diff --git a/Apollo.doccarchive/css/39.cc2d61d1.css b/Apollo.doccarchive/css/39.cc2d61d1.css new file mode 100644 index 000000000..10039455a --- /dev/null +++ b/Apollo.doccarchive/css/39.cc2d61d1.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-13e6923e]{display:inline-block;width:100%;box-sizing:border-box}.code-number[data-v-13e6923e]{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-13e6923e]:before{content:attr(data-line-number)}.highlighted[data-v-13e6923e]{background:var(--line-highlight,var(--color-code-line-highlight));border-left:4px solid var(--color-code-line-highlight-border)}.highlighted .code-number[data-v-13e6923e]{padding-left:4px}pre[data-v-13e6923e]{padding:14px 0;display:flex;overflow:unset;-webkit-overflow-scrolling:touch;white-space:pre;word-wrap:normal;height:100%;-moz-tab-size:var(--code-indentationWidth,4);-o-tab-size:var(--code-indentationWidth,4);tab-size:var(--code-indentationWidth,4)}@media only screen and (max-width:735px){pre[data-v-13e6923e]{padding-top:.8235294118rem}}code[data-v-13e6923e]{white-space:pre;word-wrap:normal;flex-grow:9999}.code-listing[data-v-13e6923e],.container-general[data-v-13e6923e]{display:flex}.code-listing[data-v-13e6923e]{flex-direction:column;border-radius:var(--code-border-radius,var(--border-radius,4px));overflow:hidden;filter:blur(0)}.code-listing.single-line[data-v-13e6923e]{border-radius:var(--border-radius,4px)}.container-general[data-v-13e6923e]{overflow:auto}.container-general[data-v-13e6923e],pre[data-v-13e6923e]{flex-grow:1}.header-anchor[data-v-0d0d1d08]{color:inherit;text-decoration:none;position:relative;padding-right:23px;display:inline-block}.header-anchor[data-v-0d0d1d08]: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-0d0d1d08]{position:absolute;right:0;bottom:.2em;display:none;height:16px;margin-left:7px}.header-anchor:focus .icon[data-v-0d0d1d08],.header-anchor:hover .icon[data-v-0d0d1d08]{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-3fb37a97]{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-3fb37a97]{height:12px;width:12px;margin-left:.3em}[data-v-6ab0b718] img,[data-v-6ab0b718] video{display:block;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;max-width:100%}.asset[data-v-4f18340d]{margin-left:auto;margin-right:auto}*+.asset[data-v-4f18340d],.asset[data-v-4f18340d]+*{margin-top:var(--spacing-stacked-margin-xlarge)}[data-v-4f18340d] 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}.pager-control[data-v-58c8390a]{align-items:center;background:var(--control-color-fill,var(--color-fill));border:1px solid var(--control-color-fill,var(--color-grid));border-radius:50%;display:flex;height:var(--control-size,1rem);justify-content:center;opacity:1;transition:opacity .15s ease-in-out;width:var(--control-size,1rem)}.pager-control[disabled][data-v-58c8390a]{opacity:.6}@media only screen and (min-width:1251px){.pager-control[disabled][data-v-58c8390a]{opacity:0}.with-compact-controls .pager-control[disabled][data-v-58c8390a]{opacity:.6}}.icon[data-v-58c8390a]{height:var(--control-icon-size,50%);width:var(--control-icon-size,50%)}.pager-control.next .icon[data-v-58c8390a]{transform:scale(1)}.pager-control.previous .icon[data-v-58c8390a]{transform:scaleX(-1)}.pager[data-v-1ed6aae0]{--control-size:3em;--control-color-fill:var(--color-fill-tertiary);--control-color-figure:currentColor;--indicator-size:0.65em;--indicator-color-fill-active:currentColor;--indicator-color-fill-inactive:var(--color-fill-tertiary);--color-svg-icon:currentColor;--gutter-width:80px}.viewport[data-v-1ed6aae0]{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.viewport[data-v-1ed6aae0]::-webkit-scrollbar{height:0;width:0}.container[data-v-1ed6aae0]{position:relative}.gutter[data-v-1ed6aae0]{align-items:center;display:flex;justify-content:center;position:absolute;height:100%;top:0;width:var(--gutter-width);z-index:42}.with-compact-controls .gutter[data-v-1ed6aae0]{display:none}.gutter.left[data-v-1ed6aae0]{left:calc(var(--gutter-width)*-1)}.gutter.right[data-v-1ed6aae0]{right:calc(var(--gutter-width)*-1)}.page[data-v-1ed6aae0]{flex-shrink:0;margin-right:var(--gutter-width);position:relative;scroll-snap-align:start;transform:scale(1);transform-origin:center center;transition:transform .5s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media(prefers-reduced-motion){.page[data-v-1ed6aae0]{transition:none}}.page.active[data-v-1ed6aae0]{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.gutter .pager-control[data-v-1ed6aae0]{margin-top:calc(var(--control-size)*-1)}.indicators[data-v-1ed6aae0]{display:flex;flex-wrap:wrap;gap:1em;justify-content:center;margin-top:1rem}.with-compact-controls .indicators[data-v-1ed6aae0]{display:none}.indicator[data-v-1ed6aae0]{background:var(--indicator-color-fill-inactive);border:1px solid var(--indicator-color-fill-inactive);border-radius:50%;color:currentColor;display:block;flex:0 0 auto;height:var(--indicator-size);width:var(--indicator-size)}.indicator.active[data-v-1ed6aae0]{background:var(--indicator-color-fill-active);border-color:var(--indicator-color-fill-active)}.compact-controls[data-v-1ed6aae0]{display:none;gap:1em;justify-content:flex-end}.with-compact-controls .compact-controls[data-v-1ed6aae0]{display:flex}.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-0f7a4f31]{--margin-link:17px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow,transform .16s ease-out;will-change:box-shadow,transform;backface-visibility:hidden;border-radius:var(--border-radius,4px)}.card.large[data-v-0f7a4f31]{--margin-link:25.5px}.card.large.floating-style[data-v-0f7a4f31]{--margin-link:var(--spacing-stacked-margin-large)}.card[data-v-0f7a4f31]:hover{text-decoration:none}.card:hover .link[data-v-0f7a4f31]{text-decoration:underline}.card[data-v-0f7a4f31]:hover{transform:scale(1.007)}@media(prefers-reduced-motion:reduce){.card[data-v-0f7a4f31]:hover{transform:none}}.card.small[data-v-0f7a4f31]{--card-cover-height:235px}@media only screen and (max-width:1250px){.card.small[data-v-0f7a4f31]{--card-cover-height:163px}}.card.large[data-v-0f7a4f31]{--card-cover-height:359px}@media only screen and (max-width:1250px){.card.large[data-v-0f7a4f31]{--card-cover-height:249px}}.card.floating-style[data-v-0f7a4f31]{--color-card-shadow:transparent}.details[data-v-0f7a4f31]{flex-grow:1;display:flex;flex-direction:column;background-color:var(--color-card-background);padding:17px;position:relative;font-size:.8235294118rem;line-height:1.2857142857}.details[data-v-0f7a4f31],.large .details[data-v-0f7a4f31]{font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.large .details[data-v-0f7a4f31]{font-size:1rem;line-height:1.4705882353}@media only screen and (max-width:1250px){.large .details[data-v-0f7a4f31]{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-0f7a4f31]{--color-card-background:transparent;padding:17px 0}.eyebrow[data-v-0f7a4f31]{color:var(--color-card-eyebrow);display:block;margin-bottom:4px;font-size:.8235294118rem;line-height:1.2857142857}.eyebrow[data-v-0f7a4f31],.large .eyebrow[data-v-0f7a4f31]{font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.large .eyebrow[data-v-0f7a4f31]{font-size:1rem;line-height:1.2352941176}@media only screen and (max-width:1250px){.large .eyebrow[data-v-0f7a4f31]{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-0f7a4f31]{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-0f7a4f31]{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-0f7a4f31]{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-0f7a4f31]{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-0f7a4f31]{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-0f7a4f31]{flex-grow:1;color:var(--color-card-content-text);margin-top:4px}.link[data-v-0f7a4f31]{margin-top:var(--margin-link);display:flex;align-items:center}.link .link-icon[data-v-0f7a4f31]{height:.6em;width:.6em;margin-left:.3em}@media only screen and (max-width:735px){.card[data-v-0f7a4f31]{margin-left:auto;margin-right:auto}.card+.card[data-v-0f7a4f31]{margin-bottom:20px;margin-top:20px}.card.large[data-v-0f7a4f31],.card.small[data-v-0f7a4f31]{min-width:280px;--card-cover-height:227px}.card.large .link[data-v-0f7a4f31],.card.small .link[data-v-0f7a4f31]{margin-top:7px;position:relative}}.TopicTypeIcon[data-v-3b1b4787]{width:1em;height:1em;flex:0 0 auto;color:var(--icon-color,var(--color-figure-gray-secondary))}.TopicTypeIcon[data-v-3b1b4787] picture{flex:1}.TopicTypeIcon svg[data-v-3b1b4787],.TopicTypeIcon[data-v-3b1b4787] img{display:block;width:100%;height:100%}.nav-menu-items[data-v-a101abb4]{display:flex;justify-content:flex-end}.nav--in-breakpoint-range .nav-menu-items[data-v-a101abb4]{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-a101abb4]{opacity:1;transform:translateZ(0);transition-delay:.2s,.4s}.nav--in-breakpoint-range .nav-menu-items[data-v-a101abb4]:not(:only-child):not(:last-child){padding-bottom:0}.nav--in-breakpoint-range .nav-menu-items[data-v-a101abb4]:not(:only-child):last-child{padding-top:0}.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}*+.links-block[data-v-b1a75c1c],.links-block[data-v-b1a75c1c]+*{margin-top:var(--spacing-stacked-margin-xlarge)}.topic-link-block[data-v-b1a75c1c]{margin-top:15px}.nav[data-v-5ee249d6]{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-5ee249d6]{position:relative}}@media only screen and (max-width:767px){.nav[data-v-5ee249d6]{--nav-padding:0.9411764706rem;min-width:320px;height:2.8235294118rem}}.theme-dark.nav[data-v-5ee249d6]{background:none;color:var(--color-nav-dark-color)}.nav__wrapper[data-v-5ee249d6]{position:absolute;top:0;left:0;width:100%;height:auto;min-height:100%;z-index:1}.nav__background[data-v-5ee249d6]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;transition:background-color 0s ease-in;background-color:var(--color-nav-background,none)}.nav__background[data-v-5ee249d6]:after{background-color:var(--color-nav-keyline)}.nav--is-sticking.nav__background[data-v-5ee249d6]{background-color:none}.nav--no-bg-transition .nav__background[data-v-5ee249d6]{transition:none!important}.nav--solid-background .nav__background[data-v-5ee249d6]{background-color:var(--color-nav-solid-background);-webkit-backdrop-filter:none;backdrop-filter:none}.nav--is-open.nav--solid-background .nav__background[data-v-5ee249d6],.nav--is-sticking.nav--solid-background .nav__background[data-v-5ee249d6]{background-color:var(--color-nav-solid-background)}.nav--is-open.theme-dark.nav--solid-background .nav__background[data-v-5ee249d6],.nav--is-sticking.theme-dark.nav--solid-background .nav__background[data-v-5ee249d6],.theme-dark.nav--solid-background .nav__background[data-v-5ee249d6]{background-color:var(--color-nav-dark-solid-background)}.nav--in-breakpoint-range .nav__background[data-v-5ee249d6]{min-height:2.8235294118rem;transition:background-color 0s ease .7s}.nav--is-sticking .nav__background[data-v-5ee249d6]{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-5ee249d6]: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-5ee249d6]{-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-5ee249d6]{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-5ee249d6]{background-color:var(--color-nav-dark-uiblur-stuck)}}.nav--is-open .nav__background[data-v-5ee249d6]{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-5ee249d6]: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-5ee249d6]{-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-5ee249d6]{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-5ee249d6]{background-color:var(--color-nav-dark-uiblur-expanded)}}.theme-dark .nav__background[data-v-5ee249d6]:after{background-color:var(--color-nav-dark-keyline)}.nav--is-open.theme-dark .nav__background[data-v-5ee249d6]:after,.nav--is-sticking.theme-dark .nav__background[data-v-5ee249d6]:after{background-color:var(--color-nav-dark-sticking-expanded-keyline)}.nav__background[data-v-5ee249d6]:after{content:"";display:block;position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:980px;height:1px;z-index:1}@media only screen and (max-width:1023px){.nav__background[data-v-5ee249d6]:after{width:100%}}.nav--noborder .nav__background[data-v-5ee249d6]:after{display:none}.nav--is-sticking.nav--noborder .nav__background[data-v-5ee249d6]:after{display:block}.nav--fullwidth-border .nav__background[data-v-5ee249d6]:after,.nav--is-open .nav__background[data-v-5ee249d6]:after,.nav--is-sticking .nav__background[data-v-5ee249d6]:after,.nav--solid-background .nav__background[data-v-5ee249d6]:after{width:100%}.nav-overlay[data-v-5ee249d6]{position:fixed;left:0;right:0;top:0;display:block;opacity:0}.nav--is-open .nav-overlay[data-v-5ee249d6]{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-5ee249d6]{position:absolute;top:0;left:0;width:100%;height:auto;min-height:100%;z-index:1}.pre-title[data-v-5ee249d6]{display:flex}.nav-content[data-v-5ee249d6]{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-5ee249d6]{box-sizing:border-box;max-width:1920px;margin-left:auto;margin-right:auto}@supports(padding:calc(max(0px))){.nav-content[data-v-5ee249d6]{padding-left:max(var(--nav-padding),env(safe-area-inset-left));padding-right:max(var(--nav-padding),env(safe-area-inset-right))}}.nav--in-breakpoint-range .nav-content[data-v-5ee249d6]{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-5ee249d6]{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;justify-content:flex-end;min-width:0}@media only screen and (max-width:767px){.nav-menu[data-v-5ee249d6]{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-5ee249d6]{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-5ee249d6]{align-items:center;display:flex;justify-content:space-between}.nav--in-breakpoint-range .nav-menu-tray[data-v-5ee249d6]{display:block;overflow:hidden;pointer-events:none;visibility:hidden;max-height:0;transition:max-height .4s ease-in 0s,visibility 0s linear 1s;width:100%}.nav--is-open.nav--in-breakpoint-range .nav-menu-tray[data-v-5ee249d6]{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-5ee249d6]{overflow-y:hidden}.nav--is-sticking.nav--is-open.nav--in-breakpoint-range .nav-menu-tray[data-v-5ee249d6]{max-height:calc(100vh - 2.82353rem)}.nav-actions[data-v-5ee249d6]{display:flex;align-items:center}.nav--in-breakpoint-range .nav-actions[data-v-5ee249d6]{grid-area:actions;justify-content:flex-end}.nav--in-breakpoint-range .pre-title+.nav-title[data-v-5ee249d6]{grid-area:title}.nav--is-wide-format.nav--in-breakpoint-range .pre-title+.nav-title[data-v-5ee249d6]{width:100%}.nav-title[data-v-5ee249d6]{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);display:flex;align-items:center;white-space:nowrap;box-sizing:border-box;overflow:hidden}@media only screen and (max-width:767px){.nav-title[data-v-5ee249d6]{padding-top:0;height:2.8235294118rem}}.nav-title[data-v-5ee249d6] span{line-height:normal}.nav-title a[data-v-5ee249d6]{letter-spacing:inherit;line-height:normal;margin:0;text-decoration:none;white-space:nowrap}.nav-title a[data-v-5ee249d6]:hover{text-decoration:none}@media only screen and (max-width:767px){.nav-title a[data-v-5ee249d6]{display:flex}}.nav-title a[data-v-5ee249d6],.nav-title[data-v-5ee249d6]{color:var(--color-figure-gray);transition:color 0s ease-in}.nav--is-open.theme-dark .nav-title a[data-v-5ee249d6],.nav--is-open.theme-dark .nav-title[data-v-5ee249d6],.nav--is-sticking.theme-dark .nav-title a[data-v-5ee249d6],.nav--is-sticking.theme-dark .nav-title[data-v-5ee249d6],.theme-dark .nav-title a[data-v-5ee249d6],.theme-dark .nav-title[data-v-5ee249d6]{color:var(--color-nav-dark-link-color)}.nav-ax-toggle[data-v-5ee249d6]{display:none;position:absolute;top:0;left:0;width:1px;height:1px;z-index:10}.nav-ax-toggle[data-v-5ee249d6]:focus{outline-offset:-6px;width:100%;height:100%}.nav--in-breakpoint-range .nav-ax-toggle[data-v-5ee249d6]{display:block}.nav-menucta[data-v-5ee249d6]{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-5ee249d6]{display:flex}.nav-menucta-chevron[data-v-5ee249d6]{display:block;position:relative;width:100%;height:.7058823529rem;transition:transform .3s linear}.nav-menucta-chevron[data-v-5ee249d6]:after,.nav-menucta-chevron[data-v-5ee249d6]: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-5ee249d6]:before{right:50%;border-radius:.5px 0 0 .5px}.nav-menucta-chevron[data-v-5ee249d6]:after{left:50%;border-radius:0 .5px .5px 0}.nav-menucta-chevron[data-v-5ee249d6]:before{transform-origin:100% 100%;transform:rotate(40deg) scaleY(1.5)}.nav-menucta-chevron[data-v-5ee249d6]:after{transform-origin:0 100%;transform:rotate(-40deg) scaleY(1.5)}.nav--is-open .nav-menucta-chevron[data-v-5ee249d6]{transform:scaleY(-1)}.theme-dark .nav-menucta-chevron[data-v-5ee249d6]:after,.theme-dark .nav-menucta-chevron[data-v-5ee249d6]:before{background:var(--color-nav-dark-link-color)}[data-v-5ee249d6] .nav-menu-link{color:var(--color-nav-link-color)}[data-v-5ee249d6] .nav-menu-link:hover{color:var(--color-nav-link-color-hover);text-decoration:none}.theme-dark[data-v-5ee249d6] .nav-menu-link{color:var(--color-nav-dark-link-color)}.theme-dark[data-v-5ee249d6] .nav-menu-link:hover{color:var(--color-nav-dark-link-color-hover)}[data-v-5ee249d6] .nav-menu-link.current{color:var(--color-nav-current-link);cursor:default}[data-v-5ee249d6] .nav-menu-link.current:hover{color:var(--color-nav-current-link)}.theme-dark[data-v-5ee249d6] .nav-menu-link.current,.theme-dark[data-v-5ee249d6] .nav-menu-link.current:hover{color:var(--color-nav-dark-current-link)}.nav-menu-item[data-v-296e4e0c]{margin-left:1.4117647059rem;list-style:none;min-width:0}.nav--in-breakpoint-range .nav-menu-item[data-v-296e4e0c]{margin-left:0;width:100%;min-height:2.4705882353rem}.nav--in-breakpoint-range .nav-menu-item[data-v-296e4e0c]:first-child .nav-menu-link{border-top:0}.nav--in-breakpoint-range .nav-menu-item--animated[data-v-296e4e0c]{opacity:0;transform:none;transition:.5s ease;transition-property:transform,opacity}.nav--is-open.nav--in-breakpoint-range .nav-menu-item--animated[data-v-296e4e0c]{opacity:1;transform:translateZ(0);transition-delay:0s}.thematic-break[data-v-62d2922a]{border-top-color:var(--color-grid,currentColor);border-top-style:solid;border-width:1px 0 0 0}*+.thematic-break[data-v-62d2922a],.thematic-break[data-v-62d2922a]+*{margin-top:var(--spacing-stacked-margin-xlarge)} \ No newline at end of file diff --git a/Apollo.doccarchive/css/989.4f123103.css b/Apollo.doccarchive/css/989.4f123103.css new file mode 100644 index 000000000..cced45bf1 --- /dev/null +++ b/Apollo.doccarchive/css/989.4f123103.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-04624022]{--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 4px;white-space:nowrap;border-radius:var(--badge-border-radius,1px);border-style:var(--badge-border-style,none);border-width:var(--badge-border-width,1px);margin:auto;margin-left:5px;color:var(--colors-badge-text,var(--color-badge-text));background-color:var(--badge-color)}@media screen{[data-color-scheme=dark] .badge[data-v-04624022]{background-color:var(--badge-dark-color)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .badge[data-v-04624022]{background-color:var(--badge-dark-color)}}.badge-deprecated[data-v-04624022]{--badge-color:var(--color-badge-deprecated);--badge-dark-color:var(--color-badge-dark-deprecated)}.badge-beta[data-v-04624022]{--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-55f9d05d]{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-55f9d05d]{height:.8823529412rem;transform:scale(1);-webkit-transform:scale(1);overflow:visible}.topic-icon[data-v-55f9d05d] img{margin:0;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.topic-icon.curly-brackets-icon[data-v-55f9d05d]{height:1rem}.token-method[data-v-295ad0ff]{font-weight:700}.token-keyword[data-v-295ad0ff]{color:var(--syntax-keyword,var(--color-syntax-keywords))}.token-number[data-v-295ad0ff]{color:var(--syntax-number,var(--color-syntax-numbers))}.token-string[data-v-295ad0ff]{color:var(--syntax-string,var(--color-syntax-strings))}.attribute-link[data-v-295ad0ff],.token-attribute[data-v-295ad0ff]{color:var(--syntax-attribute,var(--color-syntax-keywords))}.token-internalParam[data-v-295ad0ff]{color:var(--color-syntax-param-internal-name)}.type-identifier-link[data-v-295ad0ff]{color:var(--syntax-type,var(--color-syntax-other-type-names))}.token-removed[data-v-295ad0ff]{background-color:var(--color-highlight-red)}.token-added[data-v-295ad0ff]{background-color:var(--color-highlight-green)}.decorator[data-v-17c84f82],.label[data-v-17c84f82]{color:var(--colors-secondary-label,var(--color-secondary-label))}.label[data-v-17c84f82]{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-17c84f82]{font-size:0}.empty-token[data-v-17c84f82]:after{content:" ";font-size:1rem}.abstract[data-v-0d9c6bcc],.link-block[data-v-0d9c6bcc] .badge{margin-left:2.294rem}.link-block .badge+.badge[data-v-0d9c6bcc]{margin-left:1rem}.link[data-v-0d9c6bcc]{display:flex}.link-block .badge[data-v-0d9c6bcc]{margin-top:.5rem}.link-block.has-inline-element[data-v-0d9c6bcc]{display:flex;align-items:flex-start;flex-flow:row wrap}.link-block.has-inline-element .badge[data-v-0d9c6bcc]{margin-left:1rem;margin-top:0}.link-block .has-adjacent-elements[data-v-0d9c6bcc]{padding-top:5px;padding-bottom:5px;display:inline-flex}.link-block[data-v-0d9c6bcc],.link[data-v-0d9c6bcc]{box-sizing:inherit}.link-block.changed[data-v-0d9c6bcc],.link.changed[data-v-0d9c6bcc]{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-0d9c6bcc],.link.changed.changed[data-v-0d9c6bcc]{padding-right:1rem}@media only screen and (max-width:735px){.link-block.changed[data-v-0d9c6bcc],.link.changed[data-v-0d9c6bcc]{padding-left:0;padding-right:0}.link-block.changed.changed[data-v-0d9c6bcc],.link.changed.changed[data-v-0d9c6bcc]{padding-right:17px;padding-left:2.1764705882rem}.link-block.changed[data-v-0d9c6bcc],.link.changed[data-v-0d9c6bcc]{padding-left:0;padding-right:0}}.abstract .topic-required[data-v-0d9c6bcc]:not(:first-child){margin-top:4px}.topic-required[data-v-0d9c6bcc]{font-size:.8em}.deprecated[data-v-0d9c6bcc]{text-decoration:line-through} \ No newline at end of file diff --git a/Apollo.doccarchive/css/documentation-topic.b031fba4.css b/Apollo.doccarchive/css/documentation-topic.b031fba4.css new file mode 100644 index 000000000..931c03410 --- /dev/null +++ b/Apollo.doccarchive/css/documentation-topic.b031fba4.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:1536px;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}a[data-v-2ca5e993]{text-decoration:underline;color:inherit;font-weight:600}.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-246c819c]{color:var(--colors-text,var(--color-text));font-size:.8235294118rem;margin-right:.5rem;text-rendering:optimizeLegibility}.language[data-v-0e39c0ba]{padding-bottom:10px;justify-content:flex-end}.language-list[data-v-0e39c0ba],.language[data-v-0e39c0ba]{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-0e39c0ba]{padding-right:10px;border-right:1px solid var(--colors-secondary-label,var(--color-secondary-label))}.language-option.objc[data-v-0e39c0ba]{padding-left:10px}.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-283b44ff]{color:var(--color-documentation-intro-figure,var(--color-figure-gray));overflow:hidden;text-align:left;position:relative;padding-right:var(--doc-hero-right-offset)}.documentation-hero[data-v-283b44ff]:before{content:"";background:var(--standard-accent-color,var(--color-documentation-intro-fill,var(--color-fill-tertiary)));position:absolute;width:100%;height:100%}.documentation-hero[data-v-283b44ff]:after{background:transparent;opacity:.85;width:100%;position:absolute;content:"";height:100%;left:0;top:0}@media screen{[data-color-scheme=dark] .documentation-hero[data-v-283b44ff]:after{opacity:.55}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .documentation-hero[data-v-283b44ff]:after{opacity:.55}}.documentation-hero .icon[data-v-283b44ff]{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-283b44ff]{display:none}}.documentation-hero .background-icon[data-v-283b44ff]{color:var(--color-documentation-intro-accent,var(--color-figure-gray-secondary));display:block;width:250px;height:auto;opacity:.15;mix-blend-mode:normal;position:absolute;top:50%;left:0;transform:translateY(-50%);max-height:100%}.documentation-hero .background-icon[data-v-283b44ff] img,.documentation-hero .background-icon[data-v-283b44ff] svg{width:100%;height:100%}@media screen{[data-color-scheme=dark] .documentation-hero .background-icon[data-v-283b44ff]{mix-blend-mode:normal;opacity:.15}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .documentation-hero .background-icon[data-v-283b44ff]{mix-blend-mode:normal;opacity:.15}}.documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){padding-top:2.3529411765rem;padding-bottom:2.3529411765rem;position:relative;z-index:1}.full-width-container .documentation-hero__content[data-v-283b44ff]: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-283b44ff]: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-283b44ff]:not(.minimized-hero){max-width:980px}}@media only screen and (min-width:1500px){.full-width-container .documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){max-width:1080px}}@media only screen and (max-width:735px){.full-width-container .documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){width:auto;padding-left:20px;padding-right:20px}}.static-width-container .documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){margin-left:auto;margin-right:auto;width:1536px;width:980px}@media only screen and (max-width:1250px){.static-width-container .documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){width:692px}}@media only screen and (max-width:735px){.static-width-container .documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){width:87.5%}}@media only screen and (max-width:320px){.static-width-container .documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){width:215px}}.documentation-hero .minimized-hero[data-v-283b44ff]{padding:1.3em 1.4em;position:relative;z-index:1}.documentation-hero__above-content[data-v-283b44ff]{position:relative;z-index:1}.documentation-hero--disabled[data-v-283b44ff]{background:none;color:var(--colors-text,var(--color-text))}.documentation-hero--disabled[data-v-283b44ff]:after,.documentation-hero--disabled[data-v-283b44ff]:before{content:none}.short-hero[data-v-283b44ff]{padding-top:3.5294117647rem;padding-bottom:3.5294117647rem}.extra-bottom-padding[data-v-283b44ff]{padding-bottom:3.8235294118rem}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-295ad0ff]{font-weight:700}.token-keyword[data-v-295ad0ff]{color:var(--syntax-keyword,var(--color-syntax-keywords))}.token-number[data-v-295ad0ff]{color:var(--syntax-number,var(--color-syntax-numbers))}.token-string[data-v-295ad0ff]{color:var(--syntax-string,var(--color-syntax-strings))}.attribute-link[data-v-295ad0ff],.token-attribute[data-v-295ad0ff]{color:var(--syntax-attribute,var(--color-syntax-keywords))}.token-internalParam[data-v-295ad0ff]{color:var(--color-syntax-param-internal-name)}.type-identifier-link[data-v-295ad0ff]{color:var(--syntax-type,var(--color-syntax-other-type-names))}.token-removed[data-v-295ad0ff]{background-color:var(--color-highlight-red)}.token-added[data-v-295ad0ff]{background-color:var(--color-highlight-green)}.source[data-v-dc9cfb3a]{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-dc9cfb3a],.source[data-v-dc9cfb3a]{border-radius:var(--border-radius,4px)}.source>code[data-v-dc9cfb3a]{font-size:.8823529412rem;line-height:1.6666666667;font-weight:400;font-family:var(--typography-html-font-mono,Menlo,monospace);display:block}.platforms[data-v-f961f3da]{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-f961f3da]{padding-left:.588rem}.platforms[data-v-f961f3da]:first-of-type{margin-top:1rem}.source[data-v-f961f3da]{transition:margin .3s linear}.platforms+.source[data-v-f961f3da]{margin:0}.declaration-pill:not(.declaration-pill--expanded) .source[data-v-f961f3da] .highlighted{background:unset;font-weight:400}.declaration-pill--expanded .source[data-v-f961f3da]{border-width:1px}.declaration-pill--expanded .source[data-v-f961f3da] a{pointer-events:none}.declaration-pill--expanded.selected-declaration .source[data-v-f961f3da]{border-color:var(--color-focus-border-color,var(--color-focus-border-color))}.declaration-pill--expanded:not(.selected-declaration) .source[data-v-f961f3da]{background:none}.changed .source[data-v-f961f3da]{background:none;border:none;margin-top:0;margin-bottom:0;margin-left:2.1764705882rem;padding-left:0}.expand-enter-active,.expand-leave-active{transition:height .3s ease-in-out;overflow:hidden}.expand-enter,.expand-leave-to{height:0}.declaration-pill--expanded[data-v-18e7c20c]{transition-timing-function:linear;transition-property:opacity,height;margin:var(--declaration-code-listing-margin)}.declaration-pill--expanded>button[data-v-18e7c20c]{display:block;width:100%}.declaration-pill--expanded.expand-enter[data-v-18e7c20c],.declaration-pill--expanded.expand-leave-to[data-v-18e7c20c]{opacity:0}.declaration-pill--expanded.expand-enter .source[data-v-18e7c20c],.declaration-pill--expanded.expand-leave-to .source[data-v-18e7c20c]{margin:0}.declaration-pill--expanded[data-v-18e7c20c] .highlighted{background:var(--color-syntax-highlighted,mark);font-weight:600;transition:background .3s linear,font-weight .3s linear}.changed.selected-declaration[data-v-18e7c20c],.declaration-diff[data-v-0c2301a5]{background:var(--background,var(--color-code-background))}.declaration-diff-version[data-v-0c2301a5]{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-0c2301a5]{padding-top:8px;padding-bottom:5px}.declaration-diff-previous[data-v-0c2301a5]{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-722d45cf],.declaration-list[data-v-722d45cf]:not(:first-child){margin-top:var(--declaration-conditional-constraints-margin,20px)}.abstract[data-v-f3f57cbe]{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-f3f57cbe]{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-f3f57cbe] p:last-child{margin-bottom:0}.full-width-container .container[data-v-0e6b292c]: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-0e6b292c]: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-0e6b292c]:not(.minimized-container){max-width:980px}}@media only screen and (min-width:1500px){.full-width-container .container[data-v-0e6b292c]:not(.minimized-container){max-width:1080px}}@media only screen and (max-width:735px){.full-width-container .container[data-v-0e6b292c]:not(.minimized-container){width:auto;padding-left:20px;padding-right:20px}}.static-width-container .container[data-v-0e6b292c]:not(.minimized-container){margin-left:auto;margin-right:auto;width:1536px;width:980px}@media only screen and (max-width:1250px){.static-width-container .container[data-v-0e6b292c]:not(.minimized-container){width:692px}}@media only screen and (max-width:735px){.static-width-container .container[data-v-0e6b292c]:not(.minimized-container){width:87.5%}}@media only screen and (max-width:320px){.static-width-container .container[data-v-0e6b292c]:not(.minimized-container){width:215px}}.container[data-v-0e6b292c]{--section-spacing-single-side:40px;padding-bottom:var(--section-spacing-single-side)}.container.minimized-container[data-v-0e6b292c]{--section-spacing-single-side:1.5em}.container.minimized-container .contenttable-section[data-v-0e6b292c],.title[data-v-0e6b292c]{padding-top:var(--section-spacing-single-side)}.title[data-v-0e6b292c]{font-size:1.8823529412rem;line-height:1.125;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);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-0e6b292c]{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-0e6b292c]{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-04624022]{--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 4px;white-space:nowrap;border-radius:var(--badge-border-radius,1px);border-style:var(--badge-border-style,none);border-width:var(--badge-border-width,1px);margin:auto;margin-left:5px;color:var(--colors-badge-text,var(--color-badge-text));background-color:var(--badge-color)}@media screen{[data-color-scheme=dark] .badge[data-v-04624022]{background-color:var(--badge-dark-color)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .badge[data-v-04624022]{background-color:var(--badge-dark-color)}}.badge-deprecated[data-v-04624022]{--badge-color:var(--color-badge-deprecated);--badge-dark-color:var(--color-badge-dark-deprecated)}.badge-beta[data-v-04624022]{--badge-color:var(--color-badge-beta);--badge-dark-color:var(--color-badge-dark-beta)}.topic-icon-wrapper[data-v-55f9d05d]{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-55f9d05d]{height:.8823529412rem;transform:scale(1);-webkit-transform:scale(1);overflow:visible}.topic-icon[data-v-55f9d05d] img{margin:0;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.topic-icon.curly-brackets-icon[data-v-55f9d05d]{height:1rem}.decorator[data-v-17c84f82],.label[data-v-17c84f82]{color:var(--colors-secondary-label,var(--color-secondary-label))}.label[data-v-17c84f82]{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-17c84f82]{font-size:0}.empty-token[data-v-17c84f82]:after{content:" ";font-size:1rem}.abstract[data-v-0d9c6bcc],.link-block[data-v-0d9c6bcc] .badge{margin-left:2.294rem}.link-block .badge+.badge[data-v-0d9c6bcc]{margin-left:1rem}.link[data-v-0d9c6bcc]{display:flex}.link-block .badge[data-v-0d9c6bcc]{margin-top:.5rem}.link-block.has-inline-element[data-v-0d9c6bcc]{display:flex;align-items:flex-start;flex-flow:row wrap}.link-block.has-inline-element .badge[data-v-0d9c6bcc]{margin-left:1rem;margin-top:0}.link-block .has-adjacent-elements[data-v-0d9c6bcc]{padding-top:5px;padding-bottom:5px;display:inline-flex}.link-block[data-v-0d9c6bcc],.link[data-v-0d9c6bcc]{box-sizing:inherit}.link-block.changed[data-v-0d9c6bcc],.link.changed[data-v-0d9c6bcc]{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-0d9c6bcc],.link.changed.changed[data-v-0d9c6bcc]{padding-right:1rem}@media only screen and (max-width:735px){.link-block.changed[data-v-0d9c6bcc],.link.changed[data-v-0d9c6bcc]{padding-left:0;padding-right:0}.link-block.changed.changed[data-v-0d9c6bcc],.link.changed.changed[data-v-0d9c6bcc]{padding-right:17px;padding-left:2.1764705882rem}.link-block.changed[data-v-0d9c6bcc],.link.changed[data-v-0d9c6bcc]{padding-left:0;padding-right:0}}.abstract .topic-required[data-v-0d9c6bcc]:not(:first-child){margin-top:4px}.topic-required[data-v-0d9c6bcc]{font-size:.8em}.deprecated[data-v-0d9c6bcc]{text-decoration:line-through}.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}.property-metadata[data-v-f911f232]{color:var(--color-figure-gray-secondary)}.parameter-attributes[data-v-c0edcb84]{margin-left:1rem}[data-v-c0edcb84] .property-metadata{color:currentColor}.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-380373e1]: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-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-362f5b54],.response-reason[data-v-362f5b54]{font-weight:700}@media only screen and (max-width:735px){.response-reason[data-v-362f5b54]{display:none}}.response-name>code>.reason[data-v-362f5b54]{display:none}@media only screen and (max-width:735px){.response-name>code>.reason[data-v-362f5b54]{display:initial}}.link[data-v-241f4141]{display:flex;margin-bottom:.5rem}.link-block[data-v-241f4141],.link[data-v-241f4141]{box-sizing:inherit}.link-block.changed[data-v-241f4141],.link.changed[data-v-241f4141]{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-241f4141],.link.changed.changed[data-v-241f4141]{padding-right:1rem}@media only screen and (max-width:735px){.link-block.changed[data-v-241f4141],.link.changed[data-v-241f4141]{padding-left:0;padding-right:0}.link-block.changed.changed[data-v-241f4141],.link.changed.changed[data-v-241f4141]{padding-right:17px;padding-left:2.1764705882rem}.link-block.changed[data-v-241f4141],.link.changed[data-v-241f4141]{padding-left:0;padding-right:0}}.mention-icon[data-v-241f4141]{margin-right:.25rem}.primary-content.with-border[data-v-65c116be]:before{border-top-color:var(--colors-grid,var(--color-grid));border-top-style:solid;border-top-width:var(--content-table-title-border-width,1px);content:"";display:block}.primary-content[data-v-65c116be]>*{margin-bottom:40px;margin-top:40px}.primary-content[data-v-65c116be]>: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}.platform[data-v-3da26baa],.technology[data-v-3da26baa]{display:inline-flex;align-items:center}.tech-icon[data-v-3da26baa]{height:12px;padding-right:5px;--color-svg-icon:var(--color-figure-gray)}.changed[data-v-3da26baa]{padding-left:17px;border:none}.changed[data-v-3da26baa]:after{all:unset}.changed[data-v-3da26baa]: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:20px;height:20px;margin:0;left:-5px}@media screen{[data-color-scheme=dark] .changed[data-v-3da26baa]:before{background-image:url(../img/modified-icon.efb2697d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed[data-v-3da26baa]:before{background-image:url(../img/modified-icon.efb2697d.svg)}}.changed-added[data-v-3da26baa]:before{background-image:url(../img/added-icon.832a5d2c.svg)}@media screen{[data-color-scheme=dark] .changed-added[data-v-3da26baa]:before{background-image:url(../img/added-icon.832a5d2c.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-added[data-v-3da26baa]:before{background-image:url(../img/added-icon.832a5d2c.svg)}}.changed-deprecated[data-v-3da26baa]:before{background-image:url(../img/deprecated-icon.7bf1740a.svg)}@media screen{[data-color-scheme=dark] .changed-deprecated[data-v-3da26baa]:before{background-image:url(../img/deprecated-icon.7bf1740a.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-deprecated[data-v-3da26baa]:before{background-image:url(../img/deprecated-icon.7bf1740a.svg)}}.availability[data-v-3da26baa]{display:flex;flex-flow:row wrap;gap:10px;margin-top:.8823529412rem;font-size:.8235294118rem;line-height:1.4285714286;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.availability>[data-v-3da26baa]:after{content:"";display:inline-block;width:1px;height:1em;background:currentColor;margin-left:10px}.availability>[data-v-3da26baa]:last-child:after{content:none}.topictitle[data-v-6630a012]{margin-bottom:.7058823529rem}.topictitle[data-v-6630a012]:last-child{margin-bottom:0}@media only screen and (max-width:735px){.topictitle[data-v-6630a012]{margin:0}}.eyebrow[data-v-6630a012]{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,var(--colors-secondary-label,var(--color-secondary-label)));display:block;margin-bottom:.8823529412rem}@media only screen and (max-width:735px){.eyebrow[data-v-6630a012]{font-size:1.1176470588rem;line-height:1.2105263158;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.title[data-v-6630a012]{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,var(--colors-header-text,var(--color-header-text)))}@media only screen and (max-width:1250px){.title[data-v-6630a012]{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-6630a012]{font-size:1.6470588235rem;line-height:1.1428571429;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}small[data-v-6630a012]{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-6630a012]{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-6630a012]:before{content:attr(data-tag-name)}small.Beta[data-v-6630a012]{color:var(--color-badge-beta)}@media screen{[data-color-scheme=dark] small.Beta[data-v-6630a012]{color:var(--color-badge-dark-beta)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] small.Beta[data-v-6630a012]{color:var(--color-badge-dark-beta)}}small.Deprecated[data-v-6630a012]{color:var(--color-badge-deprecated)}@media screen{[data-color-scheme=dark] small.Deprecated[data-v-6630a012]{color:var(--color-badge-dark-deprecated)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] small.Deprecated[data-v-6630a012]{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}}.nav-menu-link[data-v-2ad31daf]{display:inline-block;line-height:22px;white-space:nowrap}.nav--in-breakpoint-range .nav-menu-link[data-v-2ad31daf]{line-height:42px;border-top:1px solid;border-color:var(--color-nav-rule);display:flex;flex:1 0 100%;height:100%;align-items:center}.theme-dark.nav--in-breakpoint-range .nav-menu-link[data-v-2ad31daf]{border-color:var(--color-nav-dark-rule)}.hierarchy-collapsed-items[data-v-7b701104]{position:relative;display:inline-flex;align-items:center}.hierarchy-collapsed-items[data-v-7b701104]:before{content:"/";width:.2941176471rem;margin:0 .2941176471rem}.nav--in-breakpoint-range .hierarchy-collapsed-items[data-v-7b701104],:root.no-js .hierarchy-collapsed-items[data-v-7b701104]{display:none}.hierarchy-collapsed-items .toggle[data-v-7b701104]{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-7b701104]{background:var(--color-nav-dark-hierarchy-collapse-background)}.hierarchy-collapsed-items .toggle.focused[data-v-7b701104],.hierarchy-collapsed-items .toggle[data-v-7b701104]:active,.hierarchy-collapsed-items .toggle[data-v-7b701104]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.indicator[data-v-7b701104]{width:1em;height:1em;display:flex;align-items:center}.indicator .toggle-icon[data-v-7b701104]{width:100%}.dropdown[data-v-7b701104]{background:var(--color-nav-hierarchy-collapse-background);margin:0;list-style-type:none;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-7b701104]{background:var(--color-nav-dark-hierarchy-collapse-background);border-color:var(--color-nav-dark-hierarchy-collapse-borders)}.dropdown.collapsed[data-v-7b701104]{opacity:0;transform:translate3d(0,-.4117647059rem,0);transition:opacity .25s ease,transform .25s ease,visibility 0s linear .25s;visibility:hidden}.dropdown[data-v-7b701104]: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-7b701104]:not(.collapsed){display:none}.dropdown[data-v-7b701104]: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.4411764706rem;position:absolute;top:-.4411764706rem}.theme-dark .dropdown[data-v-7b701104]:before{border-bottom-color:var(--color-nav-dark-hierarchy-collapse-background)}.dropdown-item[data-v-7b701104]{border-top-color:var(--color-nav-hierarchy-collapse-borders);border-top-style:solid;border-top-width:1px}.theme-dark .dropdown-item[data-v-7b701104]{border-top-color:var(--color-nav-dark-hierarchy-collapse-borders)}.dropdown-item[data-v-7b701104]:first-child{border-top:none}.nav-menu-link[data-v-7b701104]{max-width:57.6470588235rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;padding:.75rem 1rem}.hierarchy-item[data-v-13293168]{display:flex;align-items:center;margin-left:0}.hierarchy-item[data-v-13293168]:not(:first-child):before{content:"/";width:.2941176471rem;margin:0 .2941176471rem}.nav--in-breakpoint-range .hierarchy-item[data-v-13293168]{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-13293168]{border-top-color:var(--color-nav-dark-hierarchy-item-borders)}.nav--in-breakpoint-range .hierarchy-item[data-v-13293168]:first-of-type{border-top:none}.hierarchy-item.collapsed[data-v-13293168]{display:none}:root.no-js .hierarchy-item.collapsed[data-v-13293168]{display:flex}.nav--in-breakpoint-range .hierarchy-item.collapsed[data-v-13293168]{display:inline-block}.item[data-v-13293168]{display:inline-block;vertical-align:middle}.nav--in-breakpoint-range .item[data-v-13293168]{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-13293168],.hierarchy-item:first-child:last-child~.hierarchy-item .item[data-v-13293168]{max-width:45rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:last-child .item[data-v-13293168],.has-badge .hierarchy-item:first-child:last-child~.hierarchy-item .item[data-v-13293168],.hierarchy-item:first-child:nth-last-child(2) .item[data-v-13293168],.hierarchy-item:first-child:nth-last-child(2)~.hierarchy-item .item[data-v-13293168]{max-width:36rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(2) .item[data-v-13293168],.has-badge .hierarchy-item:first-child:nth-last-child(2)~.hierarchy-item .item[data-v-13293168]{max-width:28.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(3) .item[data-v-13293168],.hierarchy-item:first-child:nth-last-child(3)~.hierarchy-item .item[data-v-13293168]{max-width:27rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(3) .item[data-v-13293168],.has-badge .hierarchy-item:first-child:nth-last-child(3)~.hierarchy-item .item[data-v-13293168]{max-width:21.6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(4) .item[data-v-13293168],.hierarchy-item:first-child:nth-last-child(4)~.hierarchy-item .item[data-v-13293168]{max-width:18rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(4) .item[data-v-13293168],.has-badge .hierarchy-item:first-child:nth-last-child(4)~.hierarchy-item .item[data-v-13293168]{max-width:14.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(5) .item[data-v-13293168],.hierarchy-item:first-child:nth-last-child(5)~.hierarchy-item .item[data-v-13293168]{max-width:9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(5) .item[data-v-13293168],.has-badge .hierarchy-item:first-child:nth-last-child(5)~.hierarchy-item .item[data-v-13293168]{max-width:7.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-collapsed-items~.hierarchy-item .item[data-v-13293168]{max-width:10.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-collapsed-items~.hierarchy-item:last-child .item[data-v-13293168]{max-width:none}.has-badge .hierarchy-collapsed-items~.hierarchy-item .item[data-v-13293168]{max-width:8.64rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.hierarchy[data-v-d54f3438]{font-size:.8235294118rem;line-height:1.4285714286;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);justify-content:flex-start;align-items:center;margin:0 0 1.1764705882rem 0;min-width:0}.nav--in-breakpoint-range .hierarchy[data-v-d54f3438]{margin:0}.hierarchy .root-hierarchy .item[data-v-d54f3438]{max-width:10rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-v-d54f3438] a.nav-menu-link{color:inherit;text-decoration:underline}.declaration-list-menu[data-v-7c6f2f58]{position:relative;width:100%}.declaration-list-menu .declaration-list-toggle[data-v-7c6f2f58]{display:flex;flex-direction:row;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--color-other-decl-button);padding:5px 15px;color:var(--colors-link,var(--color-link));z-index:1;gap:5px;white-space:nowrap;align-items:center}.declaration-list-menu .icon[data-v-7c6f2f58]{display:flex}.declaration-list-menu .icon svg[data-v-7c6f2f58]{transition-duration:.4s;transition-timing-function:linear;transition-property:transform;width:15px;height:15px;fill:var(--colors-link,var(--color-link))}.declaration-list-menu .icon svg.expand[data-v-7c6f2f58]{transform:rotate(45deg)}.doc-topic[data-v-7c6f2f58]{display:flex;flex-direction:column;height:100%}.doc-topic.with-on-this-page[data-v-7c6f2f58]{--doc-hero-right-offset:192px}#app-main[data-v-7c6f2f58]{outline-style:none;height:100%}[data-v-7c6f2f58] .minimized-title{margin-bottom:.833rem}[data-v-7c6f2f58] .minimized-title .title{font-size:1.416rem;font-weight:700}[data-v-7c6f2f58] .minimized-title small{font-size:1rem;padding-left:.416rem}.minimized-abstract[data-v-7c6f2f58]{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-7c6f2f58]:not(.minimized-container){outline-style:none}.full-width-container .container[data-v-7c6f2f58]: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-7c6f2f58]: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-7c6f2f58]:not(.minimized-container){max-width:980px}}@media only screen and (min-width:1500px){.full-width-container .container[data-v-7c6f2f58]:not(.minimized-container){max-width:1080px}}@media only screen and (max-width:735px){.full-width-container .container[data-v-7c6f2f58]:not(.minimized-container){width:auto;padding-left:20px;padding-right:20px}}.static-width-container .container[data-v-7c6f2f58]:not(.minimized-container){margin-left:auto;margin-right:auto;width:1536px;width:980px}@media only screen and (max-width:1250px){.static-width-container .container[data-v-7c6f2f58]:not(.minimized-container){width:692px}}@media only screen and (max-width:735px){.static-width-container .container[data-v-7c6f2f58]:not(.minimized-container){width:87.5%}}@media only screen and (max-width:320px){.static-width-container .container[data-v-7c6f2f58]:not(.minimized-container){width:215px}}[data-v-7c6f2f58] .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-7c6f2f58] .minimized-container:not(.declarations-container){padding-left:1.4rem;padding-right:1.4rem}[data-v-7c6f2f58] .minimized-container .description{margin-bottom:1.5em}[data-v-7c6f2f58] .minimized-container>.primary-content>*{margin-top:1.5em;margin-bottom:1.5em}[data-v-7c6f2f58] .minimized-container .description{margin-top:0}[data-v-7c6f2f58] .minimized-container h1,[data-v-7c6f2f58] .minimized-container h2,[data-v-7c6f2f58] .minimized-container h3,[data-v-7c6f2f58] .minimized-container h4,[data-v-7c6f2f58] .minimized-container h5,[data-v-7c6f2f58] .minimized-container h6{font-size:1rem;font-weight:700}[data-v-7c6f2f58] .minimized-container h2{font-size:1.083rem}[data-v-7c6f2f58] .minimized-container h1{font-size:1.416rem}[data-v-7c6f2f58] .minimized-container aside{padding:.667rem 1rem}[data-v-7c6f2f58] .minimized-container .source{border-radius:var(--code-border-radius);margin:var(--declaration-code-listing-margin)}[data-v-7c6f2f58] .minimized-container .single-line{border-radius:var(--code-border-radius)}.description[data-v-7c6f2f58]{margin-bottom:2.353rem}.description[data-v-7c6f2f58]:empty{display:none}.description.after-enhanced-hero[data-v-7c6f2f58]{margin-top:2.353rem}.description[data-v-7c6f2f58] .content+*{margin-top:var(--spacing-stacked-margin-large)}[data-v-7c6f2f58] .no-primary-content{--content-table-title-border-width:0px}.sample-download[data-v-7c6f2f58]{margin-top:20px}.declarations-container[data-v-7c6f2f58]{margin-top:40px}.declarations-container.minimized-container[data-v-7c6f2f58]{margin-top:0}[data-v-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58]{display:flex;justify-content:center}.doc-content-wrapper .doc-content[data-v-7c6f2f58]{min-width:0;width:100%}.doc-content-wrapper .doc-content .container:only-child .declaration-list-menu[data-v-7c6f2f58]:last-child:before{border-top-color:var(--colors-grid,var(--color-grid));border-top-style:solid;border-top-width:var(--content-table-title-border-width,1px);content:"";display:block;margin-bottom:40px}.with-on-this-page .doc-content-wrapper .doc-content[data-v-7c6f2f58]{max-width:820px}@media only screen and (min-width:1251px){.with-on-this-page .doc-content-wrapper .doc-content[data-v-7c6f2f58]{max-width:980px}}@media only screen and (min-width:1500px){.with-on-this-page .doc-content-wrapper .doc-content[data-v-7c6f2f58]{max-width:1080px}}.quick-navigation-open[data-v-96c35eb8]{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-96c35eb8]:hover{background-color:var(--color-fill-tertiary)}@media only screen and (max-width:1023px){.quick-navigation-open[data-v-96c35eb8]{display:none}}.fromkeyboard .quick-navigation-open[data-v-96c35eb8]: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-9ad1ed4c]{--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-9ad1ed4c]:focus{outline:none}.filter__top-wrapper[data-v-9ad1ed4c]{display:flex}.filter__filter-button[data-v-9ad1ed4c]{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-9ad1ed4c]{margin-right:.4117647059rem}}.filter__filter-button .svg-icon[data-v-9ad1ed4c]{fill:var(--input-text);display:block;height:21px}.filter__filter-button.blue[data-v-9ad1ed4c]>*{fill:var(--color-figure-blue);color:var(--color-figure-blue)}.filter.focus .filter__wrapper[data-v-9ad1ed4c]{box-shadow:0 0 0 3pt var(--color-focus-color);--input-border-color:var(--color-fill-blue)}.filter__wrapper[data-v-9ad1ed4c]{border:1px solid var(--input-border-color);background:var(--color-fill);border-radius:var(--border-radius,4px)}.filter__wrapper--reversed[data-v-9ad1ed4c]{display:flex;flex-direction:column-reverse}.filter__wrapper--no-border-style[data-v-9ad1ed4c]{border:none}.filter__suggested-tags[data-v-9ad1ed4c]{border-top:1px solid var(--color-fill-gray-tertiary);z-index:1;overflow:hidden}.filter__suggested-tags[data-v-9ad1ed4c] 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-9ad1ed4c] ul:focus{outline:none;box-shadow:0 0 0 5px var(--color-focus-color)}.filter__wrapper--reversed .filter__suggested-tags[data-v-9ad1ed4c]{border-bottom:1px solid var(--color-fill-gray-tertiary);border-top:none}.filter__selected-tags[data-v-9ad1ed4c]{z-index:1;padding-left:4px;margin:-4px 0}@media only screen and (max-width:735px){.filter__selected-tags[data-v-9ad1ed4c]{padding-left:0}}.filter__selected-tags[data-v-9ad1ed4c] ul{padding:4px}@media only screen and (max-width:735px){.filter__selected-tags[data-v-9ad1ed4c] ul{padding-right:.4117647059rem}}.filter__selected-tags[data-v-9ad1ed4c] ul .tag:last-child{padding-right:0}.filter__delete-button[data-v-9ad1ed4c]{position:relative;margin:0;z-index:1;border-radius:100%}.fromkeyboard .filter__delete-button[data-v-9ad1ed4c]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.filter__delete-button .clear-rounded-icon[data-v-9ad1ed4c]{height:.7058823529rem;width:.7058823529rem;fill:var(--input-text);display:block}.filter__delete-button-wrapper[data-v-9ad1ed4c]{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-9ad1ed4c]{position:relative;flex-grow:1;height:var(--input-height);padding:var(--input-vertical-padding) 0}.filter__input-label[data-v-9ad1ed4c]: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-9ad1ed4c]:after{text-indent:.1764705882rem}}.filter__input-box-wrapper[data-v-9ad1ed4c]{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-9ad1ed4c]::-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-9ad1ed4c]{--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-9ad1ed4c]::-webkit-scrollbar{height:11px}.filter__input-box-wrapper.scrolling[data-v-9ad1ed4c]::-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-9ad1ed4c]::-webkit-scrollbar-track-piece:end{margin-right:8px}.filter__input-box-wrapper.scrolling[data-v-9ad1ed4c]::-webkit-scrollbar-track-piece:start{margin-left:8px}.filter__input[data-v-9ad1ed4c]{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-9ad1ed4c]{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-9ad1ed4c]:focus{outline:none}.filter__input[placeholder][data-v-9ad1ed4c]::-moz-placeholder{color:var(--input-text);opacity:1}.filter__input[placeholder][data-v-9ad1ed4c]::placeholder{color:var(--input-text);opacity:1}.filter__input[placeholder][data-v-9ad1ed4c]:-ms-input-placeholder{color:var(--input-text)}.filter__input[placeholder][data-v-9ad1ed4c]::-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:1536px;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-7906e3d8]{--input-border-color:var(--color-grid)}.quick-navigation input[type=text][data-v-7906e3d8]{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-7906e3d8]{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-7906e3d8]{--input-horizontal-spacing:0.8823529412rem}.quick-navigation[data-v-7906e3d8] .filter__wrapper{background-color:var(--color-fill-secondary)}.quick-navigation__container[data-v-7906e3d8]{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-7906e3d8]{--input-text:var(--color-figure-gray-secondary)}.quick-navigation__container.focus[data-v-7906e3d8]{box-shadow:0 0 0 4px var(--color-focus-color);outline:none;border-color:var(--color-focus-border-color)}.quick-navigation__container[data-v-7906e3d8] .declaration-list-toggle{background-color:var(--color-fill-secondary)}.quick-navigation__magnifier-icon-container[data-v-7906e3d8]{width:1rem}.quick-navigation__magnifier-icon-container>[data-v-7906e3d8]{width:100%}.quick-navigation__magnifier-icon-container.blue .magnifier-icon[data-v-7906e3d8]{fill:var(--color-figure-blue);color:var(--color-figure-blue)}.quick-navigation__match-list[data-v-7906e3d8]{display:flex;max-height:26.4705882353rem;height:0}.quick-navigation__match-list>[data-v-7906e3d8]{min-width:0}.quick-navigation__match-list.active[data-v-7906e3d8]{height:auto;border-top:1px solid var(--input-border-color)}.quick-navigation__match-list .no-results[data-v-7906e3d8]{margin:.8823529412rem auto;width:-moz-fit-content;width:fit-content}.quick-navigation__refs[data-v-7906e3d8]{flex:1;overflow:auto}.quick-navigation__preview[data-v-7906e3d8]{border-left:1px solid var(--color-grid);flex:0 0 61.8%;overflow:auto;position:sticky;top:0}.quick-navigation__reference[data-v-7906e3d8]{display:block;padding:.5882352941rem .8823529412rem}.quick-navigation__reference[data-v-7906e3d8]:hover{text-decoration:none;background-color:var(--color-navigator-item-hover)}.quick-navigation__reference[data-v-7906e3d8]:focus{margin:0 .2941176471rem;padding:.5882352941rem .5882352941rem;background-color:var(--color-navigator-item-hover)}.quick-navigation__symbol-match[data-v-7906e3d8]{display:flex;height:2.3529411765rem;color:var(--color-figure-gray)}.quick-navigation__symbol-match .symbol-info[data-v-7906e3d8]{margin:auto;width:100%}.quick-navigation__symbol-match .symbol-info .navigator-icon[data-v-7906e3d8]{margin-right:.5882352941rem}.quick-navigation__symbol-match .symbol-info .symbol-name[data-v-7906e3d8]{display:flex}.quick-navigation__symbol-match .symbol-info .symbol-name .symbol-title[data-v-7906e3d8]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-navigation__symbol-match .symbol-info .symbol-path[data-v-7906e3d8]{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-7906e3d8]{padding-right:.2941176471rem}@media print{.sidebar[data-v-00c216ba]{display:none}}.adjustable-sidebar-width[data-v-00c216ba]{display:flex}@media only screen and (max-width:1023px){.adjustable-sidebar-width[data-v-00c216ba]{display:block;position:relative}}.adjustable-sidebar-width.dragging[data-v-00c216ba] *{cursor:col-resize!important}.adjustable-sidebar-width.sidebar-hidden.dragging[data-v-00c216ba] *{cursor:e-resize!important}.sidebar[data-v-00c216ba]{position:relative}@media only screen and (max-width:1023px){.sidebar[data-v-00c216ba]{position:static}}.aside[data-v-00c216ba]{width:250px;position:relative;height:100%;max-width:100vw}.aside.no-transition[data-v-00c216ba]{transition:none!important}@media only screen and (min-width:1024px){.aside[data-v-00c216ba]{transition:width .3s ease-in,visibility 0s linear var(--visibility-transition-time,0s)}.aside.dragging[data-v-00c216ba]:not(.is-opening-on-large):not(.hide-on-large){transition:none}.aside.hide-on-large[data-v-00c216ba]{width:0!important;visibility:hidden;pointer-events:none;--visibility-transition-time:0.3s}}@media only screen and (max-width:1023px){.aside[data-v-00c216ba]{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 var(--nav-transition-duration) ease-in;left:0}.aside[data-v-00c216ba] .aside-animated-child{opacity:0}.aside.show-on-mobile[data-v-00c216ba]{transform:translateX(0)}.aside.show-on-mobile[data-v-00c216ba] .aside-animated-child{--index:0;opacity:1;transition:opacity var(--nav-transition-duration) linear;transition-delay:calc(var(--index)*var(--nav-transition-duration) + var(--nav-transition-duration))}.aside.has-mobile-top-offset[data-v-00c216ba]{border-top:1px solid var(--color-fill-gray-tertiary)}}.content[data-v-00c216ba]{display:flex;flex-flow:column;min-width:0;flex:1 1 auto;height:100%}.resize-handle[data-v-00c216ba]{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-00c216ba]{display:none}}.resize-handle[data-v-00c216ba]:hover{background:var(--color-fill-gray-tertiary)}.navigator-card-item[data-v-5e71f320]{--nav-head-wrapper-left-space:20px;--nav-head-wrapper-right-space:20px;--head-wrapper-vertical-space:5px;--nav-depth-spacer:20px;--nesting-index:0;display:flex;align-items:stretch;min-height:32px;box-sizing:border-box;padding:0 var(--nav-head-wrapper-right-space) 0 var(--nav-head-wrapper-left-space)}.navigator-card-item.active .head-wrapper[data-v-5e71f320]{background:var(--color-fill-gray-quaternary)}.hover .navigator-card-item:not(.is-group) .head-wrapper[data-v-5e71f320]{background:var(--color-navigator-item-hover)}.depth-spacer[data-v-5e71f320]{width:calc(var(--nesting-index)*15px + var(--nav-depth-spacer));height:100%;position:relative;flex:0 0 auto}.title-container[data-v-5e71f320]{width:100%;min-width:0;display:flex;align-items:center}.navigator-icon-wrapper[data-v-5e71f320]{margin-right:7px}.head-wrapper[data-v-5e71f320]{position:relative;display:flex;align-items:center;flex:1;min-width:0;border-radius:var(--border-radius,4px);padding:var(--head-wrapper-vertical-space) 0}.fromkeyboard .head-wrapper[data-v-5e71f320]:focus-within{outline:4px solid var(--color-focus-color);outline-offset:-4px}@supports(padding:max(0px)){.head-wrapper[data-v-5e71f320]{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-5148de22]{color:var(--color-figure-gray-tertiary);font-weight:600}.is-group .leaf-link[data-v-5148de22]:after{display:none}.navigator-icon[data-v-5148de22]{display:flex;flex:0 0 auto}.navigator-icon.changed[data-v-5148de22]{border:none;width:1em;height:1em;z-index:0}.navigator-icon.changed[data-v-5148de22]: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-5148de22]: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-5148de22]:after{background-image:url(../img/modified-icon.efb2697d.svg)}}.navigator-icon.changed-added[data-v-5148de22]:after{background-image:url(../img/added-icon.832a5d2c.svg)}@media screen{[data-color-scheme=dark] .navigator-icon.changed-added[data-v-5148de22]: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-5148de22]:after{background-image:url(../img/added-icon.832a5d2c.svg)}}.navigator-icon.changed-deprecated[data-v-5148de22]:after{background-image:url(../img/deprecated-icon.7bf1740a.svg)}@media screen{[data-color-scheme=dark] .navigator-icon.changed-deprecated[data-v-5148de22]: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-5148de22]:after{background-image:url(../img/deprecated-icon.7bf1740a.svg)}}.leaf-link[data-v-5148de22]{color:var(--color-figure-gray);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;display:inline;vertical-align:middle;font-size:1rem;line-height:1.4705882353;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.fromkeyboard .leaf-link[data-v-5148de22]:focus{outline:none}.leaf-link[data-v-5148de22]:hover{text-decoration:none}.leaf-link.bolded[data-v-5148de22]{font-weight:600}.leaf-link[data-v-5148de22]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.extended-content[data-v-5148de22]{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-5148de22]{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-5148de22]{width:10px}.chevron.animating[data-v-5148de22]{transition:transform .15s ease-in}.chevron.rotate[data-v-5148de22]{transform:rotate(90deg)}.navigator-card[data-v-584a744a]{--card-vertical-spacing:10px;--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) - 3.05882rem);position:sticky;top:3.0588235294rem}@media only screen and (max-width:1023px){.navigator-card[data-v-584a744a]{height:100%;position:static;background:var(--color-fill)}}.navigator-card .navigator-card-full-height[data-v-584a744a]{min-height:0;flex:1 1 auto}.navigator-card .head-inner[data-v-584a744a]{display:none;width:100%;font-size:1.2352941176rem;line-height:1.1904761905;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);height:2.8235294118rem}@media only screen and (max-width:767px){.navigator-card .head-inner[data-v-584a744a]{font-size:1rem;line-height:1;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:1023px){.navigator-card .head-inner[data-v-584a744a]{display:flex;justify-content:flex-end;align-items:center}}.navigator-card .head-inner span[data-v-584a744a],.navigator-card .head-inner>a[data-v-584a744a]{color:var(--color-figure-gray);width:100%}.navigator-card .head-wrapper[data-v-584a744a]{display:flex;justify-content:space-between;flex:1 0 auto}@supports(padding:max(0px)){.navigator-card .head-wrapper[data-v-584a744a]{margin-left:max(var(--card-horizontal-spacing),env(safe-area-inset-left));margin-right:max(var(--card-horizontal-spacing),env(safe-area-inset-right))}}.close-card[data-v-584a744a]{margin:0}.close-card .close-icon[data-v-584a744a]{width:19px;height:19px}[data-v-584a744a] .card-body{display:flex;flex-direction:column;padding-right:0;flex:1 1 auto;min-height:0;height:100%}@media only screen and (max-width:1023px){[data-v-584a744a] .card-body{--card-vertical-spacing:0px}}.navigator-card-inner[data-v-584a744a]{display:flex;flex-flow:column;height:100%;padding-top:10px;box-sizing:border-box}@media only screen and (max-width:1023px){.navigator-card-inner[data-v-584a744a]{padding-top:0}}.filter-on-top .navigator-card-inner[data-v-584a744a]{padding-top:0}.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-d6581240]{order:1;position:static}.navigator-card.filter-on-top .card-body[data-v-d6581240]{order:2}.no-items-wrapper[data-v-d6581240]{overflow:hidden;color:var(--color-figure-gray-tertiary)}.no-items-wrapper .no-items[data-v-d6581240]:not(:empty){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}.technology-title[data-v-d6581240]{padding:8px 10px;padding-left:20px;background:var(--color-fill);border-radius:var(--border-radius,4px);display:flex;white-space:nowrap}@supports(padding:max(0px)){.technology-title[data-v-d6581240]{margin-left:max(var(--card-horizontal-spacing),env(safe-area-inset-left));margin-right:max(var(--card-horizontal-spacing),env(safe-area-inset-right))}}@media only screen and (max-width:767px){.technology-title[data-v-d6581240]{margin-top:0}}.technology-title .card-link[data-v-d6581240]{color:var(--color-text);font-size:1.1176470588rem;line-height:1.2105263158;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);font-weight:600;overflow:hidden;text-overflow:ellipsis}.technology-title.router-link-exact-active[data-v-d6581240]{background:var(--color-fill-gray-quaternary)}.technology-title[data-v-d6581240]:hover{background:var(--color-navigator-item-hover);text-decoration:none}.navigator-filter[data-v-d6581240]{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-d6581240]{border-top:none;align-items:flex-start}@supports(padding:max(0px)){.navigator-filter[data-v-d6581240]{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-d6581240]{--nav-filter-horizontal-padding:20px;border:none;padding-top:10px;padding-bottom:10px;height:60px}}.navigator-filter .input-wrapper[data-v-d6581240]{position:relative;flex:1;min-width:0}.navigator-filter .filter-component[data-v-d6581240]{--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-d6581240] .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-d6581240] .filter__input-label:after{min-width:70px}.scroller[data-v-d6581240]{height:100%;box-sizing:border-box;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-d6581240]{padding-bottom:10em}}.scroller[data-v-d6581240] .vue-recycle-scroller__item-wrapper{transform:translateZ(0)}.filter-wrapper[data-v-d6581240]{position:sticky;bottom:0;background:var(--color-fill)}.sidebar-transitioning .filter-wrapper[data-v-d6581240]{flex:1 0 71px;overflow:hidden}@media only screen and (max-width:1023px){.sidebar-transitioning .filter-wrapper[data-v-d6581240]{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-3b7cf3a4]{transition:visibility var(--visibility-delay);visibility:hidden}.loading-navigator[data-v-3b7cf3a4]{padding-top:10px}.navigator[data-v-5611024b]{height:100%;display:flex;flex-flow:column}@media only screen and (max-width:1023px){.navigator[data-v-5611024b]{position:static;transition:none}}[data-v-5611024b] .nav-title{font-size:inherit;font-weight:inherit;flex-grow:1}.nav-menu-setting-label[data-v-4323807e]{display:inline-block;margin-right:.2941176471rem;white-space:nowrap}.language-container[data-v-4323807e]{flex:1 0 auto}.language-dropdown[data-v-4323807e]{-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-4323807e]{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-4323807e]:focus{outline:none}.fromkeyboard .language-dropdown[data-v-4323807e]:focus{outline:4px solid var(--color-focus-color);outline-offset:1px}.language-sizer[data-v-4323807e]{position:absolute;opacity:0;pointer-events:none;padding:0}.language-toggle-container[data-v-4323807e]{display:flex;align-items:center;padding-right:.1764705882rem;position:relative}.nav--in-breakpoint-range .language-toggle-container[data-v-4323807e]{display:none}.language-toggle-container .toggle-icon[data-v-4323807e]{width:.6em;height:.6em;position:absolute;right:7px}.language-toggle-label[data-v-4323807e]{margin-right:2px}.language-toggle.nav-menu-toggle-label[data-v-4323807e]{margin-right:6px}.language-list[data-v-4323807e]{display:inline-block;margin-top:0}.language-list-container[data-v-4323807e]{display:none}.language-list-item[data-v-4323807e],.nav--in-breakpoint-range .language-list-container[data-v-4323807e]{display:inline-block}.language-list-item[data-v-4323807e]:not(:first-child){border-left:1px solid var(--color-grid);margin-left:6px;padding-left:6px}[data-v-6fe78e04] .nav-menu{line-height:1.5}[data-v-6fe78e04] .nav-menu,[data-v-6fe78e04] .nav-menu-settings{font-size:.8235294118rem;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}[data-v-6fe78e04] .nav-menu-settings{min-width:0;gap:.5882352941rem;line-height:1.2857142857}@media only screen and (max-width:1023px){[data-v-6fe78e04] .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-6fe78e04] .nav-menu-settings{margin-left:.5882352941rem}}[data-v-6fe78e04] .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-6fe78e04] .nav-menu-settings .nav-menu-setting .nav-menu-link{font-weight:600;text-decoration:underline}.theme-dark[data-v-6fe78e04] .nav-menu-settings .nav-menu-setting{color:var(--color-nav-dark-current-link)}.nav--in-breakpoint-range[data-v-6fe78e04] .nav-menu-settings .nav-menu-setting:not(:first-child){border-top:1px solid var(--color-fill-gray-tertiary)}.documentation-nav[data-v-6fe78e04]{--color-nav-background:var(--color-fill)}.documentation-nav[data-v-6fe78e04] .nav-title{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:767px){.documentation-nav[data-v-6fe78e04] .nav-title{font-size:1rem;line-height:1;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.sidenav-toggle-wrapper[data-v-6fe78e04]{display:flex;margin-top:1px;margin-right:.6470588235rem}.nav--in-breakpoint-range .sidenav-toggle-wrapper[data-v-6fe78e04]{display:flex!important}@media only screen and (min-width:1024px){.sidenav-toggle-enter-active[data-v-6fe78e04],.sidenav-toggle-leave-active[data-v-6fe78e04]{transition:margin .3s ease-in 0s}.sidenav-toggle-enter[data-v-6fe78e04],.sidenav-toggle-leave-to[data-v-6fe78e04]{margin-left:-3.7647058824rem}}.sidenav-toggle[data-v-6fe78e04]{align-self:center;color:var(--color-nav-link-color);position:relative;margin:0 -5px;border-radius:var(--border-radius,4px)}.theme-dark .sidenav-toggle[data-v-6fe78e04]{color:var(--color-nav-dark-link-color)}.sidenav-toggle:hover .sidenav-icon-wrapper[data-v-6fe78e04]{background:var(--color-fill-gray-quaternary)}.theme-dark .sidenav-toggle:hover .sidenav-icon-wrapper[data-v-6fe78e04]{background:#424242}.sidenav-toggle__separator[data-v-6fe78e04]{height:.8em;width:1px;background:var(--color-nav-color);align-self:center;margin:0 1.2941176471rem}.nav--in-breakpoint-range .sidenav-toggle__separator[data-v-6fe78e04]{display:none}.sidenav-icon-wrapper[data-v-6fe78e04]{padding:5px;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius,4px)}.sidenav-icon[data-v-6fe78e04]{display:flex;width:19px;height:19px}[data-v-5b65a210] .generic-modal{overflow-y:overlay}[data-v-5b65a210] .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-5b65a210] .navigator-filter .quick-navigation-open{margin-left:var(--nav-filter-horizontal-padding);width:calc(var(--nav-filter-horizontal-padding)*2)}.documentation-layout[data-v-5b65a210]{--nav-transition-duration:0.15s;display:flex;flex-flow:column;background:var(--colors-text-background,var(--color-text-background))}.documentation-layout .delay-hiding-leave-active[data-v-5b65a210]{transition:display var(--nav-transition-duration)}.documentation-layout-aside[data-v-5b65a210]{height:100%;box-sizing:border-box;border-right:1px solid var(--color-grid)}@media only screen and (max-width:1023px){.documentation-layout-aside[data-v-5b65a210]{background:var(--color-fill);border-right:none}.sidebar-transitioning .documentation-layout-aside[data-v-5b65a210]{border-right:1px solid var(--color-grid)}}.topic-wrapper[data-v-5b65a210]{flex:1 1 auto;width:100%}:root.no-js .topic-wrapper[data-v-5b65a210] .sidebar{display:none}.full-width-container[data-v-5b65a210]{max-width:1920px;margin-left:auto;margin-right:auto}@media only screen and (min-width:1920px){.full-width-container[data-v-5b65a210]{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/Apollo.doccarchive/css/index.d0b63544.css b/Apollo.doccarchive/css/index.d0b63544.css new file mode 100644 index 000000000..b02651785 --- /dev/null +++ b/Apollo.doccarchive/css/index.d0b63544.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-0c0360ce]{--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-0c0360ce]{--toggle-color-text:var(--color-figure-blue)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .color-scheme-toggle[data-v-0c0360ce]{--toggle-color-text:var(--color-figure-blue)}}@media print{.color-scheme-toggle[data-v-0c0360ce]{display:none}}:root.no-js .color-scheme-toggle[data-v-0c0360ce]{visibility:hidden}input[data-v-0c0360ce]{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-0c0360ce]:focus-within{outline:4px solid var(--color-focus-color);outline-offset:1px}.text[data-v-0c0360ce]{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-0c0360ce]:hover{cursor:pointer}input:checked+.text[data-v-0c0360ce]{--toggle-color-text:var(--color-button-text);background:var(--toggle-color-fill);border-color:var(--toggle-color-fill)}.footer[data-v-f1d65b2a]{border-top:1px solid var(--color-grid)}.row[data-v-f1d65b2a]{margin-left:auto;margin-right:auto;width:1536px;width:980px;display:flex;flex-direction:row-reverse;margin:20px auto}@media only screen and (max-width:1250px){.row[data-v-f1d65b2a]{width:692px}}@media only screen and (max-width:735px){.row[data-v-f1d65b2a]{width:87.5%}}@media only screen and (max-width:320px){.row[data-v-f1d65b2a]{width:215px}}@media only screen and (max-width:735px){.row[data-v-f1d65b2a]{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-06e5463e]{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-06e5463e]{fill:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}@media screen{[data-color-scheme=dark] .svg-icon[data-v-06e5463e]{fill:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .svg-icon[data-v-06e5463e]{fill:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}}.svg-icon.icon-inline[data-v-06e5463e]{display:inline-block;vertical-align:middle;fill:currentColor}.svg-icon.icon-inline[data-v-06e5463e] .svg-icon-stroke{stroke:currentColor}[data-v-06e5463e] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-light,var(--color-svg-icon))}.theme-dark[data-v-06e5463e] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}@media screen{[data-color-scheme=dark][data-v-06e5463e] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto][data-v-06e5463e] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}}.suggest-lang[data-v-c2dca0ae]{background:#000;color:#fff;display:flex;justify-content:center;border-bottom:1px solid var(--color-grid)}.suggest-lang__wrapper[data-v-c2dca0ae]{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-c2dca0ae]{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-c2dca0ae]{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-c2dca0ae]{padding:.2352941176rem}.suggest-lang__close-icon-button .close-icon[data-v-c2dca0ae]{width:8px;display:block}.suggest-lang .inline-chevron-right-icon[data-v-c2dca0ae]{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}.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{#app-main,#content,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}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-text:#fff;--color-badge-default:var(--color-figure-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:#000;--color-nav-current-link:#000;--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:#fff;--color-nav-dark-current-link:#fff;--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-other-decl-button:var(--color-text-background);--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-highlighted:rgba(0,113,227,.2);--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:#ffc2c2;--color-standard-orange:#fc9;--color-standard-yellow:#ffe0a3;--color-standard-blue:#9cf;--color-standard-green:#9cc;--color-standard-purple:#ccf;--color-standard-gray:#f0f0f0}@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-text:#000;--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-highlighted:rgba(0,113,227,.6);--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);--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 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-text:#000;--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-highlighted:rgba(0,113,227,.6);--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);--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}}#app-main{outline-style:none}:root{--app-height:100vh}[data-v-1fc6db09] :focus:not(input):not(textarea):not(select){outline:none}.fromkeyboard[data-v-1fc6db09] :focus:not(input):not(textarea):not(select){outline:4px solid var(--color-focus-color);outline-offset:1px}#app[data-v-1fc6db09]{display:flex;flex-flow:column;min-height:100%}#app[data-v-1fc6db09]>*{min-width:0}#app .router-content[data-v-1fc6db09]{flex:1}.container[data-v-1f05d9ec]{margin-left:auto;margin-right:auto;width:1536px;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/Apollo.doccarchive/css/topic.59e2bdb7.css b/Apollo.doccarchive/css/topic.59e2bdb7.css new file mode 100644 index 000000000..a369576cf --- /dev/null +++ b/Apollo.doccarchive/css/topic.59e2bdb7.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-f934959a]{position:relative}.form-dropdown[data-v-f934959a]{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-f934959a]: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-f934959a]{padding-top:0}.form-dropdown[data-v-f934959a]:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--color-dropdown-text)}.form-dropdown[data-v-f934959a]::-ms-expand{opacity:0}.form-dropdown~.form-icon[data-v-f934959a]{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-f934959a]{transform:translateY(-50%) scale(-1)}@media only screen and (max-width:735px){.form-dropdown~.form-icon[data-v-f934959a]{right:14px}}.form-dropdown~.form-label[data-v-f934959a]{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-f934959a] option{color:var(--color-dropdown-text)}.form-dropdown-selectnone[data-v-f934959a]{color:transparent}.form-dropdown-selectnone~.form-label[data-v-f934959a]{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-f934959a]:-moz-focusring{text-shadow:none}.form-dropdown-selectnone[data-v-f934959a]::-ms-value{display:none}.theme-dark .form-dropdown[data-v-f934959a]{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-f934959a]{color:#ccc}.theme-dark .form-dropdown[data-v-f934959a]:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--color-dropdown-dark-text)}.theme-dark .form-dropdown.form-dropdown-selectnone[data-v-f934959a]{color:transparent}.theme-dark .form-dropdown.form-dropdown-selectnone[data-v-f934959a]:-moz-focusring{text-shadow:none}.theme-dark .form-dropdown-selectnone~.form-label[data-v-f934959a]{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-367fa5fc]{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-367fa5fc] .nav-content{display:grid;grid-template-columns:auto auto 3fr;align-items:center}.nav[data-v-367fa5fc] .nav-menu{padding:0;justify-content:flex-start;grid-column:3/5}.nav[data-v-367fa5fc] .nav-menu-item{margin:0}}.dropdown-container[data-v-367fa5fc]{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-367fa5fc]{grid-template-columns:minmax(173px,216px) auto minmax(173px,1fr)}}@media(scripting:none){.dropdown-container[data-v-367fa5fc]{display:none}}.separator[data-v-367fa5fc]{height:20px;border-right:1px solid;border-color:var(--color-nav-outlines);margin:0 20px;grid-column:2}@media(scripting:none){.separator[data-v-367fa5fc]{display:none}}.mobile-dropdown-container[data-v-367fa5fc],.nav--in-breakpoint-range.nav .dropdown-container[data-v-367fa5fc],.nav--in-breakpoint-range.nav .separator[data-v-367fa5fc]{display:none}.nav--in-breakpoint-range.nav .mobile-dropdown-container[data-v-367fa5fc]{display:block}.nav--in-breakpoint-range.nav[data-v-367fa5fc] .nav-title{grid-area:title}.nav--in-breakpoint-range.nav[data-v-367fa5fc] .pre-title{display:none}.nav[data-v-367fa5fc] .nav-title{grid-column:1;padding-top:0}.primary-dropdown[data-v-367fa5fc],.secondary-dropdown[data-v-367fa5fc]{background:var(--color-tutorial-navbar-dropdown-background);border-color:var(--color-tutorial-navbar-dropdown-border)}.primary-dropdown[data-v-367fa5fc] .form-dropdown,.primary-dropdown[data-v-367fa5fc] .form-dropdown:focus,.secondary-dropdown[data-v-367fa5fc] .form-dropdown,.secondary-dropdown[data-v-367fa5fc] .form-dropdown:focus{border-color:var(--color-tutorial-navbar-dropdown-border)}.primary-dropdown[data-v-367fa5fc] .options,.secondary-dropdown[data-v-367fa5fc] .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:1536px;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:1536px;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:1536px;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-text:#fff;--color-badge-default:var(--color-figure-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:#000;--color-nav-current-link:#000;--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:#fff;--color-nav-dark-current-link:#fff;--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-other-decl-button:var(--color-text-background);--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-highlighted:rgba(0,113,227,.2);--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:#ffc2c2;--color-standard-orange:#fc9;--color-standard-yellow:#ffe0a3;--color-standard-blue:#9cf;--color-standard-green:#9cc;--color-standard-purple:#ccf;--color-standard-gray:#f0f0f0;--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-text:#000;--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-highlighted:rgba(0,113,227,.6);--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);--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}}.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:1536px;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:1536px;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-9d2d5cc2]{background:var(--colors-article-background,var(--color-article-background))}@media only screen and (max-width:735px){.article[data-v-9d2d5cc2]{background:var(--colors-text-background,var(--color-article-body-background))}}.intro-container[data-v-7dcf2d10]{margin-bottom:80px}.intro[data-v-7dcf2d10]{display:flex;align-items:center}@media only screen and (max-width:735px){.intro[data-v-7dcf2d10]{padding-bottom:0;flex-direction:column}}.intro.ide .media[data-v-7dcf2d10] img{background-color:var(--colors-text-background,var(--color-text-background))}.col.left[data-v-7dcf2d10]{padding-right:40px}@media only screen and (max-width:1250px){.col.left[data-v-7dcf2d10]{padding-right:28px}}@media only screen and (max-width:735px){.col.left[data-v-7dcf2d10]{margin-left:auto;margin-right:auto;width:1536px;width:980px;padding-right:0}}@media only screen and (max-width:735px)and (max-width:1250px){.col.left[data-v-7dcf2d10]{width:692px}}@media only screen and (max-width:735px)and (max-width:735px){.col.left[data-v-7dcf2d10]{width:87.5%}}@media only screen and (max-width:735px)and (max-width:320px){.col.left[data-v-7dcf2d10]{width:215px}}.col.right[data-v-7dcf2d10]{padding-left:40px}@media only screen and (max-width:1250px){.col.right[data-v-7dcf2d10]{padding-left:28px}}@media only screen and (max-width:735px){.col.right[data-v-7dcf2d10]{padding-left:0}}.content[data-v-7dcf2d10]{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-7dcf2d10] 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-7dcf2d10]{margin:0;margin-top:40px}.media[data-v-7dcf2d10] image,.media[data-v-7dcf2d10] video{max-height:80vh}}.media[data-v-7dcf2d10] .asset{padding:0 20px}.headline[data-v-7dcf2d10]{color:var(--colors-header-text,var(--color-header-text))}[data-v-7dcf2d10] .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-7dcf2d10] .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-7dcf2d10] .eyebrow a{color:inherit}[data-v-7dcf2d10] .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-7dcf2d10] .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-7dcf2d10] .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-7dcf2d10]{margin-left:auto;margin-right:auto;width:1536px;width:980px;margin-top:40px}@media only screen and (max-width:1250px){.expanded-intro[data-v-7dcf2d10]{width:692px}}@media only screen and (max-width:735px){.expanded-intro[data-v-7dcf2d10]{width:87.5%}}@media only screen and (max-width:320px){.expanded-intro[data-v-7dcf2d10]{width:215px}}[data-v-7dcf2d10] .cols-2{gap:20px 16.6666666667%}[data-v-7dcf2d10] .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-d0198556]{margin:0}.step-container[data-v-d0198556]:not(:last-child){margin-bottom:100px}@media only screen and (max-width:735px){.step-container[data-v-d0198556]:not(:last-child){margin-bottom:80px}}.step[data-v-d0198556]{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-d0198556]: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-d0198556],.step[data-v-d0198556]:focus{outline:none}.step.focused[data-v-d0198556]:before,.step[data-v-d0198556]:focus:before{opacity:1}:root.no-js .step.focused[data-v-d0198556]:before,:root.no-js .step[data-v-d0198556]:focus:before{opacity:0}@media only screen and (max-width:735px){.step[data-v-d0198556]{padding-left:2rem}.step[data-v-d0198556]:before{opacity:1}}.step-label[data-v-d0198556]{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-d0198556]{border-top:1px solid;border-color:var(--color-step-caption);padding:1rem 0 0 0;margin-top:1rem}.media-container[data-v-d0198556]{display:none}@media only screen and (max-width:735px){.step[data-v-d0198556]{margin:0 .5882352941rem 1.1764705882rem .5882352941rem}.step.focused[data-v-d0198556],.step[data-v-d0198556]:focus{outline:none}.media-container[data-v-d0198556]{display:block;position:relative}.media-container[data-v-d0198556] img,.media-container[data-v-d0198556] video{max-height:80vh}[data-v-d0198556] .asset{padding:0 20px}}.steps[data-v-e3061a7c]{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-e3061a7c]{padding-top:80px}.steps[data-v-e3061a7c]: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-e3061a7c] aside{background:unset;border:unset;box-shadow:unset;-moz-column-break-inside:unset;break-inside:unset;padding:unset}.steps[data-v-e3061a7c] 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-e3061a7c] aside+*{margin-top:var(--spacing-stacked-margin-large)}.content-container[data-v-e3061a7c]{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-e3061a7c]{margin-top:0;margin-bottom:0;height:100%;margin-left:0;margin-right:0;position:relative;width:100%}}.asset-container[data-v-e3061a7c]{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-e3061a7c]{top:2.8235294118rem;height:calc(100vh - 2.82353rem)}}.asset-container[data-v-e3061a7c]:not(.for-step-code){overflow-y:auto;-webkit-overflow-scrolling:touch}.asset-container.ide[data-v-e3061a7c]{height:100vh;top:0}@media only screen and (min-width:736px){.asset-container[data-v-e3061a7c]{display:grid}.asset-container>[data-v-e3061a7c]{grid-row:1;grid-column:1;height:calc(100vh - 3.05882rem)}.asset-container.ide>[data-v-e3061a7c]{height:100vh}}.asset-container .step-asset[data-v-e3061a7c]{box-sizing:border-box;padding:0;padding-left:40px;min-height:320px;height:100%}.asset-container .step-asset[data-v-e3061a7c],.asset-container .step-asset[data-v-e3061a7c] picture{height:100%;display:flex;align-items:center}.asset-container .step-asset[data-v-e3061a7c] .video-replay-container{height:100%;display:flex;flex-direction:column;justify-content:center}.asset-container .step-asset[data-v-e3061a7c] img,.asset-container .step-asset[data-v-e3061a7c] 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-e3061a7c] img,.asset-container .step-asset[data-v-e3061a7c] video{max-width:363.66667px}}.asset-container .step-asset[data-v-e3061a7c] .video-replay-container,.asset-container .step-asset[data-v-e3061a7c] img{min-height:320px}.asset-container .step-asset[data-v-e3061a7c] .video-replay-container video{min-height:280px}.asset-container .step-asset[data-v-e3061a7c] [data-orientation=landscape]{max-width:min(841px,calc(50vw + 8.33333% - 80px))}@media only screen and (max-width:735px){.asset-container[data-v-e3061a7c]{display:none}}.asset-wrapper[data-v-e3061a7c]{width:63.2%;align-self:center;transition:transform .25s ease-out;will-change:transform}.asset-wrapper.ide .step-asset[data-v-e3061a7c] img{background-color:var(--background,var(--color-step-background))}.asset-wrapper[data-v-e3061a7c]:has([data-orientation=landscape]){width:unset}[data-v-e3061a7c] .runtime-preview-asset{display:grid}[data-v-e3061a7c] .runtime-preview-asset>*{grid-row:1;grid-column:1}.interstitial[data-v-e3061a7c]{padding:0 2rem}.interstitial[data-v-e3061a7c]:not(:first-child){margin-top:5.8823529412rem}.interstitial[data-v-e3061a7c]:not(:last-child){margin-bottom:30px}@media only screen and (max-width:735px){.interstitial[data-v-e3061a7c]{margin-left:auto;margin-right:auto;width:1536px;width:980px;padding:0}}@media only screen and (max-width:735px)and (max-width:1250px){.interstitial[data-v-e3061a7c]{width:692px}}@media only screen and (max-width:735px)and (max-width:735px){.interstitial[data-v-e3061a7c]{width:87.5%}}@media only screen and (max-width:735px)and (max-width:320px){.interstitial[data-v-e3061a7c]{width:215px}}@media only screen and (max-width:735px){.interstitial[data-v-e3061a7c]:not(:first-child){margin-top:0}}.fade-enter-active[data-v-e3061a7c],.fade-leave-active[data-v-e3061a7c]{transition:opacity .3s ease-in-out}.fade-enter[data-v-e3061a7c],.fade-leave-to[data-v-e3061a7c]{opacity:0}.section[data-v-6b3a0b3a]{padding-top:80px}.sections[data-v-79a75e9e]{margin-left:auto;margin-right:auto;width:1536px;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-1631abcb]{background-color:var(--colors-text-background,var(--color-tutorial-background))} \ No newline at end of file diff --git a/Apollo.doccarchive/css/tutorials-overview.9c2b2457.css b/Apollo.doccarchive/css/tutorials-overview.9c2b2457.css new file mode 100644 index 000000000..23fbb8da9 --- /dev/null +++ b/Apollo.doccarchive/css/tutorials-overview.9c2b2457.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-400ffab5]{margin-left:auto;margin-right:auto;width:1536px;width:980px;padding-bottom:4.7058823529rem;padding-top:4.7058823529rem}@media only screen and (max-width:1250px){.hero[data-v-400ffab5]{width:692px}}@media only screen and (max-width:735px){.hero[data-v-400ffab5]{width:87.5%}}@media only screen and (max-width:320px){.hero[data-v-400ffab5]{width:215px}}@media screen{.hero[data-v-400ffab5]{--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-text:#fff;--color-badge-default:var(--color-figure-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:#000;--color-nav-current-link:#000;--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:#fff;--color-nav-dark-current-link:#fff;--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-other-decl-button:var(--color-text-background);--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-highlighted:rgba(0,113,227,.2);--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:#ffc2c2;--color-standard-orange:#fc9;--color-standard-yellow:#ffe0a3;--color-standard-blue:#9cf;--color-standard-green:#9cc;--color-standard-purple:#ccf;--color-standard-gray:#f0f0f0;--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-text:#000;--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-highlighted:rgba(0,113,227,.6);--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);--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}}.copy-container[data-v-400ffab5]{margin:0 auto;text-align:center;width:720px}.title[data-v-400ffab5]{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-400ffab5]{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-400ffab5]{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-400ffab5]{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-400ffab5]{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-400ffab5]{color:var(--color-tutorials-overview-content-alt);align-items:center;display:flex;justify-content:center}.meta-content[data-v-400ffab5]{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-400ffab5]{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-400ffab5]{margin-right:.2941176471rem;height:.8235294118rem;width:.8235294118rem}}.meta .time[data-v-400ffab5]{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-400ffab5]{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-400ffab5]{margin-top:1.4705882353rem}.content+.meta[data-v-400ffab5]{margin-top:1.1764705882rem}.button-cta[data-v-400ffab5]{margin-top:1.7647058824rem}*+.asset[data-v-400ffab5]{margin-top:4.1176470588rem}@media only screen and (max-width:1250px){.copy-container[data-v-400ffab5]{width:636px}}@media only screen and (max-width:735px){.hero[data-v-400ffab5]{padding-bottom:1.7647058824rem;padding-top:2.3529411765rem}.copy-container[data-v-400ffab5]{width:100%}.title+.content[data-v-400ffab5]{margin-top:.8823529412rem}.button-cta[data-v-400ffab5]{margin-top:1.4117647059rem}*+.asset[data-v-400ffab5]{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}.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:1536px;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%}}body:has(.tutorials-overview){--color-text-background:#000}.tutorials-overview[data-v-6138b405]{background:#000;flex:1;height:100%}.tutorials-overview .radial-gradient[data-v-6138b405]{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-6138b405]{margin-top:-2.8235294118rem;padding-top:2.8235294118rem}}@-moz-document url-prefix(){.tutorials-overview .radial-gradient[data-v-6138b405]{background:#111!important}} \ No newline at end of file diff --git a/Apollo.doccarchive/data/documentation/index.json b/Apollo.doccarchive/data/documentation/index.json new file mode 100644 index 000000000..ccd255548 --- /dev/null +++ b/Apollo.doccarchive/data/documentation/index.json @@ -0,0 +1 @@ +{"identifier":{"interfaceLanguage":"swift","url":"doc:\/\/Documentation\/documentation\/Index"},"sections":[],"metadata":{"role":"collection","title":"Apollo iOS"},"schemaVersion":{"major":0,"patch":0,"minor":3},"hierarchy":{"paths":[[]]},"primaryContentSections":[{"kind":"content","content":[{"anchor":"Overview","level":2,"text":"Overview","type":"heading"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Our API reference is automatically generated directly from the inline comments in our code. If you’re contributing to Apollo, all you have to do is add inline documentation comments, conforming to "},{"type":"reference","identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/writing-symbol-documentation-in-your-source-files","isActive":true},{"type":"text","text":", and they will appear here."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"See something missing in the documentation? Add inline documentation comments to the code, and open a pull request!"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"To run the documentation generator, cd into the SwiftScripts folder and run"}]},{"code":["swift run DocumentationGenerator"],"type":"codeListing","syntax":"bash"},{"anchor":"Libraries","level":2,"text":"Libraries","type":"heading"},{"type":"paragraph","inlineContent":[{"inlineContent":[{"type":"reference","identifier":"\/documentation\/apollo","isActive":true}],"type":"strong"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The core Apollo client library."}]},{"type":"paragraph","inlineContent":[{"type":"strong","inlineContent":[{"identifier":"\/documentation\/apolloapi","type":"reference","isActive":true}]}]},{"type":"paragraph","inlineContent":[{"text":"The internal models shared by the ","type":"text"},{"overridingTitleInlineContent":[{"type":"codeVoice","code":"Apollo"}],"identifier":"\/documentation\/apollo","isActive":true,"overridingTitle":"Apollo","type":"reference"},{"text":" client and the models generated by ","type":"text"},{"identifier":"\/documentation\/apollocodegenlib","isActive":true,"type":"reference"}]},{"type":"paragraph","inlineContent":[{"inlineContent":[{"identifier":"\/documentation\/apollocodegenlib","type":"reference","isActive":true,"overridingTitle":"ApolloCodegenLib","overridingTitleInlineContent":[{"type":"text","text":"ApolloCodegenLib"}]}],"type":"strong"}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The code generation engine used to generate model objects for an application from a GraphQL schema and operation set."}]},{"type":"paragraph","inlineContent":[{"type":"strong","inlineContent":[{"type":"reference","identifier":"\/documentation\/apollosqlite","isActive":true}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"reference","identifier":"\/documentation\/apollo\/normalizedcache","isActive":true},{"type":"text","text":" implementation backed by a "},{"type":"codeVoice","code":"SQLite"},{"type":"text","text":" database."}]},{"type":"paragraph","inlineContent":[{"inlineContent":[{"identifier":"\/documentation\/apollowebsocket","isActive":true,"type":"reference"}],"type":"strong"}]},{"type":"paragraph","inlineContent":[{"text":"A web socket network transport implementation that provides support for ","type":"text"},{"isActive":true,"type":"reference","identifier":"\/documentation\/apolloapi\/graphqlsubscription"},{"text":" operations over a web socket connection.","type":"text"}]},{"type":"paragraph","inlineContent":[{"type":"strong","inlineContent":[{"identifier":"\/documentation\/apollopagination","type":"reference","isActive":true}]}]},{"type":"paragraph","inlineContent":[{"text":"A library that provides support for fetching and watching paginated queries with ","type":"text"},{"overridingTitle":"Apollo","overridingTitleInlineContent":[{"code":"Apollo","type":"codeVoice"}],"type":"reference","isActive":true,"identifier":"\/documentation\/apollo"},{"text":".","type":"text"}]}]}],"kind":"article","abstract":[{"type":"text","text":"API Reference Documentation for Apollo iOS."}],"references":{"/documentation/apollo":{"url":"\/documentation\/apollo","type":"link","title":"Apollo","titleInlineContent":[{"type":"text","text":"Apollo"}],"identifier":"\/documentation\/apollo"},"/documentation/apollo/normalizedcache":{"title":"NormalizedCache","type":"link","identifier":"\/documentation\/apollo\/normalizedcache","titleInlineContent":[{"type":"codeVoice","code":"NormalizedCache"}],"url":"\/documentation\/apollo\/normalizedcache"},"/documentation/apolloapi/graphqlsubscription":{"url":"\/documentation\/apolloapi\/graphqlsubscription","type":"link","title":"GraphQLSubscription","titleInlineContent":[{"type":"codeVoice","code":"GraphQLSubscription"}],"identifier":"\/documentation\/apolloapi\/graphqlsubscription"},"https://developer.apple.com/documentation/xcode/writing-symbol-documentation-in-your-source-files":{"title":"DocC formatting guidelines","type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/xcode\/writing-symbol-documentation-in-your-source-files","titleInlineContent":[{"type":"text","text":"DocC formatting guidelines"}],"url":"https:\/\/developer.apple.com\/documentation\/xcode\/writing-symbol-documentation-in-your-source-files"},"/documentation/apollopagination":{"url":"\/documentation\/apollopagination","type":"link","title":"ApolloPagination","titleInlineContent":[{"type":"text","text":"ApolloPagination"}],"identifier":"\/documentation\/apollopagination"},"/documentation/apollosqlite":{"title":"ApolloSQLite","type":"link","identifier":"\/documentation\/apollosqlite","titleInlineContent":[{"type":"text","text":"ApolloSQLite"}],"url":"\/documentation\/apollosqlite"},"/documentation/apollowebsocket":{"url":"\/documentation\/apollowebsocket","type":"link","title":"ApolloWebSocket","titleInlineContent":[{"type":"text","text":"ApolloWebSocket"}],"identifier":"\/documentation\/apollowebsocket"},"/documentation/apolloapi":{"title":"ApolloAPI","type":"link","identifier":"\/documentation\/apolloapi","titleInlineContent":[{"type":"text","text":"ApolloAPI"}],"url":"\/documentation\/apolloapi"},"/documentation/apollocodegenlib":{"url":"\/documentation\/apollocodegenlib","type":"link","title":"ApolloCodegenLib","titleInlineContent":[{"type":"codeVoice","code":"ApolloCodegenLib"}],"identifier":"\/documentation\/apollocodegenlib"}}} \ No newline at end of file diff --git a/docs/renderer/app/public/developer-og-twitter.jpg b/Apollo.doccarchive/developer-og-twitter.jpg similarity index 100% rename from docs/renderer/app/public/developer-og-twitter.jpg rename to Apollo.doccarchive/developer-og-twitter.jpg diff --git a/docs/renderer/app/public/developer-og.jpg b/Apollo.doccarchive/developer-og.jpg similarity index 100% rename from docs/renderer/app/public/developer-og.jpg rename to Apollo.doccarchive/developer-og.jpg diff --git a/Apollo.doccarchive/documentation/index/index.html b/Apollo.doccarchive/documentation/index/index.html new file mode 100644 index 000000000..78792d3ac --- /dev/null +++ b/Apollo.doccarchive/documentation/index/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/renderer/app/public/favicon.ico b/Apollo.doccarchive/favicon.ico similarity index 100% rename from docs/renderer/app/public/favicon.ico rename to Apollo.doccarchive/favicon.ico diff --git a/docs/renderer/app/public/favicon.svg b/Apollo.doccarchive/favicon.svg similarity index 100% rename from docs/renderer/app/public/favicon.svg rename to Apollo.doccarchive/favicon.svg diff --git a/docs/docc/Apollo.doccarchive/img/added-icon.d6f7e47d.svg b/Apollo.doccarchive/img/added-icon.832a5d2c.svg similarity index 100% rename from docs/docc/Apollo.doccarchive/img/added-icon.d6f7e47d.svg rename to Apollo.doccarchive/img/added-icon.832a5d2c.svg diff --git a/docs/docc/Apollo.doccarchive/img/deprecated-icon.015b4f17.svg b/Apollo.doccarchive/img/deprecated-icon.7bf1740a.svg similarity index 100% rename from docs/docc/Apollo.doccarchive/img/deprecated-icon.015b4f17.svg rename to Apollo.doccarchive/img/deprecated-icon.7bf1740a.svg diff --git a/docs/docc/Apollo.doccarchive/img/modified-icon.f496e73d.svg b/Apollo.doccarchive/img/modified-icon.efb2697d.svg similarity index 100% rename from docs/docc/Apollo.doccarchive/img/modified-icon.f496e73d.svg rename to Apollo.doccarchive/img/modified-icon.efb2697d.svg diff --git a/Apollo.doccarchive/index.html b/Apollo.doccarchive/index.html new file mode 100644 index 000000000..78792d3ac --- /dev/null +++ b/Apollo.doccarchive/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/Apollo.doccarchive/index/index.json b/Apollo.doccarchive/index/index.json new file mode 100644 index 000000000..3a2cb0fce --- /dev/null +++ b/Apollo.doccarchive/index/index.json @@ -0,0 +1 @@ +{"includedArchiveIdentifiers":["Documentation"],"interfaceLanguages":{"swift":[{"path":"\/documentation\/index","title":"Apollo iOS","type":"module"}]},"schemaVersion":{"major":0,"minor":1,"patch":2}} \ No newline at end of file diff --git a/Apollo.doccarchive/js/104.13ecc36d.js b/Apollo.doccarchive/js/104.13ecc36d.js new file mode 100644 index 000000000..cb4718d2e --- /dev/null +++ b/Apollo.doccarchive/js/104.13ecc36d.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([[104],{6137: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 s={name:"Badge",props:{variant:{type:String,default:()=>""}},computed:{text:({variant:e})=>i[e]}},o=s,l=n(1001),c=(0,l.Z)(o,r,a,!1,null,"04624022",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(9519),s={name:"ContentNode",components:{BaseContentNode:i["default"]},props:i["default"].props,methods:i["default"].methods,BlockType:i["default"].BlockType,InlineType:i["default"].InlineType},o=s,l=n(1001),c=(0,l.Z)(o,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}}},s=i,o=n(1001),l=(0,o.Z)(s,r,a,!0,null,null,null),c=l.exports},7913:function(e,t,n){n.d(t,{default:function(){return z}});var r,a,i,s,o,l,c=n(352),d={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}}},p=d,u=n(1001),f=(0,u.Z)(p,r,a,!1,null,null,null),m=f.exports,h=n(4260),g=n(5953),k={name:"LinkableToken",mixins:[g.Z],render(e){const t=this.references[this.identifier];return t&&t.url?e(h.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:()=>""}}},y=k,v=(0,u.Z)(y,i,s,!1,null,null,null),b=v.exports,_=function(){var e=this,t=e._self._c;return t("span",[e._v(e._s(e.text))])},C=[],x={name:"RawText",props:{text:{type:String,required:!0}}},Z=x,B=(0,u.Z)(Z,_,C,!1,null,null,null),T=B.exports,S={name:"SyntaxToken",render(e){return e("span",{class:`token-${this.kind}`},this.text)},props:{kind:{type:String,required:!0},text:{type:String,required:!0}}},I=S,$=(0,u.Z)(I,o,l,!1,null,null,null),q=$.exports;const w={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 L,A,P={name:"DeclarationToken",render:function(e){const{kind:t,text:n,tokens:r}=this;switch(t){case w.text:{const t={text:n};return e(T,{props:t})}case w.typeIdentifier:{const t={identifier:this.identifier};return e(b,{class:"type-identifier-link",props:t},[e(c.Z,n)])}case w.attribute:{const{identifier:r}=this;return r?e(b,{class:"attribute-link",props:{identifier:r}},[e(c.Z,n)]):e(q,{props:{kind:t,text:n}})}case w.added:case w.removed:return e(m,{props:{tokens:r,kind:t}});default:{const r={kind:t,text:n};return e(q,{props:r})}}},constants:{TokenKind:w},props:{kind:{type:String,required:!0},identifier:{type:String,required:!1},text:{type:String,required:!1},tokens:{type:Array,required:!1,default:()=>[]}}},F=P,O=(0,u.Z)(F,L,A,!1,null,"295ad0ff",null),z=O.exports},2970:function(e,t,n){n.d(t,{Z:function(){return $}});var r=function(){var e=this,t=e._self._c;return e.icon?t("div",{staticClass:"topic-icon-wrapper"},[t(e.icon,{tag:"component",staticClass:"topic-icon"})],1):e._e()},a=[],i=n(5692),s=n(7775),o=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"}})])},l=[],c=n(9986),d={name:"APIReferenceIcon",components:{SVGIcon:c.Z}},p=d,u=n(1001),f=(0,u.Z)(p,o,l,!1,null,null,null),m=f.exports,h=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"}})])},g=[],k={name:"EndpointIcon",components:{SVGIcon:c.Z}},y=k,v=(0,u.Z)(y,h,g,!1,null,null,null),b=v.exports,_=n(8633),C=n(9001),x=n(8638),Z=n(7192);const B={[Z.L.article]:i.Z,[Z.L.collection]:C.Z,[Z.L.collectionGroup]:m,[Z.L.learn]:_.Z,[Z.L.overview]:_.Z,[Z.L.project]:x.Z,[Z.L.tutorial]:x.Z,[Z.L.resources]:_.Z,[Z.L.sampleCode]:s.Z,[Z.L.restRequestSymbol]:b};var T={components:{SVGIcon:c.Z},props:{role:{type:String,required:!0}},computed:{icon:({role:e})=>B[e]}},S=T,I=(0,u.Z)(S,r,a,!1,null,"55f9d05d",null),$=I.exports},8104:function(e,t,n){n.r(t),n.d(t,{default:function(){return q}});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}}):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()],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),s=n(2449),o=n(6137),l=n(352),c=n(8846),d=n(2970),p=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))]),t("wbr",{key:`wbr-${r}`})]}))],2)},u=[],f=n(7913);const{TokenKind:m}=f["default"].constants,h={decorator:"decorator",identifier:"identifier",label:"label"};var g={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 h.identifier;case m.label:return h.label;default:return h.decorator}},componentFor(e){return/^\s+$/.test(e.text)?"span":l.Z}}},k=g,y=n(1001),v=(0,y.Z)(k,p,u,!1,null,"17c84f82",null),b=v.exports,_=n(7120),C=n(1842),x=n(5953);const Z={article:"article",symbol:"symbol"},B={title:"title",symbol:"symbol"},T={link:"link"};var S={name:"TopicsLinkBlock",components:{Badge:o.Z,WordBreak:l.Z,ContentNode:c.Z,TopicLinkBlockIcon:d.Z,DecoratedTopicTitle:b,RequirementMetadata:_.Z},mixins:[C.JY,C.PH,x.Z],constants:{ReferenceType:T,TopicKind:Z,TitleStyles:B},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===T.link&&!e.kind||"string"===typeof e.kind)&&(e.type===T.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)}},data(){return{state:this.store.state}},computed:{linkComponent:({topic:e})=>e.type===T.link?"a":"router-link",linkProps({topic:e}){const t=(0,s.Q2)(e.url,this.$route.query);return e.type===T.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===B.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 Z.symbol:return"code";default:return"span"}},titleStyles:()=>B,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,required:t,defaultImplementations:n}}={})=>e&&e.length>0||t||n,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}}},I=S,$=(0,y.Z)(I,r,a,!1,null,"0d9c6bcc",null),q=$.exports},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 s="latest_",o={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=>`${s}${e}`,toScope:e=>e.slice(s.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===o.xcode.label))||r[0]}}),{}),a=e=>({label:this.toVersionRange(r[e]),value:this.toOptionValue(e),platform:r[e].platform}),{sdk:i,beta:s,minor:l,major:c,...d}=r,p=[].concat(i?a("sdk"):[]).concat(s?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===o.xcode.label?o.xcode.value:o.other.value;return e[n].push(t),e}),{[o.xcode.value]:[],[o.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,s=t.borderTopWidth?parseFloat(t.borderTopWidth):0,o=t.borderBottomWidth?parseFloat(t.borderBottomWidth):0,l=n-(a+i+s+o),c=l/r;return c>=2}n.d(t,{s:function(){return r}})}}]); \ No newline at end of file diff --git a/Apollo.doccarchive/js/337.274a8ccc.js b/Apollo.doccarchive/js/337.274a8ccc.js new file mode 100644 index 000000000..460601cd3 --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/39.06467a79.js b/Apollo.doccarchive/js/39.06467a79.js new file mode 100644 index 000000000..ce22d4b3d --- /dev/null +++ b/Apollo.doccarchive/js/39.06467a79.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([[39],{4655:function(e,t,n){"use strict";n.d(t,{Z:function(){return F}});var r,i,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("div",[t("video",{key:e.videoAttributes.url,ref:"video",attrs:{id:e.id,controls:e.showsDefaultControls,"data-orientation":e.orientation,autoplay:e.autoplays,poster:e.normalisedPosterPath,width:e.optimalWidth,"aria-roledescription":e.$t("video.title"),"aria-labelledby":e.showsDefaultControls&&e.alt?e.altTextId:null,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)}})]),e.alt?t("span",{attrs:{id:e.altTextId,hidden:""}},[e._v(" "+e._s(e.$t("video.description",{alt:e.alt}))+" ")]):e._e()])])},c=[],u=n(5947),d=n(4030),A=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),f=(0,g.Z)(h,r,i,!1,null,null,null),m=f.exports,v=n(889),b={name:"VideoAsset",components:{ConditionalWrapper:m},props:{variants:{type:Array,required:!0},showsDefaultControls:{type:Boolean,default:()=>!1},autoplays:{type:Boolean,default:()=>!1},posterVariants:{type:Array,required:!1,default:()=>[]},muted:{type:Boolean,default:!1},deviceFrame:{type:String,required:!1},alt:{type:String,required:!1},id:{type:String,required:!0}},data:()=>({appState:d["default"].state,optimalWidth:null,orientation:null}),computed:{DeviceFrameComponent:()=>v.Z,preferredColorScheme:({appState:e})=>e.preferredColorScheme,systemColorScheme:({appState:e})=>e.systemColorScheme,altTextId:({id:e})=>`${e}-alt`,userPrefersDark:({preferredColorScheme:e,systemColorScheme:t})=>e===A.Z.dark||e===A.Z.auto&&t===A.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:r}=await(0,u.RY)(e);this.optimalWidth=r/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",attrs:{role:"group","aria-roledescription":e.$t("video.title"),"aria-labelledby":e.showsDefaultControls?null:e.ariaLabelledByContainer}},[t("span",{attrs:{id:`${e.id}-custom-controls`,hidden:""}},[e._v(" "+e._s(e.$t("video.custom-controls"))+" ")]),t("VideoAsset",{ref:"asset",attrs:{variants:e.variants,autoplays:e.autoplays,showsDefaultControls:e.showsDefaultControls,muted:e.muted,posterVariants:e.posterVariants,deviceFrame:e.deviceFrame,alt:e.alt,id:e.id},on:{pause:e.onPause,playing:e.onVideoPlaying,ended:e.onVideoEnd}}),e.showsDefaultControls?e._e():t("a",{staticClass:"control-button",attrs:{href:"#","aria-controls":e.id},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(9986),_={name:"InlineReplayIcon",components:{SVGIcon:k.Z}},S=_,T=(0,g.Z)(S,B,x,!1,null,null,null),L=T.exports,P=n(6698),Q=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"}})])},M=[],Z={name:"PauseIcon",components:{SVGIcon:k.Z}},D=Z,O=(0,g.Z)(D,Q,M,!1,null,null,null),R=O.exports,N={name:"ReplayableVideoAsset",components:{PauseIcon:R,PlayIcon:P.Z,InlineReplayIcon:L,VideoAsset:I},props:{variants:{type:Array,required:!0},alt:{type:String,required:!1},id:{type:String,required:!0},showsDefaultControls:{type:Boolean,default:()=>!1},autoplays:{type:Boolean,default:()=>!1},muted:{type:Boolean,default:!1},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")},ariaLabelledByContainer:({id:e,alt:t})=>t?`${e}-custom-controls ${e}-alt`:`${e}-custom-controls`},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.showsDefaultControls&&this.isPlaying&&(this.isPlaying=!1),this.videoEnded=e.ended}}},j=N,V=(0,g.Z)(j,w,E,!1,null,"3fb37a97",null),G=V.exports,$=n(5953);const q={video:"video",image:"image"};var z={name:"Asset",components:{ImageAsset:o.Z,VideoAsset:I},constants:{AssetTypes:q},mixins:[$.Z],props:{identifier:{type:String,required:!0},showsReplayButton:{type:Boolean,default:()=>!0},showsVideoControls:{type:Boolean,default:()=>!1},videoAutoplays:{type:Boolean,default:()=>!1},videoMuted:{type:Boolean,default:!1},deviceFrame:{type:String,required:!1}},computed:{rawAsset(){return this.references[this.identifier]||{}},isRawAssetVideo:({rawAsset:e})=>e.type===q.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 q.image:return o.Z;case q.video:return this.showsReplayButton?G:I;default:return}},prefersReducedMotion(){return window.matchMedia("(prefers-reduced-motion)").matches},assetProps(){return{[q.image]:this.imageProps,[q.video]:this.videoProps}[this.asset.type]},imageProps(){return{alt:this.asset.alt,variants:this.asset.variants}},videoProps(){return{variants:this.asset.variants,showsDefaultControls:this.showsVideoControls,muted:this.videoMuted,autoplays:!this.prefersReducedMotion&&this.videoAutoplays,posterVariants:this.videoPoster?this.videoPoster.variants:[],deviceFrame:this.deviceFrame,alt:this.asset.alt,id:this.identifier}},assetListeners(){return{[q.image]:null,[q.video]:{ended:()=>this.$emit("videoEnded")}}[this.asset.type]}}},H=z,W=(0,g.Z)(H,s,a,!1,null,"6ab0b718",null),F=W.exports},7188:function(e,t,n){"use strict";n.d(t,{default:function(){return h}});var r=n(5381);const i=e=>e?`(max-width: ${e}px)`:"",s=e=>e?`(min-width: ${e}px)`:"";function a({minWidth:e,maxWidth:t}){return["only screen",s(e),i(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:r.kB,BreakpointName:r.L3,BreakpointScopes:r.lU},props:{scope:{type:String,default:()=>r.lU["default"],validator:e=>e in r.lU}},render(){return this.$scopedSlots.default?this.$scopedSlots.default({matchingBreakpoint:this.matchingBreakpoint}):null},data:()=>({matchingBreakpoint:null}),methods:{initMediaQuery(e,t){const n=o(t),r=t=>this.handleMediaQueryChange(t,e);n.addListener(r),this.$once("hook:beforeDestroy",(()=>{n.removeListener(r)})),r(n)},handleMediaQueryChange(e,t){e.matches&&(this.matchingBreakpoint=t,this.$emit("change",t))}},mounted(){const e=r.kB[this.scope]||{};Object.entries(e).forEach((([e,t])=>{this.initMediaQuery(e,t)}))}},d=u,A=n(1001),p=(0,A.Z)(d,l,c,!1,null,null,null),h=p.exports},5281: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(e.resolvedComponent,e._b({tag:"component",staticClass:"button-cta",class:{"is-dark":e.isDark}},"component",e.componentProps,!1),[e._t("default")],2)},i=[],s=n(4260),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,r,i,!1,null,"c9c81868",null),u=c.exports},7605:function(e,t,n){"use strict";n.d(t,{Z:function(){return d}});var r=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:r}){return[t("ButtonLink",{attrs:{url:n,isDark:e.isDark}},[e._v(" "+e._s(r)+" ")])]}}],null,!1,710653997)}):e._e()},i=[],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,r,i,!1,null,null,null),d=u.exports},3917:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=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)},i=[],s={name:"CodeBlock"},a=s,o=n(1001),l=(0,o.Z)(a,r,i,!1,null,"08295b2f",null),c=l.exports},9519:function(e,t,n){"use strict";n.r(t),n.d(t,{BlockType:function(){return _t},default:function(){return Nt}});var r=n(5953),i=n(7587),s=n(5996),a=n(9906),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,r){return t("div",{key:r,class:["container-general",{collapsible:!0===n.collapsible},{collapsed:!0===n.collapsible&&e.collapsed}]},e._l(n.code,(function(n,r){return t("div",{key:r,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)])},d=[],A=n(3917),p={name:"CollapsibleCodeListing",components:{CodeBlock:A.Z},props:{collapsed:{type:Boolean,required:!1},content:{type:Array,required:!0},showLineNumbers:{type:Boolean,default:()=>!0}}},h=p,g=n(1001),f=(0,g.Z)(h,u,d,!1,null,"25a17a0e",null),m=f.exports,v={name:"DictionaryExample",components:{CollapsibleCodeListing:m},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,L=(0,g.Z)(T,x,k,!1,null,"5572fe1d",null),P=L.exports,Q=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)])},M=[],Z={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}}},D=Z,O=(0,g.Z)(D,Q,M,!1,null,"6aa9882a",null),R=O.exports,N=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"}})])},j=[],V=n(9986),G={name:"InlinePlusCircleSolidIcon",components:{SVGIcon:V.Z}},$=G,q=(0,g.Z)($,N,j,!1,null,null,null),z=q.exports,H=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:V.Z}},U=F,Y=(0,g.Z)(U,H,W,!1,null,null,null),X=Y.exports;const K={request:"Request",response:"Response"};var J={name:"EndpointExample",components:{InlineMinusCircleSolidIcon:X,InlinePlusCircleSolidIcon:z,TabnavItem:R,Tabnav:P,CollapsibleCodeListing:m,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 r={[K.request]:t.content,[K.response]:e.content}[n]||[];return r.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,re=function(){var e=this,t=e._self._c;return t("figure",{attrs:{id:e.anchor}},[e._t("default")],2)},ie=[],se={name:"Figure",props:{anchor:{type:String,required:!1}}},ae=se,oe=(0,g.Z)(ae,re,ie,!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 de={caption:"caption",figcaption:"figcaption"},Ae={leading:"leading",trailing:"trailing"};var pe={name:"Caption",constants:{CaptionPosition:Ae,CaptionTag:de},props:{title:{type:String,required:!1},tag:{type:String,required:!0,validator:e=>Object.hasOwnProperty.call(de,e)},position:{type:String,default:()=>Ae.leading,validator:e=>Object.hasOwnProperty.call(Ae,e)}},computed:{trailing:({position:e})=>e===Ae.trailing}},he=pe,ge=(0,g.Z)(he,ce,ue,!1,null,"869c6f6e",null),fe=ge.exports,me=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,me,ve,!1,null,"bf997940",null),we=Ie.exports,Ee=n(4260),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,Le=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)},Pe=[],Qe={name:"StrikeThrough"},Me=Qe,Ze=(0,g.Z)(Me,Le,Pe,!1,null,"7fc51673",null),De=Ze.exports,Oe=function(){var e=this,t=e._self._c;return t("small",[e._t("default")],2)},Re=[],Ne={name:"Small"},je=Ne,Ve=(0,g.Z)(je,Oe,Re,!1,null,"77035f61",null),Ge=Ve.exports,$e=function(){var e=this,t=e._self._c;return t("Asset",{attrs:{identifier:e.identifier,deviceFrame:e.deviceFrame}})},qe=[],ze=n(4655),He={name:"BlockVideo",components:{Asset:ze.Z},props:{identifier:{type:String,required:!0},deviceFrame:{type:String,required:!1}}},We=He,Fe=(0,g.Z)(We,$e,qe,!1,null,"4f18340d",null),Ue=Fe.exports,Ye=n(3938),Xe=n(3002),Ke=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)},Je=[],et={name:"TabNavigator",components:{TabnavItem:R,Tabnav:P},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}}}},tt=et,nt=(0,g.Z)(tt,Ke,Je,!1,null,"e671a734",null),rt=nt.exports,it=function(){var e=this,t=e._self._c;return t("ul",{staticClass:"tasklist"},e._l(e.tasks,(function(n,r){return t("li",{key:r},[e.showCheckbox(n)?t("input",{attrs:{type:"checkbox",disabled:""},domProps:{checked:n.checked}}):e._e(),e._t("task",null,{task:n})],2)})),0)},st=[];const at="checked",ot=e=>Object.hasOwnProperty.call(e,at);var lt={name:"TaskList",props:{tasks:{required:!0,type:Array,validator:e=>e.some(ot)}},methods:{showCheckbox:ot}},ct=lt,ut=(0,g.Z)(ct,it,st,!1,null,"6a56a858",null),dt=ut.exports,At=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}})},pt=[],ht=n(1105),gt=n(3946),ft={name:"LinksBlock",mixins:[r.Z],components:{TopicsLinkBlock:()=>Promise.all([n.e(104),n.e(989)]).then(n.bind(n,8104)),TopicsLinkCardGrid:ht.Z},props:{identifiers:{type:Array,required:!0},blockStyle:{type:String,default:gt.o.compactGrid}},computed:{isListStyle:({blockStyle:e})=>e===gt.o.list,items:({identifiers:e,references:t})=>e.reduce(((e,n)=>t[n]?e.concat(t[n]):e),[])}},mt=ft,vt=(0,g.Z)(mt,At,pt,!1,null,"b1a75c1c",null),bt=vt.exports,yt=n(889),Ct=function(){var e=this,t=e._self._c;return t("hr",{staticClass:"thematic-break"})},It=[],wt={},Et=(0,g.Z)(wt,Ct,It,!1,null,"62d2922a",null),Bt=Et.exports;const{CaptionPosition:xt,CaptionTag:kt}=fe.constants,_t={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",thematicBreak:"thematicBreak"},St={codeVoice:"codeVoice",emphasis:"emphasis",image:"image",inlineHead:"inlineHead",link:"link",newTerm:"newTerm",reference:"reference",strong:"strong",text:"text",superscript:"superscript",subscript:"subscript",strikethrough:"strikethrough"},Tt={both:"both",column:"column",none:"none",row:"row"},Lt={left:"left",right:"right",center:"center",unset:"unset"},Pt=7;function Qt(e,t){const n=n=>n.map(Qt(e,t)),r=t=>t.map((t=>e("li",{},n(t.content)))),l=(t,r,i,s,a,o,l)=>{const{colspan:c,rowspan:u}=o[`${a}_${s}`]||{};if(0===c||0===u)return null;const d=l[s]||Lt.unset;let A=null;return d!==Lt.unset&&(A=`${d}-cell`),e(t,{attrs:{...r,colspan:c,rowspan:u},class:A},n(i))},c=(t,n=Tt.none,r={},i=[])=>{switch(n){case Tt.both:{const[n,...s]=t;return[e("thead",{},[e("tr",{},n.map(((e,t)=>l("th",{scope:"col"},e,t,0,r,i))))]),e("tbody",{},s.map((([t,...n],s)=>e("tr",{},[l("th",{scope:"row"},t,0,s+1,r,i),...n.map(((e,t)=>l("td",{},e,t+1,s+1,r,i)))]))))]}case Tt.column:return[e("tbody",{},t.map((([t,...n],s)=>e("tr",{},[l("th",{scope:"row"},t,0,s,r,i),...n.map(((e,t)=>l("td",{},e,t+1,s,r,i)))]))))];case Tt.row:{const[n,...s]=t;return[e("thead",{},[e("tr",{},n.map(((e,t)=>l("th",{scope:"col"},e,t,0,r,i))))]),e("tbody",{},s.map(((t,n)=>e("tr",{},t.map(((e,t)=>l("td",{},e,t,n+1,r,i)))))))]}default:return[e("tbody",{},t.map(((t,n)=>e("tr",{},t.map(((e,t)=>l("td",{},e,t,n,r,i)))))))]}},u=({metadata:{abstract:t=[],anchor:r,title:i,...s},...a})=>{const o={...a,metadata:s},l=[n([o])];if(i&&t.length||t.length){const r=i?xt.leading:xt.trailing,s=r===xt.trailing?1:0,a=kt.figcaption;l.splice(s,0,e(fe,{props:{title:i,position:r,tag:a}},n(t)))}return e(le,{props:{anchor:r}},l)},d=({metadata:{deviceFrame:t},...r})=>e(yt.Z,{props:{device:t}},n([r]));return function(l){switch(l.type){case _t.aside:{const t={kind:l.style,name:l.name};return e(i.Z,{props:t},n(l.content))}case _t.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 _t.endpointExample:{const t={request:l.request,response:l.response};return e(ne,{props:t},n(l.summary||[]))}case _t.heading:{const t={anchor:l.anchor,level:l.level};return e(a.Z,{props:t},l.text)}case _t.orderedList:return e("ol",{attrs:{start:l.start}},r(l.items));case _t.paragraph:{const t=1===l.inlineContent.length&&l.inlineContent[0].type===St.image,r=t?{class:["inline-image-container"]}:{};return e("p",r,n(l.inlineContent))}case _t.table:{const t=c(l.rows,l.header,l.extendedData,l.alignments);if(l.metadata&&l.metadata.abstract){const{title:r}=l.metadata,i=r?xt.leading:xt.trailing,s=kt.caption;t.unshift(e(fe,{props:{title:r,position:i,tag:s}},n(l.metadata.abstract)))}return e(Te,{attrs:{id:l.metadata&&l.metadata.anchor},props:{spanned:!!l.extendedData}},t)}case _t.termList:return e("dl",{},l.items.map((({term:t,definition:r})=>[e("dt",{},n(t.inlineContent)),e("dd",{},n(r.content))])));case _t.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",{},r(l.items))}case _t.dictionaryExample:{const t={example:l.example};return e(C,{props:t},n(l.summary||[]))}case _t.small:return e("p",{},[e(Ge,{},n(l.inlineContent))]);case _t.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 _t.row:{const t=l.numberOfColumns?{large:l.numberOfColumns}:void 0;return e(Xe.Z,{props:{columns:t}},l.columns.map((t=>e(Ye.Z,{props:{span:t.size}},n(t.content)))))}case _t.tabNavigator:{const t=l.tabs.length>Pt,r=l.tabs.map((e=>e.title)),i=l.tabs.reduce(((e,t)=>({...e,[t.title]:()=>n(t.content)})),{});return e(rt,{props:{titles:r,vertical:t},scopedSlots:i})}case _t.links:return e(bt,{props:{blockStyle:l.style,identifiers:l.items}});case _t.thematicBreak:return e(Bt);case St.codeVoice:return e(o.Z,{},l.code);case St.emphasis:case St.newTerm:return e("em",n(l.inlineContent));case St.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?d(l):e(we,{props:{alt:n.alt,variants:n.variants}}):null}case St.link:return e("a",{attrs:{href:l.destination},class:"inline-link"},l.title);case St.reference:{const r=t[l.identifier];if(!r)return null;const i=l.overridingTitleInlineContent||r.titleInlineContent,s=l.overridingTitle||r.title;return e(Ee.Z,{props:{url:r.url,kind:r.kind,role:r.role,isActive:l.isActive,ideTitle:r.ideTitle,titleStyle:r.titleStyle,hasInlineFormatting:!!i},class:"inline-link"},i?n(i):s)}case St.strong:case St.inlineHead:return e("strong",n(l.inlineContent));case St.text:return"\n"===l.text?e("br"):l.text;case St.superscript:return e("sup",n(l.inlineContent));case St.subscript:return e("sub",n(l.inlineContent));case St.strikethrough:return e(De,n(l.inlineContent));default:return null}}}var Mt,Zt,Dt={name:"ContentNode",constants:{TableHeaderStyle:Tt,TableColumnAlignments:Lt},mixins:[r.Z],render:function(e){return e(this.tag,{class:"content"},this.content.map(Qt(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 _t.aside:return e({...n,content:t(n.content)});case _t.dictionaryExample:return e({...n,summary:t(n.summary)});case _t.paragraph:case St.emphasis:case St.strong:case St.inlineHead:case St.superscript:case St.subscript:case St.strikethrough:case St.newTerm:return e({...n,inlineContent:t(n.inlineContent)});case _t.orderedList:case _t.unorderedList:return e({...n,items:n.items.map((e=>({...e,content:t(e.content)})))});case _t.table:return e({...n,rows:n.rows.map((e=>e.map(t)))});case _t.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 _t.aside:t(n.content);break;case _t.paragraph:case St.emphasis:case St.strong:case St.inlineHead:case St.newTerm:case St.superscript:case St.subscript:case St.strikethrough:t(n.inlineContent);break;case _t.orderedList:case _t.unorderedList:n.items.forEach((e=>t(e.content)));break;case _t.dictionaryExample:t(n.summary);break;case _t.table:n.rows.forEach((e=>{e.forEach(t)}));break;case _t.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(){const{references:e={}}=this;return this.reduce(((t,n)=>{if(n.type===_t.paragraph)return`${t}\n`;if(n.type===St.codeVoice)return`${t}${n.code}`;if(n.type===St.text)return`${t}${n.text}`;if(n.type===St.reference){const r=e[n.identifier]?.title??"";return`${t}${r}`}return t}),"").trim()}},BlockType:_t,InlineType:St},Ot=Dt,Rt=(0,g.Z)(Ot,Mt,Zt,!1,null,null,null),Nt=Rt.exports},7587: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("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)},i=[];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,r,i,!1,null,"3ccce809",null),u=c.exports},5996:function(e,t,n){"use strict";n.d(t,{Z:function(){return J}});var r=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,r){return[t("span",{key:r,class:["code-line-container",{highlighted:e.isHighlighted(r)}]},[e.showLineNumbers?t("span",{staticClass:"code-number",attrs:{"data-line-number":e.lineNumberFor(r)}}):e._e(),t("span",{staticClass:"code-line",domProps:{innerHTML:e._s(n)}})]),e._v("\n")]}))],2)],1)])],1)},i=[],s=n(3208),a=n(3078),o=n(3917),l=n(3390),c=l;const u={objectivec:["objective-c"]},d={bash:["sh","zsh"],c:["h"],cpp:["cc","c++","h++","hpp","hh","hxx","cxx"],css:[],diff:["patch"],http:["https"],java:["jsp"],javascript:["js","jsx","mjs","cjs"],json:[],llvm:[],markdown:["md","mkdown","mkd"],objectivec:["mm","objc","obj-c"].concat(u.objectivec),perl:["pl","pm"],php:[],python:["py","gyp","ipython"],ruby:["rb","gemspec","podspec","thor","irb"],scss:[],shell:["console","shellsession"],swift:[],xml:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],...{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},A=new Set(["markdown","swift"]),p=Object.entries(d),h=new Set(Object.keys(d)),g=new Map;async function f(e){const t=[e];try{return await t.reduce((async(e,t)=>{let r;await e,r=A.has(t)?await n(3685)(`./${t}`):await n(2122)(`./${t}.js`),c.registerLanguage(t,r.default)}),Promise.resolve()),!0}catch(r){return console.error(`Could not load ${e} file`),!1}}function m(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=m(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))&&f(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=m(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"),r=k(n,t),i=document.createElement("code");return i.innerHTML=r,x(i),I(i.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=[],L=function(){var e=this,t=e._self._c;return"swift"===e.fileType?t("SwiftFileIcon",{staticClass:"file-icon"}):t("GenericFileIcon",{staticClass:"file-icon"})},P=[],Q=n(7834),M=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"}})])},Z=[],D=n(9986),O={name:"GenericFileIcon",components:{SVGIcon:D.Z}},R=O,N=n(1001),j=(0,N.Z)(R,M,Z,!1,null,null,null),V=j.exports,G={name:"CodeListingFileIcon",components:{SwiftFileIcon:Q.Z,GenericFileIcon:V},props:{fileType:String}},$=G,q=(0,N.Z)($,L,P,!1,null,"7c381064",null),z=q.exports,H={name:"CodeListingFilename",components:{FileIcon:z},props:{isActionable:{type:Boolean,default:()=>!1},fileType:String}},W=H,F=(0,N.Z)(W,S,T,!1,null,"c8c40662",null),U=F.exports,Y={name:"CodeListing",components:{Filename:U,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=Y,K=(0,N.Z)(X,r,i,!1,null,"13e6923e",null),J=K.exports},2020: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("WordBreak",{attrs:{tag:"code"}},[e._t("default")],2)},i=[],s=n(352),a={name:"CodeVoice",components:{WordBreak:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,"05f4a5b7",null),u=c.exports},3938:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=function(){var e=this,t=e._self._c;return t("div",{staticClass:"column",style:e.style},[e._t("default")],2)},i=[],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,r,i,!1,null,"0f654188",null),c=l.exports},889:function(e,t,n){"use strict";n.d(t,{Z:function(){return A}});var r=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"})])},i=[],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:r={},toVal:i})=>{const{screenTop:s,screenLeft:a,screenWidth:o,frameWidth:l,lightUrl:c,darkUrl:u,screenHeight:d,frameHeight:A}=r;return{"--screen-top":n(s/A),"--screen-left":n(a/l),"--screen-width":n(o/l),"--screen-height":n(d/A),"--screen-aspect":i(o/d),"--frame-width":e(l),"--frame-aspect":i(l/A),"--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),d=(0,u.Z)(c,r,i,!1,null,"c2eac128",null),A=d.exports},9906:function(e,t,n){"use strict";n.d(t,{Z:function(){return m}});var r=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:e.linkWithAnchor,"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)},i=[],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(9986),c={name:"LinkIcon",components:{SVGIcon:l.Z}},u=c,d=n(1001),A=(0,d.Z)(u,a,o,!1,null,null,null),p=A.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,linkWithAnchor:({anchor:e,$route:t})=>({hash:`#${e}`,query:t.query})}},g=h,f=(0,d.Z)(g,r,i,!1,null,"0d0d1d08",null),m=f.exports},4260:function(e,t,n){"use strict";n.d(t,{Z:function(){return O}});var r=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)},i=[],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.url&&e.isActive?t("a",{attrs:{href:e.url}},[e._t("default")],2):t("span",[e._t("default")],2)},d=[],A={name:"ReferenceExternal",props:{url:{type:String,required:!1},isActive:{type:Boolean,default:!0}}},p=A,h=n(1001),g=(0,h.Z)(p,u,d,!1,null,null,null),f=g.exports,m=n(2020),v={name:"ReferenceExternalSymbol",props:f.props,components:{ReferenceExternal:f,CodeVoice:m.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.url&&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:!1},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:m.Z}},L=T,P=(0,h.Z)(L,I,w,!1,null,null,null),Q=P.exports,M={name:"Reference",computed:{isInternal({url:e}){if(!e)return!1;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?Q:S:t?C:f},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:!1},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}}},Z=M,D=(0,h.Z)(Z,r,i,!1,null,null,null),O=D.exports},3002: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("div",{staticClass:"row",class:{"with-columns":e.columns},style:e.style},[e._t("default")],2)},i=[],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,r,i,!1,null,"1bcb2d0f",null),u=c.exports},1295:function(e,t,n){"use strict";n.d(t,{Z:function(){return d}});var r=n(5953);const i={link:"link",reference:"reference",text:"text"};var s,a,o={name:"DestinationDataProvider",mixins:[r.Z],props:{destination:{type:Object,required:!0,default:()=>({})}},inject:{isTargetIDE:{default:()=>!1}},constants:{DestinationType:i},computed:{isExternal:({reference:e,destination:t})=>e.type===i.link||t.type===i.link,shouldAppendOpensInBrowser:({isExternal:e,isTargetIDE:t})=>e&&t,reference:({references:e,destination:t})=>e[t.identifier]||{},linkUrl:({destination:e,reference:t})=>({[i.link]:e.destination,[i.reference]:t.url,[i.text]:e.text}[e.type]),linkTitle:({reference:e,destination:t})=>({[i.link]:t.title,[i.reference]:t.overridingTitle||e.title,[i.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),d=u.exports},1105:function(e,t,n){"use strict";n.d(t,{Z:function(){return Ae}});var r=function(){var e=this,t=e._self._c;return t("Pager",{class:["TopicsLinkCardGrid",e.topicStyle],attrs:{"aria-label":e.$t("links-grid.label"),pages:e.pages},scopedSlots:e._u([{key:"page",fn:function({page:n}){return[t("Row",{attrs:{columns:{large:e.compactCards?3:2,medium:e.compactCards?3:2}}},e._l(n,(function(n){return t("Column",{key:n.title},[t("TopicsLinkCardGridItem",{attrs:{item:n,compact:e.compactCards}})],1)})),1)]}}])},[t("BreakpointEmitter",{on:{change:e.handleBreakpointChange}})],1)},i=[],s=n(7188),a=n(3938),o=function(){var e=this,t=e._self._c;return t("div",{class:["pager",{"with-compact-controls":e.shouldUseCompactControls}],attrs:{role:"region","aria-roledescription":e.$t("pager.roledescription")}},[1===e.pages.length?[e._t("page",null,{page:e.pages[0]})]:[t("div",{staticClass:"container"},[t("Gutter",{staticClass:"left"},[t("ControlPrevious",{attrs:{disabled:!e.hasPreviousPage},nativeOn:{click:function(t){return e.previous.apply(null,arguments)}}})],1),t("div",{ref:"viewport",staticClass:"viewport",attrs:{role:"group"}},e._l(e.keyedPages,(function({page:n,key:r},i){return t("div",{key:r,ref:"pages",refInFor:!0,class:["page",e.pageStates(i)],attrs:{"aria-label":e.$t("pager.page.label",{index:i+1,count:e.keyedPages.length}),id:r}},[e._t("page",null,{page:n})],2)})),0),t("Gutter",{staticClass:"right"},[t("ControlNext",{attrs:{disabled:!e.hasNextPage},nativeOn:{click:function(t){return e.next.apply(null,arguments)}}})],1)],1),t("div",{staticClass:"compact-controls",attrs:{role:"group","aria-label":"Controls"}},[t("ControlPrevious",{attrs:{disabled:!e.hasPreviousPage},nativeOn:{click:function(t){return e.previous.apply(null,arguments)}}}),t("ControlNext",{attrs:{disabled:!e.hasNextPage},nativeOn:{click:function(t){return e.next.apply(null,arguments)}}})],1),t("div",{staticClass:"indicators"},e._l(e.keyedPages,(function({key:n},r){return t("a",{key:n,class:["indicator",e.pageStates(r)],attrs:{"aria-current":e.isActivePage(r),href:`#${n}`},on:{click:function(t){return e.setActivePage(t,r)}}})})),0)],e._t("default")],2)},l=[],c=function(){var e=this,t=e._self._c;return t("button",{class:["pager-control",e.action],attrs:{"aria-label":e.$t(`pager.control.navigate-${e.action}`)}},[t("ChevronRoundedIcon",{staticClass:"icon"})],1)},u=[],d=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"chevron-rounded-icon",attrs:{viewBox:"0 0 14 25",themeId:"chevron-rounded"}},[t("path",{attrs:{d:"M1,24.4a.9.9,0,0,0,.7-.3L13.4,13a1,1,0,0,0,0-1.6L1.7.3A.9.9,0,0,0,1,0,.9.9,0,0,0,0,1a.9.9,0,0,0,.3.7l11,10.5L.3,22.7a.9.9,0,0,0-.3.7A.9.9,0,0,0,1,24.4Z"}})])},A=[],p=n(9986),h={name:"ChevronRoundedIcon",components:{SVGIcon:p.Z}},g=h,f=n(1001),m=(0,f.Z)(g,d,A,!1,null,null,null),v=m.exports;const b={previous:"previous",next:"next"};var y={name:"PagerControl",components:{ChevronRoundedIcon:v},props:{action:{type:String,required:!0,validator:e=>Object.hasOwnProperty.call(b,e)}},Action:b},C=y,I=(0,f.Z)(C,c,u,!1,null,"58c8390a",null),w=I.exports,E=n(5381),B=n(4630);const x=174;function k(e){return e.scrollIntoView({behavior:"auto",block:"nearest",inline:"start"}),new Promise((t=>{const n=60,r=2;let i=null,s=0;function a(){const o=e.getBoundingClientRect().left;s>r&&(o===i||s>=n)?t():(i=o,s+=1,requestAnimationFrame(a))}requestAnimationFrame(a)}))}var _={name:"Pager",components:{ControlNext:{render(e){return e(w,{props:{action:w.Action.next}})}},ControlPrevious:{render(e){return e(w,{props:{action:w.Action.previous}})}},Gutter:{render(e){return e("div",{class:"gutter"},this.$slots.default)}}},props:{pages:{type:Array,required:!0,validator:e=>e.length>0}},data:()=>({activePageIndex:0,appState:B.Z.state}),computed:{indices:({keyedPages:e})=>e.reduce(((e,t,n)=>({...e,[t.key]:n})),{}),keyedPages:({_uid:e,pages:t})=>t.map(((t,n)=>({key:`pager-${e}-page-${n}`,page:t}))),hasNextPage:({activePageIndex:e,pages:t})=>ee>0,contentWidth:({appState:e})=>e.contentWidth,shouldUseCompactControls:({contentWidth:e})=>window.innerWidth>E.kB["default"].large.minWidth?e=this.$refs.pages.length)return;const n=this.$refs.pages[t];this.pauseObservingPages(),await k(n),this.startObservingPages(),this.activePageIndex=t},next(e){this.setActivePage(e,this.activePageIndex+1)},previous(e){this.setActivePage(e,this.activePageIndex-1)},observePages(e){const t=e.find((e=>e.isIntersecting))?.target?.id;t&&(this.activePageIndex=this.indices[t])},setupObserver(){this.observer=new IntersectionObserver(this.observePages,{root:this.$refs.viewport,threshold:.5}),this.startObservingPages()},startObservingPages(){this.$refs.pages.forEach((e=>{this.observer?.observe(e)}))},pauseObservingPages(){this.$refs.pages.forEach((e=>{this.observer?.unobserve(e)}))}},mounted(){this.pages.length>1&&this.setupObserver()},beforeDestroy(){this.observer?.disconnect()}},S=_,T=(0,f.Z)(S,o,l,!1,null,"1ed6aae0",null),L=T.exports,P=n(3002),Q=n(3946),M=n(5654),Z=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)},D=[],O=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)},R=[],N=n(5281),j=n(8785),V=n(6817),G=n(4260),$={small:"small",large:"large"},q=n(5953),z=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)},H=[],W=n(6769),F={name:"CardCover",components:{ImageAsset:W.Z},props:{variants:{type:Array,required:!0},rounded:{type:Boolean,default:!1},alt:{type:String,default:null}}},U=F,Y=(0,f.Z)(U,z,H,!1,null,"28b14a83",null),X=Y.exports,K={name:"Card",components:{Reference:G.Z,DiagonalArrowIcon:V.Z,InlineChevronRightIcon:j.Z,CardCover:X,ButtonLink:N.Z},constants:{CardSize:$},mixins:[q.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:r,$slots:i})=>({"aria-labelledby":e.concat(r?` ${t}`:""),"aria-describedby":i.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($,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}}},J=K,ee=(0,f.Z)(J,O,R,!1,null,"0f7a4f31",null),te=ee.exports,ne=n(5921),re=n(7192);const ie={[re.L.article]:"documentation.card.read-article",[re.L.overview]:"documentation.card.start-tutorial",[re.L.collection]:"documentation.card.view-api",[re.L.symbol]:"documentation.card.view-symbol",[re.L.sampleCode]:"documentation.card.view-sample-code"};var se={name:"TopicsLinkCardGridItem",components:{TopicTypeIcon:ne.Z,Card:te,ContentNode:()=>Promise.resolve().then(n.bind(n,9519))},mixins:[q.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})=>ie[e.role]||"documentation.card.learn-more",cardSize:({compact:e})=>e?void 0:$.large}},ae=se,oe=(0,f.Z)(ae,Z,D,!1,null,"87dd3302",null),le=oe.exports,ce={name:"TopicsLinkCardGrid",components:{BreakpointEmitter:s["default"],Column:a.Z,Pager:L,Row:P.Z,TopicsLinkCardGridItem:le},data:()=>({breakpoint:E.L3.large}),props:{items:{type:Array,required:!0},pageSize:{type:Number,required:!1},topicStyle:{type:String,default:Q.o.compactGrid,validator:e=>e===Q.o.compactGrid||e===Q.o.detailedGrid},usePager:{type:Boolean,default:!1}},computed:{compactCards:({topicStyle:e})=>e===Q.o.compactGrid,defaultPageSize:({breakpoint:e,items:t,topicStyle:n,usePager:r})=>r?{[Q.o.compactGrid]:{[E.L3.large]:6,[E.L3.medium]:6,[E.L3.small]:1},[Q.o.detailedGrid]:{[E.L3.large]:4,[E.L3.medium]:2,[E.L3.small]:1}}[n][e]:t.length,pages:({items:e,defaultPageSize:t,pageSize:n})=>(0,M.Md)(e,n||t)},methods:{handleBreakpointChange(e){this.breakpoint=e}}},ue=ce,de=(0,f.Z)(ue,r,i,!1,null,null,null),Ae=de.exports},1576:function(e,t,n){"use strict";n.d(t,{Z:function(){return g}});var r=function(){var e=this,t=e._self._c;return t("div",{staticClass:"col",class:e.classes},[e._t("default")],2)},i=[];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 d={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}}}},A=d,p=n(1001),h=(0,p.Z)(A,r,i,!1,null,"2ee3ad8b",null),g=h.exports},9649:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=function(){var e=this,t=e._self._c;return t("div",{staticClass:"row"},[e._t("default")],2)},i=[],s={name:"GridRow"},a=s,o=n(1001),l=(0,o.Z)(a,r,i,!1,null,"be73599c",null),c=l.exports},5692: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:"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"}})])},i=[],s=n(9986),a={name:"ArticleIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},7775: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:"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"}})])},i=[],s=n(9986),a={name:"CurlyBracketsIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},6817: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:"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"}})])},i=[],s=n(9986),a={name:"DiagonalArrowIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},8633: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",{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"}})])},i=[],s=n(9986),a={name:"PathIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},6698: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:"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"}})])},i=[],s=n(9986),a={name:"PlayIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},7834: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:"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"}})])},i=[],s=n(9986),a={name:"SwiftFileIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,"c01a6890",null),u=c.exports},9001: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:"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"}})])},i=[],s=n(9986),a={name:"TechnologyIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},8638: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:"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"}})])},i=[],s=n(9986),a={name:"TutorialIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},6769:function(e,t,n){"use strict";n.d(t,{Z:function(){return f}});var r=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))])},i=[],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 d(e){if(!e.length)return null;const t=e.map((e=>`${(0,s.AH)(e.src)} ${e.density}`)).join(", "),n=e[0],r={srcSet:t,src:(0,s.AH)(n.src)},{width:i}=n.size||{width:null};return i&&(r.width=i,r.height="auto"),r}var A={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})=>d(e),lightVariantAttributes:({lightVariants:e})=>d(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))),r=parseInt(n.match(/\d+/)[0],u),i=await(0,s.RY)(e),a=i.width/r,o=i.height/r;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=A,h=n(1001),g=(0,h.Z)(p,r,i,!1,null,null,null),f=g.exports},1763:function(e,t,n){"use strict";n.d(t,{Z:function(){return I}});var r=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)]),e.showActions?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"})])]):e._e()],2),e._t("after-content")],2),t("BreakpointEmitter",{attrs:{scope:e.BreakpointScopes.nav},on:{change:e.onBreakpointChange}})],1)},i=[],s=n(9146),a=n(2853),o=n(7188),l=n(9652),c=n(1716),u=n(5381),d=n(1147),A=n(5657);const{noClose:p}=c.MenuLinkModifierClasses,{BreakpointName:h,BreakpointScopes:g}=o["default"].constants,f=8,m={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:m,NoBGTransitionFrames:f},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},showActions:{type:Boolean,default:!0}},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:r,hasSolidBackground:i,hasNoBorder:s,hasFullWidthBorder:a,isDark:o,isWideFormat:l,noBackgroundTransition:c})=>({[m.isDark]:o,[m.isOpen]:e,[m.inBreakpoint]:t,[m.isTransitioning]:n,[m.isSticking]:r,[m.hasSolidBackground]:i,[m.hasNoBorder]:s,[m.hasFullWidthBorder]:a,[m.isWideFormat]:l,[m.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"),d.Z.hide(this.$refs.wrapper),document.activeElement===this.$refs.toggle&&document.activeElement.blur()},onClose(){this.$emit("close"),this.toggleScrollLock(!1),d.Z.show(this.$refs.wrapper)},async handleFlashOnMount(){await(0,A.J)(f),this.noBackgroundTransition=!1}}},b=v,y=n(1001),C=(0,y.Z)(b,r,i,!1,null,"5ee249d6",null),I=C.exports},535:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=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)},i=[],s={name:"NavMenuItemBase",props:{animate:{type:Boolean,default:!0}}},a=s,o=n(1001),l=(0,o.Z)(a,r,i,!1,null,"296e4e0c",null),c=l.exports},2853:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=function(){var e=this,t=e._self._c;return t("ul",{staticClass:"nav-menu-items"},[e._t("default")],2)},i=[],s={name:"NavMenuItems"},a=s,o=n(1001),l=(0,o.Z)(a,r,i,!1,null,"a101abb4",null),c=l.exports},5921:function(e,t,n){"use strict";n.d(t,{Z:function(){return le}});var r=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)},i=[],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=[],d=n(9986),A={name:"TopicFuncIcon",components:{SVGIcon:d.Z}},p=A,h=n(1001),g=(0,h.Z)(p,c,u,!1,null,null,null),f=g.exports,m=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:d.Z}},y=b,C=(0,h.Z)(y,m,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:d.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"}})])},L=[],P={name:"TopicSubscriptIcon",components:{SVGIcon:d.Z}},Q=P,M=(0,h.Z)(Q,T,L,!1,null,null,null),Z=M.exports,D=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))])])])])])},O=[],R={name:"TwoLetterSymbolIcon",components:{SVGIcon:d.Z},props:{first:{type:String,required:!0},second:{type:String,required:!0}}},N=R,j=(0,h.Z)(N,D,O,!1,null,null,null),V=j.exports,G=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))])])])])},$=[],q={name:"SingleLetterSymbolIcon",components:{SVGIcon:d.Z},props:{symbol:{type:String,required:!0}}},z=q,H=(0,h.Z)(z,G,$,!1,null,null,null),W=H.exports,F=n(5629),U=n(1869),Y=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}})},X=[],K=n(6769),J={name:"OverridableAsset",components:{SVGIcon:d.Z,ImageAsset:K.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}}},ee=J,te=(0,h.Z)(ee,Y,X,!1,null,null,null),ne=te.exports;const re={[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]:V,[F.t.func]:f,[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.namespace]:W,[F.t.overview]:s.Z,[F.t.protocol]:V,[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]:Z,[F.t.symbol]:I,[F.t.tutorial]:l.Z,[F.t.typealias]:W,[F.t.union]:W,[F.t["var"]]:W},ie={[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.namespace]:{symbol:"N"},[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 se={name:"TopicTypeIcon",components:{OverridableAsset:ne,SVGIcon:d.Z,SingleLetterSymbolIcon:W},constants:{TopicTypeIcons:re,TopicTypeProps:ie},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})=>re[e]||I,iconProps:({normalisedType:e})=>ie[e]||{},color:({normalisedType:e})=>U.g[e],styles:({color:e,withColors:t})=>t&&e?{"--icon-color":`var(--color-type-icon-${e})`}:{}}},ae=se,oe=(0,h.Z)(ae,r,i,!1,null,"3b1b4787",null),le=oe.exports},352:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r,i,s={functional:!0,name:"WordBreak",render(e,{props:t,slots:n,data:r}){const i=n().default||[],s=i.filter((e=>e.text&&!e.tag));if(0===s.length||s.length!==i.length)return e(t.tag,r,i);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,r,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,r,i,!1,null,null,null),c=l.exports},2122:function(e,t,n){var r={"./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 i(e){if(!n.o(r,e))return Promise.resolve().then((function(){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}));var t=r[e],i=t[0];return n.e(t[1]).then((function(){return n.t(i,23)}))}i.keys=function(){return Object.keys(r)},i.id=2122,e.exports=i},9426:function(e,t,n){"use strict";n.d(t,{Ag:function(){return s},UG:function(){return i},yf:function(){return r}});const r={added:"added",modified:"modified",deprecated:"deprecated"},i=[r.modified,r.added,r.deprecated],s={[r.modified]:"change-type.modified",[r.added]:"change-type.added",[r.deprecated]:"change-type.deprecated"}},1869:function(e,t,n){"use strict";n.d(t,{c:function(){return s},g:function(){return a}});var r=n(5629),i=n(7192);const s={blue:"blue",teal:"teal",orange:"orange",purple:"purple",green:"green",sky:"sky",pink:"pink"},a={[r.t.article]:s.teal,[r.t.init]:s.blue,[r.t["case"]]:s.orange,[r.t["class"]]:s.purple,[r.t.collection]:s.pink,[i.L.collectionGroup]:s.teal,[r.t.dictionarySymbol]:s.purple,[r.t["enum"]]:s.orange,[r.t.extension]:s.orange,[r.t.func]:s.green,[r.t.op]:s.green,[r.t.httpRequest]:s.green,[r.t.module]:s.sky,[r.t.method]:s.blue,[r.t.macro]:s.pink,[r.t.protocol]:s.purple,[r.t.property]:s.teal,[r.t.propertyListKey]:s.green,[r.t.propertyListKeyReference]:s.green,[r.t.sampleCode]:s.purple,[r.t.struct]:s.purple,[r.t.subscript]:s.blue,[r.t.typealias]:s.orange,[r.t.union]:s.purple,[r.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 r}});const r={list:"list",compactGrid:"compactGrid",detailedGrid:"detailedGrid",hidden:"hidden"}},5629:function(e,t,n){"use strict";n.d(t,{$:function(){return i},t:function(){return r}});const r={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",namespace:"namespace",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"},i={[r.init]:r.method,[r.case]:r.enum,[r.propertyListKeyReference]:r.propertyListKey,[r.project]:r.tutorial}},7192:function(e,t,n){"use strict";n.d(t,{L:function(){return r}});const r={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}}}},2974:function(e,t,n){"use strict";var r=n(3465),i=n(3208),s=n(2449),a=n(9519);t["Z"]={methods:{extractFirstParagraphText(e=[]){const{references:t={}}=this,n=a["default"].computed.plaintext.bind({...a["default"].methods,content:e,references:t})();return(0,i.id)(n)}},computed:{pagePath:({$route:{path:e="/"}={}})=>e,pageURL:({pagePath:e="/"})=>(0,s.HH)(e),disableMetadata:()=>!1},mounted(){this.disableMetadata||(0,r.X)({title:this.pageTitle,description:this.pageDescription,url:this.pageURL,currentLocale:this.$i18n.locale})}}},9146:function(e,t,n){"use strict";const r={up:"up",down:"down"};t["default"]={constants:{IntersectionDirections:r},data(){return{intersectionObserver:null,intersectionPreviousScrollY:0,intersectionScrollDirection:r.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=r.up),this.intersectionPreviousScrollY=window.scrollY}}}},5184:function(e,t,n){"use strict";var r=n(4030),i=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}=r["default"].state;r["default"].setImageLoadingStrategy(i.Z.eager),await this.$nextTick(),await o(),this.scrollToElement(e),r["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 r=n(5657);t["Z"]={methods:{async scrollToElement(e){await(0,r.J)(8);const t=this.$router.resolve({hash:e}),{selector:n,offset:i}=await this.$router.options.scrollBehavior(t.route),s=document.querySelector(n);return s?(s.scrollIntoView(),window.scrollY+window.innerHeighte?.startsWith(`doc://${t}/`)))}function a(e={}){return Object.keys(e).reduce(((t,n)=>{const r=e[n],{url:a,...o}=r;return i.has(r.type)?{...t,[n]:s(n)?r:o}:{...t,[n]:r}}),{})}var o=n(144),l=n(9426);const c=()=>({[l.yf.modified]:0,[l.yf.added]:0,[l.yf.deprecated]:0});var u={state:{apiChanges:null,apiChangesCounts:c(),selectedAPIChangesVersion:null},setAPIChanges(e){this.state.apiChanges=e},setSelectedAPIChangesVersion(e){this.state.selectedAPIChangesVersion=e},resetApiChanges(){this.state.apiChanges=null,this.state.apiChangesCounts=c()},async updateApiChangesCounts(){await o["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}},d={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)}},A=n(5394);const{state:p,...h}=u,{state:g,...f}=d;var m={state:{preferredLanguage:A.Z.preferredLanguage,contentWidth:0,...p,...g,references:{}},reset(){this.state.preferredLanguage=A.Z.preferredLanguage,this.state.references={},this.resetApiChanges()},setPreferredLanguage(e){this.state.preferredLanguage=e,A.Z.preferredLanguage=this.state.preferredLanguage},setContentWidth(e){this.state.contentWidth=e},setReferences(e){this.state.references=a(e)},updateReferences(){this.setReferences(this.state.references)},...h,...f}},6511:function(e,t){"use strict";t["default"]={state:{flatChildren:null,references:{},apiChanges:null,apiChangesVersion:null,includedArchiveIdentifiers:[],errorFetching:!1,errorFetchingDiffs:!1,technologyProps:{}},reset(){this.state.flatChildren=null,this.state.references={},this.state.apiChanges=null,this.state.apiChangesVersion=null,this.state.includedArchiveIdentifiers=[],this.state.errorFetching=!1,this.state.errorFetchingDiffs=!1,this.state.technologyProps={}},setFlatChildren(e){this.state.flatChildren=e},setReferences(e){this.state.references=e},setApiChanges(e){this.state.apiChanges=e},setApiChangesVersion(e){this.state.apiChangesVersion=e},setIncludedArchiveIdentifiers(e){this.state.includedArchiveIdentifiers=e},setErrorFetching(e){this.state.errorFetching=e},setErrorFetchingDiffs(e){this.state.errorFetchingDiffs=e},setTechnologyProps(e){this.state.technologyProps=e}}},7486:function(e,t,n){"use strict";const r=["input","select","textarea","button","optgroup","option","menuitem","fieldset","object","a[href]","*[tabindex]","*[contenteditable]"],i=r.join(",");t["ZP"]={getTabbableElements(e){const t=e.querySelectorAll(i),n=t.length;let r;const s=[];for(r=0;r=0},isFocusableElement(e){const t=e.nodeName.toLowerCase(),n=r.includes(t);return!("a"!==t||!e.getAttribute("href"))||(n?!e.disabled:"true"===e.getAttribute("contenteditable")||!Number.isNaN(parseFloat(e.getAttribute("tabindex"))))}}},5654:function(e,t,n){"use strict";n.d(t,{Md:function(){return a},Xy:function(){return i},Z$:function(){return r}});const r=e=>e[e.length-1],i=(e,t)=>JSON.stringify(e)===JSON.stringify(t);function*s(e,t){for(let n=0;n{o(e,s),o(e,a),e.setAttribute(s,"true"),e.setAttribute(a,"-1");const t=r.ZP.getTabbableElements(e);let n=t.length-1;while(n>=0)o(t[n],a),t[n].setAttribute(a,"-1"),n-=1},d=e=>{l(e,s),l(e,a);const t=e.querySelectorAll(`[${i+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,d)}}},8841:function(e,t,n){"use strict";n.d(t,{d9:function(){return h},rQ:function(){return l},k_:function(){return p},Ek:function(){return d},Us:function(){return A}});var r=n(5947),i=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 r(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,i.WN)(e),l=(0,i.Ex)(t);l&&(o.search=l);const c=await fetch(o.href,n);if(r(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,r.AH)(["/data",t])}.json`}function u(e){const{pathname:t,search:n}=new URL(e),r=/\/data(\/.*).json$/,i=r.exec(t);return i?i[1]+n:t+n}async function d(e,t,n){const r=c(e.path);let i;try{i=await l(r,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 i}function A(e,t){return!(0,i.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))}},1944:function(e,t,n){"use strict";n.d(t,{W1:function(){return i},ZP:function(){return d},n4:function(){return a}});const r={major:0,minor:3,patch:0};function i({major:e,minor:t,patch:n}){return[e,t,n].join(".")}function s(e){const[t=0,n=0,r=0]=e.split(".");return[Number(t),Number(n),Number(r)]}function a(e,t){const n=s(e),r=s(t);for(let i=0;ir[i])return 1;if(n[i]`[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}=r;return t!==s?c(i(e)):n>a?l(i(e)):""}function d(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 r=!1,i=-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 d(e){e&&(e.ontouchstart=null,e.ontouchmove=null),document.removeEventListener("touchmove",l)}function A(e,t){const n=e.targetTouches[0].clientY-i,r=e.target.closest(`[${a}]`)||t;return 0===r.scrollTop&&n>0||c(r)&&n<0?l(e):(e.stopPropagation(),!0)}function p(e){document.addEventListener("touchmove",l,{passive:!1}),e&&(e.ontouchstart=e=>{1===e.targetTouches.length&&(i=e.targetTouches[0].clientY)},e.ontouchmove=t=>{1===t.targetTouches.length&&A(t,e)})}t["Z"]={lockScroll(e){r||(o()?p(e):u(),r=!0)},unlockScroll(e){r&&(o()?d(e):(document.body.style.removeProperty("overflow"),document.body.style.removeProperty("top"),document.body.style.removeProperty("position"),document.body.style.removeProperty("width"),window.scrollTo(0,Math.abs(s))),r=!1)}}},3685:function(e,t,n){var r={"./markdown":[2003,642],"./markdown.js":[2003,642],"./swift":[7467,217],"./swift.js":[7467,217]};function i(e){if(!n.o(r,e))return Promise.resolve().then((function(){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}));var t=r[e],i=t[0];return n.e(t[1]).then((function(){return n(i)}))}i.keys=function(){return Object.keys(r)},i.id=3685,e.exports=i},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 r=e[t];"object"!=typeof r||Object.isFrozen(r)||n(r)})),e}t.exports=n,t.exports.default=n;var r=t.exports;class i{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 r in e)n[r]=e[r];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 d{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=>{d._collapse(e)})))}}class A extends d{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 m("(?=",e,")")}function g(e){return m("(?:",e,")*")}function f(e){return m("(?:",e,")?")}function m(...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 r=p(e),i="";while(r.length>0){const e=I.exec(r);if(!e){i+=r;break}i+=r.substring(0,e.index),r=r.substring(e.index+e[0].length),"\\"===e[0][0]&&e[1]?i+="\\"+String(Number(e[1])+t):(i+=e[0],"("===e[0]&&n++)}return i})).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="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",L=(e={})=>{const t=/^#![ ]*\//;return e.binary&&(e.begin=m(t,/.*\b/,e.binary,/\b.*/)),a({scope:"meta",begin:t,end:/$/,relevance:0,"on:begin":(e,t)=>{0!==e.index&&t.ignoreMatch()}},e)},P={begin:"\\\\[\\s\\S]",relevance:0},Q={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[P]},M={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[P]},Z={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/},D=function(e,t,n={}){const r=a({scope:"comment",begin:e,end:t,contains:[]},n);r.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 i=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 r.contains.push({begin:m(/[ ]+/,"(",i,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),r},O=D("//","$"),R=D("/\\*","\\*/"),N=D("#","$"),j={scope:"number",begin:k,relevance:0},V={scope:"number",begin:_,relevance:0},G={scope:"number",begin:S,relevance:0},$={begin:/(?=\/[^/\n]*\/)/,contains:[{scope:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[P,{begin:/\[/,end:/\]/,relevance:0,contains:[P]}]}]},q={scope:"title",begin:B,relevance:0},z={scope:"title",begin:x,relevance:0},H={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:L,BACKSLASH_ESCAPE:P,APOS_STRING_MODE:Q,QUOTE_STRING_MODE:M,PHRASAL_WORDS_MODE:Z,COMMENT:D,C_LINE_COMMENT_MODE:O,C_BLOCK_COMMENT_MODE:R,HASH_COMMENT_MODE:N,NUMBER_MODE:j,C_NUMBER_MODE:V,BINARY_NUMBER_MODE:G,REGEXP_MODE:$,TITLE_MODE:q,UNDERSCORE_TITLE_MODE:z,METHOD_GUARD:H,END_SAME_AS_BEGIN:W});function U(e,t){const n=e.input[e.index-1];"."===n&&t.ignoreMatch()}function Y(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=U,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=m(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"],re="keyword";function ie(e,t,n=re){const r=Object.create(null);return"string"===typeof e?i(n,e.split(" ")):Array.isArray(e)?i(n,e):Object.keys(e).forEach((function(n){Object.assign(r,ie(e[n],t,n))})),r;function i(e,n){t&&(n=n.map((e=>e.toLowerCase()))),n.forEach((function(t){const n=t.split("|");r[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)},de=new Error;function Ae(e,t,{key:n}){let r=0;const i=e[n],s={},a={};for(let o=1;o<=t.length;o++)a[o+r]=i[o],s[o+r]=!0,r+=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: {}"),de;if("object"!==typeof e.beginScope||null===e.beginScope)throw le("beginScope must be object"),de;Ae(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: {}"),de;if("object"!==typeof e.endScope||null===e.endScope)throw le("endScope must be object"),de;Ae(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 fe(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 me(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)),r=this.matchIndexes[n];return t.splice(0,n),Object.assign(t,r)}}class r{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 i(e){const t=new r;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,r){const a=n;if(n.isCompiled)return a;[Y,J,fe,te].forEach((e=>e(n,r))),e.compilerExtensions.forEach((e=>e(n,r))),n.__beforeBegin=null,[X,K,ee].forEach((e=>e(n,r))),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=ie(n.keywords,e.case_insensitive)),a.keywordPatternRe=t(o,!0),r&&(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&&r.terminatorEnd&&(a.terminatorEnd+=(n.end?"|":"")+r.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,r),a.matcher=i(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:A};function u(e){return c.noHighlightRe.test(e)}function d(e){let t=e.className+" ";t+=e.parentNode?e.parentNode.className:"";const n=c.languageDetectRe.exec(t);if(n){const t=M(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)||M(e)))}function p(e,t,n){let r="",i="";"object"===typeof t?(r=e,n=t.ignoreIllegals,i=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"),i=e,r=t),void 0===n&&(n=!0);const s={code:r,language:i};N("before:highlight",s);const a=s.result?s.result:v(s.language,s.code,n);return a.code=s.code,N("after:highlight",a),a}function v(e,n,r,s){const l=Object.create(null);function u(e,t){return e.keywords[t]}function d(){if(!S.keywords)return void L.addText(P);let e=0;S.keywordPatternRe.lastIndex=0;let t=S.keywordPatternRe.exec(P),n="";while(t){n+=P.substring(e,t.index);const r=x.case_insensitive?t[0].toLowerCase():t[0],i=u(S,r);if(i){const[e,s]=i;if(L.addText(n),n="",l[r]=(l[r]||0)+1,l[r]<=Be&&(Q+=s),e.startsWith("_"))n+=t[0];else{const n=x.classNameAliases[e]||e;L.addKeyword(t[0],n)}}else n+=t[0];e=S.keywordPatternRe.lastIndex,t=S.keywordPatternRe.exec(P)}n+=P.substr(e),L.addText(n)}function A(){if(""===P)return;let e=null;if("string"===typeof S.subLanguage){if(!t[S.subLanguage])return void L.addText(P);e=v(S.subLanguage,P,!0,T[S.subLanguage]),T[S.subLanguage]=e._top}else e=I(P,S.subLanguage.length?S.subLanguage:null);S.relevance>0&&(Q+=e.relevance),L.addSublanguage(e._emitter,e.language)}function p(){null!=S.subLanguage?A():d(),P=""}function h(e,t){let n=1;while(void 0!==t[n]){if(!e._emit[n]){n++;continue}const r=x.classNameAliases[e[n]]||e[n],i=t[n];r?L.addKeyword(i,r):(P=i,d(),P=""),n++}}function g(e,t){return e.scope&&"string"===typeof e.scope&&L.openNode(x.classNameAliases[e.scope]||e.scope),e.beginScope&&(e.beginScope._wrap?(L.addKeyword(P,x.classNameAliases[e.beginScope._wrap]||e.beginScope._wrap),P=""):e.beginScope._multi&&(h(e.beginScope,t),P="")),S=Object.create(e,{parent:{value:S}}),S}function f(e,t,n){let r=C(e.endRe,n);if(r){if(e["on:end"]){const n=new i(e);e["on:end"](t,n),n.isMatchIgnored&&(r=!1)}if(r){while(e.endsParent&&e.parent)e=e.parent;return e}}if(e.endsWithParent)return f(e.parent,t,n)}function m(e){return 0===S.matcher.regexIndex?(P+=e[0],1):(O=!0,0)}function b(e){const t=e[0],n=e.rule,r=new i(n),s=[n.__beforeBegin,n["on:begin"]];for(const i of s)if(i&&(i(e,r),r.isMatchIgnored))return m(t);return n.skip?P+=t:(n.excludeBegin&&(P+=t),p(),n.returnBegin||n.excludeBegin||(P=t)),g(n,e),n.returnBegin?0:t.length}function y(e){const t=e[0],r=n.substr(e.index),i=f(S,e,r);if(!i)return Ee;const s=S;S.endScope&&S.endScope._wrap?(p(),L.addKeyword(t,S.endScope._wrap)):S.endScope&&S.endScope._multi?(p(),h(S.endScope,e)):s.skip?P+=t:(s.returnEnd||s.excludeEnd||(P+=t),p(),s.excludeEnd&&(P=t));do{S.scope&&L.closeNode(),S.skip||S.subLanguage||(Q+=S.relevance),S=S.parent}while(S!==i.parent);return i.starts&&g(i.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=>L.openNode(e)))}let E={};function B(t,i){const s=i&&i[0];if(P+=t,null==s)return p(),0;if("begin"===E.type&&"end"===i.type&&E.index===i.index&&""===s){if(P+=n.slice(i.index,i.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=i,"begin"===i.type)return b(i);if("illegal"===i.type&&!r){const e=new Error('Illegal lexeme "'+s+'" for mode "'+(S.scope||"")+'"');throw e.mode=S,e}if("end"===i.type){const e=y(i);if(e!==Ee)return e}if("illegal"===i.type&&""===s)return 1;if(D>1e5&&D>3*i.index){const e=new Error("potential infinite loop, way more iterations than matches");throw e}return P+=s,s.length}const x=M(e);if(!x)throw le(o.replace("{}",e)),new Error('Unknown language: "'+e+'"');const k=me(x);let _="",S=s||k;const T={},L=new c.__emitter(c);w();let P="",Q=0,Z=0,D=0,O=!1;try{for(S.matcher.considerAll();;){D++,O?O=!1:S.matcher.considerAll(),S.matcher.lastIndex=Z;const e=S.matcher.exec(n);if(!e)break;const t=n.substring(Z,e.index),r=B(t,e);Z=e.index+r}return B(n.substr(Z)),L.closeAllNodes(),L.finalize(),_=L.toHTML(),{language:e,value:_,relevance:Q,illegal:!1,_emitter:L,_top:S}}catch(R){if(R.message&&R.message.includes("Illegal"))return{language:e,value:Ie(n),illegal:!0,relevance:0,_illegalBy:{message:R.message,index:Z,context:n.slice(Z-100,Z+100),mode:R.mode,resultSoFar:_},_emitter:L};if(a)return{language:e,value:Ie(n),illegal:!1,relevance:0,errorRaised:R,_emitter:L,_top:S};throw R}}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 r=y(e),i=n.filter(M).filter(D).map((t=>v(t,e,!1)));i.unshift(r);const s=i.sort(((e,t)=>{if(e.relevance!==t.relevance)return t.relevance-e.relevance;if(e.language&&t.language){if(M(e.language).supersetOf===t.language)return 1;if(M(t.language).supersetOf===e.language)return-1}return 0})),[a,o]=s,l=a;return l.secondBest=o,l}function w(e,t,r){const i=t&&n[t]||r;e.classList.add("hljs"),e.classList.add(`language-${i}`)}function E(e){let t=null;const n=d(e);if(u(n))return;if(N("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 r=t.textContent,i=n?p(r,{language:n,ignoreIllegals:!0}):I(r);e.innerHTML=i.value,w(e,n,i.language),e.result={language:i.language,re:i.relevance,relevance:i.relevance},i.secondBest&&(e.secondBest={language:i.secondBest.language,relevance:i.secondBest.relevance}),N("after:highlightElement",{el:e,result:i,text:r})}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 L(n,r){let i=null;try{i=r(e)}catch(s){if(le("Language definition for '{}' could not be registered.".replace("{}",n)),!a)throw s;le(s),i=l}i.name||(i.name=n),t[n]=i,i.rawDefinition=r.bind(null,e),i.aliases&&Z(i.aliases,{languageName:n})}function P(e){delete t[e];for(const t of Object.keys(n))n[t]===e&&delete n[t]}function Q(){return Object.keys(t)}function M(e){return e=(e||"").toLowerCase(),t[e]||t[n[e]]}function Z(e,{languageName:t}){"string"===typeof e&&(e=[e]),e.forEach((e=>{n[e.toLowerCase()]=t}))}function D(e){const t=M(e);return t&&!t.disableAutodetect}function O(e){e["before:highlightBlock"]&&!e["before:highlightElement"]&&(e["before:highlightElement"]=t=>{e["before:highlightBlock"](Object.assign({block:t.el},t))}),e["after:highlightBlock"]&&!e["after:highlightElement"]&&(e["after:highlightElement"]=t=>{e["after:highlightBlock"](Object.assign({block:t.el},t))})}function R(e){O(e),s.push(e)}function N(e,t){const n=e;s.forEach((function(e){e[n]&&e[n](t)}))}function j(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:j,configure:B,initHighlighting:x,initHighlightingOnLoad:k,registerLanguage:L,unregisterLanguage:P,listLanguages:Q,getLanguage:M,registerAliases:Z,autoDetection:D,inherit:we,addPlugin:R}),e.debugMode=function(){a=!1},e.safeMode=function(){a=!0},e.versionString=ye,e.regex={concat:m,lookahead:h,either:b,optional:f,anyNumberOfTimes:g};for(const i in F)"object"===typeof F[i]&&r(F[i]);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/Apollo.doccarchive/js/842.b02efbfb.js b/Apollo.doccarchive/js/842.b02efbfb.js new file mode 100644 index 000000000..8c7036e8b --- /dev/null +++ b/Apollo.doccarchive/js/842.b02efbfb.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([[842],{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(9986),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},6772: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-plus-circle-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-plus-circle"}},[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 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"}}),e("path",{attrs:{d:"M4 6.52h6v1h-6v-1z"}}),e("path",{attrs:{d:"M6.5 4.010h1v6h-1v-6z"}})])},r=[],o=n(9986),i={name:"InlinePlusCircleIcon",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 P={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/Apollo.doccarchive/js/chunk-vendors.bdb7cbba.js b/Apollo.doccarchive/js/chunk-vendors.bdb7cbba.js new file mode 100644 index 000000000..2b84f94c8 --- /dev/null +++ b/Apollo.doccarchive/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{e.style.height=n}))},leave(e){const{height:t}=getComputedStyle(e);e.style.height=t,getComputedStyle(e).height,requestAnimationFrame((()=>{e.style.height=0}))}}};return e("transition",n,t.children)}},r=s,o=n(1001),l=(0,o.Z)(r,i,a,!1,null,null,null),c=l.exports},8788:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return vh}});var i=function(){var e=this,t=e._self._c;return t("CodeTheme",[e.topicData?t("DocumentationLayout",e._b({scopedSlots:e._u([{key:"nav-title",fn:function({className:n}){return[t(e.rootLink?"router-link":"h2",{tag:"component",class:n,attrs:{to:e.rootLink}},[e._v(" "+e._s(e.$t("documentation.title"))+" ")])]}},{key:"content",fn:function(){return[t("Topic",e._b({key:e.topicKey,attrs:{disableHeroBackground:e.disableHeroBackground,objcPath:e.objcPath,swiftPath:e.swiftPath,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,languagePaths:e.languagePaths,enableOnThisPageNav:e.enableOnThisPageNav,enableMinimized:e.enableMinimized,hierarchyItems:e.hierarchyItems}},"Topic",e.topicProps,!1))]},proxy:!0}],null,!1,402783128)},"DocumentationLayout",e.documentationLayoutProps,!1)):e._e()],1)},a=[];const s="/";function r(e){return e.replace(/~[0,1]/g,(e=>({"~0":"~","~1":"/"}[e]||e)))}function*o(e){const t=1;if(e.lengtht)throw new Error(`invalid array index ${e}`);return n}function*p(e,t,n={strict:!1}){let i=e;for(const a of o(t)){if(n.strict&&!Object.prototype.hasOwnProperty.call(i,a))throw new u(t);i=i[a],yield{node:i,token:a}}}function g(e,t){let n=e;for(const{node:i}of p(e,t,{strict:!0}))n=i;return n}function f(e,t,n){let i=null,a=e,s=null;for(const{node:o,token:l}of p(e,t))i=a,a=o,s=l;if(!i)throw new u(t);if(Array.isArray(i))try{const e=h(s,i);i.splice(e,0,n)}catch(r){throw new u(t)}else Object.assign(i,{[s]:n});return e}function m(e,t){let n=null,i=e,a=null;for(const{node:r,token:o}of p(e,t))n=i,i=r,a=o;if(!n)throw new u(t);if(Array.isArray(n))try{const e=h(a,n);n.splice(e,1)}catch(s){throw new u(t)}else{if(!i)throw new u(t);delete n[a]}return e}function y(e,t,n){return m(e,t),f(e,t,n),e}function v(e,t,n){const i=g(e,t);return m(e,t),f(e,n,i),e}function b(e,t,n){return f(e,n,g(e,t)),e}function T(e,t,n){function i(e,t){const n=typeof e,a=typeof t;if(n!==a)return!1;switch(n){case d:{const n=Object.keys(e),a=Object.keys(t);return n.length===a.length&&n.every(((n,s)=>n===a[s]&&i(e[n],t[n])))}default:return e===t}}const a=g(e,t);if(!i(n,a))throw new Error("test failed");return e}const _={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 S(e,{op:t,...n}){const i=_[t];if(!i)throw new Error("unknown operation");return i(e,n)}function k(e,t){return t.reduce(S,e)}var C=n(7192),w=n(9089),x=n(8841),I=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:"app-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.parentTopics.length||e.enableMinimized||e.isTargetIDE?e._e():t("Hierarchy",{attrs:{currentTopicTitle:e.title,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,parentTopics:e.parentTopics,currentTopicTags:e.tags}}),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,declListExpanded:e.declListExpanded},on:{"update:declListExpanded":function(t){e.declListExpanded=t},"update:decl-list-expanded":function(t){e.declListExpanded=t}}})})),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||e.showOtherDeclarations?t("div",{class:["container",{"minimized-container":e.enableMinimized}]},[e.declListExpanded?e._e():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.showOtherDeclarations?t("div",{staticClass:"declaration-list-menu"},[t("button",{staticClass:"declaration-list-toggle",on:{click:e.toggleDeclList}},[e._v(" "+e._s(e.declListToggleText)+" "),t("div",{staticClass:"icon"},[t("InlinePlusCircleIcon",{class:{expand:e.declListExpanded}})],1)])]):e._e(),e.primaryContentSectionsSanitized&&e.primaryContentSectionsSanitized.length?t("PrimaryContent",{class:{"with-border":!e.enhanceBackground},attrs:{conformance:e.conformance,source:e.remoteSource,sections:e.primaryContentSectionsSanitized}}):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?t("Relationships",{attrs:{sections:e.relationshipsSections,enableMinimized:e.enableMinimized}}):e._e(),e.seeAlsoSections&&!e.enableMinimized?t("SeeAlso",{attrs:{sections:e.seeAlsoSections}}):e._e(),e.shouldShowViewMoreLink?t("ViewMore",{staticClass:"minimized-container",attrs:{url:e.viewMoreLink}}):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),L={class:"class",enum:"enum",protocol:"protocol",struct:"struct",uid:"uid",module:"module"},P=n(2974),O=n(2449),A=n(5947),N=n(5654),R=n(4030),B=n(6511),E=n(7587),M=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)])},z=[],K=n(9649),Z=n(1576),q={name:"BetaLegalText",components:{GridColumn:Z.Z,GridRow:K.Z}},j=q,F=n(1001),H=(0,F.Z)(j,M,z,!1,null,"ba3b3cc0",null),V=H.exports,W=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)},U=[],Q=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)},G=[],X={name:"LanguageSwitcherLink",props:{url:[String,Object]}},Y=X,J=(0,F.Z)(Y,Q,G,!1,null,"2ca5e993",null),ee=J.exports,te=function(){var e=this,t=e._self._c;return t("div",{staticClass:"summary-section"},[e._t("default")],2)},ne=[],ie={name:"Section"},ae=ie,se=(0,F.Z)(ae,te,ne,!1,null,"3aa6f694",null),re=se.exports,oe=function(){var e=this,t=e._self._c;return t("p",{staticClass:"title"},[e._t("default")],2)},le=[],ce={name:"Title"},de=ce,ue=(0,F.Z)(de,oe,le,!1,null,"246c819c",null),he=ue.exports,pe={name:"LanguageSwitcher",components:{LanguageSwitcherLink:ee,Section:re,Title:he},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,O.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,O.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)}}},ge=pe,fe=(0,F.Z)(ge,W,U,!1,null,"0e39c0ba",null),me=fe.exports,ye=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)},ve=[],be={name:"ViewMore",props:{url:{type:String,required:!0}}},Te=be,_e=(0,F.Z)(Te,ye,ve,!1,null,"3f54e653",null),Se=_e.exports,ke=function(){var e=this,t=e._self._c;return t("div",{class:["documentation-hero",{"documentation-hero--disabled":!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)])},Ce=[],we=n(5921),xe=n(5629),Ie=n(1869);const $e={red:"red",orange:"orange",yellow:"yellow",blue:"blue",green:"green",purple:"purple",gray:"gray"};var De={name:"DocumentationHero",components:{TopicTypeIcon:we.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($e,e)}},computed:{color:({type:e})=>Ie.g[xe.$[e]||e]||Ie.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 C.L.collection:return xe.t.module;case C.L.collectionGroup:return xe.t.collection;default:return e}}}},Le=De,Pe=(0,F.Z)(Le,ke,Ce,!1,null,"283b44ff",null),Oe=Pe.exports,Ae=n(352),Ne=n(3946),Re=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)])},Be=[];function Ee(e,t){let n,i;return function(...a){const s=this;if(!i)return e.apply(s,a),void(i=Date.now());clearTimeout(n),n=setTimeout((()=>{Date.now()-i>=t&&(e.apply(s,a),i=Date.now())}),t-(Date.now()-i))}}var Me=n(5657),ze=n(3704),Ke={name:"OnThisPageNav",components:{WordBreak:Ae.Z},mixins:[ze.Z],inject:{store:{default(){return{state:{onThisPageSections:[],currentPageAnchor:null}}}}},computed:{onThisPageSections:({store:e,$route:t})=>e.state.onThisPageSections.map((e=>({...e,url:(0,O.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,Me.J)(8),this.onScroll()}}},methods:{onScroll:Ee((function(){const e=this.onThisPageSections.length;if(!e)return;const{scrollY:t,innerHeight:n}=window,{scrollHeight:i}=document.body,a=t+n>=i,s=t<=0,r=.3*n+t;if(s||a){const t=s?0:e-1;return void this.store.setCurrentPageSection(this.onThisPageSections[t].anchor)}let o,l,c=null;for(o=0;ot.concat(n).concat(e),space:()=>({type:Qe.Z.InlineType.text,text:" "})}},Xe=Ge,Ye=(0,F.Z)(Xe,We,Ue,!1,null,"4c6f3ed1",null),Je=Ye.exports,et=function(){var e=this,t=e._self._c;return t("div",{staticClass:"declaration-list"},e._l(e.declarationTokens,(function(n){return t("transition-expand",{key:n.identifier},[!e.hasOtherDeclarations||n.identifier===e.selectedIdentifier||e.isExpanded?t("div",{staticClass:"declaration-pill",class:{"declaration-pill--expanded":e.hasOtherDeclarations&&e.isExpanded,[e.changeClasses]:e.changeType&&n.identifier===e.selectedIdentifier,"selected-declaration":e.isSelectedDeclaration(n.identifier)}},[t(e.getWrapperComponent(n),{tag:"component",staticClass:"declaration-group-wrapper",on:{click:function(t){return e.selectDeclaration(n.identifier)}}},[t("DeclarationGroup",e._b({},"DeclarationGroup",e.getDeclProp(n),!1))],1)],1):e._e()])})),1)},tt=[],nt=function(){var e=this,t=e._self._c;return t("div",{ref:"apiChangesDiff",staticClass:"declaration-group",class:e.classes},[e.shouldCaption?t("p",{staticClass:"platforms"},[t("strong",[e._v(e._s(e.caption))])]):e._e(),t("Source",{attrs:{tokens:e.declaration.tokens,language:e.interfaceLanguage}})],1)},it=[],at=function(){var e=this,t=e._self._c;return t("pre",{ref:"declarationGroup",staticClass:"source",class:{[e.multipleLinesClass]:e.displaysMultipleLines,"has-multiple-lines":e.hasMultipleLines}},[t("CodeBlock",{ref:"code"},e._l(e.formattedTokens,(function(n,i){return t("Token",e._b({key:i,class:e.extraClassesFor(n)},"Token",e.propsFor(n),!1))})),1)],1)},st=[];const rt={instance:"-",klass:"+"};function ot(e){const t=e.textContent??"";if(!t.startsWith(rt.instance)&&!t.startsWith(rt.klass))return;const n=e.getElementsByClassName("token-identifier");if(n.length<2)return;const i=e.textContent.indexOf(":")+1;for(let a=1;a(0,w.$8)(["theme","code","indentationWidth"],gt),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 a=[];let s=0,r=null,o=null,l=null,c=null,d=0,u=null;while(se===pt.attribute||e===pt.externalParam;e.text&&e.text.endsWith(", ")&&g&&f(g)&&(h.text=`${e.text.trimEnd()}\n${n}`,i=!0),a.push(h),s+=1}if(i&&null!==r){const e=a[r].text;a[r].text=`${e}\n${n}`}if(i&&null!==l){const e=a[l].text,t=e.slice(0,c),n=e.slice(c),i=`${t}\n${n}`;a[l].text=i}return a},hasMultipleLines({formattedTokens:e}){return e.reduce(((t,n,i)=>{let a=/\n/g;return i===e.length-1&&(a=/\n(?!$)/g),n.text?t+(n.text.match(a)||[]).length:t}),1)>=2}},methods:{propsFor(e){return{kind:e.kind,identifier:e.identifier,text:e.text,tokens:e.tokens}},handleWindowResize(){this.displaysMultipleLines=(0,ct.s)(this.$refs.declarationGroup)},extraClassesFor(e){return{highlighted:e.highlight===ft.changed}}},async mounted(){window.addEventListener("resize",this.handleWindowResize),this.language===D.Z.objectiveC.key.api&&(await this.$nextTick(),lt(this.$refs.code.$el,this.language)),this.handleWindowResize()},beforeDestroy(){window.removeEventListener("resize",this.handleWindowResize)}},yt=mt,vt=(0,F.Z)(yt,at,st,!1,null,"dc9cfb3a",null),bt=vt.exports,Tt=n(1842),_t={name:"DeclarationGroup",components:{Source:bt},mixins:[Tt.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(", ")}}},St=_t,kt=(0,F.Z)(St,nt,it,!1,null,"f961f3da",null),Ct=kt.exports,wt=n(9732),xt={name:"DeclarationList",components:{DeclarationGroup:Ct,TransitionExpand:wt.Z},data(){return{selectedIdentifier:this.identifier}},inject:{store:{default:()=>({state:{references:{}}})},identifier:{default:()=>{}}},props:{declaration:{type:Object,required:!0},shouldCaption:{type:Boolean,default:!1},changeType:{type:String,required:!1},declListExpanded:{type:Boolean,default:!1}},computed:{changeClasses:({changeType:e})=>`changed changed-${e}`,hasOtherDeclarations:({declaration:e})=>e.otherDeclarations||null,declarationTokens:({declaration:e,hasOtherDeclarations:t,identifier:n})=>{if(!t)return[{...e,identifier:n}];const{otherDeclarations:{declarations:i,displayIndex:a},tokens:s}=e;return[...i.slice(0,a),{tokens:s,identifier:n},...i.slice(a)]},references:({store:e})=>e.state.references,isExpanded:{get:({declListExpanded:e})=>e,set(e){this.$emit("update:declListExpanded",e)}}},methods:{async selectDeclaration(e){if(e===this.identifier||!this.isExpanded)return;this.selectedIdentifier=e,await this.$nextTick(),this.isExpanded=!1,await(0,Me.X)(500);const t=(0,O.Q2)(this.references[e].url,this.$route.query);this.$router.push(t)},getWrapperComponent(e){return this.isExpanded&&e.identifier!==this.identifier?"button":"div"},getDeclProp(e){return this.hasOtherDeclarations&&e.identifier!==this.identifier?{declaration:e}:{declaration:e,shouldCaption:this.shouldCaption,changeType:this.changeType}},isSelectedDeclaration(e){return e===this.selectedIdentifier}}},It=xt,$t=(0,F.Z)(It,et,tt,!1,null,"18e7c20c",null),Dt=$t.exports,Lt=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("DeclarationList",{key:i,attrs:{declaration:n,"should-caption":e.currentDeclarations.length>1}})}))],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("DeclarationList",{key:i,attrs:{declaration:n,"should-caption":e.previousDeclarations.length>1}})}))],2)])},Pt=[],Ot={name:"DeclarationDiff",components:{DeclarationList:Dt},props:{changes:{type:Object,required:!0}},computed:{previousDeclarations:({changes:e})=>e.declaration.previous||[],currentDeclarations:({changes:e})=>e.declaration.new||[]}},At=Ot,Nt=(0,F.Z)(At,Lt,Pt,!1,null,"0c2301a5",null),Rt=Nt.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)},Et=[],Mt=n(7834),zt={name:"DeclarationSourceLink",components:{WordBreak:Ae.Z,SwiftFileIcon:Mt.Z},props:{url:{type:String,required:!0},fileName:{type:String,required:!0}},computed:{isSwiftFile:({fileName:e})=>e.endsWith(".swift")}},Kt=zt,Zt=(0,F.Z)(Kt,Bt,Et,!1,null,"5863919c",null),qt=Zt.exports,jt=n(9426),Ft={name:"Declaration",components:{DeclarationDiff:Rt,DeclarationList:Dt,DeclarationSourceLink:qt,ConditionalConstraints:Je},constants:{ChangeTypes:jt.yf,multipleLinesClass:dt._},inject:["identifier","store"],data:({store:{state:e}})=>({state:e,multipleLinesClass:dt._}),props:{conformance:{type:Object,required:!1},source:{type:Object,required:!1},declarations:{type:Array,required:!0},declListExpanded:{type:Boolean,default:!1}},computed:{hasPlatformVariants:({declarations:e})=>!e.every((({platforms:t})=>(0,N.Xy)(t,e[0].platforms))),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?jt.yf.modified:e.change:e.change===jt.yf.added?jt.yf.added:void 0},changeClasses:({changeType:e})=>({[`changed changed-${e}`]:e}),isExpanded:{get:({declListExpanded:e})=>e,set(e){this.$emit("update:declListExpanded",e)}}}},Ht=Ft,Vt=(0,F.Z)(Ht,He,Ve,!1,null,"722d45cf",null),Wt=Vt.exports,Ut=n(6772),Qt=function(){var e=this,t=e._self._c;return t("ContentNode",e._b({staticClass:"abstract"},"ContentNode",e.$props,!1))},Gt=[],Xt={name:"Abstract",components:{ContentNode:Qe.Z},props:Qe.Z.props},Yt=Xt,Jt=(0,F.Z)(Yt,Qt,Gt,!1,null,"f3f57cbe",null),en=Jt.exports,tn=n(7605),nn=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}})},an=[];const sn={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}},rn={[Fe.attributes]:{title:"sections.attributes",anchor:"attributes",level:2},[Fe.details]:{title:"sections.details",anchor:"details",level:2},[Fe.parameters]:{title:"sections.parameters",anchor:"parameters",level:2},[Fe.possibleValues]:{title:"sections.possible-values",anchor:"possibleValues",level:2}};var on=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)},ln=[],cn=n(1105),dn=n(9906),un=n(5953),hn=function(){var e=this,t=e._self._c;return t("section",{staticClass:"contenttable alt-light"},[t("div",{class:["container",{"minimized-container":e.enableMinimized}]},[t("LinkableHeading",{staticClass:"title",attrs:{anchor:e.anchor}},[e._v(e._s(e.title))]),e._t("default")],2)])},pn=[],gn={name:"ContentTable",components:{LinkableHeading:dn.Z},props:{anchor:{type:String,required:!0},title:{type:String,required:!0},enableMinimized:{type:Boolean,default:!1}}},fn=gn,mn=(0,F.Z)(fn,hn,pn,!1,null,"0e6b292c",null),yn=mn.exports,vn=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)])},bn=[],Tn=n(3208);const _n="contenttable-title";var Sn={name:"ContentTableSection",components:{LinkableHeading:dn.Z},props:{title:{type:String,required:!1},anchor:{type:String,default:null}},computed:{anchorComputed:({title:e,anchor:t})=>t||(0,Tn.HA)(e||""),className:()=>_n}},kn=Sn,Cn=(0,F.Z)(kn,vn,bn,!1,null,"1b0546d9",null),wn=Cn.exports,xn=n(8104),In={name:"TopicsTable",mixins:[un.Z],components:{TopicsLinkCardGrid:cn.Z,WordBreak:Ae.Z,ContentTable:yn,TopicsLinkBlock:xn["default"],ContentNode:Qe.Z,ContentTableSection:wn,LinkableHeading:dn.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:Ne.o.list}},computed:{shouldRenderList:({topicStyle:e})=>e===Ne.o.list,sectionsWithTopics(){return this.sections.map((e=>({...e,topics:e.identifiers.reduce(((e,t)=>this.references[t]?e.concat(this.references[t]):e),[])})))}}},$n=In,Dn=(0,F.Z)($n,on,ln,!1,null,"1c2724f5",null),Ln=Dn.exports,Pn={name:"DefaultImplementations",components:{TopicsTable:Ln},computed:{contentSectionData:()=>sn.defaultImplementations},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:Ln.props.sections}},On=Pn,An=(0,F.Z)(On,nn,an,!1,null,null,null),Nn=An.exports,Rn=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=[],En=function(){var e=this,t=e._self._c;return t("section",{staticClass:"attributes"},[t("LinkableHeading",{attrs:{anchor:e.section.anchor,level:e.section.level}},[e._v(" "+e._s(e.$t(e.section.title))+" ")]),t("ParameterAttributes",{attrs:{attributes:e.attributes}})],1)},Mn=[],zn=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.minimumLength)?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.minimumLength")}))),t("code",[e._v(e._s(n.value))])]}}],null,!1,1723084358)},"ParameterMetaAttribute",{kind:e.AttributeKind.minimumLength,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.maximumLength)?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.maximumLength")}))),t("code",[e._v(e._s(n.value))])]}}],null,!1,449455512)},"ParameterMetaAttribute",{kind:e.AttributeKind.maximumLength,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,a){return[e._l(i,(function(i,s){return[t("DeclarationToken",e._b({key:`${a}-${s}`},"DeclarationToken",i,!1)),a+1({new:null,previous:null})},value:{type:[Object,Array,String,Boolean],default:null},wrapChanges:{type:Boolean,default:!0},renderSingleChange:{type:Boolean,default:!1}},render(e){const{value:t,changes:n={},wrapChanges:i,renderSingleChange:a}=this,{new:s,previous:r}=n,o=(t,n)=>{const a=this.$scopedSlots.default({value:t});return n&&i?e("div",{class:n},[a]):a?a[0]:null};if(s||r){const t=o(s,jn.added),n=o(r,jn.removed);return a?s&&!r?t:n:e("div",{class:"property-changegroup"},[s?t:"",r?n:""])}return o(t)}},Wn=Vn,Un=(0,F.Z)(Wn,Fn,Hn,!1,null,null,null),Qn=Un.exports,Gn={name:"ParameterMetaAttribute",components:{RenderChanged:Qn},props:{kind:{type:String,required:!0},attributes:{type:Object,required:!0},changes:{type:Object,default:()=>({})}}},Xn=Gn,Yn=(0,F.Z)(Xn,Zn,qn,!1,null,"f911f232",null),Jn=Yn.exports;const ei={allowedTypes:"allowedTypes",allowedValues:"allowedValues",default:"default",maximum:"maximum",maximumExclusive:"maximumExclusive",maximumLength:"maximumLength",minimum:"minimum",minimumExclusive:"minimumExclusive",minimumLength:"minimumLength"};var ti={name:"ParameterAttributes",components:{ParameterMetaAttribute:Jn,DeclarationToken:ht["default"]},constants:{AttributeKind:ei},props:{attributes:{type:Array,default:()=>[]},changes:{type:Object,default:()=>({})}},computed:{AttributeKind:()=>ei,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}}},ni=ti,ii=(0,F.Z)(ni,zn,Kn,!1,null,null,null),ai=ii.exports,si={name:"Attributes",components:{LinkableHeading:dn.Z,ParameterAttributes:ai},props:{attributes:{type:Array,required:!0}},computed:{section:({sectionKind:e})=>rn[e],sectionKind:()=>Fe.attributes}},ri=si,oi=(0,F.Z)(ri,En,Mn,!1,null,"c0edcb84",null),li=oi.exports,ci=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)},di=[],ui=n(9519),hi={name:"PossibleValues",components:{ContentNode:ui["default"],LinkableHeading:dn.Z,WordBreak:Ae.Z},props:{values:{type:Array,required:!0}},computed:{contentSectionData:()=>rn[Fe.possibleValues]}},pi=hi,gi=(0,F.Z)(pi,ci,di,!1,null,null,null),fi=gi.exports,mi=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)},yi=[],vi={name:"RestEndpoint",components:{DeclarationSource:bt,LinkableHeading:dn.Z},props:{title:{type:String,required:!0},tokens:{type:Array,required:!0}},computed:{anchor:({title:e})=>(0,Tn.HA)(e)}},bi=vi,Ti=(0,F.Z)(bi,mi,yi,!1,null,null,null),_i=Ti.exports,Si=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)},ki=[],Ci=function(){var e=this,t=e._self._c;return t("div",{staticClass:"type"},[e._v(e._s(e.typeOutput))])},wi=[],xi={name:"PropertyListKeyType",props:{types:{type:Array,required:!0}},computed:{englishTypes(){return this.sanitizedTypes.map((({arrayMode:e,baseType:t="*"})=>e?`array of ${this.pluralizeKeyType(t)}`:t))},sanitizedTypes:({sanitizeType:e,types:t})=>t.map(e),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}},sanitizeType(e){const{baseType:t}=e;return t?{...e,baseType:t.trim()}:e}}},Ii=xi,$i=(0,F.Z)(Ii,Ci,wi,!1,null,"380373e1",null),Di=$i.exports,Li={name:"PropertyListKeyDetails",components:{PropertyListKeyType:Di,LinkableHeading:dn.Z},props:{details:{type:Object,required:!0}},computed:{contentSectionData:()=>rn[Fe.details],isTitle(){return"title"===this.details.titleStyle&&this.details.ideTitle},isSymbol(){return"symbol"===this.details.titleStyle&&this.details.ideTitle}}},Pi=Li,Oi=(0,F.Z)(Pi,Si,ki,!1,null,"d66cd00c",null),Ai=Oi.exports,Ni=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)},Ri=[],Bi={name:"Parameters",components:{ContentNode:Qe.Z,LinkableHeading:dn.Z},props:{parameters:{type:Array,required:!0}},computed:{contentSectionData:()=>rn[Fe.parameters]}},Ei=Bi,Mi=(0,F.Z)(Ei,Ni,Ri,!1,null,"5ef1227e",null),zi=Mi.exports,Ki=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:a,changes:s,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:a})?e._e():t("PossiblyChangedType",{attrs:{type:i,changes:s.type}})]}},{key:"description",fn:function({name:n,type:i,attributes:a,content:s,required:r,changes:o,deprecated:l,readOnly:c}){return[e.shouldShiftType({name:n,content:s})?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")}))+" ")]),s?t("ContentNode",{attrs:{content:s}}):e._e(),t("ParameterAttributes",{attrs:{attributes:a,changes:o.attributes}})]}}])})],1)},Zi=[],qi={inject:["identifier","store"],data:({store:{state:e}})=>({state:e}),computed:{apiChanges:({state:{apiChanges:e},identifier:t})=>e&&e[t]}},ji=n(6137),Fi=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)},Hi=[],Vi={name:"ParametersTable",components:{Row:K.Z,Column:Z.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}}}},Wi=Vi,Ui=(0,F.Z)(Wi,Fi,Hi,!1,null,"eee7e94e",null),Qi=Ui.exports,Gi=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)})},Xi=[],Yi={name:"PossiblyChangedTextAttribute",components:{RenderChanged:Qn},props:{changes:{type:Object,required:!1},value:{type:Boolean,default:!1}}},Ji=Yi,ea=(0,F.Z)(Ji,Gi,Xi,!1,null,null,null),ta=ea.exports,na=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)}})]}}])})},ia=[],aa=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()},sa=[],ra={name:"DeclarationTokenGroup",components:{DeclarationToken:ht["default"]},props:{type:{type:Array,default:()=>[],required:!1}}},oa=ra,la=(0,F.Z)(oa,aa,sa,!1,null,null,null),ca=la.exports,da={name:"PossiblyChangedType",components:{DeclarationTokenGroup:ca,RenderChanged:Qn},props:{type:{type:Array,required:!0},changes:{type:Object,required:!1}},methods:{getValues(e){return Array.isArray(e)?e:e.values}}},ua=da,ha=(0,F.Z)(ua,na,ia,!1,null,"549ed0a8",null),pa=ha.exports,ga={name:"PropertyTable",mixins:[qi],components:{Badge:ji.Z,WordBreak:Ae.Z,PossiblyChangedTextAttribute:ta,PossiblyChangedType:pa,ParameterAttributes:ai,ContentNode:Qe.Z,ParametersTable:Qi,LinkableHeading:dn.Z},props:{title:{type:String,required:!0},properties:{type:Array,required:!0}},computed:{anchor:({title:e})=>(0,Tn.HA)(e),propertyChanges:({apiChanges:e})=>(e||{}).properties},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},fa=ga,ma=(0,F.Z)(fa,Ki,Zi,!1,null,"39899ccf",null),ya=ma.exports,va=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:a,name:s}){return[e.shouldShiftType({name:s,content:i})?e._e():t("PossiblyChangedType",{attrs:{type:n,changes:a.type}})]}},{key:"description",fn:function({name:n,content:i,mimeType:a,type:s,changes:r}){return[e.shouldShiftType({name:n,content:i})?t("PossiblyChangedType",{attrs:{type:s,changes:r.type}}):e._e(),i?t("ContentNode",{attrs:{content:i}}):e._e(),a?t("PossiblyChangedMimetype",{attrs:{mimetype:a,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:a,changes:s}){return[t("div",{staticClass:"part-name"},[t("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(n))])],1),a?t("PossiblyChangedType",{attrs:{type:i,changes:s.type}}):e._e()]}},{key:"description",fn:function({content:n,mimeType:i,required:a,type:s,attributes:r,changes:o,readOnly:l}){return[t("div",[n?e._e():t("PossiblyChangedType",{attrs:{type:s,changes:o.type}}),t("PossiblyChangedTextAttribute",{attrs:{changes:o.required,value:a}},[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)},ba=[],Ta=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}))+" ")])]}}])})},_a=[],Sa={name:"PossiblyChangedMimetype",components:{RenderChanged:Qn},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===jt.yf.modified&&"string"!==typeof t?t:void 0}}},ka=Sa,Ca=(0,F.Z)(ka,Ta,_a,!1,null,"18890a0f",null),wa=Ca.exports;const xa="restRequestBody";var Ia={name:"RestBody",mixins:[qi],components:{PossiblyChangedMimetype:wa,PossiblyChangedTextAttribute:ta,PossiblyChangedType:pa,WordBreak:Ae.Z,ParameterAttributes:ai,ContentNode:Qe.Z,ParametersTable:Qi,LinkableHeading:dn.Z},constants:{ChangesKey:xa},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,Tn.HA)(e),bodyParam:({bodyContentType:e,content:t,mimeType:n})=>({key:xa,content:t,mimeType:n,type:e}),bodyChanges:({apiChanges:e})=>e||{},partsChanges:({bodyChanges:e})=>(e[xa]||{}).parts},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},$a=Ia,Da=(0,F.Z)($a,va,ba,!1,null,"68facc94",null),La=Da.exports,Pa=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:a,changes:s,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:a,name:n})?e._e():t("PossiblyChangedType",{attrs:{type:i,changes:s.type}})]}},{key:"description",fn:function({name:n,type:i,content:a,required:s,attributes:r,changes:o,deprecated:l,readOnly:c}){return[t("div",[e.shouldShiftType({content:a,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:s}},[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:r,changes:o}})],2)]}}])})],1)},Oa=[],Aa={name:"RestParameters",mixins:[qi],components:{Badge:ji.Z,PossiblyChangedType:pa,PossiblyChangedTextAttribute:ta,ParameterAttributes:ai,WordBreak:Ae.Z,ContentNode:Qe.Z,ParametersTable:Qi,LinkableHeading:dn.Z},props:{title:{type:String,required:!0},parameters:{type:Array,required:!0}},computed:{anchor:({title:e})=>(0,Tn.HA)(e),parameterChanges:({apiChanges:e})=>(e||{}).restParameters},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},Na=Aa,Ra=(0,F.Z)(Na,Pa,Oa,!1,null,"0d9b752e",null),Ba=Ra.exports,Ea=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.sanitizedResponses,changes:e.propertyChanges,"key-by":"status"},scopedSlots:e._u([{key:"symbol",fn:function({status:n,type:i,reason:a,content:s,changes:r}){return[t("div",{staticClass:"response-name"},[t("code",[e._v(" "+e._s(n)+" "),t("span",{staticClass:"reason"},[e._v(e._s(a))])])]),e.shouldShiftType({content:s,reason:a,status:n})?e._e():t("PossiblyChangedType",{attrs:{type:i,changes:r.type}})]}},{key:"description",fn:function({content:n,mimeType:i,reason:a,type:s,status:r,changes:o}){return[e.shouldShiftType({content:n,reason:a,status:r})?t("PossiblyChangedType",{attrs:{type:s,changes:o.type}}):e._e(),t("div",{staticClass:"response-reason"},[t("code",[e._v(e._s(a))])]),n?t("ContentNode",{attrs:{content:n}}):e._e(),i?t("PossiblyChangedMimetype",{attrs:{mimetype:i,changes:o.mimetype,change:o.change}}):e._e()]}}])})],1)},Ma=[],za={name:"RestResponses",mixins:[qi],components:{PossiblyChangedMimetype:wa,PossiblyChangedType:pa,ContentNode:Qe.Z,ParametersTable:Qi,LinkableHeading:dn.Z},props:{title:{type:String,required:!0},responses:{type:Array,required:!0}},computed:{anchor:({title:e})=>(0,Tn.HA)(e),propertyChanges:({apiChanges:e})=>(e||{}).restResponses,sanitizedResponses:({responses:e,sanitizeResponse:t})=>e.map(t)},methods:{sanitizeResponse:({mimetype:e,...t})=>e?{...t,mimeType:e}:t,shouldShiftType:({content:e=[],reason:t,status:n})=>!(e.length||t)&&n}},Ka=za,Za=(0,F.Z)(Ka,Ea,Ma,!1,null,"362f5b54",null),qa=Za.exports,ja=function(){var e=this,t=e._self._c;return e.topics.length?t("section",{staticClass:"mentions"},[t("LinkableHeading",{attrs:{anchor:"mentions"}},[e._v(" "+e._s(e.$t("mentioned-in"))+" ")]),e._l(e.topics,(function(e){return t("Mention",{key:e.identifier,attrs:{url:e.url,title:e.title,role:e.role,kind:e.kind}})}))],2):e._e()},Fa=[],Ha=function(){var e=this,t=e._self._c;return t("div",{staticClass:"link-block"},[t("Reference",{staticClass:"link",attrs:{url:e.url,role:e.role,kind:e.kind}},[t("TopicLinkBlockIcon",{staticClass:"mention-icon",attrs:{role:e.role}}),e._v(" "+e._s(e.title)+" ")],1)],1)},Va=[],Wa=n(4260),Ua=n(2970),Qa={components:{Reference:Wa.Z,TopicLinkBlockIcon:Ua.Z},mixins:[un.Z],props:{url:{type:String,required:!0},title:{type:String,required:!0},role:{type:String,required:!1,default:"article"},kind:{type:String,required:!1,default:"article"}}},Ga=Qa,Xa=(0,F.Z)(Ga,Ha,Va,!1,null,"241f4141",null),Ya=Xa.exports,Ja={name:"MentionedIn",components:{LinkableHeading:dn.Z,Mention:Ya},mixins:[un.Z],props:{mentions:{type:Array,required:!0}},computed:{topics(){return this.mentions&&this.mentions.length?this.mentions.slice(0,5).flatMap((e=>this.references[e])):[]}}},es=Ja,ts=(0,F.Z)(es,ja,Fa,!1,null,null,null),ns=ts.exports,is={name:"PrimaryContent",components:{Attributes:li,ContentNode:Qe.Z,Parameters:zi,PropertyListKeyDetails:Ai,PropertyTable:ya,RestBody:La,RestEndpoint:_i,RestParameters:Ba,RestResponses:qa,PossibleValues:fi,Mentions:ns},constants:{SectionKind:Fe},props:{sections:{type:Array,required:!0,validator:e=>e.every((({kind:e})=>Object.prototype.hasOwnProperty.call(Fe,e)))}},computed:{span(){return{large:9,medium:9,small:12}}},methods:{componentFor(e){return{[Fe.attributes]:li,[Fe.content]:Qe.Z,[Fe.details]:Ai,[Fe.parameters]:zi,[Fe.properties]:ya,[Fe.restBody]:La,[Fe.restParameters]:Ba,[Fe.restHeaders]:Ba,[Fe.restCookies]:Ba,[Fe.restEndpoint]:_i,[Fe.restResponses]:qa,[Fe.possibleValues]:fi,[Fe.mentions]:ns}[e.kind]},propsFor(e){const{attributes:t,bodyContentType:n,content:i,details:a,items:s,kind:r,mimeType:o,parameters:l,title:c,tokens:d,values:u,mentions:h}=e;return{[Fe.attributes]:{attributes:t},[Fe.content]:{content:i},[Fe.details]:{details:a},[Fe.parameters]:{parameters:l},[Fe.possibleValues]:{values:u},[Fe.properties]:{properties:s,title:c},[Fe.restBody]:{bodyContentType:n,content:i,mimeType:o,parts:l,title:c},[Fe.restCookies]:{parameters:s,title:c},[Fe.restEndpoint]:{tokens:d,title:c},[Fe.restHeaders]:{parameters:s,title:c},[Fe.restParameters]:{parameters:s,title:c},[Fe.restResponses]:{responses:s,title:c},[Fe.mentions]:{mentions:h}}[r]}}},as=is,ss=(0,F.Z)(as,Rn,Bn,!1,null,"65c116be",null),rs=ss.exports,os=function(){var e=this,t=e._self._c;return t("ContentTable",{attrs:{anchor:e.contentSectionData.anchor,title:e.$t(e.contentSectionData.title),enableMinimized:e.enableMinimized}},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)},ls=[],cs=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)},ds=[];const us=3,hs={conformsTo:"conformance",inheritsFrom:"inheritance",inheritedBy:"inheritedBy"};var ps={name:"RelationshipsList",components:{ConditionalConstraints:Je,Reference:Wa.Z,WordBreak:Ae.Z},inject:["store","identifier"],mixins:[Tt.JY,Tt.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=hs[t];if(e.change!==jt.yf.modified)return e.change;const i=e[n];if(!i)return;const a=(e,t)=>e.map(((e,n)=>[e,t[n]])),s=a(i.previous,i.new).some((([e,t])=>e.content?0===e.content.length&&t.content.length>0:!!t.content));return s?jt.yf.added:jt.yf.modified},shouldDisplayInline(){const{hasAvailabilityConstraints:e,symbols:t}=this;return t.length<=us&&!e}}},gs=ps,fs=(0,F.Z)(gs,cs,ds,!1,null,"ba5cad92",null),ms=fs.exports,ys={name:"Relationships",mixins:[un.Z],components:{ContentTable:yn,List:ms,Section:wn},props:{sections:{type:Array,required:!0},enableMinimized:{type:Boolean,default:!1}},computed:{contentSectionData:()=>sn.relationships,sectionsWithSymbols(){return this.sections.map((e=>({...e,symbols:e.identifiers.reduce(((e,t)=>this.references[t]?e.concat(this.references[t]):e),[])})))}}},vs=ys,bs=(0,F.Z)(vs,os,ls,!1,null,null,null),Ts=bs.exports,_s=n(7120),Ss=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("span",{key:n,staticClass:"technology"},[t("TechnologyIcon",{staticClass:"tech-icon"}),t("span",[e._v(e._s(n))])],1)})),e._l(e.platforms,(function(n){return t("span",{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("Badge",{attrs:{variant:"deprecated"}}):n.beta?t("Badge",{attrs:{variant:"beta"}}):e._e()],1)}))],2)},ks=[],Cs=n(9001),ws=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))])},xs=[],Is={name:"AvailabilityRange",props:{deprecatedAt:{type:String,required:!1},introducedAt:{type:String,required:!1},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 t&&e?this.$t("availability.introduced-and-deprecated",{name:n,introducedAt:t,deprecatedAt:e}):t?this.$t("availability.available-on-platform-version",{name:n,introducedAt:t}):this.$t("availability.available-on-platform",{name:n})},text(){const{deprecatedAt:e,introducedAt:t,platformName:n}=this;return t&&e?`${n} ${t}–${e}`:t?`${n} ${t}+`:n}}},$s=Is,Ds=(0,F.Z)($s,ws,xs,!1,null,null,null),Ls=Ds.exports,Ps={name:"Availability",mixins:[Tt.JY],inject:["identifier","store"],components:{Badge:ji.Z,AvailabilityRange:Ls,Section:re,TechnologyIcon:Cs.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]||{},a=i[e];if(a)return a.deprecated?jt.yf.deprecated:a.introduced&&!a.introduced.previous?jt.yf.added:jt.yf.modified}}},Os=Ps,As=(0,F.Z)(Os,Ss,ks,!1,null,"3da26baa",null),Ns=As.exports,Rs=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}})},Bs=[],Es={name:"SeeAlso",components:{TopicsTable:Ln},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:Ln.props.sections},computed:{contentSectionData:()=>sn.seeAlso}},Ms=Es,zs=(0,F.Z)(Ms,Rs,Bs,!1,null,null,null),Ks=zs.exports,Zs=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)])},qs=[],js={name:"Title",props:{eyebrow:{type:String,required:!1}}},Fs=js,Hs=(0,F.Z)(Fs,Zs,qs,!1,null,"6630a012",null),Vs=Hs.exports,Ws=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}})},Us=[],Qs={name:"Topics",components:{TopicsTable:Ln},computed:{contentSectionData:()=>sn.topics},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:Ln.props.sections,topicStyle:{type:String,required:!0,validator:e=>Object.hasOwnProperty.call(Ne.o,e)}}},Gs=Qs,Xs=(0,F.Z)(Gs,Ws,Us,!1,null,null,null),Ys=Xs.exports,Js=function(){var e=this,t=e._self._c;return t("div",{staticClass:"OnThisPageStickyContainer"},[e._t("default")],2)},er=[],tr={name:"OnThisPageStickyContainer"},nr=tr,ir=(0,F.Z)(nr,Js,er,!1,null,"39ac6ed0",null),ar=ir.exports,sr=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)+" ")])})),e.smallViewport?e._e():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}],null,!1,1132636639)},[e._v(" "+e._s(e.currentTopicTitle)+" ")])],2)},rr=[],or=n(2853),lr=n(5381),cr=function(){var e=this,t=e._self._c;return t("li",{staticClass:"hierarchy-collapsed-items"},[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.formattedTopics,(function(n){return t("li",{key:n.title,staticClass:"dropdown-item"},[t("NavMenuLink",{attrs:{url:n.url}},[e._v(" "+e._s(n.title)+" ")])],1)})),0)])},dr=[],ur=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"}})])},hr=[],pr=n(9986),gr={name:"EllipsisIcon",components:{SVGIcon:pr.Z}},fr=gr,mr=(0,F.Z)(fr,ur,hr,!1,null,null,null),yr=mr.exports,vr=function(){var e=this,t=e._self._c;return e.isCurrent?t("span",{staticClass:"nav-menu-link current",attrs:{"aria-current":"page","aria-disabled":"true",role:"link"}},[e._t("default")],2):t("Reference",{staticClass:"nav-menu-link",attrs:{url:e.url,tabindex:"0"}},[e._t("default")],2)},br=[],Tr={name:"NavMenuLink",components:{Reference:Wa.Z},computed:{isCurrent:({$route:e,url:t})=>"string"===typeof t?t===(0,O.Q2)(e.path,e.query).replace(/\/$/,""):t.name===e.name},props:{url:{type:[Object,String],required:!0}}},_r=Tr,Sr=(0,F.Z)(_r,vr,br,!1,null,"2ad31daf",null),kr=Sr.exports,Cr={name:"HierarchyCollapsedItems",components:{EllipsisIcon:yr,NavMenuLink:kr},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:{formattedTopics:({$route:e,topics:t})=>t.map((t=>({...t,url:(0,O.Q2)(t.url,e.query)})))},methods:{handleDocumentClick(e){const{target:t}=e,{collapsed:n,$refs:{btn:i,dropdown:a}}=this,s=!i.contains(t)&&!a.contains(t);!n&&s&&(this.collapsed=!0)},toggleCollapsed(){this.collapsed=!this.collapsed}}},wr=Cr,xr=(0,F.Z)(wr,cr,dr,!1,null,"7b701104",null),Ir=xr.exports,$r=function(e,t){return e(t.$options.components.NavMenuItemBase,{tag:"component",staticClass:"hierarchy-item",class:[{collapsed:t.props.isCollapsed},t.data.staticClass]},[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)},Dr=[],Lr=n(535),Pr=n(8785),Or={name:"HierarchyItem",components:{NavMenuItemBase:Lr.Z,InlineChevronRightIcon:Pr.Z},props:{isCollapsed:Boolean,url:{type:String,required:!1}}},Ar=Or,Nr=(0,F.Z)(Ar,$r,Dr,!0,null,"13293168",null),Rr=Nr.exports;const Br=3,Er=1;var Mr={name:"Hierarchy",components:{Badge:ji.Z,NavMenuItems:or.Z,HierarchyCollapsedItems:Ir,HierarchyItem:Rr},constants:{MaxVisibleLinks:Br},inject:["store"],mixins:[un.Z],props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,currentTopicTitle:{type:String,required:!0},parentTopics:{type:Array,default:()=>[]},currentTopicTags:{type:Array,default:()=>[]}},computed:{windowWidth:({store:e})=>e.state.contentWidth,root:({parentTopics:e})=>e[0],smallViewport:({windowWidth:e})=>e{const i=n?1:0;return e>1200?Br-i:e>1e3?Br-1-i:t?0:Br-2-i},collapsibleItems:({smallViewport:e,parentTopics:t,linksAfterCollapse:n,currentTopicTitle:i,$route:a})=>{const s=n?t.slice(Er,-n):t.slice(Er);return e&&s.push({title:i,url:a.path}),s},nonCollapsibleItems:({parentTopics:e,linksAfterCollapse:t})=>t?e.slice(Er).slice(-t):[],hasBadge:({isSymbolDeprecated:e,isSymbolBeta:t,currentTopicTags:n})=>e||t||n.length},methods:{addQueryParamsToUrl(e){return(0,O.Q2)(e,this.$route.query)}}},zr=Mr,Kr=(0,F.Z)(zr,sr,rr,!1,null,"d54f3438",null),Zr=Kr.exports;const qr=1050;var jr={name:"DocumentationTopic",mixins:[P.Z],constants:{ON_THIS_PAGE_CONTAINER_BREAKPOINT:qr},inject:{isTargetIDE:{default(){return!1}},store:{default(){return{reset(){},state:{},setReferences(){},updateReferences(){}}}}},components:{Declaration:Wt,OnThisPageStickyContainer:ar,OnThisPageNav:je,DocumentationHero:Oe,Abstract:en,Aside:E.Z,BetaLegalText:V,ContentNode:Qe.Z,DefaultImplementations:Nn,DownloadButton:tn.Z,LanguageSwitcher:me,PrimaryContent:rs,Relationships:Ts,RequirementMetadata:_s.Z,Availability:Ns,SeeAlso:Ks,Title:Vs,Topics:Ys,ViewMore:Se,WordBreak:Ae.Z,Hierarchy:Zr,InlinePlusCircleIcon:Ut.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:Ne.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($e,e)},availableLocales:{type:Array,required:!1},hierarchyItems:{type:Array,default:()=>[]}},provide(){return{identifier:this.identifier,languages:new Set(Object.keys(this.languagePaths)),interfaceLanguage:this.interfaceLanguage,symbolKind:this.symbolKind,enableMinimized:this.enableMinimized}},data(){return{indexState:B["default"].state,topicState:this.store.state,declListExpanded:!1}},computed:{normalizedSwiftPath:({swiftPath:e})=>(0,A.Jf)(e),normalizedObjcPath:({objcPath:e,swiftPath:t})=>(0,A.Jf)(e&&t?(0,O.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,parentTopics:({hierarchyItems:e,references:t,hasOtherDeclarations:n,pageTitle:i})=>{const a=e.reduce(((e,n)=>{const i=t[n];if(i){const{title:t,url:n}=i;return e.concat({title:t,url:n})}return console.error(`Reference for "${n}" is missing`),e}),[]),s=(0,N.Z$)(a);return n&&s?.title===i&&a.pop(),a},shouldShowLanguageSwitcher:({objcPath:e,swiftPath:t,isTargetIDE:n,enableMinimized:i})=>!!(e&&t&&n)&&!i,enhanceBackground:({symbolKind:e,disableHeroBackground:t,enableMinimized:n})=>!t&&!n&&(!e||e===L.module),shortHero:({roleHeading:e,abstract:t,sampleCodeDownload:n,hasAvailability:i,shouldShowLanguageSwitcher:a,declarations:s})=>!!e+!!t+!!n+!!s.length+!!i+a<=1,technologies({modules:e=[]}){const t=e.reduce(((e,t)=>(e.push(t.name),e.concat(t.relatedModules||[]))),[]);return t.length>1?t:[]},titleBreakComponent:({enhanceBackground:e})=>e?"span":Ae.Z,hasPrimaryContent:({isRequirement:e,deprecationSummary:t,downloadNotAvailableSummary:n,primaryContentSectionsSanitized:i,shouldShowViewMoreLink:a})=>e||t&&t.length||n&&n.length||i.length||a,viewMoreLink:({interfaceLanguage:e,normalizedObjcPath:t,normalizedSwiftPath:n})=>e===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!==Ne.o.hidden&&!n,isOnThisPageNavVisible:({topicState:e})=>e.contentWidth>qr,disableMetadata:({enableMinimized:e})=>e,primaryContentSectionsSanitized({primaryContentSections:e=[],symbolKind:t}){return e.filter((({kind:e})=>e===Fe.mentions?t!==L.module:e!==Fe.declarations))},declarations({primaryContentSections:e=[]}){return e.filter((({kind:e})=>e===Fe.declarations))},showOtherDeclarations({enableMinimized:e,hasOtherDeclarations:t}){return!e&&t},hasOtherDeclarations({declarations:e=[]}){return!!e.length&&e[0].declarations.some((e=>Object.prototype.hasOwnProperty.call(e,"otherDeclarations")))},declListToggleText({declListExpanded:e}){return e?this.$t("declarations.hide-other-declarations"):this.$t("declarations.show-all-declarations")}},methods:{extractProps(e){const{abstract:t,defaultImplementationsSections:n,deprecationSummary:i,downloadNotAvailableSummary:a,diffAvailability:s,hierarchy:r,identifier:{interfaceLanguage:o,url:l},metadata:{conformance:c,hasNoExpandedDocumentation:d,modules:u,availableLocales:h,platforms:p,required:g=!1,roleHeading:f,title:m="",tags:y=[],role:v,symbolKind:b="",remoteSource:T,images:_=[],color:{standardColorIdentifier:S}={}}={},primaryContentSections:k,relationshipsSections:C,references:w={},sampleCodeDownload:x,topicSectionsStyle:I,topicSections:$,seeAlsoSections:L,variantOverrides:P,variants:O=[]}=e,A=O.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]=[]}=A;return{abstract:t,conformance:c,defaultImplementationsSections:n,deprecationSummary:i,downloadNotAvailableSummary:a,diffAvailability:s,hasNoExpandedDocumentation:d,availableLocales:h,hierarchy:r,role:v,identifier:l,interfaceLanguage:o,isRequirement:g,modules:u,platforms:p,primaryContentSections:k,relationshipsSections:C,references:w,roleHeading:f,sampleCodeDownload:x,title:m,topicSections:$,topicSectionsStyle:I,seeAlsoSections:L,variantOverrides:P,symbolKind:b,tags:y.slice(0,1),remoteSource:T,pageImages:_,objcPath:N,swiftPath:R,standardColorIdentifier:S}},toggleDeclList(){this.declListExpanded=!this.declListExpanded}},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}})}))}R["default"].setAvailableLocales(this.availableLocales||[]),this.store.reset(),this.store.setReferences(this.references)},watch:{"indexState.includedArchiveIdentifiers":function(){this.store.updateReferences()},references(e){this.store.setReferences(e)},availableLocales(e){R["default"].setAvailableLocales(e)}}},Fr=jr,Hr=(0,F.Z)(Fr,I,$,!1,null,"7c6f2f58",null),Vr=Hr.exports,Wr=function(){var e=this,t=e._self._c;return t("div",{staticClass:"documentation-layout"},[e.isTargetIDE?e._e():t("Nav",{attrs:{diffAvailability:e.diffAvailability,interfaceLanguage:e.interfaceLanguage,objcPath:e.objcPath,swiftPath:e.swiftPath,displaySidenav:e.enableNavigator},on:{"toggle-sidenav":e.handleToggleSidenav},scopedSlots:e._u([{key:"title",fn:function({className:t}){return[e._t("nav-title",null,{className:t})]}}],null,!0)}),t("AdjustableSidebarWidth",e._g(e._b({staticClass:"full-width-container topic-wrapper",scopedSlots:e._u([{key:"aside",fn:function({scrollLockID:n,breakpoint:i}){return[t("div",{staticClass:"documentation-layout-aside"},[e.enableQuickNavigation?t("QuickNavigationModal",{attrs:{children:e.quickNavNodes||e.indexNodes,showQuickNavigationModal:e.showQuickNavigationModal,technology:e.technology?e.technology.title:"",placeholder:e.quickNavPlaceholder},on:{"update:showQuickNavigationModal":function(t){e.showQuickNavigationModal=t},"update:show-quick-navigation-modal":function(t){e.showQuickNavigationModal=t}}}):e._e(),t("transition",{attrs:{name:"delay-hiding"}},[e._t("navigator",(function(){return[t("Navigator",e._b({directives:[{name:"show",rawName:"v-show",value:e.sidenavVisibleOnMobile||i===e.BreakpointName.large,expression:"sidenavVisibleOnMobile || breakpoint === BreakpointName.large"}],key:"base-navigator",attrs:{"parent-topic-identifiers":e.parentTopicIdentifiers,references:e.references,scrollLockID:n,"render-filter-on-top":i!==e.BreakpointName.large},on:{close:function(t){return e.handleToggleSidenav(i)}},scopedSlots:e._u([e.enableQuickNavigation?{key:"filter",fn:function(){return[t("QuickNavigationButton",{nativeOn:{click:function(t){return e.openQuickNavigationModal.apply(null,arguments)}}})]},proxy:!0}:null,{key:"above-navigator-head",fn:function(){return[e._t("above-navigator-head")]},proxy:!0},{key:"navigator-head",fn:function({className:t}){return[e._t("nav-title",null,{className:t})]}}],null,!0)},"Navigator",{...e.navigatorProps,technologyProps:e.technologyProps},!1))]}),null,{scrollLockID:n,breakpoint:i,sidenavVisibleOnMobile:e.sidenavVisibleOnMobile,handleToggleSidenav:e.handleToggleSidenav,enableQuickNavigation:e.enableQuickNavigation,openQuickNavigationModal:e.openQuickNavigationModal})],2)],1)]}}],null,!0)},"AdjustableSidebarWidth",e.sidebarProps,!1),e.sidebarListeners),[t("PortalTarget",{attrs:{name:"modal-destination",multiple:""}}),e._t("content")],2)],1)},Ur=[],Qr=n(2433),Gr=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(" / ")])},Xr=[],Yr={name:"QuickNavigationButton"},Jr=Yr,eo=(0,F.Z)(Jr,Gr,Xr,!1,null,"96c35eb8",null),to=eo.exports,no=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.placeholderText,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","data-index":i},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,a){return t("div",{key:i.title},[t("span",{staticClass:"parent-path",domProps:{textContent:e._s(i.title)}}),a!==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)])])},io=[],ao=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)])},so=[],ro=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"}})])},oo=[],lo={name:"ClearRoundedIcon",components:{SVGIcon:pr.Z}},co=lo,uo=(0,F.Z)(co,ro,oo,!1,null,null,null),ho=uo.exports;function po(){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 go(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 fo(e){e.selectionStart=e.selectionEnd=0}function mo(e){return/^[\w\W\s]$/.test(e)}function yo(e){const t=e.match(/(.*)<\/data>/);try{return t?JSON.parse(t[1]):null}catch(n){return null}}function vo(e){return"string"!==typeof e&&(e=JSON.stringify(e)),`${e}`}function bo(e,t,n,i){let a,s;return function(...r){function o(){clearTimeout(a),a=null}function l(){o(),e.apply(s,r)}if(s=this,!a||!n&&!i){if(!n)return o(),void(a=setTimeout(l,t));a=setTimeout(o,t),e.apply(s,r)}}}const To=280,_o=100;var So={data(){return{keyboardIsVirtual:!1,activeTags:[],initTagIndex:null,focusedTagIndex:null,metaKey:!1,shiftKey:!1,tabbing:!1,debouncedHandleDeleteTag:null}},constants:{DebounceDelay:To,VirtualKeyboardThreshold:_o},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.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=_o&&(this.keyboardIsVirtual=!0)}),To),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:po()};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",vo(n)),e.clipboardData.setData("text/plain",t.join(" ")),n):n},handleCut(e){e.preventDefault();const{input:t,tags:n}=this.handleCopy(e);if(!t&&!n.length)return;const i=this.selectedTags.filter((e=>!n.includes(e))),a=this.input.replace(t,"");this.setSelectedTags(i),this.setFilterInput(a)},handlePaste(e){e.preventDefault();const{types:t}=e.clipboardData;let n=[],i=e.clipboardData.getData("text/plain");if(t.includes("text/html")){const t=e.clipboardData.getData("text/html"),a=yo(t);a&&({tags:n=[],input:i=""}=a)}const a=po();i=a.length?this.input.replace(a,i):(0,Tn.ZQ)(this.input,i,document.activeElement.selectionStart),this.setFilterInput(i.trim()),n.length&&(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(),go(this.$refs.input),this.hasSelectedTags&&(await this.focusInput(),"Backspace"===n&&fo(this.$refs.input))}},mounted(){window.visualViewport&&(window.visualViewport.addEventListener("resize",this.updateKeyboardType),this.$once("hook:beforeDestroy",(()=>{window.visualViewport.removeEventListener("resize",this.updateKeyboardType)})))}};const ko=1e3;var Co={constants:{ScrollingDebounceDelay:ko},data(){return{isScrolling:!1,scrollRemovedAt:0}},created(){this.deleteScroll=bo(this.deleteScroll,ko)},methods:{deleteScroll(){this.isScrolling=!1,this.scrollRemovedAt=Date.now()},handleScroll(e){const{target:t}=e;if(0!==t.scrollTop)return t.scrollTop=0,void e.preventDefault();const n=150,i=t.offsetWidth,a=i+n;if(t.scrollWidth0?this.focusIndex(this.focusedIndex-1):this.startingPointHook())},focusNext({metaKey:e,ctrlKey:t,shiftKey:n}){(e||t)&&n||(this.externalFocusChange=!1,this.focusedIndex0}},No=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)])},Ro=[],Bo={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",vo({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}},Eo=Bo,Mo=(0,F.Z)(Eo,No,Ro,!1,null,"7e76f326",null),zo=Mo.exports,Ko={name:"Tags",mixins:[Co,Ao],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:zo},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];mo(t)&&n&&this.$emit("delete-tag",{tagName:n.label||n,event:e})}},computed:{totalItemsToNavigate:({tags:e})=>e.length}},Zo=Ko,qo=(0,F.Z)(Zo,Po,Oo,!1,null,"1f2bd813",null),jo=qo.exports;const Fo=5,Ho="filter-input",Vo="selected-tags",Wo="suggested-tags",Uo={autocorrect:"off",autocapitalize:"off",spellcheck:"false",role:"combobox","aria-haspopup":"true","aria-autocomplete":"none","aria-owns":"suggestedTags","aria-controls":"suggestedTags"};var Qo,Go,Xo={name:"FilterInput",mixins:[Co,So],constants:{FilterInputId:Ho,SelectedTagsId:Vo,SuggestedTagsId:Wo,AXinputProperties:Uo,TagLimit:Fo},components:{TagList:jo,ClearRoundedIcon:ho,FilterIcon:Lo},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},preventBorderStyle:{type:Boolean,default:!1},translatableTags:{type:Array,default:()=>[]}},data(){return{resetedTagsViaDeleteButton:!1,FilterInputId:Ho,SelectedTagsId:Vo,SuggestedTagsId:Wo,AXinputProperties:Uo,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?Ho.concat(" ",Vo):Ho,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,Fo):i},displaySuggestedTags:({showSuggestedTags:e,suggestedTags:t})=>e&&t.length>0,inputMultipleSelectionListeners:({resetActiveTags:e,handleCopy:t,handleCut:n,handlePaste:i})=>({click:e,copy:t,cut:n,paste:i}),selectedTagsMultipleSelectionListeners:({handleSingleTagClick:e,selectInputAndTags:t,handleDeleteTag:n,selectedTagsKeydownHandler:i,focusTagHandler:a,handlePaste:s})=>({"click-tags":e,"select-all":t,"delete-tag":n,keydown:i,focus:a,"paste-tags":s})},watch:{async selectedTags(){this.resetedTagsViaDeleteButton?this.resetedTagsViaDeleteButton=!1:this.$el.contains(document.activeElement)&&await this.focusInput(),this.displaySuggestedTags&&this.hasSuggestedTags&&this.$refs.suggestedTags.resetScroll()},suggestedTags:{immediate:!0,handler(e){this.$emit("suggested-tags",e)}},showSuggestedTags(e){this.$emit("show-suggested-tags",e)}},methods:{async focusInput(){await this.$nextTick(),this.$refs.input.focus(),!this.input&&this.resetActiveTags&&this.resetActiveTags()},async resetFilters(e=!1){if(this.setFilterInput(""),this.setSelectedTags([]),!e)return this.$emit("update:preventedBlur",!0),this.resetActiveTags&&this.resetActiveTags(),void await this.focusInput();this.resetedTagsViaDeleteButton=!0,this.showSuggestedTags=!1,this.$refs.input.blur()},focusFirstTag(e=(()=>{})){this.showSuggestedTags||(this.showSuggestedTags=!0),this.hasSuggestedTags&&this.$refs.suggestedTags?this.$refs.suggestedTags.focusFirst():e()},setFilterInput(e){this.$emit("input",e)},setSelectedTags(e){this.$emit("update:selectedTags",e)},deleteTags(e){this.setSelectedTags(this.selectedTags.filter((t=>!e.includes(t))))},async handleBlur(e){const t=e.relatedTarget;t&&t.matches&&t.matches("button, input, ul")&&this.$el.contains(t)||(await this.$nextTick(),this.resetActiveTags(),this.preventedBlur?this.$emit("update:preventedBlur",!1):(this.showSuggestedTags=!1,this.$emit("blur")))},downHandler(e){const t=()=>this.$emit("focus-next",e);this.positionReversed?t():this.focusFirstTag(t)},upHandler(e){const t=()=>this.$emit("focus-prev",e);this.positionReversed?this.focusFirstTag(t):t()},handleFocusPrevOnSelectedTags(){this.positionReversed?this.focusFirstTag((()=>this.$emit("focus-prev"))):this.$emit("focus-prev")},handleFocus(){this.showSuggestedTags=!0,this.$emit("focus")}},created(){this.focusInputWhenCreated&&document.activeElement!==this.$refs.input&&(this.inputIsNotEmpty||this.focusInputWhenEmpty)&&this.focusInput()}},Yo=Xo,Jo=(0,F.Z)(Yo,ao,so,!1,null,"9ad1ed4c",null),el=Jo.exports,tl=n(5590),nl={name:"QuickNavigationHighlighter",props:{text:{type:String,required:!0},matcherText:{type:String,default:""}},render(e){const{matcherText:t,text:n}=this,i=[];let a=0;return t?([...t].forEach((t=>{const s=n.toLowerCase().indexOf(t.toLowerCase(),a);a&&i.push(e("span",n.slice(a,s)));const r=s+1;i.push(e("span",{class:"match"},n.slice(s,r))),a=r})),e("p",{class:"highlight"},i)):e("span",{class:"highlight"},n)}},il=nl,al=(0,F.Z)(il,Qo,Go,!1,null,"4a2ce75d",null),sl=al.exports,rl=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"}})])},ol=[],ll={name:"MagnifierIcon",components:{SVGIcon:pr.Z}},cl=ll,dl=(0,F.Z)(cl,rl,ol,!1,null,null,null),ul=dl.exports,hl=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)},pl=[],gl=n(4630);const{extractProps:fl}=Vr.methods,ml="hero",yl={error:"error",loading:"loading",loadingSlowly:"loadingSlowly",success:"success"},vl={...gl.Z,state:(0,x.d9)(gl.Z.state)};var bl={name:"QuickNavigationPreview",components:{DocumentationTopic:Vr},constants:{PreviewState:yl,PreviewStore:vl},data(){return{store:vl}},provide(){return{store:this.store}},props:{json:{type:Object,required:!1},state:{type:String,required:!0,validator:e=>Object.hasOwnProperty.call(yl,e)}},computed:{LOADER_ROW_STYLES:()=>[{"--index":0,width:"30%"},{"--index":1,width:"80%"},{"--index":2,width:"50%"}],STATE:()=>yl,topicProps:({json:e})=>{const t=fl(e),{sections:n=[]}=e;let{abstract:i}=t;const a=n.find((({kind:e})=>e===ml));return!i&&a&&(i=a.content),{...t,abstract:i}}}},Tl=bl,_l=(0,F.Z)(Tl,hl,pl,!1,null,"779b8b01",null),Sl=_l.exports;class kl{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}}const Cl="",wl=32,xl="navigator-hide-button";function Il(e){return e.split("").reduce(((e,t)=>(e<<5)-e+t.charCodeAt(0)|0),0)}function $l(e){const t={},n=e.length;for(let i=0;ie.parent===Cl));const i=t[e];return i?(i.childUIDs||[]).map((e=>t[e])):[]}function Ol(e,t){const n=[],i=[e];let a=null;while(i.length){a=i.pop();const e=t[a];if(!e)return[];n.unshift(e),e.parent&&e.parent!==Cl&&i.push(e.parent)}return n}function Al(e,t,n){const i=t[e];return i?Pl(i.parent,t,n):[]}function Nl(e){const t=/(\/documentation\/[^/]+)/,n=window.location.href.match(t)?.[1]??"";return 1===e.length?e[0]:e.find((e=>e.path.toLowerCase().endsWith(n.toLowerCase())))??e[0]}function Rl(e){return Object.entries(e).reduce(((e,[t,n])=>{if(!n.length)return e;const i=Nl(n);return e[t]=Dl(i.children||[],null,0,i.beta),e}),{})}function Bl(e){return Object.entries(e).reduce(((e,[t,n])=>{const i=Nl(n);return e[t]={technology:i.title,technologyPath:i.path||i.url,isTechnologyBeta:i.beta},e}),{})}var El=n(9652);const{PreviewState:Ml}=Sl.constants,zl="AbortError",Kl=20,Zl=1e3;var ql={name:"QuickNavigationModal",components:{FilterInput:el,GenericModal:tl.Z,MagnifierIcon:ul,TopicTypeIcon:we.Z,QuickNavigationHighlighter:sl,Reference:Wa.Z,Preview:Sl},mixins:[Ao],created(){this.abortController=null,this.$cachedSymbolResults=new kl(Kl),this.loadingTimeout=null},data(){return{debouncedInput:"",userInput:"",focusedInput:!1,cachedSymbolResults:{},previewIsLoadingSlowly:!1,SCROLL_LOCK_DISABLE_ATTR:El.n}},props:{children:{type:Array,required:!0},showQuickNavigationModal:{type:Boolean,required:!0},technology:{type:String,required:!1},placeholder:{type:String,required:!1}},computed:{childrenMap({children:e}){return $l(e)},filteredSymbols:({constructFuzzyRegex:e,children:t,fuzzyMatch:n,processedUserInput:i,childrenMap:a,orderSymbolsByPriority:s})=>{const r=t.filter((e=>"groupMarker"!==e.type&&null!=e.title));if(!i)return[];const o=n({inputLength:i.length,symbols:r,processedInputRegex:new RegExp(e(i),"i"),childrenMap:a}),l=[...new Map(o.map((e=>[e.path,e]))).values()];return s(l).slice(0,Kl)},placeholderText(){return this.placeholder?this.placeholder:this.technology?this.$t("filter.search-symbols",{technology:this.technology}):this.$t("filter.search")},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.find((({$el:e})=>parseInt(e.dataset.index,10)===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?Ml.success:Ml.error:t?Ml.loadingSlowly:Ml.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 a=n.exec(t.title);if(!a)return!1;const s=a[0].length;return!(s>3*e)&&{uid:t.uid,title:t.title,path:t.path,parents:Ol(t.parent,i),type:t.type,inputLengthDifference:t.title.length-e,matchLength:s,matchLengthDifference:s-e,start:a.index,substring:a[0]}})).filter(Boolean)},handleKeyEnter(){!this.noResultsWereFound&&this.userInput.length&&(this.$router.push(this.filteredSymbols[this.focusedIndex].path),this.closeQuickNavigationModal())},orderSymbolsByPriority(e){return e.sort(((e,t)=>e.matchLengthDifference>t.matchLengthDifference?1:e.matchLengthDifferencet.start?1:e.startt.inputLengthDifference?1:e.inputLengthDifference{this.previewState===Ml.loading&&(this.previewIsLoadingSlowly=!0)}),Zl),!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,x.k_)(e.path,{signal:this.abortController.signal});this.$cachedSymbolResults.set(e.uid,{success:!0,json:t})}catch(t){t.name!==zl&&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)])}}},jl=ql,Fl=(0,F.Z)(jl,no,io,!1,null,"7906e3d8",null),Hl=Fl.exports,Vl=function(){var e=this,t=e._self._c;return t("div",{staticClass:"adjustable-sidebar-width",class:{dragging:e.isDragging,"sidebar-hidden":!e.enableNavigator||e.hiddenOnLarge}},[e.enableNavigator?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)}}})]):e._e(),t("div",{ref:"content",staticClass:"content"},[e._t("default")],2),e.enableNavigator?t("BreakpointEmitter",{attrs:{scope:e.BreakpointScopes.nav},on:{change:function(t){e.breakpoint=t}}}):e._e()],1)},Wl=[],Ul=n(7247),Ql=n(7188),Gl=n(114),Xl=n(1147),Yl=n(1716);const Jl="sidebar",ec=1521,tc=543,nc=400,ic={touch:{move:"touchmove",end:"touchend"},mouse:{move:"mousemove",end:"mouseup"}},ac=(e,t=window.innerWidth)=>{const n=Math.min(t,ec);return Math.floor(Math.min(n*(e/100),n))},sc={medium:30,large:30},rc={medium:50,large:40},oc="sidebar-scroll-lock";var lc={name:"AdjustableSidebarWidth",constants:{SCROLL_LOCK_ID:oc},components:{BreakpointEmitter:Ql["default"]},inject:["store"],props:{shownOnMobile:{type:Boolean,default:!1},enableNavigator:{type:Boolean,default:!0},hiddenOnLarge:{type:Boolean,default:!1},fixedWidth:{type:Number,default:null}},data(){const e=window.innerWidth,t=window.innerHeight,n=lr.L3.large,i=ac(sc[n]),a=ac(rc[n]),s=e>=ec?tc:nc,r=Ul.tO.get(Jl,s);return{isDragging:!1,width:this.fixedWidth||Math.min(Math.max(r,i),a),isTouch:!1,windowWidth:e,windowHeight:t,breakpoint:n,noTransition:!1,isTransitioning:!1,isOpeningOnLarge:!1,focusTrapInstance:null,mobileTopOffset:0,topOffset:0,scrollLockContainer:null}},computed:{minWidthPercent:({breakpoint:e})=>sc[e]||0,maxWidthPercent:({breakpoint:e})=>rc[e]||100,maxWidth:({maxWidthPercent:e,windowWidth:t,fixedWidth:n})=>Math.max(n,ac(e,t)),minWidth:({minWidthPercent:e,windowWidth:t,fixedWidth:n})=>Math.min(n||t,ac(e,t)),widthInPx:({width:e})=>`${e}px`,hiddenOnLargeThreshold:({minWidth:e})=>e/2,events:({isTouch:e})=>e?ic.touch:ic.mouse,asideStyles:({widthInPx:e,mobileTopOffset:t,topOffset:n,windowHeight:i})=>({width:e,"--top-offset":n?`${n}px`:null,"--top-offset-mobile":`${t}px`,"--app-height":`${i}px`}),asideClasses:({isDragging:e,shownOnMobile:t,noTransition:n,isTransitioning:i,hiddenOnLarge:a,mobileTopOffset:s,isOpeningOnLarge:r})=>({dragging:e,"show-on-mobile":t,"hide-on-large":a,"is-opening-on-large":r,"no-transition":n,"sidebar-transitioning":i,"has-mobile-top-offset":s}),scrollLockID:()=>oc,BreakpointScopes:()=>lr.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 Gl.Z(this.$refs.aside)},watch:{$route:"closeMobileSidebar",width:{immediate:!0,handler:Ee((function(e){this.emitEventChange(e)}),150)},windowWidth:"getWidthInCheck",async breakpoint(e){this.getWidthInCheck(),e===lr.L3.large&&this.closeMobileSidebar(),this.noTransition=!0,await(0,Me.J)(5),this.noTransition=!1},shownOnMobile:"handleExternalOpen",async isTransitioning(e){e?(await(0,Me.X)(1e3),this.isTransitioning=!1):this.updateContentWidthInStore()},hiddenOnLarge(){this.isTransitioning=!0}},methods:{getWidthInCheck:bo((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,Ul.tO.set(Jl,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(Yl.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){this.scrollLockContainer&&(El.Z.unlockScroll(this.scrollLockContainer),this.focusTrapInstance.stop(),Xl.Z.show(this.$refs.aside),this.scrollLockContainer=null),e&&(await this.$nextTick(),this.scrollLockContainer=document.getElementById(this.scrollLockID),this.scrollLockContainer&&(El.Z.lockScroll(this.scrollLockContainer),this.focusTrapInstance.start(),Xl.Z.hide(this.$refs.aside)))},storeTopOffset:Ee((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)}}},cc=lc,dc=(0,F.Z)(cc,Vl,Wl,!1,null,"00c216ba",null),uc=dc.exports,hc=function(){var e=this,t=e._self._c;return t("nav",{staticClass:"navigator",attrs:{"aria-labelledby":e.INDEX_ROOT_KEY}},[e.isFetching?t("LoadingNavigatorCard",{on:{close:function(t){return e.$emit("close")}}}):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,"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},{key:"above-navigator-head",fn:function(){return[e._t("above-navigator-head")]},proxy:!0},{key:"navigator-head",fn:function(){return[e._t("navigator-head",null,{className:"nav-title"})]},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)},pc=[],gc=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")}},scopedSlots:e._u([{key:"above-navigator-head",fn:function(){return[e._t("above-navigator-head")]},proxy:!0},{key:"navigator-head",fn:function(){return[e._t("navigator-head")]},proxy:!0},{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))}]}},[e.technology?t("Reference",{class:["technology-title",{"router-link-exact-active":e.isTechnologyRoute}],attrs:{id:e.INDEX_ROOT_KEY,url:e.technologyPath},nativeOn:{click:function(t){return t.altKey?(t.preventDefault(),e.toggleAllNodes.apply(null,arguments)):null}}},[t("h2",{staticClass:"card-link"},[e._v(" "+e._s(e.technology)+" ")]),e.isTechnologyBeta?t("Badge",{attrs:{variant:"beta"}}):e._e()],1):e._e(),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.navigatorItems,"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:a}){return[t("DynamicScrollerItem",e._b({ref:`dynamicScroller_${n.uid}`},"DynamicScrollerItem",{active:i,item:n,dataIndex:a},!1),[t("NavigatorCardItem",{attrs:{item:n,isRendered:i,"filter-pattern":e.filterPattern,"filter-text":e.debouncedFilter,"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===a,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.suggestedTags,translatableTags:e.translatableTags,"selected-tags":e.selectedTags,placeholder:e.$t("filter.title"),"should-keep-open-on-blur":!1,shouldTruncateTags:e.shouldTruncateTags,"position-reversed":!e.renderFilterOnTop},on:{"update:selectedTags":function(t){e.selectedTags=t},"update:selected-tags":function(t){e.selectedTags=t},clear:e.clearFilters},model:{value:e.filter,callback:function(t){e.filter=t},expression:"filter"}})],1),e._t("filter")],2)])]}}],null,!0)},"BaseNavigatorCard",{isTechnologyBeta:e.isTechnologyBeta,technologyPath:e.technologyPath},!1))},fc=[];function mc(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var n=e.indexOf("Trident/");if(n>0){var i=e.indexOf("rv:");return parseInt(e.substring(i+3,e.indexOf(".",i)),10)}var a=e.indexOf("Edge/");return a>0?parseInt(e.substring(a+5,e.indexOf(".",a)),10):-1}var yc=void 0;function vc(){vc.init||(vc.init=!0,yc=-1!==mc())}var bc={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&&(!yc&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),delete this._resizeObject.onload)}},mounted:function(){var e=this;vc(),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",yc&&this.$el.appendChild(t),t.data="about:blank",yc||this.$el.appendChild(t)},beforeDestroy:function(){this.removeResizeHandlers()}};function Tc(e){e.component("resize-observer",bc),e.component("ResizeObserver",bc)}var _c={version:"0.4.5",install:Tc},Sc=null;"undefined"!==typeof window?Sc=window.Vue:"undefined"!==typeof n.g&&(Sc=n.g.Vue),Sc&&Sc.use(_c);function kc(e){return kc="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},kc(e)}function Cc(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function wc(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 a=t.isIntersecting&&t.intersectionRatio>=n.threshold;if(a===n.oldResult)return;n.oldResult=a,n.callback(a,t)}}),this.options.intersection),t.context.$nextTick((function(){n.observer&&n.observer.observe(n.el)}))}}},{key:"destroyObserver",value:function(){this.observer&&(this.observer.disconnect(),this.observer=null),this.callback&&this.callback._clear&&(this.callback._clear(),this.callback=null)}},{key:"threshold",get:function(){return this.options.intersection&&this.options.intersection.threshold||0}}]),e}();function Rc(e,t,n){var i=t.value;if(i)if("undefined"===typeof IntersectionObserver)console.warn("[vue-observe-visibility] IntersectionObserver API is not available in your browser. Please install this polyfill: https://github.com/w3c/IntersectionObserver/tree/master/polyfill");else{var a=new Nc(e,i,n);e._vue_visibilityState=a}}function Bc(e,t,n){var i=t.value,a=t.oldValue;if(!Ac(i,a)){var s=e._vue_visibilityState;i?s?s.createObserver(i,n):Rc(e,{value:i},n):Ec(e)}}function Ec(e){var t=e._vue_visibilityState;t&&(t.destroyObserver(),delete e._vue_visibilityState)}var Mc={bind:Rc,update:Bc,unbind:Ec};function zc(e){e.directive("observe-visibility",Mc)}var Kc={version:"0.4.6",install:zc},Zc=null;"undefined"!==typeof window?Zc=window.Vue:"undefined"!==typeof n.g&&(Zc=n.g.Vue),Zc&&Zc.use(Kc);var qc=n(7274),jc=n.n(qc),Fc=n(144),Hc={itemsLimit:1e3};const Vc={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 Wc(){return this.items.length&&"object"!==typeof this.items[0]}let Uc=!1;if("undefined"!==typeof window){Uc=!1;try{var Qc=Object.defineProperty({},"passive",{get(){Uc=!0}});window.addEventListener("test",null,Qc)}catch(bh){}}let Gc=0;var Xc={name:"RecycleScroller",components:{ResizeObserver:bc},directives:{ObserveVisibility:Mc},props:{...Vc,itemSize:{type:Number,default:null},gridItems:{type:Number,default:void 0},itemSecondarySize:{type:Number,default:void 0},minItemSize:{type:[Number,String],default:null},sizeField:{type:String,default:"size"},typeField:{type:String,default:"type"},buffer:{type:Number,default:200},pageMode:{type:Boolean,default:!1},prerender:{type:Number,default:0},emitUpdate:{type:Boolean,default:!1},skipHover:{type:Boolean,default:!1},listTag:{type:String,default:"div"},itemTag:{type:String,default:"div"},listClass:{type:[String,Object,Array],default:""},itemClass:{type:[String,Object,Array],default:""}},data(){return{pool:[],totalSize:0,ready:!1,hoverKey:null}},computed:{sizes(){if(null===this.itemSize){const e={"-1":{accumulator:0}},t=this.items,n=this.sizeField,i=this.minItemSize;let a,s=1e4,r=0;for(let o=0,l=t.length;o{this.$_prerender=!1,this.updateVisibleItems(!0),this.ready=!0}))},activated(){const e=this.$_lastUpdateScrollPosition;"number"===typeof e&&this.$nextTick((()=>{this.scrollToPosition(e)}))},beforeDestroy(){this.removeListeners()},methods:{addView(e,t,n,i,a){const s={item:n,position:0},r={id:Gc++,index:t,used:!0,key:i,type:a};return Object.defineProperty(s,"nr",{configurable:!1,value:r}),e.push(s),s},unuseView(e,t=!1){const n=this.$_unusedViews,i=e.nr.type;let a=n.get(i);a||(a=[],n.set(i,a)),a.push(e),t||(e.nr.used=!1,e.position=-9999,this.$_views.delete(e.nr.key))},handleResize(){this.$emit("resize"),this.ready&&this.updateVisibleItems(!1)},handleScroll(e){this.$_scrollDirty||(this.$_scrollDirty=!0,requestAnimationFrame((()=>{this.$_scrollDirty=!1;const{continuous:e}=this.updateVisibleItems(!1,!0);e||(clearTimeout(this.$_refreshTimout),this.$_refreshTimout=setTimeout(this.handleScroll,100))})))},handleVisibilityChange(e,t){this.ready&&(e||0!==t.boundingClientRect.width||0!==t.boundingClientRect.height?(this.$emit("visible"),requestAnimationFrame((()=>{this.updateVisibleItems(!1)}))):this.$emit("hidden"))},updateVisibleItems(e,t=!1){const n=this.itemSize,i=this.gridItems||1,a=this.itemSecondarySize||n,s=this.$_computedMinItemSize,r=this.typeField,o=this.simpleArray?null:this.keyField,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&&(a=s),s=~~((i+a)/2)}while(s!==n);for(s<0&&(s=0),g=s,m=d[c-1].accumulator,f=s;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>Hc.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 _=T?null:new Map;let S,k,C,w;for(let x=g;x=C.length)&&(b=this.addView(p,x,S,e,k),this.unuseView(b,!0),C=h.get(k)),b=C[w],b.item=S,b.nr.used=!0,b.nr.index=x,b.nr.key=e,b.nr.type=k,_.set(k,w+1),w++),u.set(e,b)),null===n?(b.position=d[x-1].accumulator,b.offset=0):(b.position=Math.floor(x/i)*n,b.offset=x%i*a)):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=jc()(this.$el);return!window.document||e!==window.document.documentElement&&e!==window.document.body||(e=window),e},getScroll(){const{$el:e,direction:t}=this,n="vertical"===t;let i;if(this.pageMode){const t=e.getBoundingClientRect(),a=n?t.height:t.width;let s=-(n?t.top:t.left),r=n?window.innerHeight:window.innerWidth;s<0&&(r+=s,s=0),s+r>a&&(r=a-s),i={start:s,end:s+r}}else i=n?{start:e.scrollTop,end:e.scrollTop+e.clientHeight}:{start:e.scrollLeft,end:e.scrollLeft+e.clientWidth};return i},applyPageMode(){this.pageMode?this.addListeners():this.removeListeners()},addListeners(){this.listenerTarget=this.getListenerTarget(),this.listenerTarget.addEventListener("scroll",this.handleScroll,!!Uc&&{passive:!0}),this.listenerTarget.addEventListener("resize",this.handleResize)},removeListeners(){this.listenerTarget&&(this.listenerTarget.removeEventListener("scroll",this.handleScroll),this.listenerTarget.removeEventListener("resize",this.handleResize),this.listenerTarget=null)},scrollToItem(e){let t;t=null===this.itemSize?e>0?this.sizes[e-1].accumulator:0:Math.floor(e/this.gridItems)*this.itemSize,this.scrollToPosition(t)},scrollToPosition(e){const t="vertical"===this.direction?{scroll:"scrollTop",start:"top"}:{scroll:"scrollLeft",start:"left"};let n,i,a;if(this.pageMode){const s=jc()(this.$el),r="HTML"===s.tagName?0:s[t.scroll],o=s.getBoundingClientRect(),l=this.$el.getBoundingClientRect(),c=l[t.start]-o[t.start];n=s,i=t.scroll,a=e+r+c}else n=this.$el,i=t.scroll,a=e;n[i]=a},itemsLimitError(){throw setTimeout((()=>{console.log("It seems the scroller element isn't scrolling, so it tries to render all the items at once.","Scroller:",this.$el),console.log("Make sure the scroller has a fixed height (or width) and 'overflow-y' (or 'overflow-x') set to 'auto' so it can scroll correctly and only render the items visible in the scroll viewport.")})),new Error("Rendered items limit reached")},sortViews(){this.pool.sort(((e,t)=>e.nr.index-t.nr.index))}}};function Yc(e,t,n,i,a,s,r,o,l,c){"boolean"!==typeof r&&(l=o,o=r,r=!1);const d="function"===typeof n?n.options:n;let u;if(e&&e.render&&(d.render=e.render,d.staticRenderFns=e.staticRenderFns,d._compiled=!0,a&&(d.functional=!0)),i&&(d._scopeId=i),s?(u=function(e){e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,e||"undefined"===typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),t&&t.call(this,l(e)),e&&e._registeredComponents&&e._registeredComponents.add(s)},d._ssrRegister=u):t&&(u=r?function(e){t.call(this,c(e,this.$root.$options.shadowRoot))}:function(e){t.call(this,o(e))}),u)if(d.functional){const e=d.render;d.render=function(t,n){return u.call(n),e(t,n)}}else{const e=d.beforeCreate;d.beforeCreate=e?[].concat(e,u):[u]}return n}const Jc=Xc;var ed=function(){var e,t,n=this,i=n.$createElement,a=n._self._c||i;return a("div",{directives:[{name:"observe-visibility",rawName:"v-observe-visibility",value:n.handleVisibilityChange,expression:"handleVisibilityChange"}],staticClass:"vue-recycle-scroller",class:(e={ready:n.ready,"page-mode":n.pageMode},e["direction-"+n.direction]=!0,e),on:{"&scroll":function(e){return n.handleScroll.apply(null,arguments)}}},[n.$slots.before?a("div",{ref:"before",staticClass:"vue-recycle-scroller__slot"},[n._t("before")],2):n._e(),n._v(" "),a(n.listTag,{ref:"wrapper",tag:"component",staticClass:"vue-recycle-scroller__item-wrapper",class:n.listClass,style:(t={},t["vertical"===n.direction?"minHeight":"minWidth"]=n.totalSize+"px",t)},[n._l(n.pool,(function(e){return a(n.itemTag,n._g({key:e.nr.id,tag:"component",staticClass:"vue-recycle-scroller__item-view",class:[n.itemClass,{hover:!n.skipHover&&n.hoverKey===e.nr.key}],style:n.ready?{transform:"translate"+("vertical"===n.direction?"Y":"X")+"("+e.position+"px) translate"+("vertical"===n.direction?"X":"Y")+"("+e.offset+"px)",width:n.gridItems?("vertical"===n.direction&&n.itemSecondarySize||n.itemSize)+"px":void 0,height:n.gridItems?("horizontal"===n.direction&&n.itemSecondarySize||n.itemSize)+"px":void 0}:null},n.skipHover?{}:{mouseenter:function(){n.hoverKey=e.nr.key},mouseleave:function(){n.hoverKey=null}}),[n._t("default",null,{item:e.item,index:e.nr.index,active:e.nr.used})],2)})),n._v(" "),n._t("empty")],2),n._v(" "),n.$slots.after?a("div",{ref:"after",staticClass:"vue-recycle-scroller__slot"},[n._t("after")],2):n._e(),n._v(" "),a("ResizeObserver",{on:{notify:n.handleResize}})],1)},td=[];ed._withStripped=!0;const nd=void 0,id=void 0,ad=void 0,sd=!1,rd=Yc({render:ed,staticRenderFns:td},nd,Jc,id,sd,ad,!1,void 0,void 0,void 0);var od={name:"DynamicScroller",components:{RecycleScroller:rd},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:{...Vc,minItemSize:{type:[Number,String],required:!0}},data(){return{vscrollData:{active:!0,sizes:{},validSizes:{},keyField:this.keyField,simpleArray:!1}}},computed:{simpleArray:Wc,itemsWithSize(){const e=[],{items:t,keyField:n,simpleArray:i}=this,a=this.vscrollData.sizes,s=t.length;for(let r=0;r=n)break;i+=t[o].size||this.minItemSize,a+=e[o].size||this.minItemSize}const r=a-i;0!==r&&(this.$el.scrollTop+=r)}},beforeCreate(){this.$_updates=[],this.$_undefinedSizes=0,this.$_undefinedMap={}},activated(){this.vscrollData.active=!0},deactivated(){this.vscrollData.active=!1},methods:{onScrollerResize(){const e=this.$refs.scroller;e&&this.forceUpdate(),this.$emit("resize")},onScrollerVisible(){this.$emit("vscroll:update",{force:!1}),this.$emit("visible")},forceUpdate(e=!0){(e||this.simpleArray)&&(this.vscrollData.validSizes={}),this.$emit("vscroll:update",{force:!0})},scrollToItem(e){const t=this.$refs.scroller;t&&t.scrollToItem(e)},getItemSize(e,t=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 ld=od;var cd=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("RecycleScroller",e._g(e._b({ref:"scroller",attrs:{items:e.itemsWithSize,"min-item-size":e.minItemSize,direction:e.direction,"key-field":"id","list-tag":e.listTag,"item-tag":e.itemTag},on:{resize:e.onScrollerResize,visible:e.onScrollerVisible},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.item,i=t.index,a=t.active;return[e._t("default",null,null,{item:n.item,index:i,active:a,itemWithSize:n})]}}],null,!0)},"RecycleScroller",e.$attrs,!1),e.listeners),[e._v(" "),n("template",{slot:"before"},[e._t("before")],2),e._v(" "),n("template",{slot:"after"},[e._t("after")],2),e._v(" "),n("template",{slot:"empty"},[e._t("empty")],2)],2)},dd=[];cd._withStripped=!0;const ud=void 0,hd=void 0,pd=void 0,gd=!1,fd=Yc({render:cd,staticRenderFns:dd},ud,ld,hd,gd,pd,!1,void 0,void 0,void 0);var md={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 yd=md,vd=void 0,bd=void 0,Td=void 0,_d=void 0,Sd=Yc({},vd,yd,bd,_d,Td,!1,void 0,void 0,void 0);function kd({idProp:e=(e=>e.item.id)}={}){const t={},n=new Fc["default"]({data(){return{store:t}}});return{data(){return{idState:null}},created(){this.$_id=null,this.$_getId="function"===typeof e?()=>e.call(this,this):()=>this[e],this.$watch(this.$_getId,{handler(e){this.$nextTick((()=>{this.$_id=e}))},immediate:!0}),this.$_updateIdState()},beforeUpdate(){this.$_updateIdState()},methods:{$_idStateInit(e){const i=this.$options.idState;if("function"===typeof i){const a=i.call(this,this);return n.$set(t,e,a),this.$_id=e,a}throw new Error("[mixin IdState] Missing `idState` function on component definition.")},$_updateIdState(){const n=this.$_getId();null==n&&console.warn(`No id found for IdState with idProp: '${e}'.`),n!==this.$_id&&(t[n]||this.$_idStateInit(n),this.idState=t[n])}}}}function Cd(e,t){e.component(`${t}recycle-scroller`,rd),e.component(`${t}RecycleScroller`,rd),e.component(`${t}dynamic-scroller`,fd),e.component(`${t}DynamicScroller`,fd),e.component(`${t}dynamic-scroller-item`,Sd),e.component(`${t}DynamicScrollerItem`,Sd)}const wd={version:"1.1.2",install(e,t){const n=Object.assign({},{installComponents:!0,componentsPrefix:""},t);for(const i in n)"undefined"!==typeof n[i]&&(Hc[i]=n[i]);n.installComponents&&Cd(e,n.componentsPrefix)}};let xd=null;function Id(e){const t=(0,Tn.RL)((0,Tn.hr)(e));return new RegExp(t,"ig")}"undefined"!==typeof window?xd=window.Vue:"undefined"!==typeof n.g&&(xd=n.g.Vue),xd&&xd.use(wd);var $d,Dd,Ld=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},{key:"content-container",fn:function(){return[e._t("card-item-content")]},proxy:!0}],null,!0)})},Pd=[],Od=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),t("div",{staticClass:"content-container"},[e._t("content-container")],2)])])},Ad=[],Nd={name:"BaseNavigatorCardItem",props:{hideNavigatorIcon:{type:Boolean,default:()=>!1}}},Rd=Nd,Bd=(0,F.Z)(Rd,Od,Ad,!1,null,"5e71f320",null),Ed=Bd.exports,Md={name:"HighlightMatch",props:{text:{type:String,required:!0},matcher:{type:RegExp,default:void 0}},render(e){const{matcher:t,text:n}=this;if(!t)return e("p",{class:"highlight"},n);const i=[];let a=0,s=null;const r=new RegExp(t,"gi");while(null!==(s=r.exec(n))){const t=s[0].length,r=s.index+t,o=n.slice(a,s.index);o&&i.push(e("span",o));const l=n.slice(s.index,r);l&&i.push(e("span",{class:"match"},l)),a=r}const o=n.slice(a,n.length);return o&&i.push(e("span",o)),e("p",{class:"highlight"},i)}},zd=Md,Kd=(0,F.Z)(zd,$d,Dd,!1,null,"7b81ca08",null),Zd=Kd.exports,qd={name:"NavigatorCardItem",mixins:[kd({idProp:e=>e.item.uid})],components:{BaseNavigatorCardItem:Ed,HighlightMatches:Zd,TopicTypeIcon:we.Z,InlineChevronRightIcon:Pr.Z,Reference:Wa.Z,Badge:ji.Z},props:{isRendered:{type:Boolean,default:!1},item:{type:Object,required:!0},expanded:{type:Boolean,default:!1},filterPattern:{type:RegExp,default:void 0},filterText:{type:String,default:null},isActive:{type:Boolean,default:!1},isBold:{type:Boolean,default:!1},apiChange:{type:String,default:null,validator:e=>jt.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===xe.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":Wa.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,Me.J)(8),e&&this.isRendered&&this.enableFocus&&this.focusReference()},async expanded(){await(0,Me.J)(9),this.idState.isOpening=!1}}},jd=qd,Fd=(0,F.Z)(jd,Ld,Pd,!1,null,"5148de22",null),Hd=Fd.exports,Vd=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"},[e._t("above-navigator-head"),t("div",{staticClass:"head-inner"},[e._t("navigator-head"),t("button",{staticClass:"close-card",attrs:{id:e.SIDEBAR_HIDE_BUTTON_ID,"aria-label":e.$t("navigator.close-navigator")},on:{click:e.handleHideClick}},[t("InlineCloseIcon",{staticClass:"icon-inline close-icon"})],1)],2)],2),e._t("body",null,{className:"card-body"})],2)])])},Wd=[],Ud=n(7181),Qd={name:"BaseNavigatorCard",components:{InlineCloseIcon:Ud.Z},data(){return{SIDEBAR_HIDE_BUTTON_ID:xl}},methods:{async handleHideClick(){this.$emit("close"),await this.$nextTick();const e=document.getElementById(Yl.Yj);e&&e.focus()}}},Gd=Qd,Xd=(0,F.Z)(Gd,Vd,Wd,!1,null,"584a744a",null),Yd=Xd.exports;const Jd={sampleCode:"filter.tags.sample-code",tutorials:"filter.tags.tutorials",articles:"filter.tags.articles",webServiceEndpoints:"filter.tags.web-service-endpoints"},eu=jt.Ag,tu={...Jd,...eu,hideDeprecated:"filter.tags.hide-deprecated"},nu={[xe.t.article]:tu.articles,[xe.t.learn]:tu.tutorials,[xe.t.overview]:tu.tutorials,[xe.t.resources]:tu.tutorials,[xe.t.sampleCode]:tu.sampleCode,[xe.t.section]:tu.tutorials,[xe.t.tutorial]:tu.tutorials,[xe.t.project]:tu.tutorials,[xe.t.httpRequest]:tu.webServiceEndpoints};var iu={computed:{filteredChildren:({children:e,selectedTags:t,apiChanges:n,filterPattern:i,filterChildren:a})=>a(e,t,n,i),navigatorItems:({nodesToRender:e})=>e},methods:{filterChildren(e,t,n,i){const a=new Set(t);return e.filter((({title:e,path:t,type:s,deprecated:r,deprecatedChildrenCount:o,childUIDs:l})=>{const c=!i||i.test(e),d=r||o===l.length;let u=!0;if(a.size){if(u=a.has(nu[s]),n&&!u){const e=n[t];u=a.has(tu[e])}a.has(tu.hideDeprecated)&&(u=!d)}const h=!n||!!n[t];return c&&u&&h}))}}},au={name:"TagsDataProvider",constants:{TOPIC_TYPE_TO_TAG:nu},props:{shouldTruncateTags:{type:Boolean,default:!1}},computed:{availableTags:({renderableChildNodesMap:e,apiChangesObject:t,extractTags:n})=>n(e,t),suggestedTags({availableTags:e,selectedTags:t,hideAvailableTags:n}){return n||t.length?[]:e},translatableTags:({availableTags:e})=>[tu.hideDeprecated,...e]},methods:{extractTags(e,t){const n=new Set(Object.values(Jd)),i={type:[],changes:[],other:[]},a=new Set(Object.values(t));a.size?a.forEach((e=>{n.add(tu[e])})):n.add(tu.hideDeprecated);for(const s in e){if(!Object.hasOwnProperty.call(e,s))continue;if(!n.size)break;const{type:a,path:r,deprecated:o}=e[s],l=nu[a];l&&n.has(l)&&(i.type.push(l),n.delete(l));const c=t[r];c&&n.has(tu[c])&&(i.changes.push(tu[c]),n.delete(tu[c])),o&&n.has(tu.hideDeprecated)&&(i.other.push(tu.hideDeprecated),n.delete(tu.hideDeprecated))}return Object.values(i).flat()}}};const su="navigator.state",ru="navigator.no-results",ou="navigator.no-children",lu="navigator.error-fetching",cu="navigator.items-found";var du={name:"NavigatorCard",constants:{STORAGE_KEY:su,ERROR_FETCHING:lu,ITEMS_FOUND:cu},components:{FilterInput:el,NavigatorCardItem:Hd,DynamicScroller:fd,DynamicScrollerItem:Sd,BaseNavigatorCard:Yd,Reference:Wa.Z,Badge:ji.Z},props:{technologyPath:{type:String,default:""},children:{type:Array,required:!0},technology:{type:String,required:!1},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:[Ao,iu,au],data(){return{filter:"",debouncedFilter:"",selectedTags:[],openNodes:Object.freeze({}),nodesToRender:Object.freeze([]),activeUID:null,lastFocusTarget:null,allNodesToggled:!1,INDEX_ROOT_KEY:Cl}},computed:{isTechnologyRoute:({technologyPath:e,$route:t})=>e.toLowerCase()===t.path.toLowerCase(),politeAriaLive(){const{hasNodes:e,navigatorItems:t}=this;return e?this.$tc(cu,t.length,{number:t.length}):""},assertiveAriaLive:({hasNodes:e,hasFilter:t,errorFetching:n})=>e?"":t?ru:n?lu:ou,filterPattern:({debouncedFilter:e})=>e?new RegExp(Id(e),"i"):null,itemSize:()=>wl,childrenMap({children:e}){return $l(e)},activePathChildren({activeUID:e,childrenMap:t}){return e&&t[e]?Ol(e,t):[]},activePathMap:({activePathChildren:e})=>Object.fromEntries(e.map((({uid:e})=>[e,!0]))),activeIndex:({activeUID:e,navigatorItems:t})=>t.findIndex((t=>t.uid===e)),renderableChildNodesMap({hasFilter:e,childrenMap:t,deprecatedHidden:n,filteredChildren:i,removeDeprecated:a}){if(!e)return t;const s=i.length-1,r=new Set([]);for(let o=s;o>=0;o-=1){const e=i[o],s=t[e.groupMarkerUID];if(s&&r.add(s),r.has(e))continue;if(r.has(t[e.parent])&&e.type!==xe.t.groupMarker){r.add(e);continue}let l=[];e.childUIDs.length&&(l=a(Ll(e.uid,t),n)),l.concat(Ol(e.uid,t)).forEach((e=>r.add(e)))}return $l([...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]===tu.hideDeprecated,apiChangesObject(){return this.apiChanges||{}},hasNodes:({navigatorItems:e})=>!!e.length,totalItemsToNavigate:({navigatorItems:e})=>e.length,lastActivePathItem:({activePath:e})=>(0,N.Z$)(e)},created(){this.restorePersistedState()},watch:{filter:"debounceInput",nodeChangeDeps:"trackOpenNodes",activePath:"handleActivePathChange",apiChanges(e){e||(this.selectedTags=this.selectedTags.filter((e=>!Object.values(eu).includes(e))))},async activeUID(e,t){await this.$nextTick();const n=this.$refs[`dynamicScroller_${t}`];n&&n.updateSize&&n.updateSize()},technology(){this.clearFilters()}},methods:{setUnlessEqual(e,t){(0,N.Xy)(t,this[e])||(this[e]=Object.freeze(t))},toggleAllNodes(){const e=this.children.filter((e=>e.parent===Cl&&e.type!==xe.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:bo((function(e){this.debouncedFilter=e,this.lastFocusTarget=null}),200),trackOpenNodes([e,t,n,i],[,a=[],s="",r=[]]=[]){if(n!==s&&!s&&this.getFromStorage("filter")||!(0,N.Xy)(i,r)&&!r.length&&this.getFromStorage("selectedTags",[]).length)return;const o=!(0,N.Xy)(a,t),{childrenMap:l}=this;let c=t;if(!(this.deprecatedHidden&&!this.debouncedFilter.length||o&&this.hasFilter)&&this.hasFilter){const t=new Set,n=e.length-1;for(let i=n;i>=0;i-=1){const n=e[i];t.has(l[n.parent])||t.has(n)||Ol(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,x.d9)(this.openNodes),n=Ll(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=Pl(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,x.d9)(this.openNodes),i=Ll(e.uid,this.childrenMap);let a=[],s=[];i.forEach((({uid:e})=>{t?delete n[e]:n[e]=!0})),t?a=i.slice(1):s=i.slice(1).filter((e=>this.renderableChildNodesMap[e.uid])),this.setUnlessEqual("openNodes",n),this.augmentRenderNodes({uid:e.uid,exclude:a,include:s})},toggleSiblings(e){const t=this.openNodes[e.uid],n=(0,x.d9)(this.openNodes),i=Al(e.uid,this.childrenMap,this.children);i.forEach((({uid:e,childUIDs:i,type:a})=>{if(i.length&&a!==xe.t.groupMarker)if(t){const t=Ll(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=Pl(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===Cl||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=Ul.y7.get(su,{}),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={...Ul.y7.get(su,{}),[this.technologyPath]:n};Ul.y7.set(su,i)},clearPersistedState(){const e={...Ul.y7.get(su,{}),[this.technologyPath]:{}};Ul.y7.set(su,e)},restorePersistedState(){const e=this.getFromStorage();if(!e||e.path!==this.lastActivePathItem)return this.clearPersistedState(),void this.handleActivePathChange(this.activePath);const{technology:t,nodesToRender:n=[],filter:i="",hasAPIChanges:a=!1,activeUID:s=null,selectedTags:r=[],openNodes:o}=e;if(!n.length&&!i&&!r.length)return this.clearPersistedState(),void this.handleActivePathChange(this.activePath);const{childrenMap:l}=this,c=n.every((e=>l[e])),d=s?(this.childrenMap[s]||{}).path===this.lastActivePathItem:1===this.activePath.length;if(t!==this.technology||!c||a!==Boolean(this.apiChanges)||!d||s&&!i&&!r.length&&!n.includes(s))return this.clearPersistedState(),void this.handleActivePathChange(this.activePath);this.setUnlessEqual("openNodes",Object.fromEntries(o.map((e=>[e,!0])))),this.setUnlessEqual("nodesToRender",n.map((e=>l[e]))),this.selectedTags=r,this.filter=i,this.debouncedFilter=this.filter,this.activeUID=s,this.scrollToElement()},async scrollToElement(){if(await(0,Me.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:a,height:s}=this.$refs.scroller.$el.getBoundingClientRect(),{y:r}=e.getBoundingClientRect();let o=0;e.offsetParent&&(o=e.offsetParent.offsetHeight);const l=r-a-i.top;return l<0?-1:l+o>=s-i.bottom?1:0},isInsideScroller(e){return!!this.$refs.scroller&&this.$refs.scroller.$el.contains(e)},handleFocusIn({target:e,relatedTarget:t}){if(this.lastFocusTarget=e,!t)return;const n=this.getChildPositionInScroller(e);if(0===n)return;const{offsetHeight:i}=e.offsetParent;this.$refs.scroller.$el.scrollBy({top:i*n,left:0})},handleFocusOut(e){e.relatedTarget&&(this.isInsideScroller(e.relatedTarget)||(this.lastFocusTarget=null))},handleScrollerUpdate:bo((async function(){await(0,Me.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){const t=this.childrenMap[e].path;t.startsWith(this.technologyPath)&&(this.setActiveUID(e),this.$emit("navigate",t))},pathsToFlatChildren(e){const t=e.slice(0).reverse(),{childrenMap:n}=this;let i=this.children;const a=[];while(t.length){const e=t.pop(),s=i.find((t=>t.path===e));if(!s)break;a.push(s),t.length&&(i=s.childUIDs.map((e=>n[e])))}return a},handleActivePathChange(e){const t=this.childrenMap[this.activeUID],n=(0,N.Z$)(e);if(t){if(n===t.path)return;const e=Al(this.activeUID,this.childrenMap,this.children),i=Pl(this.activeUID,this.childrenMap,this.children),a=Ol(this.activeUID,this.childrenMap),s=[...i,...e,...a].find((e=>e.path===n));if(s)return void this.setActiveUID(s.uid)}const i=this.pathsToFlatChildren(e);i.length?this.setActiveUID(i[i.length-1].uid):this.activeUID?this.setActiveUID(null):this.trackOpenNodes(this.nodeChangeDeps)},updateFocusIndexExternally(){this.externalFocusChange=!0,this.activeIndex>0?this.focusIndex(this.activeIndex):this.focusIndex(0)},focusNodeParent(e){const t=this.childrenMap[e.parent];if(!t)return;const n=this.nodesToRender.findIndex((e=>e.uid===t.uid));-1!==n&&this.focusIndex(n)}}},uu=du,hu=(0,F.Z)(uu,gc,fc,!1,null,"d6581240",null),pu=hu.exports,gu=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))},fu=[],mu=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}])})},yu=[],vu={name:"LoadingNavigatorItem",components:{BaseNavigatorCardItem:Ed},props:{...Ed.props,index:{type:Number,default:0},width:{type:String,default:"50%"}}},bu=vu,Tu=(0,F.Z)(bu,mu,yu,!1,null,"0de29914",null),_u=Tu.exports;const Su=[{width:"30%",hideNavigatorIcon:!0},{width:"80%"},{width:"50%"}];var ku={name:"LoadingNavigatorCard",components:{BaseNavigatorCard:Yd,LoadingNavigatorItem:_u},data(){return{LOADER_ROWS:Su}}},Cu=ku,wu=(0,F.Z)(Cu,gu,fu,!1,null,"3b7cf3a4",null),xu=wu.exports,Iu={name:"Navigator",components:{NavigatorCard:pu,LoadingNavigatorCard:xu},data(){return{INDEX_ROOT_KEY:Cl}},props:{flatChildren:{type:Array,required:!0},parentTopicIdentifiers:{type:Array,required:!0},technologyProps:{type:Object,required:!1},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}},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:()=>xe.t.module}},$u=Iu,Du=(0,F.Z)($u,hc,pc,!1,null,"5611024b",null),Lu=Du.exports,Pu=n(5184),Ou={computed:{indexNodes({indexState:{flatChildren:e},interfaceLanguage:t}){return e?e[t]??(e[D.Z.swift.key.url]||[]):[]},apiChanges({indexState:{apiChanges:e,apiChangesVersion:t,errorFetchingDiffs:n},interfaceLanguage:i,selectedAPIChangesVersion:a}){if(e&&!n)return t===a?e[i]||e[D.Z.swift.key.url]:void 0},technologyProps({indexState:{technologyProps:e},interfaceLanguage:t,technology:n}){return e[t]??e[D.Z.swift.key.url]??(n?{technology:n.title,technologyPath:n.path||n.url,isTechnologyBeta:n.beta}:null)},navigatorProps:({indexNodes:e,indexState:{flatChildren:t,references:n,errorFetching:i},apiChanges:a})=>({flatChildren:e,navigatorReferences:n,apiChanges:a,isFetching:!t&&!i,errorFetching:i})},data(){return{indexState:B["default"].state}}},Au=function(){var e=this,t=e._self._c;return t("NavBase",{staticClass:"documentation-nav",attrs:{breakpoint:e.BreakpointName.medium,hasOverlay:!1,hasNoBorder:e.hasNoBorder,isDark:e.isDark,isWideFormat:"",hasFullWidthBorder:"","aria-label":e.$t("api-reference"),showActions:e.hasMenuItems},scopedSlots:e._u([e.displaySidenav?{key:"pre-title",fn:function({closeNav:n,isOpen:i,currentBreakpoint:a,className:s}){return[t("div",{class:s},[t("div",{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,a)}}},[t("span",{staticClass:"sidenav-icon-wrapper"},[t("SidenavIcon",{staticClass:"icon-inline sidenav-icon"})],1)])])])]}}:null,{key:"default",fn:function(){return[e._t("title",null,{className:"nav-title"})]},proxy:!0},{key:"tray",fn:function({closeNav:n}){return[e.hasMenuItems?t("NavMenuItems",{staticClass:"nav-menu-settings"},[e.hasLanguageToggle?t("LanguageToggle",{attrs:{interfaceLanguage:e.interfaceLanguage,objcPath:e.objcPath,swiftPath:e.swiftPath,closeNav:n}}):e._e(),e._t("menu-items")],2):e._e(),e._t("tray-after")]}},{key:"after-content",fn:function(){return[e._t("after-content")]},proxy:!0}],null,!0)})},Nu=[],Ru=n(1763),Bu=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"}})])},Eu=[],Mu={name:"SidenavIcon",components:{SVGIcon:pr.Z}},zu=Mu,Ku=(0,F.Z)(zu,Bu,Eu,!1,null,null,null),Zu=Ku.exports,qu=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()])},ju=[],Fu=n(5151),Hu={name:"LanguageToggle",components:{InlineChevronDownIcon:Fu.Z,NavMenuItemBase:Lr.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=Ee((async()=>{await(0,Me.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+8}},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}},Vu=Hu,Wu=(0,F.Z)(Vu,qu,ju,!1,null,"4323807e",null),Uu=Wu.exports,Qu={name:"DocumentationNav",components:{SidenavIcon:Zu,NavBase:Ru.Z,NavMenuItems:or.Z,LanguageToggle:Uu},props:{isDark:{type:Boolean,default:!1},hasNoBorder:{type:Boolean,default:!1},interfaceLanguage:{type:String,required:!1},objcPath:{type:String,required:!1},swiftPath:{type:String,required:!1},displaySidenav:{type:Boolean,default:!1}},computed:{baseNavOpenSidenavButtonId:()=>Yl.Yj,BreakpointName:()=>lr.L3,hasLanguageToggle:({interfaceLanguage:e,swiftPath:t,objcPath:n})=>!(!e||!t&&!n),hasMenuItems:({hasLanguageToggle:e,$slots:t})=>!(!e&&!t["menu-items"])},methods:{async handleSidenavToggle(e,t){await e(),this.$emit("toggle-sidenav",t),await this.$nextTick();const n=document.getElementById(xl);n&&n.focus()}}},Gu=Qu,Xu=(0,F.Z)(Gu,Au,Nu,!1,null,"6fe78e04",null),Yu=Xu.exports;const Ju="navigator-hidden-large";var eh={name:"DocumentationLayout",constants:{NAVIGATOR_HIDDEN_ON_LARGE_KEY:Ju},components:{Navigator:Lu,AdjustableSidebarWidth:uc,Nav:Yu,QuickNavigationButton:to,QuickNavigationModal:Hl,PortalTarget:Qr.YC},mixins:[Pu.Z,Ou],props:{enableNavigator:Boolean,diffAvailability:{type:Object,required:!1},interfaceLanguage:{type:String,required:!1},references:{type:Object,default:()=>{}},objcPath:{type:String,required:!1},swiftPath:{type:String,required:!1},selectedAPIChangesVersion:{type:String,required:!1},technology:{type:Object,required:!1},parentTopicIdentifiers:{type:Array,default:()=>[]},navigatorFixedWidth:{type:Number,default:null},quickNavNodes:{type:Array,default:null},quickNavPlaceholder:{type:String,default:null}},data(){return{sidenavVisibleOnMobile:!1,sidenavHiddenOnLarge:Ul.tO.get(Ju,!1),showQuickNavigationModal:!1,BreakpointName:lr.L3}},computed:{enableQuickNavigation:({isTargetIDE:e})=>!e&&(0,w.$8)(["features","docs","quickNavigation","enable"],!0),sidebarProps:({sidenavVisibleOnMobile:e,enableNavigator:t,sidenavHiddenOnLarge:n,navigatorFixedWidth:i})=>t?{shownOnMobile:e,hiddenOnLarge:n,fixedWidth:i}:{enableNavigator:t},sidebarListeners(){return this.enableNavigator?{"update:shownOnMobile":this.toggleMobileSidenav,"update:hiddenOnLarge":this.toggleLargeSidenav}:{}}},methods:{handleToggleSidenav(e){e===lr.L3.large?this.toggleLargeSidenav():this.toggleMobileSidenav()},openQuickNavigationModal(){this.sidenavVisibleOnMobile||(this.showQuickNavigationModal=!0)},toggleLargeSidenav(e=!this.sidenavHiddenOnLarge){this.sidenavHiddenOnLarge=e,Ul.tO.set(Ju,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.enableQuickNavigation&&window.addEventListener("keydown",this.onQuickNavigationKeydown)},beforeDestroy(){this.enableQuickNavigation&&window.removeEventListener("keydown",this.onQuickNavigationKeydown)},inject:{isTargetIDE:{default(){return!1}}}},th=eh,nh=(0,F.Z)(th,Wr,Ur,!1,null,"5b65a210",null),ih=nh.exports,ah={computed:{indexDataPath(){const e=this.$route?.params?.locale||"";return(0,A.Dy)(["/index/",e,"index.json"])}},methods:{async fetchIndexData(){try{B["default"].reset();const{includedArchiveIdentifiers:e=[],interfaceLanguages:t,references:n={}}=await(0,x.rQ)(this.indexDataPath),i=Object.freeze(Rl(t));B["default"].setFlatChildren(i),B["default"].setTechnologyProps(Bl(t)),B["default"].setReferences(n),B["default"].setIncludedArchiveIdentifiers(e)}catch(bh){B["default"].setErrorFetching(!0)}}},watch:{indexDataPath:{handler:"fetchIndexData",immediate:!0}}},sh=n(2717);const rh="symbol";var oh={watch:{topicData:{immediate:!0,handler:"extractOnThisPageSections"}},methods:{shouldRegisterContentSection(e){return e.type===ui.BlockType.heading&&e.level<4},extractOnThisPageSections(e){if(!e)return;this.store.resetPageSections();const{metadata:{title:t},primaryContentSections:n,topicSections:i,defaultImplementationsSections:a,relationshipsSections:s,seeAlsoSections:r,kind:o}=e;this.store.addOnThisPageSection({title:t,anchor:sh.$,level:1,isSymbol:o===rh},{i18n:!1}),n&&n.forEach((e=>{switch(e.kind){case Fe.mentions:this.store.addOnThisPageSection({title:this.$t("mentioned-in"),anchor:(0,Tn.HA)("mentions"),level:2});break;case Fe.content:Qe.Z.methods.forEach.call(e,(e=>{this.shouldRegisterContentSection(e)&&this.store.addOnThisPageSection({title:e.text,anchor:e.anchor||(0,Tn.HA)(e.text),level:e.level},{i18n:!1})}));break;case Fe.properties:case Fe.restBody:case Fe.restCookies:case Fe.restEndpoint:case Fe.restHeaders:case Fe.restParameters:case Fe.restResponses:this.store.addOnThisPageSection({title:e.title,anchor:(0,Tn.HA)(e.title),level:2});break;default:rn[e.kind]&&this.store.addOnThisPageSection(rn[e.kind])}})),i&&this.store.addOnThisPageSection(sn.topics),a&&this.store.addOnThisPageSection(sn.defaultImplementations),s&&this.store.addOnThisPageSection(sn.relationships),r&&this.store.addOnThisPageSection(sn.seeAlso)}}},lh=n(9030),ch=n(1944),dh=n(1789),uh=n(8093),hh=n(8571);const{extractProps:ph}=Vr.methods,gh="0.3.0";var fh={name:"DocumentationTopicView",constants:{MIN_RENDER_JSON_VERSION_WITH_INDEX:gh},components:{CodeTheme:uh.Z,Topic:Vr,DocumentationLayout:ih},mixins:[oh,dh.Z,ah],props:{enableMinimized:{type:Boolean,default:!1}},data(){return{topicDataDefault:null,topicDataObjc:null,store:gl.Z}},provide(){return{store:this.store}},computed:{disableHeroBackground:()=>!1,documentationLayoutProps:({topicProps:{diffAvailability:e,interfaceLanguage:t,references:n},enableNavigator:i,technology:a,parentTopicIdentifiers:s,objcPath:r,swiftPath:o,store:{state:{selectedAPIChangesVersion:l}}})=>({diffAvailability:e,interfaceLanguage:t,references:n,enableNavigator:i,technology:a,parentTopicIdentifiers:s,objcPath:r,swiftPath:o,selectedAPIChangesVersion:l}),objcOverrides:({topicData:e})=>{const{variantOverrides:t=[]}=e||{},n=({interfaceLanguage:e})=>e===D.Z.objectiveC.key.api,i=({traits:e})=>e.some(n),a=t.find(i);return a?a.patch:null},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 ph(this.topicData)},parentTopicIdentifiers:({topicProps:{hierarchy:e,references:t},$route:n})=>{if(!e)return[];const{paths:i=[]}=e;return i.length?i.find((e=>{const i=e.find((e=>t[e]&&"technologies"!==t[e].kind)),a=i&&t[i];return a&&n.path.toLowerCase().startsWith(a.url.toLowerCase())}))||i[0]:[]},technology:({$route:e,topicProps:{identifier:t,references:n,role:i,title:a},parentTopicIdentifiers:s})=>{const r={title:a,url:e.path},o=n[t];if(!s.length)return o||r;const l=n[s[0]];return l&&"technologies"!==l.kind?l:(i!==C.L.collection||o)&&(l&&n[s[1]]||o)||r},languagePaths:({topicData:{variants:e=[]}})=>e.reduce(((e,t)=>t.traits.reduce(((e,n)=>n.interfaceLanguage?{...e,[n.interfaceLanguage]:(e[n.interfaceLanguage]||[]).concat(t.paths)}:e),e)),{}),objcPath:({languagePaths:{[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))),enableOnThisPageNav:({isTargetIDE:e})=>!(0,w.$8)(["features","docs","onThisPageNavigator","disable"],!1)&&!e,enableNavigator:({isTargetIDE:e,topicDataDefault:t})=>!e&&(0,ch.n4)((0,ch.W1)(t.schemaVersion),gh)>=0,rootHierarchyReference:({parentTopicIdentifiers:e,topicProps:{references:t}})=>t[e[0]]||{},isRootTechnologyLink:({rootHierarchyReference:{kind:e}})=>"technologies"===e,hierarchyItems:({parentTopicIdentifiers:e,isRootTechnologyLink:t})=>t?e.slice(1):e,rootLink:({isRootTechnologyLink:e,rootHierarchyReference:t,$route:n})=>e?{path:t.url,query:n.query}:null},methods:{handleCodeColorsChange(e){hh.Z.updateCodeColors(e)},applyObjcOverrides(){this.topicDataObjc=k((0,x.d9)(this.topicData),this.objcOverrides)}},mounted(){this.$bridge.on("contentUpdate",this.handleContentUpdateFromBridge),this.$bridge.on("codeColors",this.handleCodeColorsChange),this.$bridge.send({type:"requestCodeColors"})},beforeDestroy(){this.$bridge.off("contentUpdate",this.handleContentUpdateFromBridge),this.$bridge.off("codeColors",this.handleCodeColorsChange)},inject:{isTargetIDE:{default(){return!1}}},beforeRouteEnter(e,t,n){e.meta.skipFetchingData?n((e=>e.newContentMounted())):(0,x.Ek)(e,t,n).then((t=>n((n=>{(0,lh.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,x.Us)(e,t)?(0,x.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,lh.jk)(e.params.locale,this),n()})).catch(n):n()},created(){this.store.reset()},watch:{topicData(){this.$nextTick((()=>{this.newContentMounted()}))}}},mh=fh,yh=(0,F.Z)(mh,i,a,!1,null,null,null),vh=yh.exports},7274:function(e,t){var n,i,a;(function(s,r){i=[],n=r,a="function"===typeof n?n.apply(t,i):n,void 0===a||(e.exports=a)})(0,(function(){var e=/(auto|scroll)/,t=function(e,n){return null===e.parentNode?n:t(e.parentNode,n.concat([e]))},n=function(e,t){return getComputedStyle(e,null).getPropertyValue(t)},i=function(e){return n(e,"overflow")+n(e,"overflow-y")+n(e,"overflow-x")},a=function(t){return e.test(i(t))},s=function(e){if(e instanceof HTMLElement||e instanceof SVGElement){for(var n=t(e.parentNode,[]),i=0;i]+>",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/Apollo.doccarchive/js/highlight-js-cpp-js.458a9ae4.js b/Apollo.doccarchive/js/highlight-js-cpp-js.458a9ae4.js new file mode 100644 index 000000000..29961026c --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/highlight-js-css-js.bfc4251f.js b/Apollo.doccarchive/js/highlight-js-css-js.bfc4251f.js new file mode 100644 index 000000000..60ab9a751 --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/highlight-js-custom-markdown.78c9f6ed.js b/Apollo.doccarchive/js/highlight-js-custom-markdown.78c9f6ed.js new file mode 100644 index 000000000..9a52dcddd --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/highlight-js-custom-swift.738731d1.js b/Apollo.doccarchive/js/highlight-js-custom-swift.738731d1.js new file mode 100644 index 000000000..a6f83da73 --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/highlight-js-diff-js.4db9a783.js b/Apollo.doccarchive/js/highlight-js-diff-js.4db9a783.js new file mode 100644 index 000000000..d0f5a7812 --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/highlight-js-http-js.f78e83c2.js b/Apollo.doccarchive/js/highlight-js-http-js.f78e83c2.js new file mode 100644 index 000000000..a400cae94 --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/highlight-js-java-js.4fe21e94.js b/Apollo.doccarchive/js/highlight-js-java-js.4fe21e94.js new file mode 100644 index 000000000..5062f619e --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/highlight-js-javascript-js.dfc9d16d.js b/Apollo.doccarchive/js/highlight-js-javascript-js.dfc9d16d.js new file mode 100644 index 000000000..d38ee05d5 --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/highlight-js-json-js.2a1856ba.js b/Apollo.doccarchive/js/highlight-js-json-js.2a1856ba.js new file mode 100644 index 000000000..aa882dbd6 --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/highlight-js-llvm-js.26121771.js b/Apollo.doccarchive/js/highlight-js-llvm-js.26121771.js new file mode 100644 index 000000000..74730ea0b --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/highlight-js-markdown-js.a2f456af.js b/Apollo.doccarchive/js/highlight-js-markdown-js.a2f456af.js new file mode 100644 index 000000000..c9c3762b2 --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/highlight-js-objectivec-js.74dea052.js b/Apollo.doccarchive/js/highlight-js-objectivec-js.74dea052.js new file mode 100644 index 000000000..d26ddf65a --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/highlight-js-perl-js.da6eda82.js b/Apollo.doccarchive/js/highlight-js-perl-js.da6eda82.js new file mode 100644 index 000000000..5a05386c9 --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/highlight-js-php-js.c458ffa4.js b/Apollo.doccarchive/js/highlight-js-php-js.c458ffa4.js new file mode 100644 index 000000000..344966a49 --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/highlight-js-python-js.60354774.js b/Apollo.doccarchive/js/highlight-js-python-js.60354774.js new file mode 100644 index 000000000..651bc2580 --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/highlight-js-ruby-js.7272231f.js b/Apollo.doccarchive/js/highlight-js-ruby-js.7272231f.js new file mode 100644 index 000000000..d63f527b9 --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/highlight-js-scss-js.adcd11a2.js b/Apollo.doccarchive/js/highlight-js-scss-js.adcd11a2.js new file mode 100644 index 000000000..a8b5b9f5b --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/highlight-js-shell-js.0ad5b20f.js b/Apollo.doccarchive/js/highlight-js-shell-js.0ad5b20f.js new file mode 100644 index 000000000..e9e90cfce --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/highlight-js-swift-js.bdd5bff5.js b/Apollo.doccarchive/js/highlight-js-swift-js.bdd5bff5.js new file mode 100644 index 000000000..2107fba15 --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/highlight-js-xml-js.0d78f903.js b/Apollo.doccarchive/js/highlight-js-xml-js.0d78f903.js new file mode 100644 index 000000000..7eb3dddba --- /dev/null +++ b/Apollo.doccarchive/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/Apollo.doccarchive/js/index.5b6366e8.js b/Apollo.doccarchive/js/index.5b6366e8.js new file mode 100644 index 000000000..63624748c --- /dev/null +++ b/Apollo.doccarchive/js/index.5b6366e8.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(9986),a={name:"CloseIcon",components:{SVGIcon:i.Z}},s=a,l=n(1001),c=(0,l.Z)(s,r,o,!1,null,null,null),u=c.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(9986),a={name:"InlineChevronRightIcon",components:{SVGIcon:i.Z}},s=a,l=n(1001),c=(0,l.Z)(s,r,o,!1,null,null,null),u=c.exports},9986:function(e,t,n){"use strict";n.d(t,{Z:function(){return d}});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.normalizePath(`${e.themeOverrideURL}#${e.themeId}`),width:"100%",height:"100%"}}):e._t("default")],2)},o=[],i=n(9089),a=n(5947),s={name:"SVGIcon",props:{themeId:{type:String,required:!1},iconUrl:{type:String,default:null}},methods:{normalizePath:a.AH},computed:{themeOverrideURL:({iconUrl:e,themeId:t})=>e||(0,i.$8)(["theme","icons",t],void 0)}},l=s,c=n(1001),u=(0,c.Z)(l,r,o,!1,null,"06e5463e",null),d=u.exports},686: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:"#app-main",id:"skip-nav"}},[e._v(" "+e._s(e.$t("accessibility.skip-navigation"))+" ")]),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}}),t("InitialLoadingPlaceholder"),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=[],l=n(4030),c=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)},p=[],h={name:"ColorSchemeToggle",data:()=>({appState:l["default"].state}),computed:{options:({supportsAutoColorScheme:e})=>[c.Z.light,c.Z.dark,...e?[c.Z.auto]:[]],preferredColorScheme:({appState:e})=>e.preferredColorScheme,supportsAutoColorScheme:({appState:e})=>e.supportsAutoColorScheme},methods:{setPreferredColorScheme:e=>{l["default"].setPreferredColorScheme(e.target.value)}},watch:{preferredColorScheme:{immediate:!0,handler(e){document.body.dataset.colorScheme=e}}}},f=h,g=n(1001),v=(0,g.Z)(f,m,p,!1,null,"0c0360ce",null),b=v.exports,w={name:"Footer",components:{ColorSchemeToggle:b}},y=w,S=(0,g.Z)(y,u,d,!1,null,"f1d65b2a",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=[],k={name:"InitialLoadingPlaceholder",data(){return{loaded:!1}},created(){const e=()=>{this.loaded=!0};this.$router.onReady(e,e)}},A=k,P=(0,g.Z)(A,_,E,!1,null,"35c356b6",null),L=P.exports,T=n(1716),j=n(9089);function x(e,t){return e&&"object"===typeof e&&Object.prototype.hasOwnProperty.call(e,t)&&"string"===typeof e[t]}function I(e,t,n,r){if(!t||"object"!==typeof t||r&&(x(t,"light")||x(t,"dark"))){let o=t;if(x(t,r)&&(o=t[r]),"object"===typeof o)return;n[e]=o}else Object.entries(t).forEach((([t,o])=>{const i=[e,t].join("-");I(i,o,n,r)}))}function N(e,t="light"){const n={},r=e||{};return I("-",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=[],R=n(8785),Z=n(1970),q=n(2412),U=n(9030),V={name:"SuggestLang",components:{InlineChevronRightIcon:R.Z,CloseIcon:Z.Z},computed:{preferredLocale:()=>{const e=l["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=>{l["default"].setPreferredLocale(e)},getCodeForSlug:U.dZ,getLocaleParam:U.KP}},B=V,M=(0,g.Z)(B,O,D,!1,null,"c2dca0ae",null),H=M.exports,W=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)},F=[],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"}})])},K=[],G=n(9986),z={name:"ChevronThickIcon",components:{SVGIcon:G.Z}},X=z,Y=(0,g.Z)(X,J,K,!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)),l["default"].setPreferredLocale(e),(0,U.jk)(e,this)}},computed:{availableLocales:()=>l["default"].state.availableLocales,locales:({availableLocales:e})=>q.filter((({code:t})=>e.includes(t)))}},te=ee,ne=(0,g.Z)(te,W,F,!1,null,"d21858a2",null),re=ne.exports,oe={name:"CoreApp",components:{Footer:C,InitialLoadingPlaceholder:L,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:l["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===c.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?c.Z.dark:c.Z.light;l["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(){l["default"].syncPreferredColorScheme()}}},ie=oe,ae=(0,g.Z)(ie,a,s,!1,null,"1fc6db09",null),se=ae.exports;class le{constructor(){this.$send=()=>{}}send(e){this.$send(e)}}class ce{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 le){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 ce:new le,e.prototype.$bridge=new ue(n)}};function me(e){return`custom-${e}`}function pe(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,pe(n))}function fe(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(fe),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 ke(e){const{name:t}=e,n=t.includes(we.J_);return n?Ee:0}function Ae(){const{location:e}=window;return e.pathname+e.search+e.hash}function Pe(){const e=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0);return ePromise.all([n.e(39),n.e(843)]).then(n.bind(n,4311))},{path:"/tutorials/:id/*",name:"topic",component:()=>Promise.all([n.e(39),n.e(842),n.e(162)]).then(n.bind(n,3834))},{path:"/documentation*",name:we.J_,component:()=>Promise.all([n.e(39),n.e(104),n.e(842),n.e(982)]).then(n.bind(n,8788))},{path:"*",name:we.vL,component:Ke},{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=[...Ge,...Xe(Ge,[we.vL,we.Rp])];function Qe(e={}){const t=new i.Z({mode:"history",base:j.FH,scrollBehavior:Le,...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(7788);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),document.documentElement.classList.remove("no-js"),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"},7788:function(e,t,n){"use strict";n.r(t),n.d(t,{defaultLocale:function(){return s},messages:function(){return l}});var r=JSON.parse('{"view-in":"View in English","continue-viewing":"Continue viewing in English","language":"Language","video":{"title":"Video","replay":"Replay","play":"Play","pause":"Pause","watch":"Watch intro video","description":"Content description: {alt}","custom-controls":"Video with custom controls."},"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"},"declarations":{"hide-other-declarations":"Hide other declarations","show-all-declarations":"Show all declarations"},"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":{"attributes":"Attributes","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-platform":"Available on {name}","available-on-platform-version":"Available on {name} {introducedAt} and later"},"more":"More","less":"Less","api-reference":"API Reference","filter":{"title":"Filter","search":"Search","search-symbols":"Search for 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","tags":{"sample-code":"Sample Code","tutorials":"Tutorials","articles":"Articles","web-service-endpoints":"Web Service Endpoints","hide-deprecated":"Hide Deprecated"}},"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"}},"tab":{"request":"Request","response":"Response"},"required":"Required","parameters":{"default":"Default","minimum":"Minimum","minimumLength":"Minimum length","maximum":"Maximum","maximumLength":"Maximum length","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"},"mentioned-in":"Mentioned in","pager":{"roledescription":"content slider","page":{"label":"content page {index} of {count}"},"control":{"navigate-previous":"navigate to previous page of content","navigate-next":"navigate to next page of content"}},"links-grid":{"label":"grid of links"}}'),o=JSON.parse('{"view-in":"以中文查看","continue-viewing":"继续以中文查看","language":"语言","video":{"title":"视频","replay":"重新播放","play":"播放","pause":"暂停","watch":"观看介绍视频","description":"此视频的内容描述:{alt}","custom-controls":"可用自定义控件如下"},"tutorials":{"title":"教程","step":"第 {number} 步","submit":"提交","next":"下一步","preview":{"title":"无预览 | 预览","no-preview-available-step":"这一步没有预览。"},"nav":{"chapters":"章节","current":"当前{thing}"},"assessment":{"check-your-understanding":"检查你的理解程度","success-message":"很棒,你回答了此教程的所有问题。","answer-result":"答案 {answer} 是 {result}","correct":"正确","incorrect":"错误","next-question":"下一个问题","legend":"可能的答案"},"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":"查看示例代码"},"view-more":"查看更多"},"declarations":{"hide-other-declarations":"隐藏其他声明","show-all-declarations":"显示所有声明"},"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-platform-version":"{name} {introducedAt} 及更高版本中可用"},"more":"更多","less":"更少","api-reference":"API 参考","filter":{"title":"过滤","search":"搜索","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":"还原过滤条件","tags":{"sample-code":"示例代码","tutorials":"教程","articles":"文章","web-service-endpoints":"网络服务端点","hide-deprecated":"隐藏已弃用"}},"navigator":{"title":"文档导航器","open-navigator":"打开文档导航器","close-navigator":"关闭文档导航器","no-results":"未找到结果。","no-children":"无可用数据。","error-fetching":"获取数据时出错。","items-found":"未找到任何项目 | 找到 1 个项目 | 找到 {number} 个项目。按下 Tab 键导航。","navigator-is":"导航器{state}","state":{"loading":"正在载入","ready":"准备就绪"}},"tab":{"request":"请求","response":"回复"},"required":"必需","parameters":{"default":"默认","minimum":"最小值","maximum":"最大值","possible-types":"类型 | 可能类型","possible-values":"值 | 可能值"},"content-type":"内容类型:{value}","read-only":"只读","error":{"unknown":"出现未知错误。","image":"图像无法载入","not-found":"找不到你所查找的页面。"},"color-scheme":{"select":"选择首选颜色方案","auto":"自动","dark":"深色","light":"浅色"},"accessibility":{"strike":{"start":"删除线文本开始","end":"删除线文本结束"},"code":{"start":"代码块开头","end":"代码块结尾"},"skip-navigation":"跳过导航","in-page-link":"在页面链接中"},"select-language":"选择此页面的语言","icons":{"clear":"清除","web-service-endpoint":"网络服务端点","search":"搜索"},"formats":{"parenthesis":"({content})","colon":"{content}: "},"quicknav":{"button":{"label":"打开快速导航","title":"点按或键入 / 进行快速导航"},"preview-unavailable":"预览不可用"},"mentioned-in":"提及于","pager":{"roledescription":"内容滑块","page":{"label":"第 {index}/{count} 个内容页面"},"control":{"navigate-previous":"导览至上个内容页面","navigate-next":"导览至下个内容页面"}},"links-grid":{"label":"链接网格"}}'),i=JSON.parse('{"view-in":"日本語で表示","continue-viewing":"日本語で表示を続ける","language":"言語","video":{"title":"ビデオ","replay":"リプレイ","play":"再生","pause":"一時停止","watch":"概要のビデオを観る","description":"このビデオコンテンツの説明: {alt}","custom-controls":"以下のカスタムコントロールを使用できます"},"tutorials":{"title":"チュートリアル | チュートリアル","step":"手順{number}","submit":"送信","next":"次へ","preview":{"title":"プレビューなし | プレビュー | プレビュー","no-preview-available-step":"この手順では利用可能なプレビューがありません。"},"nav":{"chapters":"章","current":"現在の{thing}"},"assessment":{"check-your-understanding":"理解度を確認する","success-message":"よくできました。このチュートリアルの問題にすべて解答しました。","answer-result":"解答{answer}は{result}です","correct":"正解","incorrect":"不正解","next-question":"次の問題","legend":"解答例"},"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":"サンプルコードを表示"},"view-more":"さらに表示"},"declarations":{"hide-other-declarations":"ほかの宣言を非表示","show-all-declarations":"すべての宣言を表示"},"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-platform-version":"{name} {introducedAt}以降で使用できます"},"more":"さらに表示","less":"表示を減らす","api-reference":"APIリファレンス","filter":{"title":"フィルタ","search":"検索","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":"フィルタをリセット","tags":{"sample-code":"サンプルコード","tutorials":"チュートリアル","articles":"記事","web-service-endpoints":"Webサービスのエンドポイント","hide-deprecated":"非推奨の項目を非表示"}},"navigator":{"title":"ドキュメントナビゲータ","open-navigator":"ドキュメントナビゲータを開く","close-navigator":"ドキュメントナビゲータを閉じる","no-results":"結果が見つかりません。","no-children":"使用できるデータがありません。","error-fetching":"データを取得する際にエラーが起きました。","items-found":"項目が見つかりません | 1個の項目が見つかりました | {number}個の項目が見つかりましたTabキーを押すと項目をナビゲートできます。","navigator-is":"ナビゲータは{state}です","state":{"loading":"読み込み中","ready":"準備完了"}},"tab":{"request":"リクエスト","response":"レスポンス"},"required":"必須","parameters":{"default":"デフォルト","minimum":"最小","maximum":"最大","possible-types":"タイプ | 使用できるタイプ","possible-values":"値 | 使用できる値"},"content-type":"Content-Type: {value}","read-only":"読み出し専用","error":{"unknown":"原因不明のエラーが起きました。","image":"イメージを読み込めませんでした","not-found":"探しているページが見つかりません。"},"color-scheme":{"select":"カラースキーム環境設定を選択","auto":"自動","dark":"ダーク","light":"ライト"},"accessibility":{"strike":{"start":"取り消し線テキストの開始","end":"取り消し線テキストの終了"},"code":{"start":"コードブロックの開始","end":"コードブロックの終了"},"skip-navigation":"ナビゲーションをスキップ","in-page-link":"ページ内リンク"},"select-language":"このページの言語を選択","icons":{"clear":"消去","web-service-endpoint":"Webサービスのエンドポイント","search":"検索"},"formats":{"parenthesis":"({content})","colon":"{content}: "},"quicknav":{"button":{"label":"クイックナビゲーションを開く","title":"クリックするか「/」を入力すると素早く移動します"},"preview-unavailable":"プレビューできません"},"mentioned-in":"言及: ","pager":{"roledescription":"コンテンツスライダー","page":{"label":"コンテンツページ{index}/{count}"},"control":{"navigate-previous":"前のコンテンツページに移動","navigate-next":"次のコンテンツページに移動"}},"links-grid":{"label":"リンクのグリッド"}}'),a=JSON.parse('{"view-in":"한국어로 보기","continue-viewing":"한국어로 계속 보기","language":"언어","video":{"title":"비디오","replay":"다시 재생","play":"재생","pause":"일시 정지","watch":"소개 비디오 시청하기","description":"이 비디오의 콘텐츠 설명: {alt}","custom-controls":"사용자 설정 제어기는 아래에서 사용 가능"},"tutorials":{"title":"튜토리얼 | 튜토리얼","step":"{number}단계","submit":"제출","next":"다음","preview":{"title":"미리보기 없음 | 미리보기 | 미리보기","no-preview-available-step":"이 단계에서는 사용 가능한 미리보기가 없습니다."},"nav":{"chapters":"챕터","current":"현재 {thing}"},"assessment":{"check-your-understanding":"얼마나 이해했는지 확인하기","success-message":"잘 하셨습니다. 이 튜토리얼에 대한 모든 질문에 답하셨습니다.","answer-result":"답 {answer}은(는) {result}입니다.","correct":"정답","incorrect":"오답","next-question":"다음 질문","legend":"가능한 답"},"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":"샘플 코드 보기"},"view-more":"더 보기"},"declarations":{"hide-other-declarations":"다른 선언 가리기","show-all-declarations":"모든 선언 표시하기"},"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-platform-version":"{name} {introducedAt} 이상에서 사용할 수 있음"},"more":"더 보기","less":"간략히","api-reference":"API 참조","filter":{"title":"필터","search":"검색","search-symbols":"{technology}에서 기호 찾기","suggested-tags":"권장 태그 | 권장 태그","selected-tags":"선택한 태그 | 선택한 태그","add-tag":"태그 추가","tag-select-remove":"태그. 목록에서 제거하려면 선택하십시오.","navigate":"기호를 탐색하려면 위쪽 화살표, 아래쪽 화살표, 왼쪽 화살표 또는 오른쪽 화살표를 누르십시오.","siblings-label":"{parent-siblings} 내의 총 {total-siblings}개의 기호 중 {number-siblings}개","parent-label":"한 개의 기호를 포함하는 {parent-siblings} 내의 총 {total-siblings}개의 기호 중 {number-siblings}개 | {number-parent}개의 기호를 포함하는 {parent-siblings} 내의 총 {total-siblings}개의 기호 중 {number-siblings}개","reset-filter":"필터 재설정","tags":{"sample-code":"샘플 코드","tutorials":"튜토리얼","articles":"문서","web-service-endpoints":"웹 서비스 엔드포인트","hide-deprecated":"제거된 항목 가리기"}},"navigator":{"title":"문서 탐색기","open-navigator":"문서 탐색기 열기","close-navigator":"문서 탐색기 닫기","no-results":"결과 찾을 수 없습니다.","no-children":"사용 가능한 데이터가 없습니다.","error-fetching":"데이터를 가져오는 동안 오류가 발생했습니다.","items-found":"항목을 찾을 수 없음 | 1개의 항목 발견됨 | {number}개의 항목이 발견됨. 다시 탭하여 탐색하십시오.","navigator-is":"내비게이터가 {state}입니다.","state":{"loading":"로드 중","ready":"준비 완료 상태"}},"tab":{"request":"요청","response":"응답"},"required":"필수 사항","parameters":{"default":"기본","minimum":"최소","maximum":"최대","possible-types":"유형 | 가능한 유형","possible-values":"값 | 가능한 값"},"content-type":"콘텐츠 유형: {value}","read-only":"읽기 전용","error":{"unknown":"알 수 없는 오류가 발생했습니다.","image":"이미지를 로드하는 데 실패함","not-found":"해당 페이지를 찾을 수 없습니다."},"color-scheme":{"select":"색상 모드 환경설정 선택","auto":"자동","dark":"다크","light":"라이트"},"accessibility":{"strike":{"start":"취소선이 그어진 텍스트 시작","end":"취소선이 그어진 텍스트 종료"},"code":{"start":"코드 블록 시작","end":"코드 블록 종료"},"skip-navigation":"탐색 건너뛰기","in-page-link":"페이지 링크에서"},"select-language":"이 페이지의 언어 선택","icons":{"clear":"지우기","web-service-endpoint":"웹 서비스 엔드포인트","search":"검색"},"formats":{"parenthesis":"({content})","colon":"{content}: "},"quicknav":{"button":{"label":"빠른 이동 열기","title":"클릭하거나 /를 입력하여 빠르게 이동"},"preview-unavailable":"미리보기 사용할 수 없음"},"mentioned-in":"다음에서 언급됨","pager":{"roledescription":"콘텐츠 슬라이더","page":{"label":"{count} 중 {index}번째 콘텐츠 페이지"},"control":{"navigate-previous":"콘텐츠의 이전 페이지로 이동","navigate-next":"콘텐츠의 다음 페이지로 이동"}},"links-grid":{"label":"링크의 격자"}}');const s="en-US",l={"en-US":r,"zh-CN":o,"ja-JP":i,"ko-KR":a}},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)),l=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||l,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||l,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 l(e){return e?`url('${a(e)}')`:void 0}function c(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},Dy:function(){return i},Jf:function(){return s},RY:function(){return c},T8:function(){return d},XV:function(){return r},eZ:function(){return l},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={xlarge:"xlarge",large:"large",medium:"medium",small:"small"},o={default:"default",nav:"nav"},i={[o.default]:{[r.xlarge]:{minWidth:1920,contentWidth:1536},[r.large]:{minWidth:1251,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 c},dZ:function(){return s},jk:function(){return u}});var r=n(2412),o=n(7788),i=n(3465);const a=r.reduce(((e,t)=>({...e,[t.slug]:t.code})),{});function s(e){return a[e]}function l(e){return!!a[e]}function c(e){return{params:{locale:e===o.defaultLocale?void 0:e}}}function u(e=o.defaultLocale,t={}){if(!l(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(" | "),l=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)}},c=e=>{document.title=e};function u({title:e,description:t,url:n,currentLocale:r}){const o=s(e);c(o),a({title:o,description:t,url:n,currentLocale:r}).forEach((e=>l(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 l},y7:function(){return c}});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),l=i(a),c=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 c},id:function(){return m},sj:function(){return l}});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 l(e){return e.replace(/#(.*)/,((e,t)=>`#${CSS.escape(t)}`))}function c(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 l=(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 l},Ex:function(){return i},HH:function(){return c}});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(/\?.*/),l=i({changes:t,language:n,context:r}),c=s?"&":"?",u=a?o:e,d=l?`${c}${l}`:"",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]:l,[o.tags]:c,...u}={}}=t;return e.name===t.name&&JSON.stringify({path:e.path,query:a})===JSON.stringify({path:t.path,query:u})}function l(e,t=window.location.href){return new URL((0,r.AH)(e),t)}function c(e,t){return l(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"},{"code":"ko-KR","name":"한국어","slug":"ko-KR"}]')}},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[l])}))?r.splice(l--,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)+"."+{39:"06467a79",82:"2a1856ba",104:"13ecc36d",113:"a2f456af",133:"26121771",162:"c7f55345",176:"0ad5b20f",213:"4db9a783",217:"738731d1",337:"274a8ccc",392:"adcd11a2",393:"702f0c5c",435:"60354774",490:"0d78f903",527:"bdd5bff5",546:"063069d3",596:"c458ffa4",621:"458a9ae4",623:"7272231f",637:"74dea052",642:"78c9f6ed",645:"da6eda82",788:"4fe21e94",814:"dfc9d16d",842:"b02efbfb",843:"9144a669",864:"bfc4251f",878:"f78e83c2",982:"eef64d7d",989:"c46c769c"}[e]+".js"}}(),function(){n.miniCssF=function(e){return"css/"+({162:"topic",843:"tutorials-overview",982:"documentation-topic"}[e]||e)+"."+{39:"cc2d61d1",162:"59e2bdb7",843:"9c2b2457",982:"b031fba4",989:"4f123103"}[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,l;if(void 0!==i)for(var c=document.getElementsByTagName("script"),u=0;ue.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:"app-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(9986),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),A=n(5953),T={name:"ReferenceUrlProvider",mixins:[A.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})}},I=T,$=(0,w.Z)(I,l,c,!1,null,null,null),N=$.exports,q=n(3704),P=n(1763),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=[],O=n(535),L=n(2853),B={name:"MobileDropdown",components:{NavMenuItems:L.Z,NavMenuItemBase:O.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)}}},M=B,F=(0,w.Z)(M,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,"f934959a",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:P.Z,ReferenceUrlProvider:N,PrimaryDropdown:ve,SecondaryDropdown:ce,MobileDropdown:V,ChevronIcon:S},mixins:[q.Z,A.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,"367fa5fc",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=[],Ae=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=[],Ie=n(4655),$e=function(){var e=this,t=e._self._c;return t("BaseContentNode",{attrs:{content:e.articleContent}})},Ne=[],qe=n(9519),Pe={name:"ContentNode",components:{BaseContentNode:qe["default"]},props:qe["default"].props,computed:{articleContent(){return this.map((e=>{switch(e.type){case qe["default"].BlockType.codeListing:return{...e,showLineNumbers:!0};case qe["default"].BlockType.heading:{const{anchor:t,...n}=e;return n}default:return e}}))}},methods:qe["default"].methods,BlockType:qe["default"].BlockType,InlineType:qe["default"].InlineType},De=Pe,Ze=(0,w.Z)(De,$e,Ne,!1,null,"0861b5be",null),Re=Ze.exports,Oe={name:"Columns",components:{Asset:Ie.Z,ContentNode:Re},props:{columns:{type:Array,required:!0}},computed:{classes(){return{"cols-2":2===this.columns.length,"cols-3":3===this.columns.length}}}},Le=Oe,Be=(0,w.Z)(Le,Ae,Te,!1,null,"30edf911",null),Me=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:Ie.Z,ContentNode:Re},props:{content:Re.props.content,media:Ie.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]:Me,[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:Ie.Z,Button:St.Z,ContentNode:qe["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}}}},At=xt,Tt=(0,w.Z)(At,bt,_t,!1,null,"2bfdf182",null),It=Tt.exports,$t={name:"CallToAction",components:{BaseCTA:It},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,qt=(0,w.Z)(Nt,yt,Ct,!1,null,null,null),Pt=qt.exports,Dt={name:"CallToAction",components:{TutorialCTA:Pt},props:Pt.props},Zt=Dt,Rt=(0,w.Z)(Zt,ft,gt,!1,null,"426a965c",null),Ot=Rt.exports,Lt=function(){var e=this,t=e._self._c;return t("TutorialHero",e._b({},"TutorialHero",e.$props,!1))},Bt=[],Mt=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:qe["default"],Headline:Kt,Metadata:bn,Row:wt.Z,Asset:Ie.Z,LinkableSection:tt},mixins:[A.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,Mt,Ft,!1,null,"2a434750",null),Sn=kn.exports,xn={name:"Hero",components:{TutorialHero:Sn},props:Sn.props},An=xn,Tn=(0,w.Z)(An,Lt,Bt,!1,null,"35a9482f",null),In=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=[],qn=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)},Pn=[],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}}},On=Rn,Ln=(0,w.Z)(On,Dn,Zn,!1,null,"28135d78",null),Bn=Ln.exports,Mn=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:qe["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,Mn,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,qn,Pn,!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]:Ot,[ms.hero]:In,[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,"9d2d5cc2",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:"app-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=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)},ks=[],Ss=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)},xs=[],As=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:{videoAutoplays:"",videoMuted:"",identifier:e.media}}):e._e()],1)])],1),e.expandedSections.length>0?t("ExpandedIntro",{staticClass:"expanded-intro",attrs:{content:e.expandedSections}}):e._e()],1)},Ts=[],Is={name:"SectionIntro",inject:{isTargetIDE:{default:()=>!1}},components:{Asset:Ie.Z,ContentNode:qe["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}}}},$s=Is,Ns=(0,w.Z)($s,As,Ts,!1,null,"7dcf2d10",null),qs=Ns.exports,Ps=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:{videoAutoplays:"",videoMuted:"",identifier:e.visibleAsset.media}})],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)},Ds=[],Zs=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)},Rs=[],Os=n(5996),Ls=n(6817),Bs=n(8093);const{BreakpointName:Ms}=o["default"].constants;function Fs({width:e,height:t},n=1){const s=400,i=e<=s?1.75:3;return{width:e/(i/n),height:t/(i/n)}}var Vs={name:"CodePreview",inject:{isTargetIDE:{default:!1},store:{default(){return{state:{references:{}}}}}},components:{DiagonalArrowIcon:Ls.Z,CodeListing:Os.Z,CodeTheme:Bs.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===Ms.medium?.8:1;return Fs(s,i)},previewSize(){const e={width:102};return this.shouldDisplayHideLabel&&this.previewAssetSize?{width:this.previewAssetSize.width}:e},previewStyles(){const{width:e}=this.previewSize;return{width:`${e}px`}},codeProps(){return this.references[this.code]},runtimePreviewClasses(){return{collapsed:!this.shouldDisplayHideLabel,disabled:!this.hasRuntimePreview,"runtime-preview-ide":this.isTargetIDE}},shouldDisplayHideLabel(){return this.hasRuntimePreview&&this.isRuntimePreviewVisible},runtimePreviewTitle(){return this.hasRuntimePreview?null:this.$t("tutorials.preview.no-preview-available-step")},togglePreviewText(){return this.$tc("tutorials.preview.title",this.hasRuntimePreview?1:0)},textAriaLabel(){return`${this.togglePreviewText}, ${this.shouldDisplayHideLabel?this.$t("verbs.hide"):this.$t("verbs.show")}`}},methods:{handleLeave(e,t){setTimeout(t,200)},togglePreview(){this.hasRuntimePreview&&this.$emit("runtime-preview-toggle",!this.isRuntimePreviewVisible)}}},js=Vs,Es=(0,w.Z)(js,Zs,Rs,!1,null,"395e30cd",null),Hs=Es.exports,Us=n(5657),zs=function(){var e=this,t=e._self._c;return t("div",{style:e.backgroundStyle},[e._t("default")],2)},Gs=[],Ws={name:"BackgroundTheme",data(){return{codeThemeState:_s.Z.state}},computed:{backgroundStyle(){const{codeColors:e}=this.codeThemeState;return e?{"--background":e.background}:null}}},Qs=Ws,Ks=(0,w.Z)(Qs,zs,Gs,!1,null,null,null),Xs=Ks.exports,Ys=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,videoAutoplays:"",videoMuted:""}}):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()])},Js=[],ei=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)},ti=[],ni=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)},si=[],ii={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)}}},ri=ii,oi=(0,w.Z)(ri,ni,si,!1,null,"0bdf2f26",null),ai=oi.exports,li=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))+" ")])])},ci=[],ui=n(6772),di={name:"MobileCodePreviewToggle",components:{InlinePlusCircleIcon:ui.Z},props:{isActionable:{type:Boolean,required:!0}}},pi=di,hi=(0,w.Z)(pi,li,ci,!1,null,"78763c14",null),mi=hi.exports,vi={name:"MobileCodePreview",inject:["isTargetIDE"],mixins:[A.Z],components:{GenericModal:Xt.Z,CodeListing:Os.Z,MobileCodeListing:ai,PreviewToggle:mi,CodeTheme:Bs.Z,BackgroundTheme:Xs},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}}},fi=vi,gi=(0,w.Z)(fi,ei,ti,!1,null,"b1691954",null),yi=gi.exports;const{BreakpointName:Ci}=o["default"].constants;var bi={name:"Step",components:{Asset:Ie.Z,MobileCodePreview:yi,ContentNode:qe["default"]},inject:["isTargetIDE","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===Ci.small},isActive:({index:e,currentIndex:t})=>e===t}},_i=bi,wi=(0,w.Z)(_i,Ys,Js,!1,null,"d0198556",null),ki=wi.exports;const{BreakpointName:Si}=o["default"].constants,{IntersectionDirections:xi}=Xe["default"].constants,Ai="-35% 0% -65% 0%";var Ti={name:"SectionSteps",components:{ContentNode:qe["default"],Step:ki,Asset:Ie.Z,CodePreview:Hs,BackgroundTheme:Xs},mixins:[Xe["default"]],constants:{IntersectionMargins:Ai},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:ki,type:i,props:{...r,stepNumber:a,index:s,numberOfSteps:this.numberOfSteps,sectionNumber:this.sectionNumber}})}:{stepCounter:e,nodes:t.concat({component:qe["default"],type:i,props:{content:[n]}})}}),{stepCounter:0,nodes:[]}).nodes},isBreakpointSmall(){return this.tutorialState.breakpoint===Si.small},stepNodes:({contentNodes:e,isStepNode:t})=>e.filter(t),intersectionRootMargin:()=>Ai},async mounted(){await(0,Us.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===xi.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}}},Ii=Ti,$i=(0,w.Z)(Ii,Ps,Ds,!1,null,"e3061a7c",null),Ni=$i.exports,qi={name:"Section",components:{Intro:qs,LinkableSection:tt,Steps:Ni},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)}}},Pi=qi,Di=(0,w.Z)(Pi,Ss,xs,!1,null,"6b3a0b3a",null),Zi=Di.exports,Ri={name:"SectionList",components:{Section:Zi},data(){return{isRuntimePreviewVisible:!0}},props:{tasks:{type:Array,required:!0}},methods:{onRuntimePreviewToggle(e){this.isRuntimePreviewVisible=e}}},Oi=Ri,Li=(0,w.Z)(Oi,ws,ks,!1,null,"79a75e9e",null),Bi=Li.exports;const Mi={assessments:cs,hero:Sn,tasks:Bi,callToAction:Pt},Fi=new Set(Object.keys(Mi)),Vi={name:"TutorialSection",render:function(e){const{kind:t,...n}=this.section,s=Mi[t];return s?e(s,{props:n}):null},props:{section:{type:Object,required:!0,validator:e=>Fi.has(e.kind)}}};var ji={name:"Tutorial",mixins:[_e.Z],components:{NavigationBar:be,Section:Vi,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"})},beforeDestroy(){this.$bridge.off("codeColors",this.handleCodeColorsChange)}},Ei=ji,Hi=(0,w.Z)(Ei,Cs,bs,!1,null,"1631abcb",null),Ui=Hi.exports,zi=n(1789),Gi=n(5184);const Wi={article:"article",tutorial:"project"};var Qi={name:"Topic",inject:{isTargetIDE:{default:!1}},mixins:[zi.Z,Gi.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{[Wi.article]:ys,[Wi.tutorial]:Ui}[t]},propsFor(e){const{hierarchy:t,kind:n,metadata:s,references:i,sections:r,identifier:o}=e;return{[Wi.article]:{hierarchy:t,metadata:s,references:i,sections:r,identifierUrl:o.url},[Wi.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()}))}}},Ki=Qi,Xi=(0,w.Z)(Ki,s,i,!1,null,null,null),Yi=Xi.exports}}]); \ No newline at end of file diff --git a/Apollo.doccarchive/js/tutorials-overview.9144a669.js b/Apollo.doccarchive/js/tutorials-overview.9144a669.js new file mode 100644 index 000000000..7d74206f1 --- /dev/null +++ b/Apollo.doccarchive/js/tutorials-overview.9144a669.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(9986),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},7181: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:"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"}})])},s=[],o=n(9986),a={name:"InlineCloseIcon",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},9732:function(t,e,n){n.d(e,{Z:function(){return c}});var i,s,o={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)}},a=o,r=n(1001),l=(0,r.Z)(a,i,s,!1,null,null,null),c=l.exports},4311:function(t,e,n){n.r(e),n.d(e,{default:function(){return Ee}});var i=function(){var t=this,e=t._self._c;return t.topicData?e("Overview",t._b({key:t.topicKey},"Overview",t.overviewProps,!1)):t._e()},s=[],o=n(8841),a=n(1789),r=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:"app-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)},l=[],c=n(4030),u={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}},m=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)},d=[],p=n(1763),h=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)},v=[],f=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)},_=[],g=n(3208),C=n(3704),y={name:"TutorialsNavigationLink",mixins:[C.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,g.HA)(t),query:e.query}),text:({$slots:{default:[{text:t}]}})=>t.trim()}},b=y,T=n(1001),S=(0,T.Z)(b,f,_,!1,null,"e9f9b59c",null),k=S.exports,V=function(){var t=this,e=t._self._c;return e("ol",{staticClass:"tutorials-navigation-list"},[t._t("default")],2)},Z=[],x={name:"TutorialsNavigationList"},I=x,N=(0,T.Z)(I,V,Z,!1,null,"4e0180fa",null),A=N.exports,w=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)},q=[],$=n(7181),L=n(9732),M={name:"TutorialsNavigationMenu",components:{InlineCloseIcon:$.Z,TransitionExpand:L.Z,TutorialsNavigationList:A},props:{collapsed:{type:Boolean,default:!0},title:{type:String,required:!0}},methods:{onClick(){this.collapsed?this.$emit("select-menu",this.title):this.$emit("deselect-menu")}}},D=M,F=(0,T.Z)(D,w,q,!1,null,"489416f8",null),R=F.exports;const O={resources:"resources",volume:"volume"};var j={name:"TutorialsNavigation",components:{TutorialsNavigationLink:k,TutorialsNavigationList:A,TutorialsNavigationMenu:R},constants:{SectionKind:O},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?R:A,isResources:({kind:t})=>t===O.resources,isVolume:({kind:t})=>t===O.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()}},B=j,G=(0,T.Z)(B,h,v,!1,null,"79093ed6",null),H=G.exports,z=n(2573),P=n(2449),E=n(535);const U={resources:"resources",volume:"volume"};var K={name:"Nav",constants:{SectionKind:U},components:{NavMenuItemBase:E.Z,NavTitleContainer:z.Z,TutorialsNavigation:H,NavBase:p.Z},props:{sections:{type:Array,require:!0}},methods:{buildUrl:P.Q2}},Q=K,J=(0,T.Z)(Q,m,d,!1,null,"54bcce6d",null),W=J.exports,X=n(2974),Y=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)},tt=[],et=n(4655),nt=n(7605),it=n(9519),st=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"}})])},ot=[],at=n(9986),rt={name:"TimerIcon",components:{SVGIcon:at.Z}},lt=rt,ct=(0,T.Z)(lt,st,ot,!1,null,null,null),ut=ct.exports,mt={name:"Hero",components:{Asset:et.Z,CallToActionButton:nt.Z,ContentNode:it["default"],TimerIcon:ut},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}}},dt=mt,pt=(0,T.Z)(dt,Y,tt,!1,null,"400ffab5",null),ht=pt.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)])])])},ft=[],_t=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)},gt=[],Ct=n(9146);const yt={topOneThird:"-30% 0% -70% 0%",center:"-50% 0% -50% 0%"};var bt={mixins:[Ct["default"]],computed:{intersectionRoot(){return null},intersectionRootMargin(){return yt.center}},methods:{onIntersect(t){if(!t.isIntersecting)return;const e=this.onIntersectViewport;e?e():console.warn("onIntersectViewportCenter not implemented")}}},Tt=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)},St=[],kt={name:"VolumeName",components:{ContentNode:it["default"],Asset:et.Z},props:{image:{type:String,required:!1},content:{type:Array,required:!1},name:{type:String,required:!1}}},Vt=kt,Zt=(0,T.Z)(Vt,Tt,St,!1,null,"569db166",null),xt=Zt.exports,It=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)},Nt=[],At=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)},wt=[],qt=n(7775),$t=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"}})])},Lt=[],Mt={name:"DocumentIcon",components:{SVGIcon:at.Z}},Dt=Mt,Ft=(0,T.Z)(Dt,$t,Lt,!1,null,"3a80772b",null),Rt=Ft.exports,Ot=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"}})])},Bt=[],Gt={name:"ForumIcon",components:{SVGIcon:at.Z}},Ht=Gt,zt=(0,T.Z)(Ht,jt,Bt,!1,null,null,null),Pt=zt.exports,Et=n(6698),Ut=n(4260),Kt=n(8785),Qt=n(1295);const Jt={documentation:"documentation",downloads:"downloads",featured:"featured",forums:"forums",sampleCode:"sampleCode",videos:"videos"};var Wt={name:"Tile",constants:{Identifier:Jt},components:{DestinationDataProvider:Qt.Z,InlineChevronRightIcon:Kt.Z,ContentNode:it["default"],CurlyBracketsIcon:qt.Z,DocumentIcon:Rt,DownloadIcon:Ot.Z,ForumIcon:Pt,PlayIcon:Et.Z,Reference:Ut.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})=>({[Jt.documentation]:Rt,[Jt.downloads]:Ot.Z,[Jt.forums]:Pt,[Jt.sampleCode]:qt.Z,[Jt.videos]:Et.Z}[t])}},Xt=Wt,Yt=(0,T.Z)(Xt,At,wt,!1,null,"74dbeb68",null),te=Yt.exports,ee={name:"TileGroup",components:{Tile:te},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})}},ne=ee,ie=(0,T.Z)(ne,It,Nt,!1,null,"4cacce0a",null),se=ie.exports,oe={name:"Resources",mixins:[bt],inject:{store:{default:()=>({setActiveSidebarLink(){},setActiveVolume(){}})}},components:{VolumeName:xt,TileGroup:se},computed:{intersectionRootMargin:()=>yt.topOneThird},props:{content:{type:Array,required:!1},tiles:{type:Array,required:!0}},methods:{onIntersectViewport(){this.store.setActiveSidebarLink("Resources"),this.store.setActiveVolume(null)}}},ae=oe,re=(0,T.Z)(ae,_t,gt,!1,null,"7f8022c1",null),le=re.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)},ue=[],me=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)},de=[],pe=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)},he=[],ve=n(5692),fe=n(8638);const _e={article:"article",tutorial:"project"},ge={article:"article",tutorial:"tutorial"},Ce={[_e.article]:"Article",[_e.tutorial]:"Tutorial"};var ye={name:"ChapterTopicList",components:{TimerIcon:ut},constants:{TopicKind:_e,TopicKindClass:ge,TopicKindIconLabel:Ce},props:{topics:{type:Array,required:!0}},methods:{buildUrl:P.Q2,iconComponent:({kind:t})=>({[_e.article]:ve.Z,[_e.tutorial]:fe.Z}[t]),kindClassFor:({kind:t})=>({[_e.article]:ge.article,[_e.tutorial]:ge.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,Ce[i]];return n&&s.push(`${this.formatTime(n)} ${this.$t("tutorials.estimated-time")}`),s.join(" - ")}}},be=ye,Te=(0,T.Z)(be,pe,he,!1,null,"0589dc3b",null),Se=Te.exports,ke={name:"Chapter",mixins:[bt],inject:{store:{default:()=>({setActiveSidebarLink(){},setActiveVolume(){}})}},components:{Asset:et.Z,ContentNode:it["default"],TopicList:Se},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,g.HA)(t),intersectionRootMargin:()=>yt.topOneThird},methods:{onIntersectViewport(){this.store.setActiveSidebarLink(this.name),this.volumeHasName||this.store.setActiveVolume(null)}}},Ve=ke,Ze=(0,T.Z)(Ve,me,de,!1,null,"7468bc5e",null),xe=Ze.exports,Ie={name:"Volume",mixins:[bt],components:{VolumeName:xt,Chapter:xe},computed:{references:({store:t})=>t.state.references,intersectionRootMargin:()=>yt.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)}}},Ne=Ie,Ae=(0,T.Z)(Ne,ce,ue,!1,null,"540dbf10",null),we=Ae.exports;const qe={resources:"resources",volume:"volume"};var $e={name:"LearningPath",components:{Resources:le,TutorialsNavigation:H,Volume:we},constants:{SectionKind:qe},inject:{isTargetIDE:{default:!1}},props:{sections:{type:Array,required:!0,validator:t=>t.every((t=>Object.prototype.hasOwnProperty.call(qe,t.kind)))}},computed:{classes:({isTargetIDE:t})=>({ide:t}),partitionedSections:({sections:t})=>t.reduce((([t,e],n)=>n.kind===qe.volume?[t.concat(n),e]:[t,e.concat(n)]),[[],[]]),volumes:({partitionedSections:t})=>t[0],otherSections:({partitionedSections:t})=>t[1]},methods:{componentFor:({kind:t})=>({[qe.resources]:le,[qe.volume]:we}[t]),propsFor:({chapters:t,content:e,image:n,kind:i,name:s,tiles:o})=>({[qe.resources]:{content:e,tiles:o},[qe.volume]:{chapters:t,content:e,image:n,name:s}}[i])}},Le=$e,Me=(0,T.Z)(Le,vt,ft,!1,null,"69a72bbc",null),De=Me.exports;const Fe={hero:"hero",resources:"resources",volume:"volume"};var Re={name:"TutorialsOverview",components:{Hero:ht,LearningPath:De,Nav:W},mixins:[X.Z],constants:{SectionKind:Fe},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(Fe,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===Fe.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:()=>u,title:({metadata:{category:t=""}})=>t},provide(){return{store:this.store}},created(){c["default"].setAvailableLocales(this.metadata.availableLocales),this.store.reset(),this.store.setReferences(this.references)},watch:{references(t){this.store.setReferences(t)},"metadata.availableLocales":function(t){c["default"].setAvailableLocales(t)}}},Oe=Re,je=(0,T.Z)(Oe,r,l,!1,null,"6138b405",null),Be=je.exports,Ge=n(5184),He={name:"TutorialsOverview",components:{Overview:Be},mixins:[a.Z,Ge.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,o.Ek)(t,e,n).then((t=>n((e=>{e.topicData=t})))).catch(n)},beforeRouteUpdate(t,e,n){(0,o.Us)(t,e)?(0,o.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()}))}}},ze=He,Pe=(0,T.Z)(ze,i,s,!1,null,null,null),Ee=Pe.exports}}]); \ No newline at end of file diff --git a/Apollo.doccarchive/metadata.json b/Apollo.doccarchive/metadata.json new file mode 100644 index 000000000..c952e4ed4 --- /dev/null +++ b/Apollo.doccarchive/metadata.json @@ -0,0 +1 @@ +{"schemaVersion":{"patch":0,"major":0,"minor":1},"bundleID":"Documentation","bundleDisplayName":"Documentation"} \ No newline at end of file diff --git a/ApolloAPI.doccarchive/css/39.cc2d61d1.css b/ApolloAPI.doccarchive/css/39.cc2d61d1.css new file mode 100644 index 000000000..10039455a --- /dev/null +++ b/ApolloAPI.doccarchive/css/39.cc2d61d1.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-13e6923e]{display:inline-block;width:100%;box-sizing:border-box}.code-number[data-v-13e6923e]{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-13e6923e]:before{content:attr(data-line-number)}.highlighted[data-v-13e6923e]{background:var(--line-highlight,var(--color-code-line-highlight));border-left:4px solid var(--color-code-line-highlight-border)}.highlighted .code-number[data-v-13e6923e]{padding-left:4px}pre[data-v-13e6923e]{padding:14px 0;display:flex;overflow:unset;-webkit-overflow-scrolling:touch;white-space:pre;word-wrap:normal;height:100%;-moz-tab-size:var(--code-indentationWidth,4);-o-tab-size:var(--code-indentationWidth,4);tab-size:var(--code-indentationWidth,4)}@media only screen and (max-width:735px){pre[data-v-13e6923e]{padding-top:.8235294118rem}}code[data-v-13e6923e]{white-space:pre;word-wrap:normal;flex-grow:9999}.code-listing[data-v-13e6923e],.container-general[data-v-13e6923e]{display:flex}.code-listing[data-v-13e6923e]{flex-direction:column;border-radius:var(--code-border-radius,var(--border-radius,4px));overflow:hidden;filter:blur(0)}.code-listing.single-line[data-v-13e6923e]{border-radius:var(--border-radius,4px)}.container-general[data-v-13e6923e]{overflow:auto}.container-general[data-v-13e6923e],pre[data-v-13e6923e]{flex-grow:1}.header-anchor[data-v-0d0d1d08]{color:inherit;text-decoration:none;position:relative;padding-right:23px;display:inline-block}.header-anchor[data-v-0d0d1d08]: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-0d0d1d08]{position:absolute;right:0;bottom:.2em;display:none;height:16px;margin-left:7px}.header-anchor:focus .icon[data-v-0d0d1d08],.header-anchor:hover .icon[data-v-0d0d1d08]{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-3fb37a97]{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-3fb37a97]{height:12px;width:12px;margin-left:.3em}[data-v-6ab0b718] img,[data-v-6ab0b718] video{display:block;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;max-width:100%}.asset[data-v-4f18340d]{margin-left:auto;margin-right:auto}*+.asset[data-v-4f18340d],.asset[data-v-4f18340d]+*{margin-top:var(--spacing-stacked-margin-xlarge)}[data-v-4f18340d] 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}.pager-control[data-v-58c8390a]{align-items:center;background:var(--control-color-fill,var(--color-fill));border:1px solid var(--control-color-fill,var(--color-grid));border-radius:50%;display:flex;height:var(--control-size,1rem);justify-content:center;opacity:1;transition:opacity .15s ease-in-out;width:var(--control-size,1rem)}.pager-control[disabled][data-v-58c8390a]{opacity:.6}@media only screen and (min-width:1251px){.pager-control[disabled][data-v-58c8390a]{opacity:0}.with-compact-controls .pager-control[disabled][data-v-58c8390a]{opacity:.6}}.icon[data-v-58c8390a]{height:var(--control-icon-size,50%);width:var(--control-icon-size,50%)}.pager-control.next .icon[data-v-58c8390a]{transform:scale(1)}.pager-control.previous .icon[data-v-58c8390a]{transform:scaleX(-1)}.pager[data-v-1ed6aae0]{--control-size:3em;--control-color-fill:var(--color-fill-tertiary);--control-color-figure:currentColor;--indicator-size:0.65em;--indicator-color-fill-active:currentColor;--indicator-color-fill-inactive:var(--color-fill-tertiary);--color-svg-icon:currentColor;--gutter-width:80px}.viewport[data-v-1ed6aae0]{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.viewport[data-v-1ed6aae0]::-webkit-scrollbar{height:0;width:0}.container[data-v-1ed6aae0]{position:relative}.gutter[data-v-1ed6aae0]{align-items:center;display:flex;justify-content:center;position:absolute;height:100%;top:0;width:var(--gutter-width);z-index:42}.with-compact-controls .gutter[data-v-1ed6aae0]{display:none}.gutter.left[data-v-1ed6aae0]{left:calc(var(--gutter-width)*-1)}.gutter.right[data-v-1ed6aae0]{right:calc(var(--gutter-width)*-1)}.page[data-v-1ed6aae0]{flex-shrink:0;margin-right:var(--gutter-width);position:relative;scroll-snap-align:start;transform:scale(1);transform-origin:center center;transition:transform .5s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media(prefers-reduced-motion){.page[data-v-1ed6aae0]{transition:none}}.page.active[data-v-1ed6aae0]{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.gutter .pager-control[data-v-1ed6aae0]{margin-top:calc(var(--control-size)*-1)}.indicators[data-v-1ed6aae0]{display:flex;flex-wrap:wrap;gap:1em;justify-content:center;margin-top:1rem}.with-compact-controls .indicators[data-v-1ed6aae0]{display:none}.indicator[data-v-1ed6aae0]{background:var(--indicator-color-fill-inactive);border:1px solid var(--indicator-color-fill-inactive);border-radius:50%;color:currentColor;display:block;flex:0 0 auto;height:var(--indicator-size);width:var(--indicator-size)}.indicator.active[data-v-1ed6aae0]{background:var(--indicator-color-fill-active);border-color:var(--indicator-color-fill-active)}.compact-controls[data-v-1ed6aae0]{display:none;gap:1em;justify-content:flex-end}.with-compact-controls .compact-controls[data-v-1ed6aae0]{display:flex}.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-0f7a4f31]{--margin-link:17px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow,transform .16s ease-out;will-change:box-shadow,transform;backface-visibility:hidden;border-radius:var(--border-radius,4px)}.card.large[data-v-0f7a4f31]{--margin-link:25.5px}.card.large.floating-style[data-v-0f7a4f31]{--margin-link:var(--spacing-stacked-margin-large)}.card[data-v-0f7a4f31]:hover{text-decoration:none}.card:hover .link[data-v-0f7a4f31]{text-decoration:underline}.card[data-v-0f7a4f31]:hover{transform:scale(1.007)}@media(prefers-reduced-motion:reduce){.card[data-v-0f7a4f31]:hover{transform:none}}.card.small[data-v-0f7a4f31]{--card-cover-height:235px}@media only screen and (max-width:1250px){.card.small[data-v-0f7a4f31]{--card-cover-height:163px}}.card.large[data-v-0f7a4f31]{--card-cover-height:359px}@media only screen and (max-width:1250px){.card.large[data-v-0f7a4f31]{--card-cover-height:249px}}.card.floating-style[data-v-0f7a4f31]{--color-card-shadow:transparent}.details[data-v-0f7a4f31]{flex-grow:1;display:flex;flex-direction:column;background-color:var(--color-card-background);padding:17px;position:relative;font-size:.8235294118rem;line-height:1.2857142857}.details[data-v-0f7a4f31],.large .details[data-v-0f7a4f31]{font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.large .details[data-v-0f7a4f31]{font-size:1rem;line-height:1.4705882353}@media only screen and (max-width:1250px){.large .details[data-v-0f7a4f31]{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-0f7a4f31]{--color-card-background:transparent;padding:17px 0}.eyebrow[data-v-0f7a4f31]{color:var(--color-card-eyebrow);display:block;margin-bottom:4px;font-size:.8235294118rem;line-height:1.2857142857}.eyebrow[data-v-0f7a4f31],.large .eyebrow[data-v-0f7a4f31]{font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.large .eyebrow[data-v-0f7a4f31]{font-size:1rem;line-height:1.2352941176}@media only screen and (max-width:1250px){.large .eyebrow[data-v-0f7a4f31]{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-0f7a4f31]{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-0f7a4f31]{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-0f7a4f31]{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-0f7a4f31]{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-0f7a4f31]{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-0f7a4f31]{flex-grow:1;color:var(--color-card-content-text);margin-top:4px}.link[data-v-0f7a4f31]{margin-top:var(--margin-link);display:flex;align-items:center}.link .link-icon[data-v-0f7a4f31]{height:.6em;width:.6em;margin-left:.3em}@media only screen and (max-width:735px){.card[data-v-0f7a4f31]{margin-left:auto;margin-right:auto}.card+.card[data-v-0f7a4f31]{margin-bottom:20px;margin-top:20px}.card.large[data-v-0f7a4f31],.card.small[data-v-0f7a4f31]{min-width:280px;--card-cover-height:227px}.card.large .link[data-v-0f7a4f31],.card.small .link[data-v-0f7a4f31]{margin-top:7px;position:relative}}.TopicTypeIcon[data-v-3b1b4787]{width:1em;height:1em;flex:0 0 auto;color:var(--icon-color,var(--color-figure-gray-secondary))}.TopicTypeIcon[data-v-3b1b4787] picture{flex:1}.TopicTypeIcon svg[data-v-3b1b4787],.TopicTypeIcon[data-v-3b1b4787] img{display:block;width:100%;height:100%}.nav-menu-items[data-v-a101abb4]{display:flex;justify-content:flex-end}.nav--in-breakpoint-range .nav-menu-items[data-v-a101abb4]{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-a101abb4]{opacity:1;transform:translateZ(0);transition-delay:.2s,.4s}.nav--in-breakpoint-range .nav-menu-items[data-v-a101abb4]:not(:only-child):not(:last-child){padding-bottom:0}.nav--in-breakpoint-range .nav-menu-items[data-v-a101abb4]:not(:only-child):last-child{padding-top:0}.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}*+.links-block[data-v-b1a75c1c],.links-block[data-v-b1a75c1c]+*{margin-top:var(--spacing-stacked-margin-xlarge)}.topic-link-block[data-v-b1a75c1c]{margin-top:15px}.nav[data-v-5ee249d6]{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-5ee249d6]{position:relative}}@media only screen and (max-width:767px){.nav[data-v-5ee249d6]{--nav-padding:0.9411764706rem;min-width:320px;height:2.8235294118rem}}.theme-dark.nav[data-v-5ee249d6]{background:none;color:var(--color-nav-dark-color)}.nav__wrapper[data-v-5ee249d6]{position:absolute;top:0;left:0;width:100%;height:auto;min-height:100%;z-index:1}.nav__background[data-v-5ee249d6]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;transition:background-color 0s ease-in;background-color:var(--color-nav-background,none)}.nav__background[data-v-5ee249d6]:after{background-color:var(--color-nav-keyline)}.nav--is-sticking.nav__background[data-v-5ee249d6]{background-color:none}.nav--no-bg-transition .nav__background[data-v-5ee249d6]{transition:none!important}.nav--solid-background .nav__background[data-v-5ee249d6]{background-color:var(--color-nav-solid-background);-webkit-backdrop-filter:none;backdrop-filter:none}.nav--is-open.nav--solid-background .nav__background[data-v-5ee249d6],.nav--is-sticking.nav--solid-background .nav__background[data-v-5ee249d6]{background-color:var(--color-nav-solid-background)}.nav--is-open.theme-dark.nav--solid-background .nav__background[data-v-5ee249d6],.nav--is-sticking.theme-dark.nav--solid-background .nav__background[data-v-5ee249d6],.theme-dark.nav--solid-background .nav__background[data-v-5ee249d6]{background-color:var(--color-nav-dark-solid-background)}.nav--in-breakpoint-range .nav__background[data-v-5ee249d6]{min-height:2.8235294118rem;transition:background-color 0s ease .7s}.nav--is-sticking .nav__background[data-v-5ee249d6]{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-5ee249d6]: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-5ee249d6]{-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-5ee249d6]{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-5ee249d6]{background-color:var(--color-nav-dark-uiblur-stuck)}}.nav--is-open .nav__background[data-v-5ee249d6]{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-5ee249d6]: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-5ee249d6]{-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-5ee249d6]{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-5ee249d6]{background-color:var(--color-nav-dark-uiblur-expanded)}}.theme-dark .nav__background[data-v-5ee249d6]:after{background-color:var(--color-nav-dark-keyline)}.nav--is-open.theme-dark .nav__background[data-v-5ee249d6]:after,.nav--is-sticking.theme-dark .nav__background[data-v-5ee249d6]:after{background-color:var(--color-nav-dark-sticking-expanded-keyline)}.nav__background[data-v-5ee249d6]:after{content:"";display:block;position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:980px;height:1px;z-index:1}@media only screen and (max-width:1023px){.nav__background[data-v-5ee249d6]:after{width:100%}}.nav--noborder .nav__background[data-v-5ee249d6]:after{display:none}.nav--is-sticking.nav--noborder .nav__background[data-v-5ee249d6]:after{display:block}.nav--fullwidth-border .nav__background[data-v-5ee249d6]:after,.nav--is-open .nav__background[data-v-5ee249d6]:after,.nav--is-sticking .nav__background[data-v-5ee249d6]:after,.nav--solid-background .nav__background[data-v-5ee249d6]:after{width:100%}.nav-overlay[data-v-5ee249d6]{position:fixed;left:0;right:0;top:0;display:block;opacity:0}.nav--is-open .nav-overlay[data-v-5ee249d6]{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-5ee249d6]{position:absolute;top:0;left:0;width:100%;height:auto;min-height:100%;z-index:1}.pre-title[data-v-5ee249d6]{display:flex}.nav-content[data-v-5ee249d6]{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-5ee249d6]{box-sizing:border-box;max-width:1920px;margin-left:auto;margin-right:auto}@supports(padding:calc(max(0px))){.nav-content[data-v-5ee249d6]{padding-left:max(var(--nav-padding),env(safe-area-inset-left));padding-right:max(var(--nav-padding),env(safe-area-inset-right))}}.nav--in-breakpoint-range .nav-content[data-v-5ee249d6]{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-5ee249d6]{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;justify-content:flex-end;min-width:0}@media only screen and (max-width:767px){.nav-menu[data-v-5ee249d6]{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-5ee249d6]{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-5ee249d6]{align-items:center;display:flex;justify-content:space-between}.nav--in-breakpoint-range .nav-menu-tray[data-v-5ee249d6]{display:block;overflow:hidden;pointer-events:none;visibility:hidden;max-height:0;transition:max-height .4s ease-in 0s,visibility 0s linear 1s;width:100%}.nav--is-open.nav--in-breakpoint-range .nav-menu-tray[data-v-5ee249d6]{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-5ee249d6]{overflow-y:hidden}.nav--is-sticking.nav--is-open.nav--in-breakpoint-range .nav-menu-tray[data-v-5ee249d6]{max-height:calc(100vh - 2.82353rem)}.nav-actions[data-v-5ee249d6]{display:flex;align-items:center}.nav--in-breakpoint-range .nav-actions[data-v-5ee249d6]{grid-area:actions;justify-content:flex-end}.nav--in-breakpoint-range .pre-title+.nav-title[data-v-5ee249d6]{grid-area:title}.nav--is-wide-format.nav--in-breakpoint-range .pre-title+.nav-title[data-v-5ee249d6]{width:100%}.nav-title[data-v-5ee249d6]{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);display:flex;align-items:center;white-space:nowrap;box-sizing:border-box;overflow:hidden}@media only screen and (max-width:767px){.nav-title[data-v-5ee249d6]{padding-top:0;height:2.8235294118rem}}.nav-title[data-v-5ee249d6] span{line-height:normal}.nav-title a[data-v-5ee249d6]{letter-spacing:inherit;line-height:normal;margin:0;text-decoration:none;white-space:nowrap}.nav-title a[data-v-5ee249d6]:hover{text-decoration:none}@media only screen and (max-width:767px){.nav-title a[data-v-5ee249d6]{display:flex}}.nav-title a[data-v-5ee249d6],.nav-title[data-v-5ee249d6]{color:var(--color-figure-gray);transition:color 0s ease-in}.nav--is-open.theme-dark .nav-title a[data-v-5ee249d6],.nav--is-open.theme-dark .nav-title[data-v-5ee249d6],.nav--is-sticking.theme-dark .nav-title a[data-v-5ee249d6],.nav--is-sticking.theme-dark .nav-title[data-v-5ee249d6],.theme-dark .nav-title a[data-v-5ee249d6],.theme-dark .nav-title[data-v-5ee249d6]{color:var(--color-nav-dark-link-color)}.nav-ax-toggle[data-v-5ee249d6]{display:none;position:absolute;top:0;left:0;width:1px;height:1px;z-index:10}.nav-ax-toggle[data-v-5ee249d6]:focus{outline-offset:-6px;width:100%;height:100%}.nav--in-breakpoint-range .nav-ax-toggle[data-v-5ee249d6]{display:block}.nav-menucta[data-v-5ee249d6]{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-5ee249d6]{display:flex}.nav-menucta-chevron[data-v-5ee249d6]{display:block;position:relative;width:100%;height:.7058823529rem;transition:transform .3s linear}.nav-menucta-chevron[data-v-5ee249d6]:after,.nav-menucta-chevron[data-v-5ee249d6]: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-5ee249d6]:before{right:50%;border-radius:.5px 0 0 .5px}.nav-menucta-chevron[data-v-5ee249d6]:after{left:50%;border-radius:0 .5px .5px 0}.nav-menucta-chevron[data-v-5ee249d6]:before{transform-origin:100% 100%;transform:rotate(40deg) scaleY(1.5)}.nav-menucta-chevron[data-v-5ee249d6]:after{transform-origin:0 100%;transform:rotate(-40deg) scaleY(1.5)}.nav--is-open .nav-menucta-chevron[data-v-5ee249d6]{transform:scaleY(-1)}.theme-dark .nav-menucta-chevron[data-v-5ee249d6]:after,.theme-dark .nav-menucta-chevron[data-v-5ee249d6]:before{background:var(--color-nav-dark-link-color)}[data-v-5ee249d6] .nav-menu-link{color:var(--color-nav-link-color)}[data-v-5ee249d6] .nav-menu-link:hover{color:var(--color-nav-link-color-hover);text-decoration:none}.theme-dark[data-v-5ee249d6] .nav-menu-link{color:var(--color-nav-dark-link-color)}.theme-dark[data-v-5ee249d6] .nav-menu-link:hover{color:var(--color-nav-dark-link-color-hover)}[data-v-5ee249d6] .nav-menu-link.current{color:var(--color-nav-current-link);cursor:default}[data-v-5ee249d6] .nav-menu-link.current:hover{color:var(--color-nav-current-link)}.theme-dark[data-v-5ee249d6] .nav-menu-link.current,.theme-dark[data-v-5ee249d6] .nav-menu-link.current:hover{color:var(--color-nav-dark-current-link)}.nav-menu-item[data-v-296e4e0c]{margin-left:1.4117647059rem;list-style:none;min-width:0}.nav--in-breakpoint-range .nav-menu-item[data-v-296e4e0c]{margin-left:0;width:100%;min-height:2.4705882353rem}.nav--in-breakpoint-range .nav-menu-item[data-v-296e4e0c]:first-child .nav-menu-link{border-top:0}.nav--in-breakpoint-range .nav-menu-item--animated[data-v-296e4e0c]{opacity:0;transform:none;transition:.5s ease;transition-property:transform,opacity}.nav--is-open.nav--in-breakpoint-range .nav-menu-item--animated[data-v-296e4e0c]{opacity:1;transform:translateZ(0);transition-delay:0s}.thematic-break[data-v-62d2922a]{border-top-color:var(--color-grid,currentColor);border-top-style:solid;border-width:1px 0 0 0}*+.thematic-break[data-v-62d2922a],.thematic-break[data-v-62d2922a]+*{margin-top:var(--spacing-stacked-margin-xlarge)} \ No newline at end of file diff --git a/ApolloAPI.doccarchive/css/989.4f123103.css b/ApolloAPI.doccarchive/css/989.4f123103.css new file mode 100644 index 000000000..cced45bf1 --- /dev/null +++ b/ApolloAPI.doccarchive/css/989.4f123103.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-04624022]{--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 4px;white-space:nowrap;border-radius:var(--badge-border-radius,1px);border-style:var(--badge-border-style,none);border-width:var(--badge-border-width,1px);margin:auto;margin-left:5px;color:var(--colors-badge-text,var(--color-badge-text));background-color:var(--badge-color)}@media screen{[data-color-scheme=dark] .badge[data-v-04624022]{background-color:var(--badge-dark-color)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .badge[data-v-04624022]{background-color:var(--badge-dark-color)}}.badge-deprecated[data-v-04624022]{--badge-color:var(--color-badge-deprecated);--badge-dark-color:var(--color-badge-dark-deprecated)}.badge-beta[data-v-04624022]{--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-55f9d05d]{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-55f9d05d]{height:.8823529412rem;transform:scale(1);-webkit-transform:scale(1);overflow:visible}.topic-icon[data-v-55f9d05d] img{margin:0;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.topic-icon.curly-brackets-icon[data-v-55f9d05d]{height:1rem}.token-method[data-v-295ad0ff]{font-weight:700}.token-keyword[data-v-295ad0ff]{color:var(--syntax-keyword,var(--color-syntax-keywords))}.token-number[data-v-295ad0ff]{color:var(--syntax-number,var(--color-syntax-numbers))}.token-string[data-v-295ad0ff]{color:var(--syntax-string,var(--color-syntax-strings))}.attribute-link[data-v-295ad0ff],.token-attribute[data-v-295ad0ff]{color:var(--syntax-attribute,var(--color-syntax-keywords))}.token-internalParam[data-v-295ad0ff]{color:var(--color-syntax-param-internal-name)}.type-identifier-link[data-v-295ad0ff]{color:var(--syntax-type,var(--color-syntax-other-type-names))}.token-removed[data-v-295ad0ff]{background-color:var(--color-highlight-red)}.token-added[data-v-295ad0ff]{background-color:var(--color-highlight-green)}.decorator[data-v-17c84f82],.label[data-v-17c84f82]{color:var(--colors-secondary-label,var(--color-secondary-label))}.label[data-v-17c84f82]{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-17c84f82]{font-size:0}.empty-token[data-v-17c84f82]:after{content:" ";font-size:1rem}.abstract[data-v-0d9c6bcc],.link-block[data-v-0d9c6bcc] .badge{margin-left:2.294rem}.link-block .badge+.badge[data-v-0d9c6bcc]{margin-left:1rem}.link[data-v-0d9c6bcc]{display:flex}.link-block .badge[data-v-0d9c6bcc]{margin-top:.5rem}.link-block.has-inline-element[data-v-0d9c6bcc]{display:flex;align-items:flex-start;flex-flow:row wrap}.link-block.has-inline-element .badge[data-v-0d9c6bcc]{margin-left:1rem;margin-top:0}.link-block .has-adjacent-elements[data-v-0d9c6bcc]{padding-top:5px;padding-bottom:5px;display:inline-flex}.link-block[data-v-0d9c6bcc],.link[data-v-0d9c6bcc]{box-sizing:inherit}.link-block.changed[data-v-0d9c6bcc],.link.changed[data-v-0d9c6bcc]{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-0d9c6bcc],.link.changed.changed[data-v-0d9c6bcc]{padding-right:1rem}@media only screen and (max-width:735px){.link-block.changed[data-v-0d9c6bcc],.link.changed[data-v-0d9c6bcc]{padding-left:0;padding-right:0}.link-block.changed.changed[data-v-0d9c6bcc],.link.changed.changed[data-v-0d9c6bcc]{padding-right:17px;padding-left:2.1764705882rem}.link-block.changed[data-v-0d9c6bcc],.link.changed[data-v-0d9c6bcc]{padding-left:0;padding-right:0}}.abstract .topic-required[data-v-0d9c6bcc]:not(:first-child){margin-top:4px}.topic-required[data-v-0d9c6bcc]{font-size:.8em}.deprecated[data-v-0d9c6bcc]{text-decoration:line-through} \ No newline at end of file diff --git a/ApolloAPI.doccarchive/css/documentation-topic.b031fba4.css b/ApolloAPI.doccarchive/css/documentation-topic.b031fba4.css new file mode 100644 index 000000000..931c03410 --- /dev/null +++ b/ApolloAPI.doccarchive/css/documentation-topic.b031fba4.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:1536px;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}a[data-v-2ca5e993]{text-decoration:underline;color:inherit;font-weight:600}.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-246c819c]{color:var(--colors-text,var(--color-text));font-size:.8235294118rem;margin-right:.5rem;text-rendering:optimizeLegibility}.language[data-v-0e39c0ba]{padding-bottom:10px;justify-content:flex-end}.language-list[data-v-0e39c0ba],.language[data-v-0e39c0ba]{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-0e39c0ba]{padding-right:10px;border-right:1px solid var(--colors-secondary-label,var(--color-secondary-label))}.language-option.objc[data-v-0e39c0ba]{padding-left:10px}.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-283b44ff]{color:var(--color-documentation-intro-figure,var(--color-figure-gray));overflow:hidden;text-align:left;position:relative;padding-right:var(--doc-hero-right-offset)}.documentation-hero[data-v-283b44ff]:before{content:"";background:var(--standard-accent-color,var(--color-documentation-intro-fill,var(--color-fill-tertiary)));position:absolute;width:100%;height:100%}.documentation-hero[data-v-283b44ff]:after{background:transparent;opacity:.85;width:100%;position:absolute;content:"";height:100%;left:0;top:0}@media screen{[data-color-scheme=dark] .documentation-hero[data-v-283b44ff]:after{opacity:.55}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .documentation-hero[data-v-283b44ff]:after{opacity:.55}}.documentation-hero .icon[data-v-283b44ff]{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-283b44ff]{display:none}}.documentation-hero .background-icon[data-v-283b44ff]{color:var(--color-documentation-intro-accent,var(--color-figure-gray-secondary));display:block;width:250px;height:auto;opacity:.15;mix-blend-mode:normal;position:absolute;top:50%;left:0;transform:translateY(-50%);max-height:100%}.documentation-hero .background-icon[data-v-283b44ff] img,.documentation-hero .background-icon[data-v-283b44ff] svg{width:100%;height:100%}@media screen{[data-color-scheme=dark] .documentation-hero .background-icon[data-v-283b44ff]{mix-blend-mode:normal;opacity:.15}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .documentation-hero .background-icon[data-v-283b44ff]{mix-blend-mode:normal;opacity:.15}}.documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){padding-top:2.3529411765rem;padding-bottom:2.3529411765rem;position:relative;z-index:1}.full-width-container .documentation-hero__content[data-v-283b44ff]: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-283b44ff]: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-283b44ff]:not(.minimized-hero){max-width:980px}}@media only screen and (min-width:1500px){.full-width-container .documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){max-width:1080px}}@media only screen and (max-width:735px){.full-width-container .documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){width:auto;padding-left:20px;padding-right:20px}}.static-width-container .documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){margin-left:auto;margin-right:auto;width:1536px;width:980px}@media only screen and (max-width:1250px){.static-width-container .documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){width:692px}}@media only screen and (max-width:735px){.static-width-container .documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){width:87.5%}}@media only screen and (max-width:320px){.static-width-container .documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){width:215px}}.documentation-hero .minimized-hero[data-v-283b44ff]{padding:1.3em 1.4em;position:relative;z-index:1}.documentation-hero__above-content[data-v-283b44ff]{position:relative;z-index:1}.documentation-hero--disabled[data-v-283b44ff]{background:none;color:var(--colors-text,var(--color-text))}.documentation-hero--disabled[data-v-283b44ff]:after,.documentation-hero--disabled[data-v-283b44ff]:before{content:none}.short-hero[data-v-283b44ff]{padding-top:3.5294117647rem;padding-bottom:3.5294117647rem}.extra-bottom-padding[data-v-283b44ff]{padding-bottom:3.8235294118rem}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-295ad0ff]{font-weight:700}.token-keyword[data-v-295ad0ff]{color:var(--syntax-keyword,var(--color-syntax-keywords))}.token-number[data-v-295ad0ff]{color:var(--syntax-number,var(--color-syntax-numbers))}.token-string[data-v-295ad0ff]{color:var(--syntax-string,var(--color-syntax-strings))}.attribute-link[data-v-295ad0ff],.token-attribute[data-v-295ad0ff]{color:var(--syntax-attribute,var(--color-syntax-keywords))}.token-internalParam[data-v-295ad0ff]{color:var(--color-syntax-param-internal-name)}.type-identifier-link[data-v-295ad0ff]{color:var(--syntax-type,var(--color-syntax-other-type-names))}.token-removed[data-v-295ad0ff]{background-color:var(--color-highlight-red)}.token-added[data-v-295ad0ff]{background-color:var(--color-highlight-green)}.source[data-v-dc9cfb3a]{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-dc9cfb3a],.source[data-v-dc9cfb3a]{border-radius:var(--border-radius,4px)}.source>code[data-v-dc9cfb3a]{font-size:.8823529412rem;line-height:1.6666666667;font-weight:400;font-family:var(--typography-html-font-mono,Menlo,monospace);display:block}.platforms[data-v-f961f3da]{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-f961f3da]{padding-left:.588rem}.platforms[data-v-f961f3da]:first-of-type{margin-top:1rem}.source[data-v-f961f3da]{transition:margin .3s linear}.platforms+.source[data-v-f961f3da]{margin:0}.declaration-pill:not(.declaration-pill--expanded) .source[data-v-f961f3da] .highlighted{background:unset;font-weight:400}.declaration-pill--expanded .source[data-v-f961f3da]{border-width:1px}.declaration-pill--expanded .source[data-v-f961f3da] a{pointer-events:none}.declaration-pill--expanded.selected-declaration .source[data-v-f961f3da]{border-color:var(--color-focus-border-color,var(--color-focus-border-color))}.declaration-pill--expanded:not(.selected-declaration) .source[data-v-f961f3da]{background:none}.changed .source[data-v-f961f3da]{background:none;border:none;margin-top:0;margin-bottom:0;margin-left:2.1764705882rem;padding-left:0}.expand-enter-active,.expand-leave-active{transition:height .3s ease-in-out;overflow:hidden}.expand-enter,.expand-leave-to{height:0}.declaration-pill--expanded[data-v-18e7c20c]{transition-timing-function:linear;transition-property:opacity,height;margin:var(--declaration-code-listing-margin)}.declaration-pill--expanded>button[data-v-18e7c20c]{display:block;width:100%}.declaration-pill--expanded.expand-enter[data-v-18e7c20c],.declaration-pill--expanded.expand-leave-to[data-v-18e7c20c]{opacity:0}.declaration-pill--expanded.expand-enter .source[data-v-18e7c20c],.declaration-pill--expanded.expand-leave-to .source[data-v-18e7c20c]{margin:0}.declaration-pill--expanded[data-v-18e7c20c] .highlighted{background:var(--color-syntax-highlighted,mark);font-weight:600;transition:background .3s linear,font-weight .3s linear}.changed.selected-declaration[data-v-18e7c20c],.declaration-diff[data-v-0c2301a5]{background:var(--background,var(--color-code-background))}.declaration-diff-version[data-v-0c2301a5]{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-0c2301a5]{padding-top:8px;padding-bottom:5px}.declaration-diff-previous[data-v-0c2301a5]{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-722d45cf],.declaration-list[data-v-722d45cf]:not(:first-child){margin-top:var(--declaration-conditional-constraints-margin,20px)}.abstract[data-v-f3f57cbe]{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-f3f57cbe]{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-f3f57cbe] p:last-child{margin-bottom:0}.full-width-container .container[data-v-0e6b292c]: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-0e6b292c]: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-0e6b292c]:not(.minimized-container){max-width:980px}}@media only screen and (min-width:1500px){.full-width-container .container[data-v-0e6b292c]:not(.minimized-container){max-width:1080px}}@media only screen and (max-width:735px){.full-width-container .container[data-v-0e6b292c]:not(.minimized-container){width:auto;padding-left:20px;padding-right:20px}}.static-width-container .container[data-v-0e6b292c]:not(.minimized-container){margin-left:auto;margin-right:auto;width:1536px;width:980px}@media only screen and (max-width:1250px){.static-width-container .container[data-v-0e6b292c]:not(.minimized-container){width:692px}}@media only screen and (max-width:735px){.static-width-container .container[data-v-0e6b292c]:not(.minimized-container){width:87.5%}}@media only screen and (max-width:320px){.static-width-container .container[data-v-0e6b292c]:not(.minimized-container){width:215px}}.container[data-v-0e6b292c]{--section-spacing-single-side:40px;padding-bottom:var(--section-spacing-single-side)}.container.minimized-container[data-v-0e6b292c]{--section-spacing-single-side:1.5em}.container.minimized-container .contenttable-section[data-v-0e6b292c],.title[data-v-0e6b292c]{padding-top:var(--section-spacing-single-side)}.title[data-v-0e6b292c]{font-size:1.8823529412rem;line-height:1.125;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);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-0e6b292c]{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-0e6b292c]{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-04624022]{--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 4px;white-space:nowrap;border-radius:var(--badge-border-radius,1px);border-style:var(--badge-border-style,none);border-width:var(--badge-border-width,1px);margin:auto;margin-left:5px;color:var(--colors-badge-text,var(--color-badge-text));background-color:var(--badge-color)}@media screen{[data-color-scheme=dark] .badge[data-v-04624022]{background-color:var(--badge-dark-color)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .badge[data-v-04624022]{background-color:var(--badge-dark-color)}}.badge-deprecated[data-v-04624022]{--badge-color:var(--color-badge-deprecated);--badge-dark-color:var(--color-badge-dark-deprecated)}.badge-beta[data-v-04624022]{--badge-color:var(--color-badge-beta);--badge-dark-color:var(--color-badge-dark-beta)}.topic-icon-wrapper[data-v-55f9d05d]{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-55f9d05d]{height:.8823529412rem;transform:scale(1);-webkit-transform:scale(1);overflow:visible}.topic-icon[data-v-55f9d05d] img{margin:0;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.topic-icon.curly-brackets-icon[data-v-55f9d05d]{height:1rem}.decorator[data-v-17c84f82],.label[data-v-17c84f82]{color:var(--colors-secondary-label,var(--color-secondary-label))}.label[data-v-17c84f82]{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-17c84f82]{font-size:0}.empty-token[data-v-17c84f82]:after{content:" ";font-size:1rem}.abstract[data-v-0d9c6bcc],.link-block[data-v-0d9c6bcc] .badge{margin-left:2.294rem}.link-block .badge+.badge[data-v-0d9c6bcc]{margin-left:1rem}.link[data-v-0d9c6bcc]{display:flex}.link-block .badge[data-v-0d9c6bcc]{margin-top:.5rem}.link-block.has-inline-element[data-v-0d9c6bcc]{display:flex;align-items:flex-start;flex-flow:row wrap}.link-block.has-inline-element .badge[data-v-0d9c6bcc]{margin-left:1rem;margin-top:0}.link-block .has-adjacent-elements[data-v-0d9c6bcc]{padding-top:5px;padding-bottom:5px;display:inline-flex}.link-block[data-v-0d9c6bcc],.link[data-v-0d9c6bcc]{box-sizing:inherit}.link-block.changed[data-v-0d9c6bcc],.link.changed[data-v-0d9c6bcc]{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-0d9c6bcc],.link.changed.changed[data-v-0d9c6bcc]{padding-right:1rem}@media only screen and (max-width:735px){.link-block.changed[data-v-0d9c6bcc],.link.changed[data-v-0d9c6bcc]{padding-left:0;padding-right:0}.link-block.changed.changed[data-v-0d9c6bcc],.link.changed.changed[data-v-0d9c6bcc]{padding-right:17px;padding-left:2.1764705882rem}.link-block.changed[data-v-0d9c6bcc],.link.changed[data-v-0d9c6bcc]{padding-left:0;padding-right:0}}.abstract .topic-required[data-v-0d9c6bcc]:not(:first-child){margin-top:4px}.topic-required[data-v-0d9c6bcc]{font-size:.8em}.deprecated[data-v-0d9c6bcc]{text-decoration:line-through}.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}.property-metadata[data-v-f911f232]{color:var(--color-figure-gray-secondary)}.parameter-attributes[data-v-c0edcb84]{margin-left:1rem}[data-v-c0edcb84] .property-metadata{color:currentColor}.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-380373e1]: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-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-362f5b54],.response-reason[data-v-362f5b54]{font-weight:700}@media only screen and (max-width:735px){.response-reason[data-v-362f5b54]{display:none}}.response-name>code>.reason[data-v-362f5b54]{display:none}@media only screen and (max-width:735px){.response-name>code>.reason[data-v-362f5b54]{display:initial}}.link[data-v-241f4141]{display:flex;margin-bottom:.5rem}.link-block[data-v-241f4141],.link[data-v-241f4141]{box-sizing:inherit}.link-block.changed[data-v-241f4141],.link.changed[data-v-241f4141]{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-241f4141],.link.changed.changed[data-v-241f4141]{padding-right:1rem}@media only screen and (max-width:735px){.link-block.changed[data-v-241f4141],.link.changed[data-v-241f4141]{padding-left:0;padding-right:0}.link-block.changed.changed[data-v-241f4141],.link.changed.changed[data-v-241f4141]{padding-right:17px;padding-left:2.1764705882rem}.link-block.changed[data-v-241f4141],.link.changed[data-v-241f4141]{padding-left:0;padding-right:0}}.mention-icon[data-v-241f4141]{margin-right:.25rem}.primary-content.with-border[data-v-65c116be]:before{border-top-color:var(--colors-grid,var(--color-grid));border-top-style:solid;border-top-width:var(--content-table-title-border-width,1px);content:"";display:block}.primary-content[data-v-65c116be]>*{margin-bottom:40px;margin-top:40px}.primary-content[data-v-65c116be]>: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}.platform[data-v-3da26baa],.technology[data-v-3da26baa]{display:inline-flex;align-items:center}.tech-icon[data-v-3da26baa]{height:12px;padding-right:5px;--color-svg-icon:var(--color-figure-gray)}.changed[data-v-3da26baa]{padding-left:17px;border:none}.changed[data-v-3da26baa]:after{all:unset}.changed[data-v-3da26baa]: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:20px;height:20px;margin:0;left:-5px}@media screen{[data-color-scheme=dark] .changed[data-v-3da26baa]:before{background-image:url(../img/modified-icon.efb2697d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed[data-v-3da26baa]:before{background-image:url(../img/modified-icon.efb2697d.svg)}}.changed-added[data-v-3da26baa]:before{background-image:url(../img/added-icon.832a5d2c.svg)}@media screen{[data-color-scheme=dark] .changed-added[data-v-3da26baa]:before{background-image:url(../img/added-icon.832a5d2c.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-added[data-v-3da26baa]:before{background-image:url(../img/added-icon.832a5d2c.svg)}}.changed-deprecated[data-v-3da26baa]:before{background-image:url(../img/deprecated-icon.7bf1740a.svg)}@media screen{[data-color-scheme=dark] .changed-deprecated[data-v-3da26baa]:before{background-image:url(../img/deprecated-icon.7bf1740a.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-deprecated[data-v-3da26baa]:before{background-image:url(../img/deprecated-icon.7bf1740a.svg)}}.availability[data-v-3da26baa]{display:flex;flex-flow:row wrap;gap:10px;margin-top:.8823529412rem;font-size:.8235294118rem;line-height:1.4285714286;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.availability>[data-v-3da26baa]:after{content:"";display:inline-block;width:1px;height:1em;background:currentColor;margin-left:10px}.availability>[data-v-3da26baa]:last-child:after{content:none}.topictitle[data-v-6630a012]{margin-bottom:.7058823529rem}.topictitle[data-v-6630a012]:last-child{margin-bottom:0}@media only screen and (max-width:735px){.topictitle[data-v-6630a012]{margin:0}}.eyebrow[data-v-6630a012]{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,var(--colors-secondary-label,var(--color-secondary-label)));display:block;margin-bottom:.8823529412rem}@media only screen and (max-width:735px){.eyebrow[data-v-6630a012]{font-size:1.1176470588rem;line-height:1.2105263158;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.title[data-v-6630a012]{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,var(--colors-header-text,var(--color-header-text)))}@media only screen and (max-width:1250px){.title[data-v-6630a012]{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-6630a012]{font-size:1.6470588235rem;line-height:1.1428571429;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}small[data-v-6630a012]{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-6630a012]{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-6630a012]:before{content:attr(data-tag-name)}small.Beta[data-v-6630a012]{color:var(--color-badge-beta)}@media screen{[data-color-scheme=dark] small.Beta[data-v-6630a012]{color:var(--color-badge-dark-beta)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] small.Beta[data-v-6630a012]{color:var(--color-badge-dark-beta)}}small.Deprecated[data-v-6630a012]{color:var(--color-badge-deprecated)}@media screen{[data-color-scheme=dark] small.Deprecated[data-v-6630a012]{color:var(--color-badge-dark-deprecated)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] small.Deprecated[data-v-6630a012]{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}}.nav-menu-link[data-v-2ad31daf]{display:inline-block;line-height:22px;white-space:nowrap}.nav--in-breakpoint-range .nav-menu-link[data-v-2ad31daf]{line-height:42px;border-top:1px solid;border-color:var(--color-nav-rule);display:flex;flex:1 0 100%;height:100%;align-items:center}.theme-dark.nav--in-breakpoint-range .nav-menu-link[data-v-2ad31daf]{border-color:var(--color-nav-dark-rule)}.hierarchy-collapsed-items[data-v-7b701104]{position:relative;display:inline-flex;align-items:center}.hierarchy-collapsed-items[data-v-7b701104]:before{content:"/";width:.2941176471rem;margin:0 .2941176471rem}.nav--in-breakpoint-range .hierarchy-collapsed-items[data-v-7b701104],:root.no-js .hierarchy-collapsed-items[data-v-7b701104]{display:none}.hierarchy-collapsed-items .toggle[data-v-7b701104]{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-7b701104]{background:var(--color-nav-dark-hierarchy-collapse-background)}.hierarchy-collapsed-items .toggle.focused[data-v-7b701104],.hierarchy-collapsed-items .toggle[data-v-7b701104]:active,.hierarchy-collapsed-items .toggle[data-v-7b701104]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.indicator[data-v-7b701104]{width:1em;height:1em;display:flex;align-items:center}.indicator .toggle-icon[data-v-7b701104]{width:100%}.dropdown[data-v-7b701104]{background:var(--color-nav-hierarchy-collapse-background);margin:0;list-style-type:none;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-7b701104]{background:var(--color-nav-dark-hierarchy-collapse-background);border-color:var(--color-nav-dark-hierarchy-collapse-borders)}.dropdown.collapsed[data-v-7b701104]{opacity:0;transform:translate3d(0,-.4117647059rem,0);transition:opacity .25s ease,transform .25s ease,visibility 0s linear .25s;visibility:hidden}.dropdown[data-v-7b701104]: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-7b701104]:not(.collapsed){display:none}.dropdown[data-v-7b701104]: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.4411764706rem;position:absolute;top:-.4411764706rem}.theme-dark .dropdown[data-v-7b701104]:before{border-bottom-color:var(--color-nav-dark-hierarchy-collapse-background)}.dropdown-item[data-v-7b701104]{border-top-color:var(--color-nav-hierarchy-collapse-borders);border-top-style:solid;border-top-width:1px}.theme-dark .dropdown-item[data-v-7b701104]{border-top-color:var(--color-nav-dark-hierarchy-collapse-borders)}.dropdown-item[data-v-7b701104]:first-child{border-top:none}.nav-menu-link[data-v-7b701104]{max-width:57.6470588235rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;padding:.75rem 1rem}.hierarchy-item[data-v-13293168]{display:flex;align-items:center;margin-left:0}.hierarchy-item[data-v-13293168]:not(:first-child):before{content:"/";width:.2941176471rem;margin:0 .2941176471rem}.nav--in-breakpoint-range .hierarchy-item[data-v-13293168]{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-13293168]{border-top-color:var(--color-nav-dark-hierarchy-item-borders)}.nav--in-breakpoint-range .hierarchy-item[data-v-13293168]:first-of-type{border-top:none}.hierarchy-item.collapsed[data-v-13293168]{display:none}:root.no-js .hierarchy-item.collapsed[data-v-13293168]{display:flex}.nav--in-breakpoint-range .hierarchy-item.collapsed[data-v-13293168]{display:inline-block}.item[data-v-13293168]{display:inline-block;vertical-align:middle}.nav--in-breakpoint-range .item[data-v-13293168]{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-13293168],.hierarchy-item:first-child:last-child~.hierarchy-item .item[data-v-13293168]{max-width:45rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:last-child .item[data-v-13293168],.has-badge .hierarchy-item:first-child:last-child~.hierarchy-item .item[data-v-13293168],.hierarchy-item:first-child:nth-last-child(2) .item[data-v-13293168],.hierarchy-item:first-child:nth-last-child(2)~.hierarchy-item .item[data-v-13293168]{max-width:36rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(2) .item[data-v-13293168],.has-badge .hierarchy-item:first-child:nth-last-child(2)~.hierarchy-item .item[data-v-13293168]{max-width:28.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(3) .item[data-v-13293168],.hierarchy-item:first-child:nth-last-child(3)~.hierarchy-item .item[data-v-13293168]{max-width:27rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(3) .item[data-v-13293168],.has-badge .hierarchy-item:first-child:nth-last-child(3)~.hierarchy-item .item[data-v-13293168]{max-width:21.6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(4) .item[data-v-13293168],.hierarchy-item:first-child:nth-last-child(4)~.hierarchy-item .item[data-v-13293168]{max-width:18rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(4) .item[data-v-13293168],.has-badge .hierarchy-item:first-child:nth-last-child(4)~.hierarchy-item .item[data-v-13293168]{max-width:14.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(5) .item[data-v-13293168],.hierarchy-item:first-child:nth-last-child(5)~.hierarchy-item .item[data-v-13293168]{max-width:9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(5) .item[data-v-13293168],.has-badge .hierarchy-item:first-child:nth-last-child(5)~.hierarchy-item .item[data-v-13293168]{max-width:7.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-collapsed-items~.hierarchy-item .item[data-v-13293168]{max-width:10.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-collapsed-items~.hierarchy-item:last-child .item[data-v-13293168]{max-width:none}.has-badge .hierarchy-collapsed-items~.hierarchy-item .item[data-v-13293168]{max-width:8.64rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.hierarchy[data-v-d54f3438]{font-size:.8235294118rem;line-height:1.4285714286;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);justify-content:flex-start;align-items:center;margin:0 0 1.1764705882rem 0;min-width:0}.nav--in-breakpoint-range .hierarchy[data-v-d54f3438]{margin:0}.hierarchy .root-hierarchy .item[data-v-d54f3438]{max-width:10rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-v-d54f3438] a.nav-menu-link{color:inherit;text-decoration:underline}.declaration-list-menu[data-v-7c6f2f58]{position:relative;width:100%}.declaration-list-menu .declaration-list-toggle[data-v-7c6f2f58]{display:flex;flex-direction:row;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--color-other-decl-button);padding:5px 15px;color:var(--colors-link,var(--color-link));z-index:1;gap:5px;white-space:nowrap;align-items:center}.declaration-list-menu .icon[data-v-7c6f2f58]{display:flex}.declaration-list-menu .icon svg[data-v-7c6f2f58]{transition-duration:.4s;transition-timing-function:linear;transition-property:transform;width:15px;height:15px;fill:var(--colors-link,var(--color-link))}.declaration-list-menu .icon svg.expand[data-v-7c6f2f58]{transform:rotate(45deg)}.doc-topic[data-v-7c6f2f58]{display:flex;flex-direction:column;height:100%}.doc-topic.with-on-this-page[data-v-7c6f2f58]{--doc-hero-right-offset:192px}#app-main[data-v-7c6f2f58]{outline-style:none;height:100%}[data-v-7c6f2f58] .minimized-title{margin-bottom:.833rem}[data-v-7c6f2f58] .minimized-title .title{font-size:1.416rem;font-weight:700}[data-v-7c6f2f58] .minimized-title small{font-size:1rem;padding-left:.416rem}.minimized-abstract[data-v-7c6f2f58]{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-7c6f2f58]:not(.minimized-container){outline-style:none}.full-width-container .container[data-v-7c6f2f58]: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-7c6f2f58]: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-7c6f2f58]:not(.minimized-container){max-width:980px}}@media only screen and (min-width:1500px){.full-width-container .container[data-v-7c6f2f58]:not(.minimized-container){max-width:1080px}}@media only screen and (max-width:735px){.full-width-container .container[data-v-7c6f2f58]:not(.minimized-container){width:auto;padding-left:20px;padding-right:20px}}.static-width-container .container[data-v-7c6f2f58]:not(.minimized-container){margin-left:auto;margin-right:auto;width:1536px;width:980px}@media only screen and (max-width:1250px){.static-width-container .container[data-v-7c6f2f58]:not(.minimized-container){width:692px}}@media only screen and (max-width:735px){.static-width-container .container[data-v-7c6f2f58]:not(.minimized-container){width:87.5%}}@media only screen and (max-width:320px){.static-width-container .container[data-v-7c6f2f58]:not(.minimized-container){width:215px}}[data-v-7c6f2f58] .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-7c6f2f58] .minimized-container:not(.declarations-container){padding-left:1.4rem;padding-right:1.4rem}[data-v-7c6f2f58] .minimized-container .description{margin-bottom:1.5em}[data-v-7c6f2f58] .minimized-container>.primary-content>*{margin-top:1.5em;margin-bottom:1.5em}[data-v-7c6f2f58] .minimized-container .description{margin-top:0}[data-v-7c6f2f58] .minimized-container h1,[data-v-7c6f2f58] .minimized-container h2,[data-v-7c6f2f58] .minimized-container h3,[data-v-7c6f2f58] .minimized-container h4,[data-v-7c6f2f58] .minimized-container h5,[data-v-7c6f2f58] .minimized-container h6{font-size:1rem;font-weight:700}[data-v-7c6f2f58] .minimized-container h2{font-size:1.083rem}[data-v-7c6f2f58] .minimized-container h1{font-size:1.416rem}[data-v-7c6f2f58] .minimized-container aside{padding:.667rem 1rem}[data-v-7c6f2f58] .minimized-container .source{border-radius:var(--code-border-radius);margin:var(--declaration-code-listing-margin)}[data-v-7c6f2f58] .minimized-container .single-line{border-radius:var(--code-border-radius)}.description[data-v-7c6f2f58]{margin-bottom:2.353rem}.description[data-v-7c6f2f58]:empty{display:none}.description.after-enhanced-hero[data-v-7c6f2f58]{margin-top:2.353rem}.description[data-v-7c6f2f58] .content+*{margin-top:var(--spacing-stacked-margin-large)}[data-v-7c6f2f58] .no-primary-content{--content-table-title-border-width:0px}.sample-download[data-v-7c6f2f58]{margin-top:20px}.declarations-container[data-v-7c6f2f58]{margin-top:40px}.declarations-container.minimized-container[data-v-7c6f2f58]{margin-top:0}[data-v-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58]{display:flex;justify-content:center}.doc-content-wrapper .doc-content[data-v-7c6f2f58]{min-width:0;width:100%}.doc-content-wrapper .doc-content .container:only-child .declaration-list-menu[data-v-7c6f2f58]:last-child:before{border-top-color:var(--colors-grid,var(--color-grid));border-top-style:solid;border-top-width:var(--content-table-title-border-width,1px);content:"";display:block;margin-bottom:40px}.with-on-this-page .doc-content-wrapper .doc-content[data-v-7c6f2f58]{max-width:820px}@media only screen and (min-width:1251px){.with-on-this-page .doc-content-wrapper .doc-content[data-v-7c6f2f58]{max-width:980px}}@media only screen and (min-width:1500px){.with-on-this-page .doc-content-wrapper .doc-content[data-v-7c6f2f58]{max-width:1080px}}.quick-navigation-open[data-v-96c35eb8]{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-96c35eb8]:hover{background-color:var(--color-fill-tertiary)}@media only screen and (max-width:1023px){.quick-navigation-open[data-v-96c35eb8]{display:none}}.fromkeyboard .quick-navigation-open[data-v-96c35eb8]: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-9ad1ed4c]{--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-9ad1ed4c]:focus{outline:none}.filter__top-wrapper[data-v-9ad1ed4c]{display:flex}.filter__filter-button[data-v-9ad1ed4c]{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-9ad1ed4c]{margin-right:.4117647059rem}}.filter__filter-button .svg-icon[data-v-9ad1ed4c]{fill:var(--input-text);display:block;height:21px}.filter__filter-button.blue[data-v-9ad1ed4c]>*{fill:var(--color-figure-blue);color:var(--color-figure-blue)}.filter.focus .filter__wrapper[data-v-9ad1ed4c]{box-shadow:0 0 0 3pt var(--color-focus-color);--input-border-color:var(--color-fill-blue)}.filter__wrapper[data-v-9ad1ed4c]{border:1px solid var(--input-border-color);background:var(--color-fill);border-radius:var(--border-radius,4px)}.filter__wrapper--reversed[data-v-9ad1ed4c]{display:flex;flex-direction:column-reverse}.filter__wrapper--no-border-style[data-v-9ad1ed4c]{border:none}.filter__suggested-tags[data-v-9ad1ed4c]{border-top:1px solid var(--color-fill-gray-tertiary);z-index:1;overflow:hidden}.filter__suggested-tags[data-v-9ad1ed4c] 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-9ad1ed4c] ul:focus{outline:none;box-shadow:0 0 0 5px var(--color-focus-color)}.filter__wrapper--reversed .filter__suggested-tags[data-v-9ad1ed4c]{border-bottom:1px solid var(--color-fill-gray-tertiary);border-top:none}.filter__selected-tags[data-v-9ad1ed4c]{z-index:1;padding-left:4px;margin:-4px 0}@media only screen and (max-width:735px){.filter__selected-tags[data-v-9ad1ed4c]{padding-left:0}}.filter__selected-tags[data-v-9ad1ed4c] ul{padding:4px}@media only screen and (max-width:735px){.filter__selected-tags[data-v-9ad1ed4c] ul{padding-right:.4117647059rem}}.filter__selected-tags[data-v-9ad1ed4c] ul .tag:last-child{padding-right:0}.filter__delete-button[data-v-9ad1ed4c]{position:relative;margin:0;z-index:1;border-radius:100%}.fromkeyboard .filter__delete-button[data-v-9ad1ed4c]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.filter__delete-button .clear-rounded-icon[data-v-9ad1ed4c]{height:.7058823529rem;width:.7058823529rem;fill:var(--input-text);display:block}.filter__delete-button-wrapper[data-v-9ad1ed4c]{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-9ad1ed4c]{position:relative;flex-grow:1;height:var(--input-height);padding:var(--input-vertical-padding) 0}.filter__input-label[data-v-9ad1ed4c]: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-9ad1ed4c]:after{text-indent:.1764705882rem}}.filter__input-box-wrapper[data-v-9ad1ed4c]{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-9ad1ed4c]::-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-9ad1ed4c]{--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-9ad1ed4c]::-webkit-scrollbar{height:11px}.filter__input-box-wrapper.scrolling[data-v-9ad1ed4c]::-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-9ad1ed4c]::-webkit-scrollbar-track-piece:end{margin-right:8px}.filter__input-box-wrapper.scrolling[data-v-9ad1ed4c]::-webkit-scrollbar-track-piece:start{margin-left:8px}.filter__input[data-v-9ad1ed4c]{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-9ad1ed4c]{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-9ad1ed4c]:focus{outline:none}.filter__input[placeholder][data-v-9ad1ed4c]::-moz-placeholder{color:var(--input-text);opacity:1}.filter__input[placeholder][data-v-9ad1ed4c]::placeholder{color:var(--input-text);opacity:1}.filter__input[placeholder][data-v-9ad1ed4c]:-ms-input-placeholder{color:var(--input-text)}.filter__input[placeholder][data-v-9ad1ed4c]::-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:1536px;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-7906e3d8]{--input-border-color:var(--color-grid)}.quick-navigation input[type=text][data-v-7906e3d8]{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-7906e3d8]{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-7906e3d8]{--input-horizontal-spacing:0.8823529412rem}.quick-navigation[data-v-7906e3d8] .filter__wrapper{background-color:var(--color-fill-secondary)}.quick-navigation__container[data-v-7906e3d8]{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-7906e3d8]{--input-text:var(--color-figure-gray-secondary)}.quick-navigation__container.focus[data-v-7906e3d8]{box-shadow:0 0 0 4px var(--color-focus-color);outline:none;border-color:var(--color-focus-border-color)}.quick-navigation__container[data-v-7906e3d8] .declaration-list-toggle{background-color:var(--color-fill-secondary)}.quick-navigation__magnifier-icon-container[data-v-7906e3d8]{width:1rem}.quick-navigation__magnifier-icon-container>[data-v-7906e3d8]{width:100%}.quick-navigation__magnifier-icon-container.blue .magnifier-icon[data-v-7906e3d8]{fill:var(--color-figure-blue);color:var(--color-figure-blue)}.quick-navigation__match-list[data-v-7906e3d8]{display:flex;max-height:26.4705882353rem;height:0}.quick-navigation__match-list>[data-v-7906e3d8]{min-width:0}.quick-navigation__match-list.active[data-v-7906e3d8]{height:auto;border-top:1px solid var(--input-border-color)}.quick-navigation__match-list .no-results[data-v-7906e3d8]{margin:.8823529412rem auto;width:-moz-fit-content;width:fit-content}.quick-navigation__refs[data-v-7906e3d8]{flex:1;overflow:auto}.quick-navigation__preview[data-v-7906e3d8]{border-left:1px solid var(--color-grid);flex:0 0 61.8%;overflow:auto;position:sticky;top:0}.quick-navigation__reference[data-v-7906e3d8]{display:block;padding:.5882352941rem .8823529412rem}.quick-navigation__reference[data-v-7906e3d8]:hover{text-decoration:none;background-color:var(--color-navigator-item-hover)}.quick-navigation__reference[data-v-7906e3d8]:focus{margin:0 .2941176471rem;padding:.5882352941rem .5882352941rem;background-color:var(--color-navigator-item-hover)}.quick-navigation__symbol-match[data-v-7906e3d8]{display:flex;height:2.3529411765rem;color:var(--color-figure-gray)}.quick-navigation__symbol-match .symbol-info[data-v-7906e3d8]{margin:auto;width:100%}.quick-navigation__symbol-match .symbol-info .navigator-icon[data-v-7906e3d8]{margin-right:.5882352941rem}.quick-navigation__symbol-match .symbol-info .symbol-name[data-v-7906e3d8]{display:flex}.quick-navigation__symbol-match .symbol-info .symbol-name .symbol-title[data-v-7906e3d8]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-navigation__symbol-match .symbol-info .symbol-path[data-v-7906e3d8]{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-7906e3d8]{padding-right:.2941176471rem}@media print{.sidebar[data-v-00c216ba]{display:none}}.adjustable-sidebar-width[data-v-00c216ba]{display:flex}@media only screen and (max-width:1023px){.adjustable-sidebar-width[data-v-00c216ba]{display:block;position:relative}}.adjustable-sidebar-width.dragging[data-v-00c216ba] *{cursor:col-resize!important}.adjustable-sidebar-width.sidebar-hidden.dragging[data-v-00c216ba] *{cursor:e-resize!important}.sidebar[data-v-00c216ba]{position:relative}@media only screen and (max-width:1023px){.sidebar[data-v-00c216ba]{position:static}}.aside[data-v-00c216ba]{width:250px;position:relative;height:100%;max-width:100vw}.aside.no-transition[data-v-00c216ba]{transition:none!important}@media only screen and (min-width:1024px){.aside[data-v-00c216ba]{transition:width .3s ease-in,visibility 0s linear var(--visibility-transition-time,0s)}.aside.dragging[data-v-00c216ba]:not(.is-opening-on-large):not(.hide-on-large){transition:none}.aside.hide-on-large[data-v-00c216ba]{width:0!important;visibility:hidden;pointer-events:none;--visibility-transition-time:0.3s}}@media only screen and (max-width:1023px){.aside[data-v-00c216ba]{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 var(--nav-transition-duration) ease-in;left:0}.aside[data-v-00c216ba] .aside-animated-child{opacity:0}.aside.show-on-mobile[data-v-00c216ba]{transform:translateX(0)}.aside.show-on-mobile[data-v-00c216ba] .aside-animated-child{--index:0;opacity:1;transition:opacity var(--nav-transition-duration) linear;transition-delay:calc(var(--index)*var(--nav-transition-duration) + var(--nav-transition-duration))}.aside.has-mobile-top-offset[data-v-00c216ba]{border-top:1px solid var(--color-fill-gray-tertiary)}}.content[data-v-00c216ba]{display:flex;flex-flow:column;min-width:0;flex:1 1 auto;height:100%}.resize-handle[data-v-00c216ba]{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-00c216ba]{display:none}}.resize-handle[data-v-00c216ba]:hover{background:var(--color-fill-gray-tertiary)}.navigator-card-item[data-v-5e71f320]{--nav-head-wrapper-left-space:20px;--nav-head-wrapper-right-space:20px;--head-wrapper-vertical-space:5px;--nav-depth-spacer:20px;--nesting-index:0;display:flex;align-items:stretch;min-height:32px;box-sizing:border-box;padding:0 var(--nav-head-wrapper-right-space) 0 var(--nav-head-wrapper-left-space)}.navigator-card-item.active .head-wrapper[data-v-5e71f320]{background:var(--color-fill-gray-quaternary)}.hover .navigator-card-item:not(.is-group) .head-wrapper[data-v-5e71f320]{background:var(--color-navigator-item-hover)}.depth-spacer[data-v-5e71f320]{width:calc(var(--nesting-index)*15px + var(--nav-depth-spacer));height:100%;position:relative;flex:0 0 auto}.title-container[data-v-5e71f320]{width:100%;min-width:0;display:flex;align-items:center}.navigator-icon-wrapper[data-v-5e71f320]{margin-right:7px}.head-wrapper[data-v-5e71f320]{position:relative;display:flex;align-items:center;flex:1;min-width:0;border-radius:var(--border-radius,4px);padding:var(--head-wrapper-vertical-space) 0}.fromkeyboard .head-wrapper[data-v-5e71f320]:focus-within{outline:4px solid var(--color-focus-color);outline-offset:-4px}@supports(padding:max(0px)){.head-wrapper[data-v-5e71f320]{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-5148de22]{color:var(--color-figure-gray-tertiary);font-weight:600}.is-group .leaf-link[data-v-5148de22]:after{display:none}.navigator-icon[data-v-5148de22]{display:flex;flex:0 0 auto}.navigator-icon.changed[data-v-5148de22]{border:none;width:1em;height:1em;z-index:0}.navigator-icon.changed[data-v-5148de22]: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-5148de22]: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-5148de22]:after{background-image:url(../img/modified-icon.efb2697d.svg)}}.navigator-icon.changed-added[data-v-5148de22]:after{background-image:url(../img/added-icon.832a5d2c.svg)}@media screen{[data-color-scheme=dark] .navigator-icon.changed-added[data-v-5148de22]: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-5148de22]:after{background-image:url(../img/added-icon.832a5d2c.svg)}}.navigator-icon.changed-deprecated[data-v-5148de22]:after{background-image:url(../img/deprecated-icon.7bf1740a.svg)}@media screen{[data-color-scheme=dark] .navigator-icon.changed-deprecated[data-v-5148de22]: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-5148de22]:after{background-image:url(../img/deprecated-icon.7bf1740a.svg)}}.leaf-link[data-v-5148de22]{color:var(--color-figure-gray);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;display:inline;vertical-align:middle;font-size:1rem;line-height:1.4705882353;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.fromkeyboard .leaf-link[data-v-5148de22]:focus{outline:none}.leaf-link[data-v-5148de22]:hover{text-decoration:none}.leaf-link.bolded[data-v-5148de22]{font-weight:600}.leaf-link[data-v-5148de22]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.extended-content[data-v-5148de22]{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-5148de22]{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-5148de22]{width:10px}.chevron.animating[data-v-5148de22]{transition:transform .15s ease-in}.chevron.rotate[data-v-5148de22]{transform:rotate(90deg)}.navigator-card[data-v-584a744a]{--card-vertical-spacing:10px;--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) - 3.05882rem);position:sticky;top:3.0588235294rem}@media only screen and (max-width:1023px){.navigator-card[data-v-584a744a]{height:100%;position:static;background:var(--color-fill)}}.navigator-card .navigator-card-full-height[data-v-584a744a]{min-height:0;flex:1 1 auto}.navigator-card .head-inner[data-v-584a744a]{display:none;width:100%;font-size:1.2352941176rem;line-height:1.1904761905;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);height:2.8235294118rem}@media only screen and (max-width:767px){.navigator-card .head-inner[data-v-584a744a]{font-size:1rem;line-height:1;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:1023px){.navigator-card .head-inner[data-v-584a744a]{display:flex;justify-content:flex-end;align-items:center}}.navigator-card .head-inner span[data-v-584a744a],.navigator-card .head-inner>a[data-v-584a744a]{color:var(--color-figure-gray);width:100%}.navigator-card .head-wrapper[data-v-584a744a]{display:flex;justify-content:space-between;flex:1 0 auto}@supports(padding:max(0px)){.navigator-card .head-wrapper[data-v-584a744a]{margin-left:max(var(--card-horizontal-spacing),env(safe-area-inset-left));margin-right:max(var(--card-horizontal-spacing),env(safe-area-inset-right))}}.close-card[data-v-584a744a]{margin:0}.close-card .close-icon[data-v-584a744a]{width:19px;height:19px}[data-v-584a744a] .card-body{display:flex;flex-direction:column;padding-right:0;flex:1 1 auto;min-height:0;height:100%}@media only screen and (max-width:1023px){[data-v-584a744a] .card-body{--card-vertical-spacing:0px}}.navigator-card-inner[data-v-584a744a]{display:flex;flex-flow:column;height:100%;padding-top:10px;box-sizing:border-box}@media only screen and (max-width:1023px){.navigator-card-inner[data-v-584a744a]{padding-top:0}}.filter-on-top .navigator-card-inner[data-v-584a744a]{padding-top:0}.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-d6581240]{order:1;position:static}.navigator-card.filter-on-top .card-body[data-v-d6581240]{order:2}.no-items-wrapper[data-v-d6581240]{overflow:hidden;color:var(--color-figure-gray-tertiary)}.no-items-wrapper .no-items[data-v-d6581240]:not(:empty){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}.technology-title[data-v-d6581240]{padding:8px 10px;padding-left:20px;background:var(--color-fill);border-radius:var(--border-radius,4px);display:flex;white-space:nowrap}@supports(padding:max(0px)){.technology-title[data-v-d6581240]{margin-left:max(var(--card-horizontal-spacing),env(safe-area-inset-left));margin-right:max(var(--card-horizontal-spacing),env(safe-area-inset-right))}}@media only screen and (max-width:767px){.technology-title[data-v-d6581240]{margin-top:0}}.technology-title .card-link[data-v-d6581240]{color:var(--color-text);font-size:1.1176470588rem;line-height:1.2105263158;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);font-weight:600;overflow:hidden;text-overflow:ellipsis}.technology-title.router-link-exact-active[data-v-d6581240]{background:var(--color-fill-gray-quaternary)}.technology-title[data-v-d6581240]:hover{background:var(--color-navigator-item-hover);text-decoration:none}.navigator-filter[data-v-d6581240]{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-d6581240]{border-top:none;align-items:flex-start}@supports(padding:max(0px)){.navigator-filter[data-v-d6581240]{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-d6581240]{--nav-filter-horizontal-padding:20px;border:none;padding-top:10px;padding-bottom:10px;height:60px}}.navigator-filter .input-wrapper[data-v-d6581240]{position:relative;flex:1;min-width:0}.navigator-filter .filter-component[data-v-d6581240]{--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-d6581240] .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-d6581240] .filter__input-label:after{min-width:70px}.scroller[data-v-d6581240]{height:100%;box-sizing:border-box;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-d6581240]{padding-bottom:10em}}.scroller[data-v-d6581240] .vue-recycle-scroller__item-wrapper{transform:translateZ(0)}.filter-wrapper[data-v-d6581240]{position:sticky;bottom:0;background:var(--color-fill)}.sidebar-transitioning .filter-wrapper[data-v-d6581240]{flex:1 0 71px;overflow:hidden}@media only screen and (max-width:1023px){.sidebar-transitioning .filter-wrapper[data-v-d6581240]{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-3b7cf3a4]{transition:visibility var(--visibility-delay);visibility:hidden}.loading-navigator[data-v-3b7cf3a4]{padding-top:10px}.navigator[data-v-5611024b]{height:100%;display:flex;flex-flow:column}@media only screen and (max-width:1023px){.navigator[data-v-5611024b]{position:static;transition:none}}[data-v-5611024b] .nav-title{font-size:inherit;font-weight:inherit;flex-grow:1}.nav-menu-setting-label[data-v-4323807e]{display:inline-block;margin-right:.2941176471rem;white-space:nowrap}.language-container[data-v-4323807e]{flex:1 0 auto}.language-dropdown[data-v-4323807e]{-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-4323807e]{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-4323807e]:focus{outline:none}.fromkeyboard .language-dropdown[data-v-4323807e]:focus{outline:4px solid var(--color-focus-color);outline-offset:1px}.language-sizer[data-v-4323807e]{position:absolute;opacity:0;pointer-events:none;padding:0}.language-toggle-container[data-v-4323807e]{display:flex;align-items:center;padding-right:.1764705882rem;position:relative}.nav--in-breakpoint-range .language-toggle-container[data-v-4323807e]{display:none}.language-toggle-container .toggle-icon[data-v-4323807e]{width:.6em;height:.6em;position:absolute;right:7px}.language-toggle-label[data-v-4323807e]{margin-right:2px}.language-toggle.nav-menu-toggle-label[data-v-4323807e]{margin-right:6px}.language-list[data-v-4323807e]{display:inline-block;margin-top:0}.language-list-container[data-v-4323807e]{display:none}.language-list-item[data-v-4323807e],.nav--in-breakpoint-range .language-list-container[data-v-4323807e]{display:inline-block}.language-list-item[data-v-4323807e]:not(:first-child){border-left:1px solid var(--color-grid);margin-left:6px;padding-left:6px}[data-v-6fe78e04] .nav-menu{line-height:1.5}[data-v-6fe78e04] .nav-menu,[data-v-6fe78e04] .nav-menu-settings{font-size:.8235294118rem;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}[data-v-6fe78e04] .nav-menu-settings{min-width:0;gap:.5882352941rem;line-height:1.2857142857}@media only screen and (max-width:1023px){[data-v-6fe78e04] .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-6fe78e04] .nav-menu-settings{margin-left:.5882352941rem}}[data-v-6fe78e04] .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-6fe78e04] .nav-menu-settings .nav-menu-setting .nav-menu-link{font-weight:600;text-decoration:underline}.theme-dark[data-v-6fe78e04] .nav-menu-settings .nav-menu-setting{color:var(--color-nav-dark-current-link)}.nav--in-breakpoint-range[data-v-6fe78e04] .nav-menu-settings .nav-menu-setting:not(:first-child){border-top:1px solid var(--color-fill-gray-tertiary)}.documentation-nav[data-v-6fe78e04]{--color-nav-background:var(--color-fill)}.documentation-nav[data-v-6fe78e04] .nav-title{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:767px){.documentation-nav[data-v-6fe78e04] .nav-title{font-size:1rem;line-height:1;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.sidenav-toggle-wrapper[data-v-6fe78e04]{display:flex;margin-top:1px;margin-right:.6470588235rem}.nav--in-breakpoint-range .sidenav-toggle-wrapper[data-v-6fe78e04]{display:flex!important}@media only screen and (min-width:1024px){.sidenav-toggle-enter-active[data-v-6fe78e04],.sidenav-toggle-leave-active[data-v-6fe78e04]{transition:margin .3s ease-in 0s}.sidenav-toggle-enter[data-v-6fe78e04],.sidenav-toggle-leave-to[data-v-6fe78e04]{margin-left:-3.7647058824rem}}.sidenav-toggle[data-v-6fe78e04]{align-self:center;color:var(--color-nav-link-color);position:relative;margin:0 -5px;border-radius:var(--border-radius,4px)}.theme-dark .sidenav-toggle[data-v-6fe78e04]{color:var(--color-nav-dark-link-color)}.sidenav-toggle:hover .sidenav-icon-wrapper[data-v-6fe78e04]{background:var(--color-fill-gray-quaternary)}.theme-dark .sidenav-toggle:hover .sidenav-icon-wrapper[data-v-6fe78e04]{background:#424242}.sidenav-toggle__separator[data-v-6fe78e04]{height:.8em;width:1px;background:var(--color-nav-color);align-self:center;margin:0 1.2941176471rem}.nav--in-breakpoint-range .sidenav-toggle__separator[data-v-6fe78e04]{display:none}.sidenav-icon-wrapper[data-v-6fe78e04]{padding:5px;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius,4px)}.sidenav-icon[data-v-6fe78e04]{display:flex;width:19px;height:19px}[data-v-5b65a210] .generic-modal{overflow-y:overlay}[data-v-5b65a210] .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-5b65a210] .navigator-filter .quick-navigation-open{margin-left:var(--nav-filter-horizontal-padding);width:calc(var(--nav-filter-horizontal-padding)*2)}.documentation-layout[data-v-5b65a210]{--nav-transition-duration:0.15s;display:flex;flex-flow:column;background:var(--colors-text-background,var(--color-text-background))}.documentation-layout .delay-hiding-leave-active[data-v-5b65a210]{transition:display var(--nav-transition-duration)}.documentation-layout-aside[data-v-5b65a210]{height:100%;box-sizing:border-box;border-right:1px solid var(--color-grid)}@media only screen and (max-width:1023px){.documentation-layout-aside[data-v-5b65a210]{background:var(--color-fill);border-right:none}.sidebar-transitioning .documentation-layout-aside[data-v-5b65a210]{border-right:1px solid var(--color-grid)}}.topic-wrapper[data-v-5b65a210]{flex:1 1 auto;width:100%}:root.no-js .topic-wrapper[data-v-5b65a210] .sidebar{display:none}.full-width-container[data-v-5b65a210]{max-width:1920px;margin-left:auto;margin-right:auto}@media only screen and (min-width:1920px){.full-width-container[data-v-5b65a210]{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/ApolloAPI.doccarchive/css/index.d0b63544.css b/ApolloAPI.doccarchive/css/index.d0b63544.css new file mode 100644 index 000000000..b02651785 --- /dev/null +++ b/ApolloAPI.doccarchive/css/index.d0b63544.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-0c0360ce]{--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-0c0360ce]{--toggle-color-text:var(--color-figure-blue)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .color-scheme-toggle[data-v-0c0360ce]{--toggle-color-text:var(--color-figure-blue)}}@media print{.color-scheme-toggle[data-v-0c0360ce]{display:none}}:root.no-js .color-scheme-toggle[data-v-0c0360ce]{visibility:hidden}input[data-v-0c0360ce]{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-0c0360ce]:focus-within{outline:4px solid var(--color-focus-color);outline-offset:1px}.text[data-v-0c0360ce]{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-0c0360ce]:hover{cursor:pointer}input:checked+.text[data-v-0c0360ce]{--toggle-color-text:var(--color-button-text);background:var(--toggle-color-fill);border-color:var(--toggle-color-fill)}.footer[data-v-f1d65b2a]{border-top:1px solid var(--color-grid)}.row[data-v-f1d65b2a]{margin-left:auto;margin-right:auto;width:1536px;width:980px;display:flex;flex-direction:row-reverse;margin:20px auto}@media only screen and (max-width:1250px){.row[data-v-f1d65b2a]{width:692px}}@media only screen and (max-width:735px){.row[data-v-f1d65b2a]{width:87.5%}}@media only screen and (max-width:320px){.row[data-v-f1d65b2a]{width:215px}}@media only screen and (max-width:735px){.row[data-v-f1d65b2a]{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-06e5463e]{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-06e5463e]{fill:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}@media screen{[data-color-scheme=dark] .svg-icon[data-v-06e5463e]{fill:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .svg-icon[data-v-06e5463e]{fill:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}}.svg-icon.icon-inline[data-v-06e5463e]{display:inline-block;vertical-align:middle;fill:currentColor}.svg-icon.icon-inline[data-v-06e5463e] .svg-icon-stroke{stroke:currentColor}[data-v-06e5463e] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-light,var(--color-svg-icon))}.theme-dark[data-v-06e5463e] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}@media screen{[data-color-scheme=dark][data-v-06e5463e] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto][data-v-06e5463e] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}}.suggest-lang[data-v-c2dca0ae]{background:#000;color:#fff;display:flex;justify-content:center;border-bottom:1px solid var(--color-grid)}.suggest-lang__wrapper[data-v-c2dca0ae]{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-c2dca0ae]{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-c2dca0ae]{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-c2dca0ae]{padding:.2352941176rem}.suggest-lang__close-icon-button .close-icon[data-v-c2dca0ae]{width:8px;display:block}.suggest-lang .inline-chevron-right-icon[data-v-c2dca0ae]{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}.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{#app-main,#content,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}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-text:#fff;--color-badge-default:var(--color-figure-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:#000;--color-nav-current-link:#000;--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:#fff;--color-nav-dark-current-link:#fff;--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-other-decl-button:var(--color-text-background);--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-highlighted:rgba(0,113,227,.2);--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:#ffc2c2;--color-standard-orange:#fc9;--color-standard-yellow:#ffe0a3;--color-standard-blue:#9cf;--color-standard-green:#9cc;--color-standard-purple:#ccf;--color-standard-gray:#f0f0f0}@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-text:#000;--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-highlighted:rgba(0,113,227,.6);--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);--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 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-text:#000;--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-highlighted:rgba(0,113,227,.6);--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);--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}}#app-main{outline-style:none}:root{--app-height:100vh}[data-v-1fc6db09] :focus:not(input):not(textarea):not(select){outline:none}.fromkeyboard[data-v-1fc6db09] :focus:not(input):not(textarea):not(select){outline:4px solid var(--color-focus-color);outline-offset:1px}#app[data-v-1fc6db09]{display:flex;flex-flow:column;min-height:100%}#app[data-v-1fc6db09]>*{min-width:0}#app .router-content[data-v-1fc6db09]{flex:1}.container[data-v-1f05d9ec]{margin-left:auto;margin-right:auto;width:1536px;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/ApolloAPI.doccarchive/css/topic.59e2bdb7.css b/ApolloAPI.doccarchive/css/topic.59e2bdb7.css new file mode 100644 index 000000000..a369576cf --- /dev/null +++ b/ApolloAPI.doccarchive/css/topic.59e2bdb7.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-f934959a]{position:relative}.form-dropdown[data-v-f934959a]{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-f934959a]: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-f934959a]{padding-top:0}.form-dropdown[data-v-f934959a]:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--color-dropdown-text)}.form-dropdown[data-v-f934959a]::-ms-expand{opacity:0}.form-dropdown~.form-icon[data-v-f934959a]{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-f934959a]{transform:translateY(-50%) scale(-1)}@media only screen and (max-width:735px){.form-dropdown~.form-icon[data-v-f934959a]{right:14px}}.form-dropdown~.form-label[data-v-f934959a]{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-f934959a] option{color:var(--color-dropdown-text)}.form-dropdown-selectnone[data-v-f934959a]{color:transparent}.form-dropdown-selectnone~.form-label[data-v-f934959a]{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-f934959a]:-moz-focusring{text-shadow:none}.form-dropdown-selectnone[data-v-f934959a]::-ms-value{display:none}.theme-dark .form-dropdown[data-v-f934959a]{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-f934959a]{color:#ccc}.theme-dark .form-dropdown[data-v-f934959a]:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--color-dropdown-dark-text)}.theme-dark .form-dropdown.form-dropdown-selectnone[data-v-f934959a]{color:transparent}.theme-dark .form-dropdown.form-dropdown-selectnone[data-v-f934959a]:-moz-focusring{text-shadow:none}.theme-dark .form-dropdown-selectnone~.form-label[data-v-f934959a]{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-367fa5fc]{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-367fa5fc] .nav-content{display:grid;grid-template-columns:auto auto 3fr;align-items:center}.nav[data-v-367fa5fc] .nav-menu{padding:0;justify-content:flex-start;grid-column:3/5}.nav[data-v-367fa5fc] .nav-menu-item{margin:0}}.dropdown-container[data-v-367fa5fc]{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-367fa5fc]{grid-template-columns:minmax(173px,216px) auto minmax(173px,1fr)}}@media(scripting:none){.dropdown-container[data-v-367fa5fc]{display:none}}.separator[data-v-367fa5fc]{height:20px;border-right:1px solid;border-color:var(--color-nav-outlines);margin:0 20px;grid-column:2}@media(scripting:none){.separator[data-v-367fa5fc]{display:none}}.mobile-dropdown-container[data-v-367fa5fc],.nav--in-breakpoint-range.nav .dropdown-container[data-v-367fa5fc],.nav--in-breakpoint-range.nav .separator[data-v-367fa5fc]{display:none}.nav--in-breakpoint-range.nav .mobile-dropdown-container[data-v-367fa5fc]{display:block}.nav--in-breakpoint-range.nav[data-v-367fa5fc] .nav-title{grid-area:title}.nav--in-breakpoint-range.nav[data-v-367fa5fc] .pre-title{display:none}.nav[data-v-367fa5fc] .nav-title{grid-column:1;padding-top:0}.primary-dropdown[data-v-367fa5fc],.secondary-dropdown[data-v-367fa5fc]{background:var(--color-tutorial-navbar-dropdown-background);border-color:var(--color-tutorial-navbar-dropdown-border)}.primary-dropdown[data-v-367fa5fc] .form-dropdown,.primary-dropdown[data-v-367fa5fc] .form-dropdown:focus,.secondary-dropdown[data-v-367fa5fc] .form-dropdown,.secondary-dropdown[data-v-367fa5fc] .form-dropdown:focus{border-color:var(--color-tutorial-navbar-dropdown-border)}.primary-dropdown[data-v-367fa5fc] .options,.secondary-dropdown[data-v-367fa5fc] .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:1536px;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:1536px;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:1536px;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-text:#fff;--color-badge-default:var(--color-figure-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:#000;--color-nav-current-link:#000;--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:#fff;--color-nav-dark-current-link:#fff;--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-other-decl-button:var(--color-text-background);--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-highlighted:rgba(0,113,227,.2);--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:#ffc2c2;--color-standard-orange:#fc9;--color-standard-yellow:#ffe0a3;--color-standard-blue:#9cf;--color-standard-green:#9cc;--color-standard-purple:#ccf;--color-standard-gray:#f0f0f0;--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-text:#000;--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-highlighted:rgba(0,113,227,.6);--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);--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}}.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:1536px;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:1536px;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-9d2d5cc2]{background:var(--colors-article-background,var(--color-article-background))}@media only screen and (max-width:735px){.article[data-v-9d2d5cc2]{background:var(--colors-text-background,var(--color-article-body-background))}}.intro-container[data-v-7dcf2d10]{margin-bottom:80px}.intro[data-v-7dcf2d10]{display:flex;align-items:center}@media only screen and (max-width:735px){.intro[data-v-7dcf2d10]{padding-bottom:0;flex-direction:column}}.intro.ide .media[data-v-7dcf2d10] img{background-color:var(--colors-text-background,var(--color-text-background))}.col.left[data-v-7dcf2d10]{padding-right:40px}@media only screen and (max-width:1250px){.col.left[data-v-7dcf2d10]{padding-right:28px}}@media only screen and (max-width:735px){.col.left[data-v-7dcf2d10]{margin-left:auto;margin-right:auto;width:1536px;width:980px;padding-right:0}}@media only screen and (max-width:735px)and (max-width:1250px){.col.left[data-v-7dcf2d10]{width:692px}}@media only screen and (max-width:735px)and (max-width:735px){.col.left[data-v-7dcf2d10]{width:87.5%}}@media only screen and (max-width:735px)and (max-width:320px){.col.left[data-v-7dcf2d10]{width:215px}}.col.right[data-v-7dcf2d10]{padding-left:40px}@media only screen and (max-width:1250px){.col.right[data-v-7dcf2d10]{padding-left:28px}}@media only screen and (max-width:735px){.col.right[data-v-7dcf2d10]{padding-left:0}}.content[data-v-7dcf2d10]{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-7dcf2d10] 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-7dcf2d10]{margin:0;margin-top:40px}.media[data-v-7dcf2d10] image,.media[data-v-7dcf2d10] video{max-height:80vh}}.media[data-v-7dcf2d10] .asset{padding:0 20px}.headline[data-v-7dcf2d10]{color:var(--colors-header-text,var(--color-header-text))}[data-v-7dcf2d10] .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-7dcf2d10] .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-7dcf2d10] .eyebrow a{color:inherit}[data-v-7dcf2d10] .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-7dcf2d10] .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-7dcf2d10] .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-7dcf2d10]{margin-left:auto;margin-right:auto;width:1536px;width:980px;margin-top:40px}@media only screen and (max-width:1250px){.expanded-intro[data-v-7dcf2d10]{width:692px}}@media only screen and (max-width:735px){.expanded-intro[data-v-7dcf2d10]{width:87.5%}}@media only screen and (max-width:320px){.expanded-intro[data-v-7dcf2d10]{width:215px}}[data-v-7dcf2d10] .cols-2{gap:20px 16.6666666667%}[data-v-7dcf2d10] .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-d0198556]{margin:0}.step-container[data-v-d0198556]:not(:last-child){margin-bottom:100px}@media only screen and (max-width:735px){.step-container[data-v-d0198556]:not(:last-child){margin-bottom:80px}}.step[data-v-d0198556]{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-d0198556]: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-d0198556],.step[data-v-d0198556]:focus{outline:none}.step.focused[data-v-d0198556]:before,.step[data-v-d0198556]:focus:before{opacity:1}:root.no-js .step.focused[data-v-d0198556]:before,:root.no-js .step[data-v-d0198556]:focus:before{opacity:0}@media only screen and (max-width:735px){.step[data-v-d0198556]{padding-left:2rem}.step[data-v-d0198556]:before{opacity:1}}.step-label[data-v-d0198556]{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-d0198556]{border-top:1px solid;border-color:var(--color-step-caption);padding:1rem 0 0 0;margin-top:1rem}.media-container[data-v-d0198556]{display:none}@media only screen and (max-width:735px){.step[data-v-d0198556]{margin:0 .5882352941rem 1.1764705882rem .5882352941rem}.step.focused[data-v-d0198556],.step[data-v-d0198556]:focus{outline:none}.media-container[data-v-d0198556]{display:block;position:relative}.media-container[data-v-d0198556] img,.media-container[data-v-d0198556] video{max-height:80vh}[data-v-d0198556] .asset{padding:0 20px}}.steps[data-v-e3061a7c]{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-e3061a7c]{padding-top:80px}.steps[data-v-e3061a7c]: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-e3061a7c] aside{background:unset;border:unset;box-shadow:unset;-moz-column-break-inside:unset;break-inside:unset;padding:unset}.steps[data-v-e3061a7c] 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-e3061a7c] aside+*{margin-top:var(--spacing-stacked-margin-large)}.content-container[data-v-e3061a7c]{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-e3061a7c]{margin-top:0;margin-bottom:0;height:100%;margin-left:0;margin-right:0;position:relative;width:100%}}.asset-container[data-v-e3061a7c]{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-e3061a7c]{top:2.8235294118rem;height:calc(100vh - 2.82353rem)}}.asset-container[data-v-e3061a7c]:not(.for-step-code){overflow-y:auto;-webkit-overflow-scrolling:touch}.asset-container.ide[data-v-e3061a7c]{height:100vh;top:0}@media only screen and (min-width:736px){.asset-container[data-v-e3061a7c]{display:grid}.asset-container>[data-v-e3061a7c]{grid-row:1;grid-column:1;height:calc(100vh - 3.05882rem)}.asset-container.ide>[data-v-e3061a7c]{height:100vh}}.asset-container .step-asset[data-v-e3061a7c]{box-sizing:border-box;padding:0;padding-left:40px;min-height:320px;height:100%}.asset-container .step-asset[data-v-e3061a7c],.asset-container .step-asset[data-v-e3061a7c] picture{height:100%;display:flex;align-items:center}.asset-container .step-asset[data-v-e3061a7c] .video-replay-container{height:100%;display:flex;flex-direction:column;justify-content:center}.asset-container .step-asset[data-v-e3061a7c] img,.asset-container .step-asset[data-v-e3061a7c] 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-e3061a7c] img,.asset-container .step-asset[data-v-e3061a7c] video{max-width:363.66667px}}.asset-container .step-asset[data-v-e3061a7c] .video-replay-container,.asset-container .step-asset[data-v-e3061a7c] img{min-height:320px}.asset-container .step-asset[data-v-e3061a7c] .video-replay-container video{min-height:280px}.asset-container .step-asset[data-v-e3061a7c] [data-orientation=landscape]{max-width:min(841px,calc(50vw + 8.33333% - 80px))}@media only screen and (max-width:735px){.asset-container[data-v-e3061a7c]{display:none}}.asset-wrapper[data-v-e3061a7c]{width:63.2%;align-self:center;transition:transform .25s ease-out;will-change:transform}.asset-wrapper.ide .step-asset[data-v-e3061a7c] img{background-color:var(--background,var(--color-step-background))}.asset-wrapper[data-v-e3061a7c]:has([data-orientation=landscape]){width:unset}[data-v-e3061a7c] .runtime-preview-asset{display:grid}[data-v-e3061a7c] .runtime-preview-asset>*{grid-row:1;grid-column:1}.interstitial[data-v-e3061a7c]{padding:0 2rem}.interstitial[data-v-e3061a7c]:not(:first-child){margin-top:5.8823529412rem}.interstitial[data-v-e3061a7c]:not(:last-child){margin-bottom:30px}@media only screen and (max-width:735px){.interstitial[data-v-e3061a7c]{margin-left:auto;margin-right:auto;width:1536px;width:980px;padding:0}}@media only screen and (max-width:735px)and (max-width:1250px){.interstitial[data-v-e3061a7c]{width:692px}}@media only screen and (max-width:735px)and (max-width:735px){.interstitial[data-v-e3061a7c]{width:87.5%}}@media only screen and (max-width:735px)and (max-width:320px){.interstitial[data-v-e3061a7c]{width:215px}}@media only screen and (max-width:735px){.interstitial[data-v-e3061a7c]:not(:first-child){margin-top:0}}.fade-enter-active[data-v-e3061a7c],.fade-leave-active[data-v-e3061a7c]{transition:opacity .3s ease-in-out}.fade-enter[data-v-e3061a7c],.fade-leave-to[data-v-e3061a7c]{opacity:0}.section[data-v-6b3a0b3a]{padding-top:80px}.sections[data-v-79a75e9e]{margin-left:auto;margin-right:auto;width:1536px;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-1631abcb]{background-color:var(--colors-text-background,var(--color-tutorial-background))} \ No newline at end of file diff --git a/ApolloAPI.doccarchive/css/tutorials-overview.9c2b2457.css b/ApolloAPI.doccarchive/css/tutorials-overview.9c2b2457.css new file mode 100644 index 000000000..23fbb8da9 --- /dev/null +++ b/ApolloAPI.doccarchive/css/tutorials-overview.9c2b2457.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-400ffab5]{margin-left:auto;margin-right:auto;width:1536px;width:980px;padding-bottom:4.7058823529rem;padding-top:4.7058823529rem}@media only screen and (max-width:1250px){.hero[data-v-400ffab5]{width:692px}}@media only screen and (max-width:735px){.hero[data-v-400ffab5]{width:87.5%}}@media only screen and (max-width:320px){.hero[data-v-400ffab5]{width:215px}}@media screen{.hero[data-v-400ffab5]{--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-text:#fff;--color-badge-default:var(--color-figure-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:#000;--color-nav-current-link:#000;--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:#fff;--color-nav-dark-current-link:#fff;--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-other-decl-button:var(--color-text-background);--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-highlighted:rgba(0,113,227,.2);--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:#ffc2c2;--color-standard-orange:#fc9;--color-standard-yellow:#ffe0a3;--color-standard-blue:#9cf;--color-standard-green:#9cc;--color-standard-purple:#ccf;--color-standard-gray:#f0f0f0;--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-text:#000;--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-highlighted:rgba(0,113,227,.6);--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);--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}}.copy-container[data-v-400ffab5]{margin:0 auto;text-align:center;width:720px}.title[data-v-400ffab5]{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-400ffab5]{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-400ffab5]{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-400ffab5]{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-400ffab5]{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-400ffab5]{color:var(--color-tutorials-overview-content-alt);align-items:center;display:flex;justify-content:center}.meta-content[data-v-400ffab5]{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-400ffab5]{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-400ffab5]{margin-right:.2941176471rem;height:.8235294118rem;width:.8235294118rem}}.meta .time[data-v-400ffab5]{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-400ffab5]{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-400ffab5]{margin-top:1.4705882353rem}.content+.meta[data-v-400ffab5]{margin-top:1.1764705882rem}.button-cta[data-v-400ffab5]{margin-top:1.7647058824rem}*+.asset[data-v-400ffab5]{margin-top:4.1176470588rem}@media only screen and (max-width:1250px){.copy-container[data-v-400ffab5]{width:636px}}@media only screen and (max-width:735px){.hero[data-v-400ffab5]{padding-bottom:1.7647058824rem;padding-top:2.3529411765rem}.copy-container[data-v-400ffab5]{width:100%}.title+.content[data-v-400ffab5]{margin-top:.8823529412rem}.button-cta[data-v-400ffab5]{margin-top:1.4117647059rem}*+.asset[data-v-400ffab5]{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}.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:1536px;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%}}body:has(.tutorials-overview){--color-text-background:#000}.tutorials-overview[data-v-6138b405]{background:#000;flex:1;height:100%}.tutorials-overview .radial-gradient[data-v-6138b405]{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-6138b405]{margin-top:-2.8235294118rem;padding-top:2.8235294118rem}}@-moz-document url-prefix(){.tutorials-overview .radial-gradient[data-v-6138b405]{background:#111!important}} \ No newline at end of file diff --git a/docs/renderer/dist/developer-og-twitter.jpg b/ApolloAPI.doccarchive/developer-og-twitter.jpg similarity index 100% rename from docs/renderer/dist/developer-og-twitter.jpg rename to ApolloAPI.doccarchive/developer-og-twitter.jpg diff --git a/docs/renderer/dist/developer-og.jpg b/ApolloAPI.doccarchive/developer-og.jpg similarity index 100% rename from docs/renderer/dist/developer-og.jpg rename to ApolloAPI.doccarchive/developer-og.jpg diff --git a/docs/renderer/dist/favicon.ico b/ApolloAPI.doccarchive/favicon.ico similarity index 100% rename from docs/renderer/dist/favicon.ico rename to ApolloAPI.doccarchive/favicon.ico diff --git a/docs/renderer/dist/favicon.svg b/ApolloAPI.doccarchive/favicon.svg similarity index 100% rename from docs/renderer/dist/favicon.svg rename to ApolloAPI.doccarchive/favicon.svg diff --git a/docs/renderer/dist/img/added-icon.d6f7e47d.svg b/ApolloAPI.doccarchive/img/added-icon.832a5d2c.svg similarity index 100% rename from docs/renderer/dist/img/added-icon.d6f7e47d.svg rename to ApolloAPI.doccarchive/img/added-icon.832a5d2c.svg diff --git a/docs/renderer/dist/img/deprecated-icon.015b4f17.svg b/ApolloAPI.doccarchive/img/deprecated-icon.7bf1740a.svg similarity index 100% rename from docs/renderer/dist/img/deprecated-icon.015b4f17.svg rename to ApolloAPI.doccarchive/img/deprecated-icon.7bf1740a.svg diff --git a/docs/renderer/dist/img/modified-icon.f496e73d.svg b/ApolloAPI.doccarchive/img/modified-icon.efb2697d.svg similarity index 100% rename from docs/renderer/dist/img/modified-icon.f496e73d.svg rename to ApolloAPI.doccarchive/img/modified-icon.efb2697d.svg diff --git a/ApolloAPI.doccarchive/index.html b/ApolloAPI.doccarchive/index.html new file mode 100644 index 000000000..78792d3ac --- /dev/null +++ b/ApolloAPI.doccarchive/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/ApolloAPI.doccarchive/index/index.json b/ApolloAPI.doccarchive/index/index.json new file mode 100644 index 000000000..e62e40edb --- /dev/null +++ b/ApolloAPI.doccarchive/index/index.json @@ -0,0 +1 @@ +{"includedArchiveIdentifiers":["Documentation"],"interfaceLanguages":{},"schemaVersion":{"major":0,"minor":1,"patch":2}} \ No newline at end of file diff --git a/ApolloAPI.doccarchive/js/104.13ecc36d.js b/ApolloAPI.doccarchive/js/104.13ecc36d.js new file mode 100644 index 000000000..cb4718d2e --- /dev/null +++ b/ApolloAPI.doccarchive/js/104.13ecc36d.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([[104],{6137: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 s={name:"Badge",props:{variant:{type:String,default:()=>""}},computed:{text:({variant:e})=>i[e]}},o=s,l=n(1001),c=(0,l.Z)(o,r,a,!1,null,"04624022",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(9519),s={name:"ContentNode",components:{BaseContentNode:i["default"]},props:i["default"].props,methods:i["default"].methods,BlockType:i["default"].BlockType,InlineType:i["default"].InlineType},o=s,l=n(1001),c=(0,l.Z)(o,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}}},s=i,o=n(1001),l=(0,o.Z)(s,r,a,!0,null,null,null),c=l.exports},7913:function(e,t,n){n.d(t,{default:function(){return z}});var r,a,i,s,o,l,c=n(352),d={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}}},p=d,u=n(1001),f=(0,u.Z)(p,r,a,!1,null,null,null),m=f.exports,h=n(4260),g=n(5953),k={name:"LinkableToken",mixins:[g.Z],render(e){const t=this.references[this.identifier];return t&&t.url?e(h.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:()=>""}}},y=k,v=(0,u.Z)(y,i,s,!1,null,null,null),b=v.exports,_=function(){var e=this,t=e._self._c;return t("span",[e._v(e._s(e.text))])},C=[],x={name:"RawText",props:{text:{type:String,required:!0}}},Z=x,B=(0,u.Z)(Z,_,C,!1,null,null,null),T=B.exports,S={name:"SyntaxToken",render(e){return e("span",{class:`token-${this.kind}`},this.text)},props:{kind:{type:String,required:!0},text:{type:String,required:!0}}},I=S,$=(0,u.Z)(I,o,l,!1,null,null,null),q=$.exports;const w={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 L,A,P={name:"DeclarationToken",render:function(e){const{kind:t,text:n,tokens:r}=this;switch(t){case w.text:{const t={text:n};return e(T,{props:t})}case w.typeIdentifier:{const t={identifier:this.identifier};return e(b,{class:"type-identifier-link",props:t},[e(c.Z,n)])}case w.attribute:{const{identifier:r}=this;return r?e(b,{class:"attribute-link",props:{identifier:r}},[e(c.Z,n)]):e(q,{props:{kind:t,text:n}})}case w.added:case w.removed:return e(m,{props:{tokens:r,kind:t}});default:{const r={kind:t,text:n};return e(q,{props:r})}}},constants:{TokenKind:w},props:{kind:{type:String,required:!0},identifier:{type:String,required:!1},text:{type:String,required:!1},tokens:{type:Array,required:!1,default:()=>[]}}},F=P,O=(0,u.Z)(F,L,A,!1,null,"295ad0ff",null),z=O.exports},2970:function(e,t,n){n.d(t,{Z:function(){return $}});var r=function(){var e=this,t=e._self._c;return e.icon?t("div",{staticClass:"topic-icon-wrapper"},[t(e.icon,{tag:"component",staticClass:"topic-icon"})],1):e._e()},a=[],i=n(5692),s=n(7775),o=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"}})])},l=[],c=n(9986),d={name:"APIReferenceIcon",components:{SVGIcon:c.Z}},p=d,u=n(1001),f=(0,u.Z)(p,o,l,!1,null,null,null),m=f.exports,h=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"}})])},g=[],k={name:"EndpointIcon",components:{SVGIcon:c.Z}},y=k,v=(0,u.Z)(y,h,g,!1,null,null,null),b=v.exports,_=n(8633),C=n(9001),x=n(8638),Z=n(7192);const B={[Z.L.article]:i.Z,[Z.L.collection]:C.Z,[Z.L.collectionGroup]:m,[Z.L.learn]:_.Z,[Z.L.overview]:_.Z,[Z.L.project]:x.Z,[Z.L.tutorial]:x.Z,[Z.L.resources]:_.Z,[Z.L.sampleCode]:s.Z,[Z.L.restRequestSymbol]:b};var T={components:{SVGIcon:c.Z},props:{role:{type:String,required:!0}},computed:{icon:({role:e})=>B[e]}},S=T,I=(0,u.Z)(S,r,a,!1,null,"55f9d05d",null),$=I.exports},8104:function(e,t,n){n.r(t),n.d(t,{default:function(){return q}});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}}):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()],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),s=n(2449),o=n(6137),l=n(352),c=n(8846),d=n(2970),p=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))]),t("wbr",{key:`wbr-${r}`})]}))],2)},u=[],f=n(7913);const{TokenKind:m}=f["default"].constants,h={decorator:"decorator",identifier:"identifier",label:"label"};var g={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 h.identifier;case m.label:return h.label;default:return h.decorator}},componentFor(e){return/^\s+$/.test(e.text)?"span":l.Z}}},k=g,y=n(1001),v=(0,y.Z)(k,p,u,!1,null,"17c84f82",null),b=v.exports,_=n(7120),C=n(1842),x=n(5953);const Z={article:"article",symbol:"symbol"},B={title:"title",symbol:"symbol"},T={link:"link"};var S={name:"TopicsLinkBlock",components:{Badge:o.Z,WordBreak:l.Z,ContentNode:c.Z,TopicLinkBlockIcon:d.Z,DecoratedTopicTitle:b,RequirementMetadata:_.Z},mixins:[C.JY,C.PH,x.Z],constants:{ReferenceType:T,TopicKind:Z,TitleStyles:B},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===T.link&&!e.kind||"string"===typeof e.kind)&&(e.type===T.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)}},data(){return{state:this.store.state}},computed:{linkComponent:({topic:e})=>e.type===T.link?"a":"router-link",linkProps({topic:e}){const t=(0,s.Q2)(e.url,this.$route.query);return e.type===T.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===B.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 Z.symbol:return"code";default:return"span"}},titleStyles:()=>B,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,required:t,defaultImplementations:n}}={})=>e&&e.length>0||t||n,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}}},I=S,$=(0,y.Z)(I,r,a,!1,null,"0d9c6bcc",null),q=$.exports},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 s="latest_",o={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=>`${s}${e}`,toScope:e=>e.slice(s.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===o.xcode.label))||r[0]}}),{}),a=e=>({label:this.toVersionRange(r[e]),value:this.toOptionValue(e),platform:r[e].platform}),{sdk:i,beta:s,minor:l,major:c,...d}=r,p=[].concat(i?a("sdk"):[]).concat(s?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===o.xcode.label?o.xcode.value:o.other.value;return e[n].push(t),e}),{[o.xcode.value]:[],[o.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,s=t.borderTopWidth?parseFloat(t.borderTopWidth):0,o=t.borderBottomWidth?parseFloat(t.borderBottomWidth):0,l=n-(a+i+s+o),c=l/r;return c>=2}n.d(t,{s:function(){return r}})}}]); \ No newline at end of file diff --git a/ApolloAPI.doccarchive/js/337.274a8ccc.js b/ApolloAPI.doccarchive/js/337.274a8ccc.js new file mode 100644 index 000000000..460601cd3 --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/39.06467a79.js b/ApolloAPI.doccarchive/js/39.06467a79.js new file mode 100644 index 000000000..ce22d4b3d --- /dev/null +++ b/ApolloAPI.doccarchive/js/39.06467a79.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([[39],{4655:function(e,t,n){"use strict";n.d(t,{Z:function(){return F}});var r,i,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("div",[t("video",{key:e.videoAttributes.url,ref:"video",attrs:{id:e.id,controls:e.showsDefaultControls,"data-orientation":e.orientation,autoplay:e.autoplays,poster:e.normalisedPosterPath,width:e.optimalWidth,"aria-roledescription":e.$t("video.title"),"aria-labelledby":e.showsDefaultControls&&e.alt?e.altTextId:null,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)}})]),e.alt?t("span",{attrs:{id:e.altTextId,hidden:""}},[e._v(" "+e._s(e.$t("video.description",{alt:e.alt}))+" ")]):e._e()])])},c=[],u=n(5947),d=n(4030),A=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),f=(0,g.Z)(h,r,i,!1,null,null,null),m=f.exports,v=n(889),b={name:"VideoAsset",components:{ConditionalWrapper:m},props:{variants:{type:Array,required:!0},showsDefaultControls:{type:Boolean,default:()=>!1},autoplays:{type:Boolean,default:()=>!1},posterVariants:{type:Array,required:!1,default:()=>[]},muted:{type:Boolean,default:!1},deviceFrame:{type:String,required:!1},alt:{type:String,required:!1},id:{type:String,required:!0}},data:()=>({appState:d["default"].state,optimalWidth:null,orientation:null}),computed:{DeviceFrameComponent:()=>v.Z,preferredColorScheme:({appState:e})=>e.preferredColorScheme,systemColorScheme:({appState:e})=>e.systemColorScheme,altTextId:({id:e})=>`${e}-alt`,userPrefersDark:({preferredColorScheme:e,systemColorScheme:t})=>e===A.Z.dark||e===A.Z.auto&&t===A.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:r}=await(0,u.RY)(e);this.optimalWidth=r/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",attrs:{role:"group","aria-roledescription":e.$t("video.title"),"aria-labelledby":e.showsDefaultControls?null:e.ariaLabelledByContainer}},[t("span",{attrs:{id:`${e.id}-custom-controls`,hidden:""}},[e._v(" "+e._s(e.$t("video.custom-controls"))+" ")]),t("VideoAsset",{ref:"asset",attrs:{variants:e.variants,autoplays:e.autoplays,showsDefaultControls:e.showsDefaultControls,muted:e.muted,posterVariants:e.posterVariants,deviceFrame:e.deviceFrame,alt:e.alt,id:e.id},on:{pause:e.onPause,playing:e.onVideoPlaying,ended:e.onVideoEnd}}),e.showsDefaultControls?e._e():t("a",{staticClass:"control-button",attrs:{href:"#","aria-controls":e.id},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(9986),_={name:"InlineReplayIcon",components:{SVGIcon:k.Z}},S=_,T=(0,g.Z)(S,B,x,!1,null,null,null),L=T.exports,P=n(6698),Q=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"}})])},M=[],Z={name:"PauseIcon",components:{SVGIcon:k.Z}},D=Z,O=(0,g.Z)(D,Q,M,!1,null,null,null),R=O.exports,N={name:"ReplayableVideoAsset",components:{PauseIcon:R,PlayIcon:P.Z,InlineReplayIcon:L,VideoAsset:I},props:{variants:{type:Array,required:!0},alt:{type:String,required:!1},id:{type:String,required:!0},showsDefaultControls:{type:Boolean,default:()=>!1},autoplays:{type:Boolean,default:()=>!1},muted:{type:Boolean,default:!1},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")},ariaLabelledByContainer:({id:e,alt:t})=>t?`${e}-custom-controls ${e}-alt`:`${e}-custom-controls`},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.showsDefaultControls&&this.isPlaying&&(this.isPlaying=!1),this.videoEnded=e.ended}}},j=N,V=(0,g.Z)(j,w,E,!1,null,"3fb37a97",null),G=V.exports,$=n(5953);const q={video:"video",image:"image"};var z={name:"Asset",components:{ImageAsset:o.Z,VideoAsset:I},constants:{AssetTypes:q},mixins:[$.Z],props:{identifier:{type:String,required:!0},showsReplayButton:{type:Boolean,default:()=>!0},showsVideoControls:{type:Boolean,default:()=>!1},videoAutoplays:{type:Boolean,default:()=>!1},videoMuted:{type:Boolean,default:!1},deviceFrame:{type:String,required:!1}},computed:{rawAsset(){return this.references[this.identifier]||{}},isRawAssetVideo:({rawAsset:e})=>e.type===q.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 q.image:return o.Z;case q.video:return this.showsReplayButton?G:I;default:return}},prefersReducedMotion(){return window.matchMedia("(prefers-reduced-motion)").matches},assetProps(){return{[q.image]:this.imageProps,[q.video]:this.videoProps}[this.asset.type]},imageProps(){return{alt:this.asset.alt,variants:this.asset.variants}},videoProps(){return{variants:this.asset.variants,showsDefaultControls:this.showsVideoControls,muted:this.videoMuted,autoplays:!this.prefersReducedMotion&&this.videoAutoplays,posterVariants:this.videoPoster?this.videoPoster.variants:[],deviceFrame:this.deviceFrame,alt:this.asset.alt,id:this.identifier}},assetListeners(){return{[q.image]:null,[q.video]:{ended:()=>this.$emit("videoEnded")}}[this.asset.type]}}},H=z,W=(0,g.Z)(H,s,a,!1,null,"6ab0b718",null),F=W.exports},7188:function(e,t,n){"use strict";n.d(t,{default:function(){return h}});var r=n(5381);const i=e=>e?`(max-width: ${e}px)`:"",s=e=>e?`(min-width: ${e}px)`:"";function a({minWidth:e,maxWidth:t}){return["only screen",s(e),i(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:r.kB,BreakpointName:r.L3,BreakpointScopes:r.lU},props:{scope:{type:String,default:()=>r.lU["default"],validator:e=>e in r.lU}},render(){return this.$scopedSlots.default?this.$scopedSlots.default({matchingBreakpoint:this.matchingBreakpoint}):null},data:()=>({matchingBreakpoint:null}),methods:{initMediaQuery(e,t){const n=o(t),r=t=>this.handleMediaQueryChange(t,e);n.addListener(r),this.$once("hook:beforeDestroy",(()=>{n.removeListener(r)})),r(n)},handleMediaQueryChange(e,t){e.matches&&(this.matchingBreakpoint=t,this.$emit("change",t))}},mounted(){const e=r.kB[this.scope]||{};Object.entries(e).forEach((([e,t])=>{this.initMediaQuery(e,t)}))}},d=u,A=n(1001),p=(0,A.Z)(d,l,c,!1,null,null,null),h=p.exports},5281: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(e.resolvedComponent,e._b({tag:"component",staticClass:"button-cta",class:{"is-dark":e.isDark}},"component",e.componentProps,!1),[e._t("default")],2)},i=[],s=n(4260),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,r,i,!1,null,"c9c81868",null),u=c.exports},7605:function(e,t,n){"use strict";n.d(t,{Z:function(){return d}});var r=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:r}){return[t("ButtonLink",{attrs:{url:n,isDark:e.isDark}},[e._v(" "+e._s(r)+" ")])]}}],null,!1,710653997)}):e._e()},i=[],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,r,i,!1,null,null,null),d=u.exports},3917:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=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)},i=[],s={name:"CodeBlock"},a=s,o=n(1001),l=(0,o.Z)(a,r,i,!1,null,"08295b2f",null),c=l.exports},9519:function(e,t,n){"use strict";n.r(t),n.d(t,{BlockType:function(){return _t},default:function(){return Nt}});var r=n(5953),i=n(7587),s=n(5996),a=n(9906),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,r){return t("div",{key:r,class:["container-general",{collapsible:!0===n.collapsible},{collapsed:!0===n.collapsible&&e.collapsed}]},e._l(n.code,(function(n,r){return t("div",{key:r,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)])},d=[],A=n(3917),p={name:"CollapsibleCodeListing",components:{CodeBlock:A.Z},props:{collapsed:{type:Boolean,required:!1},content:{type:Array,required:!0},showLineNumbers:{type:Boolean,default:()=>!0}}},h=p,g=n(1001),f=(0,g.Z)(h,u,d,!1,null,"25a17a0e",null),m=f.exports,v={name:"DictionaryExample",components:{CollapsibleCodeListing:m},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,L=(0,g.Z)(T,x,k,!1,null,"5572fe1d",null),P=L.exports,Q=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)])},M=[],Z={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}}},D=Z,O=(0,g.Z)(D,Q,M,!1,null,"6aa9882a",null),R=O.exports,N=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"}})])},j=[],V=n(9986),G={name:"InlinePlusCircleSolidIcon",components:{SVGIcon:V.Z}},$=G,q=(0,g.Z)($,N,j,!1,null,null,null),z=q.exports,H=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:V.Z}},U=F,Y=(0,g.Z)(U,H,W,!1,null,null,null),X=Y.exports;const K={request:"Request",response:"Response"};var J={name:"EndpointExample",components:{InlineMinusCircleSolidIcon:X,InlinePlusCircleSolidIcon:z,TabnavItem:R,Tabnav:P,CollapsibleCodeListing:m,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 r={[K.request]:t.content,[K.response]:e.content}[n]||[];return r.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,re=function(){var e=this,t=e._self._c;return t("figure",{attrs:{id:e.anchor}},[e._t("default")],2)},ie=[],se={name:"Figure",props:{anchor:{type:String,required:!1}}},ae=se,oe=(0,g.Z)(ae,re,ie,!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 de={caption:"caption",figcaption:"figcaption"},Ae={leading:"leading",trailing:"trailing"};var pe={name:"Caption",constants:{CaptionPosition:Ae,CaptionTag:de},props:{title:{type:String,required:!1},tag:{type:String,required:!0,validator:e=>Object.hasOwnProperty.call(de,e)},position:{type:String,default:()=>Ae.leading,validator:e=>Object.hasOwnProperty.call(Ae,e)}},computed:{trailing:({position:e})=>e===Ae.trailing}},he=pe,ge=(0,g.Z)(he,ce,ue,!1,null,"869c6f6e",null),fe=ge.exports,me=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,me,ve,!1,null,"bf997940",null),we=Ie.exports,Ee=n(4260),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,Le=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)},Pe=[],Qe={name:"StrikeThrough"},Me=Qe,Ze=(0,g.Z)(Me,Le,Pe,!1,null,"7fc51673",null),De=Ze.exports,Oe=function(){var e=this,t=e._self._c;return t("small",[e._t("default")],2)},Re=[],Ne={name:"Small"},je=Ne,Ve=(0,g.Z)(je,Oe,Re,!1,null,"77035f61",null),Ge=Ve.exports,$e=function(){var e=this,t=e._self._c;return t("Asset",{attrs:{identifier:e.identifier,deviceFrame:e.deviceFrame}})},qe=[],ze=n(4655),He={name:"BlockVideo",components:{Asset:ze.Z},props:{identifier:{type:String,required:!0},deviceFrame:{type:String,required:!1}}},We=He,Fe=(0,g.Z)(We,$e,qe,!1,null,"4f18340d",null),Ue=Fe.exports,Ye=n(3938),Xe=n(3002),Ke=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)},Je=[],et={name:"TabNavigator",components:{TabnavItem:R,Tabnav:P},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}}}},tt=et,nt=(0,g.Z)(tt,Ke,Je,!1,null,"e671a734",null),rt=nt.exports,it=function(){var e=this,t=e._self._c;return t("ul",{staticClass:"tasklist"},e._l(e.tasks,(function(n,r){return t("li",{key:r},[e.showCheckbox(n)?t("input",{attrs:{type:"checkbox",disabled:""},domProps:{checked:n.checked}}):e._e(),e._t("task",null,{task:n})],2)})),0)},st=[];const at="checked",ot=e=>Object.hasOwnProperty.call(e,at);var lt={name:"TaskList",props:{tasks:{required:!0,type:Array,validator:e=>e.some(ot)}},methods:{showCheckbox:ot}},ct=lt,ut=(0,g.Z)(ct,it,st,!1,null,"6a56a858",null),dt=ut.exports,At=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}})},pt=[],ht=n(1105),gt=n(3946),ft={name:"LinksBlock",mixins:[r.Z],components:{TopicsLinkBlock:()=>Promise.all([n.e(104),n.e(989)]).then(n.bind(n,8104)),TopicsLinkCardGrid:ht.Z},props:{identifiers:{type:Array,required:!0},blockStyle:{type:String,default:gt.o.compactGrid}},computed:{isListStyle:({blockStyle:e})=>e===gt.o.list,items:({identifiers:e,references:t})=>e.reduce(((e,n)=>t[n]?e.concat(t[n]):e),[])}},mt=ft,vt=(0,g.Z)(mt,At,pt,!1,null,"b1a75c1c",null),bt=vt.exports,yt=n(889),Ct=function(){var e=this,t=e._self._c;return t("hr",{staticClass:"thematic-break"})},It=[],wt={},Et=(0,g.Z)(wt,Ct,It,!1,null,"62d2922a",null),Bt=Et.exports;const{CaptionPosition:xt,CaptionTag:kt}=fe.constants,_t={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",thematicBreak:"thematicBreak"},St={codeVoice:"codeVoice",emphasis:"emphasis",image:"image",inlineHead:"inlineHead",link:"link",newTerm:"newTerm",reference:"reference",strong:"strong",text:"text",superscript:"superscript",subscript:"subscript",strikethrough:"strikethrough"},Tt={both:"both",column:"column",none:"none",row:"row"},Lt={left:"left",right:"right",center:"center",unset:"unset"},Pt=7;function Qt(e,t){const n=n=>n.map(Qt(e,t)),r=t=>t.map((t=>e("li",{},n(t.content)))),l=(t,r,i,s,a,o,l)=>{const{colspan:c,rowspan:u}=o[`${a}_${s}`]||{};if(0===c||0===u)return null;const d=l[s]||Lt.unset;let A=null;return d!==Lt.unset&&(A=`${d}-cell`),e(t,{attrs:{...r,colspan:c,rowspan:u},class:A},n(i))},c=(t,n=Tt.none,r={},i=[])=>{switch(n){case Tt.both:{const[n,...s]=t;return[e("thead",{},[e("tr",{},n.map(((e,t)=>l("th",{scope:"col"},e,t,0,r,i))))]),e("tbody",{},s.map((([t,...n],s)=>e("tr",{},[l("th",{scope:"row"},t,0,s+1,r,i),...n.map(((e,t)=>l("td",{},e,t+1,s+1,r,i)))]))))]}case Tt.column:return[e("tbody",{},t.map((([t,...n],s)=>e("tr",{},[l("th",{scope:"row"},t,0,s,r,i),...n.map(((e,t)=>l("td",{},e,t+1,s,r,i)))]))))];case Tt.row:{const[n,...s]=t;return[e("thead",{},[e("tr",{},n.map(((e,t)=>l("th",{scope:"col"},e,t,0,r,i))))]),e("tbody",{},s.map(((t,n)=>e("tr",{},t.map(((e,t)=>l("td",{},e,t,n+1,r,i)))))))]}default:return[e("tbody",{},t.map(((t,n)=>e("tr",{},t.map(((e,t)=>l("td",{},e,t,n,r,i)))))))]}},u=({metadata:{abstract:t=[],anchor:r,title:i,...s},...a})=>{const o={...a,metadata:s},l=[n([o])];if(i&&t.length||t.length){const r=i?xt.leading:xt.trailing,s=r===xt.trailing?1:0,a=kt.figcaption;l.splice(s,0,e(fe,{props:{title:i,position:r,tag:a}},n(t)))}return e(le,{props:{anchor:r}},l)},d=({metadata:{deviceFrame:t},...r})=>e(yt.Z,{props:{device:t}},n([r]));return function(l){switch(l.type){case _t.aside:{const t={kind:l.style,name:l.name};return e(i.Z,{props:t},n(l.content))}case _t.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 _t.endpointExample:{const t={request:l.request,response:l.response};return e(ne,{props:t},n(l.summary||[]))}case _t.heading:{const t={anchor:l.anchor,level:l.level};return e(a.Z,{props:t},l.text)}case _t.orderedList:return e("ol",{attrs:{start:l.start}},r(l.items));case _t.paragraph:{const t=1===l.inlineContent.length&&l.inlineContent[0].type===St.image,r=t?{class:["inline-image-container"]}:{};return e("p",r,n(l.inlineContent))}case _t.table:{const t=c(l.rows,l.header,l.extendedData,l.alignments);if(l.metadata&&l.metadata.abstract){const{title:r}=l.metadata,i=r?xt.leading:xt.trailing,s=kt.caption;t.unshift(e(fe,{props:{title:r,position:i,tag:s}},n(l.metadata.abstract)))}return e(Te,{attrs:{id:l.metadata&&l.metadata.anchor},props:{spanned:!!l.extendedData}},t)}case _t.termList:return e("dl",{},l.items.map((({term:t,definition:r})=>[e("dt",{},n(t.inlineContent)),e("dd",{},n(r.content))])));case _t.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",{},r(l.items))}case _t.dictionaryExample:{const t={example:l.example};return e(C,{props:t},n(l.summary||[]))}case _t.small:return e("p",{},[e(Ge,{},n(l.inlineContent))]);case _t.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 _t.row:{const t=l.numberOfColumns?{large:l.numberOfColumns}:void 0;return e(Xe.Z,{props:{columns:t}},l.columns.map((t=>e(Ye.Z,{props:{span:t.size}},n(t.content)))))}case _t.tabNavigator:{const t=l.tabs.length>Pt,r=l.tabs.map((e=>e.title)),i=l.tabs.reduce(((e,t)=>({...e,[t.title]:()=>n(t.content)})),{});return e(rt,{props:{titles:r,vertical:t},scopedSlots:i})}case _t.links:return e(bt,{props:{blockStyle:l.style,identifiers:l.items}});case _t.thematicBreak:return e(Bt);case St.codeVoice:return e(o.Z,{},l.code);case St.emphasis:case St.newTerm:return e("em",n(l.inlineContent));case St.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?d(l):e(we,{props:{alt:n.alt,variants:n.variants}}):null}case St.link:return e("a",{attrs:{href:l.destination},class:"inline-link"},l.title);case St.reference:{const r=t[l.identifier];if(!r)return null;const i=l.overridingTitleInlineContent||r.titleInlineContent,s=l.overridingTitle||r.title;return e(Ee.Z,{props:{url:r.url,kind:r.kind,role:r.role,isActive:l.isActive,ideTitle:r.ideTitle,titleStyle:r.titleStyle,hasInlineFormatting:!!i},class:"inline-link"},i?n(i):s)}case St.strong:case St.inlineHead:return e("strong",n(l.inlineContent));case St.text:return"\n"===l.text?e("br"):l.text;case St.superscript:return e("sup",n(l.inlineContent));case St.subscript:return e("sub",n(l.inlineContent));case St.strikethrough:return e(De,n(l.inlineContent));default:return null}}}var Mt,Zt,Dt={name:"ContentNode",constants:{TableHeaderStyle:Tt,TableColumnAlignments:Lt},mixins:[r.Z],render:function(e){return e(this.tag,{class:"content"},this.content.map(Qt(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 _t.aside:return e({...n,content:t(n.content)});case _t.dictionaryExample:return e({...n,summary:t(n.summary)});case _t.paragraph:case St.emphasis:case St.strong:case St.inlineHead:case St.superscript:case St.subscript:case St.strikethrough:case St.newTerm:return e({...n,inlineContent:t(n.inlineContent)});case _t.orderedList:case _t.unorderedList:return e({...n,items:n.items.map((e=>({...e,content:t(e.content)})))});case _t.table:return e({...n,rows:n.rows.map((e=>e.map(t)))});case _t.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 _t.aside:t(n.content);break;case _t.paragraph:case St.emphasis:case St.strong:case St.inlineHead:case St.newTerm:case St.superscript:case St.subscript:case St.strikethrough:t(n.inlineContent);break;case _t.orderedList:case _t.unorderedList:n.items.forEach((e=>t(e.content)));break;case _t.dictionaryExample:t(n.summary);break;case _t.table:n.rows.forEach((e=>{e.forEach(t)}));break;case _t.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(){const{references:e={}}=this;return this.reduce(((t,n)=>{if(n.type===_t.paragraph)return`${t}\n`;if(n.type===St.codeVoice)return`${t}${n.code}`;if(n.type===St.text)return`${t}${n.text}`;if(n.type===St.reference){const r=e[n.identifier]?.title??"";return`${t}${r}`}return t}),"").trim()}},BlockType:_t,InlineType:St},Ot=Dt,Rt=(0,g.Z)(Ot,Mt,Zt,!1,null,null,null),Nt=Rt.exports},7587: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("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)},i=[];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,r,i,!1,null,"3ccce809",null),u=c.exports},5996:function(e,t,n){"use strict";n.d(t,{Z:function(){return J}});var r=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,r){return[t("span",{key:r,class:["code-line-container",{highlighted:e.isHighlighted(r)}]},[e.showLineNumbers?t("span",{staticClass:"code-number",attrs:{"data-line-number":e.lineNumberFor(r)}}):e._e(),t("span",{staticClass:"code-line",domProps:{innerHTML:e._s(n)}})]),e._v("\n")]}))],2)],1)])],1)},i=[],s=n(3208),a=n(3078),o=n(3917),l=n(3390),c=l;const u={objectivec:["objective-c"]},d={bash:["sh","zsh"],c:["h"],cpp:["cc","c++","h++","hpp","hh","hxx","cxx"],css:[],diff:["patch"],http:["https"],java:["jsp"],javascript:["js","jsx","mjs","cjs"],json:[],llvm:[],markdown:["md","mkdown","mkd"],objectivec:["mm","objc","obj-c"].concat(u.objectivec),perl:["pl","pm"],php:[],python:["py","gyp","ipython"],ruby:["rb","gemspec","podspec","thor","irb"],scss:[],shell:["console","shellsession"],swift:[],xml:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],...{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},A=new Set(["markdown","swift"]),p=Object.entries(d),h=new Set(Object.keys(d)),g=new Map;async function f(e){const t=[e];try{return await t.reduce((async(e,t)=>{let r;await e,r=A.has(t)?await n(3685)(`./${t}`):await n(2122)(`./${t}.js`),c.registerLanguage(t,r.default)}),Promise.resolve()),!0}catch(r){return console.error(`Could not load ${e} file`),!1}}function m(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=m(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))&&f(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=m(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"),r=k(n,t),i=document.createElement("code");return i.innerHTML=r,x(i),I(i.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=[],L=function(){var e=this,t=e._self._c;return"swift"===e.fileType?t("SwiftFileIcon",{staticClass:"file-icon"}):t("GenericFileIcon",{staticClass:"file-icon"})},P=[],Q=n(7834),M=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"}})])},Z=[],D=n(9986),O={name:"GenericFileIcon",components:{SVGIcon:D.Z}},R=O,N=n(1001),j=(0,N.Z)(R,M,Z,!1,null,null,null),V=j.exports,G={name:"CodeListingFileIcon",components:{SwiftFileIcon:Q.Z,GenericFileIcon:V},props:{fileType:String}},$=G,q=(0,N.Z)($,L,P,!1,null,"7c381064",null),z=q.exports,H={name:"CodeListingFilename",components:{FileIcon:z},props:{isActionable:{type:Boolean,default:()=>!1},fileType:String}},W=H,F=(0,N.Z)(W,S,T,!1,null,"c8c40662",null),U=F.exports,Y={name:"CodeListing",components:{Filename:U,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=Y,K=(0,N.Z)(X,r,i,!1,null,"13e6923e",null),J=K.exports},2020: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("WordBreak",{attrs:{tag:"code"}},[e._t("default")],2)},i=[],s=n(352),a={name:"CodeVoice",components:{WordBreak:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,"05f4a5b7",null),u=c.exports},3938:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=function(){var e=this,t=e._self._c;return t("div",{staticClass:"column",style:e.style},[e._t("default")],2)},i=[],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,r,i,!1,null,"0f654188",null),c=l.exports},889:function(e,t,n){"use strict";n.d(t,{Z:function(){return A}});var r=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"})])},i=[],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:r={},toVal:i})=>{const{screenTop:s,screenLeft:a,screenWidth:o,frameWidth:l,lightUrl:c,darkUrl:u,screenHeight:d,frameHeight:A}=r;return{"--screen-top":n(s/A),"--screen-left":n(a/l),"--screen-width":n(o/l),"--screen-height":n(d/A),"--screen-aspect":i(o/d),"--frame-width":e(l),"--frame-aspect":i(l/A),"--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),d=(0,u.Z)(c,r,i,!1,null,"c2eac128",null),A=d.exports},9906:function(e,t,n){"use strict";n.d(t,{Z:function(){return m}});var r=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:e.linkWithAnchor,"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)},i=[],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(9986),c={name:"LinkIcon",components:{SVGIcon:l.Z}},u=c,d=n(1001),A=(0,d.Z)(u,a,o,!1,null,null,null),p=A.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,linkWithAnchor:({anchor:e,$route:t})=>({hash:`#${e}`,query:t.query})}},g=h,f=(0,d.Z)(g,r,i,!1,null,"0d0d1d08",null),m=f.exports},4260:function(e,t,n){"use strict";n.d(t,{Z:function(){return O}});var r=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)},i=[],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.url&&e.isActive?t("a",{attrs:{href:e.url}},[e._t("default")],2):t("span",[e._t("default")],2)},d=[],A={name:"ReferenceExternal",props:{url:{type:String,required:!1},isActive:{type:Boolean,default:!0}}},p=A,h=n(1001),g=(0,h.Z)(p,u,d,!1,null,null,null),f=g.exports,m=n(2020),v={name:"ReferenceExternalSymbol",props:f.props,components:{ReferenceExternal:f,CodeVoice:m.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.url&&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:!1},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:m.Z}},L=T,P=(0,h.Z)(L,I,w,!1,null,null,null),Q=P.exports,M={name:"Reference",computed:{isInternal({url:e}){if(!e)return!1;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?Q:S:t?C:f},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:!1},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}}},Z=M,D=(0,h.Z)(Z,r,i,!1,null,null,null),O=D.exports},3002: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("div",{staticClass:"row",class:{"with-columns":e.columns},style:e.style},[e._t("default")],2)},i=[],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,r,i,!1,null,"1bcb2d0f",null),u=c.exports},1295:function(e,t,n){"use strict";n.d(t,{Z:function(){return d}});var r=n(5953);const i={link:"link",reference:"reference",text:"text"};var s,a,o={name:"DestinationDataProvider",mixins:[r.Z],props:{destination:{type:Object,required:!0,default:()=>({})}},inject:{isTargetIDE:{default:()=>!1}},constants:{DestinationType:i},computed:{isExternal:({reference:e,destination:t})=>e.type===i.link||t.type===i.link,shouldAppendOpensInBrowser:({isExternal:e,isTargetIDE:t})=>e&&t,reference:({references:e,destination:t})=>e[t.identifier]||{},linkUrl:({destination:e,reference:t})=>({[i.link]:e.destination,[i.reference]:t.url,[i.text]:e.text}[e.type]),linkTitle:({reference:e,destination:t})=>({[i.link]:t.title,[i.reference]:t.overridingTitle||e.title,[i.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),d=u.exports},1105:function(e,t,n){"use strict";n.d(t,{Z:function(){return Ae}});var r=function(){var e=this,t=e._self._c;return t("Pager",{class:["TopicsLinkCardGrid",e.topicStyle],attrs:{"aria-label":e.$t("links-grid.label"),pages:e.pages},scopedSlots:e._u([{key:"page",fn:function({page:n}){return[t("Row",{attrs:{columns:{large:e.compactCards?3:2,medium:e.compactCards?3:2}}},e._l(n,(function(n){return t("Column",{key:n.title},[t("TopicsLinkCardGridItem",{attrs:{item:n,compact:e.compactCards}})],1)})),1)]}}])},[t("BreakpointEmitter",{on:{change:e.handleBreakpointChange}})],1)},i=[],s=n(7188),a=n(3938),o=function(){var e=this,t=e._self._c;return t("div",{class:["pager",{"with-compact-controls":e.shouldUseCompactControls}],attrs:{role:"region","aria-roledescription":e.$t("pager.roledescription")}},[1===e.pages.length?[e._t("page",null,{page:e.pages[0]})]:[t("div",{staticClass:"container"},[t("Gutter",{staticClass:"left"},[t("ControlPrevious",{attrs:{disabled:!e.hasPreviousPage},nativeOn:{click:function(t){return e.previous.apply(null,arguments)}}})],1),t("div",{ref:"viewport",staticClass:"viewport",attrs:{role:"group"}},e._l(e.keyedPages,(function({page:n,key:r},i){return t("div",{key:r,ref:"pages",refInFor:!0,class:["page",e.pageStates(i)],attrs:{"aria-label":e.$t("pager.page.label",{index:i+1,count:e.keyedPages.length}),id:r}},[e._t("page",null,{page:n})],2)})),0),t("Gutter",{staticClass:"right"},[t("ControlNext",{attrs:{disabled:!e.hasNextPage},nativeOn:{click:function(t){return e.next.apply(null,arguments)}}})],1)],1),t("div",{staticClass:"compact-controls",attrs:{role:"group","aria-label":"Controls"}},[t("ControlPrevious",{attrs:{disabled:!e.hasPreviousPage},nativeOn:{click:function(t){return e.previous.apply(null,arguments)}}}),t("ControlNext",{attrs:{disabled:!e.hasNextPage},nativeOn:{click:function(t){return e.next.apply(null,arguments)}}})],1),t("div",{staticClass:"indicators"},e._l(e.keyedPages,(function({key:n},r){return t("a",{key:n,class:["indicator",e.pageStates(r)],attrs:{"aria-current":e.isActivePage(r),href:`#${n}`},on:{click:function(t){return e.setActivePage(t,r)}}})})),0)],e._t("default")],2)},l=[],c=function(){var e=this,t=e._self._c;return t("button",{class:["pager-control",e.action],attrs:{"aria-label":e.$t(`pager.control.navigate-${e.action}`)}},[t("ChevronRoundedIcon",{staticClass:"icon"})],1)},u=[],d=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"chevron-rounded-icon",attrs:{viewBox:"0 0 14 25",themeId:"chevron-rounded"}},[t("path",{attrs:{d:"M1,24.4a.9.9,0,0,0,.7-.3L13.4,13a1,1,0,0,0,0-1.6L1.7.3A.9.9,0,0,0,1,0,.9.9,0,0,0,0,1a.9.9,0,0,0,.3.7l11,10.5L.3,22.7a.9.9,0,0,0-.3.7A.9.9,0,0,0,1,24.4Z"}})])},A=[],p=n(9986),h={name:"ChevronRoundedIcon",components:{SVGIcon:p.Z}},g=h,f=n(1001),m=(0,f.Z)(g,d,A,!1,null,null,null),v=m.exports;const b={previous:"previous",next:"next"};var y={name:"PagerControl",components:{ChevronRoundedIcon:v},props:{action:{type:String,required:!0,validator:e=>Object.hasOwnProperty.call(b,e)}},Action:b},C=y,I=(0,f.Z)(C,c,u,!1,null,"58c8390a",null),w=I.exports,E=n(5381),B=n(4630);const x=174;function k(e){return e.scrollIntoView({behavior:"auto",block:"nearest",inline:"start"}),new Promise((t=>{const n=60,r=2;let i=null,s=0;function a(){const o=e.getBoundingClientRect().left;s>r&&(o===i||s>=n)?t():(i=o,s+=1,requestAnimationFrame(a))}requestAnimationFrame(a)}))}var _={name:"Pager",components:{ControlNext:{render(e){return e(w,{props:{action:w.Action.next}})}},ControlPrevious:{render(e){return e(w,{props:{action:w.Action.previous}})}},Gutter:{render(e){return e("div",{class:"gutter"},this.$slots.default)}}},props:{pages:{type:Array,required:!0,validator:e=>e.length>0}},data:()=>({activePageIndex:0,appState:B.Z.state}),computed:{indices:({keyedPages:e})=>e.reduce(((e,t,n)=>({...e,[t.key]:n})),{}),keyedPages:({_uid:e,pages:t})=>t.map(((t,n)=>({key:`pager-${e}-page-${n}`,page:t}))),hasNextPage:({activePageIndex:e,pages:t})=>ee>0,contentWidth:({appState:e})=>e.contentWidth,shouldUseCompactControls:({contentWidth:e})=>window.innerWidth>E.kB["default"].large.minWidth?e=this.$refs.pages.length)return;const n=this.$refs.pages[t];this.pauseObservingPages(),await k(n),this.startObservingPages(),this.activePageIndex=t},next(e){this.setActivePage(e,this.activePageIndex+1)},previous(e){this.setActivePage(e,this.activePageIndex-1)},observePages(e){const t=e.find((e=>e.isIntersecting))?.target?.id;t&&(this.activePageIndex=this.indices[t])},setupObserver(){this.observer=new IntersectionObserver(this.observePages,{root:this.$refs.viewport,threshold:.5}),this.startObservingPages()},startObservingPages(){this.$refs.pages.forEach((e=>{this.observer?.observe(e)}))},pauseObservingPages(){this.$refs.pages.forEach((e=>{this.observer?.unobserve(e)}))}},mounted(){this.pages.length>1&&this.setupObserver()},beforeDestroy(){this.observer?.disconnect()}},S=_,T=(0,f.Z)(S,o,l,!1,null,"1ed6aae0",null),L=T.exports,P=n(3002),Q=n(3946),M=n(5654),Z=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)},D=[],O=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)},R=[],N=n(5281),j=n(8785),V=n(6817),G=n(4260),$={small:"small",large:"large"},q=n(5953),z=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)},H=[],W=n(6769),F={name:"CardCover",components:{ImageAsset:W.Z},props:{variants:{type:Array,required:!0},rounded:{type:Boolean,default:!1},alt:{type:String,default:null}}},U=F,Y=(0,f.Z)(U,z,H,!1,null,"28b14a83",null),X=Y.exports,K={name:"Card",components:{Reference:G.Z,DiagonalArrowIcon:V.Z,InlineChevronRightIcon:j.Z,CardCover:X,ButtonLink:N.Z},constants:{CardSize:$},mixins:[q.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:r,$slots:i})=>({"aria-labelledby":e.concat(r?` ${t}`:""),"aria-describedby":i.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($,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}}},J=K,ee=(0,f.Z)(J,O,R,!1,null,"0f7a4f31",null),te=ee.exports,ne=n(5921),re=n(7192);const ie={[re.L.article]:"documentation.card.read-article",[re.L.overview]:"documentation.card.start-tutorial",[re.L.collection]:"documentation.card.view-api",[re.L.symbol]:"documentation.card.view-symbol",[re.L.sampleCode]:"documentation.card.view-sample-code"};var se={name:"TopicsLinkCardGridItem",components:{TopicTypeIcon:ne.Z,Card:te,ContentNode:()=>Promise.resolve().then(n.bind(n,9519))},mixins:[q.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})=>ie[e.role]||"documentation.card.learn-more",cardSize:({compact:e})=>e?void 0:$.large}},ae=se,oe=(0,f.Z)(ae,Z,D,!1,null,"87dd3302",null),le=oe.exports,ce={name:"TopicsLinkCardGrid",components:{BreakpointEmitter:s["default"],Column:a.Z,Pager:L,Row:P.Z,TopicsLinkCardGridItem:le},data:()=>({breakpoint:E.L3.large}),props:{items:{type:Array,required:!0},pageSize:{type:Number,required:!1},topicStyle:{type:String,default:Q.o.compactGrid,validator:e=>e===Q.o.compactGrid||e===Q.o.detailedGrid},usePager:{type:Boolean,default:!1}},computed:{compactCards:({topicStyle:e})=>e===Q.o.compactGrid,defaultPageSize:({breakpoint:e,items:t,topicStyle:n,usePager:r})=>r?{[Q.o.compactGrid]:{[E.L3.large]:6,[E.L3.medium]:6,[E.L3.small]:1},[Q.o.detailedGrid]:{[E.L3.large]:4,[E.L3.medium]:2,[E.L3.small]:1}}[n][e]:t.length,pages:({items:e,defaultPageSize:t,pageSize:n})=>(0,M.Md)(e,n||t)},methods:{handleBreakpointChange(e){this.breakpoint=e}}},ue=ce,de=(0,f.Z)(ue,r,i,!1,null,null,null),Ae=de.exports},1576:function(e,t,n){"use strict";n.d(t,{Z:function(){return g}});var r=function(){var e=this,t=e._self._c;return t("div",{staticClass:"col",class:e.classes},[e._t("default")],2)},i=[];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 d={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}}}},A=d,p=n(1001),h=(0,p.Z)(A,r,i,!1,null,"2ee3ad8b",null),g=h.exports},9649:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=function(){var e=this,t=e._self._c;return t("div",{staticClass:"row"},[e._t("default")],2)},i=[],s={name:"GridRow"},a=s,o=n(1001),l=(0,o.Z)(a,r,i,!1,null,"be73599c",null),c=l.exports},5692: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:"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"}})])},i=[],s=n(9986),a={name:"ArticleIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},7775: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:"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"}})])},i=[],s=n(9986),a={name:"CurlyBracketsIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},6817: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:"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"}})])},i=[],s=n(9986),a={name:"DiagonalArrowIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},8633: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",{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"}})])},i=[],s=n(9986),a={name:"PathIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},6698: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:"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"}})])},i=[],s=n(9986),a={name:"PlayIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},7834: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:"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"}})])},i=[],s=n(9986),a={name:"SwiftFileIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,"c01a6890",null),u=c.exports},9001: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:"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"}})])},i=[],s=n(9986),a={name:"TechnologyIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},8638: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:"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"}})])},i=[],s=n(9986),a={name:"TutorialIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},6769:function(e,t,n){"use strict";n.d(t,{Z:function(){return f}});var r=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))])},i=[],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 d(e){if(!e.length)return null;const t=e.map((e=>`${(0,s.AH)(e.src)} ${e.density}`)).join(", "),n=e[0],r={srcSet:t,src:(0,s.AH)(n.src)},{width:i}=n.size||{width:null};return i&&(r.width=i,r.height="auto"),r}var A={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})=>d(e),lightVariantAttributes:({lightVariants:e})=>d(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))),r=parseInt(n.match(/\d+/)[0],u),i=await(0,s.RY)(e),a=i.width/r,o=i.height/r;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=A,h=n(1001),g=(0,h.Z)(p,r,i,!1,null,null,null),f=g.exports},1763:function(e,t,n){"use strict";n.d(t,{Z:function(){return I}});var r=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)]),e.showActions?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"})])]):e._e()],2),e._t("after-content")],2),t("BreakpointEmitter",{attrs:{scope:e.BreakpointScopes.nav},on:{change:e.onBreakpointChange}})],1)},i=[],s=n(9146),a=n(2853),o=n(7188),l=n(9652),c=n(1716),u=n(5381),d=n(1147),A=n(5657);const{noClose:p}=c.MenuLinkModifierClasses,{BreakpointName:h,BreakpointScopes:g}=o["default"].constants,f=8,m={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:m,NoBGTransitionFrames:f},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},showActions:{type:Boolean,default:!0}},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:r,hasSolidBackground:i,hasNoBorder:s,hasFullWidthBorder:a,isDark:o,isWideFormat:l,noBackgroundTransition:c})=>({[m.isDark]:o,[m.isOpen]:e,[m.inBreakpoint]:t,[m.isTransitioning]:n,[m.isSticking]:r,[m.hasSolidBackground]:i,[m.hasNoBorder]:s,[m.hasFullWidthBorder]:a,[m.isWideFormat]:l,[m.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"),d.Z.hide(this.$refs.wrapper),document.activeElement===this.$refs.toggle&&document.activeElement.blur()},onClose(){this.$emit("close"),this.toggleScrollLock(!1),d.Z.show(this.$refs.wrapper)},async handleFlashOnMount(){await(0,A.J)(f),this.noBackgroundTransition=!1}}},b=v,y=n(1001),C=(0,y.Z)(b,r,i,!1,null,"5ee249d6",null),I=C.exports},535:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=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)},i=[],s={name:"NavMenuItemBase",props:{animate:{type:Boolean,default:!0}}},a=s,o=n(1001),l=(0,o.Z)(a,r,i,!1,null,"296e4e0c",null),c=l.exports},2853:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=function(){var e=this,t=e._self._c;return t("ul",{staticClass:"nav-menu-items"},[e._t("default")],2)},i=[],s={name:"NavMenuItems"},a=s,o=n(1001),l=(0,o.Z)(a,r,i,!1,null,"a101abb4",null),c=l.exports},5921:function(e,t,n){"use strict";n.d(t,{Z:function(){return le}});var r=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)},i=[],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=[],d=n(9986),A={name:"TopicFuncIcon",components:{SVGIcon:d.Z}},p=A,h=n(1001),g=(0,h.Z)(p,c,u,!1,null,null,null),f=g.exports,m=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:d.Z}},y=b,C=(0,h.Z)(y,m,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:d.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"}})])},L=[],P={name:"TopicSubscriptIcon",components:{SVGIcon:d.Z}},Q=P,M=(0,h.Z)(Q,T,L,!1,null,null,null),Z=M.exports,D=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))])])])])])},O=[],R={name:"TwoLetterSymbolIcon",components:{SVGIcon:d.Z},props:{first:{type:String,required:!0},second:{type:String,required:!0}}},N=R,j=(0,h.Z)(N,D,O,!1,null,null,null),V=j.exports,G=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))])])])])},$=[],q={name:"SingleLetterSymbolIcon",components:{SVGIcon:d.Z},props:{symbol:{type:String,required:!0}}},z=q,H=(0,h.Z)(z,G,$,!1,null,null,null),W=H.exports,F=n(5629),U=n(1869),Y=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}})},X=[],K=n(6769),J={name:"OverridableAsset",components:{SVGIcon:d.Z,ImageAsset:K.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}}},ee=J,te=(0,h.Z)(ee,Y,X,!1,null,null,null),ne=te.exports;const re={[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]:V,[F.t.func]:f,[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.namespace]:W,[F.t.overview]:s.Z,[F.t.protocol]:V,[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]:Z,[F.t.symbol]:I,[F.t.tutorial]:l.Z,[F.t.typealias]:W,[F.t.union]:W,[F.t["var"]]:W},ie={[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.namespace]:{symbol:"N"},[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 se={name:"TopicTypeIcon",components:{OverridableAsset:ne,SVGIcon:d.Z,SingleLetterSymbolIcon:W},constants:{TopicTypeIcons:re,TopicTypeProps:ie},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})=>re[e]||I,iconProps:({normalisedType:e})=>ie[e]||{},color:({normalisedType:e})=>U.g[e],styles:({color:e,withColors:t})=>t&&e?{"--icon-color":`var(--color-type-icon-${e})`}:{}}},ae=se,oe=(0,h.Z)(ae,r,i,!1,null,"3b1b4787",null),le=oe.exports},352:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r,i,s={functional:!0,name:"WordBreak",render(e,{props:t,slots:n,data:r}){const i=n().default||[],s=i.filter((e=>e.text&&!e.tag));if(0===s.length||s.length!==i.length)return e(t.tag,r,i);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,r,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,r,i,!1,null,null,null),c=l.exports},2122:function(e,t,n){var r={"./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 i(e){if(!n.o(r,e))return Promise.resolve().then((function(){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}));var t=r[e],i=t[0];return n.e(t[1]).then((function(){return n.t(i,23)}))}i.keys=function(){return Object.keys(r)},i.id=2122,e.exports=i},9426:function(e,t,n){"use strict";n.d(t,{Ag:function(){return s},UG:function(){return i},yf:function(){return r}});const r={added:"added",modified:"modified",deprecated:"deprecated"},i=[r.modified,r.added,r.deprecated],s={[r.modified]:"change-type.modified",[r.added]:"change-type.added",[r.deprecated]:"change-type.deprecated"}},1869:function(e,t,n){"use strict";n.d(t,{c:function(){return s},g:function(){return a}});var r=n(5629),i=n(7192);const s={blue:"blue",teal:"teal",orange:"orange",purple:"purple",green:"green",sky:"sky",pink:"pink"},a={[r.t.article]:s.teal,[r.t.init]:s.blue,[r.t["case"]]:s.orange,[r.t["class"]]:s.purple,[r.t.collection]:s.pink,[i.L.collectionGroup]:s.teal,[r.t.dictionarySymbol]:s.purple,[r.t["enum"]]:s.orange,[r.t.extension]:s.orange,[r.t.func]:s.green,[r.t.op]:s.green,[r.t.httpRequest]:s.green,[r.t.module]:s.sky,[r.t.method]:s.blue,[r.t.macro]:s.pink,[r.t.protocol]:s.purple,[r.t.property]:s.teal,[r.t.propertyListKey]:s.green,[r.t.propertyListKeyReference]:s.green,[r.t.sampleCode]:s.purple,[r.t.struct]:s.purple,[r.t.subscript]:s.blue,[r.t.typealias]:s.orange,[r.t.union]:s.purple,[r.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 r}});const r={list:"list",compactGrid:"compactGrid",detailedGrid:"detailedGrid",hidden:"hidden"}},5629:function(e,t,n){"use strict";n.d(t,{$:function(){return i},t:function(){return r}});const r={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",namespace:"namespace",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"},i={[r.init]:r.method,[r.case]:r.enum,[r.propertyListKeyReference]:r.propertyListKey,[r.project]:r.tutorial}},7192:function(e,t,n){"use strict";n.d(t,{L:function(){return r}});const r={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}}}},2974:function(e,t,n){"use strict";var r=n(3465),i=n(3208),s=n(2449),a=n(9519);t["Z"]={methods:{extractFirstParagraphText(e=[]){const{references:t={}}=this,n=a["default"].computed.plaintext.bind({...a["default"].methods,content:e,references:t})();return(0,i.id)(n)}},computed:{pagePath:({$route:{path:e="/"}={}})=>e,pageURL:({pagePath:e="/"})=>(0,s.HH)(e),disableMetadata:()=>!1},mounted(){this.disableMetadata||(0,r.X)({title:this.pageTitle,description:this.pageDescription,url:this.pageURL,currentLocale:this.$i18n.locale})}}},9146:function(e,t,n){"use strict";const r={up:"up",down:"down"};t["default"]={constants:{IntersectionDirections:r},data(){return{intersectionObserver:null,intersectionPreviousScrollY:0,intersectionScrollDirection:r.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=r.up),this.intersectionPreviousScrollY=window.scrollY}}}},5184:function(e,t,n){"use strict";var r=n(4030),i=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}=r["default"].state;r["default"].setImageLoadingStrategy(i.Z.eager),await this.$nextTick(),await o(),this.scrollToElement(e),r["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 r=n(5657);t["Z"]={methods:{async scrollToElement(e){await(0,r.J)(8);const t=this.$router.resolve({hash:e}),{selector:n,offset:i}=await this.$router.options.scrollBehavior(t.route),s=document.querySelector(n);return s?(s.scrollIntoView(),window.scrollY+window.innerHeighte?.startsWith(`doc://${t}/`)))}function a(e={}){return Object.keys(e).reduce(((t,n)=>{const r=e[n],{url:a,...o}=r;return i.has(r.type)?{...t,[n]:s(n)?r:o}:{...t,[n]:r}}),{})}var o=n(144),l=n(9426);const c=()=>({[l.yf.modified]:0,[l.yf.added]:0,[l.yf.deprecated]:0});var u={state:{apiChanges:null,apiChangesCounts:c(),selectedAPIChangesVersion:null},setAPIChanges(e){this.state.apiChanges=e},setSelectedAPIChangesVersion(e){this.state.selectedAPIChangesVersion=e},resetApiChanges(){this.state.apiChanges=null,this.state.apiChangesCounts=c()},async updateApiChangesCounts(){await o["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}},d={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)}},A=n(5394);const{state:p,...h}=u,{state:g,...f}=d;var m={state:{preferredLanguage:A.Z.preferredLanguage,contentWidth:0,...p,...g,references:{}},reset(){this.state.preferredLanguage=A.Z.preferredLanguage,this.state.references={},this.resetApiChanges()},setPreferredLanguage(e){this.state.preferredLanguage=e,A.Z.preferredLanguage=this.state.preferredLanguage},setContentWidth(e){this.state.contentWidth=e},setReferences(e){this.state.references=a(e)},updateReferences(){this.setReferences(this.state.references)},...h,...f}},6511:function(e,t){"use strict";t["default"]={state:{flatChildren:null,references:{},apiChanges:null,apiChangesVersion:null,includedArchiveIdentifiers:[],errorFetching:!1,errorFetchingDiffs:!1,technologyProps:{}},reset(){this.state.flatChildren=null,this.state.references={},this.state.apiChanges=null,this.state.apiChangesVersion=null,this.state.includedArchiveIdentifiers=[],this.state.errorFetching=!1,this.state.errorFetchingDiffs=!1,this.state.technologyProps={}},setFlatChildren(e){this.state.flatChildren=e},setReferences(e){this.state.references=e},setApiChanges(e){this.state.apiChanges=e},setApiChangesVersion(e){this.state.apiChangesVersion=e},setIncludedArchiveIdentifiers(e){this.state.includedArchiveIdentifiers=e},setErrorFetching(e){this.state.errorFetching=e},setErrorFetchingDiffs(e){this.state.errorFetchingDiffs=e},setTechnologyProps(e){this.state.technologyProps=e}}},7486:function(e,t,n){"use strict";const r=["input","select","textarea","button","optgroup","option","menuitem","fieldset","object","a[href]","*[tabindex]","*[contenteditable]"],i=r.join(",");t["ZP"]={getTabbableElements(e){const t=e.querySelectorAll(i),n=t.length;let r;const s=[];for(r=0;r=0},isFocusableElement(e){const t=e.nodeName.toLowerCase(),n=r.includes(t);return!("a"!==t||!e.getAttribute("href"))||(n?!e.disabled:"true"===e.getAttribute("contenteditable")||!Number.isNaN(parseFloat(e.getAttribute("tabindex"))))}}},5654:function(e,t,n){"use strict";n.d(t,{Md:function(){return a},Xy:function(){return i},Z$:function(){return r}});const r=e=>e[e.length-1],i=(e,t)=>JSON.stringify(e)===JSON.stringify(t);function*s(e,t){for(let n=0;n{o(e,s),o(e,a),e.setAttribute(s,"true"),e.setAttribute(a,"-1");const t=r.ZP.getTabbableElements(e);let n=t.length-1;while(n>=0)o(t[n],a),t[n].setAttribute(a,"-1"),n-=1},d=e=>{l(e,s),l(e,a);const t=e.querySelectorAll(`[${i+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,d)}}},8841:function(e,t,n){"use strict";n.d(t,{d9:function(){return h},rQ:function(){return l},k_:function(){return p},Ek:function(){return d},Us:function(){return A}});var r=n(5947),i=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 r(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,i.WN)(e),l=(0,i.Ex)(t);l&&(o.search=l);const c=await fetch(o.href,n);if(r(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,r.AH)(["/data",t])}.json`}function u(e){const{pathname:t,search:n}=new URL(e),r=/\/data(\/.*).json$/,i=r.exec(t);return i?i[1]+n:t+n}async function d(e,t,n){const r=c(e.path);let i;try{i=await l(r,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 i}function A(e,t){return!(0,i.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))}},1944:function(e,t,n){"use strict";n.d(t,{W1:function(){return i},ZP:function(){return d},n4:function(){return a}});const r={major:0,minor:3,patch:0};function i({major:e,minor:t,patch:n}){return[e,t,n].join(".")}function s(e){const[t=0,n=0,r=0]=e.split(".");return[Number(t),Number(n),Number(r)]}function a(e,t){const n=s(e),r=s(t);for(let i=0;ir[i])return 1;if(n[i]`[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}=r;return t!==s?c(i(e)):n>a?l(i(e)):""}function d(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 r=!1,i=-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 d(e){e&&(e.ontouchstart=null,e.ontouchmove=null),document.removeEventListener("touchmove",l)}function A(e,t){const n=e.targetTouches[0].clientY-i,r=e.target.closest(`[${a}]`)||t;return 0===r.scrollTop&&n>0||c(r)&&n<0?l(e):(e.stopPropagation(),!0)}function p(e){document.addEventListener("touchmove",l,{passive:!1}),e&&(e.ontouchstart=e=>{1===e.targetTouches.length&&(i=e.targetTouches[0].clientY)},e.ontouchmove=t=>{1===t.targetTouches.length&&A(t,e)})}t["Z"]={lockScroll(e){r||(o()?p(e):u(),r=!0)},unlockScroll(e){r&&(o()?d(e):(document.body.style.removeProperty("overflow"),document.body.style.removeProperty("top"),document.body.style.removeProperty("position"),document.body.style.removeProperty("width"),window.scrollTo(0,Math.abs(s))),r=!1)}}},3685:function(e,t,n){var r={"./markdown":[2003,642],"./markdown.js":[2003,642],"./swift":[7467,217],"./swift.js":[7467,217]};function i(e){if(!n.o(r,e))return Promise.resolve().then((function(){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}));var t=r[e],i=t[0];return n.e(t[1]).then((function(){return n(i)}))}i.keys=function(){return Object.keys(r)},i.id=3685,e.exports=i},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 r=e[t];"object"!=typeof r||Object.isFrozen(r)||n(r)})),e}t.exports=n,t.exports.default=n;var r=t.exports;class i{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 r in e)n[r]=e[r];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 d{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=>{d._collapse(e)})))}}class A extends d{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 m("(?=",e,")")}function g(e){return m("(?:",e,")*")}function f(e){return m("(?:",e,")?")}function m(...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 r=p(e),i="";while(r.length>0){const e=I.exec(r);if(!e){i+=r;break}i+=r.substring(0,e.index),r=r.substring(e.index+e[0].length),"\\"===e[0][0]&&e[1]?i+="\\"+String(Number(e[1])+t):(i+=e[0],"("===e[0]&&n++)}return i})).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="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",L=(e={})=>{const t=/^#![ ]*\//;return e.binary&&(e.begin=m(t,/.*\b/,e.binary,/\b.*/)),a({scope:"meta",begin:t,end:/$/,relevance:0,"on:begin":(e,t)=>{0!==e.index&&t.ignoreMatch()}},e)},P={begin:"\\\\[\\s\\S]",relevance:0},Q={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[P]},M={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[P]},Z={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/},D=function(e,t,n={}){const r=a({scope:"comment",begin:e,end:t,contains:[]},n);r.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 i=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 r.contains.push({begin:m(/[ ]+/,"(",i,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),r},O=D("//","$"),R=D("/\\*","\\*/"),N=D("#","$"),j={scope:"number",begin:k,relevance:0},V={scope:"number",begin:_,relevance:0},G={scope:"number",begin:S,relevance:0},$={begin:/(?=\/[^/\n]*\/)/,contains:[{scope:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[P,{begin:/\[/,end:/\]/,relevance:0,contains:[P]}]}]},q={scope:"title",begin:B,relevance:0},z={scope:"title",begin:x,relevance:0},H={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:L,BACKSLASH_ESCAPE:P,APOS_STRING_MODE:Q,QUOTE_STRING_MODE:M,PHRASAL_WORDS_MODE:Z,COMMENT:D,C_LINE_COMMENT_MODE:O,C_BLOCK_COMMENT_MODE:R,HASH_COMMENT_MODE:N,NUMBER_MODE:j,C_NUMBER_MODE:V,BINARY_NUMBER_MODE:G,REGEXP_MODE:$,TITLE_MODE:q,UNDERSCORE_TITLE_MODE:z,METHOD_GUARD:H,END_SAME_AS_BEGIN:W});function U(e,t){const n=e.input[e.index-1];"."===n&&t.ignoreMatch()}function Y(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=U,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=m(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"],re="keyword";function ie(e,t,n=re){const r=Object.create(null);return"string"===typeof e?i(n,e.split(" ")):Array.isArray(e)?i(n,e):Object.keys(e).forEach((function(n){Object.assign(r,ie(e[n],t,n))})),r;function i(e,n){t&&(n=n.map((e=>e.toLowerCase()))),n.forEach((function(t){const n=t.split("|");r[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)},de=new Error;function Ae(e,t,{key:n}){let r=0;const i=e[n],s={},a={};for(let o=1;o<=t.length;o++)a[o+r]=i[o],s[o+r]=!0,r+=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: {}"),de;if("object"!==typeof e.beginScope||null===e.beginScope)throw le("beginScope must be object"),de;Ae(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: {}"),de;if("object"!==typeof e.endScope||null===e.endScope)throw le("endScope must be object"),de;Ae(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 fe(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 me(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)),r=this.matchIndexes[n];return t.splice(0,n),Object.assign(t,r)}}class r{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 i(e){const t=new r;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,r){const a=n;if(n.isCompiled)return a;[Y,J,fe,te].forEach((e=>e(n,r))),e.compilerExtensions.forEach((e=>e(n,r))),n.__beforeBegin=null,[X,K,ee].forEach((e=>e(n,r))),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=ie(n.keywords,e.case_insensitive)),a.keywordPatternRe=t(o,!0),r&&(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&&r.terminatorEnd&&(a.terminatorEnd+=(n.end?"|":"")+r.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,r),a.matcher=i(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:A};function u(e){return c.noHighlightRe.test(e)}function d(e){let t=e.className+" ";t+=e.parentNode?e.parentNode.className:"";const n=c.languageDetectRe.exec(t);if(n){const t=M(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)||M(e)))}function p(e,t,n){let r="",i="";"object"===typeof t?(r=e,n=t.ignoreIllegals,i=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"),i=e,r=t),void 0===n&&(n=!0);const s={code:r,language:i};N("before:highlight",s);const a=s.result?s.result:v(s.language,s.code,n);return a.code=s.code,N("after:highlight",a),a}function v(e,n,r,s){const l=Object.create(null);function u(e,t){return e.keywords[t]}function d(){if(!S.keywords)return void L.addText(P);let e=0;S.keywordPatternRe.lastIndex=0;let t=S.keywordPatternRe.exec(P),n="";while(t){n+=P.substring(e,t.index);const r=x.case_insensitive?t[0].toLowerCase():t[0],i=u(S,r);if(i){const[e,s]=i;if(L.addText(n),n="",l[r]=(l[r]||0)+1,l[r]<=Be&&(Q+=s),e.startsWith("_"))n+=t[0];else{const n=x.classNameAliases[e]||e;L.addKeyword(t[0],n)}}else n+=t[0];e=S.keywordPatternRe.lastIndex,t=S.keywordPatternRe.exec(P)}n+=P.substr(e),L.addText(n)}function A(){if(""===P)return;let e=null;if("string"===typeof S.subLanguage){if(!t[S.subLanguage])return void L.addText(P);e=v(S.subLanguage,P,!0,T[S.subLanguage]),T[S.subLanguage]=e._top}else e=I(P,S.subLanguage.length?S.subLanguage:null);S.relevance>0&&(Q+=e.relevance),L.addSublanguage(e._emitter,e.language)}function p(){null!=S.subLanguage?A():d(),P=""}function h(e,t){let n=1;while(void 0!==t[n]){if(!e._emit[n]){n++;continue}const r=x.classNameAliases[e[n]]||e[n],i=t[n];r?L.addKeyword(i,r):(P=i,d(),P=""),n++}}function g(e,t){return e.scope&&"string"===typeof e.scope&&L.openNode(x.classNameAliases[e.scope]||e.scope),e.beginScope&&(e.beginScope._wrap?(L.addKeyword(P,x.classNameAliases[e.beginScope._wrap]||e.beginScope._wrap),P=""):e.beginScope._multi&&(h(e.beginScope,t),P="")),S=Object.create(e,{parent:{value:S}}),S}function f(e,t,n){let r=C(e.endRe,n);if(r){if(e["on:end"]){const n=new i(e);e["on:end"](t,n),n.isMatchIgnored&&(r=!1)}if(r){while(e.endsParent&&e.parent)e=e.parent;return e}}if(e.endsWithParent)return f(e.parent,t,n)}function m(e){return 0===S.matcher.regexIndex?(P+=e[0],1):(O=!0,0)}function b(e){const t=e[0],n=e.rule,r=new i(n),s=[n.__beforeBegin,n["on:begin"]];for(const i of s)if(i&&(i(e,r),r.isMatchIgnored))return m(t);return n.skip?P+=t:(n.excludeBegin&&(P+=t),p(),n.returnBegin||n.excludeBegin||(P=t)),g(n,e),n.returnBegin?0:t.length}function y(e){const t=e[0],r=n.substr(e.index),i=f(S,e,r);if(!i)return Ee;const s=S;S.endScope&&S.endScope._wrap?(p(),L.addKeyword(t,S.endScope._wrap)):S.endScope&&S.endScope._multi?(p(),h(S.endScope,e)):s.skip?P+=t:(s.returnEnd||s.excludeEnd||(P+=t),p(),s.excludeEnd&&(P=t));do{S.scope&&L.closeNode(),S.skip||S.subLanguage||(Q+=S.relevance),S=S.parent}while(S!==i.parent);return i.starts&&g(i.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=>L.openNode(e)))}let E={};function B(t,i){const s=i&&i[0];if(P+=t,null==s)return p(),0;if("begin"===E.type&&"end"===i.type&&E.index===i.index&&""===s){if(P+=n.slice(i.index,i.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=i,"begin"===i.type)return b(i);if("illegal"===i.type&&!r){const e=new Error('Illegal lexeme "'+s+'" for mode "'+(S.scope||"")+'"');throw e.mode=S,e}if("end"===i.type){const e=y(i);if(e!==Ee)return e}if("illegal"===i.type&&""===s)return 1;if(D>1e5&&D>3*i.index){const e=new Error("potential infinite loop, way more iterations than matches");throw e}return P+=s,s.length}const x=M(e);if(!x)throw le(o.replace("{}",e)),new Error('Unknown language: "'+e+'"');const k=me(x);let _="",S=s||k;const T={},L=new c.__emitter(c);w();let P="",Q=0,Z=0,D=0,O=!1;try{for(S.matcher.considerAll();;){D++,O?O=!1:S.matcher.considerAll(),S.matcher.lastIndex=Z;const e=S.matcher.exec(n);if(!e)break;const t=n.substring(Z,e.index),r=B(t,e);Z=e.index+r}return B(n.substr(Z)),L.closeAllNodes(),L.finalize(),_=L.toHTML(),{language:e,value:_,relevance:Q,illegal:!1,_emitter:L,_top:S}}catch(R){if(R.message&&R.message.includes("Illegal"))return{language:e,value:Ie(n),illegal:!0,relevance:0,_illegalBy:{message:R.message,index:Z,context:n.slice(Z-100,Z+100),mode:R.mode,resultSoFar:_},_emitter:L};if(a)return{language:e,value:Ie(n),illegal:!1,relevance:0,errorRaised:R,_emitter:L,_top:S};throw R}}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 r=y(e),i=n.filter(M).filter(D).map((t=>v(t,e,!1)));i.unshift(r);const s=i.sort(((e,t)=>{if(e.relevance!==t.relevance)return t.relevance-e.relevance;if(e.language&&t.language){if(M(e.language).supersetOf===t.language)return 1;if(M(t.language).supersetOf===e.language)return-1}return 0})),[a,o]=s,l=a;return l.secondBest=o,l}function w(e,t,r){const i=t&&n[t]||r;e.classList.add("hljs"),e.classList.add(`language-${i}`)}function E(e){let t=null;const n=d(e);if(u(n))return;if(N("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 r=t.textContent,i=n?p(r,{language:n,ignoreIllegals:!0}):I(r);e.innerHTML=i.value,w(e,n,i.language),e.result={language:i.language,re:i.relevance,relevance:i.relevance},i.secondBest&&(e.secondBest={language:i.secondBest.language,relevance:i.secondBest.relevance}),N("after:highlightElement",{el:e,result:i,text:r})}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 L(n,r){let i=null;try{i=r(e)}catch(s){if(le("Language definition for '{}' could not be registered.".replace("{}",n)),!a)throw s;le(s),i=l}i.name||(i.name=n),t[n]=i,i.rawDefinition=r.bind(null,e),i.aliases&&Z(i.aliases,{languageName:n})}function P(e){delete t[e];for(const t of Object.keys(n))n[t]===e&&delete n[t]}function Q(){return Object.keys(t)}function M(e){return e=(e||"").toLowerCase(),t[e]||t[n[e]]}function Z(e,{languageName:t}){"string"===typeof e&&(e=[e]),e.forEach((e=>{n[e.toLowerCase()]=t}))}function D(e){const t=M(e);return t&&!t.disableAutodetect}function O(e){e["before:highlightBlock"]&&!e["before:highlightElement"]&&(e["before:highlightElement"]=t=>{e["before:highlightBlock"](Object.assign({block:t.el},t))}),e["after:highlightBlock"]&&!e["after:highlightElement"]&&(e["after:highlightElement"]=t=>{e["after:highlightBlock"](Object.assign({block:t.el},t))})}function R(e){O(e),s.push(e)}function N(e,t){const n=e;s.forEach((function(e){e[n]&&e[n](t)}))}function j(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:j,configure:B,initHighlighting:x,initHighlightingOnLoad:k,registerLanguage:L,unregisterLanguage:P,listLanguages:Q,getLanguage:M,registerAliases:Z,autoDetection:D,inherit:we,addPlugin:R}),e.debugMode=function(){a=!1},e.safeMode=function(){a=!0},e.versionString=ye,e.regex={concat:m,lookahead:h,either:b,optional:f,anyNumberOfTimes:g};for(const i in F)"object"===typeof F[i]&&r(F[i]);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/ApolloAPI.doccarchive/js/842.b02efbfb.js b/ApolloAPI.doccarchive/js/842.b02efbfb.js new file mode 100644 index 000000000..8c7036e8b --- /dev/null +++ b/ApolloAPI.doccarchive/js/842.b02efbfb.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([[842],{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(9986),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},6772: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-plus-circle-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-plus-circle"}},[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 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"}}),e("path",{attrs:{d:"M4 6.52h6v1h-6v-1z"}}),e("path",{attrs:{d:"M6.5 4.010h1v6h-1v-6z"}})])},r=[],o=n(9986),i={name:"InlinePlusCircleIcon",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 P={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/ApolloAPI.doccarchive/js/chunk-vendors.bdb7cbba.js b/ApolloAPI.doccarchive/js/chunk-vendors.bdb7cbba.js new file mode 100644 index 000000000..2b84f94c8 --- /dev/null +++ b/ApolloAPI.doccarchive/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{e.style.height=n}))},leave(e){const{height:t}=getComputedStyle(e);e.style.height=t,getComputedStyle(e).height,requestAnimationFrame((()=>{e.style.height=0}))}}};return e("transition",n,t.children)}},r=s,o=n(1001),l=(0,o.Z)(r,i,a,!1,null,null,null),c=l.exports},8788:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return vh}});var i=function(){var e=this,t=e._self._c;return t("CodeTheme",[e.topicData?t("DocumentationLayout",e._b({scopedSlots:e._u([{key:"nav-title",fn:function({className:n}){return[t(e.rootLink?"router-link":"h2",{tag:"component",class:n,attrs:{to:e.rootLink}},[e._v(" "+e._s(e.$t("documentation.title"))+" ")])]}},{key:"content",fn:function(){return[t("Topic",e._b({key:e.topicKey,attrs:{disableHeroBackground:e.disableHeroBackground,objcPath:e.objcPath,swiftPath:e.swiftPath,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,languagePaths:e.languagePaths,enableOnThisPageNav:e.enableOnThisPageNav,enableMinimized:e.enableMinimized,hierarchyItems:e.hierarchyItems}},"Topic",e.topicProps,!1))]},proxy:!0}],null,!1,402783128)},"DocumentationLayout",e.documentationLayoutProps,!1)):e._e()],1)},a=[];const s="/";function r(e){return e.replace(/~[0,1]/g,(e=>({"~0":"~","~1":"/"}[e]||e)))}function*o(e){const t=1;if(e.lengtht)throw new Error(`invalid array index ${e}`);return n}function*p(e,t,n={strict:!1}){let i=e;for(const a of o(t)){if(n.strict&&!Object.prototype.hasOwnProperty.call(i,a))throw new u(t);i=i[a],yield{node:i,token:a}}}function g(e,t){let n=e;for(const{node:i}of p(e,t,{strict:!0}))n=i;return n}function f(e,t,n){let i=null,a=e,s=null;for(const{node:o,token:l}of p(e,t))i=a,a=o,s=l;if(!i)throw new u(t);if(Array.isArray(i))try{const e=h(s,i);i.splice(e,0,n)}catch(r){throw new u(t)}else Object.assign(i,{[s]:n});return e}function m(e,t){let n=null,i=e,a=null;for(const{node:r,token:o}of p(e,t))n=i,i=r,a=o;if(!n)throw new u(t);if(Array.isArray(n))try{const e=h(a,n);n.splice(e,1)}catch(s){throw new u(t)}else{if(!i)throw new u(t);delete n[a]}return e}function y(e,t,n){return m(e,t),f(e,t,n),e}function v(e,t,n){const i=g(e,t);return m(e,t),f(e,n,i),e}function b(e,t,n){return f(e,n,g(e,t)),e}function T(e,t,n){function i(e,t){const n=typeof e,a=typeof t;if(n!==a)return!1;switch(n){case d:{const n=Object.keys(e),a=Object.keys(t);return n.length===a.length&&n.every(((n,s)=>n===a[s]&&i(e[n],t[n])))}default:return e===t}}const a=g(e,t);if(!i(n,a))throw new Error("test failed");return e}const _={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 S(e,{op:t,...n}){const i=_[t];if(!i)throw new Error("unknown operation");return i(e,n)}function k(e,t){return t.reduce(S,e)}var C=n(7192),w=n(9089),x=n(8841),I=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:"app-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.parentTopics.length||e.enableMinimized||e.isTargetIDE?e._e():t("Hierarchy",{attrs:{currentTopicTitle:e.title,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,parentTopics:e.parentTopics,currentTopicTags:e.tags}}),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,declListExpanded:e.declListExpanded},on:{"update:declListExpanded":function(t){e.declListExpanded=t},"update:decl-list-expanded":function(t){e.declListExpanded=t}}})})),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||e.showOtherDeclarations?t("div",{class:["container",{"minimized-container":e.enableMinimized}]},[e.declListExpanded?e._e():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.showOtherDeclarations?t("div",{staticClass:"declaration-list-menu"},[t("button",{staticClass:"declaration-list-toggle",on:{click:e.toggleDeclList}},[e._v(" "+e._s(e.declListToggleText)+" "),t("div",{staticClass:"icon"},[t("InlinePlusCircleIcon",{class:{expand:e.declListExpanded}})],1)])]):e._e(),e.primaryContentSectionsSanitized&&e.primaryContentSectionsSanitized.length?t("PrimaryContent",{class:{"with-border":!e.enhanceBackground},attrs:{conformance:e.conformance,source:e.remoteSource,sections:e.primaryContentSectionsSanitized}}):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?t("Relationships",{attrs:{sections:e.relationshipsSections,enableMinimized:e.enableMinimized}}):e._e(),e.seeAlsoSections&&!e.enableMinimized?t("SeeAlso",{attrs:{sections:e.seeAlsoSections}}):e._e(),e.shouldShowViewMoreLink?t("ViewMore",{staticClass:"minimized-container",attrs:{url:e.viewMoreLink}}):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),L={class:"class",enum:"enum",protocol:"protocol",struct:"struct",uid:"uid",module:"module"},P=n(2974),O=n(2449),A=n(5947),N=n(5654),R=n(4030),B=n(6511),E=n(7587),M=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)])},z=[],K=n(9649),Z=n(1576),q={name:"BetaLegalText",components:{GridColumn:Z.Z,GridRow:K.Z}},j=q,F=n(1001),H=(0,F.Z)(j,M,z,!1,null,"ba3b3cc0",null),V=H.exports,W=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)},U=[],Q=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)},G=[],X={name:"LanguageSwitcherLink",props:{url:[String,Object]}},Y=X,J=(0,F.Z)(Y,Q,G,!1,null,"2ca5e993",null),ee=J.exports,te=function(){var e=this,t=e._self._c;return t("div",{staticClass:"summary-section"},[e._t("default")],2)},ne=[],ie={name:"Section"},ae=ie,se=(0,F.Z)(ae,te,ne,!1,null,"3aa6f694",null),re=se.exports,oe=function(){var e=this,t=e._self._c;return t("p",{staticClass:"title"},[e._t("default")],2)},le=[],ce={name:"Title"},de=ce,ue=(0,F.Z)(de,oe,le,!1,null,"246c819c",null),he=ue.exports,pe={name:"LanguageSwitcher",components:{LanguageSwitcherLink:ee,Section:re,Title:he},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,O.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,O.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)}}},ge=pe,fe=(0,F.Z)(ge,W,U,!1,null,"0e39c0ba",null),me=fe.exports,ye=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)},ve=[],be={name:"ViewMore",props:{url:{type:String,required:!0}}},Te=be,_e=(0,F.Z)(Te,ye,ve,!1,null,"3f54e653",null),Se=_e.exports,ke=function(){var e=this,t=e._self._c;return t("div",{class:["documentation-hero",{"documentation-hero--disabled":!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)])},Ce=[],we=n(5921),xe=n(5629),Ie=n(1869);const $e={red:"red",orange:"orange",yellow:"yellow",blue:"blue",green:"green",purple:"purple",gray:"gray"};var De={name:"DocumentationHero",components:{TopicTypeIcon:we.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($e,e)}},computed:{color:({type:e})=>Ie.g[xe.$[e]||e]||Ie.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 C.L.collection:return xe.t.module;case C.L.collectionGroup:return xe.t.collection;default:return e}}}},Le=De,Pe=(0,F.Z)(Le,ke,Ce,!1,null,"283b44ff",null),Oe=Pe.exports,Ae=n(352),Ne=n(3946),Re=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)])},Be=[];function Ee(e,t){let n,i;return function(...a){const s=this;if(!i)return e.apply(s,a),void(i=Date.now());clearTimeout(n),n=setTimeout((()=>{Date.now()-i>=t&&(e.apply(s,a),i=Date.now())}),t-(Date.now()-i))}}var Me=n(5657),ze=n(3704),Ke={name:"OnThisPageNav",components:{WordBreak:Ae.Z},mixins:[ze.Z],inject:{store:{default(){return{state:{onThisPageSections:[],currentPageAnchor:null}}}}},computed:{onThisPageSections:({store:e,$route:t})=>e.state.onThisPageSections.map((e=>({...e,url:(0,O.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,Me.J)(8),this.onScroll()}}},methods:{onScroll:Ee((function(){const e=this.onThisPageSections.length;if(!e)return;const{scrollY:t,innerHeight:n}=window,{scrollHeight:i}=document.body,a=t+n>=i,s=t<=0,r=.3*n+t;if(s||a){const t=s?0:e-1;return void this.store.setCurrentPageSection(this.onThisPageSections[t].anchor)}let o,l,c=null;for(o=0;ot.concat(n).concat(e),space:()=>({type:Qe.Z.InlineType.text,text:" "})}},Xe=Ge,Ye=(0,F.Z)(Xe,We,Ue,!1,null,"4c6f3ed1",null),Je=Ye.exports,et=function(){var e=this,t=e._self._c;return t("div",{staticClass:"declaration-list"},e._l(e.declarationTokens,(function(n){return t("transition-expand",{key:n.identifier},[!e.hasOtherDeclarations||n.identifier===e.selectedIdentifier||e.isExpanded?t("div",{staticClass:"declaration-pill",class:{"declaration-pill--expanded":e.hasOtherDeclarations&&e.isExpanded,[e.changeClasses]:e.changeType&&n.identifier===e.selectedIdentifier,"selected-declaration":e.isSelectedDeclaration(n.identifier)}},[t(e.getWrapperComponent(n),{tag:"component",staticClass:"declaration-group-wrapper",on:{click:function(t){return e.selectDeclaration(n.identifier)}}},[t("DeclarationGroup",e._b({},"DeclarationGroup",e.getDeclProp(n),!1))],1)],1):e._e()])})),1)},tt=[],nt=function(){var e=this,t=e._self._c;return t("div",{ref:"apiChangesDiff",staticClass:"declaration-group",class:e.classes},[e.shouldCaption?t("p",{staticClass:"platforms"},[t("strong",[e._v(e._s(e.caption))])]):e._e(),t("Source",{attrs:{tokens:e.declaration.tokens,language:e.interfaceLanguage}})],1)},it=[],at=function(){var e=this,t=e._self._c;return t("pre",{ref:"declarationGroup",staticClass:"source",class:{[e.multipleLinesClass]:e.displaysMultipleLines,"has-multiple-lines":e.hasMultipleLines}},[t("CodeBlock",{ref:"code"},e._l(e.formattedTokens,(function(n,i){return t("Token",e._b({key:i,class:e.extraClassesFor(n)},"Token",e.propsFor(n),!1))})),1)],1)},st=[];const rt={instance:"-",klass:"+"};function ot(e){const t=e.textContent??"";if(!t.startsWith(rt.instance)&&!t.startsWith(rt.klass))return;const n=e.getElementsByClassName("token-identifier");if(n.length<2)return;const i=e.textContent.indexOf(":")+1;for(let a=1;a(0,w.$8)(["theme","code","indentationWidth"],gt),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 a=[];let s=0,r=null,o=null,l=null,c=null,d=0,u=null;while(se===pt.attribute||e===pt.externalParam;e.text&&e.text.endsWith(", ")&&g&&f(g)&&(h.text=`${e.text.trimEnd()}\n${n}`,i=!0),a.push(h),s+=1}if(i&&null!==r){const e=a[r].text;a[r].text=`${e}\n${n}`}if(i&&null!==l){const e=a[l].text,t=e.slice(0,c),n=e.slice(c),i=`${t}\n${n}`;a[l].text=i}return a},hasMultipleLines({formattedTokens:e}){return e.reduce(((t,n,i)=>{let a=/\n/g;return i===e.length-1&&(a=/\n(?!$)/g),n.text?t+(n.text.match(a)||[]).length:t}),1)>=2}},methods:{propsFor(e){return{kind:e.kind,identifier:e.identifier,text:e.text,tokens:e.tokens}},handleWindowResize(){this.displaysMultipleLines=(0,ct.s)(this.$refs.declarationGroup)},extraClassesFor(e){return{highlighted:e.highlight===ft.changed}}},async mounted(){window.addEventListener("resize",this.handleWindowResize),this.language===D.Z.objectiveC.key.api&&(await this.$nextTick(),lt(this.$refs.code.$el,this.language)),this.handleWindowResize()},beforeDestroy(){window.removeEventListener("resize",this.handleWindowResize)}},yt=mt,vt=(0,F.Z)(yt,at,st,!1,null,"dc9cfb3a",null),bt=vt.exports,Tt=n(1842),_t={name:"DeclarationGroup",components:{Source:bt},mixins:[Tt.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(", ")}}},St=_t,kt=(0,F.Z)(St,nt,it,!1,null,"f961f3da",null),Ct=kt.exports,wt=n(9732),xt={name:"DeclarationList",components:{DeclarationGroup:Ct,TransitionExpand:wt.Z},data(){return{selectedIdentifier:this.identifier}},inject:{store:{default:()=>({state:{references:{}}})},identifier:{default:()=>{}}},props:{declaration:{type:Object,required:!0},shouldCaption:{type:Boolean,default:!1},changeType:{type:String,required:!1},declListExpanded:{type:Boolean,default:!1}},computed:{changeClasses:({changeType:e})=>`changed changed-${e}`,hasOtherDeclarations:({declaration:e})=>e.otherDeclarations||null,declarationTokens:({declaration:e,hasOtherDeclarations:t,identifier:n})=>{if(!t)return[{...e,identifier:n}];const{otherDeclarations:{declarations:i,displayIndex:a},tokens:s}=e;return[...i.slice(0,a),{tokens:s,identifier:n},...i.slice(a)]},references:({store:e})=>e.state.references,isExpanded:{get:({declListExpanded:e})=>e,set(e){this.$emit("update:declListExpanded",e)}}},methods:{async selectDeclaration(e){if(e===this.identifier||!this.isExpanded)return;this.selectedIdentifier=e,await this.$nextTick(),this.isExpanded=!1,await(0,Me.X)(500);const t=(0,O.Q2)(this.references[e].url,this.$route.query);this.$router.push(t)},getWrapperComponent(e){return this.isExpanded&&e.identifier!==this.identifier?"button":"div"},getDeclProp(e){return this.hasOtherDeclarations&&e.identifier!==this.identifier?{declaration:e}:{declaration:e,shouldCaption:this.shouldCaption,changeType:this.changeType}},isSelectedDeclaration(e){return e===this.selectedIdentifier}}},It=xt,$t=(0,F.Z)(It,et,tt,!1,null,"18e7c20c",null),Dt=$t.exports,Lt=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("DeclarationList",{key:i,attrs:{declaration:n,"should-caption":e.currentDeclarations.length>1}})}))],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("DeclarationList",{key:i,attrs:{declaration:n,"should-caption":e.previousDeclarations.length>1}})}))],2)])},Pt=[],Ot={name:"DeclarationDiff",components:{DeclarationList:Dt},props:{changes:{type:Object,required:!0}},computed:{previousDeclarations:({changes:e})=>e.declaration.previous||[],currentDeclarations:({changes:e})=>e.declaration.new||[]}},At=Ot,Nt=(0,F.Z)(At,Lt,Pt,!1,null,"0c2301a5",null),Rt=Nt.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)},Et=[],Mt=n(7834),zt={name:"DeclarationSourceLink",components:{WordBreak:Ae.Z,SwiftFileIcon:Mt.Z},props:{url:{type:String,required:!0},fileName:{type:String,required:!0}},computed:{isSwiftFile:({fileName:e})=>e.endsWith(".swift")}},Kt=zt,Zt=(0,F.Z)(Kt,Bt,Et,!1,null,"5863919c",null),qt=Zt.exports,jt=n(9426),Ft={name:"Declaration",components:{DeclarationDiff:Rt,DeclarationList:Dt,DeclarationSourceLink:qt,ConditionalConstraints:Je},constants:{ChangeTypes:jt.yf,multipleLinesClass:dt._},inject:["identifier","store"],data:({store:{state:e}})=>({state:e,multipleLinesClass:dt._}),props:{conformance:{type:Object,required:!1},source:{type:Object,required:!1},declarations:{type:Array,required:!0},declListExpanded:{type:Boolean,default:!1}},computed:{hasPlatformVariants:({declarations:e})=>!e.every((({platforms:t})=>(0,N.Xy)(t,e[0].platforms))),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?jt.yf.modified:e.change:e.change===jt.yf.added?jt.yf.added:void 0},changeClasses:({changeType:e})=>({[`changed changed-${e}`]:e}),isExpanded:{get:({declListExpanded:e})=>e,set(e){this.$emit("update:declListExpanded",e)}}}},Ht=Ft,Vt=(0,F.Z)(Ht,He,Ve,!1,null,"722d45cf",null),Wt=Vt.exports,Ut=n(6772),Qt=function(){var e=this,t=e._self._c;return t("ContentNode",e._b({staticClass:"abstract"},"ContentNode",e.$props,!1))},Gt=[],Xt={name:"Abstract",components:{ContentNode:Qe.Z},props:Qe.Z.props},Yt=Xt,Jt=(0,F.Z)(Yt,Qt,Gt,!1,null,"f3f57cbe",null),en=Jt.exports,tn=n(7605),nn=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}})},an=[];const sn={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}},rn={[Fe.attributes]:{title:"sections.attributes",anchor:"attributes",level:2},[Fe.details]:{title:"sections.details",anchor:"details",level:2},[Fe.parameters]:{title:"sections.parameters",anchor:"parameters",level:2},[Fe.possibleValues]:{title:"sections.possible-values",anchor:"possibleValues",level:2}};var on=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)},ln=[],cn=n(1105),dn=n(9906),un=n(5953),hn=function(){var e=this,t=e._self._c;return t("section",{staticClass:"contenttable alt-light"},[t("div",{class:["container",{"minimized-container":e.enableMinimized}]},[t("LinkableHeading",{staticClass:"title",attrs:{anchor:e.anchor}},[e._v(e._s(e.title))]),e._t("default")],2)])},pn=[],gn={name:"ContentTable",components:{LinkableHeading:dn.Z},props:{anchor:{type:String,required:!0},title:{type:String,required:!0},enableMinimized:{type:Boolean,default:!1}}},fn=gn,mn=(0,F.Z)(fn,hn,pn,!1,null,"0e6b292c",null),yn=mn.exports,vn=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)])},bn=[],Tn=n(3208);const _n="contenttable-title";var Sn={name:"ContentTableSection",components:{LinkableHeading:dn.Z},props:{title:{type:String,required:!1},anchor:{type:String,default:null}},computed:{anchorComputed:({title:e,anchor:t})=>t||(0,Tn.HA)(e||""),className:()=>_n}},kn=Sn,Cn=(0,F.Z)(kn,vn,bn,!1,null,"1b0546d9",null),wn=Cn.exports,xn=n(8104),In={name:"TopicsTable",mixins:[un.Z],components:{TopicsLinkCardGrid:cn.Z,WordBreak:Ae.Z,ContentTable:yn,TopicsLinkBlock:xn["default"],ContentNode:Qe.Z,ContentTableSection:wn,LinkableHeading:dn.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:Ne.o.list}},computed:{shouldRenderList:({topicStyle:e})=>e===Ne.o.list,sectionsWithTopics(){return this.sections.map((e=>({...e,topics:e.identifiers.reduce(((e,t)=>this.references[t]?e.concat(this.references[t]):e),[])})))}}},$n=In,Dn=(0,F.Z)($n,on,ln,!1,null,"1c2724f5",null),Ln=Dn.exports,Pn={name:"DefaultImplementations",components:{TopicsTable:Ln},computed:{contentSectionData:()=>sn.defaultImplementations},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:Ln.props.sections}},On=Pn,An=(0,F.Z)(On,nn,an,!1,null,null,null),Nn=An.exports,Rn=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=[],En=function(){var e=this,t=e._self._c;return t("section",{staticClass:"attributes"},[t("LinkableHeading",{attrs:{anchor:e.section.anchor,level:e.section.level}},[e._v(" "+e._s(e.$t(e.section.title))+" ")]),t("ParameterAttributes",{attrs:{attributes:e.attributes}})],1)},Mn=[],zn=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.minimumLength)?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.minimumLength")}))),t("code",[e._v(e._s(n.value))])]}}],null,!1,1723084358)},"ParameterMetaAttribute",{kind:e.AttributeKind.minimumLength,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.maximumLength)?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.maximumLength")}))),t("code",[e._v(e._s(n.value))])]}}],null,!1,449455512)},"ParameterMetaAttribute",{kind:e.AttributeKind.maximumLength,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,a){return[e._l(i,(function(i,s){return[t("DeclarationToken",e._b({key:`${a}-${s}`},"DeclarationToken",i,!1)),a+1({new:null,previous:null})},value:{type:[Object,Array,String,Boolean],default:null},wrapChanges:{type:Boolean,default:!0},renderSingleChange:{type:Boolean,default:!1}},render(e){const{value:t,changes:n={},wrapChanges:i,renderSingleChange:a}=this,{new:s,previous:r}=n,o=(t,n)=>{const a=this.$scopedSlots.default({value:t});return n&&i?e("div",{class:n},[a]):a?a[0]:null};if(s||r){const t=o(s,jn.added),n=o(r,jn.removed);return a?s&&!r?t:n:e("div",{class:"property-changegroup"},[s?t:"",r?n:""])}return o(t)}},Wn=Vn,Un=(0,F.Z)(Wn,Fn,Hn,!1,null,null,null),Qn=Un.exports,Gn={name:"ParameterMetaAttribute",components:{RenderChanged:Qn},props:{kind:{type:String,required:!0},attributes:{type:Object,required:!0},changes:{type:Object,default:()=>({})}}},Xn=Gn,Yn=(0,F.Z)(Xn,Zn,qn,!1,null,"f911f232",null),Jn=Yn.exports;const ei={allowedTypes:"allowedTypes",allowedValues:"allowedValues",default:"default",maximum:"maximum",maximumExclusive:"maximumExclusive",maximumLength:"maximumLength",minimum:"minimum",minimumExclusive:"minimumExclusive",minimumLength:"minimumLength"};var ti={name:"ParameterAttributes",components:{ParameterMetaAttribute:Jn,DeclarationToken:ht["default"]},constants:{AttributeKind:ei},props:{attributes:{type:Array,default:()=>[]},changes:{type:Object,default:()=>({})}},computed:{AttributeKind:()=>ei,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}}},ni=ti,ii=(0,F.Z)(ni,zn,Kn,!1,null,null,null),ai=ii.exports,si={name:"Attributes",components:{LinkableHeading:dn.Z,ParameterAttributes:ai},props:{attributes:{type:Array,required:!0}},computed:{section:({sectionKind:e})=>rn[e],sectionKind:()=>Fe.attributes}},ri=si,oi=(0,F.Z)(ri,En,Mn,!1,null,"c0edcb84",null),li=oi.exports,ci=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)},di=[],ui=n(9519),hi={name:"PossibleValues",components:{ContentNode:ui["default"],LinkableHeading:dn.Z,WordBreak:Ae.Z},props:{values:{type:Array,required:!0}},computed:{contentSectionData:()=>rn[Fe.possibleValues]}},pi=hi,gi=(0,F.Z)(pi,ci,di,!1,null,null,null),fi=gi.exports,mi=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)},yi=[],vi={name:"RestEndpoint",components:{DeclarationSource:bt,LinkableHeading:dn.Z},props:{title:{type:String,required:!0},tokens:{type:Array,required:!0}},computed:{anchor:({title:e})=>(0,Tn.HA)(e)}},bi=vi,Ti=(0,F.Z)(bi,mi,yi,!1,null,null,null),_i=Ti.exports,Si=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)},ki=[],Ci=function(){var e=this,t=e._self._c;return t("div",{staticClass:"type"},[e._v(e._s(e.typeOutput))])},wi=[],xi={name:"PropertyListKeyType",props:{types:{type:Array,required:!0}},computed:{englishTypes(){return this.sanitizedTypes.map((({arrayMode:e,baseType:t="*"})=>e?`array of ${this.pluralizeKeyType(t)}`:t))},sanitizedTypes:({sanitizeType:e,types:t})=>t.map(e),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}},sanitizeType(e){const{baseType:t}=e;return t?{...e,baseType:t.trim()}:e}}},Ii=xi,$i=(0,F.Z)(Ii,Ci,wi,!1,null,"380373e1",null),Di=$i.exports,Li={name:"PropertyListKeyDetails",components:{PropertyListKeyType:Di,LinkableHeading:dn.Z},props:{details:{type:Object,required:!0}},computed:{contentSectionData:()=>rn[Fe.details],isTitle(){return"title"===this.details.titleStyle&&this.details.ideTitle},isSymbol(){return"symbol"===this.details.titleStyle&&this.details.ideTitle}}},Pi=Li,Oi=(0,F.Z)(Pi,Si,ki,!1,null,"d66cd00c",null),Ai=Oi.exports,Ni=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)},Ri=[],Bi={name:"Parameters",components:{ContentNode:Qe.Z,LinkableHeading:dn.Z},props:{parameters:{type:Array,required:!0}},computed:{contentSectionData:()=>rn[Fe.parameters]}},Ei=Bi,Mi=(0,F.Z)(Ei,Ni,Ri,!1,null,"5ef1227e",null),zi=Mi.exports,Ki=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:a,changes:s,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:a})?e._e():t("PossiblyChangedType",{attrs:{type:i,changes:s.type}})]}},{key:"description",fn:function({name:n,type:i,attributes:a,content:s,required:r,changes:o,deprecated:l,readOnly:c}){return[e.shouldShiftType({name:n,content:s})?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")}))+" ")]),s?t("ContentNode",{attrs:{content:s}}):e._e(),t("ParameterAttributes",{attrs:{attributes:a,changes:o.attributes}})]}}])})],1)},Zi=[],qi={inject:["identifier","store"],data:({store:{state:e}})=>({state:e}),computed:{apiChanges:({state:{apiChanges:e},identifier:t})=>e&&e[t]}},ji=n(6137),Fi=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)},Hi=[],Vi={name:"ParametersTable",components:{Row:K.Z,Column:Z.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}}}},Wi=Vi,Ui=(0,F.Z)(Wi,Fi,Hi,!1,null,"eee7e94e",null),Qi=Ui.exports,Gi=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)})},Xi=[],Yi={name:"PossiblyChangedTextAttribute",components:{RenderChanged:Qn},props:{changes:{type:Object,required:!1},value:{type:Boolean,default:!1}}},Ji=Yi,ea=(0,F.Z)(Ji,Gi,Xi,!1,null,null,null),ta=ea.exports,na=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)}})]}}])})},ia=[],aa=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()},sa=[],ra={name:"DeclarationTokenGroup",components:{DeclarationToken:ht["default"]},props:{type:{type:Array,default:()=>[],required:!1}}},oa=ra,la=(0,F.Z)(oa,aa,sa,!1,null,null,null),ca=la.exports,da={name:"PossiblyChangedType",components:{DeclarationTokenGroup:ca,RenderChanged:Qn},props:{type:{type:Array,required:!0},changes:{type:Object,required:!1}},methods:{getValues(e){return Array.isArray(e)?e:e.values}}},ua=da,ha=(0,F.Z)(ua,na,ia,!1,null,"549ed0a8",null),pa=ha.exports,ga={name:"PropertyTable",mixins:[qi],components:{Badge:ji.Z,WordBreak:Ae.Z,PossiblyChangedTextAttribute:ta,PossiblyChangedType:pa,ParameterAttributes:ai,ContentNode:Qe.Z,ParametersTable:Qi,LinkableHeading:dn.Z},props:{title:{type:String,required:!0},properties:{type:Array,required:!0}},computed:{anchor:({title:e})=>(0,Tn.HA)(e),propertyChanges:({apiChanges:e})=>(e||{}).properties},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},fa=ga,ma=(0,F.Z)(fa,Ki,Zi,!1,null,"39899ccf",null),ya=ma.exports,va=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:a,name:s}){return[e.shouldShiftType({name:s,content:i})?e._e():t("PossiblyChangedType",{attrs:{type:n,changes:a.type}})]}},{key:"description",fn:function({name:n,content:i,mimeType:a,type:s,changes:r}){return[e.shouldShiftType({name:n,content:i})?t("PossiblyChangedType",{attrs:{type:s,changes:r.type}}):e._e(),i?t("ContentNode",{attrs:{content:i}}):e._e(),a?t("PossiblyChangedMimetype",{attrs:{mimetype:a,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:a,changes:s}){return[t("div",{staticClass:"part-name"},[t("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(n))])],1),a?t("PossiblyChangedType",{attrs:{type:i,changes:s.type}}):e._e()]}},{key:"description",fn:function({content:n,mimeType:i,required:a,type:s,attributes:r,changes:o,readOnly:l}){return[t("div",[n?e._e():t("PossiblyChangedType",{attrs:{type:s,changes:o.type}}),t("PossiblyChangedTextAttribute",{attrs:{changes:o.required,value:a}},[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)},ba=[],Ta=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}))+" ")])]}}])})},_a=[],Sa={name:"PossiblyChangedMimetype",components:{RenderChanged:Qn},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===jt.yf.modified&&"string"!==typeof t?t:void 0}}},ka=Sa,Ca=(0,F.Z)(ka,Ta,_a,!1,null,"18890a0f",null),wa=Ca.exports;const xa="restRequestBody";var Ia={name:"RestBody",mixins:[qi],components:{PossiblyChangedMimetype:wa,PossiblyChangedTextAttribute:ta,PossiblyChangedType:pa,WordBreak:Ae.Z,ParameterAttributes:ai,ContentNode:Qe.Z,ParametersTable:Qi,LinkableHeading:dn.Z},constants:{ChangesKey:xa},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,Tn.HA)(e),bodyParam:({bodyContentType:e,content:t,mimeType:n})=>({key:xa,content:t,mimeType:n,type:e}),bodyChanges:({apiChanges:e})=>e||{},partsChanges:({bodyChanges:e})=>(e[xa]||{}).parts},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},$a=Ia,Da=(0,F.Z)($a,va,ba,!1,null,"68facc94",null),La=Da.exports,Pa=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:a,changes:s,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:a,name:n})?e._e():t("PossiblyChangedType",{attrs:{type:i,changes:s.type}})]}},{key:"description",fn:function({name:n,type:i,content:a,required:s,attributes:r,changes:o,deprecated:l,readOnly:c}){return[t("div",[e.shouldShiftType({content:a,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:s}},[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:r,changes:o}})],2)]}}])})],1)},Oa=[],Aa={name:"RestParameters",mixins:[qi],components:{Badge:ji.Z,PossiblyChangedType:pa,PossiblyChangedTextAttribute:ta,ParameterAttributes:ai,WordBreak:Ae.Z,ContentNode:Qe.Z,ParametersTable:Qi,LinkableHeading:dn.Z},props:{title:{type:String,required:!0},parameters:{type:Array,required:!0}},computed:{anchor:({title:e})=>(0,Tn.HA)(e),parameterChanges:({apiChanges:e})=>(e||{}).restParameters},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},Na=Aa,Ra=(0,F.Z)(Na,Pa,Oa,!1,null,"0d9b752e",null),Ba=Ra.exports,Ea=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.sanitizedResponses,changes:e.propertyChanges,"key-by":"status"},scopedSlots:e._u([{key:"symbol",fn:function({status:n,type:i,reason:a,content:s,changes:r}){return[t("div",{staticClass:"response-name"},[t("code",[e._v(" "+e._s(n)+" "),t("span",{staticClass:"reason"},[e._v(e._s(a))])])]),e.shouldShiftType({content:s,reason:a,status:n})?e._e():t("PossiblyChangedType",{attrs:{type:i,changes:r.type}})]}},{key:"description",fn:function({content:n,mimeType:i,reason:a,type:s,status:r,changes:o}){return[e.shouldShiftType({content:n,reason:a,status:r})?t("PossiblyChangedType",{attrs:{type:s,changes:o.type}}):e._e(),t("div",{staticClass:"response-reason"},[t("code",[e._v(e._s(a))])]),n?t("ContentNode",{attrs:{content:n}}):e._e(),i?t("PossiblyChangedMimetype",{attrs:{mimetype:i,changes:o.mimetype,change:o.change}}):e._e()]}}])})],1)},Ma=[],za={name:"RestResponses",mixins:[qi],components:{PossiblyChangedMimetype:wa,PossiblyChangedType:pa,ContentNode:Qe.Z,ParametersTable:Qi,LinkableHeading:dn.Z},props:{title:{type:String,required:!0},responses:{type:Array,required:!0}},computed:{anchor:({title:e})=>(0,Tn.HA)(e),propertyChanges:({apiChanges:e})=>(e||{}).restResponses,sanitizedResponses:({responses:e,sanitizeResponse:t})=>e.map(t)},methods:{sanitizeResponse:({mimetype:e,...t})=>e?{...t,mimeType:e}:t,shouldShiftType:({content:e=[],reason:t,status:n})=>!(e.length||t)&&n}},Ka=za,Za=(0,F.Z)(Ka,Ea,Ma,!1,null,"362f5b54",null),qa=Za.exports,ja=function(){var e=this,t=e._self._c;return e.topics.length?t("section",{staticClass:"mentions"},[t("LinkableHeading",{attrs:{anchor:"mentions"}},[e._v(" "+e._s(e.$t("mentioned-in"))+" ")]),e._l(e.topics,(function(e){return t("Mention",{key:e.identifier,attrs:{url:e.url,title:e.title,role:e.role,kind:e.kind}})}))],2):e._e()},Fa=[],Ha=function(){var e=this,t=e._self._c;return t("div",{staticClass:"link-block"},[t("Reference",{staticClass:"link",attrs:{url:e.url,role:e.role,kind:e.kind}},[t("TopicLinkBlockIcon",{staticClass:"mention-icon",attrs:{role:e.role}}),e._v(" "+e._s(e.title)+" ")],1)],1)},Va=[],Wa=n(4260),Ua=n(2970),Qa={components:{Reference:Wa.Z,TopicLinkBlockIcon:Ua.Z},mixins:[un.Z],props:{url:{type:String,required:!0},title:{type:String,required:!0},role:{type:String,required:!1,default:"article"},kind:{type:String,required:!1,default:"article"}}},Ga=Qa,Xa=(0,F.Z)(Ga,Ha,Va,!1,null,"241f4141",null),Ya=Xa.exports,Ja={name:"MentionedIn",components:{LinkableHeading:dn.Z,Mention:Ya},mixins:[un.Z],props:{mentions:{type:Array,required:!0}},computed:{topics(){return this.mentions&&this.mentions.length?this.mentions.slice(0,5).flatMap((e=>this.references[e])):[]}}},es=Ja,ts=(0,F.Z)(es,ja,Fa,!1,null,null,null),ns=ts.exports,is={name:"PrimaryContent",components:{Attributes:li,ContentNode:Qe.Z,Parameters:zi,PropertyListKeyDetails:Ai,PropertyTable:ya,RestBody:La,RestEndpoint:_i,RestParameters:Ba,RestResponses:qa,PossibleValues:fi,Mentions:ns},constants:{SectionKind:Fe},props:{sections:{type:Array,required:!0,validator:e=>e.every((({kind:e})=>Object.prototype.hasOwnProperty.call(Fe,e)))}},computed:{span(){return{large:9,medium:9,small:12}}},methods:{componentFor(e){return{[Fe.attributes]:li,[Fe.content]:Qe.Z,[Fe.details]:Ai,[Fe.parameters]:zi,[Fe.properties]:ya,[Fe.restBody]:La,[Fe.restParameters]:Ba,[Fe.restHeaders]:Ba,[Fe.restCookies]:Ba,[Fe.restEndpoint]:_i,[Fe.restResponses]:qa,[Fe.possibleValues]:fi,[Fe.mentions]:ns}[e.kind]},propsFor(e){const{attributes:t,bodyContentType:n,content:i,details:a,items:s,kind:r,mimeType:o,parameters:l,title:c,tokens:d,values:u,mentions:h}=e;return{[Fe.attributes]:{attributes:t},[Fe.content]:{content:i},[Fe.details]:{details:a},[Fe.parameters]:{parameters:l},[Fe.possibleValues]:{values:u},[Fe.properties]:{properties:s,title:c},[Fe.restBody]:{bodyContentType:n,content:i,mimeType:o,parts:l,title:c},[Fe.restCookies]:{parameters:s,title:c},[Fe.restEndpoint]:{tokens:d,title:c},[Fe.restHeaders]:{parameters:s,title:c},[Fe.restParameters]:{parameters:s,title:c},[Fe.restResponses]:{responses:s,title:c},[Fe.mentions]:{mentions:h}}[r]}}},as=is,ss=(0,F.Z)(as,Rn,Bn,!1,null,"65c116be",null),rs=ss.exports,os=function(){var e=this,t=e._self._c;return t("ContentTable",{attrs:{anchor:e.contentSectionData.anchor,title:e.$t(e.contentSectionData.title),enableMinimized:e.enableMinimized}},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)},ls=[],cs=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)},ds=[];const us=3,hs={conformsTo:"conformance",inheritsFrom:"inheritance",inheritedBy:"inheritedBy"};var ps={name:"RelationshipsList",components:{ConditionalConstraints:Je,Reference:Wa.Z,WordBreak:Ae.Z},inject:["store","identifier"],mixins:[Tt.JY,Tt.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=hs[t];if(e.change!==jt.yf.modified)return e.change;const i=e[n];if(!i)return;const a=(e,t)=>e.map(((e,n)=>[e,t[n]])),s=a(i.previous,i.new).some((([e,t])=>e.content?0===e.content.length&&t.content.length>0:!!t.content));return s?jt.yf.added:jt.yf.modified},shouldDisplayInline(){const{hasAvailabilityConstraints:e,symbols:t}=this;return t.length<=us&&!e}}},gs=ps,fs=(0,F.Z)(gs,cs,ds,!1,null,"ba5cad92",null),ms=fs.exports,ys={name:"Relationships",mixins:[un.Z],components:{ContentTable:yn,List:ms,Section:wn},props:{sections:{type:Array,required:!0},enableMinimized:{type:Boolean,default:!1}},computed:{contentSectionData:()=>sn.relationships,sectionsWithSymbols(){return this.sections.map((e=>({...e,symbols:e.identifiers.reduce(((e,t)=>this.references[t]?e.concat(this.references[t]):e),[])})))}}},vs=ys,bs=(0,F.Z)(vs,os,ls,!1,null,null,null),Ts=bs.exports,_s=n(7120),Ss=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("span",{key:n,staticClass:"technology"},[t("TechnologyIcon",{staticClass:"tech-icon"}),t("span",[e._v(e._s(n))])],1)})),e._l(e.platforms,(function(n){return t("span",{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("Badge",{attrs:{variant:"deprecated"}}):n.beta?t("Badge",{attrs:{variant:"beta"}}):e._e()],1)}))],2)},ks=[],Cs=n(9001),ws=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))])},xs=[],Is={name:"AvailabilityRange",props:{deprecatedAt:{type:String,required:!1},introducedAt:{type:String,required:!1},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 t&&e?this.$t("availability.introduced-and-deprecated",{name:n,introducedAt:t,deprecatedAt:e}):t?this.$t("availability.available-on-platform-version",{name:n,introducedAt:t}):this.$t("availability.available-on-platform",{name:n})},text(){const{deprecatedAt:e,introducedAt:t,platformName:n}=this;return t&&e?`${n} ${t}–${e}`:t?`${n} ${t}+`:n}}},$s=Is,Ds=(0,F.Z)($s,ws,xs,!1,null,null,null),Ls=Ds.exports,Ps={name:"Availability",mixins:[Tt.JY],inject:["identifier","store"],components:{Badge:ji.Z,AvailabilityRange:Ls,Section:re,TechnologyIcon:Cs.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]||{},a=i[e];if(a)return a.deprecated?jt.yf.deprecated:a.introduced&&!a.introduced.previous?jt.yf.added:jt.yf.modified}}},Os=Ps,As=(0,F.Z)(Os,Ss,ks,!1,null,"3da26baa",null),Ns=As.exports,Rs=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}})},Bs=[],Es={name:"SeeAlso",components:{TopicsTable:Ln},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:Ln.props.sections},computed:{contentSectionData:()=>sn.seeAlso}},Ms=Es,zs=(0,F.Z)(Ms,Rs,Bs,!1,null,null,null),Ks=zs.exports,Zs=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)])},qs=[],js={name:"Title",props:{eyebrow:{type:String,required:!1}}},Fs=js,Hs=(0,F.Z)(Fs,Zs,qs,!1,null,"6630a012",null),Vs=Hs.exports,Ws=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}})},Us=[],Qs={name:"Topics",components:{TopicsTable:Ln},computed:{contentSectionData:()=>sn.topics},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:Ln.props.sections,topicStyle:{type:String,required:!0,validator:e=>Object.hasOwnProperty.call(Ne.o,e)}}},Gs=Qs,Xs=(0,F.Z)(Gs,Ws,Us,!1,null,null,null),Ys=Xs.exports,Js=function(){var e=this,t=e._self._c;return t("div",{staticClass:"OnThisPageStickyContainer"},[e._t("default")],2)},er=[],tr={name:"OnThisPageStickyContainer"},nr=tr,ir=(0,F.Z)(nr,Js,er,!1,null,"39ac6ed0",null),ar=ir.exports,sr=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)+" ")])})),e.smallViewport?e._e():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}],null,!1,1132636639)},[e._v(" "+e._s(e.currentTopicTitle)+" ")])],2)},rr=[],or=n(2853),lr=n(5381),cr=function(){var e=this,t=e._self._c;return t("li",{staticClass:"hierarchy-collapsed-items"},[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.formattedTopics,(function(n){return t("li",{key:n.title,staticClass:"dropdown-item"},[t("NavMenuLink",{attrs:{url:n.url}},[e._v(" "+e._s(n.title)+" ")])],1)})),0)])},dr=[],ur=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"}})])},hr=[],pr=n(9986),gr={name:"EllipsisIcon",components:{SVGIcon:pr.Z}},fr=gr,mr=(0,F.Z)(fr,ur,hr,!1,null,null,null),yr=mr.exports,vr=function(){var e=this,t=e._self._c;return e.isCurrent?t("span",{staticClass:"nav-menu-link current",attrs:{"aria-current":"page","aria-disabled":"true",role:"link"}},[e._t("default")],2):t("Reference",{staticClass:"nav-menu-link",attrs:{url:e.url,tabindex:"0"}},[e._t("default")],2)},br=[],Tr={name:"NavMenuLink",components:{Reference:Wa.Z},computed:{isCurrent:({$route:e,url:t})=>"string"===typeof t?t===(0,O.Q2)(e.path,e.query).replace(/\/$/,""):t.name===e.name},props:{url:{type:[Object,String],required:!0}}},_r=Tr,Sr=(0,F.Z)(_r,vr,br,!1,null,"2ad31daf",null),kr=Sr.exports,Cr={name:"HierarchyCollapsedItems",components:{EllipsisIcon:yr,NavMenuLink:kr},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:{formattedTopics:({$route:e,topics:t})=>t.map((t=>({...t,url:(0,O.Q2)(t.url,e.query)})))},methods:{handleDocumentClick(e){const{target:t}=e,{collapsed:n,$refs:{btn:i,dropdown:a}}=this,s=!i.contains(t)&&!a.contains(t);!n&&s&&(this.collapsed=!0)},toggleCollapsed(){this.collapsed=!this.collapsed}}},wr=Cr,xr=(0,F.Z)(wr,cr,dr,!1,null,"7b701104",null),Ir=xr.exports,$r=function(e,t){return e(t.$options.components.NavMenuItemBase,{tag:"component",staticClass:"hierarchy-item",class:[{collapsed:t.props.isCollapsed},t.data.staticClass]},[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)},Dr=[],Lr=n(535),Pr=n(8785),Or={name:"HierarchyItem",components:{NavMenuItemBase:Lr.Z,InlineChevronRightIcon:Pr.Z},props:{isCollapsed:Boolean,url:{type:String,required:!1}}},Ar=Or,Nr=(0,F.Z)(Ar,$r,Dr,!0,null,"13293168",null),Rr=Nr.exports;const Br=3,Er=1;var Mr={name:"Hierarchy",components:{Badge:ji.Z,NavMenuItems:or.Z,HierarchyCollapsedItems:Ir,HierarchyItem:Rr},constants:{MaxVisibleLinks:Br},inject:["store"],mixins:[un.Z],props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,currentTopicTitle:{type:String,required:!0},parentTopics:{type:Array,default:()=>[]},currentTopicTags:{type:Array,default:()=>[]}},computed:{windowWidth:({store:e})=>e.state.contentWidth,root:({parentTopics:e})=>e[0],smallViewport:({windowWidth:e})=>e{const i=n?1:0;return e>1200?Br-i:e>1e3?Br-1-i:t?0:Br-2-i},collapsibleItems:({smallViewport:e,parentTopics:t,linksAfterCollapse:n,currentTopicTitle:i,$route:a})=>{const s=n?t.slice(Er,-n):t.slice(Er);return e&&s.push({title:i,url:a.path}),s},nonCollapsibleItems:({parentTopics:e,linksAfterCollapse:t})=>t?e.slice(Er).slice(-t):[],hasBadge:({isSymbolDeprecated:e,isSymbolBeta:t,currentTopicTags:n})=>e||t||n.length},methods:{addQueryParamsToUrl(e){return(0,O.Q2)(e,this.$route.query)}}},zr=Mr,Kr=(0,F.Z)(zr,sr,rr,!1,null,"d54f3438",null),Zr=Kr.exports;const qr=1050;var jr={name:"DocumentationTopic",mixins:[P.Z],constants:{ON_THIS_PAGE_CONTAINER_BREAKPOINT:qr},inject:{isTargetIDE:{default(){return!1}},store:{default(){return{reset(){},state:{},setReferences(){},updateReferences(){}}}}},components:{Declaration:Wt,OnThisPageStickyContainer:ar,OnThisPageNav:je,DocumentationHero:Oe,Abstract:en,Aside:E.Z,BetaLegalText:V,ContentNode:Qe.Z,DefaultImplementations:Nn,DownloadButton:tn.Z,LanguageSwitcher:me,PrimaryContent:rs,Relationships:Ts,RequirementMetadata:_s.Z,Availability:Ns,SeeAlso:Ks,Title:Vs,Topics:Ys,ViewMore:Se,WordBreak:Ae.Z,Hierarchy:Zr,InlinePlusCircleIcon:Ut.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:Ne.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($e,e)},availableLocales:{type:Array,required:!1},hierarchyItems:{type:Array,default:()=>[]}},provide(){return{identifier:this.identifier,languages:new Set(Object.keys(this.languagePaths)),interfaceLanguage:this.interfaceLanguage,symbolKind:this.symbolKind,enableMinimized:this.enableMinimized}},data(){return{indexState:B["default"].state,topicState:this.store.state,declListExpanded:!1}},computed:{normalizedSwiftPath:({swiftPath:e})=>(0,A.Jf)(e),normalizedObjcPath:({objcPath:e,swiftPath:t})=>(0,A.Jf)(e&&t?(0,O.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,parentTopics:({hierarchyItems:e,references:t,hasOtherDeclarations:n,pageTitle:i})=>{const a=e.reduce(((e,n)=>{const i=t[n];if(i){const{title:t,url:n}=i;return e.concat({title:t,url:n})}return console.error(`Reference for "${n}" is missing`),e}),[]),s=(0,N.Z$)(a);return n&&s?.title===i&&a.pop(),a},shouldShowLanguageSwitcher:({objcPath:e,swiftPath:t,isTargetIDE:n,enableMinimized:i})=>!!(e&&t&&n)&&!i,enhanceBackground:({symbolKind:e,disableHeroBackground:t,enableMinimized:n})=>!t&&!n&&(!e||e===L.module),shortHero:({roleHeading:e,abstract:t,sampleCodeDownload:n,hasAvailability:i,shouldShowLanguageSwitcher:a,declarations:s})=>!!e+!!t+!!n+!!s.length+!!i+a<=1,technologies({modules:e=[]}){const t=e.reduce(((e,t)=>(e.push(t.name),e.concat(t.relatedModules||[]))),[]);return t.length>1?t:[]},titleBreakComponent:({enhanceBackground:e})=>e?"span":Ae.Z,hasPrimaryContent:({isRequirement:e,deprecationSummary:t,downloadNotAvailableSummary:n,primaryContentSectionsSanitized:i,shouldShowViewMoreLink:a})=>e||t&&t.length||n&&n.length||i.length||a,viewMoreLink:({interfaceLanguage:e,normalizedObjcPath:t,normalizedSwiftPath:n})=>e===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!==Ne.o.hidden&&!n,isOnThisPageNavVisible:({topicState:e})=>e.contentWidth>qr,disableMetadata:({enableMinimized:e})=>e,primaryContentSectionsSanitized({primaryContentSections:e=[],symbolKind:t}){return e.filter((({kind:e})=>e===Fe.mentions?t!==L.module:e!==Fe.declarations))},declarations({primaryContentSections:e=[]}){return e.filter((({kind:e})=>e===Fe.declarations))},showOtherDeclarations({enableMinimized:e,hasOtherDeclarations:t}){return!e&&t},hasOtherDeclarations({declarations:e=[]}){return!!e.length&&e[0].declarations.some((e=>Object.prototype.hasOwnProperty.call(e,"otherDeclarations")))},declListToggleText({declListExpanded:e}){return e?this.$t("declarations.hide-other-declarations"):this.$t("declarations.show-all-declarations")}},methods:{extractProps(e){const{abstract:t,defaultImplementationsSections:n,deprecationSummary:i,downloadNotAvailableSummary:a,diffAvailability:s,hierarchy:r,identifier:{interfaceLanguage:o,url:l},metadata:{conformance:c,hasNoExpandedDocumentation:d,modules:u,availableLocales:h,platforms:p,required:g=!1,roleHeading:f,title:m="",tags:y=[],role:v,symbolKind:b="",remoteSource:T,images:_=[],color:{standardColorIdentifier:S}={}}={},primaryContentSections:k,relationshipsSections:C,references:w={},sampleCodeDownload:x,topicSectionsStyle:I,topicSections:$,seeAlsoSections:L,variantOverrides:P,variants:O=[]}=e,A=O.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]=[]}=A;return{abstract:t,conformance:c,defaultImplementationsSections:n,deprecationSummary:i,downloadNotAvailableSummary:a,diffAvailability:s,hasNoExpandedDocumentation:d,availableLocales:h,hierarchy:r,role:v,identifier:l,interfaceLanguage:o,isRequirement:g,modules:u,platforms:p,primaryContentSections:k,relationshipsSections:C,references:w,roleHeading:f,sampleCodeDownload:x,title:m,topicSections:$,topicSectionsStyle:I,seeAlsoSections:L,variantOverrides:P,symbolKind:b,tags:y.slice(0,1),remoteSource:T,pageImages:_,objcPath:N,swiftPath:R,standardColorIdentifier:S}},toggleDeclList(){this.declListExpanded=!this.declListExpanded}},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}})}))}R["default"].setAvailableLocales(this.availableLocales||[]),this.store.reset(),this.store.setReferences(this.references)},watch:{"indexState.includedArchiveIdentifiers":function(){this.store.updateReferences()},references(e){this.store.setReferences(e)},availableLocales(e){R["default"].setAvailableLocales(e)}}},Fr=jr,Hr=(0,F.Z)(Fr,I,$,!1,null,"7c6f2f58",null),Vr=Hr.exports,Wr=function(){var e=this,t=e._self._c;return t("div",{staticClass:"documentation-layout"},[e.isTargetIDE?e._e():t("Nav",{attrs:{diffAvailability:e.diffAvailability,interfaceLanguage:e.interfaceLanguage,objcPath:e.objcPath,swiftPath:e.swiftPath,displaySidenav:e.enableNavigator},on:{"toggle-sidenav":e.handleToggleSidenav},scopedSlots:e._u([{key:"title",fn:function({className:t}){return[e._t("nav-title",null,{className:t})]}}],null,!0)}),t("AdjustableSidebarWidth",e._g(e._b({staticClass:"full-width-container topic-wrapper",scopedSlots:e._u([{key:"aside",fn:function({scrollLockID:n,breakpoint:i}){return[t("div",{staticClass:"documentation-layout-aside"},[e.enableQuickNavigation?t("QuickNavigationModal",{attrs:{children:e.quickNavNodes||e.indexNodes,showQuickNavigationModal:e.showQuickNavigationModal,technology:e.technology?e.technology.title:"",placeholder:e.quickNavPlaceholder},on:{"update:showQuickNavigationModal":function(t){e.showQuickNavigationModal=t},"update:show-quick-navigation-modal":function(t){e.showQuickNavigationModal=t}}}):e._e(),t("transition",{attrs:{name:"delay-hiding"}},[e._t("navigator",(function(){return[t("Navigator",e._b({directives:[{name:"show",rawName:"v-show",value:e.sidenavVisibleOnMobile||i===e.BreakpointName.large,expression:"sidenavVisibleOnMobile || breakpoint === BreakpointName.large"}],key:"base-navigator",attrs:{"parent-topic-identifiers":e.parentTopicIdentifiers,references:e.references,scrollLockID:n,"render-filter-on-top":i!==e.BreakpointName.large},on:{close:function(t){return e.handleToggleSidenav(i)}},scopedSlots:e._u([e.enableQuickNavigation?{key:"filter",fn:function(){return[t("QuickNavigationButton",{nativeOn:{click:function(t){return e.openQuickNavigationModal.apply(null,arguments)}}})]},proxy:!0}:null,{key:"above-navigator-head",fn:function(){return[e._t("above-navigator-head")]},proxy:!0},{key:"navigator-head",fn:function({className:t}){return[e._t("nav-title",null,{className:t})]}}],null,!0)},"Navigator",{...e.navigatorProps,technologyProps:e.technologyProps},!1))]}),null,{scrollLockID:n,breakpoint:i,sidenavVisibleOnMobile:e.sidenavVisibleOnMobile,handleToggleSidenav:e.handleToggleSidenav,enableQuickNavigation:e.enableQuickNavigation,openQuickNavigationModal:e.openQuickNavigationModal})],2)],1)]}}],null,!0)},"AdjustableSidebarWidth",e.sidebarProps,!1),e.sidebarListeners),[t("PortalTarget",{attrs:{name:"modal-destination",multiple:""}}),e._t("content")],2)],1)},Ur=[],Qr=n(2433),Gr=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(" / ")])},Xr=[],Yr={name:"QuickNavigationButton"},Jr=Yr,eo=(0,F.Z)(Jr,Gr,Xr,!1,null,"96c35eb8",null),to=eo.exports,no=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.placeholderText,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","data-index":i},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,a){return t("div",{key:i.title},[t("span",{staticClass:"parent-path",domProps:{textContent:e._s(i.title)}}),a!==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)])])},io=[],ao=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)])},so=[],ro=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"}})])},oo=[],lo={name:"ClearRoundedIcon",components:{SVGIcon:pr.Z}},co=lo,uo=(0,F.Z)(co,ro,oo,!1,null,null,null),ho=uo.exports;function po(){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 go(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 fo(e){e.selectionStart=e.selectionEnd=0}function mo(e){return/^[\w\W\s]$/.test(e)}function yo(e){const t=e.match(/(.*)<\/data>/);try{return t?JSON.parse(t[1]):null}catch(n){return null}}function vo(e){return"string"!==typeof e&&(e=JSON.stringify(e)),`${e}`}function bo(e,t,n,i){let a,s;return function(...r){function o(){clearTimeout(a),a=null}function l(){o(),e.apply(s,r)}if(s=this,!a||!n&&!i){if(!n)return o(),void(a=setTimeout(l,t));a=setTimeout(o,t),e.apply(s,r)}}}const To=280,_o=100;var So={data(){return{keyboardIsVirtual:!1,activeTags:[],initTagIndex:null,focusedTagIndex:null,metaKey:!1,shiftKey:!1,tabbing:!1,debouncedHandleDeleteTag:null}},constants:{DebounceDelay:To,VirtualKeyboardThreshold:_o},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.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=_o&&(this.keyboardIsVirtual=!0)}),To),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:po()};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",vo(n)),e.clipboardData.setData("text/plain",t.join(" ")),n):n},handleCut(e){e.preventDefault();const{input:t,tags:n}=this.handleCopy(e);if(!t&&!n.length)return;const i=this.selectedTags.filter((e=>!n.includes(e))),a=this.input.replace(t,"");this.setSelectedTags(i),this.setFilterInput(a)},handlePaste(e){e.preventDefault();const{types:t}=e.clipboardData;let n=[],i=e.clipboardData.getData("text/plain");if(t.includes("text/html")){const t=e.clipboardData.getData("text/html"),a=yo(t);a&&({tags:n=[],input:i=""}=a)}const a=po();i=a.length?this.input.replace(a,i):(0,Tn.ZQ)(this.input,i,document.activeElement.selectionStart),this.setFilterInput(i.trim()),n.length&&(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(),go(this.$refs.input),this.hasSelectedTags&&(await this.focusInput(),"Backspace"===n&&fo(this.$refs.input))}},mounted(){window.visualViewport&&(window.visualViewport.addEventListener("resize",this.updateKeyboardType),this.$once("hook:beforeDestroy",(()=>{window.visualViewport.removeEventListener("resize",this.updateKeyboardType)})))}};const ko=1e3;var Co={constants:{ScrollingDebounceDelay:ko},data(){return{isScrolling:!1,scrollRemovedAt:0}},created(){this.deleteScroll=bo(this.deleteScroll,ko)},methods:{deleteScroll(){this.isScrolling=!1,this.scrollRemovedAt=Date.now()},handleScroll(e){const{target:t}=e;if(0!==t.scrollTop)return t.scrollTop=0,void e.preventDefault();const n=150,i=t.offsetWidth,a=i+n;if(t.scrollWidth0?this.focusIndex(this.focusedIndex-1):this.startingPointHook())},focusNext({metaKey:e,ctrlKey:t,shiftKey:n}){(e||t)&&n||(this.externalFocusChange=!1,this.focusedIndex0}},No=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)])},Ro=[],Bo={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",vo({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}},Eo=Bo,Mo=(0,F.Z)(Eo,No,Ro,!1,null,"7e76f326",null),zo=Mo.exports,Ko={name:"Tags",mixins:[Co,Ao],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:zo},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];mo(t)&&n&&this.$emit("delete-tag",{tagName:n.label||n,event:e})}},computed:{totalItemsToNavigate:({tags:e})=>e.length}},Zo=Ko,qo=(0,F.Z)(Zo,Po,Oo,!1,null,"1f2bd813",null),jo=qo.exports;const Fo=5,Ho="filter-input",Vo="selected-tags",Wo="suggested-tags",Uo={autocorrect:"off",autocapitalize:"off",spellcheck:"false",role:"combobox","aria-haspopup":"true","aria-autocomplete":"none","aria-owns":"suggestedTags","aria-controls":"suggestedTags"};var Qo,Go,Xo={name:"FilterInput",mixins:[Co,So],constants:{FilterInputId:Ho,SelectedTagsId:Vo,SuggestedTagsId:Wo,AXinputProperties:Uo,TagLimit:Fo},components:{TagList:jo,ClearRoundedIcon:ho,FilterIcon:Lo},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},preventBorderStyle:{type:Boolean,default:!1},translatableTags:{type:Array,default:()=>[]}},data(){return{resetedTagsViaDeleteButton:!1,FilterInputId:Ho,SelectedTagsId:Vo,SuggestedTagsId:Wo,AXinputProperties:Uo,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?Ho.concat(" ",Vo):Ho,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,Fo):i},displaySuggestedTags:({showSuggestedTags:e,suggestedTags:t})=>e&&t.length>0,inputMultipleSelectionListeners:({resetActiveTags:e,handleCopy:t,handleCut:n,handlePaste:i})=>({click:e,copy:t,cut:n,paste:i}),selectedTagsMultipleSelectionListeners:({handleSingleTagClick:e,selectInputAndTags:t,handleDeleteTag:n,selectedTagsKeydownHandler:i,focusTagHandler:a,handlePaste:s})=>({"click-tags":e,"select-all":t,"delete-tag":n,keydown:i,focus:a,"paste-tags":s})},watch:{async selectedTags(){this.resetedTagsViaDeleteButton?this.resetedTagsViaDeleteButton=!1:this.$el.contains(document.activeElement)&&await this.focusInput(),this.displaySuggestedTags&&this.hasSuggestedTags&&this.$refs.suggestedTags.resetScroll()},suggestedTags:{immediate:!0,handler(e){this.$emit("suggested-tags",e)}},showSuggestedTags(e){this.$emit("show-suggested-tags",e)}},methods:{async focusInput(){await this.$nextTick(),this.$refs.input.focus(),!this.input&&this.resetActiveTags&&this.resetActiveTags()},async resetFilters(e=!1){if(this.setFilterInput(""),this.setSelectedTags([]),!e)return this.$emit("update:preventedBlur",!0),this.resetActiveTags&&this.resetActiveTags(),void await this.focusInput();this.resetedTagsViaDeleteButton=!0,this.showSuggestedTags=!1,this.$refs.input.blur()},focusFirstTag(e=(()=>{})){this.showSuggestedTags||(this.showSuggestedTags=!0),this.hasSuggestedTags&&this.$refs.suggestedTags?this.$refs.suggestedTags.focusFirst():e()},setFilterInput(e){this.$emit("input",e)},setSelectedTags(e){this.$emit("update:selectedTags",e)},deleteTags(e){this.setSelectedTags(this.selectedTags.filter((t=>!e.includes(t))))},async handleBlur(e){const t=e.relatedTarget;t&&t.matches&&t.matches("button, input, ul")&&this.$el.contains(t)||(await this.$nextTick(),this.resetActiveTags(),this.preventedBlur?this.$emit("update:preventedBlur",!1):(this.showSuggestedTags=!1,this.$emit("blur")))},downHandler(e){const t=()=>this.$emit("focus-next",e);this.positionReversed?t():this.focusFirstTag(t)},upHandler(e){const t=()=>this.$emit("focus-prev",e);this.positionReversed?this.focusFirstTag(t):t()},handleFocusPrevOnSelectedTags(){this.positionReversed?this.focusFirstTag((()=>this.$emit("focus-prev"))):this.$emit("focus-prev")},handleFocus(){this.showSuggestedTags=!0,this.$emit("focus")}},created(){this.focusInputWhenCreated&&document.activeElement!==this.$refs.input&&(this.inputIsNotEmpty||this.focusInputWhenEmpty)&&this.focusInput()}},Yo=Xo,Jo=(0,F.Z)(Yo,ao,so,!1,null,"9ad1ed4c",null),el=Jo.exports,tl=n(5590),nl={name:"QuickNavigationHighlighter",props:{text:{type:String,required:!0},matcherText:{type:String,default:""}},render(e){const{matcherText:t,text:n}=this,i=[];let a=0;return t?([...t].forEach((t=>{const s=n.toLowerCase().indexOf(t.toLowerCase(),a);a&&i.push(e("span",n.slice(a,s)));const r=s+1;i.push(e("span",{class:"match"},n.slice(s,r))),a=r})),e("p",{class:"highlight"},i)):e("span",{class:"highlight"},n)}},il=nl,al=(0,F.Z)(il,Qo,Go,!1,null,"4a2ce75d",null),sl=al.exports,rl=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"}})])},ol=[],ll={name:"MagnifierIcon",components:{SVGIcon:pr.Z}},cl=ll,dl=(0,F.Z)(cl,rl,ol,!1,null,null,null),ul=dl.exports,hl=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)},pl=[],gl=n(4630);const{extractProps:fl}=Vr.methods,ml="hero",yl={error:"error",loading:"loading",loadingSlowly:"loadingSlowly",success:"success"},vl={...gl.Z,state:(0,x.d9)(gl.Z.state)};var bl={name:"QuickNavigationPreview",components:{DocumentationTopic:Vr},constants:{PreviewState:yl,PreviewStore:vl},data(){return{store:vl}},provide(){return{store:this.store}},props:{json:{type:Object,required:!1},state:{type:String,required:!0,validator:e=>Object.hasOwnProperty.call(yl,e)}},computed:{LOADER_ROW_STYLES:()=>[{"--index":0,width:"30%"},{"--index":1,width:"80%"},{"--index":2,width:"50%"}],STATE:()=>yl,topicProps:({json:e})=>{const t=fl(e),{sections:n=[]}=e;let{abstract:i}=t;const a=n.find((({kind:e})=>e===ml));return!i&&a&&(i=a.content),{...t,abstract:i}}}},Tl=bl,_l=(0,F.Z)(Tl,hl,pl,!1,null,"779b8b01",null),Sl=_l.exports;class kl{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}}const Cl="",wl=32,xl="navigator-hide-button";function Il(e){return e.split("").reduce(((e,t)=>(e<<5)-e+t.charCodeAt(0)|0),0)}function $l(e){const t={},n=e.length;for(let i=0;ie.parent===Cl));const i=t[e];return i?(i.childUIDs||[]).map((e=>t[e])):[]}function Ol(e,t){const n=[],i=[e];let a=null;while(i.length){a=i.pop();const e=t[a];if(!e)return[];n.unshift(e),e.parent&&e.parent!==Cl&&i.push(e.parent)}return n}function Al(e,t,n){const i=t[e];return i?Pl(i.parent,t,n):[]}function Nl(e){const t=/(\/documentation\/[^/]+)/,n=window.location.href.match(t)?.[1]??"";return 1===e.length?e[0]:e.find((e=>e.path.toLowerCase().endsWith(n.toLowerCase())))??e[0]}function Rl(e){return Object.entries(e).reduce(((e,[t,n])=>{if(!n.length)return e;const i=Nl(n);return e[t]=Dl(i.children||[],null,0,i.beta),e}),{})}function Bl(e){return Object.entries(e).reduce(((e,[t,n])=>{const i=Nl(n);return e[t]={technology:i.title,technologyPath:i.path||i.url,isTechnologyBeta:i.beta},e}),{})}var El=n(9652);const{PreviewState:Ml}=Sl.constants,zl="AbortError",Kl=20,Zl=1e3;var ql={name:"QuickNavigationModal",components:{FilterInput:el,GenericModal:tl.Z,MagnifierIcon:ul,TopicTypeIcon:we.Z,QuickNavigationHighlighter:sl,Reference:Wa.Z,Preview:Sl},mixins:[Ao],created(){this.abortController=null,this.$cachedSymbolResults=new kl(Kl),this.loadingTimeout=null},data(){return{debouncedInput:"",userInput:"",focusedInput:!1,cachedSymbolResults:{},previewIsLoadingSlowly:!1,SCROLL_LOCK_DISABLE_ATTR:El.n}},props:{children:{type:Array,required:!0},showQuickNavigationModal:{type:Boolean,required:!0},technology:{type:String,required:!1},placeholder:{type:String,required:!1}},computed:{childrenMap({children:e}){return $l(e)},filteredSymbols:({constructFuzzyRegex:e,children:t,fuzzyMatch:n,processedUserInput:i,childrenMap:a,orderSymbolsByPriority:s})=>{const r=t.filter((e=>"groupMarker"!==e.type&&null!=e.title));if(!i)return[];const o=n({inputLength:i.length,symbols:r,processedInputRegex:new RegExp(e(i),"i"),childrenMap:a}),l=[...new Map(o.map((e=>[e.path,e]))).values()];return s(l).slice(0,Kl)},placeholderText(){return this.placeholder?this.placeholder:this.technology?this.$t("filter.search-symbols",{technology:this.technology}):this.$t("filter.search")},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.find((({$el:e})=>parseInt(e.dataset.index,10)===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?Ml.success:Ml.error:t?Ml.loadingSlowly:Ml.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 a=n.exec(t.title);if(!a)return!1;const s=a[0].length;return!(s>3*e)&&{uid:t.uid,title:t.title,path:t.path,parents:Ol(t.parent,i),type:t.type,inputLengthDifference:t.title.length-e,matchLength:s,matchLengthDifference:s-e,start:a.index,substring:a[0]}})).filter(Boolean)},handleKeyEnter(){!this.noResultsWereFound&&this.userInput.length&&(this.$router.push(this.filteredSymbols[this.focusedIndex].path),this.closeQuickNavigationModal())},orderSymbolsByPriority(e){return e.sort(((e,t)=>e.matchLengthDifference>t.matchLengthDifference?1:e.matchLengthDifferencet.start?1:e.startt.inputLengthDifference?1:e.inputLengthDifference{this.previewState===Ml.loading&&(this.previewIsLoadingSlowly=!0)}),Zl),!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,x.k_)(e.path,{signal:this.abortController.signal});this.$cachedSymbolResults.set(e.uid,{success:!0,json:t})}catch(t){t.name!==zl&&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)])}}},jl=ql,Fl=(0,F.Z)(jl,no,io,!1,null,"7906e3d8",null),Hl=Fl.exports,Vl=function(){var e=this,t=e._self._c;return t("div",{staticClass:"adjustable-sidebar-width",class:{dragging:e.isDragging,"sidebar-hidden":!e.enableNavigator||e.hiddenOnLarge}},[e.enableNavigator?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)}}})]):e._e(),t("div",{ref:"content",staticClass:"content"},[e._t("default")],2),e.enableNavigator?t("BreakpointEmitter",{attrs:{scope:e.BreakpointScopes.nav},on:{change:function(t){e.breakpoint=t}}}):e._e()],1)},Wl=[],Ul=n(7247),Ql=n(7188),Gl=n(114),Xl=n(1147),Yl=n(1716);const Jl="sidebar",ec=1521,tc=543,nc=400,ic={touch:{move:"touchmove",end:"touchend"},mouse:{move:"mousemove",end:"mouseup"}},ac=(e,t=window.innerWidth)=>{const n=Math.min(t,ec);return Math.floor(Math.min(n*(e/100),n))},sc={medium:30,large:30},rc={medium:50,large:40},oc="sidebar-scroll-lock";var lc={name:"AdjustableSidebarWidth",constants:{SCROLL_LOCK_ID:oc},components:{BreakpointEmitter:Ql["default"]},inject:["store"],props:{shownOnMobile:{type:Boolean,default:!1},enableNavigator:{type:Boolean,default:!0},hiddenOnLarge:{type:Boolean,default:!1},fixedWidth:{type:Number,default:null}},data(){const e=window.innerWidth,t=window.innerHeight,n=lr.L3.large,i=ac(sc[n]),a=ac(rc[n]),s=e>=ec?tc:nc,r=Ul.tO.get(Jl,s);return{isDragging:!1,width:this.fixedWidth||Math.min(Math.max(r,i),a),isTouch:!1,windowWidth:e,windowHeight:t,breakpoint:n,noTransition:!1,isTransitioning:!1,isOpeningOnLarge:!1,focusTrapInstance:null,mobileTopOffset:0,topOffset:0,scrollLockContainer:null}},computed:{minWidthPercent:({breakpoint:e})=>sc[e]||0,maxWidthPercent:({breakpoint:e})=>rc[e]||100,maxWidth:({maxWidthPercent:e,windowWidth:t,fixedWidth:n})=>Math.max(n,ac(e,t)),minWidth:({minWidthPercent:e,windowWidth:t,fixedWidth:n})=>Math.min(n||t,ac(e,t)),widthInPx:({width:e})=>`${e}px`,hiddenOnLargeThreshold:({minWidth:e})=>e/2,events:({isTouch:e})=>e?ic.touch:ic.mouse,asideStyles:({widthInPx:e,mobileTopOffset:t,topOffset:n,windowHeight:i})=>({width:e,"--top-offset":n?`${n}px`:null,"--top-offset-mobile":`${t}px`,"--app-height":`${i}px`}),asideClasses:({isDragging:e,shownOnMobile:t,noTransition:n,isTransitioning:i,hiddenOnLarge:a,mobileTopOffset:s,isOpeningOnLarge:r})=>({dragging:e,"show-on-mobile":t,"hide-on-large":a,"is-opening-on-large":r,"no-transition":n,"sidebar-transitioning":i,"has-mobile-top-offset":s}),scrollLockID:()=>oc,BreakpointScopes:()=>lr.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 Gl.Z(this.$refs.aside)},watch:{$route:"closeMobileSidebar",width:{immediate:!0,handler:Ee((function(e){this.emitEventChange(e)}),150)},windowWidth:"getWidthInCheck",async breakpoint(e){this.getWidthInCheck(),e===lr.L3.large&&this.closeMobileSidebar(),this.noTransition=!0,await(0,Me.J)(5),this.noTransition=!1},shownOnMobile:"handleExternalOpen",async isTransitioning(e){e?(await(0,Me.X)(1e3),this.isTransitioning=!1):this.updateContentWidthInStore()},hiddenOnLarge(){this.isTransitioning=!0}},methods:{getWidthInCheck:bo((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,Ul.tO.set(Jl,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(Yl.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){this.scrollLockContainer&&(El.Z.unlockScroll(this.scrollLockContainer),this.focusTrapInstance.stop(),Xl.Z.show(this.$refs.aside),this.scrollLockContainer=null),e&&(await this.$nextTick(),this.scrollLockContainer=document.getElementById(this.scrollLockID),this.scrollLockContainer&&(El.Z.lockScroll(this.scrollLockContainer),this.focusTrapInstance.start(),Xl.Z.hide(this.$refs.aside)))},storeTopOffset:Ee((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)}}},cc=lc,dc=(0,F.Z)(cc,Vl,Wl,!1,null,"00c216ba",null),uc=dc.exports,hc=function(){var e=this,t=e._self._c;return t("nav",{staticClass:"navigator",attrs:{"aria-labelledby":e.INDEX_ROOT_KEY}},[e.isFetching?t("LoadingNavigatorCard",{on:{close:function(t){return e.$emit("close")}}}):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,"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},{key:"above-navigator-head",fn:function(){return[e._t("above-navigator-head")]},proxy:!0},{key:"navigator-head",fn:function(){return[e._t("navigator-head",null,{className:"nav-title"})]},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)},pc=[],gc=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")}},scopedSlots:e._u([{key:"above-navigator-head",fn:function(){return[e._t("above-navigator-head")]},proxy:!0},{key:"navigator-head",fn:function(){return[e._t("navigator-head")]},proxy:!0},{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))}]}},[e.technology?t("Reference",{class:["technology-title",{"router-link-exact-active":e.isTechnologyRoute}],attrs:{id:e.INDEX_ROOT_KEY,url:e.technologyPath},nativeOn:{click:function(t){return t.altKey?(t.preventDefault(),e.toggleAllNodes.apply(null,arguments)):null}}},[t("h2",{staticClass:"card-link"},[e._v(" "+e._s(e.technology)+" ")]),e.isTechnologyBeta?t("Badge",{attrs:{variant:"beta"}}):e._e()],1):e._e(),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.navigatorItems,"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:a}){return[t("DynamicScrollerItem",e._b({ref:`dynamicScroller_${n.uid}`},"DynamicScrollerItem",{active:i,item:n,dataIndex:a},!1),[t("NavigatorCardItem",{attrs:{item:n,isRendered:i,"filter-pattern":e.filterPattern,"filter-text":e.debouncedFilter,"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===a,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.suggestedTags,translatableTags:e.translatableTags,"selected-tags":e.selectedTags,placeholder:e.$t("filter.title"),"should-keep-open-on-blur":!1,shouldTruncateTags:e.shouldTruncateTags,"position-reversed":!e.renderFilterOnTop},on:{"update:selectedTags":function(t){e.selectedTags=t},"update:selected-tags":function(t){e.selectedTags=t},clear:e.clearFilters},model:{value:e.filter,callback:function(t){e.filter=t},expression:"filter"}})],1),e._t("filter")],2)])]}}],null,!0)},"BaseNavigatorCard",{isTechnologyBeta:e.isTechnologyBeta,technologyPath:e.technologyPath},!1))},fc=[];function mc(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var n=e.indexOf("Trident/");if(n>0){var i=e.indexOf("rv:");return parseInt(e.substring(i+3,e.indexOf(".",i)),10)}var a=e.indexOf("Edge/");return a>0?parseInt(e.substring(a+5,e.indexOf(".",a)),10):-1}var yc=void 0;function vc(){vc.init||(vc.init=!0,yc=-1!==mc())}var bc={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&&(!yc&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),delete this._resizeObject.onload)}},mounted:function(){var e=this;vc(),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",yc&&this.$el.appendChild(t),t.data="about:blank",yc||this.$el.appendChild(t)},beforeDestroy:function(){this.removeResizeHandlers()}};function Tc(e){e.component("resize-observer",bc),e.component("ResizeObserver",bc)}var _c={version:"0.4.5",install:Tc},Sc=null;"undefined"!==typeof window?Sc=window.Vue:"undefined"!==typeof n.g&&(Sc=n.g.Vue),Sc&&Sc.use(_c);function kc(e){return kc="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},kc(e)}function Cc(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function wc(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 a=t.isIntersecting&&t.intersectionRatio>=n.threshold;if(a===n.oldResult)return;n.oldResult=a,n.callback(a,t)}}),this.options.intersection),t.context.$nextTick((function(){n.observer&&n.observer.observe(n.el)}))}}},{key:"destroyObserver",value:function(){this.observer&&(this.observer.disconnect(),this.observer=null),this.callback&&this.callback._clear&&(this.callback._clear(),this.callback=null)}},{key:"threshold",get:function(){return this.options.intersection&&this.options.intersection.threshold||0}}]),e}();function Rc(e,t,n){var i=t.value;if(i)if("undefined"===typeof IntersectionObserver)console.warn("[vue-observe-visibility] IntersectionObserver API is not available in your browser. Please install this polyfill: https://github.com/w3c/IntersectionObserver/tree/master/polyfill");else{var a=new Nc(e,i,n);e._vue_visibilityState=a}}function Bc(e,t,n){var i=t.value,a=t.oldValue;if(!Ac(i,a)){var s=e._vue_visibilityState;i?s?s.createObserver(i,n):Rc(e,{value:i},n):Ec(e)}}function Ec(e){var t=e._vue_visibilityState;t&&(t.destroyObserver(),delete e._vue_visibilityState)}var Mc={bind:Rc,update:Bc,unbind:Ec};function zc(e){e.directive("observe-visibility",Mc)}var Kc={version:"0.4.6",install:zc},Zc=null;"undefined"!==typeof window?Zc=window.Vue:"undefined"!==typeof n.g&&(Zc=n.g.Vue),Zc&&Zc.use(Kc);var qc=n(7274),jc=n.n(qc),Fc=n(144),Hc={itemsLimit:1e3};const Vc={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 Wc(){return this.items.length&&"object"!==typeof this.items[0]}let Uc=!1;if("undefined"!==typeof window){Uc=!1;try{var Qc=Object.defineProperty({},"passive",{get(){Uc=!0}});window.addEventListener("test",null,Qc)}catch(bh){}}let Gc=0;var Xc={name:"RecycleScroller",components:{ResizeObserver:bc},directives:{ObserveVisibility:Mc},props:{...Vc,itemSize:{type:Number,default:null},gridItems:{type:Number,default:void 0},itemSecondarySize:{type:Number,default:void 0},minItemSize:{type:[Number,String],default:null},sizeField:{type:String,default:"size"},typeField:{type:String,default:"type"},buffer:{type:Number,default:200},pageMode:{type:Boolean,default:!1},prerender:{type:Number,default:0},emitUpdate:{type:Boolean,default:!1},skipHover:{type:Boolean,default:!1},listTag:{type:String,default:"div"},itemTag:{type:String,default:"div"},listClass:{type:[String,Object,Array],default:""},itemClass:{type:[String,Object,Array],default:""}},data(){return{pool:[],totalSize:0,ready:!1,hoverKey:null}},computed:{sizes(){if(null===this.itemSize){const e={"-1":{accumulator:0}},t=this.items,n=this.sizeField,i=this.minItemSize;let a,s=1e4,r=0;for(let o=0,l=t.length;o{this.$_prerender=!1,this.updateVisibleItems(!0),this.ready=!0}))},activated(){const e=this.$_lastUpdateScrollPosition;"number"===typeof e&&this.$nextTick((()=>{this.scrollToPosition(e)}))},beforeDestroy(){this.removeListeners()},methods:{addView(e,t,n,i,a){const s={item:n,position:0},r={id:Gc++,index:t,used:!0,key:i,type:a};return Object.defineProperty(s,"nr",{configurable:!1,value:r}),e.push(s),s},unuseView(e,t=!1){const n=this.$_unusedViews,i=e.nr.type;let a=n.get(i);a||(a=[],n.set(i,a)),a.push(e),t||(e.nr.used=!1,e.position=-9999,this.$_views.delete(e.nr.key))},handleResize(){this.$emit("resize"),this.ready&&this.updateVisibleItems(!1)},handleScroll(e){this.$_scrollDirty||(this.$_scrollDirty=!0,requestAnimationFrame((()=>{this.$_scrollDirty=!1;const{continuous:e}=this.updateVisibleItems(!1,!0);e||(clearTimeout(this.$_refreshTimout),this.$_refreshTimout=setTimeout(this.handleScroll,100))})))},handleVisibilityChange(e,t){this.ready&&(e||0!==t.boundingClientRect.width||0!==t.boundingClientRect.height?(this.$emit("visible"),requestAnimationFrame((()=>{this.updateVisibleItems(!1)}))):this.$emit("hidden"))},updateVisibleItems(e,t=!1){const n=this.itemSize,i=this.gridItems||1,a=this.itemSecondarySize||n,s=this.$_computedMinItemSize,r=this.typeField,o=this.simpleArray?null:this.keyField,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&&(a=s),s=~~((i+a)/2)}while(s!==n);for(s<0&&(s=0),g=s,m=d[c-1].accumulator,f=s;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>Hc.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 _=T?null:new Map;let S,k,C,w;for(let x=g;x=C.length)&&(b=this.addView(p,x,S,e,k),this.unuseView(b,!0),C=h.get(k)),b=C[w],b.item=S,b.nr.used=!0,b.nr.index=x,b.nr.key=e,b.nr.type=k,_.set(k,w+1),w++),u.set(e,b)),null===n?(b.position=d[x-1].accumulator,b.offset=0):(b.position=Math.floor(x/i)*n,b.offset=x%i*a)):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=jc()(this.$el);return!window.document||e!==window.document.documentElement&&e!==window.document.body||(e=window),e},getScroll(){const{$el:e,direction:t}=this,n="vertical"===t;let i;if(this.pageMode){const t=e.getBoundingClientRect(),a=n?t.height:t.width;let s=-(n?t.top:t.left),r=n?window.innerHeight:window.innerWidth;s<0&&(r+=s,s=0),s+r>a&&(r=a-s),i={start:s,end:s+r}}else i=n?{start:e.scrollTop,end:e.scrollTop+e.clientHeight}:{start:e.scrollLeft,end:e.scrollLeft+e.clientWidth};return i},applyPageMode(){this.pageMode?this.addListeners():this.removeListeners()},addListeners(){this.listenerTarget=this.getListenerTarget(),this.listenerTarget.addEventListener("scroll",this.handleScroll,!!Uc&&{passive:!0}),this.listenerTarget.addEventListener("resize",this.handleResize)},removeListeners(){this.listenerTarget&&(this.listenerTarget.removeEventListener("scroll",this.handleScroll),this.listenerTarget.removeEventListener("resize",this.handleResize),this.listenerTarget=null)},scrollToItem(e){let t;t=null===this.itemSize?e>0?this.sizes[e-1].accumulator:0:Math.floor(e/this.gridItems)*this.itemSize,this.scrollToPosition(t)},scrollToPosition(e){const t="vertical"===this.direction?{scroll:"scrollTop",start:"top"}:{scroll:"scrollLeft",start:"left"};let n,i,a;if(this.pageMode){const s=jc()(this.$el),r="HTML"===s.tagName?0:s[t.scroll],o=s.getBoundingClientRect(),l=this.$el.getBoundingClientRect(),c=l[t.start]-o[t.start];n=s,i=t.scroll,a=e+r+c}else n=this.$el,i=t.scroll,a=e;n[i]=a},itemsLimitError(){throw setTimeout((()=>{console.log("It seems the scroller element isn't scrolling, so it tries to render all the items at once.","Scroller:",this.$el),console.log("Make sure the scroller has a fixed height (or width) and 'overflow-y' (or 'overflow-x') set to 'auto' so it can scroll correctly and only render the items visible in the scroll viewport.")})),new Error("Rendered items limit reached")},sortViews(){this.pool.sort(((e,t)=>e.nr.index-t.nr.index))}}};function Yc(e,t,n,i,a,s,r,o,l,c){"boolean"!==typeof r&&(l=o,o=r,r=!1);const d="function"===typeof n?n.options:n;let u;if(e&&e.render&&(d.render=e.render,d.staticRenderFns=e.staticRenderFns,d._compiled=!0,a&&(d.functional=!0)),i&&(d._scopeId=i),s?(u=function(e){e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,e||"undefined"===typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),t&&t.call(this,l(e)),e&&e._registeredComponents&&e._registeredComponents.add(s)},d._ssrRegister=u):t&&(u=r?function(e){t.call(this,c(e,this.$root.$options.shadowRoot))}:function(e){t.call(this,o(e))}),u)if(d.functional){const e=d.render;d.render=function(t,n){return u.call(n),e(t,n)}}else{const e=d.beforeCreate;d.beforeCreate=e?[].concat(e,u):[u]}return n}const Jc=Xc;var ed=function(){var e,t,n=this,i=n.$createElement,a=n._self._c||i;return a("div",{directives:[{name:"observe-visibility",rawName:"v-observe-visibility",value:n.handleVisibilityChange,expression:"handleVisibilityChange"}],staticClass:"vue-recycle-scroller",class:(e={ready:n.ready,"page-mode":n.pageMode},e["direction-"+n.direction]=!0,e),on:{"&scroll":function(e){return n.handleScroll.apply(null,arguments)}}},[n.$slots.before?a("div",{ref:"before",staticClass:"vue-recycle-scroller__slot"},[n._t("before")],2):n._e(),n._v(" "),a(n.listTag,{ref:"wrapper",tag:"component",staticClass:"vue-recycle-scroller__item-wrapper",class:n.listClass,style:(t={},t["vertical"===n.direction?"minHeight":"minWidth"]=n.totalSize+"px",t)},[n._l(n.pool,(function(e){return a(n.itemTag,n._g({key:e.nr.id,tag:"component",staticClass:"vue-recycle-scroller__item-view",class:[n.itemClass,{hover:!n.skipHover&&n.hoverKey===e.nr.key}],style:n.ready?{transform:"translate"+("vertical"===n.direction?"Y":"X")+"("+e.position+"px) translate"+("vertical"===n.direction?"X":"Y")+"("+e.offset+"px)",width:n.gridItems?("vertical"===n.direction&&n.itemSecondarySize||n.itemSize)+"px":void 0,height:n.gridItems?("horizontal"===n.direction&&n.itemSecondarySize||n.itemSize)+"px":void 0}:null},n.skipHover?{}:{mouseenter:function(){n.hoverKey=e.nr.key},mouseleave:function(){n.hoverKey=null}}),[n._t("default",null,{item:e.item,index:e.nr.index,active:e.nr.used})],2)})),n._v(" "),n._t("empty")],2),n._v(" "),n.$slots.after?a("div",{ref:"after",staticClass:"vue-recycle-scroller__slot"},[n._t("after")],2):n._e(),n._v(" "),a("ResizeObserver",{on:{notify:n.handleResize}})],1)},td=[];ed._withStripped=!0;const nd=void 0,id=void 0,ad=void 0,sd=!1,rd=Yc({render:ed,staticRenderFns:td},nd,Jc,id,sd,ad,!1,void 0,void 0,void 0);var od={name:"DynamicScroller",components:{RecycleScroller:rd},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:{...Vc,minItemSize:{type:[Number,String],required:!0}},data(){return{vscrollData:{active:!0,sizes:{},validSizes:{},keyField:this.keyField,simpleArray:!1}}},computed:{simpleArray:Wc,itemsWithSize(){const e=[],{items:t,keyField:n,simpleArray:i}=this,a=this.vscrollData.sizes,s=t.length;for(let r=0;r=n)break;i+=t[o].size||this.minItemSize,a+=e[o].size||this.minItemSize}const r=a-i;0!==r&&(this.$el.scrollTop+=r)}},beforeCreate(){this.$_updates=[],this.$_undefinedSizes=0,this.$_undefinedMap={}},activated(){this.vscrollData.active=!0},deactivated(){this.vscrollData.active=!1},methods:{onScrollerResize(){const e=this.$refs.scroller;e&&this.forceUpdate(),this.$emit("resize")},onScrollerVisible(){this.$emit("vscroll:update",{force:!1}),this.$emit("visible")},forceUpdate(e=!0){(e||this.simpleArray)&&(this.vscrollData.validSizes={}),this.$emit("vscroll:update",{force:!0})},scrollToItem(e){const t=this.$refs.scroller;t&&t.scrollToItem(e)},getItemSize(e,t=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 ld=od;var cd=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("RecycleScroller",e._g(e._b({ref:"scroller",attrs:{items:e.itemsWithSize,"min-item-size":e.minItemSize,direction:e.direction,"key-field":"id","list-tag":e.listTag,"item-tag":e.itemTag},on:{resize:e.onScrollerResize,visible:e.onScrollerVisible},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.item,i=t.index,a=t.active;return[e._t("default",null,null,{item:n.item,index:i,active:a,itemWithSize:n})]}}],null,!0)},"RecycleScroller",e.$attrs,!1),e.listeners),[e._v(" "),n("template",{slot:"before"},[e._t("before")],2),e._v(" "),n("template",{slot:"after"},[e._t("after")],2),e._v(" "),n("template",{slot:"empty"},[e._t("empty")],2)],2)},dd=[];cd._withStripped=!0;const ud=void 0,hd=void 0,pd=void 0,gd=!1,fd=Yc({render:cd,staticRenderFns:dd},ud,ld,hd,gd,pd,!1,void 0,void 0,void 0);var md={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 yd=md,vd=void 0,bd=void 0,Td=void 0,_d=void 0,Sd=Yc({},vd,yd,bd,_d,Td,!1,void 0,void 0,void 0);function kd({idProp:e=(e=>e.item.id)}={}){const t={},n=new Fc["default"]({data(){return{store:t}}});return{data(){return{idState:null}},created(){this.$_id=null,this.$_getId="function"===typeof e?()=>e.call(this,this):()=>this[e],this.$watch(this.$_getId,{handler(e){this.$nextTick((()=>{this.$_id=e}))},immediate:!0}),this.$_updateIdState()},beforeUpdate(){this.$_updateIdState()},methods:{$_idStateInit(e){const i=this.$options.idState;if("function"===typeof i){const a=i.call(this,this);return n.$set(t,e,a),this.$_id=e,a}throw new Error("[mixin IdState] Missing `idState` function on component definition.")},$_updateIdState(){const n=this.$_getId();null==n&&console.warn(`No id found for IdState with idProp: '${e}'.`),n!==this.$_id&&(t[n]||this.$_idStateInit(n),this.idState=t[n])}}}}function Cd(e,t){e.component(`${t}recycle-scroller`,rd),e.component(`${t}RecycleScroller`,rd),e.component(`${t}dynamic-scroller`,fd),e.component(`${t}DynamicScroller`,fd),e.component(`${t}dynamic-scroller-item`,Sd),e.component(`${t}DynamicScrollerItem`,Sd)}const wd={version:"1.1.2",install(e,t){const n=Object.assign({},{installComponents:!0,componentsPrefix:""},t);for(const i in n)"undefined"!==typeof n[i]&&(Hc[i]=n[i]);n.installComponents&&Cd(e,n.componentsPrefix)}};let xd=null;function Id(e){const t=(0,Tn.RL)((0,Tn.hr)(e));return new RegExp(t,"ig")}"undefined"!==typeof window?xd=window.Vue:"undefined"!==typeof n.g&&(xd=n.g.Vue),xd&&xd.use(wd);var $d,Dd,Ld=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},{key:"content-container",fn:function(){return[e._t("card-item-content")]},proxy:!0}],null,!0)})},Pd=[],Od=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),t("div",{staticClass:"content-container"},[e._t("content-container")],2)])])},Ad=[],Nd={name:"BaseNavigatorCardItem",props:{hideNavigatorIcon:{type:Boolean,default:()=>!1}}},Rd=Nd,Bd=(0,F.Z)(Rd,Od,Ad,!1,null,"5e71f320",null),Ed=Bd.exports,Md={name:"HighlightMatch",props:{text:{type:String,required:!0},matcher:{type:RegExp,default:void 0}},render(e){const{matcher:t,text:n}=this;if(!t)return e("p",{class:"highlight"},n);const i=[];let a=0,s=null;const r=new RegExp(t,"gi");while(null!==(s=r.exec(n))){const t=s[0].length,r=s.index+t,o=n.slice(a,s.index);o&&i.push(e("span",o));const l=n.slice(s.index,r);l&&i.push(e("span",{class:"match"},l)),a=r}const o=n.slice(a,n.length);return o&&i.push(e("span",o)),e("p",{class:"highlight"},i)}},zd=Md,Kd=(0,F.Z)(zd,$d,Dd,!1,null,"7b81ca08",null),Zd=Kd.exports,qd={name:"NavigatorCardItem",mixins:[kd({idProp:e=>e.item.uid})],components:{BaseNavigatorCardItem:Ed,HighlightMatches:Zd,TopicTypeIcon:we.Z,InlineChevronRightIcon:Pr.Z,Reference:Wa.Z,Badge:ji.Z},props:{isRendered:{type:Boolean,default:!1},item:{type:Object,required:!0},expanded:{type:Boolean,default:!1},filterPattern:{type:RegExp,default:void 0},filterText:{type:String,default:null},isActive:{type:Boolean,default:!1},isBold:{type:Boolean,default:!1},apiChange:{type:String,default:null,validator:e=>jt.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===xe.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":Wa.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,Me.J)(8),e&&this.isRendered&&this.enableFocus&&this.focusReference()},async expanded(){await(0,Me.J)(9),this.idState.isOpening=!1}}},jd=qd,Fd=(0,F.Z)(jd,Ld,Pd,!1,null,"5148de22",null),Hd=Fd.exports,Vd=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"},[e._t("above-navigator-head"),t("div",{staticClass:"head-inner"},[e._t("navigator-head"),t("button",{staticClass:"close-card",attrs:{id:e.SIDEBAR_HIDE_BUTTON_ID,"aria-label":e.$t("navigator.close-navigator")},on:{click:e.handleHideClick}},[t("InlineCloseIcon",{staticClass:"icon-inline close-icon"})],1)],2)],2),e._t("body",null,{className:"card-body"})],2)])])},Wd=[],Ud=n(7181),Qd={name:"BaseNavigatorCard",components:{InlineCloseIcon:Ud.Z},data(){return{SIDEBAR_HIDE_BUTTON_ID:xl}},methods:{async handleHideClick(){this.$emit("close"),await this.$nextTick();const e=document.getElementById(Yl.Yj);e&&e.focus()}}},Gd=Qd,Xd=(0,F.Z)(Gd,Vd,Wd,!1,null,"584a744a",null),Yd=Xd.exports;const Jd={sampleCode:"filter.tags.sample-code",tutorials:"filter.tags.tutorials",articles:"filter.tags.articles",webServiceEndpoints:"filter.tags.web-service-endpoints"},eu=jt.Ag,tu={...Jd,...eu,hideDeprecated:"filter.tags.hide-deprecated"},nu={[xe.t.article]:tu.articles,[xe.t.learn]:tu.tutorials,[xe.t.overview]:tu.tutorials,[xe.t.resources]:tu.tutorials,[xe.t.sampleCode]:tu.sampleCode,[xe.t.section]:tu.tutorials,[xe.t.tutorial]:tu.tutorials,[xe.t.project]:tu.tutorials,[xe.t.httpRequest]:tu.webServiceEndpoints};var iu={computed:{filteredChildren:({children:e,selectedTags:t,apiChanges:n,filterPattern:i,filterChildren:a})=>a(e,t,n,i),navigatorItems:({nodesToRender:e})=>e},methods:{filterChildren(e,t,n,i){const a=new Set(t);return e.filter((({title:e,path:t,type:s,deprecated:r,deprecatedChildrenCount:o,childUIDs:l})=>{const c=!i||i.test(e),d=r||o===l.length;let u=!0;if(a.size){if(u=a.has(nu[s]),n&&!u){const e=n[t];u=a.has(tu[e])}a.has(tu.hideDeprecated)&&(u=!d)}const h=!n||!!n[t];return c&&u&&h}))}}},au={name:"TagsDataProvider",constants:{TOPIC_TYPE_TO_TAG:nu},props:{shouldTruncateTags:{type:Boolean,default:!1}},computed:{availableTags:({renderableChildNodesMap:e,apiChangesObject:t,extractTags:n})=>n(e,t),suggestedTags({availableTags:e,selectedTags:t,hideAvailableTags:n}){return n||t.length?[]:e},translatableTags:({availableTags:e})=>[tu.hideDeprecated,...e]},methods:{extractTags(e,t){const n=new Set(Object.values(Jd)),i={type:[],changes:[],other:[]},a=new Set(Object.values(t));a.size?a.forEach((e=>{n.add(tu[e])})):n.add(tu.hideDeprecated);for(const s in e){if(!Object.hasOwnProperty.call(e,s))continue;if(!n.size)break;const{type:a,path:r,deprecated:o}=e[s],l=nu[a];l&&n.has(l)&&(i.type.push(l),n.delete(l));const c=t[r];c&&n.has(tu[c])&&(i.changes.push(tu[c]),n.delete(tu[c])),o&&n.has(tu.hideDeprecated)&&(i.other.push(tu.hideDeprecated),n.delete(tu.hideDeprecated))}return Object.values(i).flat()}}};const su="navigator.state",ru="navigator.no-results",ou="navigator.no-children",lu="navigator.error-fetching",cu="navigator.items-found";var du={name:"NavigatorCard",constants:{STORAGE_KEY:su,ERROR_FETCHING:lu,ITEMS_FOUND:cu},components:{FilterInput:el,NavigatorCardItem:Hd,DynamicScroller:fd,DynamicScrollerItem:Sd,BaseNavigatorCard:Yd,Reference:Wa.Z,Badge:ji.Z},props:{technologyPath:{type:String,default:""},children:{type:Array,required:!0},technology:{type:String,required:!1},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:[Ao,iu,au],data(){return{filter:"",debouncedFilter:"",selectedTags:[],openNodes:Object.freeze({}),nodesToRender:Object.freeze([]),activeUID:null,lastFocusTarget:null,allNodesToggled:!1,INDEX_ROOT_KEY:Cl}},computed:{isTechnologyRoute:({technologyPath:e,$route:t})=>e.toLowerCase()===t.path.toLowerCase(),politeAriaLive(){const{hasNodes:e,navigatorItems:t}=this;return e?this.$tc(cu,t.length,{number:t.length}):""},assertiveAriaLive:({hasNodes:e,hasFilter:t,errorFetching:n})=>e?"":t?ru:n?lu:ou,filterPattern:({debouncedFilter:e})=>e?new RegExp(Id(e),"i"):null,itemSize:()=>wl,childrenMap({children:e}){return $l(e)},activePathChildren({activeUID:e,childrenMap:t}){return e&&t[e]?Ol(e,t):[]},activePathMap:({activePathChildren:e})=>Object.fromEntries(e.map((({uid:e})=>[e,!0]))),activeIndex:({activeUID:e,navigatorItems:t})=>t.findIndex((t=>t.uid===e)),renderableChildNodesMap({hasFilter:e,childrenMap:t,deprecatedHidden:n,filteredChildren:i,removeDeprecated:a}){if(!e)return t;const s=i.length-1,r=new Set([]);for(let o=s;o>=0;o-=1){const e=i[o],s=t[e.groupMarkerUID];if(s&&r.add(s),r.has(e))continue;if(r.has(t[e.parent])&&e.type!==xe.t.groupMarker){r.add(e);continue}let l=[];e.childUIDs.length&&(l=a(Ll(e.uid,t),n)),l.concat(Ol(e.uid,t)).forEach((e=>r.add(e)))}return $l([...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]===tu.hideDeprecated,apiChangesObject(){return this.apiChanges||{}},hasNodes:({navigatorItems:e})=>!!e.length,totalItemsToNavigate:({navigatorItems:e})=>e.length,lastActivePathItem:({activePath:e})=>(0,N.Z$)(e)},created(){this.restorePersistedState()},watch:{filter:"debounceInput",nodeChangeDeps:"trackOpenNodes",activePath:"handleActivePathChange",apiChanges(e){e||(this.selectedTags=this.selectedTags.filter((e=>!Object.values(eu).includes(e))))},async activeUID(e,t){await this.$nextTick();const n=this.$refs[`dynamicScroller_${t}`];n&&n.updateSize&&n.updateSize()},technology(){this.clearFilters()}},methods:{setUnlessEqual(e,t){(0,N.Xy)(t,this[e])||(this[e]=Object.freeze(t))},toggleAllNodes(){const e=this.children.filter((e=>e.parent===Cl&&e.type!==xe.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:bo((function(e){this.debouncedFilter=e,this.lastFocusTarget=null}),200),trackOpenNodes([e,t,n,i],[,a=[],s="",r=[]]=[]){if(n!==s&&!s&&this.getFromStorage("filter")||!(0,N.Xy)(i,r)&&!r.length&&this.getFromStorage("selectedTags",[]).length)return;const o=!(0,N.Xy)(a,t),{childrenMap:l}=this;let c=t;if(!(this.deprecatedHidden&&!this.debouncedFilter.length||o&&this.hasFilter)&&this.hasFilter){const t=new Set,n=e.length-1;for(let i=n;i>=0;i-=1){const n=e[i];t.has(l[n.parent])||t.has(n)||Ol(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,x.d9)(this.openNodes),n=Ll(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=Pl(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,x.d9)(this.openNodes),i=Ll(e.uid,this.childrenMap);let a=[],s=[];i.forEach((({uid:e})=>{t?delete n[e]:n[e]=!0})),t?a=i.slice(1):s=i.slice(1).filter((e=>this.renderableChildNodesMap[e.uid])),this.setUnlessEqual("openNodes",n),this.augmentRenderNodes({uid:e.uid,exclude:a,include:s})},toggleSiblings(e){const t=this.openNodes[e.uid],n=(0,x.d9)(this.openNodes),i=Al(e.uid,this.childrenMap,this.children);i.forEach((({uid:e,childUIDs:i,type:a})=>{if(i.length&&a!==xe.t.groupMarker)if(t){const t=Ll(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=Pl(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===Cl||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=Ul.y7.get(su,{}),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={...Ul.y7.get(su,{}),[this.technologyPath]:n};Ul.y7.set(su,i)},clearPersistedState(){const e={...Ul.y7.get(su,{}),[this.technologyPath]:{}};Ul.y7.set(su,e)},restorePersistedState(){const e=this.getFromStorage();if(!e||e.path!==this.lastActivePathItem)return this.clearPersistedState(),void this.handleActivePathChange(this.activePath);const{technology:t,nodesToRender:n=[],filter:i="",hasAPIChanges:a=!1,activeUID:s=null,selectedTags:r=[],openNodes:o}=e;if(!n.length&&!i&&!r.length)return this.clearPersistedState(),void this.handleActivePathChange(this.activePath);const{childrenMap:l}=this,c=n.every((e=>l[e])),d=s?(this.childrenMap[s]||{}).path===this.lastActivePathItem:1===this.activePath.length;if(t!==this.technology||!c||a!==Boolean(this.apiChanges)||!d||s&&!i&&!r.length&&!n.includes(s))return this.clearPersistedState(),void this.handleActivePathChange(this.activePath);this.setUnlessEqual("openNodes",Object.fromEntries(o.map((e=>[e,!0])))),this.setUnlessEqual("nodesToRender",n.map((e=>l[e]))),this.selectedTags=r,this.filter=i,this.debouncedFilter=this.filter,this.activeUID=s,this.scrollToElement()},async scrollToElement(){if(await(0,Me.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:a,height:s}=this.$refs.scroller.$el.getBoundingClientRect(),{y:r}=e.getBoundingClientRect();let o=0;e.offsetParent&&(o=e.offsetParent.offsetHeight);const l=r-a-i.top;return l<0?-1:l+o>=s-i.bottom?1:0},isInsideScroller(e){return!!this.$refs.scroller&&this.$refs.scroller.$el.contains(e)},handleFocusIn({target:e,relatedTarget:t}){if(this.lastFocusTarget=e,!t)return;const n=this.getChildPositionInScroller(e);if(0===n)return;const{offsetHeight:i}=e.offsetParent;this.$refs.scroller.$el.scrollBy({top:i*n,left:0})},handleFocusOut(e){e.relatedTarget&&(this.isInsideScroller(e.relatedTarget)||(this.lastFocusTarget=null))},handleScrollerUpdate:bo((async function(){await(0,Me.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){const t=this.childrenMap[e].path;t.startsWith(this.technologyPath)&&(this.setActiveUID(e),this.$emit("navigate",t))},pathsToFlatChildren(e){const t=e.slice(0).reverse(),{childrenMap:n}=this;let i=this.children;const a=[];while(t.length){const e=t.pop(),s=i.find((t=>t.path===e));if(!s)break;a.push(s),t.length&&(i=s.childUIDs.map((e=>n[e])))}return a},handleActivePathChange(e){const t=this.childrenMap[this.activeUID],n=(0,N.Z$)(e);if(t){if(n===t.path)return;const e=Al(this.activeUID,this.childrenMap,this.children),i=Pl(this.activeUID,this.childrenMap,this.children),a=Ol(this.activeUID,this.childrenMap),s=[...i,...e,...a].find((e=>e.path===n));if(s)return void this.setActiveUID(s.uid)}const i=this.pathsToFlatChildren(e);i.length?this.setActiveUID(i[i.length-1].uid):this.activeUID?this.setActiveUID(null):this.trackOpenNodes(this.nodeChangeDeps)},updateFocusIndexExternally(){this.externalFocusChange=!0,this.activeIndex>0?this.focusIndex(this.activeIndex):this.focusIndex(0)},focusNodeParent(e){const t=this.childrenMap[e.parent];if(!t)return;const n=this.nodesToRender.findIndex((e=>e.uid===t.uid));-1!==n&&this.focusIndex(n)}}},uu=du,hu=(0,F.Z)(uu,gc,fc,!1,null,"d6581240",null),pu=hu.exports,gu=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))},fu=[],mu=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}])})},yu=[],vu={name:"LoadingNavigatorItem",components:{BaseNavigatorCardItem:Ed},props:{...Ed.props,index:{type:Number,default:0},width:{type:String,default:"50%"}}},bu=vu,Tu=(0,F.Z)(bu,mu,yu,!1,null,"0de29914",null),_u=Tu.exports;const Su=[{width:"30%",hideNavigatorIcon:!0},{width:"80%"},{width:"50%"}];var ku={name:"LoadingNavigatorCard",components:{BaseNavigatorCard:Yd,LoadingNavigatorItem:_u},data(){return{LOADER_ROWS:Su}}},Cu=ku,wu=(0,F.Z)(Cu,gu,fu,!1,null,"3b7cf3a4",null),xu=wu.exports,Iu={name:"Navigator",components:{NavigatorCard:pu,LoadingNavigatorCard:xu},data(){return{INDEX_ROOT_KEY:Cl}},props:{flatChildren:{type:Array,required:!0},parentTopicIdentifiers:{type:Array,required:!0},technologyProps:{type:Object,required:!1},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}},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:()=>xe.t.module}},$u=Iu,Du=(0,F.Z)($u,hc,pc,!1,null,"5611024b",null),Lu=Du.exports,Pu=n(5184),Ou={computed:{indexNodes({indexState:{flatChildren:e},interfaceLanguage:t}){return e?e[t]??(e[D.Z.swift.key.url]||[]):[]},apiChanges({indexState:{apiChanges:e,apiChangesVersion:t,errorFetchingDiffs:n},interfaceLanguage:i,selectedAPIChangesVersion:a}){if(e&&!n)return t===a?e[i]||e[D.Z.swift.key.url]:void 0},technologyProps({indexState:{technologyProps:e},interfaceLanguage:t,technology:n}){return e[t]??e[D.Z.swift.key.url]??(n?{technology:n.title,technologyPath:n.path||n.url,isTechnologyBeta:n.beta}:null)},navigatorProps:({indexNodes:e,indexState:{flatChildren:t,references:n,errorFetching:i},apiChanges:a})=>({flatChildren:e,navigatorReferences:n,apiChanges:a,isFetching:!t&&!i,errorFetching:i})},data(){return{indexState:B["default"].state}}},Au=function(){var e=this,t=e._self._c;return t("NavBase",{staticClass:"documentation-nav",attrs:{breakpoint:e.BreakpointName.medium,hasOverlay:!1,hasNoBorder:e.hasNoBorder,isDark:e.isDark,isWideFormat:"",hasFullWidthBorder:"","aria-label":e.$t("api-reference"),showActions:e.hasMenuItems},scopedSlots:e._u([e.displaySidenav?{key:"pre-title",fn:function({closeNav:n,isOpen:i,currentBreakpoint:a,className:s}){return[t("div",{class:s},[t("div",{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,a)}}},[t("span",{staticClass:"sidenav-icon-wrapper"},[t("SidenavIcon",{staticClass:"icon-inline sidenav-icon"})],1)])])])]}}:null,{key:"default",fn:function(){return[e._t("title",null,{className:"nav-title"})]},proxy:!0},{key:"tray",fn:function({closeNav:n}){return[e.hasMenuItems?t("NavMenuItems",{staticClass:"nav-menu-settings"},[e.hasLanguageToggle?t("LanguageToggle",{attrs:{interfaceLanguage:e.interfaceLanguage,objcPath:e.objcPath,swiftPath:e.swiftPath,closeNav:n}}):e._e(),e._t("menu-items")],2):e._e(),e._t("tray-after")]}},{key:"after-content",fn:function(){return[e._t("after-content")]},proxy:!0}],null,!0)})},Nu=[],Ru=n(1763),Bu=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"}})])},Eu=[],Mu={name:"SidenavIcon",components:{SVGIcon:pr.Z}},zu=Mu,Ku=(0,F.Z)(zu,Bu,Eu,!1,null,null,null),Zu=Ku.exports,qu=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()])},ju=[],Fu=n(5151),Hu={name:"LanguageToggle",components:{InlineChevronDownIcon:Fu.Z,NavMenuItemBase:Lr.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=Ee((async()=>{await(0,Me.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+8}},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}},Vu=Hu,Wu=(0,F.Z)(Vu,qu,ju,!1,null,"4323807e",null),Uu=Wu.exports,Qu={name:"DocumentationNav",components:{SidenavIcon:Zu,NavBase:Ru.Z,NavMenuItems:or.Z,LanguageToggle:Uu},props:{isDark:{type:Boolean,default:!1},hasNoBorder:{type:Boolean,default:!1},interfaceLanguage:{type:String,required:!1},objcPath:{type:String,required:!1},swiftPath:{type:String,required:!1},displaySidenav:{type:Boolean,default:!1}},computed:{baseNavOpenSidenavButtonId:()=>Yl.Yj,BreakpointName:()=>lr.L3,hasLanguageToggle:({interfaceLanguage:e,swiftPath:t,objcPath:n})=>!(!e||!t&&!n),hasMenuItems:({hasLanguageToggle:e,$slots:t})=>!(!e&&!t["menu-items"])},methods:{async handleSidenavToggle(e,t){await e(),this.$emit("toggle-sidenav",t),await this.$nextTick();const n=document.getElementById(xl);n&&n.focus()}}},Gu=Qu,Xu=(0,F.Z)(Gu,Au,Nu,!1,null,"6fe78e04",null),Yu=Xu.exports;const Ju="navigator-hidden-large";var eh={name:"DocumentationLayout",constants:{NAVIGATOR_HIDDEN_ON_LARGE_KEY:Ju},components:{Navigator:Lu,AdjustableSidebarWidth:uc,Nav:Yu,QuickNavigationButton:to,QuickNavigationModal:Hl,PortalTarget:Qr.YC},mixins:[Pu.Z,Ou],props:{enableNavigator:Boolean,diffAvailability:{type:Object,required:!1},interfaceLanguage:{type:String,required:!1},references:{type:Object,default:()=>{}},objcPath:{type:String,required:!1},swiftPath:{type:String,required:!1},selectedAPIChangesVersion:{type:String,required:!1},technology:{type:Object,required:!1},parentTopicIdentifiers:{type:Array,default:()=>[]},navigatorFixedWidth:{type:Number,default:null},quickNavNodes:{type:Array,default:null},quickNavPlaceholder:{type:String,default:null}},data(){return{sidenavVisibleOnMobile:!1,sidenavHiddenOnLarge:Ul.tO.get(Ju,!1),showQuickNavigationModal:!1,BreakpointName:lr.L3}},computed:{enableQuickNavigation:({isTargetIDE:e})=>!e&&(0,w.$8)(["features","docs","quickNavigation","enable"],!0),sidebarProps:({sidenavVisibleOnMobile:e,enableNavigator:t,sidenavHiddenOnLarge:n,navigatorFixedWidth:i})=>t?{shownOnMobile:e,hiddenOnLarge:n,fixedWidth:i}:{enableNavigator:t},sidebarListeners(){return this.enableNavigator?{"update:shownOnMobile":this.toggleMobileSidenav,"update:hiddenOnLarge":this.toggleLargeSidenav}:{}}},methods:{handleToggleSidenav(e){e===lr.L3.large?this.toggleLargeSidenav():this.toggleMobileSidenav()},openQuickNavigationModal(){this.sidenavVisibleOnMobile||(this.showQuickNavigationModal=!0)},toggleLargeSidenav(e=!this.sidenavHiddenOnLarge){this.sidenavHiddenOnLarge=e,Ul.tO.set(Ju,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.enableQuickNavigation&&window.addEventListener("keydown",this.onQuickNavigationKeydown)},beforeDestroy(){this.enableQuickNavigation&&window.removeEventListener("keydown",this.onQuickNavigationKeydown)},inject:{isTargetIDE:{default(){return!1}}}},th=eh,nh=(0,F.Z)(th,Wr,Ur,!1,null,"5b65a210",null),ih=nh.exports,ah={computed:{indexDataPath(){const e=this.$route?.params?.locale||"";return(0,A.Dy)(["/index/",e,"index.json"])}},methods:{async fetchIndexData(){try{B["default"].reset();const{includedArchiveIdentifiers:e=[],interfaceLanguages:t,references:n={}}=await(0,x.rQ)(this.indexDataPath),i=Object.freeze(Rl(t));B["default"].setFlatChildren(i),B["default"].setTechnologyProps(Bl(t)),B["default"].setReferences(n),B["default"].setIncludedArchiveIdentifiers(e)}catch(bh){B["default"].setErrorFetching(!0)}}},watch:{indexDataPath:{handler:"fetchIndexData",immediate:!0}}},sh=n(2717);const rh="symbol";var oh={watch:{topicData:{immediate:!0,handler:"extractOnThisPageSections"}},methods:{shouldRegisterContentSection(e){return e.type===ui.BlockType.heading&&e.level<4},extractOnThisPageSections(e){if(!e)return;this.store.resetPageSections();const{metadata:{title:t},primaryContentSections:n,topicSections:i,defaultImplementationsSections:a,relationshipsSections:s,seeAlsoSections:r,kind:o}=e;this.store.addOnThisPageSection({title:t,anchor:sh.$,level:1,isSymbol:o===rh},{i18n:!1}),n&&n.forEach((e=>{switch(e.kind){case Fe.mentions:this.store.addOnThisPageSection({title:this.$t("mentioned-in"),anchor:(0,Tn.HA)("mentions"),level:2});break;case Fe.content:Qe.Z.methods.forEach.call(e,(e=>{this.shouldRegisterContentSection(e)&&this.store.addOnThisPageSection({title:e.text,anchor:e.anchor||(0,Tn.HA)(e.text),level:e.level},{i18n:!1})}));break;case Fe.properties:case Fe.restBody:case Fe.restCookies:case Fe.restEndpoint:case Fe.restHeaders:case Fe.restParameters:case Fe.restResponses:this.store.addOnThisPageSection({title:e.title,anchor:(0,Tn.HA)(e.title),level:2});break;default:rn[e.kind]&&this.store.addOnThisPageSection(rn[e.kind])}})),i&&this.store.addOnThisPageSection(sn.topics),a&&this.store.addOnThisPageSection(sn.defaultImplementations),s&&this.store.addOnThisPageSection(sn.relationships),r&&this.store.addOnThisPageSection(sn.seeAlso)}}},lh=n(9030),ch=n(1944),dh=n(1789),uh=n(8093),hh=n(8571);const{extractProps:ph}=Vr.methods,gh="0.3.0";var fh={name:"DocumentationTopicView",constants:{MIN_RENDER_JSON_VERSION_WITH_INDEX:gh},components:{CodeTheme:uh.Z,Topic:Vr,DocumentationLayout:ih},mixins:[oh,dh.Z,ah],props:{enableMinimized:{type:Boolean,default:!1}},data(){return{topicDataDefault:null,topicDataObjc:null,store:gl.Z}},provide(){return{store:this.store}},computed:{disableHeroBackground:()=>!1,documentationLayoutProps:({topicProps:{diffAvailability:e,interfaceLanguage:t,references:n},enableNavigator:i,technology:a,parentTopicIdentifiers:s,objcPath:r,swiftPath:o,store:{state:{selectedAPIChangesVersion:l}}})=>({diffAvailability:e,interfaceLanguage:t,references:n,enableNavigator:i,technology:a,parentTopicIdentifiers:s,objcPath:r,swiftPath:o,selectedAPIChangesVersion:l}),objcOverrides:({topicData:e})=>{const{variantOverrides:t=[]}=e||{},n=({interfaceLanguage:e})=>e===D.Z.objectiveC.key.api,i=({traits:e})=>e.some(n),a=t.find(i);return a?a.patch:null},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 ph(this.topicData)},parentTopicIdentifiers:({topicProps:{hierarchy:e,references:t},$route:n})=>{if(!e)return[];const{paths:i=[]}=e;return i.length?i.find((e=>{const i=e.find((e=>t[e]&&"technologies"!==t[e].kind)),a=i&&t[i];return a&&n.path.toLowerCase().startsWith(a.url.toLowerCase())}))||i[0]:[]},technology:({$route:e,topicProps:{identifier:t,references:n,role:i,title:a},parentTopicIdentifiers:s})=>{const r={title:a,url:e.path},o=n[t];if(!s.length)return o||r;const l=n[s[0]];return l&&"technologies"!==l.kind?l:(i!==C.L.collection||o)&&(l&&n[s[1]]||o)||r},languagePaths:({topicData:{variants:e=[]}})=>e.reduce(((e,t)=>t.traits.reduce(((e,n)=>n.interfaceLanguage?{...e,[n.interfaceLanguage]:(e[n.interfaceLanguage]||[]).concat(t.paths)}:e),e)),{}),objcPath:({languagePaths:{[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))),enableOnThisPageNav:({isTargetIDE:e})=>!(0,w.$8)(["features","docs","onThisPageNavigator","disable"],!1)&&!e,enableNavigator:({isTargetIDE:e,topicDataDefault:t})=>!e&&(0,ch.n4)((0,ch.W1)(t.schemaVersion),gh)>=0,rootHierarchyReference:({parentTopicIdentifiers:e,topicProps:{references:t}})=>t[e[0]]||{},isRootTechnologyLink:({rootHierarchyReference:{kind:e}})=>"technologies"===e,hierarchyItems:({parentTopicIdentifiers:e,isRootTechnologyLink:t})=>t?e.slice(1):e,rootLink:({isRootTechnologyLink:e,rootHierarchyReference:t,$route:n})=>e?{path:t.url,query:n.query}:null},methods:{handleCodeColorsChange(e){hh.Z.updateCodeColors(e)},applyObjcOverrides(){this.topicDataObjc=k((0,x.d9)(this.topicData),this.objcOverrides)}},mounted(){this.$bridge.on("contentUpdate",this.handleContentUpdateFromBridge),this.$bridge.on("codeColors",this.handleCodeColorsChange),this.$bridge.send({type:"requestCodeColors"})},beforeDestroy(){this.$bridge.off("contentUpdate",this.handleContentUpdateFromBridge),this.$bridge.off("codeColors",this.handleCodeColorsChange)},inject:{isTargetIDE:{default(){return!1}}},beforeRouteEnter(e,t,n){e.meta.skipFetchingData?n((e=>e.newContentMounted())):(0,x.Ek)(e,t,n).then((t=>n((n=>{(0,lh.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,x.Us)(e,t)?(0,x.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,lh.jk)(e.params.locale,this),n()})).catch(n):n()},created(){this.store.reset()},watch:{topicData(){this.$nextTick((()=>{this.newContentMounted()}))}}},mh=fh,yh=(0,F.Z)(mh,i,a,!1,null,null,null),vh=yh.exports},7274:function(e,t){var n,i,a;(function(s,r){i=[],n=r,a="function"===typeof n?n.apply(t,i):n,void 0===a||(e.exports=a)})(0,(function(){var e=/(auto|scroll)/,t=function(e,n){return null===e.parentNode?n:t(e.parentNode,n.concat([e]))},n=function(e,t){return getComputedStyle(e,null).getPropertyValue(t)},i=function(e){return n(e,"overflow")+n(e,"overflow-y")+n(e,"overflow-x")},a=function(t){return e.test(i(t))},s=function(e){if(e instanceof HTMLElement||e instanceof SVGElement){for(var n=t(e.parentNode,[]),i=0;i]+>",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/ApolloAPI.doccarchive/js/highlight-js-cpp-js.458a9ae4.js b/ApolloAPI.doccarchive/js/highlight-js-cpp-js.458a9ae4.js new file mode 100644 index 000000000..29961026c --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/highlight-js-css-js.bfc4251f.js b/ApolloAPI.doccarchive/js/highlight-js-css-js.bfc4251f.js new file mode 100644 index 000000000..60ab9a751 --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/highlight-js-custom-markdown.78c9f6ed.js b/ApolloAPI.doccarchive/js/highlight-js-custom-markdown.78c9f6ed.js new file mode 100644 index 000000000..9a52dcddd --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/highlight-js-custom-swift.738731d1.js b/ApolloAPI.doccarchive/js/highlight-js-custom-swift.738731d1.js new file mode 100644 index 000000000..a6f83da73 --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/highlight-js-diff-js.4db9a783.js b/ApolloAPI.doccarchive/js/highlight-js-diff-js.4db9a783.js new file mode 100644 index 000000000..d0f5a7812 --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/highlight-js-http-js.f78e83c2.js b/ApolloAPI.doccarchive/js/highlight-js-http-js.f78e83c2.js new file mode 100644 index 000000000..a400cae94 --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/highlight-js-java-js.4fe21e94.js b/ApolloAPI.doccarchive/js/highlight-js-java-js.4fe21e94.js new file mode 100644 index 000000000..5062f619e --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/highlight-js-javascript-js.dfc9d16d.js b/ApolloAPI.doccarchive/js/highlight-js-javascript-js.dfc9d16d.js new file mode 100644 index 000000000..d38ee05d5 --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/highlight-js-json-js.2a1856ba.js b/ApolloAPI.doccarchive/js/highlight-js-json-js.2a1856ba.js new file mode 100644 index 000000000..aa882dbd6 --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/highlight-js-llvm-js.26121771.js b/ApolloAPI.doccarchive/js/highlight-js-llvm-js.26121771.js new file mode 100644 index 000000000..74730ea0b --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/highlight-js-markdown-js.a2f456af.js b/ApolloAPI.doccarchive/js/highlight-js-markdown-js.a2f456af.js new file mode 100644 index 000000000..c9c3762b2 --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/highlight-js-objectivec-js.74dea052.js b/ApolloAPI.doccarchive/js/highlight-js-objectivec-js.74dea052.js new file mode 100644 index 000000000..d26ddf65a --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/highlight-js-perl-js.da6eda82.js b/ApolloAPI.doccarchive/js/highlight-js-perl-js.da6eda82.js new file mode 100644 index 000000000..5a05386c9 --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/highlight-js-php-js.c458ffa4.js b/ApolloAPI.doccarchive/js/highlight-js-php-js.c458ffa4.js new file mode 100644 index 000000000..344966a49 --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/highlight-js-python-js.60354774.js b/ApolloAPI.doccarchive/js/highlight-js-python-js.60354774.js new file mode 100644 index 000000000..651bc2580 --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/highlight-js-ruby-js.7272231f.js b/ApolloAPI.doccarchive/js/highlight-js-ruby-js.7272231f.js new file mode 100644 index 000000000..d63f527b9 --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/highlight-js-scss-js.adcd11a2.js b/ApolloAPI.doccarchive/js/highlight-js-scss-js.adcd11a2.js new file mode 100644 index 000000000..a8b5b9f5b --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/highlight-js-shell-js.0ad5b20f.js b/ApolloAPI.doccarchive/js/highlight-js-shell-js.0ad5b20f.js new file mode 100644 index 000000000..e9e90cfce --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/highlight-js-swift-js.bdd5bff5.js b/ApolloAPI.doccarchive/js/highlight-js-swift-js.bdd5bff5.js new file mode 100644 index 000000000..2107fba15 --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/highlight-js-xml-js.0d78f903.js b/ApolloAPI.doccarchive/js/highlight-js-xml-js.0d78f903.js new file mode 100644 index 000000000..7eb3dddba --- /dev/null +++ b/ApolloAPI.doccarchive/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/ApolloAPI.doccarchive/js/index.5b6366e8.js b/ApolloAPI.doccarchive/js/index.5b6366e8.js new file mode 100644 index 000000000..63624748c --- /dev/null +++ b/ApolloAPI.doccarchive/js/index.5b6366e8.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(9986),a={name:"CloseIcon",components:{SVGIcon:i.Z}},s=a,l=n(1001),c=(0,l.Z)(s,r,o,!1,null,null,null),u=c.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(9986),a={name:"InlineChevronRightIcon",components:{SVGIcon:i.Z}},s=a,l=n(1001),c=(0,l.Z)(s,r,o,!1,null,null,null),u=c.exports},9986:function(e,t,n){"use strict";n.d(t,{Z:function(){return d}});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.normalizePath(`${e.themeOverrideURL}#${e.themeId}`),width:"100%",height:"100%"}}):e._t("default")],2)},o=[],i=n(9089),a=n(5947),s={name:"SVGIcon",props:{themeId:{type:String,required:!1},iconUrl:{type:String,default:null}},methods:{normalizePath:a.AH},computed:{themeOverrideURL:({iconUrl:e,themeId:t})=>e||(0,i.$8)(["theme","icons",t],void 0)}},l=s,c=n(1001),u=(0,c.Z)(l,r,o,!1,null,"06e5463e",null),d=u.exports},686: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:"#app-main",id:"skip-nav"}},[e._v(" "+e._s(e.$t("accessibility.skip-navigation"))+" ")]),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}}),t("InitialLoadingPlaceholder"),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=[],l=n(4030),c=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)},p=[],h={name:"ColorSchemeToggle",data:()=>({appState:l["default"].state}),computed:{options:({supportsAutoColorScheme:e})=>[c.Z.light,c.Z.dark,...e?[c.Z.auto]:[]],preferredColorScheme:({appState:e})=>e.preferredColorScheme,supportsAutoColorScheme:({appState:e})=>e.supportsAutoColorScheme},methods:{setPreferredColorScheme:e=>{l["default"].setPreferredColorScheme(e.target.value)}},watch:{preferredColorScheme:{immediate:!0,handler(e){document.body.dataset.colorScheme=e}}}},f=h,g=n(1001),v=(0,g.Z)(f,m,p,!1,null,"0c0360ce",null),b=v.exports,w={name:"Footer",components:{ColorSchemeToggle:b}},y=w,S=(0,g.Z)(y,u,d,!1,null,"f1d65b2a",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=[],k={name:"InitialLoadingPlaceholder",data(){return{loaded:!1}},created(){const e=()=>{this.loaded=!0};this.$router.onReady(e,e)}},A=k,P=(0,g.Z)(A,_,E,!1,null,"35c356b6",null),L=P.exports,T=n(1716),j=n(9089);function x(e,t){return e&&"object"===typeof e&&Object.prototype.hasOwnProperty.call(e,t)&&"string"===typeof e[t]}function I(e,t,n,r){if(!t||"object"!==typeof t||r&&(x(t,"light")||x(t,"dark"))){let o=t;if(x(t,r)&&(o=t[r]),"object"===typeof o)return;n[e]=o}else Object.entries(t).forEach((([t,o])=>{const i=[e,t].join("-");I(i,o,n,r)}))}function N(e,t="light"){const n={},r=e||{};return I("-",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=[],R=n(8785),Z=n(1970),q=n(2412),U=n(9030),V={name:"SuggestLang",components:{InlineChevronRightIcon:R.Z,CloseIcon:Z.Z},computed:{preferredLocale:()=>{const e=l["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=>{l["default"].setPreferredLocale(e)},getCodeForSlug:U.dZ,getLocaleParam:U.KP}},B=V,M=(0,g.Z)(B,O,D,!1,null,"c2dca0ae",null),H=M.exports,W=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)},F=[],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"}})])},K=[],G=n(9986),z={name:"ChevronThickIcon",components:{SVGIcon:G.Z}},X=z,Y=(0,g.Z)(X,J,K,!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)),l["default"].setPreferredLocale(e),(0,U.jk)(e,this)}},computed:{availableLocales:()=>l["default"].state.availableLocales,locales:({availableLocales:e})=>q.filter((({code:t})=>e.includes(t)))}},te=ee,ne=(0,g.Z)(te,W,F,!1,null,"d21858a2",null),re=ne.exports,oe={name:"CoreApp",components:{Footer:C,InitialLoadingPlaceholder:L,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:l["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===c.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?c.Z.dark:c.Z.light;l["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(){l["default"].syncPreferredColorScheme()}}},ie=oe,ae=(0,g.Z)(ie,a,s,!1,null,"1fc6db09",null),se=ae.exports;class le{constructor(){this.$send=()=>{}}send(e){this.$send(e)}}class ce{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 le){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 ce:new le,e.prototype.$bridge=new ue(n)}};function me(e){return`custom-${e}`}function pe(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,pe(n))}function fe(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(fe),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 ke(e){const{name:t}=e,n=t.includes(we.J_);return n?Ee:0}function Ae(){const{location:e}=window;return e.pathname+e.search+e.hash}function Pe(){const e=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0);return ePromise.all([n.e(39),n.e(843)]).then(n.bind(n,4311))},{path:"/tutorials/:id/*",name:"topic",component:()=>Promise.all([n.e(39),n.e(842),n.e(162)]).then(n.bind(n,3834))},{path:"/documentation*",name:we.J_,component:()=>Promise.all([n.e(39),n.e(104),n.e(842),n.e(982)]).then(n.bind(n,8788))},{path:"*",name:we.vL,component:Ke},{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=[...Ge,...Xe(Ge,[we.vL,we.Rp])];function Qe(e={}){const t=new i.Z({mode:"history",base:j.FH,scrollBehavior:Le,...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(7788);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),document.documentElement.classList.remove("no-js"),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"},7788:function(e,t,n){"use strict";n.r(t),n.d(t,{defaultLocale:function(){return s},messages:function(){return l}});var r=JSON.parse('{"view-in":"View in English","continue-viewing":"Continue viewing in English","language":"Language","video":{"title":"Video","replay":"Replay","play":"Play","pause":"Pause","watch":"Watch intro video","description":"Content description: {alt}","custom-controls":"Video with custom controls."},"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"},"declarations":{"hide-other-declarations":"Hide other declarations","show-all-declarations":"Show all declarations"},"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":{"attributes":"Attributes","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-platform":"Available on {name}","available-on-platform-version":"Available on {name} {introducedAt} and later"},"more":"More","less":"Less","api-reference":"API Reference","filter":{"title":"Filter","search":"Search","search-symbols":"Search for 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","tags":{"sample-code":"Sample Code","tutorials":"Tutorials","articles":"Articles","web-service-endpoints":"Web Service Endpoints","hide-deprecated":"Hide Deprecated"}},"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"}},"tab":{"request":"Request","response":"Response"},"required":"Required","parameters":{"default":"Default","minimum":"Minimum","minimumLength":"Minimum length","maximum":"Maximum","maximumLength":"Maximum length","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"},"mentioned-in":"Mentioned in","pager":{"roledescription":"content slider","page":{"label":"content page {index} of {count}"},"control":{"navigate-previous":"navigate to previous page of content","navigate-next":"navigate to next page of content"}},"links-grid":{"label":"grid of links"}}'),o=JSON.parse('{"view-in":"以中文查看","continue-viewing":"继续以中文查看","language":"语言","video":{"title":"视频","replay":"重新播放","play":"播放","pause":"暂停","watch":"观看介绍视频","description":"此视频的内容描述:{alt}","custom-controls":"可用自定义控件如下"},"tutorials":{"title":"教程","step":"第 {number} 步","submit":"提交","next":"下一步","preview":{"title":"无预览 | 预览","no-preview-available-step":"这一步没有预览。"},"nav":{"chapters":"章节","current":"当前{thing}"},"assessment":{"check-your-understanding":"检查你的理解程度","success-message":"很棒,你回答了此教程的所有问题。","answer-result":"答案 {answer} 是 {result}","correct":"正确","incorrect":"错误","next-question":"下一个问题","legend":"可能的答案"},"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":"查看示例代码"},"view-more":"查看更多"},"declarations":{"hide-other-declarations":"隐藏其他声明","show-all-declarations":"显示所有声明"},"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-platform-version":"{name} {introducedAt} 及更高版本中可用"},"more":"更多","less":"更少","api-reference":"API 参考","filter":{"title":"过滤","search":"搜索","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":"还原过滤条件","tags":{"sample-code":"示例代码","tutorials":"教程","articles":"文章","web-service-endpoints":"网络服务端点","hide-deprecated":"隐藏已弃用"}},"navigator":{"title":"文档导航器","open-navigator":"打开文档导航器","close-navigator":"关闭文档导航器","no-results":"未找到结果。","no-children":"无可用数据。","error-fetching":"获取数据时出错。","items-found":"未找到任何项目 | 找到 1 个项目 | 找到 {number} 个项目。按下 Tab 键导航。","navigator-is":"导航器{state}","state":{"loading":"正在载入","ready":"准备就绪"}},"tab":{"request":"请求","response":"回复"},"required":"必需","parameters":{"default":"默认","minimum":"最小值","maximum":"最大值","possible-types":"类型 | 可能类型","possible-values":"值 | 可能值"},"content-type":"内容类型:{value}","read-only":"只读","error":{"unknown":"出现未知错误。","image":"图像无法载入","not-found":"找不到你所查找的页面。"},"color-scheme":{"select":"选择首选颜色方案","auto":"自动","dark":"深色","light":"浅色"},"accessibility":{"strike":{"start":"删除线文本开始","end":"删除线文本结束"},"code":{"start":"代码块开头","end":"代码块结尾"},"skip-navigation":"跳过导航","in-page-link":"在页面链接中"},"select-language":"选择此页面的语言","icons":{"clear":"清除","web-service-endpoint":"网络服务端点","search":"搜索"},"formats":{"parenthesis":"({content})","colon":"{content}: "},"quicknav":{"button":{"label":"打开快速导航","title":"点按或键入 / 进行快速导航"},"preview-unavailable":"预览不可用"},"mentioned-in":"提及于","pager":{"roledescription":"内容滑块","page":{"label":"第 {index}/{count} 个内容页面"},"control":{"navigate-previous":"导览至上个内容页面","navigate-next":"导览至下个内容页面"}},"links-grid":{"label":"链接网格"}}'),i=JSON.parse('{"view-in":"日本語で表示","continue-viewing":"日本語で表示を続ける","language":"言語","video":{"title":"ビデオ","replay":"リプレイ","play":"再生","pause":"一時停止","watch":"概要のビデオを観る","description":"このビデオコンテンツの説明: {alt}","custom-controls":"以下のカスタムコントロールを使用できます"},"tutorials":{"title":"チュートリアル | チュートリアル","step":"手順{number}","submit":"送信","next":"次へ","preview":{"title":"プレビューなし | プレビュー | プレビュー","no-preview-available-step":"この手順では利用可能なプレビューがありません。"},"nav":{"chapters":"章","current":"現在の{thing}"},"assessment":{"check-your-understanding":"理解度を確認する","success-message":"よくできました。このチュートリアルの問題にすべて解答しました。","answer-result":"解答{answer}は{result}です","correct":"正解","incorrect":"不正解","next-question":"次の問題","legend":"解答例"},"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":"サンプルコードを表示"},"view-more":"さらに表示"},"declarations":{"hide-other-declarations":"ほかの宣言を非表示","show-all-declarations":"すべての宣言を表示"},"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-platform-version":"{name} {introducedAt}以降で使用できます"},"more":"さらに表示","less":"表示を減らす","api-reference":"APIリファレンス","filter":{"title":"フィルタ","search":"検索","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":"フィルタをリセット","tags":{"sample-code":"サンプルコード","tutorials":"チュートリアル","articles":"記事","web-service-endpoints":"Webサービスのエンドポイント","hide-deprecated":"非推奨の項目を非表示"}},"navigator":{"title":"ドキュメントナビゲータ","open-navigator":"ドキュメントナビゲータを開く","close-navigator":"ドキュメントナビゲータを閉じる","no-results":"結果が見つかりません。","no-children":"使用できるデータがありません。","error-fetching":"データを取得する際にエラーが起きました。","items-found":"項目が見つかりません | 1個の項目が見つかりました | {number}個の項目が見つかりましたTabキーを押すと項目をナビゲートできます。","navigator-is":"ナビゲータは{state}です","state":{"loading":"読み込み中","ready":"準備完了"}},"tab":{"request":"リクエスト","response":"レスポンス"},"required":"必須","parameters":{"default":"デフォルト","minimum":"最小","maximum":"最大","possible-types":"タイプ | 使用できるタイプ","possible-values":"値 | 使用できる値"},"content-type":"Content-Type: {value}","read-only":"読み出し専用","error":{"unknown":"原因不明のエラーが起きました。","image":"イメージを読み込めませんでした","not-found":"探しているページが見つかりません。"},"color-scheme":{"select":"カラースキーム環境設定を選択","auto":"自動","dark":"ダーク","light":"ライト"},"accessibility":{"strike":{"start":"取り消し線テキストの開始","end":"取り消し線テキストの終了"},"code":{"start":"コードブロックの開始","end":"コードブロックの終了"},"skip-navigation":"ナビゲーションをスキップ","in-page-link":"ページ内リンク"},"select-language":"このページの言語を選択","icons":{"clear":"消去","web-service-endpoint":"Webサービスのエンドポイント","search":"検索"},"formats":{"parenthesis":"({content})","colon":"{content}: "},"quicknav":{"button":{"label":"クイックナビゲーションを開く","title":"クリックするか「/」を入力すると素早く移動します"},"preview-unavailable":"プレビューできません"},"mentioned-in":"言及: ","pager":{"roledescription":"コンテンツスライダー","page":{"label":"コンテンツページ{index}/{count}"},"control":{"navigate-previous":"前のコンテンツページに移動","navigate-next":"次のコンテンツページに移動"}},"links-grid":{"label":"リンクのグリッド"}}'),a=JSON.parse('{"view-in":"한국어로 보기","continue-viewing":"한국어로 계속 보기","language":"언어","video":{"title":"비디오","replay":"다시 재생","play":"재생","pause":"일시 정지","watch":"소개 비디오 시청하기","description":"이 비디오의 콘텐츠 설명: {alt}","custom-controls":"사용자 설정 제어기는 아래에서 사용 가능"},"tutorials":{"title":"튜토리얼 | 튜토리얼","step":"{number}단계","submit":"제출","next":"다음","preview":{"title":"미리보기 없음 | 미리보기 | 미리보기","no-preview-available-step":"이 단계에서는 사용 가능한 미리보기가 없습니다."},"nav":{"chapters":"챕터","current":"현재 {thing}"},"assessment":{"check-your-understanding":"얼마나 이해했는지 확인하기","success-message":"잘 하셨습니다. 이 튜토리얼에 대한 모든 질문에 답하셨습니다.","answer-result":"답 {answer}은(는) {result}입니다.","correct":"정답","incorrect":"오답","next-question":"다음 질문","legend":"가능한 답"},"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":"샘플 코드 보기"},"view-more":"더 보기"},"declarations":{"hide-other-declarations":"다른 선언 가리기","show-all-declarations":"모든 선언 표시하기"},"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-platform-version":"{name} {introducedAt} 이상에서 사용할 수 있음"},"more":"더 보기","less":"간략히","api-reference":"API 참조","filter":{"title":"필터","search":"검색","search-symbols":"{technology}에서 기호 찾기","suggested-tags":"권장 태그 | 권장 태그","selected-tags":"선택한 태그 | 선택한 태그","add-tag":"태그 추가","tag-select-remove":"태그. 목록에서 제거하려면 선택하십시오.","navigate":"기호를 탐색하려면 위쪽 화살표, 아래쪽 화살표, 왼쪽 화살표 또는 오른쪽 화살표를 누르십시오.","siblings-label":"{parent-siblings} 내의 총 {total-siblings}개의 기호 중 {number-siblings}개","parent-label":"한 개의 기호를 포함하는 {parent-siblings} 내의 총 {total-siblings}개의 기호 중 {number-siblings}개 | {number-parent}개의 기호를 포함하는 {parent-siblings} 내의 총 {total-siblings}개의 기호 중 {number-siblings}개","reset-filter":"필터 재설정","tags":{"sample-code":"샘플 코드","tutorials":"튜토리얼","articles":"문서","web-service-endpoints":"웹 서비스 엔드포인트","hide-deprecated":"제거된 항목 가리기"}},"navigator":{"title":"문서 탐색기","open-navigator":"문서 탐색기 열기","close-navigator":"문서 탐색기 닫기","no-results":"결과 찾을 수 없습니다.","no-children":"사용 가능한 데이터가 없습니다.","error-fetching":"데이터를 가져오는 동안 오류가 발생했습니다.","items-found":"항목을 찾을 수 없음 | 1개의 항목 발견됨 | {number}개의 항목이 발견됨. 다시 탭하여 탐색하십시오.","navigator-is":"내비게이터가 {state}입니다.","state":{"loading":"로드 중","ready":"준비 완료 상태"}},"tab":{"request":"요청","response":"응답"},"required":"필수 사항","parameters":{"default":"기본","minimum":"최소","maximum":"최대","possible-types":"유형 | 가능한 유형","possible-values":"값 | 가능한 값"},"content-type":"콘텐츠 유형: {value}","read-only":"읽기 전용","error":{"unknown":"알 수 없는 오류가 발생했습니다.","image":"이미지를 로드하는 데 실패함","not-found":"해당 페이지를 찾을 수 없습니다."},"color-scheme":{"select":"색상 모드 환경설정 선택","auto":"자동","dark":"다크","light":"라이트"},"accessibility":{"strike":{"start":"취소선이 그어진 텍스트 시작","end":"취소선이 그어진 텍스트 종료"},"code":{"start":"코드 블록 시작","end":"코드 블록 종료"},"skip-navigation":"탐색 건너뛰기","in-page-link":"페이지 링크에서"},"select-language":"이 페이지의 언어 선택","icons":{"clear":"지우기","web-service-endpoint":"웹 서비스 엔드포인트","search":"검색"},"formats":{"parenthesis":"({content})","colon":"{content}: "},"quicknav":{"button":{"label":"빠른 이동 열기","title":"클릭하거나 /를 입력하여 빠르게 이동"},"preview-unavailable":"미리보기 사용할 수 없음"},"mentioned-in":"다음에서 언급됨","pager":{"roledescription":"콘텐츠 슬라이더","page":{"label":"{count} 중 {index}번째 콘텐츠 페이지"},"control":{"navigate-previous":"콘텐츠의 이전 페이지로 이동","navigate-next":"콘텐츠의 다음 페이지로 이동"}},"links-grid":{"label":"링크의 격자"}}');const s="en-US",l={"en-US":r,"zh-CN":o,"ja-JP":i,"ko-KR":a}},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)),l=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||l,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||l,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 l(e){return e?`url('${a(e)}')`:void 0}function c(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},Dy:function(){return i},Jf:function(){return s},RY:function(){return c},T8:function(){return d},XV:function(){return r},eZ:function(){return l},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={xlarge:"xlarge",large:"large",medium:"medium",small:"small"},o={default:"default",nav:"nav"},i={[o.default]:{[r.xlarge]:{minWidth:1920,contentWidth:1536},[r.large]:{minWidth:1251,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 c},dZ:function(){return s},jk:function(){return u}});var r=n(2412),o=n(7788),i=n(3465);const a=r.reduce(((e,t)=>({...e,[t.slug]:t.code})),{});function s(e){return a[e]}function l(e){return!!a[e]}function c(e){return{params:{locale:e===o.defaultLocale?void 0:e}}}function u(e=o.defaultLocale,t={}){if(!l(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(" | "),l=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)}},c=e=>{document.title=e};function u({title:e,description:t,url:n,currentLocale:r}){const o=s(e);c(o),a({title:o,description:t,url:n,currentLocale:r}).forEach((e=>l(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 l},y7:function(){return c}});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),l=i(a),c=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 c},id:function(){return m},sj:function(){return l}});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 l(e){return e.replace(/#(.*)/,((e,t)=>`#${CSS.escape(t)}`))}function c(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 l=(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 l},Ex:function(){return i},HH:function(){return c}});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(/\?.*/),l=i({changes:t,language:n,context:r}),c=s?"&":"?",u=a?o:e,d=l?`${c}${l}`:"",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]:l,[o.tags]:c,...u}={}}=t;return e.name===t.name&&JSON.stringify({path:e.path,query:a})===JSON.stringify({path:t.path,query:u})}function l(e,t=window.location.href){return new URL((0,r.AH)(e),t)}function c(e,t){return l(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"},{"code":"ko-KR","name":"한국어","slug":"ko-KR"}]')}},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[l])}))?r.splice(l--,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)+"."+{39:"06467a79",82:"2a1856ba",104:"13ecc36d",113:"a2f456af",133:"26121771",162:"c7f55345",176:"0ad5b20f",213:"4db9a783",217:"738731d1",337:"274a8ccc",392:"adcd11a2",393:"702f0c5c",435:"60354774",490:"0d78f903",527:"bdd5bff5",546:"063069d3",596:"c458ffa4",621:"458a9ae4",623:"7272231f",637:"74dea052",642:"78c9f6ed",645:"da6eda82",788:"4fe21e94",814:"dfc9d16d",842:"b02efbfb",843:"9144a669",864:"bfc4251f",878:"f78e83c2",982:"eef64d7d",989:"c46c769c"}[e]+".js"}}(),function(){n.miniCssF=function(e){return"css/"+({162:"topic",843:"tutorials-overview",982:"documentation-topic"}[e]||e)+"."+{39:"cc2d61d1",162:"59e2bdb7",843:"9c2b2457",982:"b031fba4",989:"4f123103"}[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,l;if(void 0!==i)for(var c=document.getElementsByTagName("script"),u=0;ue.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:"app-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(9986),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),A=n(5953),T={name:"ReferenceUrlProvider",mixins:[A.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})}},I=T,$=(0,w.Z)(I,l,c,!1,null,null,null),N=$.exports,q=n(3704),P=n(1763),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=[],O=n(535),L=n(2853),B={name:"MobileDropdown",components:{NavMenuItems:L.Z,NavMenuItemBase:O.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)}}},M=B,F=(0,w.Z)(M,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,"f934959a",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:P.Z,ReferenceUrlProvider:N,PrimaryDropdown:ve,SecondaryDropdown:ce,MobileDropdown:V,ChevronIcon:S},mixins:[q.Z,A.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,"367fa5fc",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=[],Ae=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=[],Ie=n(4655),$e=function(){var e=this,t=e._self._c;return t("BaseContentNode",{attrs:{content:e.articleContent}})},Ne=[],qe=n(9519),Pe={name:"ContentNode",components:{BaseContentNode:qe["default"]},props:qe["default"].props,computed:{articleContent(){return this.map((e=>{switch(e.type){case qe["default"].BlockType.codeListing:return{...e,showLineNumbers:!0};case qe["default"].BlockType.heading:{const{anchor:t,...n}=e;return n}default:return e}}))}},methods:qe["default"].methods,BlockType:qe["default"].BlockType,InlineType:qe["default"].InlineType},De=Pe,Ze=(0,w.Z)(De,$e,Ne,!1,null,"0861b5be",null),Re=Ze.exports,Oe={name:"Columns",components:{Asset:Ie.Z,ContentNode:Re},props:{columns:{type:Array,required:!0}},computed:{classes(){return{"cols-2":2===this.columns.length,"cols-3":3===this.columns.length}}}},Le=Oe,Be=(0,w.Z)(Le,Ae,Te,!1,null,"30edf911",null),Me=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:Ie.Z,ContentNode:Re},props:{content:Re.props.content,media:Ie.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]:Me,[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:Ie.Z,Button:St.Z,ContentNode:qe["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}}}},At=xt,Tt=(0,w.Z)(At,bt,_t,!1,null,"2bfdf182",null),It=Tt.exports,$t={name:"CallToAction",components:{BaseCTA:It},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,qt=(0,w.Z)(Nt,yt,Ct,!1,null,null,null),Pt=qt.exports,Dt={name:"CallToAction",components:{TutorialCTA:Pt},props:Pt.props},Zt=Dt,Rt=(0,w.Z)(Zt,ft,gt,!1,null,"426a965c",null),Ot=Rt.exports,Lt=function(){var e=this,t=e._self._c;return t("TutorialHero",e._b({},"TutorialHero",e.$props,!1))},Bt=[],Mt=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:qe["default"],Headline:Kt,Metadata:bn,Row:wt.Z,Asset:Ie.Z,LinkableSection:tt},mixins:[A.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,Mt,Ft,!1,null,"2a434750",null),Sn=kn.exports,xn={name:"Hero",components:{TutorialHero:Sn},props:Sn.props},An=xn,Tn=(0,w.Z)(An,Lt,Bt,!1,null,"35a9482f",null),In=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=[],qn=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)},Pn=[],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}}},On=Rn,Ln=(0,w.Z)(On,Dn,Zn,!1,null,"28135d78",null),Bn=Ln.exports,Mn=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:qe["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,Mn,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,qn,Pn,!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]:Ot,[ms.hero]:In,[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,"9d2d5cc2",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:"app-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=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)},ks=[],Ss=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)},xs=[],As=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:{videoAutoplays:"",videoMuted:"",identifier:e.media}}):e._e()],1)])],1),e.expandedSections.length>0?t("ExpandedIntro",{staticClass:"expanded-intro",attrs:{content:e.expandedSections}}):e._e()],1)},Ts=[],Is={name:"SectionIntro",inject:{isTargetIDE:{default:()=>!1}},components:{Asset:Ie.Z,ContentNode:qe["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}}}},$s=Is,Ns=(0,w.Z)($s,As,Ts,!1,null,"7dcf2d10",null),qs=Ns.exports,Ps=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:{videoAutoplays:"",videoMuted:"",identifier:e.visibleAsset.media}})],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)},Ds=[],Zs=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)},Rs=[],Os=n(5996),Ls=n(6817),Bs=n(8093);const{BreakpointName:Ms}=o["default"].constants;function Fs({width:e,height:t},n=1){const s=400,i=e<=s?1.75:3;return{width:e/(i/n),height:t/(i/n)}}var Vs={name:"CodePreview",inject:{isTargetIDE:{default:!1},store:{default(){return{state:{references:{}}}}}},components:{DiagonalArrowIcon:Ls.Z,CodeListing:Os.Z,CodeTheme:Bs.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===Ms.medium?.8:1;return Fs(s,i)},previewSize(){const e={width:102};return this.shouldDisplayHideLabel&&this.previewAssetSize?{width:this.previewAssetSize.width}:e},previewStyles(){const{width:e}=this.previewSize;return{width:`${e}px`}},codeProps(){return this.references[this.code]},runtimePreviewClasses(){return{collapsed:!this.shouldDisplayHideLabel,disabled:!this.hasRuntimePreview,"runtime-preview-ide":this.isTargetIDE}},shouldDisplayHideLabel(){return this.hasRuntimePreview&&this.isRuntimePreviewVisible},runtimePreviewTitle(){return this.hasRuntimePreview?null:this.$t("tutorials.preview.no-preview-available-step")},togglePreviewText(){return this.$tc("tutorials.preview.title",this.hasRuntimePreview?1:0)},textAriaLabel(){return`${this.togglePreviewText}, ${this.shouldDisplayHideLabel?this.$t("verbs.hide"):this.$t("verbs.show")}`}},methods:{handleLeave(e,t){setTimeout(t,200)},togglePreview(){this.hasRuntimePreview&&this.$emit("runtime-preview-toggle",!this.isRuntimePreviewVisible)}}},js=Vs,Es=(0,w.Z)(js,Zs,Rs,!1,null,"395e30cd",null),Hs=Es.exports,Us=n(5657),zs=function(){var e=this,t=e._self._c;return t("div",{style:e.backgroundStyle},[e._t("default")],2)},Gs=[],Ws={name:"BackgroundTheme",data(){return{codeThemeState:_s.Z.state}},computed:{backgroundStyle(){const{codeColors:e}=this.codeThemeState;return e?{"--background":e.background}:null}}},Qs=Ws,Ks=(0,w.Z)(Qs,zs,Gs,!1,null,null,null),Xs=Ks.exports,Ys=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,videoAutoplays:"",videoMuted:""}}):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()])},Js=[],ei=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)},ti=[],ni=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)},si=[],ii={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)}}},ri=ii,oi=(0,w.Z)(ri,ni,si,!1,null,"0bdf2f26",null),ai=oi.exports,li=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))+" ")])])},ci=[],ui=n(6772),di={name:"MobileCodePreviewToggle",components:{InlinePlusCircleIcon:ui.Z},props:{isActionable:{type:Boolean,required:!0}}},pi=di,hi=(0,w.Z)(pi,li,ci,!1,null,"78763c14",null),mi=hi.exports,vi={name:"MobileCodePreview",inject:["isTargetIDE"],mixins:[A.Z],components:{GenericModal:Xt.Z,CodeListing:Os.Z,MobileCodeListing:ai,PreviewToggle:mi,CodeTheme:Bs.Z,BackgroundTheme:Xs},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}}},fi=vi,gi=(0,w.Z)(fi,ei,ti,!1,null,"b1691954",null),yi=gi.exports;const{BreakpointName:Ci}=o["default"].constants;var bi={name:"Step",components:{Asset:Ie.Z,MobileCodePreview:yi,ContentNode:qe["default"]},inject:["isTargetIDE","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===Ci.small},isActive:({index:e,currentIndex:t})=>e===t}},_i=bi,wi=(0,w.Z)(_i,Ys,Js,!1,null,"d0198556",null),ki=wi.exports;const{BreakpointName:Si}=o["default"].constants,{IntersectionDirections:xi}=Xe["default"].constants,Ai="-35% 0% -65% 0%";var Ti={name:"SectionSteps",components:{ContentNode:qe["default"],Step:ki,Asset:Ie.Z,CodePreview:Hs,BackgroundTheme:Xs},mixins:[Xe["default"]],constants:{IntersectionMargins:Ai},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:ki,type:i,props:{...r,stepNumber:a,index:s,numberOfSteps:this.numberOfSteps,sectionNumber:this.sectionNumber}})}:{stepCounter:e,nodes:t.concat({component:qe["default"],type:i,props:{content:[n]}})}}),{stepCounter:0,nodes:[]}).nodes},isBreakpointSmall(){return this.tutorialState.breakpoint===Si.small},stepNodes:({contentNodes:e,isStepNode:t})=>e.filter(t),intersectionRootMargin:()=>Ai},async mounted(){await(0,Us.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===xi.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}}},Ii=Ti,$i=(0,w.Z)(Ii,Ps,Ds,!1,null,"e3061a7c",null),Ni=$i.exports,qi={name:"Section",components:{Intro:qs,LinkableSection:tt,Steps:Ni},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)}}},Pi=qi,Di=(0,w.Z)(Pi,Ss,xs,!1,null,"6b3a0b3a",null),Zi=Di.exports,Ri={name:"SectionList",components:{Section:Zi},data(){return{isRuntimePreviewVisible:!0}},props:{tasks:{type:Array,required:!0}},methods:{onRuntimePreviewToggle(e){this.isRuntimePreviewVisible=e}}},Oi=Ri,Li=(0,w.Z)(Oi,ws,ks,!1,null,"79a75e9e",null),Bi=Li.exports;const Mi={assessments:cs,hero:Sn,tasks:Bi,callToAction:Pt},Fi=new Set(Object.keys(Mi)),Vi={name:"TutorialSection",render:function(e){const{kind:t,...n}=this.section,s=Mi[t];return s?e(s,{props:n}):null},props:{section:{type:Object,required:!0,validator:e=>Fi.has(e.kind)}}};var ji={name:"Tutorial",mixins:[_e.Z],components:{NavigationBar:be,Section:Vi,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"})},beforeDestroy(){this.$bridge.off("codeColors",this.handleCodeColorsChange)}},Ei=ji,Hi=(0,w.Z)(Ei,Cs,bs,!1,null,"1631abcb",null),Ui=Hi.exports,zi=n(1789),Gi=n(5184);const Wi={article:"article",tutorial:"project"};var Qi={name:"Topic",inject:{isTargetIDE:{default:!1}},mixins:[zi.Z,Gi.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{[Wi.article]:ys,[Wi.tutorial]:Ui}[t]},propsFor(e){const{hierarchy:t,kind:n,metadata:s,references:i,sections:r,identifier:o}=e;return{[Wi.article]:{hierarchy:t,metadata:s,references:i,sections:r,identifierUrl:o.url},[Wi.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()}))}}},Ki=Qi,Xi=(0,w.Z)(Ki,s,i,!1,null,null,null),Yi=Xi.exports}}]); \ No newline at end of file diff --git a/ApolloAPI.doccarchive/js/tutorials-overview.9144a669.js b/ApolloAPI.doccarchive/js/tutorials-overview.9144a669.js new file mode 100644 index 000000000..7d74206f1 --- /dev/null +++ b/ApolloAPI.doccarchive/js/tutorials-overview.9144a669.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(9986),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},7181: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:"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"}})])},s=[],o=n(9986),a={name:"InlineCloseIcon",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},9732:function(t,e,n){n.d(e,{Z:function(){return c}});var i,s,o={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)}},a=o,r=n(1001),l=(0,r.Z)(a,i,s,!1,null,null,null),c=l.exports},4311:function(t,e,n){n.r(e),n.d(e,{default:function(){return Ee}});var i=function(){var t=this,e=t._self._c;return t.topicData?e("Overview",t._b({key:t.topicKey},"Overview",t.overviewProps,!1)):t._e()},s=[],o=n(8841),a=n(1789),r=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:"app-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)},l=[],c=n(4030),u={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}},m=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)},d=[],p=n(1763),h=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)},v=[],f=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)},_=[],g=n(3208),C=n(3704),y={name:"TutorialsNavigationLink",mixins:[C.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,g.HA)(t),query:e.query}),text:({$slots:{default:[{text:t}]}})=>t.trim()}},b=y,T=n(1001),S=(0,T.Z)(b,f,_,!1,null,"e9f9b59c",null),k=S.exports,V=function(){var t=this,e=t._self._c;return e("ol",{staticClass:"tutorials-navigation-list"},[t._t("default")],2)},Z=[],x={name:"TutorialsNavigationList"},I=x,N=(0,T.Z)(I,V,Z,!1,null,"4e0180fa",null),A=N.exports,w=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)},q=[],$=n(7181),L=n(9732),M={name:"TutorialsNavigationMenu",components:{InlineCloseIcon:$.Z,TransitionExpand:L.Z,TutorialsNavigationList:A},props:{collapsed:{type:Boolean,default:!0},title:{type:String,required:!0}},methods:{onClick(){this.collapsed?this.$emit("select-menu",this.title):this.$emit("deselect-menu")}}},D=M,F=(0,T.Z)(D,w,q,!1,null,"489416f8",null),R=F.exports;const O={resources:"resources",volume:"volume"};var j={name:"TutorialsNavigation",components:{TutorialsNavigationLink:k,TutorialsNavigationList:A,TutorialsNavigationMenu:R},constants:{SectionKind:O},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?R:A,isResources:({kind:t})=>t===O.resources,isVolume:({kind:t})=>t===O.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()}},B=j,G=(0,T.Z)(B,h,v,!1,null,"79093ed6",null),H=G.exports,z=n(2573),P=n(2449),E=n(535);const U={resources:"resources",volume:"volume"};var K={name:"Nav",constants:{SectionKind:U},components:{NavMenuItemBase:E.Z,NavTitleContainer:z.Z,TutorialsNavigation:H,NavBase:p.Z},props:{sections:{type:Array,require:!0}},methods:{buildUrl:P.Q2}},Q=K,J=(0,T.Z)(Q,m,d,!1,null,"54bcce6d",null),W=J.exports,X=n(2974),Y=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)},tt=[],et=n(4655),nt=n(7605),it=n(9519),st=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"}})])},ot=[],at=n(9986),rt={name:"TimerIcon",components:{SVGIcon:at.Z}},lt=rt,ct=(0,T.Z)(lt,st,ot,!1,null,null,null),ut=ct.exports,mt={name:"Hero",components:{Asset:et.Z,CallToActionButton:nt.Z,ContentNode:it["default"],TimerIcon:ut},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}}},dt=mt,pt=(0,T.Z)(dt,Y,tt,!1,null,"400ffab5",null),ht=pt.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)])])])},ft=[],_t=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)},gt=[],Ct=n(9146);const yt={topOneThird:"-30% 0% -70% 0%",center:"-50% 0% -50% 0%"};var bt={mixins:[Ct["default"]],computed:{intersectionRoot(){return null},intersectionRootMargin(){return yt.center}},methods:{onIntersect(t){if(!t.isIntersecting)return;const e=this.onIntersectViewport;e?e():console.warn("onIntersectViewportCenter not implemented")}}},Tt=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)},St=[],kt={name:"VolumeName",components:{ContentNode:it["default"],Asset:et.Z},props:{image:{type:String,required:!1},content:{type:Array,required:!1},name:{type:String,required:!1}}},Vt=kt,Zt=(0,T.Z)(Vt,Tt,St,!1,null,"569db166",null),xt=Zt.exports,It=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)},Nt=[],At=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)},wt=[],qt=n(7775),$t=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"}})])},Lt=[],Mt={name:"DocumentIcon",components:{SVGIcon:at.Z}},Dt=Mt,Ft=(0,T.Z)(Dt,$t,Lt,!1,null,"3a80772b",null),Rt=Ft.exports,Ot=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"}})])},Bt=[],Gt={name:"ForumIcon",components:{SVGIcon:at.Z}},Ht=Gt,zt=(0,T.Z)(Ht,jt,Bt,!1,null,null,null),Pt=zt.exports,Et=n(6698),Ut=n(4260),Kt=n(8785),Qt=n(1295);const Jt={documentation:"documentation",downloads:"downloads",featured:"featured",forums:"forums",sampleCode:"sampleCode",videos:"videos"};var Wt={name:"Tile",constants:{Identifier:Jt},components:{DestinationDataProvider:Qt.Z,InlineChevronRightIcon:Kt.Z,ContentNode:it["default"],CurlyBracketsIcon:qt.Z,DocumentIcon:Rt,DownloadIcon:Ot.Z,ForumIcon:Pt,PlayIcon:Et.Z,Reference:Ut.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})=>({[Jt.documentation]:Rt,[Jt.downloads]:Ot.Z,[Jt.forums]:Pt,[Jt.sampleCode]:qt.Z,[Jt.videos]:Et.Z}[t])}},Xt=Wt,Yt=(0,T.Z)(Xt,At,wt,!1,null,"74dbeb68",null),te=Yt.exports,ee={name:"TileGroup",components:{Tile:te},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})}},ne=ee,ie=(0,T.Z)(ne,It,Nt,!1,null,"4cacce0a",null),se=ie.exports,oe={name:"Resources",mixins:[bt],inject:{store:{default:()=>({setActiveSidebarLink(){},setActiveVolume(){}})}},components:{VolumeName:xt,TileGroup:se},computed:{intersectionRootMargin:()=>yt.topOneThird},props:{content:{type:Array,required:!1},tiles:{type:Array,required:!0}},methods:{onIntersectViewport(){this.store.setActiveSidebarLink("Resources"),this.store.setActiveVolume(null)}}},ae=oe,re=(0,T.Z)(ae,_t,gt,!1,null,"7f8022c1",null),le=re.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)},ue=[],me=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)},de=[],pe=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)},he=[],ve=n(5692),fe=n(8638);const _e={article:"article",tutorial:"project"},ge={article:"article",tutorial:"tutorial"},Ce={[_e.article]:"Article",[_e.tutorial]:"Tutorial"};var ye={name:"ChapterTopicList",components:{TimerIcon:ut},constants:{TopicKind:_e,TopicKindClass:ge,TopicKindIconLabel:Ce},props:{topics:{type:Array,required:!0}},methods:{buildUrl:P.Q2,iconComponent:({kind:t})=>({[_e.article]:ve.Z,[_e.tutorial]:fe.Z}[t]),kindClassFor:({kind:t})=>({[_e.article]:ge.article,[_e.tutorial]:ge.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,Ce[i]];return n&&s.push(`${this.formatTime(n)} ${this.$t("tutorials.estimated-time")}`),s.join(" - ")}}},be=ye,Te=(0,T.Z)(be,pe,he,!1,null,"0589dc3b",null),Se=Te.exports,ke={name:"Chapter",mixins:[bt],inject:{store:{default:()=>({setActiveSidebarLink(){},setActiveVolume(){}})}},components:{Asset:et.Z,ContentNode:it["default"],TopicList:Se},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,g.HA)(t),intersectionRootMargin:()=>yt.topOneThird},methods:{onIntersectViewport(){this.store.setActiveSidebarLink(this.name),this.volumeHasName||this.store.setActiveVolume(null)}}},Ve=ke,Ze=(0,T.Z)(Ve,me,de,!1,null,"7468bc5e",null),xe=Ze.exports,Ie={name:"Volume",mixins:[bt],components:{VolumeName:xt,Chapter:xe},computed:{references:({store:t})=>t.state.references,intersectionRootMargin:()=>yt.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)}}},Ne=Ie,Ae=(0,T.Z)(Ne,ce,ue,!1,null,"540dbf10",null),we=Ae.exports;const qe={resources:"resources",volume:"volume"};var $e={name:"LearningPath",components:{Resources:le,TutorialsNavigation:H,Volume:we},constants:{SectionKind:qe},inject:{isTargetIDE:{default:!1}},props:{sections:{type:Array,required:!0,validator:t=>t.every((t=>Object.prototype.hasOwnProperty.call(qe,t.kind)))}},computed:{classes:({isTargetIDE:t})=>({ide:t}),partitionedSections:({sections:t})=>t.reduce((([t,e],n)=>n.kind===qe.volume?[t.concat(n),e]:[t,e.concat(n)]),[[],[]]),volumes:({partitionedSections:t})=>t[0],otherSections:({partitionedSections:t})=>t[1]},methods:{componentFor:({kind:t})=>({[qe.resources]:le,[qe.volume]:we}[t]),propsFor:({chapters:t,content:e,image:n,kind:i,name:s,tiles:o})=>({[qe.resources]:{content:e,tiles:o},[qe.volume]:{chapters:t,content:e,image:n,name:s}}[i])}},Le=$e,Me=(0,T.Z)(Le,vt,ft,!1,null,"69a72bbc",null),De=Me.exports;const Fe={hero:"hero",resources:"resources",volume:"volume"};var Re={name:"TutorialsOverview",components:{Hero:ht,LearningPath:De,Nav:W},mixins:[X.Z],constants:{SectionKind:Fe},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(Fe,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===Fe.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:()=>u,title:({metadata:{category:t=""}})=>t},provide(){return{store:this.store}},created(){c["default"].setAvailableLocales(this.metadata.availableLocales),this.store.reset(),this.store.setReferences(this.references)},watch:{references(t){this.store.setReferences(t)},"metadata.availableLocales":function(t){c["default"].setAvailableLocales(t)}}},Oe=Re,je=(0,T.Z)(Oe,r,l,!1,null,"6138b405",null),Be=je.exports,Ge=n(5184),He={name:"TutorialsOverview",components:{Overview:Be},mixins:[a.Z,Ge.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,o.Ek)(t,e,n).then((t=>n((e=>{e.topicData=t})))).catch(n)},beforeRouteUpdate(t,e,n){(0,o.Us)(t,e)?(0,o.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()}))}}},ze=He,Pe=(0,T.Z)(ze,i,s,!1,null,null,null),Ee=Pe.exports}}]); \ No newline at end of file diff --git a/ApolloAPI.doccarchive/metadata.json b/ApolloAPI.doccarchive/metadata.json new file mode 100644 index 000000000..9a1034dd2 --- /dev/null +++ b/ApolloAPI.doccarchive/metadata.json @@ -0,0 +1 @@ +{"schemaVersion":{"major":0,"patch":0,"minor":1},"bundleDisplayName":"Documentation","bundleID":"Documentation"} \ No newline at end of file diff --git a/SwiftScripts/Package.swift b/SwiftScripts/Package.swift index 275f4c226..bb58f130a 100644 --- a/SwiftScripts/Package.swift +++ b/SwiftScripts/Package.swift @@ -4,7 +4,9 @@ import PackageDescription let package = Package( - name: "SwiftScripts", + // This is the SwiftScripts package, but we use a name for the docs header. + // The name of this package is what will show up in the header of the documentation generated by DocumentationGenerator. + name: "Apollo iOS API Reference", platforms: [ .macOS(.v12) ], diff --git a/SwiftScripts/Sources/DocumentationGenerator/main.swift b/SwiftScripts/Sources/DocumentationGenerator/main.swift index a17e1586c..6f06bdcc8 100644 --- a/SwiftScripts/Sources/DocumentationGenerator/main.swift +++ b/SwiftScripts/Sources/DocumentationGenerator/main.swift @@ -2,46 +2,14 @@ import Foundation import ApolloCodegenLib import SwiftScriptHelpers -enum Target: String, CaseIterable { - case Apollo - case ApolloAPI - case ApolloSQLite - case ApolloWebSocket - case ApolloCodegenLib - case ApolloPagination - - var name: String { - self.rawValue - } - - var outputPath: URL { - DocumentationGenerator.doccFolder - .appendingPathComponent(name) - .appendingPathExtension("doccarchive") - } - -} - struct DocumentationGenerator { static func main() { - var currentTarget: Target? do { - for target in Target.allCases { - currentTarget = target - defer { currentTarget = nil } - - try shell(docBuildCommand(for: target)) - CodegenLogger.log("Generated docs for \(target.name)") - try moveDocsIntoApolloDocCArchive(for: target) - } + try shell(docBuildCommand()) + CodegenLogger.log("Combined Docs Generation Complete!") } catch { - if let currentTarget = currentTarget { - CodegenLogger.log("Error generating docs for \(currentTarget.name): \(error)", logLevel: .error) - - } else { - CodegenLogger.log("Error: \(error)", logLevel: .error) - } + CodegenLogger.log("Error: \(error)", logLevel: .error) exit(1) } } @@ -53,18 +21,31 @@ struct DocumentationGenerator { static let sourceRootURL = parentFolderOfScriptFile .deletingLastPathComponent() // Sources .deletingLastPathComponent() // SwiftScripts - .deletingLastPathComponent() // apollo-ios + .deletingLastPathComponent() // apollo-ios-dev static let doccFolder = sourceRootURL.appendingPathComponent("docs/docc") - static func docBuildCommand(for target: Target) -> String { + static func docBuildCommand() -> String { + let outputPath = DocumentationGenerator.doccFolder + .appendingPathComponent("Apollo") + .appendingPathExtension("doccarchive") + return """ swift package \ - --allow-writing-to-directory \(target.outputPath.relativePath) \ - generate-documentation \ - --target \(target.name) \ + --allow-writing-to-directory \(outputPath) \ + generate-documentation \ + --target Apollo \ + --target ApolloAPI \ + --target ApolloSQLite \ + --target ApolloCodegenLib \ + --target ApolloPagination \ + --enable-experimental-combined-documentation \ + --enable-inherited-docs \ + --source-service github \ + --source-service-base-url https://github.com/apollographql/apollo-ios-dev/blob/main \ + --checkout-path \(sourceRootURL.relativePath) \ --disable-indexing \ - --output-path \(target.outputPath.relativePath) \ + --output-path \(outputPath) \ --hosting-base-path docs/ios/docc """ } @@ -85,9 +66,7 @@ struct DocumentationGenerator { task.currentDirectoryURL = sourceRootURL.appendingPathComponent("SwiftScripts") task.environment?["OS_ACTIVITY_DT_MODE"] = nil - task.environment?["DOCC_JSON_PRETTYPRINT"] = "YES" - task.environment?["DOCC_HTML_DIR"] = sourceRootURL - .appendingPathComponent("docs/renderer/dist").relativePath + task.environment?["DOCC_JSON_PRETTYPRINT"] = "YES" task.arguments = ["-c", command] task.executableURL = URL(fileURLWithPath: "/bin/zsh") @@ -96,24 +75,6 @@ struct DocumentationGenerator { task.waitUntilExit() } - static func moveDocsIntoApolloDocCArchive(for target: Target) throws { - guard target != .Apollo else { return } - - let docsFromURL = doccFolder - .appendingPathComponent("\(target.name).doccarchive/data/documentation/\(target.name.lowercased())") - let docsToURL = doccFolder - .appendingPathComponent("Apollo.doccarchive/data/documentation/\(target.name.lowercased())") - try FileManager.default.moveItem(at: docsFromURL, to: docsToURL) - - let indexJSONFromURL = doccFolder - .appendingPathComponent("\(target.name).doccarchive/data/documentation/\(target.name.lowercased()).json") - let indexJSONToURL = doccFolder - .appendingPathComponent("Apollo.doccarchive/data/documentation/\(target.name.lowercased()).json") - try FileManager.default.moveItem(at: indexJSONFromURL, to: indexJSONToURL) - - try FileManager.default.removeItem(at: target.outputPath) - } - enum Error: Swift.Error { case rootDocumentationJSONNotFound } diff --git a/apollo-ios/Sources/Apollo/Documentation.docc/Index.md b/apollo-ios/Sources/Apollo/Documentation.docc/Index.md deleted file mode 100644 index 47be21088..000000000 --- a/apollo-ios/Sources/Apollo/Documentation.docc/Index.md +++ /dev/null @@ -1,45 +0,0 @@ -# Apollo iOS - -@Metadata { - @TechnologyRoot -} - -API Reference Documentation for Apollo iOS. - -## Overview - -Our API reference is automatically generated directly from the inline comments in our code. If you're contributing to Apollo, all you have to do is add inline documentation comments, conforming to [DocC formatting guidelines](https://developer.apple.com/documentation/xcode/writing-symbol-documentation-in-your-source-files), and they will appear here. - -See something missing in the documentation? Add inline documentation comments to the code, and open a pull request! - -To run the documentation generator, cd into the SwiftScripts folder and run - -```bash -swift run DocumentationGenerator -``` - -## Libraries - -**[Apollo](/documentation/apollo)** - -The core Apollo client library. - -**[ApolloAPI](/documentation/apolloapi)** - -The internal models shared by the [``Apollo``](/documentation/apollo) client and the models generated by [``ApolloCodegenLib``](/documentation/apollocodegenlib) - -**[ApolloCodegenLib](/documentation/apollocodegenlib)** - -The code generation engine used to generate model objects for an application from a GraphQL schema and operation set. - -**[ApolloSQLite](/documentation/apollosqlite)** - -A [`NormalizedCache`](/documentation/apollo/normalizedcache) implementation backed by a `SQLite` database. - -**[ApolloWebSocket](/documentation/apollowebsocket)** - -A web socket network transport implementation that provides support for [`GraphQLSubscription`](/documentation/apolloapi/graphqlsubscription) operations over a web socket connection. - -**[ApolloPagination](/documentation/apollopagination)** - -A library that provides support for fetching and watching paginated queries with [``Apollo``](/documentation/apollo). diff --git a/apollo-ios/Sources/Apollo/RequestChain/GraphQLRequest.swift b/apollo-ios/Sources/Apollo/RequestChain/GraphQLRequest.swift index 674158dcf..7a716588f 100644 --- a/apollo-ios/Sources/Apollo/RequestChain/GraphQLRequest.swift +++ b/apollo-ios/Sources/Apollo/RequestChain/GraphQLRequest.swift @@ -1,7 +1,7 @@ import Foundation import ApolloAPI -/// A protocol for a type that represents a request to fetch a `GraphQLOperation`. +/// A protocol for a type that represents a request to fetch a ``/ApolloAPI/GraphQLOperation``. public protocol GraphQLRequest: Sendable { associatedtype Operation: GraphQLOperation diff --git a/docs/docc/Apollo.doccarchive/css/39.cc2d61d1.css b/docs/docc/Apollo.doccarchive/css/39.cc2d61d1.css new file mode 100644 index 000000000..10039455a --- /dev/null +++ b/docs/docc/Apollo.doccarchive/css/39.cc2d61d1.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-13e6923e]{display:inline-block;width:100%;box-sizing:border-box}.code-number[data-v-13e6923e]{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-13e6923e]:before{content:attr(data-line-number)}.highlighted[data-v-13e6923e]{background:var(--line-highlight,var(--color-code-line-highlight));border-left:4px solid var(--color-code-line-highlight-border)}.highlighted .code-number[data-v-13e6923e]{padding-left:4px}pre[data-v-13e6923e]{padding:14px 0;display:flex;overflow:unset;-webkit-overflow-scrolling:touch;white-space:pre;word-wrap:normal;height:100%;-moz-tab-size:var(--code-indentationWidth,4);-o-tab-size:var(--code-indentationWidth,4);tab-size:var(--code-indentationWidth,4)}@media only screen and (max-width:735px){pre[data-v-13e6923e]{padding-top:.8235294118rem}}code[data-v-13e6923e]{white-space:pre;word-wrap:normal;flex-grow:9999}.code-listing[data-v-13e6923e],.container-general[data-v-13e6923e]{display:flex}.code-listing[data-v-13e6923e]{flex-direction:column;border-radius:var(--code-border-radius,var(--border-radius,4px));overflow:hidden;filter:blur(0)}.code-listing.single-line[data-v-13e6923e]{border-radius:var(--border-radius,4px)}.container-general[data-v-13e6923e]{overflow:auto}.container-general[data-v-13e6923e],pre[data-v-13e6923e]{flex-grow:1}.header-anchor[data-v-0d0d1d08]{color:inherit;text-decoration:none;position:relative;padding-right:23px;display:inline-block}.header-anchor[data-v-0d0d1d08]: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-0d0d1d08]{position:absolute;right:0;bottom:.2em;display:none;height:16px;margin-left:7px}.header-anchor:focus .icon[data-v-0d0d1d08],.header-anchor:hover .icon[data-v-0d0d1d08]{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-3fb37a97]{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-3fb37a97]{height:12px;width:12px;margin-left:.3em}[data-v-6ab0b718] img,[data-v-6ab0b718] video{display:block;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;max-width:100%}.asset[data-v-4f18340d]{margin-left:auto;margin-right:auto}*+.asset[data-v-4f18340d],.asset[data-v-4f18340d]+*{margin-top:var(--spacing-stacked-margin-xlarge)}[data-v-4f18340d] 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}.pager-control[data-v-58c8390a]{align-items:center;background:var(--control-color-fill,var(--color-fill));border:1px solid var(--control-color-fill,var(--color-grid));border-radius:50%;display:flex;height:var(--control-size,1rem);justify-content:center;opacity:1;transition:opacity .15s ease-in-out;width:var(--control-size,1rem)}.pager-control[disabled][data-v-58c8390a]{opacity:.6}@media only screen and (min-width:1251px){.pager-control[disabled][data-v-58c8390a]{opacity:0}.with-compact-controls .pager-control[disabled][data-v-58c8390a]{opacity:.6}}.icon[data-v-58c8390a]{height:var(--control-icon-size,50%);width:var(--control-icon-size,50%)}.pager-control.next .icon[data-v-58c8390a]{transform:scale(1)}.pager-control.previous .icon[data-v-58c8390a]{transform:scaleX(-1)}.pager[data-v-1ed6aae0]{--control-size:3em;--control-color-fill:var(--color-fill-tertiary);--control-color-figure:currentColor;--indicator-size:0.65em;--indicator-color-fill-active:currentColor;--indicator-color-fill-inactive:var(--color-fill-tertiary);--color-svg-icon:currentColor;--gutter-width:80px}.viewport[data-v-1ed6aae0]{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.viewport[data-v-1ed6aae0]::-webkit-scrollbar{height:0;width:0}.container[data-v-1ed6aae0]{position:relative}.gutter[data-v-1ed6aae0]{align-items:center;display:flex;justify-content:center;position:absolute;height:100%;top:0;width:var(--gutter-width);z-index:42}.with-compact-controls .gutter[data-v-1ed6aae0]{display:none}.gutter.left[data-v-1ed6aae0]{left:calc(var(--gutter-width)*-1)}.gutter.right[data-v-1ed6aae0]{right:calc(var(--gutter-width)*-1)}.page[data-v-1ed6aae0]{flex-shrink:0;margin-right:var(--gutter-width);position:relative;scroll-snap-align:start;transform:scale(1);transform-origin:center center;transition:transform .5s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}@media(prefers-reduced-motion){.page[data-v-1ed6aae0]{transition:none}}.page.active[data-v-1ed6aae0]{-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.gutter .pager-control[data-v-1ed6aae0]{margin-top:calc(var(--control-size)*-1)}.indicators[data-v-1ed6aae0]{display:flex;flex-wrap:wrap;gap:1em;justify-content:center;margin-top:1rem}.with-compact-controls .indicators[data-v-1ed6aae0]{display:none}.indicator[data-v-1ed6aae0]{background:var(--indicator-color-fill-inactive);border:1px solid var(--indicator-color-fill-inactive);border-radius:50%;color:currentColor;display:block;flex:0 0 auto;height:var(--indicator-size);width:var(--indicator-size)}.indicator.active[data-v-1ed6aae0]{background:var(--indicator-color-fill-active);border-color:var(--indicator-color-fill-active)}.compact-controls[data-v-1ed6aae0]{display:none;gap:1em;justify-content:flex-end}.with-compact-controls .compact-controls[data-v-1ed6aae0]{display:flex}.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-0f7a4f31]{--margin-link:17px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow,transform .16s ease-out;will-change:box-shadow,transform;backface-visibility:hidden;border-radius:var(--border-radius,4px)}.card.large[data-v-0f7a4f31]{--margin-link:25.5px}.card.large.floating-style[data-v-0f7a4f31]{--margin-link:var(--spacing-stacked-margin-large)}.card[data-v-0f7a4f31]:hover{text-decoration:none}.card:hover .link[data-v-0f7a4f31]{text-decoration:underline}.card[data-v-0f7a4f31]:hover{transform:scale(1.007)}@media(prefers-reduced-motion:reduce){.card[data-v-0f7a4f31]:hover{transform:none}}.card.small[data-v-0f7a4f31]{--card-cover-height:235px}@media only screen and (max-width:1250px){.card.small[data-v-0f7a4f31]{--card-cover-height:163px}}.card.large[data-v-0f7a4f31]{--card-cover-height:359px}@media only screen and (max-width:1250px){.card.large[data-v-0f7a4f31]{--card-cover-height:249px}}.card.floating-style[data-v-0f7a4f31]{--color-card-shadow:transparent}.details[data-v-0f7a4f31]{flex-grow:1;display:flex;flex-direction:column;background-color:var(--color-card-background);padding:17px;position:relative;font-size:.8235294118rem;line-height:1.2857142857}.details[data-v-0f7a4f31],.large .details[data-v-0f7a4f31]{font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.large .details[data-v-0f7a4f31]{font-size:1rem;line-height:1.4705882353}@media only screen and (max-width:1250px){.large .details[data-v-0f7a4f31]{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-0f7a4f31]{--color-card-background:transparent;padding:17px 0}.eyebrow[data-v-0f7a4f31]{color:var(--color-card-eyebrow);display:block;margin-bottom:4px;font-size:.8235294118rem;line-height:1.2857142857}.eyebrow[data-v-0f7a4f31],.large .eyebrow[data-v-0f7a4f31]{font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.large .eyebrow[data-v-0f7a4f31]{font-size:1rem;line-height:1.2352941176}@media only screen and (max-width:1250px){.large .eyebrow[data-v-0f7a4f31]{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-0f7a4f31]{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-0f7a4f31]{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-0f7a4f31]{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-0f7a4f31]{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-0f7a4f31]{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-0f7a4f31]{flex-grow:1;color:var(--color-card-content-text);margin-top:4px}.link[data-v-0f7a4f31]{margin-top:var(--margin-link);display:flex;align-items:center}.link .link-icon[data-v-0f7a4f31]{height:.6em;width:.6em;margin-left:.3em}@media only screen and (max-width:735px){.card[data-v-0f7a4f31]{margin-left:auto;margin-right:auto}.card+.card[data-v-0f7a4f31]{margin-bottom:20px;margin-top:20px}.card.large[data-v-0f7a4f31],.card.small[data-v-0f7a4f31]{min-width:280px;--card-cover-height:227px}.card.large .link[data-v-0f7a4f31],.card.small .link[data-v-0f7a4f31]{margin-top:7px;position:relative}}.TopicTypeIcon[data-v-3b1b4787]{width:1em;height:1em;flex:0 0 auto;color:var(--icon-color,var(--color-figure-gray-secondary))}.TopicTypeIcon[data-v-3b1b4787] picture{flex:1}.TopicTypeIcon svg[data-v-3b1b4787],.TopicTypeIcon[data-v-3b1b4787] img{display:block;width:100%;height:100%}.nav-menu-items[data-v-a101abb4]{display:flex;justify-content:flex-end}.nav--in-breakpoint-range .nav-menu-items[data-v-a101abb4]{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-a101abb4]{opacity:1;transform:translateZ(0);transition-delay:.2s,.4s}.nav--in-breakpoint-range .nav-menu-items[data-v-a101abb4]:not(:only-child):not(:last-child){padding-bottom:0}.nav--in-breakpoint-range .nav-menu-items[data-v-a101abb4]:not(:only-child):last-child{padding-top:0}.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}*+.links-block[data-v-b1a75c1c],.links-block[data-v-b1a75c1c]+*{margin-top:var(--spacing-stacked-margin-xlarge)}.topic-link-block[data-v-b1a75c1c]{margin-top:15px}.nav[data-v-5ee249d6]{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-5ee249d6]{position:relative}}@media only screen and (max-width:767px){.nav[data-v-5ee249d6]{--nav-padding:0.9411764706rem;min-width:320px;height:2.8235294118rem}}.theme-dark.nav[data-v-5ee249d6]{background:none;color:var(--color-nav-dark-color)}.nav__wrapper[data-v-5ee249d6]{position:absolute;top:0;left:0;width:100%;height:auto;min-height:100%;z-index:1}.nav__background[data-v-5ee249d6]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;transition:background-color 0s ease-in;background-color:var(--color-nav-background,none)}.nav__background[data-v-5ee249d6]:after{background-color:var(--color-nav-keyline)}.nav--is-sticking.nav__background[data-v-5ee249d6]{background-color:none}.nav--no-bg-transition .nav__background[data-v-5ee249d6]{transition:none!important}.nav--solid-background .nav__background[data-v-5ee249d6]{background-color:var(--color-nav-solid-background);-webkit-backdrop-filter:none;backdrop-filter:none}.nav--is-open.nav--solid-background .nav__background[data-v-5ee249d6],.nav--is-sticking.nav--solid-background .nav__background[data-v-5ee249d6]{background-color:var(--color-nav-solid-background)}.nav--is-open.theme-dark.nav--solid-background .nav__background[data-v-5ee249d6],.nav--is-sticking.theme-dark.nav--solid-background .nav__background[data-v-5ee249d6],.theme-dark.nav--solid-background .nav__background[data-v-5ee249d6]{background-color:var(--color-nav-dark-solid-background)}.nav--in-breakpoint-range .nav__background[data-v-5ee249d6]{min-height:2.8235294118rem;transition:background-color 0s ease .7s}.nav--is-sticking .nav__background[data-v-5ee249d6]{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-5ee249d6]: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-5ee249d6]{-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-5ee249d6]{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-5ee249d6]{background-color:var(--color-nav-dark-uiblur-stuck)}}.nav--is-open .nav__background[data-v-5ee249d6]{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-5ee249d6]: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-5ee249d6]{-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-5ee249d6]{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-5ee249d6]{background-color:var(--color-nav-dark-uiblur-expanded)}}.theme-dark .nav__background[data-v-5ee249d6]:after{background-color:var(--color-nav-dark-keyline)}.nav--is-open.theme-dark .nav__background[data-v-5ee249d6]:after,.nav--is-sticking.theme-dark .nav__background[data-v-5ee249d6]:after{background-color:var(--color-nav-dark-sticking-expanded-keyline)}.nav__background[data-v-5ee249d6]:after{content:"";display:block;position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:980px;height:1px;z-index:1}@media only screen and (max-width:1023px){.nav__background[data-v-5ee249d6]:after{width:100%}}.nav--noborder .nav__background[data-v-5ee249d6]:after{display:none}.nav--is-sticking.nav--noborder .nav__background[data-v-5ee249d6]:after{display:block}.nav--fullwidth-border .nav__background[data-v-5ee249d6]:after,.nav--is-open .nav__background[data-v-5ee249d6]:after,.nav--is-sticking .nav__background[data-v-5ee249d6]:after,.nav--solid-background .nav__background[data-v-5ee249d6]:after{width:100%}.nav-overlay[data-v-5ee249d6]{position:fixed;left:0;right:0;top:0;display:block;opacity:0}.nav--is-open .nav-overlay[data-v-5ee249d6]{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-5ee249d6]{position:absolute;top:0;left:0;width:100%;height:auto;min-height:100%;z-index:1}.pre-title[data-v-5ee249d6]{display:flex}.nav-content[data-v-5ee249d6]{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-5ee249d6]{box-sizing:border-box;max-width:1920px;margin-left:auto;margin-right:auto}@supports(padding:calc(max(0px))){.nav-content[data-v-5ee249d6]{padding-left:max(var(--nav-padding),env(safe-area-inset-left));padding-right:max(var(--nav-padding),env(safe-area-inset-right))}}.nav--in-breakpoint-range .nav-content[data-v-5ee249d6]{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-5ee249d6]{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;justify-content:flex-end;min-width:0}@media only screen and (max-width:767px){.nav-menu[data-v-5ee249d6]{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-5ee249d6]{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-5ee249d6]{align-items:center;display:flex;justify-content:space-between}.nav--in-breakpoint-range .nav-menu-tray[data-v-5ee249d6]{display:block;overflow:hidden;pointer-events:none;visibility:hidden;max-height:0;transition:max-height .4s ease-in 0s,visibility 0s linear 1s;width:100%}.nav--is-open.nav--in-breakpoint-range .nav-menu-tray[data-v-5ee249d6]{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-5ee249d6]{overflow-y:hidden}.nav--is-sticking.nav--is-open.nav--in-breakpoint-range .nav-menu-tray[data-v-5ee249d6]{max-height:calc(100vh - 2.82353rem)}.nav-actions[data-v-5ee249d6]{display:flex;align-items:center}.nav--in-breakpoint-range .nav-actions[data-v-5ee249d6]{grid-area:actions;justify-content:flex-end}.nav--in-breakpoint-range .pre-title+.nav-title[data-v-5ee249d6]{grid-area:title}.nav--is-wide-format.nav--in-breakpoint-range .pre-title+.nav-title[data-v-5ee249d6]{width:100%}.nav-title[data-v-5ee249d6]{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);display:flex;align-items:center;white-space:nowrap;box-sizing:border-box;overflow:hidden}@media only screen and (max-width:767px){.nav-title[data-v-5ee249d6]{padding-top:0;height:2.8235294118rem}}.nav-title[data-v-5ee249d6] span{line-height:normal}.nav-title a[data-v-5ee249d6]{letter-spacing:inherit;line-height:normal;margin:0;text-decoration:none;white-space:nowrap}.nav-title a[data-v-5ee249d6]:hover{text-decoration:none}@media only screen and (max-width:767px){.nav-title a[data-v-5ee249d6]{display:flex}}.nav-title a[data-v-5ee249d6],.nav-title[data-v-5ee249d6]{color:var(--color-figure-gray);transition:color 0s ease-in}.nav--is-open.theme-dark .nav-title a[data-v-5ee249d6],.nav--is-open.theme-dark .nav-title[data-v-5ee249d6],.nav--is-sticking.theme-dark .nav-title a[data-v-5ee249d6],.nav--is-sticking.theme-dark .nav-title[data-v-5ee249d6],.theme-dark .nav-title a[data-v-5ee249d6],.theme-dark .nav-title[data-v-5ee249d6]{color:var(--color-nav-dark-link-color)}.nav-ax-toggle[data-v-5ee249d6]{display:none;position:absolute;top:0;left:0;width:1px;height:1px;z-index:10}.nav-ax-toggle[data-v-5ee249d6]:focus{outline-offset:-6px;width:100%;height:100%}.nav--in-breakpoint-range .nav-ax-toggle[data-v-5ee249d6]{display:block}.nav-menucta[data-v-5ee249d6]{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-5ee249d6]{display:flex}.nav-menucta-chevron[data-v-5ee249d6]{display:block;position:relative;width:100%;height:.7058823529rem;transition:transform .3s linear}.nav-menucta-chevron[data-v-5ee249d6]:after,.nav-menucta-chevron[data-v-5ee249d6]: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-5ee249d6]:before{right:50%;border-radius:.5px 0 0 .5px}.nav-menucta-chevron[data-v-5ee249d6]:after{left:50%;border-radius:0 .5px .5px 0}.nav-menucta-chevron[data-v-5ee249d6]:before{transform-origin:100% 100%;transform:rotate(40deg) scaleY(1.5)}.nav-menucta-chevron[data-v-5ee249d6]:after{transform-origin:0 100%;transform:rotate(-40deg) scaleY(1.5)}.nav--is-open .nav-menucta-chevron[data-v-5ee249d6]{transform:scaleY(-1)}.theme-dark .nav-menucta-chevron[data-v-5ee249d6]:after,.theme-dark .nav-menucta-chevron[data-v-5ee249d6]:before{background:var(--color-nav-dark-link-color)}[data-v-5ee249d6] .nav-menu-link{color:var(--color-nav-link-color)}[data-v-5ee249d6] .nav-menu-link:hover{color:var(--color-nav-link-color-hover);text-decoration:none}.theme-dark[data-v-5ee249d6] .nav-menu-link{color:var(--color-nav-dark-link-color)}.theme-dark[data-v-5ee249d6] .nav-menu-link:hover{color:var(--color-nav-dark-link-color-hover)}[data-v-5ee249d6] .nav-menu-link.current{color:var(--color-nav-current-link);cursor:default}[data-v-5ee249d6] .nav-menu-link.current:hover{color:var(--color-nav-current-link)}.theme-dark[data-v-5ee249d6] .nav-menu-link.current,.theme-dark[data-v-5ee249d6] .nav-menu-link.current:hover{color:var(--color-nav-dark-current-link)}.nav-menu-item[data-v-296e4e0c]{margin-left:1.4117647059rem;list-style:none;min-width:0}.nav--in-breakpoint-range .nav-menu-item[data-v-296e4e0c]{margin-left:0;width:100%;min-height:2.4705882353rem}.nav--in-breakpoint-range .nav-menu-item[data-v-296e4e0c]:first-child .nav-menu-link{border-top:0}.nav--in-breakpoint-range .nav-menu-item--animated[data-v-296e4e0c]{opacity:0;transform:none;transition:.5s ease;transition-property:transform,opacity}.nav--is-open.nav--in-breakpoint-range .nav-menu-item--animated[data-v-296e4e0c]{opacity:1;transform:translateZ(0);transition-delay:0s}.thematic-break[data-v-62d2922a]{border-top-color:var(--color-grid,currentColor);border-top-style:solid;border-width:1px 0 0 0}*+.thematic-break[data-v-62d2922a],.thematic-break[data-v-62d2922a]+*{margin-top:var(--spacing-stacked-margin-xlarge)} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/css/989.4f123103.css b/docs/docc/Apollo.doccarchive/css/989.4f123103.css new file mode 100644 index 000000000..cced45bf1 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/css/989.4f123103.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-04624022]{--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 4px;white-space:nowrap;border-radius:var(--badge-border-radius,1px);border-style:var(--badge-border-style,none);border-width:var(--badge-border-width,1px);margin:auto;margin-left:5px;color:var(--colors-badge-text,var(--color-badge-text));background-color:var(--badge-color)}@media screen{[data-color-scheme=dark] .badge[data-v-04624022]{background-color:var(--badge-dark-color)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .badge[data-v-04624022]{background-color:var(--badge-dark-color)}}.badge-deprecated[data-v-04624022]{--badge-color:var(--color-badge-deprecated);--badge-dark-color:var(--color-badge-dark-deprecated)}.badge-beta[data-v-04624022]{--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-55f9d05d]{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-55f9d05d]{height:.8823529412rem;transform:scale(1);-webkit-transform:scale(1);overflow:visible}.topic-icon[data-v-55f9d05d] img{margin:0;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.topic-icon.curly-brackets-icon[data-v-55f9d05d]{height:1rem}.token-method[data-v-295ad0ff]{font-weight:700}.token-keyword[data-v-295ad0ff]{color:var(--syntax-keyword,var(--color-syntax-keywords))}.token-number[data-v-295ad0ff]{color:var(--syntax-number,var(--color-syntax-numbers))}.token-string[data-v-295ad0ff]{color:var(--syntax-string,var(--color-syntax-strings))}.attribute-link[data-v-295ad0ff],.token-attribute[data-v-295ad0ff]{color:var(--syntax-attribute,var(--color-syntax-keywords))}.token-internalParam[data-v-295ad0ff]{color:var(--color-syntax-param-internal-name)}.type-identifier-link[data-v-295ad0ff]{color:var(--syntax-type,var(--color-syntax-other-type-names))}.token-removed[data-v-295ad0ff]{background-color:var(--color-highlight-red)}.token-added[data-v-295ad0ff]{background-color:var(--color-highlight-green)}.decorator[data-v-17c84f82],.label[data-v-17c84f82]{color:var(--colors-secondary-label,var(--color-secondary-label))}.label[data-v-17c84f82]{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-17c84f82]{font-size:0}.empty-token[data-v-17c84f82]:after{content:" ";font-size:1rem}.abstract[data-v-0d9c6bcc],.link-block[data-v-0d9c6bcc] .badge{margin-left:2.294rem}.link-block .badge+.badge[data-v-0d9c6bcc]{margin-left:1rem}.link[data-v-0d9c6bcc]{display:flex}.link-block .badge[data-v-0d9c6bcc]{margin-top:.5rem}.link-block.has-inline-element[data-v-0d9c6bcc]{display:flex;align-items:flex-start;flex-flow:row wrap}.link-block.has-inline-element .badge[data-v-0d9c6bcc]{margin-left:1rem;margin-top:0}.link-block .has-adjacent-elements[data-v-0d9c6bcc]{padding-top:5px;padding-bottom:5px;display:inline-flex}.link-block[data-v-0d9c6bcc],.link[data-v-0d9c6bcc]{box-sizing:inherit}.link-block.changed[data-v-0d9c6bcc],.link.changed[data-v-0d9c6bcc]{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-0d9c6bcc],.link.changed.changed[data-v-0d9c6bcc]{padding-right:1rem}@media only screen and (max-width:735px){.link-block.changed[data-v-0d9c6bcc],.link.changed[data-v-0d9c6bcc]{padding-left:0;padding-right:0}.link-block.changed.changed[data-v-0d9c6bcc],.link.changed.changed[data-v-0d9c6bcc]{padding-right:17px;padding-left:2.1764705882rem}.link-block.changed[data-v-0d9c6bcc],.link.changed[data-v-0d9c6bcc]{padding-left:0;padding-right:0}}.abstract .topic-required[data-v-0d9c6bcc]:not(:first-child){margin-top:4px}.topic-required[data-v-0d9c6bcc]{font-size:.8em}.deprecated[data-v-0d9c6bcc]{text-decoration:line-through} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/css/documentation-topic.0ad29f97.css b/docs/docc/Apollo.doccarchive/css/documentation-topic.0ad29f97.css deleted file mode 100644 index 3dd4421dc..000000000 --- a/docs/docc/Apollo.doccarchive/css/documentation-topic.0ad29f97.css +++ /dev/null @@ -1,9 +0,0 @@ -/*! - * 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-fe7602da]{font-size:.94118rem;padding:3rem 0;background-color:var(--color-fill-secondary)}.full-width-container .betainfo-container[data-v-fe7602da]{max-width:920px;margin-left:auto;margin-right:auto;padding-left:80px;padding-right:80px;box-sizing:border-box}@media only screen and (min-width:1251px){.full-width-container .betainfo-container[data-v-fe7602da]{box-sizing:unset;padding-left:120px;padding-right:120px;margin-left:0}}@media only screen and (max-width:735px){.full-width-container .betainfo-container[data-v-fe7602da]{width:auto;padding-left:20px;padding-right:20px}}.static-width-container .betainfo-container[data-v-fe7602da]{margin-left:auto;margin-right:auto;width:980px}@media only screen and (max-width:1250px){.static-width-container .betainfo-container[data-v-fe7602da]{width:692px}}@media only screen and (max-width:735px){.static-width-container .betainfo-container[data-v-fe7602da]{width:87.5%}}.betainfo-label[data-v-fe7602da]{font-weight:600;font-size:.94118rem}.betainfo-content[data-v-fe7602da] p{margin-bottom:10px}.contenttable+.betainfo[data-v-fe7602da]{background-color:var(--color-fill)}.summary-section[data-v-3aa6f694]:last-of-type{margin-right:0}@media only screen and (max-width:735px){.summary-section[data-v-3aa6f694]{margin-right:0}}.title[data-v-6796f6ea]{color:#fff;font-size:.82353rem;margin-right:.5rem;text-rendering:optimizeLegibility}.documentation-hero--disabled .title[data-v-6796f6ea]{color:var(--colors-text,var(--color-text))}.language[data-v-0de98d61]{padding-bottom:10px;justify-content:flex-end}.language-list[data-v-0de98d61],.language[data-v-0de98d61]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;margin-top:0;display:flex;align-items:center}.language-option.swift[data-v-0de98d61]{padding-right:10px;border-right:1px solid var(--color-fill-gray-tertiary)}.language-option.objc[data-v-0de98d61]{padding-left:10px}.language-option.active[data-v-0de98d61],.language-option.router-link-exact-active[data-v-0de98d61]{color:#ccc}.documentation-hero--disabled .language-option.active[data-v-0de98d61],.documentation-hero--disabled .language-option.router-link-exact-active[data-v-0de98d61]{color:var(--colors-secondary-label,var(--color-secondary-label))}.documentation-hero[data-v-130cc067]{background:var(--color-fill-secondary);color:var(--color-figure-gray);overflow:hidden;text-align:left;position:relative}.documentation-hero[data-v-130cc067]:before{content:"";background:var(--color-fill-tertiary);position:absolute;width:100%;left:0;top:-50%;height:150%;right:0}.documentation-hero[data-v-130cc067]:after{background:transparent;opacity:.7;width:100%;position:absolute;content:"";height:100%;left:0;top:0}.documentation-hero .icon[data-v-130cc067]{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-130cc067]{display:none}}.documentation-hero .background-icon[data-v-130cc067]{color:var(--color-fill-secondary);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-130cc067] svg{width:100%;height:100%}.documentation-hero__content[data-v-130cc067]{padding-top:2.35294rem;padding-bottom:40px;position:relative;z-index:1}.full-width-container .documentation-hero__content[data-v-130cc067]{max-width:920px;margin-left:auto;margin-right:auto;padding-left:80px;padding-right:80px;box-sizing:border-box}@media only screen and (min-width:1251px){.full-width-container .documentation-hero__content[data-v-130cc067]{box-sizing:unset;padding-left:120px;padding-right:120px;margin-left:0}}@media only screen and (max-width:735px){.full-width-container .documentation-hero__content[data-v-130cc067]{width:auto;padding-left:20px;padding-right:20px}}.static-width-container .documentation-hero__content[data-v-130cc067]{margin-left:auto;margin-right:auto;width:980px}@media only screen and (max-width:1250px){.static-width-container .documentation-hero__content[data-v-130cc067]{width:692px}}@media only screen and (max-width:735px){.static-width-container .documentation-hero__content[data-v-130cc067]{width:87.5%}}.documentation-hero__above-content[data-v-130cc067]{position:relative;z-index:1}.documentation-hero--disabled[data-v-130cc067]{background:none;color:var(--colors-text,var(--color-text))}.documentation-hero--disabled[data-v-130cc067]:after,.documentation-hero--disabled[data-v-130cc067]:before{content:none}.short-hero[data-v-130cc067]{padding-top:3.52941rem;padding-bottom:3.52941rem}.extra-bottom-padding[data-v-130cc067]{padding-bottom:3.82353rem}.theme-dark[data-v-130cc067] a:not(.button-cta){color:#09f}[data-v-002affcc] .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:1px;border-style:solid}[data-v-002affcc]+.code-listing,[data-v-002affcc] .code-listing+*{margin-top:1.6em}[data-v-002affcc] .code-listing pre{padding:8px 14px;padding-right:0}[data-v-002affcc] .code-listing pre>code{font-size:.88235rem;line-height:1.66667;font-weight:400;font-family:Menlo,monospace}[data-v-002affcc] *+aside,[data-v-002affcc] *+figure,[data-v-002affcc]+.endpoint-example,[data-v-002affcc] .endpoint-example+*,[data-v-002affcc] aside+*,[data-v-002affcc] figure+*{margin-top:1.6em}[data-v-002affcc] img{display:block;margin:1.6em auto;max-width:100%}[data-v-002affcc] ol,[data-v-002affcc] ul{margin-top:.8em;margin-left:2rem}[data-v-002affcc] ol li:not(:first-child),[data-v-002affcc] ul li:not(:first-child){margin-top:.8em}@media only screen and (max-width:735px){[data-v-002affcc] ol,[data-v-002affcc] ul{margin-left:1.25rem}}[data-v-002affcc]+dl,[data-v-002affcc] dl+*,[data-v-002affcc] dt:not(:first-child){margin-top:.8em}[data-v-002affcc] dd{margin-left:2em}.abstract[data-v-702ec04e]{font-size:1.23529rem;line-height:1.38095;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:735px){.abstract[data-v-702ec04e]{font-size:1.11765rem;line-height:1.42105;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}[data-v-702ec04e] p:last-child{margin-bottom:0}.container[data-v-5a07ba83]{padding-bottom:40px}.full-width-container .container[data-v-5a07ba83]{max-width:920px;margin-left:auto;margin-right:auto;padding-left:80px;padding-right:80px;box-sizing:border-box}@media only screen and (min-width:1251px){.full-width-container .container[data-v-5a07ba83]{box-sizing:unset;padding-left:120px;padding-right:120px;margin-left:0}}@media only screen and (max-width:735px){.full-width-container .container[data-v-5a07ba83]{width:auto;padding-left:20px;padding-right:20px}}.static-width-container .container[data-v-5a07ba83]{margin-left:auto;margin-right:auto;width:980px}@media only screen and (max-width:1250px){.static-width-container .container[data-v-5a07ba83]{width:692px}}@media only screen and (max-width:735px){.static-width-container .container[data-v-5a07ba83]{width:87.5%}}.title[data-v-5a07ba83]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;padding-top:40px;border-top-color:var(--color-grid);border-top-style:solid;border-top-width:1px}@media only screen and (max-width:1250px){.title[data-v-5a07ba83]{font-size:1.64706rem;line-height:1.14286;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.title[data-v-5a07ba83]{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.title+.contenttable-section[data-v-627ab5f4]{margin-top:0}.contenttable-section[data-v-627ab5f4]{align-items:baseline;padding-top:2.353rem}.contenttable-section[data-v-627ab5f4]:last-child{margin-bottom:0}[data-v-627ab5f4] .title{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){[data-v-627ab5f4] .title{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.contenttable-section[data-v-627ab5f4]{align-items:unset;border-top:none;display:inherit;margin:0}.section-content[data-v-627ab5f4],.section-title[data-v-627ab5f4]{padding:0}[data-v-627ab5f4] .title{margin:0 0 2.353rem 0;padding-bottom:.5rem}}.badge[data-v-5a8ba4e0]{--badge-color:var(--color-badge-default);--badge-dark-color:var(--color-badge-dark-default);font-size:.70588rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;display:inline-block;padding:2px 10px;white-space:nowrap;background:none;border-radius:3px;margin-left:10px;border:1px solid var(--badge-color);color:var(--badge-color)}.theme-dark .badge[data-v-5a8ba4e0]{--badge-color:var(--badge-dark-color)}.badge-deprecated[data-v-5a8ba4e0]{--badge-color:var(--color-badge-deprecated);--badge-dark-color:var(--color-badge-dark-deprecated)}.badge-beta[data-v-5a8ba4e0]{--badge-color:var(--color-badge-beta);--badge-dark-color:var(--color-badge-dark-beta)}.topic-icon-wrapper[data-v-4d1e7968]{display:flex;align-items:center;justify-content:center;height:1.47059rem;flex:0 0 1.294rem;width:1.294rem;margin-right:1rem}.topic-icon[data-v-4d1e7968]{height:.88235rem;transform:scale(1);-webkit-transform:scale(1);overflow:visible}.topic-icon.curly-brackets-icon[data-v-4d1e7968]{height:1rem}.token-method[data-v-5caf1b5b]{font-weight:700}.token-keyword[data-v-5caf1b5b]{color:var(--syntax-keyword,var(--color-syntax-keywords))}.token-number[data-v-5caf1b5b]{color:var(--syntax-number,var(--color-syntax-numbers))}.token-string[data-v-5caf1b5b]{color:var(--syntax-string,var(--color-syntax-strings))}.token-attribute[data-v-5caf1b5b]{color:var(--syntax-attribute,var(--color-syntax-keywords))}.token-internalParam[data-v-5caf1b5b]{color:var(--color-syntax-param-internal-name)}.type-identifier-link[data-v-5caf1b5b]{color:var(--syntax-type,var(--color-syntax-other-type-names))}.token-removed[data-v-5caf1b5b]{background-color:var(--color-highlight-red)}.token-added[data-v-5caf1b5b]{background-color:var(--color-highlight-green)}.decorator[data-v-06ec7395],.label[data-v-06ec7395]{color:var(--colors-secondary-label,var(--color-secondary-label))}.label[data-v-06ec7395]{font-size:1rem;line-height:1.47059;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.empty-token[data-v-06ec7395]{font-size:0}.empty-token[data-v-06ec7395]:after{content:"\00a0";font-size:1rem}.conditional-constraints[data-v-1548fd90] code{color:var(--colors-secondary-label,var(--color-secondary-label))}.abstract[data-v-3152d122],.link-block[data-v-3152d122] .badge{margin-left:2.294rem}.link-block .badge+.badge[data-v-3152d122]{margin-left:1rem}.link[data-v-3152d122]{display:flex}.link-block .badge[data-v-3152d122]{margin-top:.5rem}.link-block.has-inline-element[data-v-3152d122]{display:flex;align-items:flex-start;flex-flow:row wrap}.link-block.has-inline-element .badge[data-v-3152d122]{margin-left:1rem;margin-top:0}.link-block .has-adjacent-elements[data-v-3152d122]{padding-top:5px;padding-bottom:5px;display:inline-flex}.link-block[data-v-3152d122],.link[data-v-3152d122]{box-sizing:inherit}.link-block.changed[data-v-3152d122],.link.changed[data-v-3152d122]{padding-right:1rem;padding-left:2.17647rem;padding-top:8px;padding-bottom:8px;display:inline-flex;width:100%;box-sizing:border-box}.link-block.changed.changed[data-v-3152d122],.link.changed.changed[data-v-3152d122]{padding-right:1rem}@media only screen and (max-width:735px){.link-block.changed[data-v-3152d122],.link.changed[data-v-3152d122]{padding-left:0;padding-right:0}.link-block.changed.changed[data-v-3152d122],.link.changed.changed[data-v-3152d122]{padding-right:17px;padding-left:2.17647rem}}@media only screen and (max-width:735px){.link-block.changed[data-v-3152d122],.link.changed[data-v-3152d122]{padding-left:0;padding-right:0}}.abstract .topic-required[data-v-3152d122]:not(:first-child){margin-top:4px}.topic-required[data-v-3152d122]{font-size:.8em}.deprecated[data-v-3152d122]{text-decoration:line-through}.conditional-constraints[data-v-3152d122]{font-size:.82353rem;margin-top:4px}.section-content>.content[data-v-eb97add6],.topic[data-v-eb97add6]{margin-top:15px}.datalist dd{padding-left:2rem}.datalist dt{font-weight:600;padding-left:1rem;padding-top:1.64706rem}.datalist dt:first-of-type{padding-top:0}.source[data-v-e2e09a16]{background:var(--background,var(--color-code-background));border-color:var(--color-grid);color:var(--text,var(--color-code-plain));border-radius:4px;border-style:solid;border-width:1px;padding:8px 14px;speak:literal-punctuation;line-height:25px}.source.has-multiple-lines[data-v-e2e09a16]{border-radius:4px}.source>code[data-v-e2e09a16]{font-size:.88235rem;line-height:1.66667;font-weight:400;font-family:Menlo,monospace;display:block}.platforms[data-v-c5ecdd3e]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;margin-bottom:.45rem;margin-top:1.6em}.changed .platforms[data-v-c5ecdd3e]{padding-left:.588rem}.platforms[data-v-c5ecdd3e]:first-of-type{margin-top:1rem}.source[data-v-c5ecdd3e]{margin:14px 0}.platforms+.source[data-v-c5ecdd3e]{margin:0}.changed.declaration-group[data-v-c5ecdd3e]{background:var(--background,var(--color-code-background))}.changed .source[data-v-c5ecdd3e]{background:none;border:none;margin-top:0;margin-bottom:0;margin-left:2.17647rem;padding-left:0}.declaration-diff[data-v-b3e21c4a]{background:var(--background,var(--color-code-background))}.declaration-diff-version[data-v-b3e21c4a]{padding-left:.588rem;padding-left:2.17647rem;font-size:1rem;line-height:1.52941;font-weight:600;font-family:Source Sans Pro,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 4px 4px;position:relative}.conditional-constraints[data-v-e39c4ee4]{margin:1.17647rem 0 3rem 0}.type[data-v-791bac44]:first-letter{text-transform:capitalize}.detail-type[data-v-61ef551b]{font-weight:600;padding-left:1rem;padding-top:1.64706rem}.detail-type[data-v-61ef551b]:first-child{padding-top:0}@media only screen and (max-width:735px){.detail-type[data-v-61ef551b]{padding-left:0}}.detail-content[data-v-61ef551b]{padding-left:2rem}@media only screen and (max-width:735px){.detail-content[data-v-61ef551b]{padding-left:0}}.param-name[data-v-7bb7c035]{font-weight:600;padding-left:1rem;padding-top:1.64706rem}.param-name[data-v-7bb7c035]:first-child{padding-top:0}@media only screen and (max-width:735px){.param-name[data-v-7bb7c035]{padding-left:0}}.param-content[data-v-7bb7c035]{padding-left:2rem}@media only screen and (max-width:735px){.param-content[data-v-7bb7c035]{padding-left:0}}.param-content[data-v-7bb7c035] dt{font-weight:600}.param-content[data-v-7bb7c035] dd{margin-left:1em}.parameters-table[data-v-2d54624a] .change-added,.parameters-table[data-v-2d54624a] .change-removed{display:inline-block;max-width:100%}.parameters-table[data-v-2d54624a] .change-removed,.parameters-table[data-v-2d54624a] .token-removed{text-decoration:line-through}.param[data-v-2d54624a]{font-size:.88235rem;box-sizing:border-box}.param.changed[data-v-2d54624a]{display:flex;flex-flow:row wrap;padding-right:1rem;padding-left:2.17647rem;padding-top:8px;padding-bottom:8px;display:inline-flex;width:100%;box-sizing:border-box}.param.changed.changed[data-v-2d54624a]{padding-right:1rem}@media only screen and (max-width:735px){.param.changed[data-v-2d54624a]{padding-left:0;padding-right:0}.param.changed.changed[data-v-2d54624a]{padding-right:17px;padding-left:2.17647rem}}@media only screen and (max-width:735px){.param.changed[data-v-2d54624a]{padding-left:0;padding-right:0}}.param.changed+.param.changed[data-v-2d54624a]{margin-top:.82353rem}.changed .param-content[data-v-2d54624a],.changed .param-symbol[data-v-2d54624a]{padding-top:2px;padding-bottom:2px}@media only screen and (max-width:735px){.changed .param-content[data-v-2d54624a]{padding-top:0}.changed .param-symbol[data-v-2d54624a]{padding-bottom:0}}.param-symbol[data-v-2d54624a]{text-align:right}@media only screen and (max-width:735px){.param-symbol[data-v-2d54624a]{text-align:left}}.param-symbol[data-v-2d54624a] .type-identifier-link{color:var(--color-link)}.param+.param[data-v-2d54624a]{margin-top:1.64706rem}.param+.param[data-v-2d54624a]:first-child{margin-top:0}.param-content[data-v-2d54624a]{padding-left:1rem;padding-left:2.17647rem}@media only screen and (max-width:735px){.param-content[data-v-2d54624a]{padding-left:0;padding-right:0}}.property-metadata[data-v-8590589e]{color:var(--color-figure-gray-secondary)}.property-text{font-weight:700}.property-metadata[data-v-0a648a1e]{color:var(--color-figure-gray-secondary)}.property-name[data-v-1b54be82]{font-weight:700}.property-name.deprecated[data-v-1b54be82]{text-decoration:line-through}.property-deprecated[data-v-1b54be82]{margin-left:0}.content[data-v-1b54be82],.content[data-v-1b54be82] p:first-child{display:inline}.response-mimetype[data-v-2faa6020]{color:var(--color-figure-gray-secondary)}.part-name[data-v-1b311f59]{font-weight:700}.content[data-v-1b311f59],.content[data-v-1b311f59] p:first-child{display:inline}.param-name[data-v-5accae2c]{font-weight:700}.param-name.deprecated[data-v-5accae2c]{text-decoration:line-through}.param-deprecated[data-v-5accae2c]{margin-left:0}.content[data-v-5accae2c],.content[data-v-5accae2c] p:first-child{display:inline}.response-name[data-v-57796e8c],.response-reason[data-v-57796e8c]{font-weight:700}@media only screen and (max-width:735px){.response-reason[data-v-57796e8c]{display:none}}.response-name>code>.reason[data-v-57796e8c]{display:none}@media only screen and (max-width:735px){.response-name>code>.reason[data-v-57796e8c]{display:initial}}[data-v-0e405a2d] h2{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){[data-v-0e405a2d] h2{font-size:1.64706rem;line-height:1.14286;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){[data-v-0e405a2d] h2{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.primary-content.with-border[data-v-0e405a2d]: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-0e405a2d]>*{margin-bottom:40px;margin-top:40px}.primary-content[data-v-0e405a2d]>:first-child{margin-top:2.353rem}.relationships-list[data-v-6497632e]{list-style:none}.relationships-list.column[data-v-6497632e]{margin-left:0;margin-top:15px}.relationships-list.inline[data-v-6497632e]{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:15px;margin-left:0}.relationships-list.inline li[data-v-6497632e]:not(:last-child):after{content:",\00a0"}.relationships-list.changed[data-v-6497632e]{padding-right:1rem;padding-left:2.17647rem;padding-top:8px;padding-bottom:8px;display:inline-flex;width:100%;box-sizing:border-box}.relationships-list.changed.changed[data-v-6497632e]{padding-right:1rem}@media only screen and (max-width:735px){.relationships-list.changed[data-v-6497632e]{padding-left:0;padding-right:0}.relationships-list.changed.changed[data-v-6497632e]{padding-right:17px;padding-left:2.17647rem}}@media only screen and (max-width:735px){.relationships-list.changed[data-v-6497632e]{padding-left:0;padding-right:0}}.relationships-list.changed[data-v-6497632e]:after{margin-top:.61765rem}.relationships-list.changed.column[data-v-6497632e]{display:block;box-sizing:border-box}.relationships-item[data-v-6497632e],.relationships-list[data-v-6497632e]{box-sizing:inherit}.conditional-constraints[data-v-6497632e]{font-size:.82353rem;margin:.17647rem 0 .58824rem 1.17647rem}.availability[data-v-4df209be]{display:flex;flex-flow:row wrap;gap:10px;margin-top:20px}.badge[data-v-4df209be]{margin:0}.technology[data-v-4df209be]{display:inline-flex;align-items:center}.tech-icon[data-v-4df209be]{height:12px;padding-right:5px;fill:var(--badge-color)}.theme-dark .tech-icon[data-v-4df209be]{fill:var(--badge-color)}.beta[data-v-4df209be]{color:var(--color-badge-beta)}.theme-dark .beta[data-v-4df209be]{color:var(--color-badge-dark-beta)}.deprecated[data-v-4df209be]{color:var(--color-badge-deprecated)}.theme-dark .deprecated[data-v-4df209be]{color:var(--color-badge-dark-deprecated)}.changed[data-v-4df209be]{padding-left:26px}.changed[data-v-4df209be]:after{content:none}.changed[data-v-4df209be]:before{background-image:url(../img/modified-icon.f496e73d.svg);background-repeat:no-repeat;bottom:0;content:" ";margin:auto;margin-right:8px;position:absolute;top:0;width:16px;height:16px;left:5px}@media screen{[data-color-scheme=dark] .changed[data-v-4df209be]:before{background-image:url(../img/modified-icon.f496e73d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed[data-v-4df209be]:before{background-image:url(../img/modified-icon.f496e73d.svg)}}.theme-dark .changed[data-v-4df209be]:before{background-image:url(../img/modified-icon.f496e73d.svg)}.changed-added[data-v-4df209be]{border-color:var(--color-changes-added)}.changed-added[data-v-4df209be]:before{background-image:url(../img/added-icon.d6f7e47d.svg)}@media screen{[data-color-scheme=dark] .changed-added[data-v-4df209be]:before{background-image:url(../img/added-icon.d6f7e47d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-added[data-v-4df209be]:before{background-image:url(../img/added-icon.d6f7e47d.svg)}}.theme-dark .changed-added[data-v-4df209be]:before{background-image:url(../img/added-icon.d6f7e47d.svg)}.changed-deprecated[data-v-4df209be]{border-color:var(--color-changes-deprecated)}.changed-deprecated[data-v-4df209be]:before{background-image:url(../img/deprecated-icon.015b4f17.svg)}@media screen{[data-color-scheme=dark] .changed-deprecated[data-v-4df209be]:before{background-image:url(../img/deprecated-icon.015b4f17.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-deprecated[data-v-4df209be]:before{background-image:url(../img/deprecated-icon.015b4f17.svg)}}.theme-dark .changed-deprecated[data-v-4df209be]:before{background-image:url(../img/deprecated-icon.015b4f17.svg)}.changed-modified[data-v-4df209be]{border-color:var(--color-changes-modified)}.eyebrow[data-v-322ebe7e]{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-figure-gray-secondary);display:block;margin-bottom:1.17647rem}@media only screen and (max-width:735px){.eyebrow[data-v-322ebe7e]{font-size:1.11765rem;line-height:1.21053;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.documentation-hero--disabled .eyebrow[data-v-322ebe7e]{color:var(--colors-secondary-label,var(--color-secondary-label))}.title[data-v-322ebe7e]{font-size:2.35294rem;line-height:1.1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-figure-gray);margin-bottom:.70588rem}@media only screen and (max-width:1250px){.title[data-v-322ebe7e]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.title[data-v-322ebe7e]{font-size:1.64706rem;line-height:1.14286;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.documentation-hero--disabled .title[data-v-322ebe7e]{color:var(--colors-header-text,var(--color-header-text))}small[data-v-322ebe7e]{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;padding-left:10px}@media only screen and (max-width:1250px){small[data-v-322ebe7e]{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}small[data-v-322ebe7e]:before{content:attr(data-tag-name)}small.Beta[data-v-322ebe7e]{color:var(--color-badge-beta)}.theme-dark small.Beta[data-v-322ebe7e]{color:var(--color-badge-dark-beta)}small.Deprecated[data-v-322ebe7e]{color:var(--color-badge-deprecated)}.theme-dark small.Deprecated[data-v-322ebe7e]{color:var(--color-badge-dark-deprecated)}.doc-topic[data-v-a877f03c]{display:flex;flex-direction:column;height:100%}#main[data-v-a877f03c]{outline-style:none;height:100%}@media only screen and (min-width:1920px){.full-width-container #main[data-v-a877f03c]{border-right:1px solid var(--color-grid)}}.container[data-v-a877f03c]{outline-style:none}.full-width-container .container[data-v-a877f03c]{max-width:920px;margin-left:auto;margin-right:auto;padding-left:80px;padding-right:80px;box-sizing:border-box}@media only screen and (min-width:1251px){.full-width-container .container[data-v-a877f03c]{box-sizing:unset;padding-left:120px;padding-right:120px;margin-left:0}}@media only screen and (max-width:735px){.full-width-container .container[data-v-a877f03c]{width:auto;padding-left:20px;padding-right:20px}}.static-width-container .container[data-v-a877f03c]{margin-left:auto;margin-right:auto;width:980px}@media only screen and (max-width:1250px){.static-width-container .container[data-v-a877f03c]{width:692px}}@media only screen and (max-width:735px){.static-width-container .container[data-v-a877f03c]{width:87.5%}}.description[data-v-a877f03c]{margin-bottom:2.353rem}.description[data-v-a877f03c]:empty{display:none}.description.after-enhanced-hero[data-v-a877f03c]{margin-top:2.353rem}.description[data-v-a877f03c] .content+*{margin-top:.8em}[data-v-a877f03c] .documentation-hero+.contenttable .container>.title{border-top:none}.sample-download[data-v-a877f03c]{margin-top:20px}[data-v-a877f03c] h3{font-size:1.64706rem;line-height:1.14286;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){[data-v-a877f03c] h3{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){[data-v-a877f03c] h3{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}[data-v-a877f03c] h4{font-size:1.41176rem;line-height:1.16667;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){[data-v-a877f03c] h4{font-size:1.23529rem;line-height:1.19048;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}[data-v-a877f03c] h5{font-size:1.29412rem;line-height:1.18182;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){[data-v-a877f03c] h5{font-size:1.17647rem;line-height:1.2;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){[data-v-a877f03c] h5{font-size:1.05882rem;line-height:1.44444;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}[data-v-a877f03c] h6{font-size:1rem;line-height:1.47059;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.highlight[data-v-469ea7fd]{display:inline}.highlight[data-v-469ea7fd] .match{font-weight:600;background:var(--color-fill-light-blue-secondary)}.close-icon[data-v-205b2b32]{padding-bottom:10px}.container[data-v-205b2b32]{flex-direction:row}.filter[data-v-205b2b32]{border-radius:4px;background-color:var(--color-fill);border:solid var(--color-figure-gray) 1px;padding:20px;width:80%;margin-bottom:20px}.quick-navigation-modal[data-v-205b2b32]{background-color:var(--color-fill);position:fixed;top:0;bottom:0;left:0;right:0;z-index:100;padding:100px;overflow:scroll}.symbol-match[data-v-205b2b32]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.adjustable-sidebar-width[data-v-453b0e76]{display:flex}@media only screen and (max-width:1023px){.adjustable-sidebar-width[data-v-453b0e76]{display:block;position:relative}}.sidebar[data-v-453b0e76]{position:relative}@media only screen and (max-width:1023px){.sidebar[data-v-453b0e76]{position:static}}.aside[data-v-453b0e76]{width:250px;position:relative;height:100%;max-width:100vw}.aside.no-transition[data-v-453b0e76]{transition:none!important}@media only screen and (max-width:1023px){.aside[data-v-453b0e76]{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:9997;transform:translateX(-100%);transition:transform .15s ease-in}.aside[data-v-453b0e76] .aside-animated-child{opacity:0}.aside.force-open[data-v-453b0e76]{transform:translateX(0)}.aside.force-open[data-v-453b0e76] .aside-animated-child{--index:0;opacity:1;transition:opacity .15s linear;transition-delay:calc(var(--index)*0.15s + .15s)}.aside.has-mobile-top-offset[data-v-453b0e76]{border-top:1px solid var(--color-fill-gray-tertiary)}}.content[data-v-453b0e76]{display:flex;flex-flow:column;min-width:0;flex:1 1 auto;height:100%}.resize-handle[data-v-453b0e76]{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-453b0e76]{display:none}}.resize-handle[data-v-453b0e76]:hover{background:var(--color-fill-gray-tertiary)}.navigator-card-inner[data-v-7a09780d]{--nav-card-inner-vertical-offset:0px;position:sticky;top:var(--nav-height);height:calc(var(--app-height) - var(--nav-height) - var(--nav-card-inner-vertical-offset));display:flex;flex-flow:column}@media only screen and (max-width:1023px){.navigator-card-inner[data-v-7a09780d]{position:static;height:100%}}.NavigatorLeafIcon[data-v-031bfabc]{width:1em;height:1em;margin-right:7px;flex:0 0 auto;color:var(--color-figure-gray-secondary)}.NavigatorLeafIcon svg[data-v-031bfabc]{width:100%;height:100%}.highlight[data-v-d75876e2]{display:inline}.highlight[data-v-d75876e2] .match{font-weight:600;background:var(--color-fill-light-blue-secondary)}.navigator-card-item[data-v-6fb0778e]{height:32px;display:flex;align-items:center}.fromkeyboard .navigator-card-item[data-v-6fb0778e]:focus-within{margin:5px;height:22px;outline:4px solid var(--color-focus-color);outline-offset:1px}.fromkeyboard .navigator-card-item:focus-within .depth-spacer[data-v-6fb0778e]{margin-left:-5px}.depth-spacer[data-v-6fb0778e]{width:calc(var(--nesting-index)*15px + 25px);height:32px;position:relative;flex:0 0 auto}.fromkeyboard .depth-spacer[data-v-6fb0778e]:focus{margin:-5px}.head-wrapper[data-v-6fb0778e]{padding:0 20px 0 10px;position:relative;display:flex;align-items:center;flex:1;min-width:0;height:100%}@supports (padding:max(0px)){.head-wrapper[data-v-6fb0778e]{padding-left:max(10px,env(safe-area-inset-left));padding-right:max(20px,env(safe-area-inset-right))}}.head-wrapper.active[data-v-6fb0778e]{background:var(--color-fill-gray-quaternary)}.head-wrapper.is-group .leaf-link[data-v-6fb0778e]{color:var(--color-figure-gray-secondary);font-weight:600}.head-wrapper.is-group .leaf-link[data-v-6fb0778e]:after{display:none}.hover .head-wrapper[data-v-6fb0778e]:not(.is-group){background:var(--color-navigator-item-hover)}.head-wrapper .navigator-icon[data-v-6fb0778e]{display:flex;flex:0 0 auto}.head-wrapper .navigator-icon.changed[data-v-6fb0778e]{border:none;width:1em;height:1em;margin-right:7px;z-index:0}.head-wrapper .navigator-icon.changed[data-v-6fb0778e]:after{top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);background-image:url(../img/modified-icon.f496e73d.svg);margin:0}@media screen{[data-color-scheme=dark] .head-wrapper .navigator-icon.changed[data-v-6fb0778e]:after{background-image:url(../img/modified-icon.f496e73d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .head-wrapper .navigator-icon.changed[data-v-6fb0778e]:after{background-image:url(../img/modified-icon.f496e73d.svg)}}.head-wrapper .navigator-icon.changed-added[data-v-6fb0778e]:after{background-image:url(../img/added-icon.d6f7e47d.svg)}@media screen{[data-color-scheme=dark] .head-wrapper .navigator-icon.changed-added[data-v-6fb0778e]:after{background-image:url(../img/added-icon.d6f7e47d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .head-wrapper .navigator-icon.changed-added[data-v-6fb0778e]:after{background-image:url(../img/added-icon.d6f7e47d.svg)}}.head-wrapper .navigator-icon.changed-deprecated[data-v-6fb0778e]:after{background-image:url(../img/deprecated-icon.015b4f17.svg)}@media screen{[data-color-scheme=dark] .head-wrapper .navigator-icon.changed-deprecated[data-v-6fb0778e]:after{background-image:url(../img/deprecated-icon.015b4f17.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .head-wrapper .navigator-icon.changed-deprecated[data-v-6fb0778e]:after{background-image:url(../img/deprecated-icon.015b4f17.svg)}}.head-wrapper .leaf-link[data-v-6fb0778e]{color:var(--color-figure-gray);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;display:inline;vertical-align:middle;font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.fromkeyboard .head-wrapper .leaf-link[data-v-6fb0778e]:focus{outline:none}.head-wrapper .leaf-link[data-v-6fb0778e]:hover{text-decoration:none}.head-wrapper .leaf-link.bolded[data-v-6fb0778e]{font-weight:600}.head-wrapper .leaf-link[data-v-6fb0778e]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.extended-content[data-v-6fb0778e]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-figure-gray-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tree-toggle[data-v-6fb0778e]{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}.title-container[data-v-6fb0778e]{min-width:0;display:flex;align-items:center}.chevron[data-v-6fb0778e]{width:10px}.chevron.animating[data-v-6fb0778e]{transition:transform .15s ease-in}.chevron.rotate[data-v-6fb0778e]{transform:rotate(90deg)}.tag[data-v-3b809bfa]{display:inline-block;padding-right:.58824rem}.tag[data-v-3b809bfa]:focus{outline:none}.tag button[data-v-3b809bfa]{color:var(--color-figure-gray);background-color:var(--color-fill-tertiary);font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;border-radius:.82353rem;padding:.23529rem .58824rem;white-space:nowrap;border:1px solid transparent}@media (hover:hover){.tag button[data-v-3b809bfa]:hover{transition:background-color .2s,color .2s;background-color:var(--color-fill-blue);color:#fff}}.tag button[data-v-3b809bfa]:focus:active{background-color:var(--color-fill-blue);color:#fff}.fromkeyboard .tag button[data-v-3b809bfa]:focus,.tag button.focus[data-v-3b809bfa],.tag button[data-v-3b809bfa]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none;border-color:var(--color-focus-border-color)}.tags[data-v-4b231516]{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-4b231516]{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-4b231516]::-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-4b231516]{--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-4b231516]::-webkit-scrollbar{height:11px}.tags .scroll-wrapper.scrolling[data-v-4b231516]::-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-4b231516]::-webkit-scrollbar-track-piece:end{margin-right:8px}.tags .scroll-wrapper.scrolling[data-v-4b231516]::-webkit-scrollbar-track-piece:start{margin-left:8px}.tags ul[data-v-4b231516]{margin:0;padding:0;display:flex}.filter[data-v-3b91e60a]{--input-vertical-padding:.76471rem;--input-height:1.64706rem;--input-border-color:var(--color-fill-gray-secondary);--input-text:var(--color-fill-gray-secondary);position:relative;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:5px}.fromkeyboard .filter[data-v-3b91e60a]:focus{outline:none}.filter__top-wrapper[data-v-3b91e60a]{display:flex}.filter__filter-button[data-v-3b91e60a]{position:relative;margin-left:.58824rem;z-index:1;cursor:text;margin-right:.17647rem}@media only screen and (max-width:735px){.filter__filter-button[data-v-3b91e60a]{margin-right:.41176rem}}.filter__filter-button .svg-icon[data-v-3b91e60a]{fill:var(--input-text);display:block;height:21px}.filter__filter-button.blue[data-v-3b91e60a]>*{fill:var(--color-figure-blue);color:var(--color-figure-blue)}.filter.focus .filter__wrapper[data-v-3b91e60a]{box-shadow:0 0 0 3pt var(--color-focus-color);--input-border-color:var(--color-fill-blue)}.filter__wrapper[data-v-3b91e60a]{border:1px solid var(--input-border-color);background:var(--color-fill);border-radius:4px}.filter__wrapper--reversed[data-v-3b91e60a]{display:flex;flex-direction:column-reverse}.filter__suggested-tags[data-v-3b91e60a]{border-top:1px solid var(--color-fill-gray-tertiary);z-index:1;overflow:hidden}.filter__suggested-tags[data-v-3b91e60a] ul{padding:var(--input-vertical-padding) .52941rem;border:1px solid transparent;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.fromkeyboard .filter__suggested-tags[data-v-3b91e60a] ul:focus{outline:none;box-shadow:0 0 0 5px var(--color-focus-color)}.filter__wrapper--reversed .filter__suggested-tags[data-v-3b91e60a]{border-bottom:1px solid var(--color-fill-gray-tertiary);border-top:none}.filter__selected-tags[data-v-3b91e60a]{z-index:1;padding-left:4px;margin:-4px 0}@media only screen and (max-width:735px){.filter__selected-tags[data-v-3b91e60a]{padding-left:0}}.filter__selected-tags[data-v-3b91e60a] ul{padding:4px}@media only screen and (max-width:735px){.filter__selected-tags[data-v-3b91e60a] ul{padding-right:.41176rem}}.filter__selected-tags[data-v-3b91e60a] ul .tag:last-child{padding-right:0}.filter__delete-button[data-v-3b91e60a]{position:relative;margin:0;z-index:1;border-radius:100%}.fromkeyboard .filter__delete-button[data-v-3b91e60a]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.filter__delete-button .clear-rounded-icon[data-v-3b91e60a]{height:.94118rem;width:.94118rem;fill:var(--input-text);display:block}.filter__delete-button-wrapper[data-v-3b91e60a]{display:flex;align-items:center;padding:0 10px;border-top-right-radius:4px;border-bottom-right-radius:4px}.filter__input-label[data-v-3b91e60a]{position:relative;flex-grow:1;height:var(--input-height);padding:var(--input-vertical-padding) 0}.filter__input-label[data-v-3b91e60a]:after{content:attr(data-value);visibility:hidden;width:auto;white-space:nowrap;min-width:130px;display:block;text-indent:.41176rem}@media only screen and (max-width:735px){.filter__input-label[data-v-3b91e60a]:after{text-indent:.17647rem}}.filter__input-box-wrapper[data-v-3b91e60a]{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-3b91e60a]::-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-3b91e60a]{--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-3b91e60a]::-webkit-scrollbar{height:11px}.filter__input-box-wrapper.scrolling[data-v-3b91e60a]::-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-3b91e60a]::-webkit-scrollbar-track-piece:end{margin-right:8px}.filter__input-box-wrapper.scrolling[data-v-3b91e60a]::-webkit-scrollbar-track-piece:start{margin-left:8px}.filter__input[data-v-3b91e60a]{font-size:1.23529rem;line-height:1.38095;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-text);height:var(--input-height);border:none;width:100%;position:absolute;background:transparent;z-index:1;text-indent:.41176rem}@media only screen and (max-width:735px){.filter__input[data-v-3b91e60a]{font-size:1.11765rem;line-height:1.42105;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;text-indent:.17647rem}}.filter__input[data-v-3b91e60a]:focus{outline:none}.filter__input[placeholder][data-v-3b91e60a]::-moz-placeholder{color:var(--input-text);opacity:1}.filter__input[placeholder][data-v-3b91e60a]::placeholder{color:var(--input-text);opacity:1}.filter__input[placeholder][data-v-3b91e60a]:-ms-input-placeholder{color:var(--input-text)}.filter__input[placeholder][data-v-3b91e60a]::-ms-input-placeholder{color:var(--input-text)}.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}.magnifier-icon[data-v-8c263772]{height:20px;width:auto;margin:auto;padding-left:5px}.navigator-card[data-v-8c263772]{--card-vertical-spacing:8px;display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.navigator-card .navigator-card-full-height[data-v-8c263772]{height:100%}.navigator-card .navigator-card-inner[data-v-8c263772]{--nav-card-inner-vertical-offset:71px}.navigator-card .head-wrapper[data-v-8c263772]{position:relative}.navigator-card .navigator-head[data-v-8c263772]{padding:10px 20px;background:var(--color-fill-secondary);border-bottom:1px solid var(--color-grid);display:flex;align-items:center;box-sizing:border-box}.navigator-card .navigator-head .badge[data-v-8c263772]{margin-top:0}.navigator-card .navigator-head.router-link-exact-active[data-v-8c263772]{background:var(--color-fill-tertiary)}.navigator-card .navigator-head.router-link-exact-active .card-link[data-v-8c263772]{font-weight:700}.navigator-card .navigator-head[data-v-8c263772]:hover{background:var(--color-navigator-item-hover);text-decoration:none}@media only screen and (max-width:1023px){.navigator-card .navigator-head[data-v-8c263772]{justify-content:center;height:3.05882rem;padding:14px 20px}}@media only screen and (max-width:767px){.navigator-card .navigator-head[data-v-8c263772]{height:2.82353rem;padding:12px 20px}}@supports (padding:max(0px)){.navigator-card .navigator-head[data-v-8c263772]{padding-left:max(20px,env(safe-area-inset-left));padding-right:max(20px,env(safe-area-inset-right))}}.navigator-card .card-icon[data-v-8c263772]{width:19px;height:19px}.no-items-wrapper[data-v-8c263772]{color:var(--color-figure-gray-tertiary);font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;padding:var(--card-vertical-spacing) 20px}.close-card-mobile[data-v-8c263772]{display:none;position:absolute;z-index:1;color:var(--color-link);align-items:center;justify-content:center}@media only screen and (max-width:1023px){.close-card-mobile[data-v-8c263772]{display:flex;left:0;height:100%;padding-left:1.29412rem;padding-right:1.29412rem}@supports (padding:max(0px)){.close-card-mobile[data-v-8c263772]{padding-left:max(1.29412rem,env(safe-area-inset-left))}}}@media only screen and (max-width:767px){.close-card-mobile[data-v-8c263772]{padding-left:.94118rem;padding-right:.94118rem}}.close-card-mobile .close-icon[data-v-8c263772]{width:19px;height:19px}.card-body[data-v-8c263772]{padding-right:0;flex:1 1 auto;min-height:0}@media only screen and (max-width:1023px){.card-body[data-v-8c263772]{--card-vertical-spacing:0px;padding-top:71px}}.card-link[data-v-8c263772]{color:var(--color-text);font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:600}.navigator-filter[data-v-8c263772]{box-sizing:border-box;padding:15px 30px;border-top:1px solid var(--color-grid);height:71px;display:flex;align-items:flex-end}@supports (padding:max(0px)){.navigator-filter[data-v-8c263772]{padding-left:max(30px,env(safe-area-inset-left));padding-right:max(30px,env(safe-area-inset-right))}}@media only screen and (max-width:1023px){.navigator-filter[data-v-8c263772]{border:none;padding:10px 20px;align-items:flex-start;height:62px}@supports (padding:max(0px)){.navigator-filter[data-v-8c263772]{padding-left:max(20px,env(safe-area-inset-left));padding-right:max(20px,env(safe-area-inset-right))}}}.navigator-filter .input-wrapper[data-v-8c263772]{position:relative;flex:1;min-width:0}.navigator-filter .filter-component[data-v-8c263772]{--input-vertical-padding:10px;--input-height:20px;--input-border-color:var(--color-grid);--input-text:var(--color-figure-gray-secondary)}.navigator-filter .filter-component[data-v-8c263772] .filter__input{font-size:1rem;line-height:1.47059;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.scroller[data-v-8c263772]{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-8c263772]{padding-bottom:10em}}.scroller[data-v-8c263772] .vue-recycle-scroller__item-wrapper{transform:translateZ(0)}.filter-wrapper[data-v-8c263772]{position:sticky;bottom:0;background:var(--color-fill)}@media only screen and (max-width:1023px){.filter-wrapper[data-v-8c263772]{position:absolute;top:3.05882rem;bottom:auto;width:100%}}@media only screen and (max-width:767px){.filter-wrapper[data-v-8c263772]{top:2.82353rem}}@-webkit-keyframes fadeout-data-v-60936b56{0%{opacity:1}to{opacity:0}}@keyframes fadeout-data-v-60936b56{0%{opacity:1}to{opacity:0}}path[data-v-60936b56]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:fadeout-data-v-60936b56;animation-name:fadeout-data-v-60936b56;fill:currentColor}path[data-v-60936b56]:first-of-type{-webkit-animation-delay:0ms;animation-delay:0ms}path[data-v-60936b56]:nth-of-type(2){-webkit-animation-delay:-125ms;animation-delay:-125ms}path[data-v-60936b56]:nth-of-type(3){-webkit-animation-delay:-.25s;animation-delay:-.25s}path[data-v-60936b56]:nth-of-type(4){-webkit-animation-delay:-375ms;animation-delay:-375ms}path[data-v-60936b56]:nth-of-type(5){-webkit-animation-delay:-.5s;animation-delay:-.5s}path[data-v-60936b56]:nth-of-type(6){-webkit-animation-delay:-625ms;animation-delay:-625ms}path[data-v-60936b56]:nth-of-type(7){-webkit-animation-delay:-.75s;animation-delay:-.75s}path[data-v-60936b56]:nth-of-type(8){-webkit-animation-delay:-875ms;animation-delay:-875ms}.navigator[data-v-0ea6ab9b]{--nav-height:3.05882rem;height:100%;display:flex;flex-flow:column}@media only screen and (min-width:1920px){.navigator[data-v-0ea6ab9b]{border-left:1px solid var(--color-grid)}}@media only screen and (max-width:1023px){.navigator[data-v-0ea6ab9b]{position:static;transition:none}}.loading-placeholder[data-v-0ea6ab9b]{align-items:center;color:var(--color-figure-gray-secondary);justify-content:center}.loading-spinner[data-v-0ea6ab9b]{--spinner-size:40px;--spinner-delay:1s;height:var(--spinner-size);width:var(--spinner-size)}.loading-spinner.delay-visibility-enter-active[data-v-0ea6ab9b]{transition:visibility var(--spinner-delay);visibility:hidden}.hierarchy-collapsed-items[data-v-74906830]{position:relative;display:inline-flex;align-items:center;margin-left:.17647rem}.hierarchy-collapsed-items .hierarchy-item-icon[data-v-74906830]{width:9px;height:15px;margin-right:.17647rem;display:flex;justify-content:center;font-size:1em;align-self:baseline}.nav--in-breakpoint-range .hierarchy-collapsed-items[data-v-74906830]{display:none}.hierarchy-collapsed-items .toggle[data-v-74906830]{background:var(--color-nav-hierarchy-collapse-background);border-color:var(--color-nav-hierarchy-collapse-borders);border-radius:4px;border-style:solid;border-width:0;font-weight:600;height:1.11765rem;text-align:center;width:2.11765rem;display:flex;align-items:center;justify-content:center}.theme-dark .hierarchy-collapsed-items .toggle[data-v-74906830]{background:var(--color-nav-dark-hierarchy-collapse-background)}.hierarchy-collapsed-items .toggle.focused[data-v-74906830],.hierarchy-collapsed-items .toggle[data-v-74906830]:active,.hierarchy-collapsed-items .toggle[data-v-74906830]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.indicator[data-v-74906830]{width:1em;height:1em;display:flex;align-items:center}.indicator .toggle-icon[data-v-74906830]{width:100%}.dropdown[data-v-74906830]{background:var(--color-nav-hierarchy-collapse-background);border-color:var(--color-nav-hierarchy-collapse-borders);border-radius:4px;border-style:solid;box-shadow:0 1px 4px -1px var(--color-figure-gray-secondary);border-width:0;padding:0 .5rem;position:absolute;z-index:42;top:calc(100% + .41176rem)}.theme-dark .dropdown[data-v-74906830]{background:var(--color-nav-dark-hierarchy-collapse-background);border-color:var(--color-nav-dark-hierarchy-collapse-borders)}.dropdown.collapsed[data-v-74906830]{opacity:0;transform:translate3d(0,-.41176rem,0);transition:opacity .25s ease,transform .25s ease,visibility 0s linear .25s;visibility:hidden}.dropdown[data-v-74906830]:not(.collapsed){opacity:1;transform:none;transition:opacity .25s ease,transform .25s ease,visibility 0s linear 0s;visibility:visible}.nav--in-breakpoint-range .dropdown[data-v-74906830]:not(.collapsed){display:none}.dropdown[data-v-74906830]:before{border-bottom-color:var(--color-nav-hierarchy-collapse-background);border-bottom-style:solid;border-bottom-width:.5rem;border-left-color:transparent;border-left-style:solid;border-left-width:.5rem;border-right-color:transparent;border-right-style:solid;border-right-width:.5rem;content:"";left:1.26471rem;position:absolute;top:-.44118rem}.theme-dark .dropdown[data-v-74906830]:before{border-bottom-color:var(--color-nav-dark-hierarchy-collapse-background)}.dropdown-item[data-v-74906830]{border-top-color:var(--color-nav-hierarchy-collapse-borders);border-top-style:solid;border-top-width:1px}.theme-dark .dropdown-item[data-v-74906830]{border-top-color:var(--color-nav-dark-hierarchy-collapse-borders)}.dropdown-item[data-v-74906830]:first-child{border-top:none}.nav-menu-link[data-v-74906830]{max-width:57.64706rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;padding:.75rem 1rem}.hierarchy-item[data-v-382bf39e]{display:flex;align-items:center;margin-left:.17647rem}.hierarchy-item[data-v-382bf39e] .hierarchy-item-icon{width:9px;height:15px;margin-right:.17647rem;display:flex;justify-content:center;font-size:1em;align-self:baseline}.nav--in-breakpoint-range .hierarchy-item[data-v-382bf39e] .hierarchy-item-icon{display:none}.nav--in-breakpoint-range .hierarchy-item[data-v-382bf39e]{border-top:1px solid var(--color-nav-hierarchy-item-borders);display:flex;align-items:center}.theme-dark.nav--in-breakpoint-range .hierarchy-item[data-v-382bf39e]{border-top-color:var(--color-nav-dark-hierarchy-item-borders)}.nav--in-breakpoint-range .hierarchy-item[data-v-382bf39e]:first-of-type{border-top:none}.hierarchy-item.collapsed[data-v-382bf39e]{display:none}.nav--in-breakpoint-range .hierarchy-item.collapsed[data-v-382bf39e]{display:inline-block}.item[data-v-382bf39e]{display:inline-block;vertical-align:middle}.nav--in-breakpoint-range .item[data-v-382bf39e]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:100%;line-height:2.47059rem}@media only screen and (min-width:768px){.hierarchy-item:first-child:last-child .item[data-v-382bf39e],.hierarchy-item:first-child:last-child~.hierarchy-item .item[data-v-382bf39e]{max-width:45rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:last-child .item[data-v-382bf39e],.has-badge .hierarchy-item:first-child:last-child~.hierarchy-item .item[data-v-382bf39e],.hierarchy-item:first-child:nth-last-child(2) .item[data-v-382bf39e],.hierarchy-item:first-child:nth-last-child(2)~.hierarchy-item .item[data-v-382bf39e]{max-width:36rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(2) .item[data-v-382bf39e],.has-badge .hierarchy-item:first-child:nth-last-child(2)~.hierarchy-item .item[data-v-382bf39e]{max-width:28.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(3) .item[data-v-382bf39e],.hierarchy-item:first-child:nth-last-child(3)~.hierarchy-item .item[data-v-382bf39e]{max-width:27rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(3) .item[data-v-382bf39e],.has-badge .hierarchy-item:first-child:nth-last-child(3)~.hierarchy-item .item[data-v-382bf39e]{max-width:21.6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(4) .item[data-v-382bf39e],.hierarchy-item:first-child:nth-last-child(4)~.hierarchy-item .item[data-v-382bf39e]{max-width:18rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(4) .item[data-v-382bf39e],.has-badge .hierarchy-item:first-child:nth-last-child(4)~.hierarchy-item .item[data-v-382bf39e]{max-width:14.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(5) .item[data-v-382bf39e],.hierarchy-item:first-child:nth-last-child(5)~.hierarchy-item .item[data-v-382bf39e]{max-width:9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(5) .item[data-v-382bf39e],.has-badge .hierarchy-item:first-child:nth-last-child(5)~.hierarchy-item .item[data-v-382bf39e]{max-width:7.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-collapsed-items~.hierarchy-item .item[data-v-382bf39e]{max-width:10.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-collapsed-items~.hierarchy-item:last-child .item[data-v-382bf39e]{max-width:none}.has-badge .hierarchy-collapsed-items~.hierarchy-item .item[data-v-382bf39e]{max-width:8.64rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.hierarchy[data-v-30132cb0]{justify-content:flex-start;min-width:0;margin-right:80px}.nav--in-breakpoint-range .hierarchy[data-v-30132cb0]{margin-right:0}.hierarchy .root-hierarchy .item[data-v-30132cb0]{max-width:10rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-menu-setting-label[data-v-126c8e14]{margin-right:.35294rem;white-space:nowrap}.language-dropdown[data-v-126c8e14]{-webkit-text-size-adjust:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;box-sizing:inherit;padding:0 11px 0 4px;margin-left:-4px;font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;cursor:pointer;position:relative;z-index:1}@media only screen and (max-width:1023px){.language-dropdown[data-v-126c8e14]{font-size:.82353rem;line-height:1.5;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.language-dropdown[data-v-126c8e14]:focus{outline:none}.fromkeyboard .language-dropdown[data-v-126c8e14]:focus{outline:4px solid var(--color-focus-color);outline-offset:1px}.language-sizer[data-v-126c8e14]{position:absolute;opacity:0;pointer-events:none;padding:0}.language-toggle-container[data-v-126c8e14]{display:flex;align-items:center;padding-right:.17647rem;position:relative}.nav--in-breakpoint-range .language-toggle-container[data-v-126c8e14]{display:none}.language-toggle-container .toggle-icon[data-v-126c8e14]{width:.6em;height:.6em;position:absolute;right:7px}.language-toggle-label[data-v-126c8e14]{margin-right:2px}.language-toggle.nav-menu-toggle-label[data-v-126c8e14]{margin-right:6px}.language-list[data-v-126c8e14]{display:inline-block;margin-top:0}.language-list-container[data-v-126c8e14]{display:none}.language-list-item[data-v-126c8e14],.nav--in-breakpoint-range .language-list-container[data-v-126c8e14]{display:inline-block}.language-list-item[data-v-126c8e14]:not(:first-child){border-left:1px solid #424242;margin-left:6px;padding-left:6px}[data-v-b7e13180] .nav-menu{line-height:1.5;padding-top:0}[data-v-b7e13180] .nav-menu,[data-v-b7e13180] .nav-menu-settings{font-size:.82353rem;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}[data-v-b7e13180] .nav-menu-settings{line-height:1.28571}@media only screen and (max-width:1023px){[data-v-b7e13180] .nav-menu-settings{font-size:.82353rem;line-height:1.5;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (min-width:1024px){[data-v-b7e13180] .nav-menu-settings{margin-left:.58824rem}}.nav--in-breakpoint-range[data-v-b7e13180] .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-b7e13180] .nav-menu-settings .nav-menu-setting{display:flex;align-items:center;color:var(--color-nav-current-link);margin-left:0}[data-v-b7e13180] .nav-menu-settings .nav-menu-setting:first-child:not(:only-child){margin-right:.58824rem}.nav--in-breakpoint-range[data-v-b7e13180] .nav-menu-settings .nav-menu-setting:first-child:not(:only-child){margin-right:0}.theme-dark[data-v-b7e13180] .nav-menu-settings .nav-menu-setting{color:var(--color-nav-dark-current-link)}.nav--in-breakpoint-range[data-v-b7e13180] .nav-menu-settings .nav-menu-setting:not(:first-child){border-top:1px solid #424242}.documentation-nav[data-v-b7e13180] .nav-title{font-size:.82353rem;line-height:1.5;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1023px){.documentation-nav[data-v-b7e13180] .nav-title{padding-top:0}}.documentation-nav[data-v-b7e13180] .nav-title .nav-title-link.inactive{height:auto;color:var(--color-figure-gray-secondary-alt)}.theme-dark.documentation-nav .nav-title .nav-title-link.inactive[data-v-b7e13180]{color:#b0b0b0}.sidenav-toggle[data-v-b7e13180]{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.sidenav-toggle .sidenav-icon[data-v-b7e13180]{display:flex;width:19px;height:19px}.doc-topic-view[data-v-1e296773]{--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-1e296773]{transition:display var(--delay)}.doc-topic-aside[data-v-1e296773]{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-1e296773]{background:var(--color-fill);border-right:none}.animating .doc-topic-aside[data-v-1e296773]{border-right:1px solid var(--color-grid)}}.modal-open[data-v-1e296773]{position:fixed;width:100%}.topic-wrapper[data-v-1e296773]{flex:1 1 auto;width:100%}.full-width-container[data-v-1e296773]{max-width:1920px;margin-left:auto;margin-right:auto} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/css/documentation-topic.b031fba4.css b/docs/docc/Apollo.doccarchive/css/documentation-topic.b031fba4.css new file mode 100644 index 000000000..931c03410 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/css/documentation-topic.b031fba4.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:1536px;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}a[data-v-2ca5e993]{text-decoration:underline;color:inherit;font-weight:600}.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-246c819c]{color:var(--colors-text,var(--color-text));font-size:.8235294118rem;margin-right:.5rem;text-rendering:optimizeLegibility}.language[data-v-0e39c0ba]{padding-bottom:10px;justify-content:flex-end}.language-list[data-v-0e39c0ba],.language[data-v-0e39c0ba]{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-0e39c0ba]{padding-right:10px;border-right:1px solid var(--colors-secondary-label,var(--color-secondary-label))}.language-option.objc[data-v-0e39c0ba]{padding-left:10px}.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-283b44ff]{color:var(--color-documentation-intro-figure,var(--color-figure-gray));overflow:hidden;text-align:left;position:relative;padding-right:var(--doc-hero-right-offset)}.documentation-hero[data-v-283b44ff]:before{content:"";background:var(--standard-accent-color,var(--color-documentation-intro-fill,var(--color-fill-tertiary)));position:absolute;width:100%;height:100%}.documentation-hero[data-v-283b44ff]:after{background:transparent;opacity:.85;width:100%;position:absolute;content:"";height:100%;left:0;top:0}@media screen{[data-color-scheme=dark] .documentation-hero[data-v-283b44ff]:after{opacity:.55}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .documentation-hero[data-v-283b44ff]:after{opacity:.55}}.documentation-hero .icon[data-v-283b44ff]{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-283b44ff]{display:none}}.documentation-hero .background-icon[data-v-283b44ff]{color:var(--color-documentation-intro-accent,var(--color-figure-gray-secondary));display:block;width:250px;height:auto;opacity:.15;mix-blend-mode:normal;position:absolute;top:50%;left:0;transform:translateY(-50%);max-height:100%}.documentation-hero .background-icon[data-v-283b44ff] img,.documentation-hero .background-icon[data-v-283b44ff] svg{width:100%;height:100%}@media screen{[data-color-scheme=dark] .documentation-hero .background-icon[data-v-283b44ff]{mix-blend-mode:normal;opacity:.15}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .documentation-hero .background-icon[data-v-283b44ff]{mix-blend-mode:normal;opacity:.15}}.documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){padding-top:2.3529411765rem;padding-bottom:2.3529411765rem;position:relative;z-index:1}.full-width-container .documentation-hero__content[data-v-283b44ff]: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-283b44ff]: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-283b44ff]:not(.minimized-hero){max-width:980px}}@media only screen and (min-width:1500px){.full-width-container .documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){max-width:1080px}}@media only screen and (max-width:735px){.full-width-container .documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){width:auto;padding-left:20px;padding-right:20px}}.static-width-container .documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){margin-left:auto;margin-right:auto;width:1536px;width:980px}@media only screen and (max-width:1250px){.static-width-container .documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){width:692px}}@media only screen and (max-width:735px){.static-width-container .documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){width:87.5%}}@media only screen and (max-width:320px){.static-width-container .documentation-hero__content[data-v-283b44ff]:not(.minimized-hero){width:215px}}.documentation-hero .minimized-hero[data-v-283b44ff]{padding:1.3em 1.4em;position:relative;z-index:1}.documentation-hero__above-content[data-v-283b44ff]{position:relative;z-index:1}.documentation-hero--disabled[data-v-283b44ff]{background:none;color:var(--colors-text,var(--color-text))}.documentation-hero--disabled[data-v-283b44ff]:after,.documentation-hero--disabled[data-v-283b44ff]:before{content:none}.short-hero[data-v-283b44ff]{padding-top:3.5294117647rem;padding-bottom:3.5294117647rem}.extra-bottom-padding[data-v-283b44ff]{padding-bottom:3.8235294118rem}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-295ad0ff]{font-weight:700}.token-keyword[data-v-295ad0ff]{color:var(--syntax-keyword,var(--color-syntax-keywords))}.token-number[data-v-295ad0ff]{color:var(--syntax-number,var(--color-syntax-numbers))}.token-string[data-v-295ad0ff]{color:var(--syntax-string,var(--color-syntax-strings))}.attribute-link[data-v-295ad0ff],.token-attribute[data-v-295ad0ff]{color:var(--syntax-attribute,var(--color-syntax-keywords))}.token-internalParam[data-v-295ad0ff]{color:var(--color-syntax-param-internal-name)}.type-identifier-link[data-v-295ad0ff]{color:var(--syntax-type,var(--color-syntax-other-type-names))}.token-removed[data-v-295ad0ff]{background-color:var(--color-highlight-red)}.token-added[data-v-295ad0ff]{background-color:var(--color-highlight-green)}.source[data-v-dc9cfb3a]{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-dc9cfb3a],.source[data-v-dc9cfb3a]{border-radius:var(--border-radius,4px)}.source>code[data-v-dc9cfb3a]{font-size:.8823529412rem;line-height:1.6666666667;font-weight:400;font-family:var(--typography-html-font-mono,Menlo,monospace);display:block}.platforms[data-v-f961f3da]{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-f961f3da]{padding-left:.588rem}.platforms[data-v-f961f3da]:first-of-type{margin-top:1rem}.source[data-v-f961f3da]{transition:margin .3s linear}.platforms+.source[data-v-f961f3da]{margin:0}.declaration-pill:not(.declaration-pill--expanded) .source[data-v-f961f3da] .highlighted{background:unset;font-weight:400}.declaration-pill--expanded .source[data-v-f961f3da]{border-width:1px}.declaration-pill--expanded .source[data-v-f961f3da] a{pointer-events:none}.declaration-pill--expanded.selected-declaration .source[data-v-f961f3da]{border-color:var(--color-focus-border-color,var(--color-focus-border-color))}.declaration-pill--expanded:not(.selected-declaration) .source[data-v-f961f3da]{background:none}.changed .source[data-v-f961f3da]{background:none;border:none;margin-top:0;margin-bottom:0;margin-left:2.1764705882rem;padding-left:0}.expand-enter-active,.expand-leave-active{transition:height .3s ease-in-out;overflow:hidden}.expand-enter,.expand-leave-to{height:0}.declaration-pill--expanded[data-v-18e7c20c]{transition-timing-function:linear;transition-property:opacity,height;margin:var(--declaration-code-listing-margin)}.declaration-pill--expanded>button[data-v-18e7c20c]{display:block;width:100%}.declaration-pill--expanded.expand-enter[data-v-18e7c20c],.declaration-pill--expanded.expand-leave-to[data-v-18e7c20c]{opacity:0}.declaration-pill--expanded.expand-enter .source[data-v-18e7c20c],.declaration-pill--expanded.expand-leave-to .source[data-v-18e7c20c]{margin:0}.declaration-pill--expanded[data-v-18e7c20c] .highlighted{background:var(--color-syntax-highlighted,mark);font-weight:600;transition:background .3s linear,font-weight .3s linear}.changed.selected-declaration[data-v-18e7c20c],.declaration-diff[data-v-0c2301a5]{background:var(--background,var(--color-code-background))}.declaration-diff-version[data-v-0c2301a5]{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-0c2301a5]{padding-top:8px;padding-bottom:5px}.declaration-diff-previous[data-v-0c2301a5]{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-722d45cf],.declaration-list[data-v-722d45cf]:not(:first-child){margin-top:var(--declaration-conditional-constraints-margin,20px)}.abstract[data-v-f3f57cbe]{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-f3f57cbe]{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-f3f57cbe] p:last-child{margin-bottom:0}.full-width-container .container[data-v-0e6b292c]: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-0e6b292c]: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-0e6b292c]:not(.minimized-container){max-width:980px}}@media only screen and (min-width:1500px){.full-width-container .container[data-v-0e6b292c]:not(.minimized-container){max-width:1080px}}@media only screen and (max-width:735px){.full-width-container .container[data-v-0e6b292c]:not(.minimized-container){width:auto;padding-left:20px;padding-right:20px}}.static-width-container .container[data-v-0e6b292c]:not(.minimized-container){margin-left:auto;margin-right:auto;width:1536px;width:980px}@media only screen and (max-width:1250px){.static-width-container .container[data-v-0e6b292c]:not(.minimized-container){width:692px}}@media only screen and (max-width:735px){.static-width-container .container[data-v-0e6b292c]:not(.minimized-container){width:87.5%}}@media only screen and (max-width:320px){.static-width-container .container[data-v-0e6b292c]:not(.minimized-container){width:215px}}.container[data-v-0e6b292c]{--section-spacing-single-side:40px;padding-bottom:var(--section-spacing-single-side)}.container.minimized-container[data-v-0e6b292c]{--section-spacing-single-side:1.5em}.container.minimized-container .contenttable-section[data-v-0e6b292c],.title[data-v-0e6b292c]{padding-top:var(--section-spacing-single-side)}.title[data-v-0e6b292c]{font-size:1.8823529412rem;line-height:1.125;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);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-0e6b292c]{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-0e6b292c]{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-04624022]{--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 4px;white-space:nowrap;border-radius:var(--badge-border-radius,1px);border-style:var(--badge-border-style,none);border-width:var(--badge-border-width,1px);margin:auto;margin-left:5px;color:var(--colors-badge-text,var(--color-badge-text));background-color:var(--badge-color)}@media screen{[data-color-scheme=dark] .badge[data-v-04624022]{background-color:var(--badge-dark-color)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .badge[data-v-04624022]{background-color:var(--badge-dark-color)}}.badge-deprecated[data-v-04624022]{--badge-color:var(--color-badge-deprecated);--badge-dark-color:var(--color-badge-dark-deprecated)}.badge-beta[data-v-04624022]{--badge-color:var(--color-badge-beta);--badge-dark-color:var(--color-badge-dark-beta)}.topic-icon-wrapper[data-v-55f9d05d]{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-55f9d05d]{height:.8823529412rem;transform:scale(1);-webkit-transform:scale(1);overflow:visible}.topic-icon[data-v-55f9d05d] img{margin:0;display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.topic-icon.curly-brackets-icon[data-v-55f9d05d]{height:1rem}.decorator[data-v-17c84f82],.label[data-v-17c84f82]{color:var(--colors-secondary-label,var(--color-secondary-label))}.label[data-v-17c84f82]{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-17c84f82]{font-size:0}.empty-token[data-v-17c84f82]:after{content:" ";font-size:1rem}.abstract[data-v-0d9c6bcc],.link-block[data-v-0d9c6bcc] .badge{margin-left:2.294rem}.link-block .badge+.badge[data-v-0d9c6bcc]{margin-left:1rem}.link[data-v-0d9c6bcc]{display:flex}.link-block .badge[data-v-0d9c6bcc]{margin-top:.5rem}.link-block.has-inline-element[data-v-0d9c6bcc]{display:flex;align-items:flex-start;flex-flow:row wrap}.link-block.has-inline-element .badge[data-v-0d9c6bcc]{margin-left:1rem;margin-top:0}.link-block .has-adjacent-elements[data-v-0d9c6bcc]{padding-top:5px;padding-bottom:5px;display:inline-flex}.link-block[data-v-0d9c6bcc],.link[data-v-0d9c6bcc]{box-sizing:inherit}.link-block.changed[data-v-0d9c6bcc],.link.changed[data-v-0d9c6bcc]{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-0d9c6bcc],.link.changed.changed[data-v-0d9c6bcc]{padding-right:1rem}@media only screen and (max-width:735px){.link-block.changed[data-v-0d9c6bcc],.link.changed[data-v-0d9c6bcc]{padding-left:0;padding-right:0}.link-block.changed.changed[data-v-0d9c6bcc],.link.changed.changed[data-v-0d9c6bcc]{padding-right:17px;padding-left:2.1764705882rem}.link-block.changed[data-v-0d9c6bcc],.link.changed[data-v-0d9c6bcc]{padding-left:0;padding-right:0}}.abstract .topic-required[data-v-0d9c6bcc]:not(:first-child){margin-top:4px}.topic-required[data-v-0d9c6bcc]{font-size:.8em}.deprecated[data-v-0d9c6bcc]{text-decoration:line-through}.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}.property-metadata[data-v-f911f232]{color:var(--color-figure-gray-secondary)}.parameter-attributes[data-v-c0edcb84]{margin-left:1rem}[data-v-c0edcb84] .property-metadata{color:currentColor}.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-380373e1]: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-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-362f5b54],.response-reason[data-v-362f5b54]{font-weight:700}@media only screen and (max-width:735px){.response-reason[data-v-362f5b54]{display:none}}.response-name>code>.reason[data-v-362f5b54]{display:none}@media only screen and (max-width:735px){.response-name>code>.reason[data-v-362f5b54]{display:initial}}.link[data-v-241f4141]{display:flex;margin-bottom:.5rem}.link-block[data-v-241f4141],.link[data-v-241f4141]{box-sizing:inherit}.link-block.changed[data-v-241f4141],.link.changed[data-v-241f4141]{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-241f4141],.link.changed.changed[data-v-241f4141]{padding-right:1rem}@media only screen and (max-width:735px){.link-block.changed[data-v-241f4141],.link.changed[data-v-241f4141]{padding-left:0;padding-right:0}.link-block.changed.changed[data-v-241f4141],.link.changed.changed[data-v-241f4141]{padding-right:17px;padding-left:2.1764705882rem}.link-block.changed[data-v-241f4141],.link.changed[data-v-241f4141]{padding-left:0;padding-right:0}}.mention-icon[data-v-241f4141]{margin-right:.25rem}.primary-content.with-border[data-v-65c116be]:before{border-top-color:var(--colors-grid,var(--color-grid));border-top-style:solid;border-top-width:var(--content-table-title-border-width,1px);content:"";display:block}.primary-content[data-v-65c116be]>*{margin-bottom:40px;margin-top:40px}.primary-content[data-v-65c116be]>: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}.platform[data-v-3da26baa],.technology[data-v-3da26baa]{display:inline-flex;align-items:center}.tech-icon[data-v-3da26baa]{height:12px;padding-right:5px;--color-svg-icon:var(--color-figure-gray)}.changed[data-v-3da26baa]{padding-left:17px;border:none}.changed[data-v-3da26baa]:after{all:unset}.changed[data-v-3da26baa]: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:20px;height:20px;margin:0;left:-5px}@media screen{[data-color-scheme=dark] .changed[data-v-3da26baa]:before{background-image:url(../img/modified-icon.efb2697d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed[data-v-3da26baa]:before{background-image:url(../img/modified-icon.efb2697d.svg)}}.changed-added[data-v-3da26baa]:before{background-image:url(../img/added-icon.832a5d2c.svg)}@media screen{[data-color-scheme=dark] .changed-added[data-v-3da26baa]:before{background-image:url(../img/added-icon.832a5d2c.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-added[data-v-3da26baa]:before{background-image:url(../img/added-icon.832a5d2c.svg)}}.changed-deprecated[data-v-3da26baa]:before{background-image:url(../img/deprecated-icon.7bf1740a.svg)}@media screen{[data-color-scheme=dark] .changed-deprecated[data-v-3da26baa]:before{background-image:url(../img/deprecated-icon.7bf1740a.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-deprecated[data-v-3da26baa]:before{background-image:url(../img/deprecated-icon.7bf1740a.svg)}}.availability[data-v-3da26baa]{display:flex;flex-flow:row wrap;gap:10px;margin-top:.8823529412rem;font-size:.8235294118rem;line-height:1.4285714286;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.availability>[data-v-3da26baa]:after{content:"";display:inline-block;width:1px;height:1em;background:currentColor;margin-left:10px}.availability>[data-v-3da26baa]:last-child:after{content:none}.topictitle[data-v-6630a012]{margin-bottom:.7058823529rem}.topictitle[data-v-6630a012]:last-child{margin-bottom:0}@media only screen and (max-width:735px){.topictitle[data-v-6630a012]{margin:0}}.eyebrow[data-v-6630a012]{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,var(--colors-secondary-label,var(--color-secondary-label)));display:block;margin-bottom:.8823529412rem}@media only screen and (max-width:735px){.eyebrow[data-v-6630a012]{font-size:1.1176470588rem;line-height:1.2105263158;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.title[data-v-6630a012]{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,var(--colors-header-text,var(--color-header-text)))}@media only screen and (max-width:1250px){.title[data-v-6630a012]{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-6630a012]{font-size:1.6470588235rem;line-height:1.1428571429;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}small[data-v-6630a012]{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-6630a012]{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-6630a012]:before{content:attr(data-tag-name)}small.Beta[data-v-6630a012]{color:var(--color-badge-beta)}@media screen{[data-color-scheme=dark] small.Beta[data-v-6630a012]{color:var(--color-badge-dark-beta)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] small.Beta[data-v-6630a012]{color:var(--color-badge-dark-beta)}}small.Deprecated[data-v-6630a012]{color:var(--color-badge-deprecated)}@media screen{[data-color-scheme=dark] small.Deprecated[data-v-6630a012]{color:var(--color-badge-dark-deprecated)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] small.Deprecated[data-v-6630a012]{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}}.nav-menu-link[data-v-2ad31daf]{display:inline-block;line-height:22px;white-space:nowrap}.nav--in-breakpoint-range .nav-menu-link[data-v-2ad31daf]{line-height:42px;border-top:1px solid;border-color:var(--color-nav-rule);display:flex;flex:1 0 100%;height:100%;align-items:center}.theme-dark.nav--in-breakpoint-range .nav-menu-link[data-v-2ad31daf]{border-color:var(--color-nav-dark-rule)}.hierarchy-collapsed-items[data-v-7b701104]{position:relative;display:inline-flex;align-items:center}.hierarchy-collapsed-items[data-v-7b701104]:before{content:"/";width:.2941176471rem;margin:0 .2941176471rem}.nav--in-breakpoint-range .hierarchy-collapsed-items[data-v-7b701104],:root.no-js .hierarchy-collapsed-items[data-v-7b701104]{display:none}.hierarchy-collapsed-items .toggle[data-v-7b701104]{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-7b701104]{background:var(--color-nav-dark-hierarchy-collapse-background)}.hierarchy-collapsed-items .toggle.focused[data-v-7b701104],.hierarchy-collapsed-items .toggle[data-v-7b701104]:active,.hierarchy-collapsed-items .toggle[data-v-7b701104]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.indicator[data-v-7b701104]{width:1em;height:1em;display:flex;align-items:center}.indicator .toggle-icon[data-v-7b701104]{width:100%}.dropdown[data-v-7b701104]{background:var(--color-nav-hierarchy-collapse-background);margin:0;list-style-type:none;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-7b701104]{background:var(--color-nav-dark-hierarchy-collapse-background);border-color:var(--color-nav-dark-hierarchy-collapse-borders)}.dropdown.collapsed[data-v-7b701104]{opacity:0;transform:translate3d(0,-.4117647059rem,0);transition:opacity .25s ease,transform .25s ease,visibility 0s linear .25s;visibility:hidden}.dropdown[data-v-7b701104]: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-7b701104]:not(.collapsed){display:none}.dropdown[data-v-7b701104]: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.4411764706rem;position:absolute;top:-.4411764706rem}.theme-dark .dropdown[data-v-7b701104]:before{border-bottom-color:var(--color-nav-dark-hierarchy-collapse-background)}.dropdown-item[data-v-7b701104]{border-top-color:var(--color-nav-hierarchy-collapse-borders);border-top-style:solid;border-top-width:1px}.theme-dark .dropdown-item[data-v-7b701104]{border-top-color:var(--color-nav-dark-hierarchy-collapse-borders)}.dropdown-item[data-v-7b701104]:first-child{border-top:none}.nav-menu-link[data-v-7b701104]{max-width:57.6470588235rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;padding:.75rem 1rem}.hierarchy-item[data-v-13293168]{display:flex;align-items:center;margin-left:0}.hierarchy-item[data-v-13293168]:not(:first-child):before{content:"/";width:.2941176471rem;margin:0 .2941176471rem}.nav--in-breakpoint-range .hierarchy-item[data-v-13293168]{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-13293168]{border-top-color:var(--color-nav-dark-hierarchy-item-borders)}.nav--in-breakpoint-range .hierarchy-item[data-v-13293168]:first-of-type{border-top:none}.hierarchy-item.collapsed[data-v-13293168]{display:none}:root.no-js .hierarchy-item.collapsed[data-v-13293168]{display:flex}.nav--in-breakpoint-range .hierarchy-item.collapsed[data-v-13293168]{display:inline-block}.item[data-v-13293168]{display:inline-block;vertical-align:middle}.nav--in-breakpoint-range .item[data-v-13293168]{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-13293168],.hierarchy-item:first-child:last-child~.hierarchy-item .item[data-v-13293168]{max-width:45rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:last-child .item[data-v-13293168],.has-badge .hierarchy-item:first-child:last-child~.hierarchy-item .item[data-v-13293168],.hierarchy-item:first-child:nth-last-child(2) .item[data-v-13293168],.hierarchy-item:first-child:nth-last-child(2)~.hierarchy-item .item[data-v-13293168]{max-width:36rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(2) .item[data-v-13293168],.has-badge .hierarchy-item:first-child:nth-last-child(2)~.hierarchy-item .item[data-v-13293168]{max-width:28.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(3) .item[data-v-13293168],.hierarchy-item:first-child:nth-last-child(3)~.hierarchy-item .item[data-v-13293168]{max-width:27rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(3) .item[data-v-13293168],.has-badge .hierarchy-item:first-child:nth-last-child(3)~.hierarchy-item .item[data-v-13293168]{max-width:21.6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(4) .item[data-v-13293168],.hierarchy-item:first-child:nth-last-child(4)~.hierarchy-item .item[data-v-13293168]{max-width:18rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(4) .item[data-v-13293168],.has-badge .hierarchy-item:first-child:nth-last-child(4)~.hierarchy-item .item[data-v-13293168]{max-width:14.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(5) .item[data-v-13293168],.hierarchy-item:first-child:nth-last-child(5)~.hierarchy-item .item[data-v-13293168]{max-width:9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(5) .item[data-v-13293168],.has-badge .hierarchy-item:first-child:nth-last-child(5)~.hierarchy-item .item[data-v-13293168]{max-width:7.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-collapsed-items~.hierarchy-item .item[data-v-13293168]{max-width:10.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-collapsed-items~.hierarchy-item:last-child .item[data-v-13293168]{max-width:none}.has-badge .hierarchy-collapsed-items~.hierarchy-item .item[data-v-13293168]{max-width:8.64rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.hierarchy[data-v-d54f3438]{font-size:.8235294118rem;line-height:1.4285714286;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);justify-content:flex-start;align-items:center;margin:0 0 1.1764705882rem 0;min-width:0}.nav--in-breakpoint-range .hierarchy[data-v-d54f3438]{margin:0}.hierarchy .root-hierarchy .item[data-v-d54f3438]{max-width:10rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-v-d54f3438] a.nav-menu-link{color:inherit;text-decoration:underline}.declaration-list-menu[data-v-7c6f2f58]{position:relative;width:100%}.declaration-list-menu .declaration-list-toggle[data-v-7c6f2f58]{display:flex;flex-direction:row;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--color-other-decl-button);padding:5px 15px;color:var(--colors-link,var(--color-link));z-index:1;gap:5px;white-space:nowrap;align-items:center}.declaration-list-menu .icon[data-v-7c6f2f58]{display:flex}.declaration-list-menu .icon svg[data-v-7c6f2f58]{transition-duration:.4s;transition-timing-function:linear;transition-property:transform;width:15px;height:15px;fill:var(--colors-link,var(--color-link))}.declaration-list-menu .icon svg.expand[data-v-7c6f2f58]{transform:rotate(45deg)}.doc-topic[data-v-7c6f2f58]{display:flex;flex-direction:column;height:100%}.doc-topic.with-on-this-page[data-v-7c6f2f58]{--doc-hero-right-offset:192px}#app-main[data-v-7c6f2f58]{outline-style:none;height:100%}[data-v-7c6f2f58] .minimized-title{margin-bottom:.833rem}[data-v-7c6f2f58] .minimized-title .title{font-size:1.416rem;font-weight:700}[data-v-7c6f2f58] .minimized-title small{font-size:1rem;padding-left:.416rem}.minimized-abstract[data-v-7c6f2f58]{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-7c6f2f58]:not(.minimized-container){outline-style:none}.full-width-container .container[data-v-7c6f2f58]: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-7c6f2f58]: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-7c6f2f58]:not(.minimized-container){max-width:980px}}@media only screen and (min-width:1500px){.full-width-container .container[data-v-7c6f2f58]:not(.minimized-container){max-width:1080px}}@media only screen and (max-width:735px){.full-width-container .container[data-v-7c6f2f58]:not(.minimized-container){width:auto;padding-left:20px;padding-right:20px}}.static-width-container .container[data-v-7c6f2f58]:not(.minimized-container){margin-left:auto;margin-right:auto;width:1536px;width:980px}@media only screen and (max-width:1250px){.static-width-container .container[data-v-7c6f2f58]:not(.minimized-container){width:692px}}@media only screen and (max-width:735px){.static-width-container .container[data-v-7c6f2f58]:not(.minimized-container){width:87.5%}}@media only screen and (max-width:320px){.static-width-container .container[data-v-7c6f2f58]:not(.minimized-container){width:215px}}[data-v-7c6f2f58] .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-7c6f2f58] .minimized-container:not(.declarations-container){padding-left:1.4rem;padding-right:1.4rem}[data-v-7c6f2f58] .minimized-container .description{margin-bottom:1.5em}[data-v-7c6f2f58] .minimized-container>.primary-content>*{margin-top:1.5em;margin-bottom:1.5em}[data-v-7c6f2f58] .minimized-container .description{margin-top:0}[data-v-7c6f2f58] .minimized-container h1,[data-v-7c6f2f58] .minimized-container h2,[data-v-7c6f2f58] .minimized-container h3,[data-v-7c6f2f58] .minimized-container h4,[data-v-7c6f2f58] .minimized-container h5,[data-v-7c6f2f58] .minimized-container h6{font-size:1rem;font-weight:700}[data-v-7c6f2f58] .minimized-container h2{font-size:1.083rem}[data-v-7c6f2f58] .minimized-container h1{font-size:1.416rem}[data-v-7c6f2f58] .minimized-container aside{padding:.667rem 1rem}[data-v-7c6f2f58] .minimized-container .source{border-radius:var(--code-border-radius);margin:var(--declaration-code-listing-margin)}[data-v-7c6f2f58] .minimized-container .single-line{border-radius:var(--code-border-radius)}.description[data-v-7c6f2f58]{margin-bottom:2.353rem}.description[data-v-7c6f2f58]:empty{display:none}.description.after-enhanced-hero[data-v-7c6f2f58]{margin-top:2.353rem}.description[data-v-7c6f2f58] .content+*{margin-top:var(--spacing-stacked-margin-large)}[data-v-7c6f2f58] .no-primary-content{--content-table-title-border-width:0px}.sample-download[data-v-7c6f2f58]{margin-top:20px}.declarations-container[data-v-7c6f2f58]{margin-top:40px}.declarations-container.minimized-container[data-v-7c6f2f58]{margin-top:0}[data-v-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58] 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-7c6f2f58]{display:flex;justify-content:center}.doc-content-wrapper .doc-content[data-v-7c6f2f58]{min-width:0;width:100%}.doc-content-wrapper .doc-content .container:only-child .declaration-list-menu[data-v-7c6f2f58]:last-child:before{border-top-color:var(--colors-grid,var(--color-grid));border-top-style:solid;border-top-width:var(--content-table-title-border-width,1px);content:"";display:block;margin-bottom:40px}.with-on-this-page .doc-content-wrapper .doc-content[data-v-7c6f2f58]{max-width:820px}@media only screen and (min-width:1251px){.with-on-this-page .doc-content-wrapper .doc-content[data-v-7c6f2f58]{max-width:980px}}@media only screen and (min-width:1500px){.with-on-this-page .doc-content-wrapper .doc-content[data-v-7c6f2f58]{max-width:1080px}}.quick-navigation-open[data-v-96c35eb8]{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-96c35eb8]:hover{background-color:var(--color-fill-tertiary)}@media only screen and (max-width:1023px){.quick-navigation-open[data-v-96c35eb8]{display:none}}.fromkeyboard .quick-navigation-open[data-v-96c35eb8]: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-9ad1ed4c]{--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-9ad1ed4c]:focus{outline:none}.filter__top-wrapper[data-v-9ad1ed4c]{display:flex}.filter__filter-button[data-v-9ad1ed4c]{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-9ad1ed4c]{margin-right:.4117647059rem}}.filter__filter-button .svg-icon[data-v-9ad1ed4c]{fill:var(--input-text);display:block;height:21px}.filter__filter-button.blue[data-v-9ad1ed4c]>*{fill:var(--color-figure-blue);color:var(--color-figure-blue)}.filter.focus .filter__wrapper[data-v-9ad1ed4c]{box-shadow:0 0 0 3pt var(--color-focus-color);--input-border-color:var(--color-fill-blue)}.filter__wrapper[data-v-9ad1ed4c]{border:1px solid var(--input-border-color);background:var(--color-fill);border-radius:var(--border-radius,4px)}.filter__wrapper--reversed[data-v-9ad1ed4c]{display:flex;flex-direction:column-reverse}.filter__wrapper--no-border-style[data-v-9ad1ed4c]{border:none}.filter__suggested-tags[data-v-9ad1ed4c]{border-top:1px solid var(--color-fill-gray-tertiary);z-index:1;overflow:hidden}.filter__suggested-tags[data-v-9ad1ed4c] 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-9ad1ed4c] ul:focus{outline:none;box-shadow:0 0 0 5px var(--color-focus-color)}.filter__wrapper--reversed .filter__suggested-tags[data-v-9ad1ed4c]{border-bottom:1px solid var(--color-fill-gray-tertiary);border-top:none}.filter__selected-tags[data-v-9ad1ed4c]{z-index:1;padding-left:4px;margin:-4px 0}@media only screen and (max-width:735px){.filter__selected-tags[data-v-9ad1ed4c]{padding-left:0}}.filter__selected-tags[data-v-9ad1ed4c] ul{padding:4px}@media only screen and (max-width:735px){.filter__selected-tags[data-v-9ad1ed4c] ul{padding-right:.4117647059rem}}.filter__selected-tags[data-v-9ad1ed4c] ul .tag:last-child{padding-right:0}.filter__delete-button[data-v-9ad1ed4c]{position:relative;margin:0;z-index:1;border-radius:100%}.fromkeyboard .filter__delete-button[data-v-9ad1ed4c]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.filter__delete-button .clear-rounded-icon[data-v-9ad1ed4c]{height:.7058823529rem;width:.7058823529rem;fill:var(--input-text);display:block}.filter__delete-button-wrapper[data-v-9ad1ed4c]{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-9ad1ed4c]{position:relative;flex-grow:1;height:var(--input-height);padding:var(--input-vertical-padding) 0}.filter__input-label[data-v-9ad1ed4c]: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-9ad1ed4c]:after{text-indent:.1764705882rem}}.filter__input-box-wrapper[data-v-9ad1ed4c]{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-9ad1ed4c]::-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-9ad1ed4c]{--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-9ad1ed4c]::-webkit-scrollbar{height:11px}.filter__input-box-wrapper.scrolling[data-v-9ad1ed4c]::-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-9ad1ed4c]::-webkit-scrollbar-track-piece:end{margin-right:8px}.filter__input-box-wrapper.scrolling[data-v-9ad1ed4c]::-webkit-scrollbar-track-piece:start{margin-left:8px}.filter__input[data-v-9ad1ed4c]{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-9ad1ed4c]{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-9ad1ed4c]:focus{outline:none}.filter__input[placeholder][data-v-9ad1ed4c]::-moz-placeholder{color:var(--input-text);opacity:1}.filter__input[placeholder][data-v-9ad1ed4c]::placeholder{color:var(--input-text);opacity:1}.filter__input[placeholder][data-v-9ad1ed4c]:-ms-input-placeholder{color:var(--input-text)}.filter__input[placeholder][data-v-9ad1ed4c]::-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:1536px;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-7906e3d8]{--input-border-color:var(--color-grid)}.quick-navigation input[type=text][data-v-7906e3d8]{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-7906e3d8]{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-7906e3d8]{--input-horizontal-spacing:0.8823529412rem}.quick-navigation[data-v-7906e3d8] .filter__wrapper{background-color:var(--color-fill-secondary)}.quick-navigation__container[data-v-7906e3d8]{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-7906e3d8]{--input-text:var(--color-figure-gray-secondary)}.quick-navigation__container.focus[data-v-7906e3d8]{box-shadow:0 0 0 4px var(--color-focus-color);outline:none;border-color:var(--color-focus-border-color)}.quick-navigation__container[data-v-7906e3d8] .declaration-list-toggle{background-color:var(--color-fill-secondary)}.quick-navigation__magnifier-icon-container[data-v-7906e3d8]{width:1rem}.quick-navigation__magnifier-icon-container>[data-v-7906e3d8]{width:100%}.quick-navigation__magnifier-icon-container.blue .magnifier-icon[data-v-7906e3d8]{fill:var(--color-figure-blue);color:var(--color-figure-blue)}.quick-navigation__match-list[data-v-7906e3d8]{display:flex;max-height:26.4705882353rem;height:0}.quick-navigation__match-list>[data-v-7906e3d8]{min-width:0}.quick-navigation__match-list.active[data-v-7906e3d8]{height:auto;border-top:1px solid var(--input-border-color)}.quick-navigation__match-list .no-results[data-v-7906e3d8]{margin:.8823529412rem auto;width:-moz-fit-content;width:fit-content}.quick-navigation__refs[data-v-7906e3d8]{flex:1;overflow:auto}.quick-navigation__preview[data-v-7906e3d8]{border-left:1px solid var(--color-grid);flex:0 0 61.8%;overflow:auto;position:sticky;top:0}.quick-navigation__reference[data-v-7906e3d8]{display:block;padding:.5882352941rem .8823529412rem}.quick-navigation__reference[data-v-7906e3d8]:hover{text-decoration:none;background-color:var(--color-navigator-item-hover)}.quick-navigation__reference[data-v-7906e3d8]:focus{margin:0 .2941176471rem;padding:.5882352941rem .5882352941rem;background-color:var(--color-navigator-item-hover)}.quick-navigation__symbol-match[data-v-7906e3d8]{display:flex;height:2.3529411765rem;color:var(--color-figure-gray)}.quick-navigation__symbol-match .symbol-info[data-v-7906e3d8]{margin:auto;width:100%}.quick-navigation__symbol-match .symbol-info .navigator-icon[data-v-7906e3d8]{margin-right:.5882352941rem}.quick-navigation__symbol-match .symbol-info .symbol-name[data-v-7906e3d8]{display:flex}.quick-navigation__symbol-match .symbol-info .symbol-name .symbol-title[data-v-7906e3d8]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-navigation__symbol-match .symbol-info .symbol-path[data-v-7906e3d8]{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-7906e3d8]{padding-right:.2941176471rem}@media print{.sidebar[data-v-00c216ba]{display:none}}.adjustable-sidebar-width[data-v-00c216ba]{display:flex}@media only screen and (max-width:1023px){.adjustable-sidebar-width[data-v-00c216ba]{display:block;position:relative}}.adjustable-sidebar-width.dragging[data-v-00c216ba] *{cursor:col-resize!important}.adjustable-sidebar-width.sidebar-hidden.dragging[data-v-00c216ba] *{cursor:e-resize!important}.sidebar[data-v-00c216ba]{position:relative}@media only screen and (max-width:1023px){.sidebar[data-v-00c216ba]{position:static}}.aside[data-v-00c216ba]{width:250px;position:relative;height:100%;max-width:100vw}.aside.no-transition[data-v-00c216ba]{transition:none!important}@media only screen and (min-width:1024px){.aside[data-v-00c216ba]{transition:width .3s ease-in,visibility 0s linear var(--visibility-transition-time,0s)}.aside.dragging[data-v-00c216ba]:not(.is-opening-on-large):not(.hide-on-large){transition:none}.aside.hide-on-large[data-v-00c216ba]{width:0!important;visibility:hidden;pointer-events:none;--visibility-transition-time:0.3s}}@media only screen and (max-width:1023px){.aside[data-v-00c216ba]{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 var(--nav-transition-duration) ease-in;left:0}.aside[data-v-00c216ba] .aside-animated-child{opacity:0}.aside.show-on-mobile[data-v-00c216ba]{transform:translateX(0)}.aside.show-on-mobile[data-v-00c216ba] .aside-animated-child{--index:0;opacity:1;transition:opacity var(--nav-transition-duration) linear;transition-delay:calc(var(--index)*var(--nav-transition-duration) + var(--nav-transition-duration))}.aside.has-mobile-top-offset[data-v-00c216ba]{border-top:1px solid var(--color-fill-gray-tertiary)}}.content[data-v-00c216ba]{display:flex;flex-flow:column;min-width:0;flex:1 1 auto;height:100%}.resize-handle[data-v-00c216ba]{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-00c216ba]{display:none}}.resize-handle[data-v-00c216ba]:hover{background:var(--color-fill-gray-tertiary)}.navigator-card-item[data-v-5e71f320]{--nav-head-wrapper-left-space:20px;--nav-head-wrapper-right-space:20px;--head-wrapper-vertical-space:5px;--nav-depth-spacer:20px;--nesting-index:0;display:flex;align-items:stretch;min-height:32px;box-sizing:border-box;padding:0 var(--nav-head-wrapper-right-space) 0 var(--nav-head-wrapper-left-space)}.navigator-card-item.active .head-wrapper[data-v-5e71f320]{background:var(--color-fill-gray-quaternary)}.hover .navigator-card-item:not(.is-group) .head-wrapper[data-v-5e71f320]{background:var(--color-navigator-item-hover)}.depth-spacer[data-v-5e71f320]{width:calc(var(--nesting-index)*15px + var(--nav-depth-spacer));height:100%;position:relative;flex:0 0 auto}.title-container[data-v-5e71f320]{width:100%;min-width:0;display:flex;align-items:center}.navigator-icon-wrapper[data-v-5e71f320]{margin-right:7px}.head-wrapper[data-v-5e71f320]{position:relative;display:flex;align-items:center;flex:1;min-width:0;border-radius:var(--border-radius,4px);padding:var(--head-wrapper-vertical-space) 0}.fromkeyboard .head-wrapper[data-v-5e71f320]:focus-within{outline:4px solid var(--color-focus-color);outline-offset:-4px}@supports(padding:max(0px)){.head-wrapper[data-v-5e71f320]{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-5148de22]{color:var(--color-figure-gray-tertiary);font-weight:600}.is-group .leaf-link[data-v-5148de22]:after{display:none}.navigator-icon[data-v-5148de22]{display:flex;flex:0 0 auto}.navigator-icon.changed[data-v-5148de22]{border:none;width:1em;height:1em;z-index:0}.navigator-icon.changed[data-v-5148de22]: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-5148de22]: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-5148de22]:after{background-image:url(../img/modified-icon.efb2697d.svg)}}.navigator-icon.changed-added[data-v-5148de22]:after{background-image:url(../img/added-icon.832a5d2c.svg)}@media screen{[data-color-scheme=dark] .navigator-icon.changed-added[data-v-5148de22]: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-5148de22]:after{background-image:url(../img/added-icon.832a5d2c.svg)}}.navigator-icon.changed-deprecated[data-v-5148de22]:after{background-image:url(../img/deprecated-icon.7bf1740a.svg)}@media screen{[data-color-scheme=dark] .navigator-icon.changed-deprecated[data-v-5148de22]: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-5148de22]:after{background-image:url(../img/deprecated-icon.7bf1740a.svg)}}.leaf-link[data-v-5148de22]{color:var(--color-figure-gray);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;display:inline;vertical-align:middle;font-size:1rem;line-height:1.4705882353;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}.fromkeyboard .leaf-link[data-v-5148de22]:focus{outline:none}.leaf-link[data-v-5148de22]:hover{text-decoration:none}.leaf-link.bolded[data-v-5148de22]{font-weight:600}.leaf-link[data-v-5148de22]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.extended-content[data-v-5148de22]{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-5148de22]{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-5148de22]{width:10px}.chevron.animating[data-v-5148de22]{transition:transform .15s ease-in}.chevron.rotate[data-v-5148de22]{transform:rotate(90deg)}.navigator-card[data-v-584a744a]{--card-vertical-spacing:10px;--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) - 3.05882rem);position:sticky;top:3.0588235294rem}@media only screen and (max-width:1023px){.navigator-card[data-v-584a744a]{height:100%;position:static;background:var(--color-fill)}}.navigator-card .navigator-card-full-height[data-v-584a744a]{min-height:0;flex:1 1 auto}.navigator-card .head-inner[data-v-584a744a]{display:none;width:100%;font-size:1.2352941176rem;line-height:1.1904761905;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);height:2.8235294118rem}@media only screen and (max-width:767px){.navigator-card .head-inner[data-v-584a744a]{font-size:1rem;line-height:1;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}@media only screen and (max-width:1023px){.navigator-card .head-inner[data-v-584a744a]{display:flex;justify-content:flex-end;align-items:center}}.navigator-card .head-inner span[data-v-584a744a],.navigator-card .head-inner>a[data-v-584a744a]{color:var(--color-figure-gray);width:100%}.navigator-card .head-wrapper[data-v-584a744a]{display:flex;justify-content:space-between;flex:1 0 auto}@supports(padding:max(0px)){.navigator-card .head-wrapper[data-v-584a744a]{margin-left:max(var(--card-horizontal-spacing),env(safe-area-inset-left));margin-right:max(var(--card-horizontal-spacing),env(safe-area-inset-right))}}.close-card[data-v-584a744a]{margin:0}.close-card .close-icon[data-v-584a744a]{width:19px;height:19px}[data-v-584a744a] .card-body{display:flex;flex-direction:column;padding-right:0;flex:1 1 auto;min-height:0;height:100%}@media only screen and (max-width:1023px){[data-v-584a744a] .card-body{--card-vertical-spacing:0px}}.navigator-card-inner[data-v-584a744a]{display:flex;flex-flow:column;height:100%;padding-top:10px;box-sizing:border-box}@media only screen and (max-width:1023px){.navigator-card-inner[data-v-584a744a]{padding-top:0}}.filter-on-top .navigator-card-inner[data-v-584a744a]{padding-top:0}.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-d6581240]{order:1;position:static}.navigator-card.filter-on-top .card-body[data-v-d6581240]{order:2}.no-items-wrapper[data-v-d6581240]{overflow:hidden;color:var(--color-figure-gray-tertiary)}.no-items-wrapper .no-items[data-v-d6581240]:not(:empty){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}.technology-title[data-v-d6581240]{padding:8px 10px;padding-left:20px;background:var(--color-fill);border-radius:var(--border-radius,4px);display:flex;white-space:nowrap}@supports(padding:max(0px)){.technology-title[data-v-d6581240]{margin-left:max(var(--card-horizontal-spacing),env(safe-area-inset-left));margin-right:max(var(--card-horizontal-spacing),env(safe-area-inset-right))}}@media only screen and (max-width:767px){.technology-title[data-v-d6581240]{margin-top:0}}.technology-title .card-link[data-v-d6581240]{color:var(--color-text);font-size:1.1176470588rem;line-height:1.2105263158;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif);font-weight:600;overflow:hidden;text-overflow:ellipsis}.technology-title.router-link-exact-active[data-v-d6581240]{background:var(--color-fill-gray-quaternary)}.technology-title[data-v-d6581240]:hover{background:var(--color-navigator-item-hover);text-decoration:none}.navigator-filter[data-v-d6581240]{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-d6581240]{border-top:none;align-items:flex-start}@supports(padding:max(0px)){.navigator-filter[data-v-d6581240]{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-d6581240]{--nav-filter-horizontal-padding:20px;border:none;padding-top:10px;padding-bottom:10px;height:60px}}.navigator-filter .input-wrapper[data-v-d6581240]{position:relative;flex:1;min-width:0}.navigator-filter .filter-component[data-v-d6581240]{--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-d6581240] .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-d6581240] .filter__input-label:after{min-width:70px}.scroller[data-v-d6581240]{height:100%;box-sizing:border-box;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-d6581240]{padding-bottom:10em}}.scroller[data-v-d6581240] .vue-recycle-scroller__item-wrapper{transform:translateZ(0)}.filter-wrapper[data-v-d6581240]{position:sticky;bottom:0;background:var(--color-fill)}.sidebar-transitioning .filter-wrapper[data-v-d6581240]{flex:1 0 71px;overflow:hidden}@media only screen and (max-width:1023px){.sidebar-transitioning .filter-wrapper[data-v-d6581240]{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-3b7cf3a4]{transition:visibility var(--visibility-delay);visibility:hidden}.loading-navigator[data-v-3b7cf3a4]{padding-top:10px}.navigator[data-v-5611024b]{height:100%;display:flex;flex-flow:column}@media only screen and (max-width:1023px){.navigator[data-v-5611024b]{position:static;transition:none}}[data-v-5611024b] .nav-title{font-size:inherit;font-weight:inherit;flex-grow:1}.nav-menu-setting-label[data-v-4323807e]{display:inline-block;margin-right:.2941176471rem;white-space:nowrap}.language-container[data-v-4323807e]{flex:1 0 auto}.language-dropdown[data-v-4323807e]{-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-4323807e]{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-4323807e]:focus{outline:none}.fromkeyboard .language-dropdown[data-v-4323807e]:focus{outline:4px solid var(--color-focus-color);outline-offset:1px}.language-sizer[data-v-4323807e]{position:absolute;opacity:0;pointer-events:none;padding:0}.language-toggle-container[data-v-4323807e]{display:flex;align-items:center;padding-right:.1764705882rem;position:relative}.nav--in-breakpoint-range .language-toggle-container[data-v-4323807e]{display:none}.language-toggle-container .toggle-icon[data-v-4323807e]{width:.6em;height:.6em;position:absolute;right:7px}.language-toggle-label[data-v-4323807e]{margin-right:2px}.language-toggle.nav-menu-toggle-label[data-v-4323807e]{margin-right:6px}.language-list[data-v-4323807e]{display:inline-block;margin-top:0}.language-list-container[data-v-4323807e]{display:none}.language-list-item[data-v-4323807e],.nav--in-breakpoint-range .language-list-container[data-v-4323807e]{display:inline-block}.language-list-item[data-v-4323807e]:not(:first-child){border-left:1px solid var(--color-grid);margin-left:6px;padding-left:6px}[data-v-6fe78e04] .nav-menu{line-height:1.5}[data-v-6fe78e04] .nav-menu,[data-v-6fe78e04] .nav-menu-settings{font-size:.8235294118rem;font-weight:400;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}[data-v-6fe78e04] .nav-menu-settings{min-width:0;gap:.5882352941rem;line-height:1.2857142857}@media only screen and (max-width:1023px){[data-v-6fe78e04] .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-6fe78e04] .nav-menu-settings{margin-left:.5882352941rem}}[data-v-6fe78e04] .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-6fe78e04] .nav-menu-settings .nav-menu-setting .nav-menu-link{font-weight:600;text-decoration:underline}.theme-dark[data-v-6fe78e04] .nav-menu-settings .nav-menu-setting{color:var(--color-nav-dark-current-link)}.nav--in-breakpoint-range[data-v-6fe78e04] .nav-menu-settings .nav-menu-setting:not(:first-child){border-top:1px solid var(--color-fill-gray-tertiary)}.documentation-nav[data-v-6fe78e04]{--color-nav-background:var(--color-fill)}.documentation-nav[data-v-6fe78e04] .nav-title{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:767px){.documentation-nav[data-v-6fe78e04] .nav-title{font-size:1rem;line-height:1;font-weight:600;font-family:var(--typography-html-font,"Helvetica Neue","Helvetica","Arial",sans-serif)}}.sidenav-toggle-wrapper[data-v-6fe78e04]{display:flex;margin-top:1px;margin-right:.6470588235rem}.nav--in-breakpoint-range .sidenav-toggle-wrapper[data-v-6fe78e04]{display:flex!important}@media only screen and (min-width:1024px){.sidenav-toggle-enter-active[data-v-6fe78e04],.sidenav-toggle-leave-active[data-v-6fe78e04]{transition:margin .3s ease-in 0s}.sidenav-toggle-enter[data-v-6fe78e04],.sidenav-toggle-leave-to[data-v-6fe78e04]{margin-left:-3.7647058824rem}}.sidenav-toggle[data-v-6fe78e04]{align-self:center;color:var(--color-nav-link-color);position:relative;margin:0 -5px;border-radius:var(--border-radius,4px)}.theme-dark .sidenav-toggle[data-v-6fe78e04]{color:var(--color-nav-dark-link-color)}.sidenav-toggle:hover .sidenav-icon-wrapper[data-v-6fe78e04]{background:var(--color-fill-gray-quaternary)}.theme-dark .sidenav-toggle:hover .sidenav-icon-wrapper[data-v-6fe78e04]{background:#424242}.sidenav-toggle__separator[data-v-6fe78e04]{height:.8em;width:1px;background:var(--color-nav-color);align-self:center;margin:0 1.2941176471rem}.nav--in-breakpoint-range .sidenav-toggle__separator[data-v-6fe78e04]{display:none}.sidenav-icon-wrapper[data-v-6fe78e04]{padding:5px;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius,4px)}.sidenav-icon[data-v-6fe78e04]{display:flex;width:19px;height:19px}[data-v-5b65a210] .generic-modal{overflow-y:overlay}[data-v-5b65a210] .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-5b65a210] .navigator-filter .quick-navigation-open{margin-left:var(--nav-filter-horizontal-padding);width:calc(var(--nav-filter-horizontal-padding)*2)}.documentation-layout[data-v-5b65a210]{--nav-transition-duration:0.15s;display:flex;flex-flow:column;background:var(--colors-text-background,var(--color-text-background))}.documentation-layout .delay-hiding-leave-active[data-v-5b65a210]{transition:display var(--nav-transition-duration)}.documentation-layout-aside[data-v-5b65a210]{height:100%;box-sizing:border-box;border-right:1px solid var(--color-grid)}@media only screen and (max-width:1023px){.documentation-layout-aside[data-v-5b65a210]{background:var(--color-fill);border-right:none}.sidebar-transitioning .documentation-layout-aside[data-v-5b65a210]{border-right:1px solid var(--color-grid)}}.topic-wrapper[data-v-5b65a210]{flex:1 1 auto;width:100%}:root.no-js .topic-wrapper[data-v-5b65a210] .sidebar{display:none}.full-width-container[data-v-5b65a210]{max-width:1920px;margin-left:auto;margin-right:auto}@media only screen and (min-width:1920px){.full-width-container[data-v-5b65a210]{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/docc/Apollo.doccarchive/css/documentation-topic~topic~tutorials-overview.d890b221.css b/docs/docc/Apollo.doccarchive/css/documentation-topic~topic~tutorials-overview.d890b221.css deleted file mode 100644 index 320bffeb7..000000000 --- a/docs/docc/Apollo.doccarchive/css/documentation-topic~topic~tutorials-overview.d890b221.css +++ /dev/null @@ -1,9 +0,0 @@ -/*! - * 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 - */.svg-icon[data-v-0137d411]{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-0137d411]{fill:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}.svg-icon.icon-inline[data-v-0137d411]{display:inline-block;vertical-align:middle;fill:currentColor}.svg-icon.icon-inline[data-v-0137d411] .svg-icon-stroke{stroke:currentColor}[data-v-0137d411] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-light,var(--color-svg-icon))}.theme-dark[data-v-0137d411] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}.label[data-v-5117d474]{font-size:.70588rem;line-height:1.33333;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.label+[data-v-5117d474]{margin-top:.4em}.deprecated .label[data-v-5117d474]{color:var(--color-aside-deprecated)}.experiment .label[data-v-5117d474]{color:var(--color-aside-experiment)}.important .label[data-v-5117d474]{color:var(--color-aside-important)}.note .label[data-v-5117d474]{color:var(--color-aside-note)}.tip .label[data-v-5117d474]{color:var(--color-aside-tip)}.warning .label[data-v-5117d474]{color:var(--color-aside-warning)}.doc-topic aside[data-v-5117d474]{border-radius:4px;padding:.94118rem;border:0 solid;border-left-width:6px}.doc-topic aside.deprecated[data-v-5117d474]{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)}.doc-topic aside.experiment[data-v-5117d474]{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)}.doc-topic aside.important[data-v-5117d474]{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)}.doc-topic aside.note[data-v-5117d474]{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)}.doc-topic aside.tip[data-v-5117d474]{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)}.doc-topic aside.warning[data-v-5117d474]{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)}.doc-topic aside .label[data-v-5117d474]{font-size:1rem;line-height:1.52941;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.file-icon[data-v-7c381064]{position:relative;align-items:flex-end;height:24px;margin:0 .5rem 0 1rem}.filename[data-v-c8c40662]{color:var(--text,var(--colors-secondary-label,var(--color-secondary-label)));font-size:.94118rem;line-height:1.1875;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;margin-top:1rem}@media only screen and (max-width:735px){.filename[data-v-c8c40662]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,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-df963650]{display:flex}.code-number[data-v-df963650]{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-df963650]:before{content:attr(data-line-number)}.highlighted[data-v-df963650]{background:var(--line-highlight,var(--color-code-line-highlight));border-left:4px solid var(--color-code-line-highlight-border)}.highlighted .code-number[data-v-df963650]{padding-left:4px}pre[data-v-df963650]{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-df963650]{padding-top:.82353rem}}code[data-v-df963650]{display:flex;flex-direction:column;white-space:pre;word-wrap:normal;flex-grow:9999}.code-line-container[data-v-df963650]{flex-shrink:0;padding-right:14px}.code-listing[data-v-df963650],.container-general[data-v-df963650]{display:flex}.code-listing[data-v-df963650]{flex-direction:column;min-height:100%;border-radius:4px;overflow:auto}.code-listing.single-line[data-v-df963650]{border-radius:4px}.container-general[data-v-df963650],pre[data-v-df963650]{flex-grow:1}code[data-v-05f4a5b7]{speak-punctuation:code}code[data-v-d68ae420]{width:100%}.container-general[data-v-d68ae420]{display:flex;flex-flow:row wrap}.container-general .code-line[data-v-d68ae420]{flex:1 0 auto}.code-line-container[data-v-d68ae420]{align-items:center;display:flex;border-left:4px solid transparent;counter-increment:linenumbers;padding-right:14px}.code-number[data-v-d68ae420]{font-size:.70588rem;line-height:1.5;font-weight:400;font-family: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-d68ae420]:before{content:counter(linenumbers)}.code-line[data-v-d68ae420]{display:flex}pre[data-v-d68ae420]{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-d68ae420]{padding-top:.82353rem}}.collapsible-code-listing[data-v-d68ae420]{background:var(--background,var(--color-code-background));border-color:var(--colors-grid,var(--color-grid));color:var(--text,var(--color-code-plain));border-radius:4px;border-style:solid;border-width:1px;counter-reset:linenumbers;font-size:15px}.collapsible-code-listing.single-line[data-v-d68ae420]{border-radius:4px}.collapsible[data-v-d68ae420]{background:var(--color-code-collapsible-background);color:var(--color-code-collapsible-text)}.collapsed[data-v-d68ae420]: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-d68ae420]{height:0;visibility:hidden}.row[data-v-be73599c]{box-sizing:border-box;display:flex;flex-flow:row wrap}.col[data-v-2ee3ad8b]{box-sizing:border-box;flex:none}.xlarge-1[data-v-2ee3ad8b]{flex-basis:8.33333%;max-width:8.33333%}.xlarge-2[data-v-2ee3ad8b]{flex-basis:16.66667%;max-width:16.66667%}.xlarge-3[data-v-2ee3ad8b]{flex-basis:25%;max-width:25%}.xlarge-4[data-v-2ee3ad8b]{flex-basis:33.33333%;max-width:33.33333%}.xlarge-5[data-v-2ee3ad8b]{flex-basis:41.66667%;max-width:41.66667%}.xlarge-6[data-v-2ee3ad8b]{flex-basis:50%;max-width:50%}.xlarge-7[data-v-2ee3ad8b]{flex-basis:58.33333%;max-width:58.33333%}.xlarge-8[data-v-2ee3ad8b]{flex-basis:66.66667%;max-width:66.66667%}.xlarge-9[data-v-2ee3ad8b]{flex-basis:75%;max-width:75%}.xlarge-10[data-v-2ee3ad8b]{flex-basis:83.33333%;max-width:83.33333%}.xlarge-11[data-v-2ee3ad8b]{flex-basis:91.66667%;max-width:91.66667%}.xlarge-12[data-v-2ee3ad8b]{flex-basis:100%;max-width:100%}.xlarge-centered[data-v-2ee3ad8b]{margin-left:auto;margin-right:auto}.xlarge-uncentered[data-v-2ee3ad8b]{margin-left:0;margin-right:0}.large-1[data-v-2ee3ad8b]{flex-basis:8.33333%;max-width:8.33333%}.large-2[data-v-2ee3ad8b]{flex-basis:16.66667%;max-width:16.66667%}.large-3[data-v-2ee3ad8b]{flex-basis:25%;max-width:25%}.large-4[data-v-2ee3ad8b]{flex-basis:33.33333%;max-width:33.33333%}.large-5[data-v-2ee3ad8b]{flex-basis:41.66667%;max-width:41.66667%}.large-6[data-v-2ee3ad8b]{flex-basis:50%;max-width:50%}.large-7[data-v-2ee3ad8b]{flex-basis:58.33333%;max-width:58.33333%}.large-8[data-v-2ee3ad8b]{flex-basis:66.66667%;max-width:66.66667%}.large-9[data-v-2ee3ad8b]{flex-basis:75%;max-width:75%}.large-10[data-v-2ee3ad8b]{flex-basis:83.33333%;max-width:83.33333%}.large-11[data-v-2ee3ad8b]{flex-basis:91.66667%;max-width:91.66667%}.large-12[data-v-2ee3ad8b]{flex-basis:100%;max-width:100%}.large-centered[data-v-2ee3ad8b]{margin-left:auto;margin-right:auto}.large-uncentered[data-v-2ee3ad8b]{margin-left:0;margin-right:0}@media only screen and (max-width:1250px){.medium-1[data-v-2ee3ad8b]{flex-basis:8.33333%;max-width:8.33333%}.medium-2[data-v-2ee3ad8b]{flex-basis:16.66667%;max-width:16.66667%}.medium-3[data-v-2ee3ad8b]{flex-basis:25%;max-width:25%}.medium-4[data-v-2ee3ad8b]{flex-basis:33.33333%;max-width:33.33333%}.medium-5[data-v-2ee3ad8b]{flex-basis:41.66667%;max-width:41.66667%}.medium-6[data-v-2ee3ad8b]{flex-basis:50%;max-width:50%}.medium-7[data-v-2ee3ad8b]{flex-basis:58.33333%;max-width:58.33333%}.medium-8[data-v-2ee3ad8b]{flex-basis:66.66667%;max-width:66.66667%}.medium-9[data-v-2ee3ad8b]{flex-basis:75%;max-width:75%}.medium-10[data-v-2ee3ad8b]{flex-basis:83.33333%;max-width:83.33333%}.medium-11[data-v-2ee3ad8b]{flex-basis:91.66667%;max-width:91.66667%}.medium-12[data-v-2ee3ad8b]{flex-basis:100%;max-width:100%}.medium-centered[data-v-2ee3ad8b]{margin-left:auto;margin-right:auto}.medium-uncentered[data-v-2ee3ad8b]{margin-left:0;margin-right:0}}@media only screen and (max-width:735px){.small-1[data-v-2ee3ad8b]{flex-basis:8.33333%;max-width:8.33333%}.small-2[data-v-2ee3ad8b]{flex-basis:16.66667%;max-width:16.66667%}.small-3[data-v-2ee3ad8b]{flex-basis:25%;max-width:25%}.small-4[data-v-2ee3ad8b]{flex-basis:33.33333%;max-width:33.33333%}.small-5[data-v-2ee3ad8b]{flex-basis:41.66667%;max-width:41.66667%}.small-6[data-v-2ee3ad8b]{flex-basis:50%;max-width:50%}.small-7[data-v-2ee3ad8b]{flex-basis:58.33333%;max-width:58.33333%}.small-8[data-v-2ee3ad8b]{flex-basis:66.66667%;max-width:66.66667%}.small-9[data-v-2ee3ad8b]{flex-basis:75%;max-width:75%}.small-10[data-v-2ee3ad8b]{flex-basis:83.33333%;max-width:83.33333%}.small-11[data-v-2ee3ad8b]{flex-basis:91.66667%;max-width:91.66667%}.small-12[data-v-2ee3ad8b]{flex-basis:100%;max-width:100%}.small-centered[data-v-2ee3ad8b]{margin-left:auto;margin-right:auto}.small-uncentered[data-v-2ee3ad8b]{margin-left:0;margin-right:0}}.tabnav[data-v-42371214]{margin:.88235rem 0 1.47059rem 0}.tabnav-items[data-v-42371214]{display:inline-block;margin:0;text-align:center}.tabnav-item[data-v-723a9588]{border-bottom:1px solid;border-color:var(--colors-tabnav-item-border-color,var(--color-tabnav-item-border-color));display:inline-block;list-style:none;padding-left:1.76471rem;margin:0;outline:none}.tabnav-item[data-v-723a9588]:first-child{padding-left:0}.tabnav-item[data-v-723a9588]:nth-child(n+1){margin:0}.tabnav-link[data-v-723a9588]{color:var(--colors-secondary-label,var(--color-secondary-label));font-size:1rem;line-height:1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;padding:9px 0 11px;margin-top:2px;margin-bottom:4px;text-align:left;text-decoration:none;display:block;position:relative;z-index:0}.tabnav-link[data-v-723a9588]:hover{text-decoration:none}.tabnav-link[data-v-723a9588]:focus{outline-offset:-1px}.tabnav-link[data-v-723a9588]:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;border:1px solid transparent}.tabnav-link.active[data-v-723a9588]{color:var(--colors-text,var(--color-text));cursor:default;z-index:10}.tabnav-link.active[data-v-723a9588]:after{border-bottom-color:var(--colors-text,var(--color-text))}.controls[data-v-6197ce3f]{margin-top:5px;font-size:14px;display:flex;justify-content:flex-end}.controls a[data-v-6197ce3f]{color:var(--colors-text,var(--color-text));display:flex;align-items:center}.controls .control-icon[data-v-6197ce3f]{width:1.05em;margin-right:.3em}[data-v-7be42fb4] figcaption+*{margin-top:1rem}.caption[data-v-0bcb8b58]{font-size:.82353rem;line-height:1.5;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}[data-v-0bcb8b58] p{display:inline-block}[data-v-3a939631] img{max-width:100%}*+.table-wrapper,.table-wrapper+*{margin-top:1.6em}.nav-menu-items[data-v-67c1c0a5]{display:flex;justify-content:flex-end}.nav--in-breakpoint-range .nav-menu-items[data-v-67c1c0a5]{display:block;opacity:0;padding:1rem 1.88235rem 1.64706rem 1.88235rem;transform:translate3d(0,-50px,0);transition:transform 1s cubic-bezier(.07,1.06,.27,.95) .5s,opacity .7s cubic-bezier(.07,1.06,.27,.95) .2s}.nav--is-open.nav--in-breakpoint-range .nav-menu-items[data-v-67c1c0a5]{opacity:1;transform:translateZ(0);transition-delay:.2s,.4s}.nav--in-breakpoint-range .nav-menu-items[data-v-67c1c0a5]:not(:only-child):not(:last-child){padding-bottom:0}.nav--in-breakpoint-range .nav-menu-items[data-v-67c1c0a5]:not(:only-child):last-child{padding-top:0}.table-wrapper[data-v-358dcd5e]{overflow:auto;-webkit-overflow-scrolling:touch}[data-v-358dcd5e] th{font-weight:600}[data-v-358dcd5e] td,[data-v-358dcd5e] th{border-color:var(--color-fill-gray-tertiary);border-style:solid;border-width:1px 0;padding:.58824rem}.nav[data-v-be9ec8e8]{position:sticky;top:0;width:100%;height:3.05882rem;z-index:9997;--nav-padding:1.29412rem;color:var(--color-nav-color)}@media only screen and (max-width:767px){.nav[data-v-be9ec8e8]{min-width:320px;height:2.82353rem}}.theme-dark.nav[data-v-be9ec8e8]{background:none;color:var(--color-nav-dark-color)}.nav__wrapper[data-v-be9ec8e8]{position:absolute;top:0;left:0;width:100%;height:auto;min-height:100%;z-index:1}.nav__background[data-v-be9ec8e8]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;transition:background-color 0s ease-in}.nav__background[data-v-be9ec8e8]:after{background-color:var(--color-nav-keyline)}.nav--no-bg-transition .nav__background[data-v-be9ec8e8]{transition:none!important}.nav--solid-background .nav__background[data-v-be9ec8e8]{background-color:var(--color-nav-solid-background);-webkit-backdrop-filter:none;backdrop-filter:none}.nav--is-open.nav--solid-background .nav__background[data-v-be9ec8e8],.nav--is-sticking.nav--solid-background .nav__background[data-v-be9ec8e8]{background-color:var(--color-nav-solid-background)}.nav--is-open.theme-dark.nav--solid-background .nav__background[data-v-be9ec8e8],.nav--is-sticking.theme-dark.nav--solid-background .nav__background[data-v-be9ec8e8],.theme-dark.nav--solid-background .nav__background[data-v-be9ec8e8]{background-color:var(--color-nav-dark-solid-background)}.nav--in-breakpoint-range .nav__background[data-v-be9ec8e8]{min-height:2.82353rem;transition:background-color 0s ease .7s}.nav--is-sticking .nav__background[data-v-be9ec8e8]{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-be9ec8e8]: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-be9ec8e8]{-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-be9ec8e8]{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-be9ec8e8]{background-color:var(--color-nav-dark-uiblur-stuck)}}.nav--is-open .nav__background[data-v-be9ec8e8]{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-be9ec8e8]: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-be9ec8e8]{-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-be9ec8e8]{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-be9ec8e8]{background-color:var(--color-nav-dark-uiblur-expanded)}}.theme-dark .nav__background[data-v-be9ec8e8]:after{background-color:var(--color-nav-dark-keyline)}.nav--is-open.theme-dark .nav__background[data-v-be9ec8e8]:after,.nav--is-sticking.theme-dark .nav__background[data-v-be9ec8e8]:after{background-color:var(--color-nav-dark-sticking-expanded-keyline)}.nav__background[data-v-be9ec8e8]: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-be9ec8e8]:after{width:100%}}.nav--noborder .nav__background[data-v-be9ec8e8]:after{display:none}.nav--is-sticking.nav--noborder .nav__background[data-v-be9ec8e8]:after{display:block}.nav--fullwidth-border .nav__background[data-v-be9ec8e8]:after,.nav--is-open .nav__background[data-v-be9ec8e8]:after,.nav--is-sticking .nav__background[data-v-be9ec8e8]:after,.nav--solid-background .nav__background[data-v-be9ec8e8]:after{width:100%}.nav-overlay[data-v-be9ec8e8]{position:fixed;left:0;right:0;top:0;display:block;opacity:0}.nav--is-open .nav-overlay[data-v-be9ec8e8]{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-be9ec8e8]{position:absolute;top:0;left:0;width:100%;height:auto;min-height:100%;z-index:1}.pre-title[data-v-be9ec8e8],.pre-title[data-v-be9ec8e8]:empty{display:none}.nav--in-breakpoint-range .pre-title[data-v-be9ec8e8]{display:flex;padding:0}.nav-content[data-v-be9ec8e8]{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-be9ec8e8]{box-sizing:border-box;max-width:1920px;margin-left:auto;margin-right:auto}@supports (padding:calc(max(0px))){.nav-content[data-v-be9ec8e8]{padding-left:calc(max(var(--nav-padding), env(safe-area-inset-left)));padding-right:calc(max(var(--nav-padding), env(safe-area-inset-right)))}}@media only screen and (max-width:767px){.nav-content[data-v-be9ec8e8]{padding:0 0 0 .94118rem}}.nav--in-breakpoint-range .nav-content[data-v-be9ec8e8]{display:grid;grid-template-columns:auto 1fr auto;grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);grid-template-areas:"pre-title title actions" "menu menu menu"}.nav-menu[data-v-be9ec8e8]{font-size:.70588rem;line-height:1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;flex:1 1 auto;display:flex;padding-top:10px;min-width:0}@media only screen and (max-width:767px){.nav-menu[data-v-be9ec8e8]{font-size:.82353rem;line-height:1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.nav--in-breakpoint-range .nav-menu[data-v-be9ec8e8]{font-size:.82353rem;line-height:1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;padding-top:0;grid-area:menu}.nav-menu-tray[data-v-be9ec8e8]{width:100%;max-width:100%;align-items:center;display:flex;justify-content:space-between}.nav--in-breakpoint-range .nav-menu-tray[data-v-be9ec8e8]{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-be9ec8e8]{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-be9ec8e8]{overflow-y:hidden}.nav--is-sticking.nav--is-open.nav--in-breakpoint-range .nav-menu-tray[data-v-be9ec8e8]{max-height:calc(100vh - 2.82353rem)}.nav-actions[data-v-be9ec8e8]{display:flex;align-items:center}.nav--in-breakpoint-range .nav-actions[data-v-be9ec8e8]{grid-area:actions;justify-content:flex-end}@media only screen and (max-width:767px){.nav-actions[data-v-be9ec8e8]{padding-right:.94118rem}}.nav-title[data-v-be9ec8e8]{height:3.05882rem;font-size:1.11765rem;line-height:1.42105;font-weight:400;font-family:Source Sans Pro,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-be9ec8e8]{padding-top:0;height:2.82353rem;width:90%}}.nav--in-breakpoint-range .nav-title[data-v-be9ec8e8]{grid-area:title}.nav--is-wide-format.nav--in-breakpoint-range .nav-title[data-v-be9ec8e8]{width:100%;justify-content:center}.nav-title[data-v-be9ec8e8] span{height:100%;line-height:normal}.nav-title a[data-v-be9ec8e8]{display:inline-block;letter-spacing:inherit;line-height:normal;margin:0;text-decoration:none;white-space:nowrap}.nav-title a[data-v-be9ec8e8]:hover{text-decoration:none}@media only screen and (max-width:767px){.nav-title a[data-v-be9ec8e8]{display:flex}}.nav-title[data-v-be9ec8e8],.nav-title a[data-v-be9ec8e8]{color:var(--color-figure-gray);transition:color 0s ease-in}.nav--is-open.theme-dark .nav-title[data-v-be9ec8e8],.nav--is-open.theme-dark .nav-title a[data-v-be9ec8e8],.nav--is-sticking.theme-dark .nav-title[data-v-be9ec8e8],.nav--is-sticking.theme-dark .nav-title a[data-v-be9ec8e8],.theme-dark .nav-title[data-v-be9ec8e8],.theme-dark .nav-title a[data-v-be9ec8e8]{color:var(--color-nav-dark-link-color)}.nav-ax-toggle[data-v-be9ec8e8]{display:none;position:absolute;top:0;left:0;width:1px;height:1px;z-index:10}.nav-ax-toggle[data-v-be9ec8e8]:focus{outline-offset:-6px;width:100%;height:100%}.nav--in-breakpoint-range .nav-ax-toggle[data-v-be9ec8e8]{display:block}.nav-menucta[data-v-be9ec8e8]{cursor:pointer;display:none;align-items:center;overflow:hidden;width:1.17647rem;-webkit-tap-highlight-color:transparent;height:2.82353rem}.nav--in-breakpoint-range .nav-menucta[data-v-be9ec8e8]{display:flex}.nav-menucta-chevron[data-v-be9ec8e8]{display:block;position:relative;width:100%;height:.70588rem;transition:transform .3s linear}.nav-menucta-chevron[data-v-be9ec8e8]:after,.nav-menucta-chevron[data-v-be9ec8e8]:before{content:"";display:block;position:absolute;top:.58824rem;width:.70588rem;height:.05882rem;transition:transform .3s linear;background:var(--color-figure-gray)}.nav-menucta-chevron[data-v-be9ec8e8]:before{right:50%;border-radius:.5px 0 0 .5px}.nav-menucta-chevron[data-v-be9ec8e8]:after{left:50%;border-radius:0 .5px .5px 0}.nav-menucta-chevron[data-v-be9ec8e8]:before{transform-origin:100% 100%;transform:rotate(40deg) scaleY(1.5)}.nav-menucta-chevron[data-v-be9ec8e8]:after{transform-origin:0 100%;transform:rotate(-40deg) scaleY(1.5)}.nav--is-open .nav-menucta-chevron[data-v-be9ec8e8]{transform:scaleY(-1)}.theme-dark .nav-menucta-chevron[data-v-be9ec8e8]:after,.theme-dark .nav-menucta-chevron[data-v-be9ec8e8]:before{background:var(--color-nav-dark-link-color)}[data-v-be9ec8e8] .nav-menu-link{color:var(--color-nav-link-color)}[data-v-be9ec8e8] .nav-menu-link:hover{color:var(--color-nav-link-color-hover);text-decoration:none}.theme-dark[data-v-be9ec8e8] .nav-menu-link{color:var(--color-nav-dark-link-color)}.theme-dark[data-v-be9ec8e8] .nav-menu-link:hover{color:var(--color-nav-dark-link-color-hover)}[data-v-be9ec8e8] .nav-menu-link.current{color:var(--color-nav-current-link);cursor:default}[data-v-be9ec8e8] .nav-menu-link.current:hover{color:var(--color-nav-current-link)}.theme-dark[data-v-be9ec8e8] .nav-menu-link.current,.theme-dark[data-v-be9ec8e8] .nav-menu-link.current:hover{color:var(--color-nav-dark-current-link)}s[data-v-eb91ce54]:after,s[data-v-eb91ce54]: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}s[data-v-eb91ce54]:before{content:" [start of stricken text] "}s[data-v-eb91ce54]:after{content:" [end of stricken text] "}.nav-menu-item[data-v-66cbfe4c]{margin-left:1.41176rem;list-style:none;min-width:0}.nav--in-breakpoint-range .nav-menu-item[data-v-66cbfe4c]{margin-left:0;width:100%;min-height:2.47059rem}.nav--in-breakpoint-range .nav-menu-item[data-v-66cbfe4c]:first-child .nav-menu-link{border-top:0}.nav--in-breakpoint-range .nav-menu-item--animated[data-v-66cbfe4c]{opacity:0;transform:none;transition:.5s ease;transition-property:transform,opacity}.nav--is-open.nav--in-breakpoint-range .nav-menu-item--animated[data-v-66cbfe4c]{opacity:1;transform:translateZ(0);transition-delay:0s}.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7){transition-delay:0s}.button-cta[data-v-494ad9c8]{border-radius:var(--style-button-borderRadius,4px);background:var(--colors-button-light-background,var(--color-button-background));color:var(--colors-button-text,var(--color-button-text));cursor:pointer;min-width:1.76471rem;padding:.23529rem .88235rem;text-align:center;white-space:nowrap;display:inline-block;font-size:1rem;line-height:1.47059;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.button-cta[data-v-494ad9c8]:active{background:var(--colors-button-light-backgroundActive,var(--color-button-background-active));outline:none}.button-cta[data-v-494ad9c8]:hover:not([disabled]){background:var(--colors-button-light-backgroundHover,var(--color-button-background-hover));text-decoration:none}.button-cta[data-v-494ad9c8]:disabled{opacity:.32;cursor:default}.fromkeyboard .button-cta[data-v-494ad9c8]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.button-cta.is-dark[data-v-494ad9c8]{background:var(--colors-button-dark-background,#06f)}.button-cta.is-dark[data-v-494ad9c8]:active{background:var(--colors-button-dark-backgroundActive,var(--color-button-background-active))}.button-cta.is-dark[data-v-494ad9c8]:hover:not([disabled]){background:var(--colors-button-dark-backgroundHover,var(--color-button-background-hover))} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/css/index.5bae6993.css b/docs/docc/Apollo.doccarchive/css/index.5bae6993.css deleted file mode 100644 index 2c32606cd..000000000 --- a/docs/docc/Apollo.doccarchive/css/index.5bae6993.css +++ /dev/null @@ -1,9 +0,0 @@ -/*! - * 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-4472ec1e]{--toggle-color-fill:var(--color-button-background);--toggle-color-text:var(--color-fill-blue);font-size:.70588rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;border:1px solid var(--toggle-color-fill);border-radius:var(--toggle-border-radius-outer,4px);display:inline-flex;padding:1px}@media screen{[data-color-scheme=dark] .color-scheme-toggle[data-v-4472ec1e]{--toggle-color-text:var(--color-figure-blue)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .color-scheme-toggle[data-v-4472ec1e]{--toggle-color-text:var(--color-figure-blue)}}input[data-v-4472ec1e]{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}.text[data-v-4472ec1e]{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-4472ec1e]:hover{cursor:pointer}input:checked+.text[data-v-4472ec1e]{--toggle-color-text:var(--color-button-text);background:var(--toggle-color-fill);border-color:var(--toggle-color-fill)}.footer[data-v-72f2e2dc]{border-top:1px solid var(--color-grid)}.row[data-v-72f2e2dc]{margin-left:auto;margin-right:auto;width:980px;display:flex;flex-direction:row-reverse;padding:20px 0}@media only screen and (max-width:1250px){.row[data-v-72f2e2dc]{width:692px}}@media only screen and (max-width:735px){.row[data-v-72f2e2dc]{width:87.5%;width:100%;padding:20px .94118rem;box-sizing:border-box}}.InitialLoadingPlaceholder[data-v-35c356b6]{background:var(--colors-loading-placeholder-background,var(--color-loading-placeholder-background));height:100vh;width:100%}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,a h5,a h5:link,a h5:visited{color:#000;text-decoration:none}.hide,.noprint{display:none}}body{height:100%;min-width:320px}html{font:var(--typography-html-font,17px "Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif);quotes:"“" "”"}body{font-size:1rem;line-height:1.47059;font-weight:400;font-family:Source Sans Pro,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}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:.8em}h1+h1,h1+h2,h1+h3,h1+h4,h1+h5,h1+h6,h2+h1,h2+h2,h2+h3,h2+h4,h2+h5,h2+h6,h3+h1,h3+h2,h3+h3,h3+h4,h3+h5,h3+h6,h4+h1,h4+h2,h4+h3,h4+h4,h4+h5,h4+h6,h5+h1,h5+h2,h5+h3,h5+h4,h5+h5,h5+h6,h6+h1,h6+h2,h6+h3,h6+h4,h6+h5,h6+h6{margin-top:.4em}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:.8em}ol,ul{margin-left:1.17647em}ol ol,ol ul,ul ol,ul ul{margin-top:0;margin-bottom:0}nav ol,nav ul{margin:0;list-style:none}li li{font-size:1em}a,a h5{color:var(--colors-link,var(--color-link))}a:link,a:visited,a h5:link,a h5:visited{text-decoration:none}a:hover,a h5:hover{text-decoration:underline}a:active,a h5:active{text-decoration:none}a p+h5,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}a sup h5,sup a,sup a h5{vertical-align:inherit;color:inherit}a sup h5:hover,sup a:hover,sup a h5: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:Menlo,monospace;font-weight:inherit;letter-spacing:0}.content .documentation-hero code,.decorated-title .documentation-hero code,.documentation-hero .content code,.documentation-hero .decorated-title code,.documentation-hero.documentation-hero--disabled code,.documentation-hero .inline-code,.documentation-hero .param-name code,.param-name .documentation-hero code{background-color:var(--color-fill);color:var(--color-code-text-color);-webkit-padding-start:.25rem;padding-inline-start:.25rem;-webkit-padding-end:.25rem;padding-inline-end:.25rem;padding-top:.125rem;padding-bottom:.125rem}.documentation-hero .code-listing code{background-color:transparent}.documentation-hero a:hover,.documentation-hero a h5:hover,a .documentation-hero h5:hover{-webkit-text-decoration-color:var(--color-code-text-color);text-decoration-color:var(--color-code-text-color)}.content code,.decorated-title code,.documentation-hero.documentation-hero--disabled code,.inline-code,.param-name code{background-color:var(--color-code-background-color);color:var(--color-code-text-color);-webkit-padding-start:.25rem;padding-inline-start:.25rem;-webkit-padding-end:.25rem;padding-inline-end:.25rem;padding-top:.125rem;padding-bottom:.125rem}pre>code{background-color:transparent!important}.syntax-comment{color:var(--syntax-comment,var(--color-syntax-comments))}.syntax-quote{color:var(--syntax-quote,var(--color-syntax-comments))}.syntax-keyword{color:var(--syntax-keyword,var(--color-syntax-keywords))}.syntax-literal{color:var(--syntax-literal,var(--color-syntax-keywords))}.syntax-selector-tag{color:var(--syntax-selector-tag,var(--color-syntax-keywords))}.syntax-string{color:var(--syntax-string,var(--color-syntax-strings))}.syntax-bullet{color:var(--syntax-bullet,var(--color-syntax-characters))}.syntax-meta{color:var(--syntax-meta,var(--color-syntax-characters))}.syntax-number{color:var(--syntax-number,var(--color-syntax-characters))}.syntax-symbol{color:var(--syntax-symbol,var(--color-syntax-characters))}.syntax-tag{color:var(--syntax-tag,var(--color-syntax-characters))}.syntax-attr{color:var(--syntax-attr,var(--color-syntax-other-type-names))}.syntax-built_in{color:var(--syntax-built_in,var(--color-syntax-other-type-names))}.syntax-builtin-name{color:var(--syntax-builtin-name,var(--color-syntax-other-type-names))}.syntax-class{color:var(--syntax-class,var(--color-syntax-other-type-names))}.syntax-params{color:var(--syntax-params,var(--color-syntax-other-type-names))}.syntax-section{color:var(--syntax-section,var(--color-syntax-other-type-names))}.syntax-title{color:var(--syntax-title,var(--color-syntax-other-type-names))}.syntax-type{color:var(--syntax-type,var(--color-syntax-other-type-names))}.syntax-attribute{color:var(--syntax-attribute,var(--color-syntax-plain-text))}.syntax-identifier{color:var(--syntax-identifier,var(--color-syntax-plain-text))}.syntax-subst{color:var(--syntax-subst,var(--color-syntax-plain-text))}.syntax-doctag,.syntax-strong{font-weight:700}.syntax-emphasis,.syntax-link{font-style:italic}[data-syntax=swift] .syntax-meta{color:var(--syntax-meta,var(--color-syntax-keywords))}[data-syntax=swift] .syntax-class,[data-syntax=swift] .syntax-keyword+.syntax-params,[data-syntax=swift] .syntax-params+.syntax-params{color:unset}[data-syntax=json] .syntax-attr{color:var(--syntax-attr,var(--color-syntax-strings))}#skip-nav{position:absolute;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(0 0 99.9% 99.9%);clip-path:inset(0 0 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0}#skip-nav:active,#skip-nav:focus{position:relative;float:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:var(--color-figure-blue);font-size:1em;padding:0 10px;z-index:100000;top:0;left:0;height:44px;line-height:44px;-webkit-clip-path:unset;clip-path:unset}.nav--in-breakpoint-range #skip-nav{display:none}.visuallyhidden{position:absolute;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(0 0 99.9% 99.9%);clip-path:inset(0 0 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0}.changed{border:1px solid var(--color-changes-modified);border-radius:4px;position:relative}.changed.has-multiple-lines,.has-multiple-lines .changed{border-radius:4px}.changed:after{left:8px;background-image:url(../img/modified-icon.f496e73d.svg);background-repeat:no-repeat;bottom:0;content:" ";margin:auto;margin-right:8px;position:absolute;top:0;width:1.17647rem;height:1.17647rem;margin-top:.61765rem;z-index:2}@media screen{[data-color-scheme=dark] .changed:after{background-image:url(../img/modified-icon.f496e73d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed:after{background-image:url(../img/modified-icon.f496e73d.svg)}}.changed-added{border-color:var(--color-changes-added)}.changed-added:after{background-image:url(../img/added-icon.d6f7e47d.svg)}@media screen{[data-color-scheme=dark] .changed-added:after{background-image:url(../img/added-icon.d6f7e47d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-added:after{background-image:url(../img/added-icon.d6f7e47d.svg)}}.changed-deprecated{border-color:var(--color-changes-deprecated)}.changed-deprecated:after{background-image:url(../img/deprecated-icon.015b4f17.svg)}@media screen{[data-color-scheme=dark] .changed-deprecated:after{background-image:url(../img/deprecated-icon.015b4f17.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-deprecated:after{background-image:url(../img/deprecated-icon.015b4f17.svg)}}.changed.link-block:after,.changed.relationships-item:after,.link-block .changed:after{margin-top:10px}.change-added,.change-removed{padding:2px 0}.change-removed{background-color:var(--color-highlight-red)}.change-added{background-color:var(--color-highlight-green)}body{color-scheme:light dark}body[data-color-scheme=light]{color-scheme:light}body[data-color-scheme=dark]{color-scheme:dark}body{--color-fill:#fff;--color-fill-secondary:#fcfdff;--color-fill-tertiary:#f0f0f0;--color-fill-quaternary:#282828;--color-fill-blue:#00f;--color-fill-light-blue-secondary:#d1d1ff;--color-fill-gray:#ccc;--color-fill-gray-secondary:#f5f5f5;--color-fill-gray-tertiary:#f0f0f0;--color-fill-gray-quaternary:#f0f0f0;--color-fill-green-secondary:#f0fff0;--color-fill-orange-secondary:#fffaf6;--color-fill-red-secondary:#fff0f5;--color-figure-blue:#36f;--color-figure-gray:#000;--color-figure-gray-secondary:#666;--color-figure-gray-secondary-alt:#666;--color-figure-gray-tertiary:#666;--color-figure-green:green;--color-figure-light-gray:#666;--color-figure-orange:#c30;--color-figure-red:red;--color-tutorials-teal:#000;--color-article-background:var(--color-fill-tertiary);--color-article-body-background:var(--color-fill);--color-aside-deprecated:var(--color-figure-gray);--color-aside-deprecated-background:var(--color-fill-orange-secondary);--color-aside-deprecated-border:var(--color-figure-orange);--color-aside-experiment:var(--color-figure-gray);--color-aside-experiment-background:var(--color-fill-gray-secondary);--color-aside-experiment-border:var(--color-figure-light-gray);--color-aside-important:var(--color-figure-gray);--color-aside-important-background:var(--color-fill-gray-secondary);--color-aside-important-border:var(--color-figure-light-gray);--color-aside-note:var(--color-figure-gray);--color-aside-note-background:var(--color-fill-gray-secondary);--color-aside-note-border:var(--color-figure-light-gray);--color-aside-tip:var(--color-figure-gray);--color-aside-tip-background:var(--color-fill-gray-secondary);--color-aside-tip-border:var(--color-figure-light-gray);--color-aside-warning:var(--color-figure-gray);--color-aside-warning-background:var(--color-fill-red-secondary);--color-aside-warning-border:var(--color-figure-red);--color-badge-default:var(--color-figure-light-gray);--color-badge-beta:var(--color-figure-gray-tertiary);--color-badge-deprecated:var(--color-figure-orange);--color-badge-dark-default:#fff;--color-badge-dark-beta:#b0b0b0;--color-badge-dark-deprecated:#f60;--color-button-background:var(--color-fill-blue);--color-button-background-active:#36f;--color-button-background-hover:var(--color-figure-blue);--color-button-text:#fff;--color-call-to-action-background:var(--color-fill-secondary);--color-changes-added:var(--color-figure-light-gray);--color-changes-added-hover:var(--color-figure-light-gray);--color-changes-deprecated:var(--color-figure-light-gray);--color-changes-deprecated-hover:var(--color-figure-light-gray);--color-changes-modified:var(--color-figure-light-gray);--color-changes-modified-hover:var(--color-figure-light-gray);--color-changes-modified-previous-background:var(--color-fill);--color-code-background:var(--color-fill-secondary);--color-code-collapsible-background:var(--color-fill-tertiary);--color-code-collapsible-text:var(--color-figure-gray-secondary-alt);--color-code-line-highlight:rgba(51,102,255,0.08);--color-code-line-highlight-border:var(--color-figure-blue);--color-code-plain:var(--color-figure-gray);--color-dropdown-background:hsla(0,0%,100%,0.8);--color-dropdown-border:#ccc;--color-dropdown-option-text:#666;--color-dropdown-text:#000;--color-dropdown-dark-background:hsla(0,0%,100%,0.1);--color-dropdown-dark-border:hsla(0,0%,94.1%,0.2);--color-dropdown-dark-option-text:#ccc;--color-dropdown-dark-text:#fff;--color-eyebrow:var(--color-figure-gray-secondary);--color-focus-border-color:var(--color-fill-blue);--color-focus-color:rgba(0,125,250,0.6);--color-form-error:var(--color-figure-red);--color-form-error-background:var(--color-fill-red-secondary);--color-form-valid:var(--color-figure-green);--color-form-valid-background:var(--color-fill-green-secondary);--color-generic-modal-background:var(--color-fill);--color-grid:var(--color-fill-gray);--color-header-text:var(--color-figure-gray);--color-hero-eyebrow:#ccc;--color-link:var(--color-code-text-color);--color-loading-placeholder-background:var(--color-fill);--color-nav-color:#666;--color-nav-current-link:rgba(0,0,0,0.6);--color-nav-expanded:#fff;--color-nav-hierarchy-collapse-background:#f0f0f0;--color-nav-hierarchy-collapse-borders:#ccc;--color-nav-hierarchy-item-borders:#ccc;--color-nav-keyline:rgba(0,0,0,0.2);--color-nav-link-color:#000;--color-nav-link-color-hover:#36f;--color-nav-outlines:#ccc;--color-nav-rule:hsla(0,0%,94.1%,0.5);--color-nav-solid-background:#fff;--color-nav-sticking-expanded-keyline:rgba(0,0,0,0.1);--color-nav-stuck:hsla(0,0%,100%,0.9);--color-nav-uiblur-expanded:hsla(0,0%,100%,0.9);--color-nav-uiblur-stuck:hsla(0,0%,100%,0.7);--color-nav-root-subhead:var(--color-tutorials-teal);--color-nav-dark-border-top-color:hsla(0,0%,100%,0.4);--color-nav-dark-color:#b0b0b0;--color-nav-dark-current-link:hsla(0,0%,100%,0.6);--color-nav-dark-expanded:#292f4d;--color-nav-dark-hierarchy-collapse-background:#424242;--color-nav-dark-hierarchy-collapse-borders:#666;--color-nav-dark-hierarchy-item-borders:#424242;--color-nav-dark-keyline:rgba(66,66,66,0.95);--color-nav-dark-link-color:#fff;--color-nav-dark-link-color-hover:#09f;--color-nav-dark-outlines:#575757;--color-nav-dark-rule:#575757;--color-nav-dark-solid-background:#1b2240;--color-nav-dark-sticking-expanded-keyline:rgba(66,66,66,0.7);--color-nav-dark-stuck:rgba(41,47,77,0.9);--color-nav-dark-uiblur-expanded:rgba(41,47,77,0.9);--color-nav-dark-uiblur-stuck:rgba(41,47,77,0.7);--color-nav-dark-root-subhead:#fff;--color-runtime-preview-background:var(--color-fill-tertiary);--color-runtime-preview-disabled-text:hsla(0,0%,40%,0.6);--color-runtime-preview-text:var(--color-figure-gray-secondary);--color-secondary-label:var(--color-figure-gray-secondary);--color-step-background:var(--color-fill-secondary);--color-step-caption:var(--color-figure-gray-secondary);--color-step-focused:var(--color-figure-light-gray);--color-step-text:var(--color-figure-gray-secondary);--color-svg-icon:#666;--color-syntax-attributes:#947100;--color-syntax-characters:#272ad8;--color-syntax-comments:#707f8c;--color-syntax-documentation-markup:#506375;--color-syntax-documentation-markup-keywords:#506375;--color-syntax-heading:#ba2da2;--color-syntax-keywords:#3f20ba;--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:#c43997;--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:#060f2f;--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:#1b2240;--color-navigator-item-hover:rgba(0,0,255,0.05);--color-code-background-color:#f4f6f8;--color-code-text-color:#b83280}@media screen{body[data-color-scheme=dark]{--color-fill:#1b2240;--color-fill-secondary:#060f2f;--color-fill-tertiary:#292f4d;--color-fill-blue:#06f;--color-fill-light-blue-secondary:#004ec4;--color-fill-gray:#575757;--color-fill-gray-secondary:#222;--color-fill-gray-tertiary:#424242;--color-fill-gray-quaternary:#424242;--color-fill-green-secondary:#030;--color-fill-orange-secondary:#472400;--color-fill-red-secondary:#300;--color-figure-blue:#09f;--color-figure-gray:#fff;--color-figure-gray-secondary:#ccc;--color-figure-gray-secondary-alt:#b0b0b0;--color-figure-gray-tertiary:#b0b0b0;--color-figure-green:#090;--color-figure-light-gray:#b0b0b0;--color-figure-orange:#f60;--color-figure-red:#f33;--color-tutorials-teal:#fff;--color-article-body-background:#111;--color-badge-default:var(--color-badge-dark-default);--color-button-background-active:#06f;--color-code-line-highlight:rgba(0,153,255,0.08);--color-dropdown-background:var(--color-dropdown-dark-background);--color-dropdown-border:var(--color-dropdown-dark-border);--color-dropdown-option-text:var(--color-dropdown-dark-option-text);--color-dropdown-text:var(--color-dropdown-dark-text);--color-nav-color:var(--color-nav-dark-color);--color-nav-current-link:var(--color-nav-dark-current-link);--color-nav-expanded:var(--color-nav-dark-expanded);--color-nav-hierarchy-collapse-background:var(--color-nav-dark-hierarchy-collapse-background);--color-nav-hierarchy-collapse-borders:var(--color-nav-dark-hierarchy-collapse-borders);--color-nav-hierarchy-item-borders:var(--color-nav-dark-hierarchy-item-borders);--color-nav-keyline:var(--color-nav-dark-keyline);--color-nav-link-color:var(--color-nav-dark-link-color);--color-nav-link-color-hover:var(--color-nav-dark-link-color-hover);--color-nav-outlines:var(--color-nav-dark-outlines);--color-nav-rule:var(--color-nav-dark-rule);--color-nav-solid-background:var(--color-nav-dark-solid-background);--color-nav-sticking-expanded-keyline:var(--color-nav-dark-sticking-expanded-keyline);--color-nav-stuck:var(--color-nav-dark-stuck);--color-nav-uiblur-expanded:var(--color-nav-dark-uiblur-expanded);--color-nav-uiblur-stuck:var(--color-nav-dark-uiblur-stuck);--color-runtime-preview-disabled-text:hsla(0,0%,80%,0.6);--color-syntax-attributes:#cc9768;--color-syntax-characters:#d9c97c;--color-syntax-comments:#7f8c98;--color-syntax-documentation-markup:#7f8c98;--color-syntax-documentation-markup-keywords:#a3b1bf;--color-syntax-keywords:#ad9bf6;--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:#f687b3;--color-syntax-param-internal-name:#bfbfbf;--color-syntax-plain-text:#fff;--color-syntax-preprocessor-statements:#ffa14f;--color-syntax-project-class-names:#acf2e4;--color-syntax-project-constants:#78c2b3;--color-syntax-project-function-and-method-names:#78c2b3;--color-syntax-project-instance-variables-and-globals:#78c2b3;--color-syntax-project-preprocessor-macros:#ffa14f;--color-syntax-project-type-names:#acf2e4;--color-syntax-strings:#ff8170;--color-syntax-type-declarations:#6bdfff;--color-syntax-urls:#69f;--color-tutorial-background:var(--color-fill-tertiary);--color-navigator-item-hover:rgba(0,102,255,0.5);--color-code-background-color:#292f4d;--color-code-text-color:#f687b3}}@media screen and (prefers-color-scheme:dark){body[data-color-scheme=auto]{--color-fill:#1b2240;--color-fill-secondary:#060f2f;--color-fill-tertiary:#292f4d;--color-fill-blue:#06f;--color-fill-light-blue-secondary:#004ec4;--color-fill-gray:#575757;--color-fill-gray-secondary:#222;--color-fill-gray-tertiary:#424242;--color-fill-gray-quaternary:#424242;--color-fill-green-secondary:#030;--color-fill-orange-secondary:#472400;--color-fill-red-secondary:#300;--color-figure-blue:#09f;--color-figure-gray:#fff;--color-figure-gray-secondary:#ccc;--color-figure-gray-secondary-alt:#b0b0b0;--color-figure-gray-tertiary:#b0b0b0;--color-figure-green:#090;--color-figure-light-gray:#b0b0b0;--color-figure-orange:#f60;--color-figure-red:#f33;--color-tutorials-teal:#fff;--color-article-body-background:#111;--color-badge-default:var(--color-badge-dark-default);--color-button-background-active:#06f;--color-code-line-highlight:rgba(0,153,255,0.08);--color-dropdown-background:var(--color-dropdown-dark-background);--color-dropdown-border:var(--color-dropdown-dark-border);--color-dropdown-option-text:var(--color-dropdown-dark-option-text);--color-dropdown-text:var(--color-dropdown-dark-text);--color-nav-color:var(--color-nav-dark-color);--color-nav-current-link:var(--color-nav-dark-current-link);--color-nav-expanded:var(--color-nav-dark-expanded);--color-nav-hierarchy-collapse-background:var(--color-nav-dark-hierarchy-collapse-background);--color-nav-hierarchy-collapse-borders:var(--color-nav-dark-hierarchy-collapse-borders);--color-nav-hierarchy-item-borders:var(--color-nav-dark-hierarchy-item-borders);--color-nav-keyline:var(--color-nav-dark-keyline);--color-nav-link-color:var(--color-nav-dark-link-color);--color-nav-link-color-hover:var(--color-nav-dark-link-color-hover);--color-nav-outlines:var(--color-nav-dark-outlines);--color-nav-rule:var(--color-nav-dark-rule);--color-nav-solid-background:var(--color-nav-dark-solid-background);--color-nav-sticking-expanded-keyline:var(--color-nav-dark-sticking-expanded-keyline);--color-nav-stuck:var(--color-nav-dark-stuck);--color-nav-uiblur-expanded:var(--color-nav-dark-uiblur-expanded);--color-nav-uiblur-stuck:var(--color-nav-dark-uiblur-stuck);--color-runtime-preview-disabled-text:hsla(0,0%,80%,0.6);--color-syntax-attributes:#cc9768;--color-syntax-characters:#d9c97c;--color-syntax-comments:#7f8c98;--color-syntax-documentation-markup:#7f8c98;--color-syntax-documentation-markup-keywords:#a3b1bf;--color-syntax-keywords:#ad9bf6;--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:#f687b3;--color-syntax-param-internal-name:#bfbfbf;--color-syntax-plain-text:#fff;--color-syntax-preprocessor-statements:#ffa14f;--color-syntax-project-class-names:#acf2e4;--color-syntax-project-constants:#78c2b3;--color-syntax-project-function-and-method-names:#78c2b3;--color-syntax-project-instance-variables-and-globals:#78c2b3;--color-syntax-project-preprocessor-macros:#ffa14f;--color-syntax-project-type-names:#acf2e4;--color-syntax-strings:#ff8170;--color-syntax-type-declarations:#6bdfff;--color-syntax-urls:#69f;--color-tutorial-background:var(--color-fill-tertiary);--color-navigator-item-hover:rgba(0,102,255,0.5);--color-code-background-color:#292f4d;--color-code-text-color:#f687b3}}#main{outline-style:none}:root{--app-height:100vh}[data-v-6f639c59] :focus:not(input):not(textarea):not(select){outline:none}.fromkeyboard[data-v-6f639c59] :focus:not(input):not(textarea):not(select){outline:4px solid var(--color-focus-color);outline-offset:1px}#app[data-v-6f639c59]{display:grid;grid-template-rows:auto 1fr auto;min-height:100%}#app[data-v-6f639c59]>*{min-width:0}#app.hascustomheader[data-v-6f639c59]{grid-template-rows:auto auto 1fr auto}.container[data-v-790053de]{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-790053de]{width:692px}}@media only screen and (max-width:735px){.container[data-v-790053de]{width:87.5%}}.error-content[data-v-790053de]{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-790053de]{width:420px;margin-bottom:45px}}@media only screen and (max-width:735px){.error-content[data-v-790053de]{max-width:330px;width:auto;margin-bottom:35px}}.title[data-v-790053de]{text-align:center;font-size:2.82353rem;line-height:1.08333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){.title[data-v-790053de]{font-size:2.35294rem;line-height:1.1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.title[data-v-790053de]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/css/index.d0b63544.css b/docs/docc/Apollo.doccarchive/css/index.d0b63544.css new file mode 100644 index 000000000..b02651785 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/css/index.d0b63544.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-0c0360ce]{--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-0c0360ce]{--toggle-color-text:var(--color-figure-blue)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .color-scheme-toggle[data-v-0c0360ce]{--toggle-color-text:var(--color-figure-blue)}}@media print{.color-scheme-toggle[data-v-0c0360ce]{display:none}}:root.no-js .color-scheme-toggle[data-v-0c0360ce]{visibility:hidden}input[data-v-0c0360ce]{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-0c0360ce]:focus-within{outline:4px solid var(--color-focus-color);outline-offset:1px}.text[data-v-0c0360ce]{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-0c0360ce]:hover{cursor:pointer}input:checked+.text[data-v-0c0360ce]{--toggle-color-text:var(--color-button-text);background:var(--toggle-color-fill);border-color:var(--toggle-color-fill)}.footer[data-v-f1d65b2a]{border-top:1px solid var(--color-grid)}.row[data-v-f1d65b2a]{margin-left:auto;margin-right:auto;width:1536px;width:980px;display:flex;flex-direction:row-reverse;margin:20px auto}@media only screen and (max-width:1250px){.row[data-v-f1d65b2a]{width:692px}}@media only screen and (max-width:735px){.row[data-v-f1d65b2a]{width:87.5%}}@media only screen and (max-width:320px){.row[data-v-f1d65b2a]{width:215px}}@media only screen and (max-width:735px){.row[data-v-f1d65b2a]{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-06e5463e]{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-06e5463e]{fill:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}@media screen{[data-color-scheme=dark] .svg-icon[data-v-06e5463e]{fill:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .svg-icon[data-v-06e5463e]{fill:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}}.svg-icon.icon-inline[data-v-06e5463e]{display:inline-block;vertical-align:middle;fill:currentColor}.svg-icon.icon-inline[data-v-06e5463e] .svg-icon-stroke{stroke:currentColor}[data-v-06e5463e] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-light,var(--color-svg-icon))}.theme-dark[data-v-06e5463e] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}@media screen{[data-color-scheme=dark][data-v-06e5463e] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto][data-v-06e5463e] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}}.suggest-lang[data-v-c2dca0ae]{background:#000;color:#fff;display:flex;justify-content:center;border-bottom:1px solid var(--color-grid)}.suggest-lang__wrapper[data-v-c2dca0ae]{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-c2dca0ae]{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-c2dca0ae]{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-c2dca0ae]{padding:.2352941176rem}.suggest-lang__close-icon-button .close-icon[data-v-c2dca0ae]{width:8px;display:block}.suggest-lang .inline-chevron-right-icon[data-v-c2dca0ae]{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}.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{#app-main,#content,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}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-text:#fff;--color-badge-default:var(--color-figure-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:#000;--color-nav-current-link:#000;--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:#fff;--color-nav-dark-current-link:#fff;--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-other-decl-button:var(--color-text-background);--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-highlighted:rgba(0,113,227,.2);--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:#ffc2c2;--color-standard-orange:#fc9;--color-standard-yellow:#ffe0a3;--color-standard-blue:#9cf;--color-standard-green:#9cc;--color-standard-purple:#ccf;--color-standard-gray:#f0f0f0}@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-text:#000;--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-highlighted:rgba(0,113,227,.6);--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);--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 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-text:#000;--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-highlighted:rgba(0,113,227,.6);--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);--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}}#app-main{outline-style:none}:root{--app-height:100vh}[data-v-1fc6db09] :focus:not(input):not(textarea):not(select){outline:none}.fromkeyboard[data-v-1fc6db09] :focus:not(input):not(textarea):not(select){outline:4px solid var(--color-focus-color);outline-offset:1px}#app[data-v-1fc6db09]{display:flex;flex-flow:column;min-height:100%}#app[data-v-1fc6db09]>*{min-width:0}#app .router-content[data-v-1fc6db09]{flex:1}.container[data-v-1f05d9ec]{margin-left:auto;margin-right:auto;width:1536px;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/docc/Apollo.doccarchive/css/topic.59e2bdb7.css b/docs/docc/Apollo.doccarchive/css/topic.59e2bdb7.css new file mode 100644 index 000000000..a369576cf --- /dev/null +++ b/docs/docc/Apollo.doccarchive/css/topic.59e2bdb7.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-f934959a]{position:relative}.form-dropdown[data-v-f934959a]{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-f934959a]: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-f934959a]{padding-top:0}.form-dropdown[data-v-f934959a]:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--color-dropdown-text)}.form-dropdown[data-v-f934959a]::-ms-expand{opacity:0}.form-dropdown~.form-icon[data-v-f934959a]{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-f934959a]{transform:translateY(-50%) scale(-1)}@media only screen and (max-width:735px){.form-dropdown~.form-icon[data-v-f934959a]{right:14px}}.form-dropdown~.form-label[data-v-f934959a]{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-f934959a] option{color:var(--color-dropdown-text)}.form-dropdown-selectnone[data-v-f934959a]{color:transparent}.form-dropdown-selectnone~.form-label[data-v-f934959a]{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-f934959a]:-moz-focusring{text-shadow:none}.form-dropdown-selectnone[data-v-f934959a]::-ms-value{display:none}.theme-dark .form-dropdown[data-v-f934959a]{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-f934959a]{color:#ccc}.theme-dark .form-dropdown[data-v-f934959a]:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--color-dropdown-dark-text)}.theme-dark .form-dropdown.form-dropdown-selectnone[data-v-f934959a]{color:transparent}.theme-dark .form-dropdown.form-dropdown-selectnone[data-v-f934959a]:-moz-focusring{text-shadow:none}.theme-dark .form-dropdown-selectnone~.form-label[data-v-f934959a]{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-367fa5fc]{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-367fa5fc] .nav-content{display:grid;grid-template-columns:auto auto 3fr;align-items:center}.nav[data-v-367fa5fc] .nav-menu{padding:0;justify-content:flex-start;grid-column:3/5}.nav[data-v-367fa5fc] .nav-menu-item{margin:0}}.dropdown-container[data-v-367fa5fc]{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-367fa5fc]{grid-template-columns:minmax(173px,216px) auto minmax(173px,1fr)}}@media(scripting:none){.dropdown-container[data-v-367fa5fc]{display:none}}.separator[data-v-367fa5fc]{height:20px;border-right:1px solid;border-color:var(--color-nav-outlines);margin:0 20px;grid-column:2}@media(scripting:none){.separator[data-v-367fa5fc]{display:none}}.mobile-dropdown-container[data-v-367fa5fc],.nav--in-breakpoint-range.nav .dropdown-container[data-v-367fa5fc],.nav--in-breakpoint-range.nav .separator[data-v-367fa5fc]{display:none}.nav--in-breakpoint-range.nav .mobile-dropdown-container[data-v-367fa5fc]{display:block}.nav--in-breakpoint-range.nav[data-v-367fa5fc] .nav-title{grid-area:title}.nav--in-breakpoint-range.nav[data-v-367fa5fc] .pre-title{display:none}.nav[data-v-367fa5fc] .nav-title{grid-column:1;padding-top:0}.primary-dropdown[data-v-367fa5fc],.secondary-dropdown[data-v-367fa5fc]{background:var(--color-tutorial-navbar-dropdown-background);border-color:var(--color-tutorial-navbar-dropdown-border)}.primary-dropdown[data-v-367fa5fc] .form-dropdown,.primary-dropdown[data-v-367fa5fc] .form-dropdown:focus,.secondary-dropdown[data-v-367fa5fc] .form-dropdown,.secondary-dropdown[data-v-367fa5fc] .form-dropdown:focus{border-color:var(--color-tutorial-navbar-dropdown-border)}.primary-dropdown[data-v-367fa5fc] .options,.secondary-dropdown[data-v-367fa5fc] .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:1536px;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:1536px;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:1536px;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-text:#fff;--color-badge-default:var(--color-figure-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:#000;--color-nav-current-link:#000;--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:#fff;--color-nav-dark-current-link:#fff;--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-other-decl-button:var(--color-text-background);--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-highlighted:rgba(0,113,227,.2);--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:#ffc2c2;--color-standard-orange:#fc9;--color-standard-yellow:#ffe0a3;--color-standard-blue:#9cf;--color-standard-green:#9cc;--color-standard-purple:#ccf;--color-standard-gray:#f0f0f0;--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-text:#000;--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-highlighted:rgba(0,113,227,.6);--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);--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}}.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:1536px;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:1536px;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-9d2d5cc2]{background:var(--colors-article-background,var(--color-article-background))}@media only screen and (max-width:735px){.article[data-v-9d2d5cc2]{background:var(--colors-text-background,var(--color-article-body-background))}}.intro-container[data-v-7dcf2d10]{margin-bottom:80px}.intro[data-v-7dcf2d10]{display:flex;align-items:center}@media only screen and (max-width:735px){.intro[data-v-7dcf2d10]{padding-bottom:0;flex-direction:column}}.intro.ide .media[data-v-7dcf2d10] img{background-color:var(--colors-text-background,var(--color-text-background))}.col.left[data-v-7dcf2d10]{padding-right:40px}@media only screen and (max-width:1250px){.col.left[data-v-7dcf2d10]{padding-right:28px}}@media only screen and (max-width:735px){.col.left[data-v-7dcf2d10]{margin-left:auto;margin-right:auto;width:1536px;width:980px;padding-right:0}}@media only screen and (max-width:735px)and (max-width:1250px){.col.left[data-v-7dcf2d10]{width:692px}}@media only screen and (max-width:735px)and (max-width:735px){.col.left[data-v-7dcf2d10]{width:87.5%}}@media only screen and (max-width:735px)and (max-width:320px){.col.left[data-v-7dcf2d10]{width:215px}}.col.right[data-v-7dcf2d10]{padding-left:40px}@media only screen and (max-width:1250px){.col.right[data-v-7dcf2d10]{padding-left:28px}}@media only screen and (max-width:735px){.col.right[data-v-7dcf2d10]{padding-left:0}}.content[data-v-7dcf2d10]{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-7dcf2d10] 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-7dcf2d10]{margin:0;margin-top:40px}.media[data-v-7dcf2d10] image,.media[data-v-7dcf2d10] video{max-height:80vh}}.media[data-v-7dcf2d10] .asset{padding:0 20px}.headline[data-v-7dcf2d10]{color:var(--colors-header-text,var(--color-header-text))}[data-v-7dcf2d10] .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-7dcf2d10] .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-7dcf2d10] .eyebrow a{color:inherit}[data-v-7dcf2d10] .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-7dcf2d10] .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-7dcf2d10] .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-7dcf2d10]{margin-left:auto;margin-right:auto;width:1536px;width:980px;margin-top:40px}@media only screen and (max-width:1250px){.expanded-intro[data-v-7dcf2d10]{width:692px}}@media only screen and (max-width:735px){.expanded-intro[data-v-7dcf2d10]{width:87.5%}}@media only screen and (max-width:320px){.expanded-intro[data-v-7dcf2d10]{width:215px}}[data-v-7dcf2d10] .cols-2{gap:20px 16.6666666667%}[data-v-7dcf2d10] .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-d0198556]{margin:0}.step-container[data-v-d0198556]:not(:last-child){margin-bottom:100px}@media only screen and (max-width:735px){.step-container[data-v-d0198556]:not(:last-child){margin-bottom:80px}}.step[data-v-d0198556]{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-d0198556]: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-d0198556],.step[data-v-d0198556]:focus{outline:none}.step.focused[data-v-d0198556]:before,.step[data-v-d0198556]:focus:before{opacity:1}:root.no-js .step.focused[data-v-d0198556]:before,:root.no-js .step[data-v-d0198556]:focus:before{opacity:0}@media only screen and (max-width:735px){.step[data-v-d0198556]{padding-left:2rem}.step[data-v-d0198556]:before{opacity:1}}.step-label[data-v-d0198556]{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-d0198556]{border-top:1px solid;border-color:var(--color-step-caption);padding:1rem 0 0 0;margin-top:1rem}.media-container[data-v-d0198556]{display:none}@media only screen and (max-width:735px){.step[data-v-d0198556]{margin:0 .5882352941rem 1.1764705882rem .5882352941rem}.step.focused[data-v-d0198556],.step[data-v-d0198556]:focus{outline:none}.media-container[data-v-d0198556]{display:block;position:relative}.media-container[data-v-d0198556] img,.media-container[data-v-d0198556] video{max-height:80vh}[data-v-d0198556] .asset{padding:0 20px}}.steps[data-v-e3061a7c]{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-e3061a7c]{padding-top:80px}.steps[data-v-e3061a7c]: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-e3061a7c] aside{background:unset;border:unset;box-shadow:unset;-moz-column-break-inside:unset;break-inside:unset;padding:unset}.steps[data-v-e3061a7c] 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-e3061a7c] aside+*{margin-top:var(--spacing-stacked-margin-large)}.content-container[data-v-e3061a7c]{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-e3061a7c]{margin-top:0;margin-bottom:0;height:100%;margin-left:0;margin-right:0;position:relative;width:100%}}.asset-container[data-v-e3061a7c]{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-e3061a7c]{top:2.8235294118rem;height:calc(100vh - 2.82353rem)}}.asset-container[data-v-e3061a7c]:not(.for-step-code){overflow-y:auto;-webkit-overflow-scrolling:touch}.asset-container.ide[data-v-e3061a7c]{height:100vh;top:0}@media only screen and (min-width:736px){.asset-container[data-v-e3061a7c]{display:grid}.asset-container>[data-v-e3061a7c]{grid-row:1;grid-column:1;height:calc(100vh - 3.05882rem)}.asset-container.ide>[data-v-e3061a7c]{height:100vh}}.asset-container .step-asset[data-v-e3061a7c]{box-sizing:border-box;padding:0;padding-left:40px;min-height:320px;height:100%}.asset-container .step-asset[data-v-e3061a7c],.asset-container .step-asset[data-v-e3061a7c] picture{height:100%;display:flex;align-items:center}.asset-container .step-asset[data-v-e3061a7c] .video-replay-container{height:100%;display:flex;flex-direction:column;justify-content:center}.asset-container .step-asset[data-v-e3061a7c] img,.asset-container .step-asset[data-v-e3061a7c] 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-e3061a7c] img,.asset-container .step-asset[data-v-e3061a7c] video{max-width:363.66667px}}.asset-container .step-asset[data-v-e3061a7c] .video-replay-container,.asset-container .step-asset[data-v-e3061a7c] img{min-height:320px}.asset-container .step-asset[data-v-e3061a7c] .video-replay-container video{min-height:280px}.asset-container .step-asset[data-v-e3061a7c] [data-orientation=landscape]{max-width:min(841px,calc(50vw + 8.33333% - 80px))}@media only screen and (max-width:735px){.asset-container[data-v-e3061a7c]{display:none}}.asset-wrapper[data-v-e3061a7c]{width:63.2%;align-self:center;transition:transform .25s ease-out;will-change:transform}.asset-wrapper.ide .step-asset[data-v-e3061a7c] img{background-color:var(--background,var(--color-step-background))}.asset-wrapper[data-v-e3061a7c]:has([data-orientation=landscape]){width:unset}[data-v-e3061a7c] .runtime-preview-asset{display:grid}[data-v-e3061a7c] .runtime-preview-asset>*{grid-row:1;grid-column:1}.interstitial[data-v-e3061a7c]{padding:0 2rem}.interstitial[data-v-e3061a7c]:not(:first-child){margin-top:5.8823529412rem}.interstitial[data-v-e3061a7c]:not(:last-child){margin-bottom:30px}@media only screen and (max-width:735px){.interstitial[data-v-e3061a7c]{margin-left:auto;margin-right:auto;width:1536px;width:980px;padding:0}}@media only screen and (max-width:735px)and (max-width:1250px){.interstitial[data-v-e3061a7c]{width:692px}}@media only screen and (max-width:735px)and (max-width:735px){.interstitial[data-v-e3061a7c]{width:87.5%}}@media only screen and (max-width:735px)and (max-width:320px){.interstitial[data-v-e3061a7c]{width:215px}}@media only screen and (max-width:735px){.interstitial[data-v-e3061a7c]:not(:first-child){margin-top:0}}.fade-enter-active[data-v-e3061a7c],.fade-leave-active[data-v-e3061a7c]{transition:opacity .3s ease-in-out}.fade-enter[data-v-e3061a7c],.fade-leave-to[data-v-e3061a7c]{opacity:0}.section[data-v-6b3a0b3a]{padding-top:80px}.sections[data-v-79a75e9e]{margin-left:auto;margin-right:auto;width:1536px;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-1631abcb]{background-color:var(--colors-text-background,var(--color-tutorial-background))} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/css/topic.f6469788.css b/docs/docc/Apollo.doccarchive/css/topic.f6469788.css deleted file mode 100644 index 69d7c54d9..000000000 --- a/docs/docc/Apollo.doccarchive/css/topic.f6469788.css +++ /dev/null @@ -1,9 +0,0 @@ -/*! - * 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-60ea3af8]{max-width:100%}.title[data-v-60ea3af8]{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-60ea3af8]{max-width:205px}}@media only screen and (max-width:767px){.title[data-v-60ea3af8]{flex-basis:fill;display:initial;vertical-align:initial;max-width:none}}.subhead[data-v-60ea3af8]{color:var(--color-nav-root-subhead)}.theme-dark .subhead[data-v-60ea3af8]{color:var(--color-nav-dark-root-subhead)}.mobile-dropdown[data-v-154acfbd]{box-sizing:border-box}.nav--in-breakpoint-range .mobile-dropdown[data-v-154acfbd]{padding-left:.23529rem;padding-right:.23529rem}.mobile-dropdown ul[data-v-154acfbd]{list-style:none}.mobile-dropdown .option[data-v-154acfbd]{cursor:pointer;font-size:.70588rem;padding:.5rem 0;display:block;text-decoration:none;color:inherit}.mobile-dropdown .option[data-v-154acfbd]:focus{outline-offset:0}.mobile-dropdown .option.depth1[data-v-154acfbd]{padding-left:.47059rem}.active[data-v-154acfbd],.tutorial.router-link-active[data-v-154acfbd]{font-weight:600}.active[data-v-154acfbd]:focus,.tutorial.router-link-active[data-v-154acfbd]:focus{outline:none}.chapter-list[data-v-154acfbd]:not(:first-child){margin-top:1rem}.chapter-name[data-v-154acfbd],.tutorial[data-v-154acfbd]{padding:.5rem 0;font-size:1rem;line-height:1.47059;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.section-list[data-v-154acfbd],.tutorial-list[data-v-154acfbd]{padding:0 .58824rem}.chapter-list:last-child .tutorial-list[data-v-154acfbd]:last-child{padding-bottom:10em}.chapter-list[data-v-154acfbd]{display:inline-block}.form-element[data-v-998803d8]{position:relative}.form-dropdown[data-v-998803d8]{font-size:1rem;line-height:1.23529;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;display:block;box-sizing:border-box;width:100%;height:3.3em;color:var(--color-dropdown-text);padding:1.11765rem 2.35294rem 0 .94118rem;text-align:left;border:1px solid var(--color-dropdown-border);border-radius:4px;background-clip:padding-box;margin-bottom:.82353rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;min-height:32px}.form-dropdown[data-v-998803d8]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none;border-color:var(--color-focus-border-color)}.form-dropdown.no-eyebrow[data-v-998803d8]{padding-top:0}.form-dropdown[data-v-998803d8]:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--color-dropdown-text)}.form-dropdown[data-v-998803d8]::-ms-expand{opacity:0}.form-dropdown~.form-icon[data-v-998803d8]{position:absolute;display:block;pointer-events:none;fill:var(--color-figure-gray-tertiary);right:14px;width:13px;height:auto;top:50%;transform:translateY(-50%)}.is-open .form-dropdown~.form-icon[data-v-998803d8]{transform:translateY(-50%) scale(-1)}@media only screen and (max-width:735px){.form-dropdown~.form-icon[data-v-998803d8]{right:14px}}.form-dropdown~.form-label[data-v-998803d8]{font-size:.70588rem;line-height:1.75;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;position:absolute;top:.47059rem;left:17px;color:var(--color-figure-gray-secondary);pointer-events:none;padding:0;z-index:1}.form-dropdown[data-v-998803d8] option{color:var(--color-dropdown-text)}.form-dropdown-selectnone[data-v-998803d8]{color:transparent}.form-dropdown-selectnone~.form-label[data-v-998803d8]{font-size:1rem;line-height:1.23529;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;top:19px;left:17px;color:var(--color-figure-gray-tertiary)}.form-dropdown-selectnone[data-v-998803d8]:-moz-focusring{text-shadow:none}.form-dropdown-selectnone[data-v-998803d8]::-ms-value{display:none}.theme-dark .form-dropdown[data-v-998803d8]{color:var(--color-dropdown-dark-text);background-color:var(--color-dropdown-dark-background);border-color:var(--color-dropdown-dark-border)}.theme-dark .form-dropdown~.form-label[data-v-998803d8]{color:#ccc}.theme-dark .form-dropdown[data-v-998803d8]:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--color-dropdown-dark-text)}.theme-dark .form-dropdown.form-dropdown-selectnone[data-v-998803d8]{color:transparent}.theme-dark .form-dropdown.form-dropdown-selectnone[data-v-998803d8]:-moz-focusring{text-shadow:none}.theme-dark .form-dropdown-selectnone~.form-label[data-v-998803d8]{color:#b0b0b0}.dropdown-small[data-v-12dd746a]{height:30px;display:flex;align-items:center;position:relative;background:var(--color-fill)}.dropdown-small .form-dropdown-toggle[data-v-12dd746a]{line-height:1.5;font-size:12px;padding-top:0;padding-bottom:0;padding-left:20px;min-height:unset;height:30px;display:flex;align-items:center}.dropdown-small .form-dropdown-toggle[data-v-12dd746a]:focus{box-shadow:none;border-color:var(--color-dropdown-border)}.fromkeyboard .dropdown-small .form-dropdown-toggle[data-v-12dd746a]:focus{box-shadow:0 0 0 2px var(--color-focus-color);outline:none;border-color:var(--color-focus-border-color)}.form-dropdown-toggle[data-v-12dd746a]{margin:0}.is-open .form-dropdown-toggle[data-v-12dd746a]{border-radius:4px 4px 0 0;border-bottom:none;padding-bottom:1px}.fromkeyboard .is-open .form-dropdown-toggle[data-v-12dd746a]{box-shadow:1px -1px 0 1px var(--color-focus-color),-1px -1px 0 1px var(--color-focus-color);border-color:var(--color-focus-border-color)}.form-dropdown-title[data-v-12dd746a]{margin:0;padding:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dropdown-custom[data-v-12dd746a]{border-radius:4px}.dropdown-custom.is-open[data-v-12dd746a]{border-radius:4px 4px 0 0}.dropdown-custom[data-v-12dd746a] .form-dropdown-content{background:var(--color-fill);position:absolute;right:0;left:0;top:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border:1px solid var(--color-dropdown-border);border-top:none;display:none;overflow-y:auto}.dropdown-custom[data-v-12dd746a] .form-dropdown-content.is-open{display:block}.fromkeyboard .dropdown-custom[data-v-12dd746a] .form-dropdown-content.is-open{box-shadow:1px 1px 0 1px var(--color-focus-color),-1px 1px 0 1px var(--color-focus-color);border-color:var(--color-focus-border-color);border-top-color:transparent}.nav .dropdown-custom[data-v-12dd746a] .form-dropdown-content{max-height:calc(100vh - 116px - 3.05882rem)}.nav--is-sticking.nav .dropdown-custom[data-v-12dd746a] .form-dropdown-content{max-height:calc(100vh - 3.05882rem - 72px)}.dropdown-custom[data-v-12dd746a] .options{list-style:none;margin:0;padding:0 0 20px}.dropdown-custom[data-v-12dd746a] .option{cursor:pointer;padding:5px 20px;font-size:12px;line-height:20px;outline:none}.dropdown-custom[data-v-12dd746a] .option:hover{background-color:var(--color-fill-tertiary)}.dropdown-custom[data-v-12dd746a] .option.option-active{font-weight:600}.fromkeyboard .dropdown-custom[data-v-12dd746a] .option:hover{background-color:transparent}.fromkeyboard .dropdown-custom[data-v-12dd746a] .option:focus{background-color:var(--color-fill-tertiary);outline:none}.tutorial-dropdown[data-v-4a151342]{grid-column:3}.section-tracker[data-v-4a151342]{font-size:.70588rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-figure-gray-secondary);margin-left:15px}.tutorial-dropdown[data-v-78dc103f]{grid-column:1/2}.tutorial-dropdown .options[data-v-78dc103f]{padding-top:1rem;padding-bottom:0}.tutorial-dropdown .option[data-v-78dc103f]{padding:5px 20px 5px 30px}.chapter-list[data-v-78dc103f]{padding-bottom:20px}.chapter-name[data-v-78dc103f]{margin:0 20px 5px 20px;line-height:normal;color:var(--color-figure-gray-secondary)}.chevron-icon[data-v-26e19f17]{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-26e19f17] .nav-content{display:grid;grid-template-columns:auto auto 3fr;align-items:center}.nav[data-v-26e19f17] .nav-menu{padding:0;grid-column:3/5}.nav[data-v-26e19f17] .nav-menu-item{margin:0}}.dropdown-container[data-v-26e19f17]{height:3.05882rem;display:grid;grid-template-columns:minmax(230px,285px) auto minmax(230px,1fr);align-items:center}@media only screen and (max-width:1023px){.dropdown-container[data-v-26e19f17]{grid-template-columns:minmax(173px,216px) auto minmax(173px,1fr)}}.separator[data-v-26e19f17]{height:20px;border-right:1px solid;border-color:var(--color-nav-outlines);margin:0 20px;grid-column:2}.mobile-dropdown-container[data-v-26e19f17],.nav--in-breakpoint-range.nav .dropdown-container[data-v-26e19f17],.nav--in-breakpoint-range.nav .separator[data-v-26e19f17]{display:none}.nav--in-breakpoint-range.nav .mobile-dropdown-container[data-v-26e19f17]{display:block}.nav--in-breakpoint-range.nav[data-v-26e19f17] .nav-title{grid-area:title}.nav--in-breakpoint-range.nav[data-v-26e19f17] .pre-title{display:none}.nav[data-v-26e19f17] .nav-title{grid-column:1;width:90%;padding-top:0}.primary-dropdown[data-v-26e19f17],.secondary-dropdown[data-v-26e19f17]{background:var(--color-tutorial-navbar-dropdown-background);border-color:var(--color-tutorial-navbar-dropdown-border)}.primary-dropdown[data-v-26e19f17] .form-dropdown,.primary-dropdown[data-v-26e19f17] .form-dropdown:focus,.secondary-dropdown[data-v-26e19f17] .form-dropdown,.secondary-dropdown[data-v-26e19f17] .form-dropdown:focus{border-color:var(--color-tutorial-navbar-dropdown-border)}.primary-dropdown[data-v-26e19f17] .options,.secondary-dropdown[data-v-26e19f17] .options{background:var(--color-tutorial-navbar-dropdown-background);border-color:var(--color-tutorial-navbar-dropdown-border)}.replay-button[data-v-59608016]{display:flex;align-items:center;justify-content:center;cursor:pointer;visibility:hidden;margin-top:.5rem;-webkit-tap-highlight-color:transparent}.replay-button.visible[data-v-59608016]{visibility:visible}.replay-button svg.replay-icon[data-v-59608016]{height:12px;width:12px;margin-left:.3em}[data-v-1b5cc854] img,[data-v-1b5cc854] video{display:block;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;max-width:100%}[data-v-3cfe1c35] .code-listing+*,[data-v-3cfe1c35] aside+*,[data-v-3cfe1c35] h2+*,[data-v-3cfe1c35] h3+*,[data-v-3cfe1c35] ol+*,[data-v-3cfe1c35] p+*,[data-v-3cfe1c35] ul+*{margin-top:20px}[data-v-3cfe1c35] ol ol,[data-v-3cfe1c35] ol ul,[data-v-3cfe1c35] ul ol,[data-v-3cfe1c35] ul ul{margin-top:0}[data-v-3cfe1c35] h2{font-size:1.88235rem;line-height:1.25;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){[data-v-3cfe1c35] h2{font-size:1.64706rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){[data-v-3cfe1c35] h2{font-size:1.41176rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}[data-v-3cfe1c35] h3{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){[data-v-3cfe1c35] h3{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}[data-v-3cfe1c35] .code-listing{background:var(--color-code-background);border-color:var(--colors-grid,var(--color-grid));border-style:solid;border-width:1px}[data-v-3cfe1c35] .code-listing pre{font-size:.70588rem;line-height:1.83333;font-weight:400;font-family:Menlo,monospace;padding:20px 0}.columns[data-v-30edf911]{display:grid;grid-template-rows:repeat(2,auto)}.columns.cols-2[data-v-30edf911]{gap:20px 8.33333%;grid-template-columns:repeat(2,1fr)}.columns.cols-3[data-v-30edf911]{gap:20px 4.16667%;grid-template-columns:repeat(3,1fr)}.asset[data-v-30edf911]{align-self:end;grid-row:1}.content[data-v-30edf911]{grid-row:2}@media only screen and (max-width:735px){.columns.cols-2[data-v-30edf911],.columns.cols-3[data-v-30edf911]{grid-template-columns:unset}.asset[data-v-30edf911],.content[data-v-30edf911]{grid-row:auto}}.content-and-media[data-v-3fa44f9e]{display:flex}.content-and-media.media-leading[data-v-3fa44f9e]{flex-direction:row-reverse}.content-and-media.media-trailing[data-v-3fa44f9e]{flex-direction:row}@media only screen and (min-width:736px){.content-and-media[data-v-3fa44f9e]{align-items:center;justify-content:center}}.content[data-v-3fa44f9e]{width:62.5%}.asset[data-v-3fa44f9e]{width:29.16667%}.media-leading .asset[data-v-3fa44f9e]{margin-right:8.33333%}.media-trailing .asset[data-v-3fa44f9e]{margin-left:8.33333%}@media only screen and (max-width:735px){.content-and-media.media-leading[data-v-3fa44f9e],.content-and-media.media-trailing[data-v-3fa44f9e]{flex-direction:column}.asset[data-v-3fa44f9e],.content[data-v-3fa44f9e]{width:100%}.media-leading .asset[data-v-3fa44f9e],.media-trailing .asset[data-v-3fa44f9e]{margin:20px 0 0 0}}.group[id][data-v-1f2be54b]{margin-top:20px;padding-top:20px}[data-v-1f2be54b] img,[data-v-1f2be54b] video{display:block;margin:0 auto;max-width:100%}.layout+[data-v-4d5a806e]{margin-top:40px}@media only screen and (max-width:735px){.layout[data-v-4d5a806e]:first-child>:not(.group[id]){margin-top:40px}}.body[data-v-6499e2f2]{background:var(--colors-text-background,var(--color-article-body-background));margin-left:auto;margin-right:auto;width:980px;border-radius:10px;transform:translateY(-120px)}@media only screen and (max-width:1250px){.body[data-v-6499e2f2]{width:692px}}@media only screen and (max-width:735px){.body[data-v-6499e2f2]{width:87.5%;border-radius:0;transform:none}}.body[data-v-6499e2f2]~*{margin-top:-40px}.body-content[data-v-6499e2f2]{padding:40px 8.33333% 80px 8.33333%}@media only screen and (max-width:735px){.body-content[data-v-6499e2f2]{padding:0 0 40px 0}}.call-to-action[data-v-2016b288]{padding:65px 0;background:var(--color-call-to-action-background)}.theme-dark .call-to-action[data-v-2016b288]{--color-call-to-action-background:#424242}.row[data-v-2016b288]{margin-left:auto;margin-right:auto;width:980px;display:flex;align-items:center}@media only screen and (max-width:1250px){.row[data-v-2016b288]{width:692px}}@media only screen and (max-width:735px){.row[data-v-2016b288]{width:87.5%}}[data-v-2016b288] img,[data-v-2016b288] video{max-height:560px}h2[data-v-2016b288]{font-size:1.88235rem;line-height:1.25;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){h2[data-v-2016b288]{font-size:1.64706rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){h2[data-v-2016b288]{font-size:1.41176rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.label[data-v-2016b288]{display:block;font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;margin-bottom:.4em;color:var(--color-eyebrow)}@media only screen and (max-width:735px){.label[data-v-2016b288]{font-size:1.11765rem;line-height:1.21053;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.content[data-v-2016b288]{margin-bottom:1.5rem}.right-column[data-v-2016b288]{margin-left:auto}@media only screen and (max-width:735px){.row[data-v-2016b288]{display:block}.col+.col[data-v-2016b288]{margin-top:40px}}@media only screen and (max-width:735px){.call-to-action[data-v-426a965c]{margin-top:0}}.headline[data-v-1898f592]{margin-bottom:.8em}.heading[data-v-1898f592]{font-size:2.82353rem;line-height:1.08333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-header-text)}@media only screen and (max-width:1250px){.heading[data-v-1898f592]{font-size:2.35294rem;line-height:1.1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.heading[data-v-1898f592]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.dark .heading[data-v-1898f592]{color:#fff}.eyebrow[data-v-1898f592]{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;display:block;margin-bottom:.4em;color:var(--color-eyebrow)}@media only screen and (max-width:1250px){.eyebrow[data-v-1898f592]{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.generic-modal[data-v-ea628b36]{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-ea628b36]{align-items:stretch}.modal-fullscreen .container[data-v-ea628b36]{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-ea628b36]{padding:20px}.modal-standard .container[data-v-ea628b36]{padding:60px;border-radius:4px}@media screen{[data-color-scheme=dark] .modal-standard .container[data-v-ea628b36]{background:#1d1d1f}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .modal-standard .container[data-v-ea628b36]{background:#1d1d1f}}@media only screen and (max-width:735px){.modal-standard[data-v-ea628b36]{padding:0;align-items:stretch}.modal-standard .container[data-v-ea628b36]{margin:20px 0 0;padding:50px 30px;flex:1;width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0}}.backdrop[data-v-ea628b36]{overflow:auto;background:rgba(0,0,0,.4);-webkit-overflow-scrolling:touch;width:100%;height:100%;position:fixed}.container[data-v-ea628b36]{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-ea628b36]{width:692px}}@media only screen and (max-width:735px){.container[data-v-ea628b36]{width:87.5%}}.close[data-v-ea628b36]{position:absolute;z-index:9999;top:22px;left:22px;width:30px;height:30px;color:#666;cursor:pointer;background:none;border:0;display:flex;align-items:center}.close .close-icon[data-v-ea628b36]{fill:currentColor;width:100%;height:100%}.theme-dark .container[data-v-ea628b36]{background:#1b2240}.theme-dark .container .close[data-v-ea628b36]{color:#b0b0b0}.theme-code .container[data-v-ea628b36]{background-color:var(--background,var(--color-code-background))}.metadata[data-v-2fa6f125]{display:flex}.item[data-v-2fa6f125]{font-size:.70588rem;line-height:1.33333;font-weight:600;font-family:Source Sans Pro,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-2fa6f125]{font-size:.64706rem;line-height:1.63636;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;padding:0 8px}}.item[data-v-2fa6f125]:first-of-type{padding-left:0}.item[data-v-2fa6f125]:last-of-type{border:none}@media only screen and (max-width:735px){.item[data-v-2fa6f125]:last-of-type{padding-right:0}}.content[data-v-2fa6f125]{color:#fff}.icon[data-v-2fa6f125]{font-size:2.82353rem;line-height:1.08333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){.icon[data-v-2fa6f125]{font-size:2.35294rem;line-height:1.1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.icon[data-v-2fa6f125]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.small-icon[data-v-2fa6f125]{width:1em;height:1em;margin-left:.2rem}.small-icon.xcode-icon[data-v-2fa6f125]{width:.8em;height:.8em}.content-link[data-v-2fa6f125]{display:flex;align-items:center}a[data-v-2fa6f125]{color:var(--colors-link,var(--color-tutorials-overview-link))}.duration[data-v-2fa6f125]{display:flex;align-items:baseline;font-size:2.35294rem;line-height:1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.8rem}@media only screen and (max-width:735px){.duration[data-v-2fa6f125]{font-size:1.64706rem;line-height:1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.3rem}}.minutes[data-v-2fa6f125]{display:inline-block;font-size:1.64706rem;line-height:1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.3rem}@media only screen and (max-width:735px){.minutes[data-v-2fa6f125]{font-size:1rem;line-height:1.23529;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:.8rem}}.item-large-icon[data-v-2fa6f125]{height:2.3rem;max-width:100%}@media only screen and (max-width:735px){.item-large-icon[data-v-2fa6f125]{height:1.5rem;max-width:100%}}.bottom[data-v-2fa6f125]{margin-top:13px}@media only screen and (max-width:735px){.bottom[data-v-2fa6f125]{margin-top:8px}}.hero[data-v-cb87b2d0]{color:var(--color-tutorial-hero-text);position:relative}.bg[data-v-cb87b2d0],.hero[data-v-cb87b2d0]{background-color:var(--color-tutorial-hero-background)}.bg[data-v-cb87b2d0]{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-cb87b2d0]{margin-left:auto;margin-right:auto;width:980px;padding:80px 0}@media only screen and (max-width:1250px){.row[data-v-cb87b2d0]{width:692px}}@media only screen and (max-width:735px){.row[data-v-cb87b2d0]{width:87.5%}}.col[data-v-cb87b2d0]{z-index:1}[data-v-cb87b2d0] .eyebrow{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-hero-eyebrow)}@media only screen and (max-width:1250px){[data-v-cb87b2d0] .eyebrow{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.headline[data-v-cb87b2d0]{font-size:2.82353rem;line-height:1.08333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;margin-bottom:2rem}@media only screen and (max-width:1250px){.headline[data-v-cb87b2d0]{font-size:2.35294rem;line-height:1.1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.headline[data-v-cb87b2d0]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.intro[data-v-cb87b2d0]{font-size:1.23529rem;line-height:1.38095;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:735px){.intro[data-v-cb87b2d0]{font-size:1.11765rem;line-height:1.42105;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.content+p[data-v-cb87b2d0]{margin-top:.8em}@media only screen and (max-width:735px){.content+p[data-v-cb87b2d0]{margin-top:8px}}.call-to-action[data-v-cb87b2d0]{display:flex;align-items:center}.call-to-action .cta-icon[data-v-cb87b2d0]{margin-left:.4rem;width:1em;height:1em}.metadata[data-v-cb87b2d0]{margin-top:2rem}.video-asset[data-v-cb87b2d0]{display:grid;height:100vh;margin:0;place-items:center center}.video-asset[data-v-cb87b2d0] video{max-width:1280px;min-width:320px;width:100%}@media only screen and (max-width:735px){.headline[data-v-cb87b2d0]{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-8ec95972]{font-size:.70588rem;line-height:1.33333;color:var(--colors-secondary-label,var(--color-secondary-label))}.title[data-v-8ec95972],.title[data-v-455ff2a6]{font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.title[data-v-455ff2a6]{font-size:1.11765rem;line-height:1.21053;color:var(--colors-header-text,var(--color-header-text));margin:25px 0}.question-content[data-v-455ff2a6] code{font-size:.76471rem;line-height:1.84615;font-weight:400;font-family:Menlo,monospace}.choices[data-v-455ff2a6]{display:flex;flex-direction:column;padding:0;list-style:none;margin:25px 0}.choice[data-v-455ff2a6]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;flex:1;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-455ff2a6] img{max-height:23.52941rem}.choice[data-v-455ff2a6]:first-of-type{margin-top:0}.choice[data-v-455ff2a6] code{font-size:.76471rem;line-height:1.84615;font-weight:400;font-family:Menlo,monospace}.controls[data-v-455ff2a6]{text-align:center;margin-bottom:40px}.controls .button-cta[data-v-455ff2a6]{margin:.5rem;margin-top:0;padding:.3rem 3rem;min-width:8rem}input[type=radio][data-v-455ff2a6]{position:absolute;width:100%;left:0;height:100%;opacity:0;z-index:-1}.active[data-v-455ff2a6]{border-color:var(--color-tutorial-quiz-border-active);box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.active [data-v-455ff2a6]{color:var(--colors-text,var(--color-text))}.correct[data-v-455ff2a6]{background:var(--color-form-valid-background);border-color:var(--color-form-valid)}.correct .choice-icon[data-v-455ff2a6]{fill:var(--color-form-valid)}.incorrect[data-v-455ff2a6]{background:var(--color-form-error-background);border-color:var(--color-form-error)}.incorrect .choice-icon[data-v-455ff2a6]{fill:var(--color-form-error)}.correct[data-v-455ff2a6],.incorrect[data-v-455ff2a6]{position:relative}.correct .choice-icon[data-v-455ff2a6],.incorrect .choice-icon[data-v-455ff2a6]{position:absolute;top:11px;left:10px;font-size:20px;width:1.05em}.disabled[data-v-455ff2a6]{pointer-events:none}.answer[data-v-455ff2a6]{margin:.5rem 1.5rem .5rem 0;font-size:.70588rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.answer[data-v-455ff2a6]:last-of-type{margin-bottom:0}[data-v-455ff2a6] .question>.code-listing{padding:unset;border-radius:0}[data-v-455ff2a6] pre{padding:0}[data-v-455ff2a6] img{display:block;margin-left:auto;margin-right:auto;max-width:100%}.title[data-v-c1de71de]{font-size:1.88235rem;line-height:1.25;font-weight:400;font-family:Source Sans Pro,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-c1de71de]{font-size:1.64706rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.title[data-v-c1de71de]{font-size:1.41176rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.title p[data-v-c1de71de]{color:var(--colors-text,var(--color-text))}.assessments[data-v-c1de71de]{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-c1de71de]{width:692px}}@media only screen and (max-width:735px){.assessments[data-v-c1de71de]{width:87.5%}}.banner[data-v-c1de71de]{padding:40px 0;border-bottom:1px solid;margin-bottom:40px;border-color:var(--colors-grid,var(--color-grid));text-align:center}.success[data-v-c1de71de]{text-align:center;padding-bottom:40px;font-size:1.88235rem;line-height:1.25;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--colors-text,var(--color-text))}@media only screen and (max-width:1250px){.success[data-v-c1de71de]{font-size:1.64706rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.success[data-v-c1de71de]{font-size:1.41176rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.assessments-wrapper[data-v-c1de71de]{padding-top:80px}.assessments-wrapper[data-v-3c94366b]{padding-bottom:40px;padding-top:0}@media only screen and (max-width:735px){.assessments-wrapper[data-v-3c94366b]{padding-top:80px}}.article[data-v-d9f204d0]{background:var(--colors-article-background,var(--color-article-background))}@media only screen and (max-width:735px){.article[data-v-d9f204d0]{background:var(--colors-text-background,var(--color-article-body-background))}}.intro-container[data-v-54daa228]{margin-bottom:80px}.intro[data-v-54daa228]{display:flex;align-items:center}@media only screen and (max-width:735px){.intro[data-v-54daa228]{padding-bottom:0;flex-direction:column}}.intro.ide .media[data-v-54daa228] img{background-color:var(--colors-text-background,var(--color-text-background))}.col.left[data-v-54daa228]{padding-right:40px}@media only screen and (max-width:1250px){.col.left[data-v-54daa228]{padding-right:28px}}@media only screen and (max-width:735px){.col.left[data-v-54daa228]{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-54daa228]{width:692px}}@media only screen and (max-width:735px) and (max-width:735px){.col.left[data-v-54daa228]{width:87.5%}}.col.right[data-v-54daa228]{padding-left:40px}@media only screen and (max-width:1250px){.col.right[data-v-54daa228]{padding-left:28px}}@media only screen and (max-width:735px){.col.right[data-v-54daa228]{padding-left:0}}.content[data-v-54daa228]{font-size:1rem;line-height:1.47059;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.media[data-v-54daa228] img{width:auto;max-height:560px;min-height:18.82353rem;-o-object-fit:scale-down;object-fit:scale-down}@media only screen and (max-width:735px){.media[data-v-54daa228]{margin:0;margin-top:40px}.media[data-v-54daa228] img,.media[data-v-54daa228] video{max-height:80vh}}.media[data-v-54daa228] .asset{padding:0 20px}.headline[data-v-54daa228]{color:var(--colors-header-text,var(--color-header-text))}[data-v-54daa228] .eyebrow{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:735px){[data-v-54daa228] .eyebrow{font-size:1.11765rem;line-height:1.21053;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}[data-v-54daa228] .eyebrow a{color:inherit}[data-v-54daa228] .heading{font-size:1.88235rem;line-height:1.25;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){[data-v-54daa228] .heading{font-size:1.64706rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){[data-v-54daa228] .heading{font-size:1.41176rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.expanded-intro[data-v-54daa228]{margin-left:auto;margin-right:auto;width:980px;margin-top:40px}@media only screen and (max-width:1250px){.expanded-intro[data-v-54daa228]{width:692px}}@media only screen and (max-width:735px){.expanded-intro[data-v-54daa228]{width:87.5%}}[data-v-54daa228] .cols-2{gap:20px 16.66667%}[data-v-54daa228] .cols-3 .column{gap:20px 12.5%}.code-preview[data-v-9acc0234]{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-9acc0234]{height:100vh}.code-preview[data-v-9acc0234] .code-listing{color:var(--text,var(--color-code-plain))}.code-preview[data-v-9acc0234] pre{font-size:.70588rem;line-height:1.83333;font-weight:400;font-family:Menlo,monospace}.header[data-v-9acc0234]{font-size:.70588rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,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:4px 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-9acc0234]:focus{outline-style:none}#app.fromkeyboard .header[data-v-9acc0234]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none;border-color:var(--color-focus-border-color)}.runtime-preview[data-v-9acc0234]{--color-runtime-preview-shadow:rgba(0,0,0,0.4);position:absolute;top:0;right:0;background:var(--color-runtime-preview-background);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-9acc0234]{--color-runtime-preview-shadow:hsla(0,0%,100%,0.4)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .runtime-preview[data-v-9acc0234]{--color-runtime-preview-shadow:hsla(0,0%,100%,0.4)}}@supports not ((width:-webkit-fill-available) or (width:-moz-available) or (width:stretch)){.runtime-preview[data-v-9acc0234]{display:flex;flex-direction:column}}.runtime-preview .runtimve-preview__container[data-v-9acc0234]{border-radius:4px;overflow:hidden}.runtime-preview-ide[data-v-9acc0234]{top:0}.runtime-preview-ide .runtime-preview-asset[data-v-9acc0234] img{background-color:var(--color-runtime-preview-background)}.runtime-preview.collapsed[data-v-9acc0234]{box-shadow:0 0 3px 0 var(--color-runtime-preview-shadow);width:102px}.runtime-preview.collapsed .header[data-v-9acc0234]{border-radius:4px}.runtime-preview.disabled[data-v-9acc0234]{box-shadow:0 0 3px 0 transparent}.runtime-preview.disabled .header[data-v-9acc0234]{color:var(--color-runtime-preview-disabled-text);cursor:auto}.runtime-preview-asset[data-v-9acc0234]{border-radius:0 0 4px 4px}.runtime-preview-asset[data-v-9acc0234] img{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.preview-icon[data-v-9acc0234]{height:.8em;width:.8em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.preview-show[data-v-9acc0234]{transform:scale(-1)}[data-v-5ad4e037] pre{padding:10px 0}.toggle-preview[data-v-d0709828]{color:var(--color-runtime-preview-disabled-text);display:flex;align-items:center}a[data-v-d0709828]{color:var(--url,var(--color-link))}.toggle-text[data-v-d0709828]{display:flex;align-items:center}svg.toggle-icon[data-v-d0709828]{width:1em;height:1em;margin-left:.5em}.mobile-code-preview[data-v-3bee1128]{background-color:var(--background,var(--color-step-background));padding:14px 0}@media only screen and (max-width:735px){.mobile-code-preview[data-v-3bee1128]{display:flex;flex-direction:column}}.runtime-preview-modal-content[data-v-3bee1128]{padding:45px 60px 0 60px;min-width:200px}.runtime-preview-modal-content[data-v-3bee1128] img:not(.file-icon){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-3bee1128]{font-size:.70588rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-runtime-preview-text);display:block;text-align:center;padding:.5em}[data-v-3bee1128] .code-listing{color:var(--text,var(--color-code-plain))}[data-v-3bee1128] .full-code-listing{padding-top:60px;min-height:calc(100vh - 60px)}[data-v-3bee1128] pre{font-size:.70588rem;line-height:1.83333;font-weight:400;font-family:Menlo,monospace}.preview-toggle-container[data-v-3bee1128]{align-self:flex-end;margin-right:20px}.step-container[data-v-4abdd121]{margin:0}.step-container[data-v-4abdd121]:not(:last-child){margin-bottom:100px}@media only screen and (max-width:735px){.step-container[data-v-4abdd121]:not(:last-child){margin-bottom:80px}}.step[data-v-4abdd121]{position:relative;border-radius:4px;padding:1rem 2rem;background-color:var(--color-step-background);overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.step[data-v-4abdd121]: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-4abdd121],.step[data-v-4abdd121]:focus{outline:none}.step.focused[data-v-4abdd121]:before,.step[data-v-4abdd121]:focus:before{opacity:1}@media only screen and (max-width:735px){.step[data-v-4abdd121]{padding-left:2rem}.step[data-v-4abdd121]:before{opacity:1}}.step-label[data-v-4abdd121]{font-size:.70588rem;line-height:1.33333;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--colors-text,var(--color-step-text));margin-bottom:.4em}.caption[data-v-4abdd121]{border-top:1px solid;border-color:var(--color-step-caption);padding:1rem 0 0 0;margin-top:1rem}.media-container[data-v-4abdd121]{display:none}@media only screen and (max-width:735px){.step[data-v-4abdd121]{margin:0 .58824rem 1.17647rem .58824rem}.step.focused[data-v-4abdd121],.step[data-v-4abdd121]:focus{outline:none}.media-container[data-v-4abdd121]{display:block;position:relative}.media-container[data-v-4abdd121] img,.media-container[data-v-4abdd121] video{max-height:80vh}[data-v-4abdd121] .asset{padding:0 20px}}.steps[data-v-25d30c2c]{position:relative;font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,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-25d30c2c]{padding-top:80px}.steps[data-v-25d30c2c]:before{position:absolute;top:0;border-top:1px solid var(--color-fill-gray-tertiary);content:"";width:calc(100% - 2.35294rem);margin:0 1.17647rem}}.content-container[data-v-25d30c2c]{flex:none;margin-right:4.16667%;width:37.5%;margin-top:140px;margin-bottom:94vh}@media only screen and (max-width:735px){.content-container[data-v-25d30c2c]{margin-top:0;margin-bottom:0;height:100%;margin-left:0;margin-right:0;position:relative;width:100%}}.asset-container[data-v-25d30c2c]{flex:none;height:calc(100vh - 3.05882rem);background-color:var(--background,var(--color-step-background));max-width:921px;width:calc(50vw + 8.33333%);position:sticky;top:3.05882rem;transition:margin .1s ease-in-out}@media only screen and (max-width:767px){.asset-container[data-v-25d30c2c]{top:2.82353rem;height:calc(100vh - 2.82353rem)}}.asset-container[data-v-25d30c2c]:not(.for-step-code){overflow-y:auto;-webkit-overflow-scrolling:touch}.asset-container.ide[data-v-25d30c2c]{height:100vh;top:0}@media only screen and (min-width:736px){.asset-container[data-v-25d30c2c]{display:grid}.asset-container>[data-v-25d30c2c]{grid-row:1;grid-column:1;height:calc(100vh - 3.05882rem)}.asset-container.ide>[data-v-25d30c2c]{height:100vh}}.asset-container .step-asset[data-v-25d30c2c]{box-sizing:border-box;padding:0;padding-left:40px;min-height:320px;height:100%}.asset-container .step-asset[data-v-25d30c2c],.asset-container .step-asset[data-v-25d30c2c] picture{height:100%;display:flex;align-items:center}.asset-container .step-asset[data-v-25d30c2c] .video-replay-container{height:100%;display:flex;flex-direction:column;justify-content:center}.asset-container .step-asset[data-v-25d30c2c] img,.asset-container .step-asset[data-v-25d30c2c] video{width:auto;max-height:calc(100vh - 3.05882rem - 80px);max-width:531.6634px;margin:0}@media only screen and (max-width:1250px){.asset-container .step-asset[data-v-25d30c2c] img,.asset-container .step-asset[data-v-25d30c2c] video{max-width:363.66436px}}.asset-container .step-asset[data-v-25d30c2c] .video-replay-container,.asset-container .step-asset[data-v-25d30c2c] img{min-height:320px}.asset-container .step-asset[data-v-25d30c2c] .video-replay-container video{min-height:280px}@media only screen and (max-width:735px){.asset-container[data-v-25d30c2c]{display:none}}.asset-wrapper[data-v-25d30c2c]{width:63.2%;align-self:center;transition:transform .25s ease-out;will-change:transform}.asset-wrapper.ide .step-asset[data-v-25d30c2c] img{background-color:var(--background,var(--color-step-background))}[data-v-25d30c2c] .runtime-preview-asset{display:grid}[data-v-25d30c2c] .runtime-preview-asset>*{grid-row:1;grid-column:1}.interstitial[data-v-25d30c2c]{padding:0 2rem}.interstitial[data-v-25d30c2c]:not(:first-child){margin-top:5.88235rem}.interstitial[data-v-25d30c2c]:not(:last-child){margin-bottom:30px}@media only screen and (max-width:735px){.interstitial[data-v-25d30c2c]{margin-left:auto;margin-right:auto;width:980px;padding:0}}@media only screen and (max-width:735px) and (max-width:1250px){.interstitial[data-v-25d30c2c]{width:692px}}@media only screen and (max-width:735px) and (max-width:735px){.interstitial[data-v-25d30c2c]{width:87.5%}}@media only screen and (max-width:735px){.interstitial[data-v-25d30c2c]:not(:first-child){margin-top:0}}.fade-enter-active[data-v-25d30c2c],.fade-leave-active[data-v-25d30c2c]{transition:opacity .3s ease-in-out}.fade-enter[data-v-25d30c2c],.fade-leave-to[data-v-25d30c2c]{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%;margin:0;width:100%}}.tutorial[data-v-0f871b08]{background-color:var(--colors-text-background,var(--color-tutorial-background))} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/css/tutorials-overview.9b749a4d.css b/docs/docc/Apollo.doccarchive/css/tutorials-overview.9b749a4d.css deleted file mode 100644 index 9cb1a746d..000000000 --- a/docs/docc/Apollo.doccarchive/css/tutorials-overview.9b749a4d.css +++ /dev/null @@ -1,9 +0,0 @@ -/*! - * 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-6bb99205]{color:var(--color-tutorials-overview-navigation-link);transition:color .3s linear}.tutorials-navigation-link[data-v-6bb99205]:hover{text-decoration:none;transition:none;color:var(--color-tutorials-overview-navigation-link-hover)}.tutorials-navigation-link.active[data-v-6bb99205]{color:var(--color-tutorials-overview-navigation-link-active)}.tutorials-navigation-list[data-v-6f2800d1]{list-style-type:none;margin:0}.tutorials-navigation-list li+li[data-v-6f2800d1]:not(.volume--named){margin-top:24px}.tutorials-navigation-list .volume--named+.volume--named[data-v-6f2800d1]{margin-top:12px}.expand-enter-active,.expand-leave-active{transition:height .3s ease-in-out;overflow:hidden}.expand-enter,.expand-leave-to{height:0}.toggle[data-v-6513d652]{color:#f0f0f0;line-height:21px;display:flex;align-items:center;width:100%;font-weight:600;padding:6px 6px 6px 0;border-bottom:1px solid #292f4d;text-decoration:none;box-sizing:border-box}@media only screen and (max-width:767px){.toggle[data-v-6513d652]{padding-right:6px;border-bottom-color:hsla(0,0%,100%,.1)}}.toggle .text[data-v-6513d652]{word-break:break-word}.toggle[data-v-6513d652]:hover{text-decoration:none}.toggle .toggle-icon[data-v-6513d652]{display:inline-block;transition:transform .2s ease-in;height:.4em;width:.4em;margin-left:auto;margin-right:.2em}.collapsed .toggle .toggle-icon[data-v-6513d652]{transform:rotate(45deg)}.collapsed .toggle[data-v-6513d652],.collapsed .toggle[data-v-6513d652]:hover{color:#b0b0b0}.tutorials-navigation-menu-content[data-v-6513d652]{opacity:1;transition:height .2s ease-in,opacity .2s ease-in}.collapsed .tutorials-navigation-menu-content[data-v-6513d652]{height:0;opacity:0}.tutorials-navigation-menu-content .tutorials-navigation-list[data-v-6513d652]{padding:24px 0 12px 0}.tutorials-navigation[data-v-0cbd8adb]{font-size:1rem;line-height:1.23529;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.nav-title-content[data-v-60ea3af8]{max-width:100%}.title[data-v-60ea3af8]{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-60ea3af8]{max-width:205px}}@media only screen and (max-width:767px){.title[data-v-60ea3af8]{flex-basis:fill;display:initial;vertical-align:initial;max-width:none}}.subhead[data-v-60ea3af8]{color:var(--color-nav-root-subhead)}.theme-dark .subhead[data-v-60ea3af8]{color:var(--color-nav-dark-root-subhead)}.nav[data-v-1001350c] .nav-menu{padding-top:0}.nav[data-v-1001350c] .nav-menu .nav-menu-items{margin-left:auto}@media only screen and (min-width:768px){.nav[data-v-1001350c] .nav-menu .nav-menu-items .in-page-navigation{display:none}}@media only screen and (min-width:320px) and (max-width:735px){.nav[data-v-1001350c] .nav-menu .nav-menu-items{padding:18px 0 40px}}.replay-button[data-v-59608016]{display:flex;align-items:center;justify-content:center;cursor:pointer;visibility:hidden;margin-top:.5rem;-webkit-tap-highlight-color:transparent}.replay-button.visible[data-v-59608016]{visibility:visible}.replay-button svg.replay-icon[data-v-59608016]{height:12px;width:12px;margin-left:.3em}[data-v-1b5cc854] img,[data-v-1b5cc854] video{display:block;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;max-width:100%}.hero[data-v-fc7f508c]{margin-left:auto;margin-right:auto;width:980px;padding-bottom:4.70588rem;padding-top:4.70588rem}@media only screen and (max-width:1250px){.hero[data-v-fc7f508c]{width:692px}}@media only screen and (max-width:735px){.hero[data-v-fc7f508c]{width:87.5%}}.copy-container[data-v-fc7f508c]{margin:0 auto;text-align:center;width:720px}.title[data-v-fc7f508c]{font-size:2.82353rem;line-height:1.08333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-tutorials-overview-content)}@media only screen and (max-width:1250px){.title[data-v-fc7f508c]{font-size:2.35294rem;line-height:1.1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.title[data-v-fc7f508c]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.content[data-v-fc7f508c]{font-size:1.23529rem;line-height:1.38095;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-tutorials-overview-content)}@media only screen and (max-width:735px){.content[data-v-fc7f508c]{font-size:1.11765rem;line-height:1.42105;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.meta[data-v-fc7f508c]{color:var(--color-tutorials-overview-content-alt);align-items:center;display:flex;justify-content:center}.meta-content[data-v-fc7f508c]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.meta .timer-icon[data-v-fc7f508c]{margin-right:.35294rem;height:.94118rem;width:.94118rem;fill:var(--color-tutorials-overview-icon)}@media only screen and (max-width:735px){.meta .timer-icon[data-v-fc7f508c]{margin-right:.29412rem;height:.82353rem;width:.82353rem}}.meta .time[data-v-fc7f508c]{font-size:1.11765rem;line-height:1.21053;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:735px){.meta .time[data-v-fc7f508c]{font-size:1rem;line-height:1.11765;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.title+.content[data-v-fc7f508c]{margin-top:1.47059rem}.content+.meta[data-v-fc7f508c]{margin-top:1.17647rem}.button-cta[data-v-fc7f508c]{margin-top:1.76471rem}*+.asset[data-v-fc7f508c]{margin-top:4.11765rem}@media only screen and (max-width:1250px){.copy-container[data-v-fc7f508c]{width:636px}}@media only screen and (max-width:735px){.hero[data-v-fc7f508c]{padding-bottom:1.76471rem;padding-top:2.35294rem}.copy-container[data-v-fc7f508c]{width:100%}.title+.content[data-v-fc7f508c]{margin-top:.88235rem}.button-cta[data-v-fc7f508c]{margin-top:1.41176rem}*+.asset[data-v-fc7f508c]{margin-top:2.23529rem}}.image[data-v-14577284]{margin-bottom:10px}.name[data-v-14577284]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:#f0f0f0;word-break:break-word}@media only screen and (max-width:1250px){.name[data-v-14577284]{font-size:1.64706rem;line-height:1.14286;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.name[data-v-14577284]{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.content[data-v-14577284]{font-size:1rem;line-height:1.23529;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-tutorials-overview-content-alt);margin-top:10px}.volume-name[data-v-14577284]{padding:50px 60px;text-align:center;background:#060f2f;margin:2px 0}@media only screen and (max-width:735px){.volume-name[data-v-14577284]{padding:40px 20px}}.document-icon[data-v-56114692]{margin-left:-3px}.tile[data-v-86db603a]{background:#060f2f;padding:40px 30px;color:var(--color-tutorials-overview-content-alt)}.content[data-v-86db603a] a,a[data-v-86db603a]{color:var(--colors-link,var(--color-tutorials-overview-link))}.icon[data-v-86db603a]{display:block;height:1.47059rem;line-height:1.47059rem;margin-bottom:.58824rem;width:1.47059rem}.icon[data-v-86db603a] svg.svg-icon{width:100%;max-height:100%;fill:var(--color-tutorials-overview-icon)}.icon[data-v-86db603a] svg.svg-icon .svg-icon-stroke{stroke:var(--color-tutorials-overview-content-alt)}.title[data-v-86db603a]{font-size:1.23529rem;line-height:1.19048;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;margin-bottom:.8em}.content[data-v-86db603a],.link[data-v-86db603a]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.content[data-v-86db603a]{color:var(--color-tutorials-overview-content-alt)}.link[data-v-86db603a]{display:block;margin-top:1.17647rem}.link .link-icon[data-v-86db603a]{margin-left:.2em;width:.6em;height:.6em}[data-v-86db603a] .content ul{list-style-type:none;margin-left:0;font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}[data-v-86db603a] .content ul li:before{content:"\200B";position:absolute}[data-v-86db603a] .content li+li{margin-top:8px}@media only screen and (max-width:735px){.tile[data-v-86db603a]{padding:1.76471rem 1.17647rem}}.tile-group[data-v-015f9f13]{display:grid;grid-column-gap:2px;grid-row-gap:2px}.tile-group.count-1[data-v-015f9f13]{grid-template-columns:1fr;text-align:center}.tile-group.count-1[data-v-015f9f13] .icon{margin-left:auto;margin-right:auto}.tile-group.count-2[data-v-015f9f13]{grid-template-columns:repeat(2,1fr)}.tile-group.count-3[data-v-015f9f13]{grid-template-columns:repeat(3,1fr)}.tile-group.count-4[data-v-015f9f13]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto)}.tile-group.count-5[data-v-015f9f13]{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,auto)}.tile-group.count-5 .tile[data-v-015f9f13]{grid-column-end:span 2}.tile-group.count-5 .tile[data-v-015f9f13]:nth-of-type(-n+2){grid-column-end:span 3}.tile-group.count-6[data-v-015f9f13]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto)}@media only screen and (min-width:768px) and (max-width:1250px){.tile-group.tile-group[data-v-015f9f13]{grid-template-columns:1fr;grid-template-rows:auto}}@media only screen and (max-width:735px){.tile-group.count-1[data-v-015f9f13],.tile-group.count-2[data-v-015f9f13],.tile-group.count-3[data-v-015f9f13],.tile-group.count-4[data-v-015f9f13],.tile-group.count-5[data-v-015f9f13],.tile-group.count-6[data-v-015f9f13]{grid-template-columns:1fr;grid-template-rows:auto}}.title[data-v-49ba6f62]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:#f0f0f0}@media only screen and (max-width:1250px){.title[data-v-49ba6f62]{font-size:1.64706rem;line-height:1.14286;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.title[data-v-49ba6f62]{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.content[data-v-49ba6f62]{font-size:1rem;line-height:1.23529;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:#b0b0b0;margin-top:10px}.topic-list[data-v-da979188]{list-style-type:none;margin:50px 0 0 0;position:relative}.topic-list li[data-v-da979188]:before{content:"\200B";position:absolute}.topic-list[data-v-da979188]:before{content:"";border-left:1px solid var(--color-fill-quaternary);display:block;height:calc(100% - .88235rem);left:.88235rem;position:absolute;top:50%;transform:translateY(-50%);width:0}.topic[data-v-da979188]{font-size:1rem;line-height:1.47059;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;align-items:flex-start}@media only screen and (max-width:735px){.topic[data-v-da979188]{font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.topic+.topic[data-v-da979188]{margin-top:.58824rem}.topic .topic-icon[data-v-da979188]{background-color:var(--color-fill-quaternary);border-radius:50%;flex-shrink:0;height:1.76471rem;width:1.76471rem;margin-right:1.17647rem;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.47059rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.topic .topic-icon svg[data-v-da979188]{fill:var(--color-tutorials-overview-icon);max-width:100%;max-height:100%;width:100%}.container[data-v-da979188]{align-items:baseline;display:flex;justify-content:space-between;width:100%;padding-top:.11765rem}.container[data-v-da979188]:hover{text-decoration:none}.container:hover .link[data-v-da979188]{text-decoration:underline}.timer-icon[data-v-da979188]{margin-right:.29412rem;height:.70588rem;width:.70588rem;fill:var(--color-tutorials-overview-icon)}.time[data-v-da979188]{font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-tutorials-overview-content-alt);align-items:center;display:inline-flex}.link[data-v-da979188]{padding-right:.58824rem;color:var(--colors-link,var(--color-tutorials-overview-link))}@media only screen and (min-width:768px) and (max-width:1250px){.topic-list[data-v-da979188]{margin-top:2.35294rem}}@media only screen and (max-width:735px){.topic-list[data-v-da979188]{margin-top:1.76471rem}.topic[data-v-da979188]{height:auto;align-items:flex-start}.topic.no-time-estimate[data-v-da979188]{align-items:center}.topic.no-time-estimate .topic-icon[data-v-da979188]{align-self:flex-start;top:0}.topic+.topic[data-v-da979188]{margin-top:1.17647rem}.topic .topic-icon[data-v-da979188]{top:.29412rem;margin-right:.76471rem}.container[data-v-da979188]{flex-wrap:wrap;padding-top:0}.link[data-v-da979188],.time[data-v-da979188]{flex-basis:100%}.time[data-v-da979188]{margin-top:.29412rem}}.chapter[data-v-1d13969f]:focus{outline:none!important}.info[data-v-1d13969f]{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.name[data-v-1d13969f]{font-size:1.23529rem;line-height:1.19048;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:#f0f0f0}.name-text[data-v-1d13969f]{word-break:break-word}.eyebrow[data-v-1d13969f]{font-size:1rem;line-height:1.23529;font-weight:400;color:var(--color-tutorials-overview-eyebrow);display:block;font-weight:600;margin-bottom:5px}.content[data-v-1d13969f],.eyebrow[data-v-1d13969f]{font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.content[data-v-1d13969f]{font-size:.82353rem;line-height:1.42857;font-weight:400;color:var(--color-tutorials-overview-content-alt)}.asset[data-v-1d13969f]{flex:0 0 190px}.intro[data-v-1d13969f]{flex:0 1 360px}@media only screen and (min-width:768px) and (max-width:1250px){.asset[data-v-1d13969f]{flex:0 0 130px}.intro[data-v-1d13969f]{flex:0 1 260px}}@media only screen and (max-width:767px){.intro[data-v-1d13969f]{flex:0 1 340px}}@media only screen and (max-width:735px){.info[data-v-1d13969f]{display:block;text-align:center}.asset[data-v-1d13969f]{margin:0 45px}.eyebrow[data-v-1d13969f]{margin-bottom:7px}.intro[data-v-1d13969f]{margin-top:40px}}.tile[data-v-2129f58c]{background:#060f2f;margin:2px 0;padding:50px 60px}.asset[data-v-2129f58c]{margin-bottom:10px}@media only screen and (min-width:768px) and (max-width:1250px){.tile[data-v-2129f58c]{padding:40px 30px}}@media only screen and (max-width:735px){.volume[data-v-2129f58c]{border-radius:0}.tile[data-v-2129f58c]{padding:40px 20px}}.learning-path[data-v-48bfa85c]{background:#1b2240;padding:4.70588rem 0}.main-container[data-v-48bfa85c]{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-48bfa85c]{width:692px}}@media only screen and (max-width:735px){.main-container[data-v-48bfa85c]{width:87.5%}}.ide .main-container[data-v-48bfa85c]{justify-content:center}.secondary-content-container[data-v-48bfa85c]{flex:0 0 200px;width:200px}.tutorials-navigation[data-v-48bfa85c]{position:sticky;top:7.76471rem}.primary-content-container[data-v-48bfa85c]{flex:0 1 720px;max-width:100%}.content-sections-container .content-section[data-v-48bfa85c]{border-radius:12px;overflow:hidden}.content-sections-container .content-section+.content-section[data-v-48bfa85c]{margin-top:1.17647rem}@media only screen and (min-width:768px) and (max-width:1250px){.learning-path[data-v-48bfa85c]{padding:2.35294rem 0}.primary-content-container[data-v-48bfa85c]{flex-basis:auto;margin-left:1.29412rem}.secondary-content-container[data-v-48bfa85c]{flex:0 0 180px;width:180px}}@media only screen and (max-width:767px){.secondary-content-container[data-v-48bfa85c]{display:none}}@media only screen and (max-width:735px){.content-sections-container .content-section[data-v-48bfa85c]{border-radius:0}.content-sections-container .content-section.volume[data-v-48bfa85c]{margin-top:1.17647rem}.learning-path[data-v-48bfa85c]{padding:0}.main-container[data-v-48bfa85c]{width:100%}}.tutorials-overview[data-v-53888684]{height:100%}.tutorials-overview .radial-gradient[data-v-53888684]{margin-top:-3.05882rem;padding-top:3.05882rem;background:var(--color-tutorials-overview-background)}@media only screen and (max-width:735px){.tutorials-overview .radial-gradient[data-v-53888684]{margin-top:-2.82353rem;padding-top:2.82353rem}}@-moz-document url-prefix(){.tutorials-overview .radial-gradient{background:#111!important}} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/css/tutorials-overview.9c2b2457.css b/docs/docc/Apollo.doccarchive/css/tutorials-overview.9c2b2457.css new file mode 100644 index 000000000..23fbb8da9 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/css/tutorials-overview.9c2b2457.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-400ffab5]{margin-left:auto;margin-right:auto;width:1536px;width:980px;padding-bottom:4.7058823529rem;padding-top:4.7058823529rem}@media only screen and (max-width:1250px){.hero[data-v-400ffab5]{width:692px}}@media only screen and (max-width:735px){.hero[data-v-400ffab5]{width:87.5%}}@media only screen and (max-width:320px){.hero[data-v-400ffab5]{width:215px}}@media screen{.hero[data-v-400ffab5]{--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-text:#fff;--color-badge-default:var(--color-figure-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:#000;--color-nav-current-link:#000;--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:#fff;--color-nav-dark-current-link:#fff;--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-other-decl-button:var(--color-text-background);--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-highlighted:rgba(0,113,227,.2);--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:#ffc2c2;--color-standard-orange:#fc9;--color-standard-yellow:#ffe0a3;--color-standard-blue:#9cf;--color-standard-green:#9cc;--color-standard-purple:#ccf;--color-standard-gray:#f0f0f0;--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-text:#000;--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-highlighted:rgba(0,113,227,.6);--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);--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}}.copy-container[data-v-400ffab5]{margin:0 auto;text-align:center;width:720px}.title[data-v-400ffab5]{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-400ffab5]{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-400ffab5]{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-400ffab5]{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-400ffab5]{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-400ffab5]{color:var(--color-tutorials-overview-content-alt);align-items:center;display:flex;justify-content:center}.meta-content[data-v-400ffab5]{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-400ffab5]{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-400ffab5]{margin-right:.2941176471rem;height:.8235294118rem;width:.8235294118rem}}.meta .time[data-v-400ffab5]{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-400ffab5]{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-400ffab5]{margin-top:1.4705882353rem}.content+.meta[data-v-400ffab5]{margin-top:1.1764705882rem}.button-cta[data-v-400ffab5]{margin-top:1.7647058824rem}*+.asset[data-v-400ffab5]{margin-top:4.1176470588rem}@media only screen and (max-width:1250px){.copy-container[data-v-400ffab5]{width:636px}}@media only screen and (max-width:735px){.hero[data-v-400ffab5]{padding-bottom:1.7647058824rem;padding-top:2.3529411765rem}.copy-container[data-v-400ffab5]{width:100%}.title+.content[data-v-400ffab5]{margin-top:.8823529412rem}.button-cta[data-v-400ffab5]{margin-top:1.4117647059rem}*+.asset[data-v-400ffab5]{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}.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:1536px;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%}}body:has(.tutorials-overview){--color-text-background:#000}.tutorials-overview[data-v-6138b405]{background:#000;flex:1;height:100%}.tutorials-overview .radial-gradient[data-v-6138b405]{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-6138b405]{margin-top:-2.8235294118rem;padding-top:2.8235294118rem}}@-moz-document url-prefix(){.tutorials-overview .radial-gradient[data-v-6138b405]{background:#111!important}} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation.json b/docs/docc/Apollo.doccarchive/data/documentation.json new file mode 100644 index 000000000..d368fad2a --- /dev/null +++ b/docs/docc/Apollo.doccarchive/data/documentation.json @@ -0,0 +1,162 @@ +{ + "identifier" : { + "interfaceLanguage" : "swift", + "url" : "doc:\/\/Apollo-iOS-API-Reference\/documentation" + }, + "kind" : "article", + "metadata" : { + "role" : "collection", + "roleHeading" : "Package", + "title" : "Apollo iOS API Reference" + }, + "references" : { + "\/documentation\/apollo" : { + "abstract" : [ + + ], + "identifier" : "\/documentation\/apollo", + "kind" : "project", + "title" : "Apollo", + "type" : "link", + "url" : "\/documentation\/apollo" + }, + "\/documentation\/apollo\/normalizedcache" : { + "abstract" : [ + + ], + "identifier" : "\/documentation\/apollo\/normalizedcache", + "kind" : "project", + "title" : "NormalizedCache", + "type" : "link", + "url" : "\/documentation\/apollo\/normalizedcache" + }, + "\/documentation\/apollocodegenlib" : { + "abstract" : [ + + ], + "identifier" : "\/documentation\/apollocodegenlib", + "kind" : "project", + "title" : "ApolloCodegenLib", + "type" : "link", + "url" : "\/documentation\/apollocodegenlib" + }, + "doc:\/\/Apollo\/documentation\/Apollo" : { + "abstract" : [ + { + "text" : "A Strongly typed, Swift-first, GraphQL client.", + "type" : "text" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo", + "kind" : "symbol", + "role" : "collection", + "title" : "Apollo", + "type" : "topic", + "url" : "\/documentation\/apollo" + }, + "doc:\/\/ApolloAPI\/documentation\/ApolloAPI" : { + "abstract" : [ + { + "text" : "The internal models shared by the ", + "type" : "text" + }, + { + "identifier" : "\/documentation\/apollo", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " client and the models generated by ", + "type" : "text" + }, + { + "identifier" : "\/documentation\/apollocodegenlib", + "isActive" : true, + "type" : "reference" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI", + "kind" : "symbol", + "role" : "collection", + "title" : "ApolloAPI", + "type" : "topic", + "url" : "\/documentation\/apolloapi" + }, + "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib" : { + "abstract" : [ + { + "text" : "A robust code generation engine for GraphQL operations.", + "type" : "text" + } + ], + "identifier" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib", + "kind" : "symbol", + "role" : "collection", + "title" : "ApolloCodegenLib", + "type" : "topic", + "url" : "\/documentation\/apollocodegenlib" + }, + "doc:\/\/ApolloPagination\/documentation\/ApolloPagination" : { + "abstract" : [ + + ], + "identifier" : "doc:\/\/ApolloPagination\/documentation\/ApolloPagination", + "kind" : "symbol", + "role" : "collection", + "title" : "ApolloPagination", + "type" : "topic", + "url" : "\/documentation\/apollopagination" + }, + "doc:\/\/ApolloSQLite\/documentation\/ApolloSQLite" : { + "abstract" : [ + { + "text" : "A ", + "type" : "text" + }, + { + "identifier" : "\/documentation\/apollo\/normalizedcache", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " implementation backed by a ", + "type" : "text" + }, + { + "code" : "SQLite", + "type" : "codeVoice" + }, + { + "text" : " database.", + "type" : "text" + } + ], + "identifier" : "doc:\/\/ApolloSQLite\/documentation\/ApolloSQLite", + "kind" : "symbol", + "role" : "collection", + "title" : "ApolloSQLite", + "type" : "topic", + "url" : "\/documentation\/apollosqlite" + } + }, + "schemaVersion" : { + "major" : 0, + "minor" : 3, + "patch" : 0 + }, + "sections" : [ + + ], + "topicSections" : [ + { + "identifiers" : [ + "doc:\/\/Apollo\/documentation\/Apollo", + "doc:\/\/ApolloAPI\/documentation\/ApolloAPI", + "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib", + "doc:\/\/ApolloPagination\/documentation\/ApolloPagination", + "doc:\/\/ApolloSQLite\/documentation\/ApolloSQLite" + ] + } + ], + "topicSectionsStyle" : "detailedGrid" +} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo.json index e62ba977c..061560534 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo.json @@ -1454,7 +1454,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/_concurrency/tasklocal/withvalue(_:operation:)-28aix.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/_concurrency/tasklocal/withvalue(_:operation:)-28aix.json index db5d120f1..b907b413a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/_concurrency/tasklocal/withvalue(_:operation:)-28aix.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/_concurrency/tasklocal/withvalue(_:operation:)-28aix.json @@ -142,6 +142,10 @@ ] } ], + "remoteSource" : { + "fileName" : "NonCopyableAsyncThrowingStream.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/NonCopyableAsyncThrowingStream.swift#L122" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/_concurrency/tasklocal/withvalue(_:operation:)-6qbw1.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/_concurrency/tasklocal/withvalue(_:operation:)-6qbw1.json index 9f4900f40..369827910 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/_concurrency/tasklocal/withvalue(_:operation:)-6qbw1.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/_concurrency/tasklocal/withvalue(_:operation:)-6qbw1.json @@ -126,6 +126,10 @@ ] } ], + "remoteSource" : { + "fileName" : "NonCopyableAsyncThrowingStream.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/NonCopyableAsyncThrowingStream.swift#L136" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloapi/rootselectionset.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloapi/rootselectionset.json index 90fff22dd..79d2c7415 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloapi/rootselectionset.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloapi/rootselectionset.json @@ -69,6 +69,7 @@ "text" : " " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/RootSelectionSet", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16RootSelectionSetP", "text" : "RootSelectionSet" @@ -350,6 +351,85 @@ "title" : "init(data:variables:)", "type" : "topic", "url" : "\/documentation\/apollo\/apolloapi\/rootselectionset\/init(data:variables:)-8jhke" +}, +"doc://ApolloAPI/documentation/ApolloAPI/RootSelectionSet": { + "abstract" : [ + { + "text" : "A selection set that represents the root selections on its ", + "type" : "text" + }, + { + "code" : "__parentType", + "type" : "codeVoice" + }, + { + "text" : ". Nested selection", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sets for type cases are not ", + "type" : "text" + }, + { + "code" : "RootSelectionSet", + "type" : "codeVoice" + }, + { + "text" : "s.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "RootSelectionSet" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI21OutputTypeConvertibleP", + "text" : "OutputTypeConvertible" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI12SelectionSetP", + "text" : "SelectionSet" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI23SelectionSetEntityValueP", + "text" : "SelectionSetEntityValue" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/RootSelectionSet", + "kind" : "symbol", + "role" : "symbol", + "title" : "RootSelectionSet", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/rootselectionset" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloapi/rootselectionset/init(data:variables:)-30rr9.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloapi/rootselectionset/init(data:variables:)-30rr9.json index 94fceecb4..c91f3ac95 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloapi/rootselectionset/init(data:variables:)-30rr9.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloapi/rootselectionset/init(data:variables:)-30rr9.json @@ -103,6 +103,10 @@ ] } ], + "remoteSource" : { + "fileName" : "SelectionSet+JSONInitializer.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/SelectionSet+JSONInitializer.swift#L15" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", @@ -136,6 +140,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/JSONObject", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI10JSONObjecta", "text" : "JSONObject" @@ -162,6 +167,7 @@ "text" : " : any " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperationVariableValue", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI29GraphQLOperationVariableValueP", "text" : "GraphQLOperationVariableValue" @@ -458,6 +464,90 @@ "title" : "init(data:variables:)", "type" : "topic", "url" : "\/documentation\/apollo\/apolloapi\/rootselectionset\/init(data:variables:)-30rr9" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperationVariableValue": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperationVariableValue" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperationVariableValue", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperationVariableValue", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperationvariablevalue" +}, +"doc://ApolloAPI/documentation/ApolloAPI/JSONObject": { + "abstract" : [ + { + "text" : "Represents a JSON Dictionary", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "JSONObject" + }, + { + "kind" : "text", + "text" : " = [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI9JSONValuea", + "text" : "JSONValue" + }, + { + "kind" : "text", + "text" : "]" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/JSONObject", + "kind" : "symbol", + "role" : "symbol", + "title" : "JSONObject", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/jsonobject" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloapi/rootselectionset/init(data:variables:)-8jhke.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloapi/rootselectionset/init(data:variables:)-8jhke.json index b7164cbed..abacd9f93 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloapi/rootselectionset/init(data:variables:)-8jhke.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloapi/rootselectionset/init(data:variables:)-8jhke.json @@ -111,6 +111,10 @@ ] } ], + "remoteSource" : { + "fileName" : "SelectionSet+DictionaryIntializer.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/SelectionSet+DictionaryIntializer.swift#L19" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", @@ -178,6 +182,7 @@ "text" : " : any " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperationVariableValue", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI29GraphQLOperationVariableValueP", "text" : "GraphQLOperationVariableValue" @@ -482,6 +487,40 @@ "title" : "init(data:variables:)", "type" : "topic", "url" : "\/documentation\/apollo\/apolloapi\/rootselectionset\/init(data:variables:)-8jhke" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperationVariableValue": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperationVariableValue" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperationVariableValue", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperationVariableValue", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperationvariablevalue" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient.json index 2feeb19c5..baf111225 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient.json @@ -57,6 +57,10 @@ "text" : "ApolloClient" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L15" + }, "role" : "symbol", "roleHeading" : "Class", "symbolKind" : "class", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/clearcache().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/clearcache().json index 7c4a6e3b7..ec519326e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/clearcache().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/clearcache().json @@ -73,6 +73,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L110" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/clearcache(callbackqueue:completion:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/clearcache(callbackqueue:completion:).json index 6686e380a..070c5c1d2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/clearcache(callbackqueue:completion:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/clearcache(callbackqueue:completion:).json @@ -106,6 +106,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L677" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/defaultrequestconfiguration.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/defaultrequestconfiguration.json index 9c235b257..66e4d1bca 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/defaultrequestconfiguration.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/defaultrequestconfiguration.json @@ -65,6 +65,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L28" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error.json index b86f57b94..041dcc6ff 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error.json @@ -39,6 +39,10 @@ "text" : "Error" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L30" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/!=(_:_:).json index af2c34948..d1b9fd232 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -292,7 +414,10 @@ }, "doc://Apollo/documentation/Apollo/ApolloClient/Error/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/equatable-implementations.json index 87277443e..42cc27f2c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/equatable-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/apolloclient\/error\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -137,7 +149,10 @@ }, "doc://Apollo/documentation/Apollo/ApolloClient/Error/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/error-implementations.json index 5be2e925f..82312d236 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/error-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/apolloclient\/error\/error-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -137,7 +149,10 @@ }, "doc://Apollo/documentation/Apollo/ApolloClient/Error/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/errordescription.json index 3de891f1c..9fd8a2338 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L35" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/failurereason.json index 7ac4babb4..4bcbdbf9a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/helpanchor.json index eb7b4d439..9ebf520d5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/localizeddescription.json index d00ff403e..2df48fc29 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -262,7 +254,10 @@ }, "doc://Apollo/documentation/Apollo/ApolloClient/Error/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/localizederror-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/localizederror-implementations.json index 44ae7be45..d97bd0869 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/localizederror-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/localizederror-implementations.json @@ -42,6 +42,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/apolloclient\/error\/localizederror-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/noresults.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/noresults.json index 4fd7ed394..ea07d43ad 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/noresults.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/noresults.json @@ -34,6 +34,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L31" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/nosubscriptiontransport.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/nosubscriptiontransport.json index 694c4d982..a28be704a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/nosubscriptiontransport.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/nosubscriptiontransport.json @@ -34,6 +34,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L33" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/nouploadtransport.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/nouploadtransport.json index 2e5b999c1..d8d09150a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/nouploadtransport.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/nouploadtransport.json @@ -34,6 +34,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L32" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/recoverysuggestion.json index a63c1df4a..e0b12491c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/error/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:context:queue:resulthandler:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:context:queue:resulthandler:).json index e76777322..a994da1b5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:context:queue:resulthandler:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:context:queue:resulthandler:).json @@ -150,6 +150,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L686" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -320,6 +324,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -684,6 +689,40 @@ "title" : "RequestContext", "type" : "topic", "url" : "\/documentation\/apollo\/requestcontext" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-5hdrc.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-5hdrc.json index d976927a3..415461f1b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-5hdrc.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-5hdrc.json @@ -170,6 +170,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L152" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -343,6 +347,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -360,6 +365,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/ResponseFormat-swift.associatedtype", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP14ResponseFormatQa", "text" : "ResponseFormat" @@ -369,6 +375,7 @@ "text" : " == " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/SingleResponseFormat", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI20SingleResponseFormatV", "text" : "SingleResponseFormat" @@ -1161,6 +1168,111 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation/ResponseFormat-swift.associatedtype": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ResponseFormat" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI23OperationResponseFormatP", + "text" : "OperationResponseFormat" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI20SingleResponseFormatV", + "text" : "SingleResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/ResponseFormat-swift.associatedtype", + "kind" : "symbol", + "role" : "symbol", + "title" : "ResponseFormat", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation\/responseformat-swift.associatedtype" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" +}, +"doc://ApolloAPI/documentation/ApolloAPI/SingleResponseFormat": { + "abstract" : [ + { + "text" : "A response format for an operation that expects a single network response.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "SingleResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/SingleResponseFormat", + "kind" : "symbol", + "role" : "symbol", + "title" : "SingleResponseFormat", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/singleresponseformat" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-76j0.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-76j0.json index 9f3f49c55..bbae215df 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-76j0.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-76j0.json @@ -170,6 +170,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L176" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -343,6 +347,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -360,6 +365,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/ResponseFormat-swift.associatedtype", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP14ResponseFormatQa", "text" : "ResponseFormat" @@ -369,6 +375,7 @@ "text" : " == " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/IncrementalDeferredResponseFormat", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI33IncrementalDeferredResponseFormatV", "text" : "IncrementalDeferredResponseFormat" @@ -1134,6 +1141,119 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation/ResponseFormat-swift.associatedtype": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ResponseFormat" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI23OperationResponseFormatP", + "text" : "OperationResponseFormat" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI20SingleResponseFormatV", + "text" : "SingleResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/ResponseFormat-swift.associatedtype", + "kind" : "symbol", + "role" : "symbol", + "title" : "ResponseFormat", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation\/responseformat-swift.associatedtype" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" +}, +"doc://ApolloAPI/documentation/ApolloAPI/IncrementalDeferredResponseFormat": { + "abstract" : [ + { + "text" : "An incremental response format for an operation which uses the ", + "type" : "text" + }, + { + "code" : "@defer", + "type" : "codeVoice" + }, + { + "text" : " directive.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "IncrementalDeferredResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/IncrementalDeferredResponseFormat", + "kind" : "symbol", + "role" : "symbol", + "title" : "IncrementalDeferredResponseFormat", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/incrementaldeferredresponseformat" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-8cs8p.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-8cs8p.json index 06bee4685..415f0bb08 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-8cs8p.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-8cs8p.json @@ -160,6 +160,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L127" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -323,6 +327,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -340,6 +345,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/ResponseFormat-swift.associatedtype", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP14ResponseFormatQa", "text" : "ResponseFormat" @@ -349,6 +355,7 @@ "text" : " == " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/SingleResponseFormat", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI20SingleResponseFormatV", "text" : "SingleResponseFormat" @@ -1096,6 +1103,111 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation/ResponseFormat-swift.associatedtype": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ResponseFormat" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI23OperationResponseFormatP", + "text" : "OperationResponseFormat" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI20SingleResponseFormatV", + "text" : "SingleResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/ResponseFormat-swift.associatedtype", + "kind" : "symbol", + "role" : "symbol", + "title" : "ResponseFormat", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation\/responseformat-swift.associatedtype" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" +}, +"doc://ApolloAPI/documentation/ApolloAPI/SingleResponseFormat": { + "abstract" : [ + { + "text" : "A response format for an operation that expects a single network response.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "SingleResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/SingleResponseFormat", + "kind" : "symbol", + "role" : "symbol", + "title" : "SingleResponseFormat", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/singleresponseformat" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-9fy48.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-9fy48.json index deab25f99..7fe9405ad 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-9fy48.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-9fy48.json @@ -152,6 +152,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L223" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -315,6 +319,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -1097,6 +1102,40 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-9mfto.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-9mfto.json index 09891c520..e16810f2e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-9mfto.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-9mfto.json @@ -178,6 +178,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L199" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -351,6 +355,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -368,6 +373,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/ResponseFormat-swift.associatedtype", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP14ResponseFormatQa", "text" : "ResponseFormat" @@ -377,6 +383,7 @@ "text" : " == " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/IncrementalDeferredResponseFormat", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI33IncrementalDeferredResponseFormatV", "text" : "IncrementalDeferredResponseFormat" @@ -1177,6 +1184,119 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation/ResponseFormat-swift.associatedtype": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ResponseFormat" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI23OperationResponseFormatP", + "text" : "OperationResponseFormat" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI20SingleResponseFormatV", + "text" : "SingleResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/ResponseFormat-swift.associatedtype", + "kind" : "symbol", + "role" : "symbol", + "title" : "ResponseFormat", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation\/responseformat-swift.associatedtype" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" +}, +"doc://ApolloAPI/documentation/ApolloAPI/IncrementalDeferredResponseFormat": { + "abstract" : [ + { + "text" : "An incremental response format for an operation which uses the ", + "type" : "text" + }, + { + "code" : "@defer", + "type" : "codeVoice" + }, + { + "text" : " directive.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "IncrementalDeferredResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/IncrementalDeferredResponseFormat", + "kind" : "symbol", + "role" : "symbol", + "title" : "IncrementalDeferredResponseFormat", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/incrementaldeferredresponseformat" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:fetchbehavior:requestconfiguration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:fetchbehavior:requestconfiguration:).json index 271d12cb9..8f1ae8cd4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:fetchbehavior:requestconfiguration:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/fetch(query:fetchbehavior:requestconfiguration:).json @@ -161,6 +161,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L262" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -314,6 +318,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -1147,6 +1152,40 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/init(networktransport:store:defaultrequestconfiguration:clientawarenessmetadata:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/init(networktransport:store:defaultrequestconfiguration:clientawarenessmetadata:).json index 9bb41e256..548a5d513 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/init(networktransport:store:defaultrequestconfiguration:clientawarenessmetadata:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/init(networktransport:store:defaultrequestconfiguration:clientawarenessmetadata:).json @@ -103,6 +103,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L62" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/init(url:defaultrequestconfiguration:clientawarenessmetadata:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/init(url:defaultrequestconfiguration:clientawarenessmetadata:).json index 68c1761a8..a28d1e4e9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/init(url:defaultrequestconfiguration:clientawarenessmetadata:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/init(url:defaultrequestconfiguration:clientawarenessmetadata:).json @@ -94,6 +94,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L88" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/perform(mutation:publishresulttostore:queue:resulthandler:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/perform(mutation:publishresulttostore:queue:resulthandler:).json index b3866836c..dd787b87d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/perform(mutation:publishresulttostore:queue:resulthandler:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/perform(mutation:publishresulttostore:queue:resulthandler:).json @@ -134,6 +134,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L770" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -285,6 +289,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLMutation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI15GraphQLMutationP", "text" : "GraphQLMutation" @@ -565,6 +570,40 @@ "title" : "GraphQLResultHandler", "type" : "topic", "url" : "\/documentation\/apollo\/graphqlresulthandler" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLMutation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLMutation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLMutation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLMutation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlmutation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/perform(mutation:requestconfiguration:)-1jp4n.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/perform(mutation:requestconfiguration:)-1jp4n.json index 38dea1984..6a8d3cdfb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/perform(mutation:requestconfiguration:)-1jp4n.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/perform(mutation:requestconfiguration:)-1jp4n.json @@ -135,6 +135,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L469" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -270,6 +274,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLMutation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI15GraphQLMutationP", "text" : "GraphQLMutation" @@ -287,6 +292,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/ResponseFormat-swift.associatedtype", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP14ResponseFormatQa", "text" : "ResponseFormat" @@ -296,6 +302,7 @@ "text" : " == " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/IncrementalDeferredResponseFormat", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI33IncrementalDeferredResponseFormatV", "text" : "IncrementalDeferredResponseFormat" @@ -902,6 +909,119 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLMutation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLMutation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLMutation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLMutation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlmutation" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation/ResponseFormat-swift.associatedtype": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ResponseFormat" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI23OperationResponseFormatP", + "text" : "OperationResponseFormat" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI20SingleResponseFormatV", + "text" : "SingleResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/ResponseFormat-swift.associatedtype", + "kind" : "symbol", + "role" : "symbol", + "title" : "ResponseFormat", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation\/responseformat-swift.associatedtype" +}, +"doc://ApolloAPI/documentation/ApolloAPI/IncrementalDeferredResponseFormat": { + "abstract" : [ + { + "text" : "An incremental response format for an operation which uses the ", + "type" : "text" + }, + { + "code" : "@defer", + "type" : "codeVoice" + }, + { + "text" : " directive.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "IncrementalDeferredResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/IncrementalDeferredResponseFormat", + "kind" : "symbol", + "role" : "symbol", + "title" : "IncrementalDeferredResponseFormat", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/incrementaldeferredresponseformat" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/perform(mutation:requestconfiguration:)-qz4x.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/perform(mutation:requestconfiguration:)-qz4x.json index bb78e6f2e..634173657 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/perform(mutation:requestconfiguration:)-qz4x.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/perform(mutation:requestconfiguration:)-qz4x.json @@ -125,6 +125,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L445" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -250,6 +254,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLMutation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI15GraphQLMutationP", "text" : "GraphQLMutation" @@ -267,6 +272,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/ResponseFormat-swift.associatedtype", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP14ResponseFormatQa", "text" : "ResponseFormat" @@ -276,6 +282,7 @@ "text" : " == " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/SingleResponseFormat", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI20SingleResponseFormatV", "text" : "SingleResponseFormat" @@ -864,6 +871,111 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLMutation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLMutation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLMutation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLMutation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlmutation" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation/ResponseFormat-swift.associatedtype": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ResponseFormat" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI23OperationResponseFormatP", + "text" : "OperationResponseFormat" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI20SingleResponseFormatV", + "text" : "SingleResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/ResponseFormat-swift.associatedtype", + "kind" : "symbol", + "role" : "symbol", + "title" : "ResponseFormat", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation\/responseformat-swift.associatedtype" +}, +"doc://ApolloAPI/documentation/ApolloAPI/SingleResponseFormat": { + "abstract" : [ + { + "text" : "A response format for an operation that expects a single network response.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "SingleResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/SingleResponseFormat", + "kind" : "symbol", + "role" : "symbol", + "title" : "SingleResponseFormat", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/singleresponseformat" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/store.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/store.json index 1609988bf..c7a2b4a34 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/store.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/store.json @@ -66,6 +66,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L20" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/subscribe(subscription:cachepolicy:requestconfiguration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/subscribe(subscription:cachepolicy:requestconfiguration:).json index 061bd9ea6..d3c819a0d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/subscribe(subscription:cachepolicy:requestconfiguration:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/subscribe(subscription:cachepolicy:requestconfiguration:).json @@ -165,6 +165,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L587" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -336,6 +340,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLSubscription", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI19GraphQLSubscriptionP", "text" : "GraphQLSubscription" @@ -1028,6 +1033,74 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLSubscription": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLSubscription" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "where" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP14ResponseFormatQa", + "text" : "ResponseFormat" + }, + { + "kind" : "text", + "text" : " == " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI26SubscriptionResponseFormatV", + "text" : "SubscriptionResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLSubscription", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLSubscription", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlsubscription" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/subscribe(subscription:queue:resulthandler:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/subscribe(subscription:queue:resulthandler:).json index 98a93c96f..548d340e8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/subscribe(subscription:queue:resulthandler:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/subscribe(subscription:queue:resulthandler:).json @@ -117,6 +117,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L826" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -255,6 +259,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLSubscription", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI19GraphQLSubscriptionP", "text" : "GraphQLSubscription" @@ -518,6 +523,74 @@ "title" : "GraphQLResultHandler", "type" : "topic", "url" : "\/documentation\/apollo\/graphqlresulthandler" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLSubscription": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLSubscription" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "where" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP14ResponseFormatQa", + "text" : "ResponseFormat" + }, + { + "kind" : "text", + "text" : " == " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI26SubscriptionResponseFormatV", + "text" : "SubscriptionResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLSubscription", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLSubscription", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlsubscription" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/upload(operation:files:queue:resulthandler:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/upload(operation:files:queue:resulthandler:).json index f0b4f6466..1040e6cfb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/upload(operation:files:queue:resulthandler:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/upload(operation:files:queue:resulthandler:).json @@ -134,6 +134,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L800" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -286,6 +290,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -600,6 +605,49 @@ "title" : "GraphQLResultHandler", "type" : "topic", "url" : "\/documentation\/apollo\/graphqlresulthandler" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/upload(operation:files:requestconfiguration:)-5a8sc.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/upload(operation:files:requestconfiguration:)-5a8sc.json index 473b82593..3098b22ef 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/upload(operation:files:requestconfiguration:)-5a8sc.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/upload(operation:files:requestconfiguration:)-5a8sc.json @@ -161,6 +161,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L529" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -314,6 +318,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -331,6 +336,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/ResponseFormat-swift.associatedtype", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP14ResponseFormatQa", "text" : "ResponseFormat" @@ -340,6 +346,7 @@ "text" : " == " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/IncrementalDeferredResponseFormat", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI33IncrementalDeferredResponseFormatV", "text" : "IncrementalDeferredResponseFormat" @@ -1106,6 +1113,128 @@ "title" : "UploadingNetworkTransport", "type" : "topic", "url" : "\/documentation\/apollo\/uploadingnetworktransport" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation/ResponseFormat-swift.associatedtype": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ResponseFormat" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI23OperationResponseFormatP", + "text" : "OperationResponseFormat" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI20SingleResponseFormatV", + "text" : "SingleResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/ResponseFormat-swift.associatedtype", + "kind" : "symbol", + "role" : "symbol", + "title" : "ResponseFormat", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation\/responseformat-swift.associatedtype" +}, +"doc://ApolloAPI/documentation/ApolloAPI/IncrementalDeferredResponseFormat": { + "abstract" : [ + { + "text" : "An incremental response format for an operation which uses the ", + "type" : "text" + }, + { + "code" : "@defer", + "type" : "codeVoice" + }, + { + "text" : " directive.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "IncrementalDeferredResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/IncrementalDeferredResponseFormat", + "kind" : "symbol", + "role" : "symbol", + "title" : "IncrementalDeferredResponseFormat", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/incrementaldeferredresponseformat" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/upload(operation:files:requestconfiguration:)-7uf6u.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/upload(operation:files:requestconfiguration:)-7uf6u.json index 9d9cb19a9..e1499bfac 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/upload(operation:files:requestconfiguration:)-7uf6u.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/upload(operation:files:requestconfiguration:)-7uf6u.json @@ -151,6 +151,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L502" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -294,6 +298,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -311,6 +316,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/ResponseFormat-swift.associatedtype", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP14ResponseFormatQa", "text" : "ResponseFormat" @@ -320,6 +326,7 @@ "text" : " == " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/SingleResponseFormat", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI20SingleResponseFormatV", "text" : "SingleResponseFormat" @@ -1068,6 +1075,120 @@ "title" : "UploadingNetworkTransport", "type" : "topic", "url" : "\/documentation\/apollo\/uploadingnetworktransport" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation/ResponseFormat-swift.associatedtype": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ResponseFormat" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI23OperationResponseFormatP", + "text" : "OperationResponseFormat" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI20SingleResponseFormatV", + "text" : "SingleResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/ResponseFormat-swift.associatedtype", + "kind" : "symbol", + "role" : "symbol", + "title" : "ResponseFormat", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation\/responseformat-swift.associatedtype" +}, +"doc://ApolloAPI/documentation/ApolloAPI/SingleResponseFormat": { + "abstract" : [ + { + "text" : "A response format for an operation that expects a single network response.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "SingleResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/SingleResponseFormat", + "kind" : "symbol", + "role" : "symbol", + "title" : "SingleResponseFormat", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/singleresponseformat" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:cachepolicy:context:callbackqueue:resulthandler:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:cachepolicy:context:callbackqueue:resulthandler:).json index 67a191e3a..e15858c61 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:cachepolicy:context:callbackqueue:resulthandler:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:cachepolicy:context:callbackqueue:resulthandler:).json @@ -171,6 +171,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L742" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -353,6 +357,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -753,6 +758,40 @@ "title" : "RequestContext", "type" : "topic", "url" : "\/documentation\/apollo\/requestcontext" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-17ej6.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-17ej6.json index 3d3d2e737..728523a9c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-17ej6.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-17ej6.json @@ -236,6 +236,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L336" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -448,6 +452,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -1609,6 +1614,40 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-5l1i8.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-5l1i8.json index 0fe9d9925..a6cc01886 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-5l1i8.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-5l1i8.json @@ -236,6 +236,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L373" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -448,6 +452,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -1617,6 +1622,40 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-7zhsq.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-7zhsq.json index 237833e54..03ebfe89a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-7zhsq.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-7zhsq.json @@ -232,6 +232,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L299" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -444,6 +448,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -1574,6 +1579,40 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:fetchbehavior:requestconfiguration:refetchonfailedupdates:resulthandler:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:fetchbehavior:requestconfiguration:refetchonfailedupdates:resulthandler:).json index 0133de75e..e50089238 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:fetchbehavior:requestconfiguration:refetchonfailedupdates:resulthandler:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apolloclient/watch(query:fetchbehavior:requestconfiguration:refetchonfailedupdates:resulthandler:).json @@ -223,6 +223,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L414" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -415,6 +419,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -1463,6 +1468,40 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollorequestbodycreator.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollorequestbodycreator.json index 6744f96b3..a868ea292 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollorequestbodycreator.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollorequestbodycreator.json @@ -46,6 +46,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "RequestBodyCreator.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestBodyCreator.swift#L71" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore.json index 955ffae65..39869081b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore.json @@ -53,6 +53,10 @@ "text" : "ApolloStore" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L30" + }, "role" : "symbol", "roleHeading" : "Class", "symbolKind" : "class", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/clearcache().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/clearcache().json index 9dad4fbf6..02faba747 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/clearcache().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/clearcache().json @@ -55,6 +55,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L62" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/clearcache(callbackqueue:completion:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/clearcache(callbackqueue:completion:).json index 73d54d8b7..133cca925 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/clearcache(callbackqueue:completion:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/clearcache(callbackqueue:completion:).json @@ -112,6 +112,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L463" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error.json index bc8b81041..0a2767a01 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error.json @@ -39,6 +39,10 @@ "text" : "Error" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L187" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/!=(_:_:).json index 5271643e1..9e4948890 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -288,7 +410,10 @@ }, "doc://Apollo/documentation/Apollo/ApolloStore/Error/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/equatable-implementations.json index fa76339e1..8c0d35f75 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/equatable-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/apollostore\/error\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -133,7 +145,10 @@ }, "doc://Apollo/documentation/Apollo/ApolloStore/Error/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/error-implementations.json index 676c13ff0..f2418ebe3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/error-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/apollostore\/error\/error-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -133,7 +145,10 @@ }, "doc://Apollo/documentation/Apollo/ApolloStore/Error/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/localizeddescription.json index 655172796..dccce8930 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -258,7 +250,10 @@ }, "doc://Apollo/documentation/Apollo/ApolloStore/Error/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/notwithinreadtransaction.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/notwithinreadtransaction.json index da4f2057a..9642934ef 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/notwithinreadtransaction.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/error/notwithinreadtransaction.json @@ -34,6 +34,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L188" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/init(cache:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/init(cache:).json index 186b8b19a..ae8c65f24 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/init(cache:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/init(cache:).json @@ -52,6 +52,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L51" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/load(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/load(_:).json index 37c205ea3..a2d4360fe 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/load(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/load(_:).json @@ -92,6 +92,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L142" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -207,6 +211,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -517,6 +522,49 @@ "title" : "GraphQLResponse", "type" : "topic", "url" : "\/documentation\/apollo\/graphqlresponse" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/load(_:callbackqueue:resulthandler:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/load(_:callbackqueue:resulthandler:).json index b406f0461..1e68bb507 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/load(_:callbackqueue:resulthandler:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/load(_:callbackqueue:resulthandler:).json @@ -109,6 +109,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L552" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -237,6 +241,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -470,6 +475,49 @@ "title" : "GraphQLResultHandler", "type" : "topic", "url" : "\/documentation\/apollo\/graphqlresulthandler" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/publish(records:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/publish(records:).json index f033f2c21..d999ec7b3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/publish(records:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/publish(records:).json @@ -81,6 +81,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L72" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/publish(records:identifier:callbackqueue:completion:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/publish(records:identifier:callbackqueue:completion:).json index a9e3368bf..57f7c910a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/publish(records:identifier:callbackqueue:completion:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/publish(records:identifier:callbackqueue:completion:).json @@ -154,6 +154,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L485" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readtransaction.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readtransaction.json index 53e1393f9..86384ae91 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readtransaction.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readtransaction.json @@ -54,6 +54,10 @@ "text" : "ReadTransaction" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L202" + }, "role" : "symbol", "roleHeading" : "Class", "symbolKind" : "class", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readtransaction/read(query:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readtransaction/read(query:).json index 958e8f931..5b61f44e5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readtransaction/read(query:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readtransaction/read(query:).json @@ -113,6 +113,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L228" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -194,6 +198,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP4DataQa", "text" : "Data" @@ -219,6 +224,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -498,6 +504,74 @@ "title" : "read(query:)", "type" : "topic", "url" : "\/documentation\/apollo\/apollostore\/readtransaction\/read(query:)" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation/Data": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Data" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16RootSelectionSetP", + "text" : "RootSelectionSet" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", + "kind" : "symbol", + "role" : "symbol", + "title" : "Data", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation\/data" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readtransaction/readobject(oftype:withkey:variables:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readtransaction/readobject(oftype:withkey:variables:).json index 7a067229e..948c5c164 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readtransaction/readobject(oftype:withkey:variables:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readtransaction/readobject(oftype:withkey:variables:).json @@ -139,6 +139,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L244" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -247,6 +251,7 @@ "text" : " : any " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperationVariableValue", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI29GraphQLOperationVariableValueP", "text" : "GraphQLOperationVariableValue" @@ -296,6 +301,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/RootSelectionSet", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16RootSelectionSetP", "text" : "RootSelectionSet" @@ -680,6 +686,119 @@ "title" : "CacheKey", "type" : "topic", "url" : "\/documentation\/apollo\/cachekey" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperationVariableValue": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperationVariableValue" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperationVariableValue", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperationVariableValue", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperationvariablevalue" +}, +"doc://ApolloAPI/documentation/ApolloAPI/RootSelectionSet": { + "abstract" : [ + { + "text" : "A selection set that represents the root selections on its ", + "type" : "text" + }, + { + "code" : "__parentType", + "type" : "codeVoice" + }, + { + "text" : ". Nested selection", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sets for type cases are not ", + "type" : "text" + }, + { + "code" : "RootSelectionSet", + "type" : "codeVoice" + }, + { + "text" : "s.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "RootSelectionSet" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI21OutputTypeConvertibleP", + "text" : "OutputTypeConvertible" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI12SelectionSetP", + "text" : "SelectionSet" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI23SelectionSetEntityValueP", + "text" : "SelectionSetEntityValue" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/RootSelectionSet", + "kind" : "symbol", + "role" : "symbol", + "title" : "RootSelectionSet", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/rootselectionset" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readtransaction/readonlycache.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readtransaction/readonlycache.json index 085d4d574..fb5fba317 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readtransaction/readonlycache.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readtransaction/readonlycache.json @@ -58,6 +58,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L208" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction.json index b222a90bb..1085cb7e4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction.json @@ -54,6 +54,10 @@ "text" : "ReadWriteTransaction" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L292" + }, "role" : "symbol", "roleHeading" : "Class", "symbolKind" : "class", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/cache.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/cache.json index 2e2a6bd9f..6797d3796 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/cache.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/cache.json @@ -58,6 +58,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L297" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/removeobject(for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/removeobject(for:).json index 4f9de1743..f313722ab 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/removeobject(for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/removeobject(for:).json @@ -73,6 +73,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L430" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/removeobjects(matching:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/removeobjects(matching:).json index c08244306..c4b4cf6b1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/removeobjects(matching:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/removeobjects(matching:).json @@ -73,6 +73,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L449" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/update(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/update(_:_:).json index 588046487..3eaa87f63 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/update(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/update(_:_:).json @@ -162,6 +162,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L314" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -259,6 +263,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/LocalCacheMutation\/Data", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI18LocalCacheMutationP4DataQa", "text" : "Data" @@ -317,6 +322,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/LocalCacheMutation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI18LocalCacheMutationP", "text" : "LocalCacheMutation" @@ -639,6 +645,83 @@ "title" : "update(_:_:)", "type" : "topic", "url" : "\/documentation\/apollo\/apollostore\/readwritetransaction\/update(_:_:)" +}, +"doc://ApolloAPI/documentation/ApolloAPI/LocalCacheMutation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "LocalCacheMutation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/LocalCacheMutation", + "kind" : "symbol", + "role" : "symbol", + "title" : "LocalCacheMutation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/localcachemutation" +}, +"doc://ApolloAPI/documentation/ApolloAPI/LocalCacheMutation/Data": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Data" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI23MutableRootSelectionSetP", + "text" : "MutableRootSelectionSet" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/LocalCacheMutation\/Data", + "kind" : "symbol", + "role" : "symbol", + "title" : "Data", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/localcachemutation\/data" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/updateobject(oftype:withkey:variables:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/updateobject(oftype:withkey:variables:_:).json index 6e680543d..937807c68 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/updateobject(oftype:withkey:variables:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/updateobject(oftype:withkey:variables:_:).json @@ -196,6 +196,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L336" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -304,6 +308,7 @@ "text" : " : any " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperationVariableValue", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI29GraphQLOperationVariableValueP", "text" : "GraphQLOperationVariableValue" @@ -394,6 +399,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/MutableRootSelectionSet", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI23MutableRootSelectionSetP", "text" : "MutableRootSelectionSet" @@ -829,6 +835,83 @@ "title" : "CacheKey", "type" : "topic", "url" : "\/documentation\/apollo\/cachekey" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperationVariableValue": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperationVariableValue" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperationVariableValue", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperationVariableValue", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperationvariablevalue" +}, +"doc://ApolloAPI/documentation/ApolloAPI/MutableRootSelectionSet": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "MutableRootSelectionSet" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI19MutableSelectionSetP", + "text" : "MutableSelectionSet" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16RootSelectionSetP", + "text" : "RootSelectionSet" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/MutableRootSelectionSet", + "kind" : "symbol", + "role" : "symbol", + "title" : "MutableRootSelectionSet", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/mutablerootselectionset" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/write(data:for:)-4w5fv.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/write(data:for:)-4w5fv.json index 5523e0d78..bd90b9bef 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/write(data:for:)-4w5fv.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/write(data:for:)-4w5fv.json @@ -113,6 +113,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L361" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -170,6 +174,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/LocalCacheMutation\/Data", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI18LocalCacheMutationP4DataQa", "text" : "Data" @@ -235,6 +240,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/LocalCacheMutation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI18LocalCacheMutationP", "text" : "LocalCacheMutation" @@ -516,6 +522,83 @@ "title" : "write(data:for:)", "type" : "topic", "url" : "\/documentation\/apollo\/apollostore\/readwritetransaction\/write(data:for:)-4w5fv" +}, +"doc://ApolloAPI/documentation/ApolloAPI/LocalCacheMutation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "LocalCacheMutation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/LocalCacheMutation", + "kind" : "symbol", + "role" : "symbol", + "title" : "LocalCacheMutation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/localcachemutation" +}, +"doc://ApolloAPI/documentation/ApolloAPI/LocalCacheMutation/Data": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Data" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI23MutableRootSelectionSetP", + "text" : "MutableRootSelectionSet" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/LocalCacheMutation\/Data", + "kind" : "symbol", + "role" : "symbol", + "title" : "Data", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/localcachemutation\/data" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/write(data:for:)-5stiz.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/write(data:for:)-5stiz.json index bea1c05b7..55b6515e0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/write(data:for:)-5stiz.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/write(data:for:)-5stiz.json @@ -113,6 +113,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L377" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -170,6 +174,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP4DataQa", "text" : "Data" @@ -235,6 +240,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -516,6 +522,83 @@ "title" : "write(data:for:)", "type" : "topic", "url" : "\/documentation\/apollo\/apollostore\/readwritetransaction\/write(data:for:)-5stiz" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation/Data": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Data" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16RootSelectionSetP", + "text" : "RootSelectionSet" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", + "kind" : "symbol", + "role" : "symbol", + "title" : "Data", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation\/data" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/write(selectionset:withkey:variables:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/write(selectionset:withkey:variables:).json index 1df0a2c22..67be9e913 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/write(selectionset:withkey:variables:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/readwritetransaction/write(selectionset:withkey:variables:).json @@ -123,6 +123,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L395" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -223,6 +227,7 @@ "text" : " : any " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperationVariableValue", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI29GraphQLOperationVariableValueP", "text" : "GraphQLOperationVariableValue" @@ -264,6 +269,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/RootSelectionSet", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16RootSelectionSetP", "text" : "RootSelectionSet" @@ -624,6 +630,119 @@ "title" : "CacheKey", "type" : "topic", "url" : "\/documentation\/apollo\/cachekey" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperationVariableValue": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperationVariableValue" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperationVariableValue", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperationVariableValue", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperationvariablevalue" +}, +"doc://ApolloAPI/documentation/ApolloAPI/RootSelectionSet": { + "abstract" : [ + { + "text" : "A selection set that represents the root selections on its ", + "type" : "text" + }, + { + "code" : "__parentType", + "type" : "codeVoice" + }, + { + "text" : ". Nested selection", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sets for type cases are not ", + "type" : "text" + }, + { + "code" : "RootSelectionSet", + "type" : "codeVoice" + }, + { + "text" : "s.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "RootSelectionSet" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI21OutputTypeConvertibleP", + "text" : "OutputTypeConvertible" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI12SelectionSetP", + "text" : "SelectionSet" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI23SelectionSetEntityValueP", + "text" : "SelectionSetEntityValue" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/RootSelectionSet", + "kind" : "symbol", + "role" : "symbol", + "title" : "RootSelectionSet", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/rootselectionset" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/subscribe(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/subscribe(_:).json index bb12ee2c9..1db29f90b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/subscribe(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/subscribe(_:).json @@ -74,6 +74,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L84" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/subscriptiontoken.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/subscriptiontoken.json index 8784bb461..da3a0b99d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/subscriptiontoken.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/subscriptiontoken.json @@ -63,6 +63,10 @@ "text" : "SubscriptionToken" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L182" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/subscriptiontoken/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/subscriptiontoken/!=(_:_:).json index 377c42f36..f1adfa88e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/subscriptiontoken/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/subscriptiontoken/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -309,7 +431,10 @@ }, "doc://Apollo/documentation/Apollo/ApolloStore/SubscriptionToken/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/subscriptiontoken/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/subscriptiontoken/equatable-implementations.json index 2ce0bea7e..c05701a88 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/subscriptiontoken/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/subscriptiontoken/equatable-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/apollostore\/subscriptiontoken\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -154,7 +166,10 @@ }, "doc://Apollo/documentation/Apollo/ApolloStore/SubscriptionToken/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/unsubscribe(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/unsubscribe(_:).json index 81fc03c5d..e980c43b8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/unsubscribe(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/unsubscribe(_:).json @@ -61,6 +61,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L97" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/withinreadtransaction(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/withinreadtransaction(_:).json index 99b2d8d94..dbc1ba26b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/withinreadtransaction(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/withinreadtransaction(_:).json @@ -113,6 +113,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L111" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/withinreadtransaction(_:callbackqueue:completion:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/withinreadtransaction(_:callbackqueue:completion:).json index 53e52f026..80918fcb7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/withinreadtransaction(_:callbackqueue:completion:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/withinreadtransaction(_:callbackqueue:completion:).json @@ -161,6 +161,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L509" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/withinreadwritetransaction(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/withinreadwritetransaction(_:).json index b3dd1efbf..5f96cf8a1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/withinreadwritetransaction(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/withinreadwritetransaction(_:).json @@ -113,6 +113,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L127" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/withinreadwritetransaction(_:callbackqueue:completion:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/withinreadwritetransaction(_:callbackqueue:completion:).json index 5cfa08147..44fb7fd99 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/withinreadwritetransaction(_:callbackqueue:completion:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostore/withinreadwritetransaction(_:callbackqueue:completion:).json @@ -161,6 +161,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L532" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostoresubscriber.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostoresubscriber.json index 2276b5189..a797776cb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostoresubscriber.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostoresubscriber.json @@ -78,6 +78,10 @@ "text" : "ApolloStoreSubscriber" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L6" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostoresubscriber/store(_:didchangekeys:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostoresubscriber/store(_:didchangekeys:).json index ced17639a..69cfe159f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostoresubscriber/store(_:didchangekeys:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollostoresubscriber/store(_:didchangekeys:).json @@ -78,6 +78,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloStore.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/ApolloStore.swift#L13" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollourlsession.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollourlsession.json index 4f9e13bd5..6f8fdaf52 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollourlsession.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollourlsession.json @@ -44,6 +44,10 @@ "text" : "ApolloURLSession" } ], + "remoteSource" : { + "fileName" : "ApolloURLSession.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloURLSession.swift#L9" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollourlsession/chunks(for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollourlsession/chunks(for:).json index 61a46fb94..286702781 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollourlsession/chunks(for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/apollourlsession/chunks(for:).json @@ -94,6 +94,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ApolloURLSession.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloURLSession.swift#L18" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asyncchunksequence.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asyncchunksequence.json index 18af8be80..49aa3c594 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asyncchunksequence.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asyncchunksequence.json @@ -60,6 +60,10 @@ "text" : "AsyncChunkSequence" } ], + "remoteSource" : { + "fileName" : "AsyncHTTPResponseChunkSequence.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/AsyncHTTPResponseChunkSequence.swift#L7" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence.json index c853b63f7..ea2ea894b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence.json @@ -81,6 +81,10 @@ "text" : "AsyncHTTPResponseChunkSequence" } ], + "remoteSource" : { + "fileName" : "AsyncHTTPResponseChunkSequence.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/AsyncHTTPResponseChunkSequence.swift#L14" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/allsatisfy(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/allsatisfy(_:).json index dcd0fda73..b6d21c900 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/allsatisfy(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/allsatisfy(_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a Boolean value that indicates whether all elements produced by the", "type" : "text" }, { - "code" : "AsyncSequence.allSatisfy(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "asynchronous sequence satisfy the given predicate.", "type" : "text" } ], @@ -263,6 +263,221 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element of the asynchronous", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence as its argument and returns a Boolean value that indicates", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "whether the passed element satisfies a condition.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " if the sequence contains only elements that satisfy", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "predicate", + "type" : "codeVoice" + }, + { + "text" : "; otherwise, ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "10", + "type" : "codeVoice" + }, + { + "text" : ". The ", + "type" : "text" + }, + { + "code" : "allSatisfy(_:)", + "type" : "codeVoice" + }, + { + "text" : " method checks to see whether", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "all elements produced by the sequence are less than ", + "type" : "text" + }, + { + "code" : "10", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let allLessThanTen = await Counter(howHigh: 10)", + " .allSatisfy { $0 < 10 }", + "print(allLessThanTen)", + "\/\/ Prints \"false\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "The predicate executes each time the asynchronous sequence produces an", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "element, until either the predicate returns ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : " or the sequence ends.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "If the asynchronous sequence is empty, this method returns ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -424,7 +639,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/allSatisfy(_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether all elements produced by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "asynchronous sequence satisfy the given predicate.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator.json index 94c9b378d..49ee64cb1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "AsyncSequence.AsyncIterator", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -53,6 +39,10 @@ "text" : "AsyncIterator" } ], + "remoteSource" : { + "fileName" : "AsyncHTTPResponseChunkSequence.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/AsyncHTTPResponseChunkSequence.swift#L39" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/asynciteratorprotocol-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/asynciteratorprotocol-implementations.json index e9b7883a9..bf1a2d68f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/asynciteratorprotocol-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/asynciteratorprotocol-implementations.json @@ -41,6 +41,18 @@ ], "title" : "Instance Methods" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/asynchttpresponsechunksequence\/asynciterator\/asynciteratorprotocol-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -212,7 +224,42 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/AsyncIterator/next()-2fiic": { "abstract" : [ - + { + "text" : "Default implementation of ", + "type" : "text" + }, + { + "code" : "next()", + "type" : "codeVoice" + }, + { + "text" : " in terms of ", + "type" : "text" + }, + { + "code" : "next(isolation:)", + "type" : "codeVoice" + }, + { + "text" : ", which", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is required to maintain backward compatibility with existing async", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "iterators.", + "type" : "text" + } ], "fragments" : [ { @@ -291,7 +338,42 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/AsyncIterator/next(isolation:)": { "abstract" : [ - + { + "text" : "Default implementation of ", + "type" : "text" + }, + { + "code" : "next(isolation:)", + "type" : "codeVoice" + }, + { + "text" : " in terms of ", + "type" : "text" + }, + { + "code" : "next()", + "type" : "codeVoice" + }, + { + "text" : ", which", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is required to maintain backward compatibility with existing async", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "iterators.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/element.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/element.json index e07866c6f..b5832a1c9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/element.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/element.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "AsyncIteratorProtocol.Element", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -54,6 +40,10 @@ "text" : "Element" } ], + "remoteSource" : { + "fileName" : "AsyncHTTPResponseChunkSequence.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/AsyncHTTPResponseChunkSequence.swift#L40" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next()-2fiic.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next()-2fiic.json index 249b00985..4a9486e5f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next()-2fiic.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next()-2fiic.json @@ -1,15 +1,39 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Default implementation of ", "type" : "text" }, { - "code" : "AsyncIteratorProtocol.next()", + "code" : "next()", "type" : "codeVoice" }, { - "text" : ".", + "text" : " in terms of ", + "type" : "text" + }, + { + "code" : "next(isolation:)", + "type" : "codeVoice" + }, + { + "text" : ", which", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is required to maintain backward compatibility with existing async", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "iterators.", "type" : "text" } ], @@ -429,7 +453,42 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/AsyncIterator/next()-2fiic": { "abstract" : [ - + { + "text" : "Default implementation of ", + "type" : "text" + }, + { + "code" : "next()", + "type" : "codeVoice" + }, + { + "text" : " in terms of ", + "type" : "text" + }, + { + "code" : "next(isolation:)", + "type" : "codeVoice" + }, + { + "text" : ", which", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is required to maintain backward compatibility with existing async", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "iterators.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next().json index ea7002f16..e875fe134 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next().json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "AsyncIteratorProtocol.next()", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -77,6 +63,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "AsyncHTTPResponseChunkSequence.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/AsyncHTTPResponseChunkSequence.swift#L61" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next(isolation:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next(isolation:).json index fb3c03e33..812ca5999 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next(isolation:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next(isolation:).json @@ -1,15 +1,39 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Default implementation of ", "type" : "text" }, { - "code" : "AsyncIteratorProtocol.next(isolation:)", + "code" : "next(isolation:)", "type" : "codeVoice" }, { - "text" : ".", + "text" : " in terms of ", + "type" : "text" + }, + { + "code" : "next()", + "type" : "codeVoice" + }, + { + "text" : ", which", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is required to maintain backward compatibility with existing async", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "iterators.", "type" : "text" } ], @@ -487,7 +511,42 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/AsyncIterator/next(isolation:)": { "abstract" : [ - + { + "text" : "Default implementation of ", + "type" : "text" + }, + { + "code" : "next(isolation:)", + "type" : "codeVoice" + }, + { + "text" : " in terms of ", + "type" : "text" + }, + { + "code" : "next()", + "type" : "codeVoice" + }, + { + "text" : ", which", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is required to maintain backward compatibility with existing async", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "iterators.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asyncsequence-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asyncsequence-implementations.json index c64d564b8..da24da6d7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asyncsequence-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/asyncsequence-implementations.json @@ -62,6 +62,18 @@ ], "title" : "Instance Methods" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/asynchttpresponsechunksequence\/asyncsequence-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -202,7 +214,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/allSatisfy(_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether all elements produced by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "asynchronous sequence satisfy the given predicate.", + "type" : "text" + } ], "fragments" : [ { @@ -294,7 +317,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/compactMap(_:)-2cyck": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that maps an error-throwing closure over", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the base sequence’s elements, omitting results that don’t return a value.", + "type" : "text" + } ], "fragments" : [ { @@ -397,7 +431,26 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/compactMap(_:)-3fbud": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that maps the given closure over the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "asynchronous sequence’s elements, omitting results that don’t return a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "value.", + "type" : "text" + } ], "fragments" : [ { @@ -492,7 +545,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/contains(_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether the asynchronous sequence", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "contains the given element.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -591,7 +655,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/contains(where:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether the asynchronous sequence", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "contains an element that satisfies the given predicate.", + "type" : "text" + } ], "fragments" : [ { @@ -691,7 +766,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/drop(while:)-1pkgr": { "abstract" : [ - + { + "text" : "Omits elements from the base asynchronous sequence until a given closure", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "returns false, after which it passes through all remaining elements.", + "type" : "text" + } ], "fragments" : [ { @@ -779,7 +865,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/drop(while:)-1tr2m": { "abstract" : [ - + { + "text" : "Omits elements from the base sequence until a given error-throwing closure", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "returns false, after which it passes through all remaining elements.", + "type" : "text" + } ], "fragments" : [ { @@ -875,7 +972,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/dropFirst(_:)": { "abstract" : [ - + { + "text" : "Omits a specified number of elements from the base asynchronous sequence,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "then passes through all remaining elements.", + "type" : "text" + } ], "fragments" : [ { @@ -930,7 +1038,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/filter(_:)-83pnr": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that contains, in order, the elements of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the base sequence that satisfy the given predicate.", + "type" : "text" + } ], "fragments" : [ { @@ -1010,7 +1129,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/filter(_:)-8ljjh": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that contains, in order, the elements of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the base sequence that satisfy the given error-throwing predicate.", + "type" : "text" + } ], "fragments" : [ { @@ -1098,7 +1228,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/first(where:)": { "abstract" : [ - + { + "text" : "Returns the first element of the sequence that satisfies the given", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "predicate.", + "type" : "text" + } ], "fragments" : [ { @@ -1210,7 +1351,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/flatMap(_:)-3ro29": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that concatenates the results of calling", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given transformation with each element of this sequence.", + "type" : "text" + } ], "fragments" : [ { @@ -1305,7 +1457,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/flatMap(_:)-6cqbw": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that concatenates the results of calling", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given transformation with each element of this sequence.", + "type" : "text" + } ], "fragments" : [ { @@ -1400,7 +1563,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/flatMap(_:)-74tsa": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that concatenates the results of calling", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given transformation with each element of this sequence.", + "type" : "text" + } ], "fragments" : [ { @@ -1495,7 +1669,26 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/flatMap(_:)-jo8o": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that concatenates the results of calling", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given error-throwing transformation with each element of this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence.", + "type" : "text" + } ], "fragments" : [ { @@ -1598,7 +1791,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/map(_:)-1k278": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that maps the given closure over the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "asynchronous sequence’s elements.", + "type" : "text" + } ], "fragments" : [ { @@ -1693,7 +1897,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/map(_:)-6ut8j": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that maps the given error-throwing", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "closure over the asynchronous sequence’s elements.", + "type" : "text" + } ], "fragments" : [ { @@ -1796,7 +2011,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/max(by:)": { "abstract" : [ - + { + "text" : "Returns the maximum element in the asynchronous sequence, using the given", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "predicate as the comparison between elements.", + "type" : "text" + } ], "fragments" : [ { @@ -1925,7 +2151,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/min(by:)": { "abstract" : [ - + { + "text" : "Returns the minimum element in the asynchronous sequence, using the given", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "predicate as the comparison between elements.", + "type" : "text" + } ], "fragments" : [ { @@ -2054,7 +2291,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/prefix(_:)": { "abstract" : [ - + { + "text" : "Returns an asynchronous sequence, up to the specified maximum length,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "containing the initial elements of the base asynchronous sequence.", + "type" : "text" + } ], "fragments" : [ { @@ -2109,7 +2357,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/prefix(while:)-2wbwj": { "abstract" : [ - + { + "text" : "Returns an asynchronous sequence, containing the initial, consecutive", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "elements of the base sequence that satisfy the given predicate.", + "type" : "text" + } ], "fragments" : [ { @@ -2205,7 +2464,26 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/prefix(while:)-8xfnf": { "abstract" : [ - + { + "text" : "Returns an asynchronous sequence, containing the initial, consecutive", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "elements of the base sequence that satisfy the given error-throwing", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "predicate.", + "type" : "text" + } ], "fragments" : [ { @@ -2309,7 +2587,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/reduce(_:_:)": { "abstract" : [ - + { + "text" : "Returns the result of combining the elements of the asynchronous sequence", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "using the given closure.", + "type" : "text" + } ], "fragments" : [ { @@ -2423,7 +2712,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/reduce(into:_:)": { "abstract" : [ - + { + "text" : "Returns the result of combining the elements of the asynchronous sequence", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "using the given closure, given a mutable initial value.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/compactmap(_:)-2cyck.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/compactmap(_:)-2cyck.json index 9bd54198c..6775e4b36 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/compactmap(_:)-2cyck.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/compactmap(_:)-2cyck.json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Creates an asynchronous sequence that maps an error-throwing closure over", "type" : "text" }, { - "code" : "AsyncSequence.compactMap(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "the base sequence’s elements, omitting results that don’t return a value.", "type" : "text" } ], @@ -301,6 +301,358 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An error-throwing mapping closure. ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "accepts an element of this sequence as its parameter and returns a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "transformed value of the same or of a different type. If ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "throws an error, the sequence ends.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "An asynchronous sequence that contains, in order, the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "non-", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : " elements produced by the ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " closure. The sequence", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "ends either when the base sequence ends or when ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " throws an", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "error.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use the ", + "type" : "text" + }, + { + "code" : "compactMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " method to transform every element received from", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "a base asynchronous sequence, while also discarding any ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : " results", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "from the closure. Typically, you use this to transform from one type of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "element to another.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "5", + "type" : "codeVoice" + }, + { + "text" : ". The closure provided to the ", + "type" : "text" + }, + { + "code" : "compactMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "method takes each ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " and looks up a corresponding ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : " from a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "romanNumeralDict", + "type" : "codeVoice" + }, + { + "text" : " dictionary. Since there is no key for ", + "type" : "text" + }, + { + "code" : "4", + "type" : "codeVoice" + }, + { + "text" : ", the closure", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "returns ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : " in this case, which ", + "type" : "text" + }, + { + "code" : "compactMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " omits from the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "transformed asynchronous sequence. When the value is ", + "type" : "text" + }, + { + "code" : "5", + "type" : "codeVoice" + }, + { + "text" : ", the closure", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "throws ", + "type" : "text" + }, + { + "code" : "MyError", + "type" : "codeVoice" + }, + { + "text" : ", terminating the sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let romanNumeralDict: [Int: String] =", + " [1: \"I\", 2: \"II\", 3: \"III\", 5: \"V\"]", + "", + "do {", + " let stream = Counter(howHigh: 5)", + " .compactMap { (value) throws -> String? in", + " if value == 5 {", + " throw MyError()", + " }", + " return romanNumeralDict[value]", + " }", + " for try await numeral in stream {", + " print(numeral, terminator: \" \")", + " }", + "} catch {", + " print(\"Error: \\(error)\")", + "}", + "\/\/ Prints \"I II III Error: MyError() \"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -462,7 +814,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/compactMap(_:)-2cyck": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that maps an error-throwing closure over", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the base sequence’s elements, omitting results that don’t return a value.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/compactmap(_:)-3fbud.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/compactmap(_:)-3fbud.json index 80994d85a..079486fb8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/compactmap(_:)-3fbud.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/compactmap(_:)-3fbud.json @@ -1,15 +1,23 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Creates an asynchronous sequence that maps the given closure over the", "type" : "text" }, { - "code" : "AsyncSequence.compactMap(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" + }, + { + "text" : "asynchronous sequence’s elements, omitting results that don’t return a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "value.", "type" : "text" } ], @@ -285,6 +293,293 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A mapping closure. ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " accepts an element", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "of this sequence as its parameter and returns a transformed value of the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "same or of a different type.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "An asynchronous sequence that contains, in order, the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "non-", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : " elements produced by the ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " closure.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use the ", + "type" : "text" + }, + { + "code" : "compactMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " method to transform every element received from", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "a base asynchronous sequence, while also discarding any ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : " results", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "from the closure. Typically, you use this to transform from one type of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "element to another.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "5", + "type" : "codeVoice" + }, + { + "text" : ". The closure provided to the ", + "type" : "text" + }, + { + "code" : "compactMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "method takes each ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " and looks up a corresponding ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : " from a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "romanNumeralDict", + "type" : "codeVoice" + }, + { + "text" : " dictionary. Because there is no key for ", + "type" : "text" + }, + { + "code" : "4", + "type" : "codeVoice" + }, + { + "text" : ", the closure", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "returns ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : " in this case, which ", + "type" : "text" + }, + { + "code" : "compactMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " omits from the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "transformed asynchronous sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let romanNumeralDict: [Int: String] =", + " [1: \"I\", 2: \"II\", 3: \"III\", 5: \"V\"]", + " ", + "let stream = Counter(howHigh: 5)", + " .compactMap { romanNumeralDict[$0] }", + "for await numeral in stream {", + " print(numeral, terminator: \" \")", + "}", + "\/\/ Prints \"I II III V \"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -446,7 +741,26 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/compactMap(_:)-3fbud": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that maps the given closure over the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "asynchronous sequence’s elements, omitting results that don’t return a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "value.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/contains(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/contains(_:).json index 15bf46275..804e45092 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/contains(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/contains(_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a Boolean value that indicates whether the asynchronous sequence", "type" : "text" }, { - "code" : "AsyncSequence.contains(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "contains the given element.", "type" : "text" } ], @@ -245,6 +245,159 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The element to find in the asynchronous sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "search" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " if the method found the element in the asynchronous", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence; otherwise, ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "10", + "type" : "codeVoice" + }, + { + "text" : ". The ", + "type" : "text" + }, + { + "code" : "contains(_:)", + "type" : "codeVoice" + }, + { + "text" : " method checks to see whether", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the sequence produces the value ", + "type" : "text" + }, + { + "code" : "5", + "type" : "codeVoice" + }, + { + "text" : ":", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let containsFive = await Counter(howHigh: 10)", + " .contains(5)", + "print(containsFive)", + "\/\/ Prints \"true\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -406,7 +559,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/contains(_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether the asynchronous sequence", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "contains the given element.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/contains(where:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/contains(where:).json index 53af1d5ce..6e7684772 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/contains(where:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/contains(where:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a Boolean value that indicates whether the asynchronous sequence", "type" : "text" }, { - "code" : "AsyncSequence.contains(where:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "contains an element that satisfies the given predicate.", "type" : "text" } ], @@ -271,6 +271,225 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element of the asynchronous", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence as its argument and returns a Boolean value that indicates", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "whether the passed element represents a match.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " if the sequence contains an element that satisfies", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "predicate; otherwise, ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "You can use the predicate to check for an element of a type that doesn’t", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "conform to the ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : " protocol, or to find an element that satisfies", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "a general condition.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "10", + "type" : "codeVoice" + }, + { + "text" : ". The ", + "type" : "text" + }, + { + "code" : "contains(where:)", + "type" : "codeVoice" + }, + { + "text" : " method checks to see", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "whether the sequence produces a value divisible by ", + "type" : "text" + }, + { + "code" : "3", + "type" : "codeVoice" + }, + { + "text" : ":", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let containsDivisibleByThree = await Counter(howHigh: 10)", + " .contains { $0 % 3 == 0 }", + "print(containsDivisibleByThree)", + "\/\/ Prints \"true\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "The predicate executes each time the asynchronous sequence produces an", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "element, until either the predicate finds a match or the sequence ends.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -432,7 +651,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/contains(where:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether the asynchronous sequence", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "contains an element that satisfies the given predicate.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/drop(while:)-1pkgr.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/drop(while:)-1pkgr.json index 38a867853..eb3e666dd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/drop(while:)-1pkgr.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/drop(while:)-1pkgr.json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Omits elements from the base asynchronous sequence until a given closure", "type" : "text" }, { - "code" : "AsyncSequence.drop(while:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "returns false, after which it passes through all remaining elements.", "type" : "text" } ], @@ -263,6 +263,235 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element as a parameter and", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "returns a Boolean value indicating whether to drop the element from the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "modified sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "An asynchronous sequence that skips over values from the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "base sequence until the provided closure returns ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "drop(while:)", + "type" : "codeVoice" + }, + { + "text" : " to omit elements from an asynchronous sequence until", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the element received meets a condition you specify.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "10", + "type" : "codeVoice" + }, + { + "text" : ". The ", + "type" : "text" + }, + { + "code" : "drop(while:)", + "type" : "codeVoice" + }, + { + "text" : " method causes the modified", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence to ignore received values until it encounters one that is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "divisible by ", + "type" : "text" + }, + { + "code" : "3", + "type" : "codeVoice" + }, + { + "text" : ":", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let stream = Counter(howHigh: 10)", + " .drop { $0 % 3 != 0 }", + "for await number in stream {", + " print(number, terminator: \" \")", + "}", + "\/\/ Prints \"3 4 5 6 7 8 9 10 \"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "After the predicate returns ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ", the sequence never executes it again,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "and from then on the sequence passes through elements from its underlying", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence as-is.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -424,7 +653,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/drop(while:)-1pkgr": { "abstract" : [ - + { + "text" : "Omits elements from the base asynchronous sequence until a given closure", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "returns false, after which it passes through all remaining elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/drop(while:)-1tr2m.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/drop(while:)-1tr2m.json index ca5306548..e8404d2cc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/drop(while:)-1tr2m.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/drop(while:)-1tr2m.json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Omits elements from the base sequence until a given error-throwing closure", "type" : "text" }, { - "code" : "AsyncSequence.drop(while:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "returns false, after which it passes through all remaining elements.", "type" : "text" } ], @@ -279,6 +279,288 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An error-throwing closure that takes an element as", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "a parameter and returns a Boolean value indicating whether to drop the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "element from the modified sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "An asynchronous sequence that skips over values until the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "provided closure returns ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : " or throws an error.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "drop(while:)", + "type" : "codeVoice" + }, + { + "text" : " to omit elements from an asynchronous sequence until", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the element received meets a condition you specify. If the closure you", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "provide throws an error, the sequence produces no elements and throws", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the error instead.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "10", + "type" : "codeVoice" + }, + { + "text" : ". The predicate passed to the ", + "type" : "text" + }, + { + "code" : "drop(while:)", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "method throws an error if it encounters an even number, and otherwise", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "returns ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " while it receives elements less than ", + "type" : "text" + }, + { + "code" : "5", + "type" : "codeVoice" + }, + { + "text" : ". Because the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "predicate throws when it receives ", + "type" : "text" + }, + { + "code" : "2", + "type" : "codeVoice" + }, + { + "text" : " from the base sequence, this example", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "throws without ever printing anything.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "do {", + " let stream = Counter(howHigh: 10)", + " .drop {", + " if $0 % 2 == 0 {", + " throw EvenError()", + " }", + " return $0 < 5", + " }", + " for try await number in stream {", + " print(number)", + " }", + "} catch {", + " print(error)", + "}", + "\/\/ Prints \"EvenError()\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "After the predicate returns ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ", the sequence never executes it again,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "and from then on the sequence passes through elements from its underlying", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence. A predicate that throws an error also never executes again.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -440,7 +722,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/drop(while:)-1tr2m": { "abstract" : [ - + { + "text" : "Omits elements from the base sequence until a given error-throwing closure", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "returns false, after which it passes through all remaining elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/dropfirst(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/dropfirst(_:).json index 93977b676..be56f3a1f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/dropfirst(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/dropfirst(_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Omits a specified number of elements from the base asynchronous sequence,", "type" : "text" }, { - "code" : "AsyncSequence.dropFirst(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "then passes through all remaining elements.", "type" : "text" } ], @@ -189,6 +189,242 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The number of elements to drop from the beginning of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the sequence. ", + "type" : "text" + }, + { + "code" : "count", + "type" : "codeVoice" + }, + { + "text" : " must be greater than or equal to zero.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "count" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "An asynchronous sequence that drops the first ", + "type" : "text" + }, + { + "code" : "count", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "elements from the base sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "dropFirst(_:)", + "type" : "codeVoice" + }, + { + "text" : " when you want to drop the first ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "n", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " elements from the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "base sequence and pass through the remaining elements.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "10", + "type" : "codeVoice" + }, + { + "text" : ". The ", + "type" : "text" + }, + { + "code" : "dropFirst(_:)", + "type" : "codeVoice" + }, + { + "text" : " method causes the modified", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence to ignore the values ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " through ", + "type" : "text" + }, + { + "code" : "3", + "type" : "codeVoice" + }, + { + "text" : ", and instead emit ", + "type" : "text" + }, + { + "code" : "4", + "type" : "codeVoice" + }, + { + "text" : " through ", + "type" : "text" + }, + { + "code" : "10", + "type" : "codeVoice" + }, + { + "text" : ":", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "for await number in Counter(howHigh: 10).dropFirst(3) {", + " print(number, terminator: \" \")", + "}", + "\/\/ Prints \"4 5 6 7 8 9 10 \"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "If the number of elements to drop exceeds the number of elements in the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence, the result is an empty sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -350,7 +586,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/dropFirst(_:)": { "abstract" : [ - + { + "text" : "Omits a specified number of elements from the base asynchronous sequence,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "then passes through all remaining elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/element.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/element.json index 2959a93d9..40f90e7d7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/element.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/element.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "AsyncSequence.Element", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -53,6 +39,10 @@ "text" : "Element" } ], + "remoteSource" : { + "fileName" : "AsyncHTTPResponseChunkSequence.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/AsyncHTTPResponseChunkSequence.swift#L15" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/filter(_:)-83pnr.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/filter(_:)-83pnr.json index 045df30d0..334fd6fb2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/filter(_:)-83pnr.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/filter(_:)-83pnr.json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Creates an asynchronous sequence that contains, in order, the elements of", "type" : "text" }, { - "code" : "AsyncSequence.filter(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "the base sequence that satisfy the given predicate.", "type" : "text" } ], @@ -255,6 +255,169 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element of the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "asynchronous sequence as its argument and returns a Boolean value", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that indicates whether to include the element in the filtered sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "isIncluded" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "An asynchronous sequence that contains, in order, the elements", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "of the base sequence that satisfy the given predicate.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "10", + "type" : "codeVoice" + }, + { + "text" : ". The ", + "type" : "text" + }, + { + "code" : "filter(_:)", + "type" : "codeVoice" + }, + { + "text" : " method returns ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " for even", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values and ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : " for odd values, thereby filtering out the odd values:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let stream = Counter(howHigh: 10)", + " .filter { $0 % 2 == 0 }", + "for await number in stream {", + " print(number, terminator: \" \")", + "}", + "\/\/ Prints \"2 4 6 8 10 \"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -416,7 +579,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/filter(_:)-83pnr": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that contains, in order, the elements of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the base sequence that satisfy the given predicate.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/filter(_:)-8ljjh.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/filter(_:)-8ljjh.json index ed507660e..a0d84c913 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/filter(_:)-8ljjh.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/filter(_:)-8ljjh.json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Creates an asynchronous sequence that contains, in order, the elements of", "type" : "text" }, { - "code" : "AsyncSequence.filter(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "the base sequence that satisfy the given error-throwing predicate.", "type" : "text" } ], @@ -271,6 +271,202 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An error-throwing closure that takes an element", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "of the asynchronous sequence as its argument and returns a Boolean value", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that indicates whether to include the element in the filtered sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "isIncluded" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "An asynchronous sequence that contains, in order, the elements", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "of the base sequence that satisfy the given predicate. If the predicate", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "throws an error, the sequence contains only values produced prior to", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the error.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "10", + "type" : "codeVoice" + }, + { + "text" : ". The ", + "type" : "text" + }, + { + "code" : "filter(_:)", + "type" : "codeVoice" + }, + { + "text" : " method returns ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " for even", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values and ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : " for odd values, thereby filtering out the odd values,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "but also throws an error for values divisible by 5:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "do {", + " let stream = Counter(howHigh: 10)", + " .filter {", + " if $0 % 5 == 0 {", + " throw MyError()", + " }", + " return $0 % 2 == 0", + " }", + " for try await number in stream {", + " print(number, terminator: \" \")", + " }", + "} catch {", + " print(\"Error: \\(error)\")", + "}", + "\/\/ Prints \"2 4 Error: MyError() \"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -432,7 +628,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/filter(_:)-8ljjh": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that contains, in order, the elements of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the base sequence that satisfy the given error-throwing predicate.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/first(where:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/first(where:).json index 6306df4cd..b4e064d59 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/first(where:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/first(where:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns the first element of the sequence that satisfies the given", "type" : "text" }, { - "code" : "AsyncSequence.first(where:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "predicate.", "type" : "text" } ], @@ -295,6 +295,208 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element of the asynchronous", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence as its argument and returns a Boolean value that indicates", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "whether the element is a match.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "The first element of the sequence that satisfies ", + "type" : "text" + }, + { + "code" : "predicate", + "type" : "codeVoice" + }, + { + "text" : ",", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "or ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : " if there is no element that satisfies ", + "type" : "text" + }, + { + "code" : "predicate", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "10", + "type" : "codeVoice" + }, + { + "text" : ". The ", + "type" : "text" + }, + { + "code" : "first(where:)", + "type" : "codeVoice" + }, + { + "text" : " method returns the first", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "member of the sequence that’s evenly divisible by both ", + "type" : "text" + }, + { + "code" : "2", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "3", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let divisibleBy2And3 = await Counter(howHigh: 10)", + " .first { $0 % 2 == 0 && $0 % 3 == 0 }", + "print(divisibleBy2And3 ?? \"none\")", + "\/\/ Prints \"6\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "The predicate executes each time the asynchronous sequence produces an", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "element, until either the predicate finds a match or the sequence ends.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -456,7 +658,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/first(where:)": { "abstract" : [ - + { + "text" : "Returns the first element of the sequence that satisfies the given", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "predicate.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-3ro29.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-3ro29.json index f36a8eab6..a3b879756 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-3ro29.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-3ro29.json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Creates an asynchronous sequence that concatenates the results of calling", "type" : "text" }, { - "code" : "AsyncSequence.flatMap(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "the given transformation with each element of this sequence.", "type" : "text" } ], @@ -332,6 +332,270 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A mapping closure. ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " accepts an element", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "of this sequence as its parameter and returns an ", + "type" : "text" + }, + { + "code" : "AsyncSequence", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A single, flattened asynchronous sequence that contains all", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "elements in all the asynchronous sequences produced by ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use this method to receive a single-level asynchronous sequence when your", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "transformation produces an asynchronous sequence for each element.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "5", + "type" : "codeVoice" + }, + { + "text" : ". The transforming closure takes the received ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "and returns a new ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " that counts that high. For example, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "transform receives ", + "type" : "text" + }, + { + "code" : "3", + "type" : "codeVoice" + }, + { + "text" : " from the base sequence, it creates a new ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that produces the values ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "2", + "type" : "codeVoice" + }, + { + "text" : ", and ", + "type" : "text" + }, + { + "code" : "3", + "type" : "codeVoice" + }, + { + "text" : ". The ", + "type" : "text" + }, + { + "code" : "flatMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " method", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "“flattens” the resulting sequence-of-sequences into a single", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "AsyncSequence", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let stream = Counter(howHigh: 5)", + " .flatMap { Counter(howHigh: $0) }", + "for await number in stream {", + " print(number, terminator: \" \")", + "}", + "\/\/ Prints \"1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 \"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -493,7 +757,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/flatMap(_:)-3ro29": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that concatenates the results of calling", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given transformation with each element of this sequence.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-6cqbw.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-6cqbw.json index 17549b716..e9dfa4572 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-6cqbw.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-6cqbw.json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Creates an asynchronous sequence that concatenates the results of calling", "type" : "text" }, { - "code" : "AsyncSequence.flatMap(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "the given transformation with each element of this sequence.", "type" : "text" } ], @@ -340,6 +340,270 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A mapping closure. ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " accepts an element", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "of this sequence as its parameter and returns an ", + "type" : "text" + }, + { + "code" : "AsyncSequence", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A single, flattened asynchronous sequence that contains all", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "elements in all the asynchronous sequences produced by ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use this method to receive a single-level asynchronous sequence when your", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "transformation produces an asynchronous sequence for each element.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "5", + "type" : "codeVoice" + }, + { + "text" : ". The transforming closure takes the received ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "and returns a new ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " that counts that high. For example, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "transform receives ", + "type" : "text" + }, + { + "code" : "3", + "type" : "codeVoice" + }, + { + "text" : " from the base sequence, it creates a new ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that produces the values ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "2", + "type" : "codeVoice" + }, + { + "text" : ", and ", + "type" : "text" + }, + { + "code" : "3", + "type" : "codeVoice" + }, + { + "text" : ". The ", + "type" : "text" + }, + { + "code" : "flatMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " method", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "“flattens” the resulting sequence-of-sequences into a single", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "AsyncSequence", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let stream = Counter(howHigh: 5)", + " .flatMap { Counter(howHigh: $0) }", + "for await number in stream {", + " print(number, terminator: \" \")", + "}", + "\/\/ Prints \"1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 \"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -501,7 +765,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/flatMap(_:)-6cqbw": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that concatenates the results of calling", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given transformation with each element of this sequence.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-74tsa.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-74tsa.json index 0ee8248d9..7033102ea 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-74tsa.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-74tsa.json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Creates an asynchronous sequence that concatenates the results of calling", "type" : "text" }, { - "code" : "AsyncSequence.flatMap(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "the given transformation with each element of this sequence.", "type" : "text" } ], @@ -358,6 +358,270 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A mapping closure. ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " accepts an element", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "of this sequence as its parameter and returns an ", + "type" : "text" + }, + { + "code" : "AsyncSequence", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A single, flattened asynchronous sequence that contains all", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "elements in all the asynchronous sequences produced by ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use this method to receive a single-level asynchronous sequence when your", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "transformation produces an asynchronous sequence for each element.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "5", + "type" : "codeVoice" + }, + { + "text" : ". The transforming closure takes the received ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "and returns a new ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " that counts that high. For example, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "transform receives ", + "type" : "text" + }, + { + "code" : "3", + "type" : "codeVoice" + }, + { + "text" : " from the base sequence, it creates a new ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that produces the values ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "2", + "type" : "codeVoice" + }, + { + "text" : ", and ", + "type" : "text" + }, + { + "code" : "3", + "type" : "codeVoice" + }, + { + "text" : ". The ", + "type" : "text" + }, + { + "code" : "flatMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " method", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "“flattens” the resulting sequence-of-sequences into a single", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "AsyncSequence", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let stream = Counter(howHigh: 5)", + " .flatMap { Counter(howHigh: $0) }", + "for await number in stream {", + " print(number, terminator: \" \")", + "}", + "\/\/ Prints \"1 1 2 1 2 3 1 2 3 4 1 2 3 4 5 \"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -519,7 +783,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/flatMap(_:)-74tsa": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that concatenates the results of calling", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given transformation with each element of this sequence.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-jo8o.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-jo8o.json index 283ac1890..4834e576f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-jo8o.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-jo8o.json @@ -1,15 +1,23 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Creates an asynchronous sequence that concatenates the results of calling", "type" : "text" }, { - "code" : "AsyncSequence.flatMap(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" + }, + { + "text" : "the given error-throwing transformation with each element of this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "sequence.", "type" : "text" } ], @@ -322,6 +330,327 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An error-throwing mapping closure. ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "accepts an element of this sequence as its parameter and returns an", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "AsyncSequence", + "type" : "codeVoice" + }, + { + "text" : ". If ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " throws an error, the sequence ends.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A single, flattened asynchronous sequence that contains all", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "elements in all the asynchronous sequences produced by ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : ". The", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence ends either when the last sequence created from the last", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "element from base sequence ends, or when ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " throws an error.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use this method to receive a single-level asynchronous sequence when your", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "transformation produces an asynchronous sequence for each element.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "5", + "type" : "codeVoice" + }, + { + "text" : ". The transforming closure takes the received ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "and returns a new ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " that counts that high. For example, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "transform receives ", + "type" : "text" + }, + { + "code" : "3", + "type" : "codeVoice" + }, + { + "text" : " from the base sequence, it creates a new ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that produces the values ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "2", + "type" : "codeVoice" + }, + { + "text" : ", and ", + "type" : "text" + }, + { + "code" : "3", + "type" : "codeVoice" + }, + { + "text" : ". The ", + "type" : "text" + }, + { + "code" : "flatMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " method", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "“flattens” the resulting sequence-of-sequences into a single", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "AsyncSequence", + "type" : "codeVoice" + }, + { + "text" : ". However, when the closure receives ", + "type" : "text" + }, + { + "code" : "4", + "type" : "codeVoice" + }, + { + "text" : ", it throws an", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "error, terminating the sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "do {", + " let stream = Counter(howHigh: 5)", + " .flatMap { (value) -> Counter in", + " if value == 4 {", + " throw MyError()", + " }", + " return Counter(howHigh: value)", + " }", + " for try await number in stream {", + " print(number, terminator: \" \")", + " }", + "} catch {", + " print(error)", + "}", + "\/\/ Prints \"1 1 2 1 2 3 MyError() \"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -483,7 +812,26 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/flatMap(_:)-jo8o": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that concatenates the results of calling", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given error-throwing transformation with each element of this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/init(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/init(_:).json index fec56926d..47e7927e0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/init(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/init(_:).json @@ -53,6 +53,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "AsyncHTTPResponseChunkSequence.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/AsyncHTTPResponseChunkSequence.swift#L23" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/makeasynciterator().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/makeasynciterator().json index 8363c4dba..bb15d60e2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/makeasynciterator().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/makeasynciterator().json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "AsyncSequence.makeAsyncIterator()", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -65,6 +51,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "AsyncHTTPResponseChunkSequence.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/AsyncHTTPResponseChunkSequence.swift#L27" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/map(_:)-1k278.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/map(_:)-1k278.json index e6d05103a..0adfaa6e7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/map(_:)-1k278.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/map(_:)-1k278.json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Creates an asynchronous sequence that maps the given closure over the", "type" : "text" }, { - "code" : "AsyncSequence.map(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "asynchronous sequence’s elements.", "type" : "text" } ], @@ -285,6 +285,281 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A mapping closure. ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " accepts an element", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "of this sequence as its parameter and returns a transformed value of the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "same or of a different type.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "An asynchronous sequence that contains, in order, the elements", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "produced by the ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " closure.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use the ", + "type" : "text" + }, + { + "code" : "map(_:)", + "type" : "codeVoice" + }, + { + "text" : " method to transform every element received from a base", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "asynchronous sequence. Typically, you use this to transform from one type", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "of element to another.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "5", + "type" : "codeVoice" + }, + { + "text" : ". The closure provided to the ", + "type" : "text" + }, + { + "code" : "map(_:)", + "type" : "codeVoice" + }, + { + "text" : " method", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "takes each ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " and looks up a corresponding ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : " from a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "romanNumeralDict", + "type" : "codeVoice" + }, + { + "text" : " dictionary. This means the outer ", + "type" : "text" + }, + { + "code" : "for await in", + "type" : "codeVoice" + }, + { + "text" : " loop", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "iterates over ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : " instances instead of the underlying ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " values", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let romanNumeralDict: [Int: String] =", + " [1: \"I\", 2: \"II\", 3: \"III\", 5: \"V\"]", + "", + "let stream = Counter(howHigh: 5)", + " .map { romanNumeralDict[$0] ?? \"(unknown)\" }", + "for await numeral in stream {", + " print(numeral, terminator: \" \")", + "}", + "\/\/ Prints \"I II III (unknown) V \"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -446,7 +721,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/map(_:)-1k278": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that maps the given closure over the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "asynchronous sequence’s elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/map(_:)-6ut8j.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/map(_:)-6ut8j.json index c6bece314..0aa5e51eb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/map(_:)-6ut8j.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/map(_:)-6ut8j.json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Creates an asynchronous sequence that maps the given error-throwing", "type" : "text" }, { - "code" : "AsyncSequence.map(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "closure over the asynchronous sequence’s elements.", "type" : "text" } ], @@ -301,6 +301,342 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A mapping closure. ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " accepts an element", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "of this sequence as its parameter and returns a transformed value of the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "same or of a different type. ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " can also throw an error, which", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "ends the transformed sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "An asynchronous sequence that contains, in order, the elements", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "produced by the ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " closure.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use the ", + "type" : "text" + }, + { + "code" : "map(_:)", + "type" : "codeVoice" + }, + { + "text" : " method to transform every element received from a base", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "asynchronous sequence. Typically, you use this to transform from one type", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "of element to another.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "5", + "type" : "codeVoice" + }, + { + "text" : ". The closure provided to the ", + "type" : "text" + }, + { + "code" : "map(_:)", + "type" : "codeVoice" + }, + { + "text" : " method", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "takes each ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " and looks up a corresponding ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : " from a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "romanNumeralDict", + "type" : "codeVoice" + }, + { + "text" : " dictionary. This means the outer ", + "type" : "text" + }, + { + "code" : "for await in", + "type" : "codeVoice" + }, + { + "text" : " loop", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "iterates over ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : " instances instead of the underlying ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " values", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces. Also, the dictionary doesn’t provide a key for", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "4", + "type" : "codeVoice" + }, + { + "text" : ", and the closure throws an error for any key it can’t look up, so", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "receiving this value from ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " ends the modified sequence with an", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "error.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let romanNumeralDict: [Int: String] =", + " [1: \"I\", 2: \"II\", 3: \"III\", 5: \"V\"]", + "", + "do {", + " let stream = Counter(howHigh: 5)", + " .map { (value) throws -> String in", + " guard let roman = romanNumeralDict[value] else {", + " throw MyError()", + " }", + " return roman", + " }", + " for try await numeral in stream {", + " print(numeral, terminator: \" \")", + " }", + "} catch {", + " print(\"Error: \\(error)\")", + "}", + "\/\/ Prints \"I II III Error: MyError() \"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -462,7 +798,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/map(_:)-6ut8j": { "abstract" : [ - + { + "text" : "Creates an asynchronous sequence that maps the given error-throwing", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "closure over the asynchronous sequence’s elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/max(by:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/max(by:).json index 928e87da6..43ba964a9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/max(by:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/max(by:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns the maximum element in the asynchronous sequence, using the given", "type" : "text" }, { - "code" : "AsyncSequence.max(by:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "predicate as the comparison between elements.", "type" : "text" } ], @@ -337,6 +337,475 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A predicate that returns ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " if its", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "first argument should be ordered before its second argument; otherwise,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "areInIncreasingOrder" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "The sequence’s minimum element, according to", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "areInIncreasingOrder", + "type" : "codeVoice" + }, + { + "text" : ". If the sequence has no elements, returns ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use this method when the asynchronous sequence’s values don’t conform", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "to ", + "type" : "text" + }, + { + "code" : "Comparable", + "type" : "codeVoice" + }, + { + "text" : ", or when you want to apply a custom ordering to the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The predicate must be a ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "strict weak ordering", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " over the elements. That is,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any elements ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", and ", + "type" : "text" + }, + { + "code" : "c", + "type" : "codeVoice" + }, + { + "text" : ", the following conditions must hold:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "items" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "code" : "areInIncreasingOrder(a, a)", + "type" : "codeVoice" + }, + { + "text" : " is always ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ". (Irreflexivity)", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "If ", + "type" : "text" + }, + { + "code" : "areInIncreasingOrder(a, b)", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "areInIncreasingOrder(b, c)", + "type" : "codeVoice" + }, + { + "text" : " are", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "both ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : ", then ", + "type" : "text" + }, + { + "code" : "areInIncreasingOrder(a, c)", + "type" : "codeVoice" + }, + { + "text" : " is also", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : ". (Transitive comparability)", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Two elements are ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "incomparable", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " if neither is ordered before the other", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "according to the predicate. If ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : " are incomparable, and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "and ", + "type" : "text" + }, + { + "code" : "c", + "type" : "codeVoice" + }, + { + "text" : " are incomparable, then ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "c", + "type" : "codeVoice" + }, + { + "text" : " are also incomparable.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "(Transitive incomparability)", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + } + ], + "type" : "unorderedList" + }, + { + "inlineContent" : [ + { + "text" : "The following example uses an enumeration of playing cards ranks, ", + "type" : "text" + }, + { + "code" : "Rank", + "type" : "codeVoice" + }, + { + "text" : ",", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "which ranges from ", + "type" : "text" + }, + { + "code" : "ace", + "type" : "codeVoice" + }, + { + "text" : " (low) to ", + "type" : "text" + }, + { + "code" : "king", + "type" : "codeVoice" + }, + { + "text" : " (high). An asynchronous sequence", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "called ", + "type" : "text" + }, + { + "code" : "RankCounter", + "type" : "codeVoice" + }, + { + "text" : " produces all elements of the array. The predicate", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "provided to the ", + "type" : "text" + }, + { + "code" : "max(by:)", + "type" : "codeVoice" + }, + { + "text" : " method sorts ranks based on their ", + "type" : "text" + }, + { + "code" : "rawValue", + "type" : "codeVoice" + }, + { + "text" : ":", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "enum Rank: Int {", + " case ace = 1, two, three, four, five, six, seven, eight, nine, ten, jack, queen, king", + "}", + "", + "let max = await RankCounter()", + " .max { $0.rawValue < $1.rawValue }", + "print(max ?? \"none\")", + "\/\/ Prints \"king\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -498,7 +967,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/max(by:)": { "abstract" : [ - + { + "text" : "Returns the maximum element in the asynchronous sequence, using the given", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "predicate as the comparison between elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/min(by:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/min(by:).json index bc4fb6644..2208d07b5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/min(by:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/min(by:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns the minimum element in the asynchronous sequence, using the given", "type" : "text" }, { - "code" : "AsyncSequence.min(by:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "predicate as the comparison between elements.", "type" : "text" } ], @@ -337,6 +337,475 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A predicate that returns ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " if its", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "first argument should be ordered before its second argument; otherwise,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "areInIncreasingOrder" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "The sequence’s minimum element, according to", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "areInIncreasingOrder", + "type" : "codeVoice" + }, + { + "text" : ". If the sequence has no elements, returns ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use this method when the asynchronous sequence’s values don’t conform", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "to ", + "type" : "text" + }, + { + "code" : "Comparable", + "type" : "codeVoice" + }, + { + "text" : ", or when you want to apply a custom ordering to the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The predicate must be a ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "strict weak ordering", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " over the elements. That is,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any elements ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", and ", + "type" : "text" + }, + { + "code" : "c", + "type" : "codeVoice" + }, + { + "text" : ", the following conditions must hold:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "items" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "code" : "areInIncreasingOrder(a, a)", + "type" : "codeVoice" + }, + { + "text" : " is always ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ". (Irreflexivity)", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "If ", + "type" : "text" + }, + { + "code" : "areInIncreasingOrder(a, b)", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "areInIncreasingOrder(b, c)", + "type" : "codeVoice" + }, + { + "text" : " are", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "both ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : ", then ", + "type" : "text" + }, + { + "code" : "areInIncreasingOrder(a, c)", + "type" : "codeVoice" + }, + { + "text" : " is also", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : ". (Transitive comparability)", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Two elements are ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "incomparable", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " if neither is ordered before the other", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "according to the predicate. If ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : " are incomparable, and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "and ", + "type" : "text" + }, + { + "code" : "c", + "type" : "codeVoice" + }, + { + "text" : " are incomparable, then ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "c", + "type" : "codeVoice" + }, + { + "text" : " are also incomparable.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "(Transitive incomparability)", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + } + ], + "type" : "unorderedList" + }, + { + "inlineContent" : [ + { + "text" : "The following example uses an enumeration of playing cards ranks, ", + "type" : "text" + }, + { + "code" : "Rank", + "type" : "codeVoice" + }, + { + "text" : ",", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "which ranges from ", + "type" : "text" + }, + { + "code" : "ace", + "type" : "codeVoice" + }, + { + "text" : " (low) to ", + "type" : "text" + }, + { + "code" : "king", + "type" : "codeVoice" + }, + { + "text" : " (high). An asynchronous sequence", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "called ", + "type" : "text" + }, + { + "code" : "RankCounter", + "type" : "codeVoice" + }, + { + "text" : " produces all elements of the array. The predicate", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "provided to the ", + "type" : "text" + }, + { + "code" : "min(by:)", + "type" : "codeVoice" + }, + { + "text" : " method sorts ranks based on their ", + "type" : "text" + }, + { + "code" : "rawValue", + "type" : "codeVoice" + }, + { + "text" : ":", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "enum Rank: Int {", + " case ace = 1, two, three, four, five, six, seven, eight, nine, ten, jack, queen, king", + "}", + "", + "let min = await RankCounter()", + " .min { $0.rawValue < $1.rawValue }", + "print(min ?? \"none\")", + "\/\/ Prints \"ace\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -498,7 +967,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/min(by:)": { "abstract" : [ - + { + "text" : "Returns the minimum element in the asynchronous sequence, using the given", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "predicate as the comparison between elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/prefix(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/prefix(_:).json index 94c9c106a..00c2c5a49 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/prefix(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/prefix(_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns an asynchronous sequence, up to the specified maximum length,", "type" : "text" }, { - "code" : "AsyncSequence.prefix(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "containing the initial elements of the base asynchronous sequence.", "type" : "text" } ], @@ -189,6 +189,205 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The maximum number of elements to return. The value of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "count", + "type" : "codeVoice" + }, + { + "text" : " must be greater than or equal to zero.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "count" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "An asynchronous sequence starting at the beginning of the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "base sequence with at most ", + "type" : "text" + }, + { + "code" : "count", + "type" : "codeVoice" + }, + { + "text" : " elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "prefix(_:)", + "type" : "codeVoice" + }, + { + "text" : " to reduce the number of elements produced by the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "asynchronous sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "10", + "type" : "codeVoice" + }, + { + "text" : ". The ", + "type" : "text" + }, + { + "code" : "prefix(_:)", + "type" : "codeVoice" + }, + { + "text" : " method causes the modified", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence to pass through the first six values, then end.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "for await number in Counter(howHigh: 10).prefix(6) {", + " print(number, terminator: \" \")", + "}", + "\/\/ Prints \"1 2 3 4 5 6 \"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "If the count passed to ", + "type" : "text" + }, + { + "code" : "prefix(_:)", + "type" : "codeVoice" + }, + { + "text" : " exceeds the number of elements in the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "base sequence, the result contains all of the elements in the sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -350,7 +549,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/prefix(_:)": { "abstract" : [ - + { + "text" : "Returns an asynchronous sequence, up to the specified maximum length,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "containing the initial elements of the base asynchronous sequence.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/prefix(while:)-2wbwj.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/prefix(while:)-2wbwj.json index e7f4099bb..119d9e426 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/prefix(while:)-2wbwj.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/prefix(while:)-2wbwj.json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns an asynchronous sequence, containing the initial, consecutive", "type" : "text" }, { - "code" : "AsyncSequence.prefix(while:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "elements of the base sequence that satisfy the given predicate.", "type" : "text" } ], @@ -279,6 +279,230 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element as a parameter and", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "returns a Boolean value indicating whether the element should be", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "included in the modified sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "An asynchronous sequence of the initial, consecutive", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "elements that satisfy ", + "type" : "text" + }, + { + "code" : "predicate", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "prefix(while:)", + "type" : "codeVoice" + }, + { + "text" : " to produce values while elements from the base", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence meet a condition you specify. The modified sequence ends when", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the predicate closure returns ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "10", + "type" : "codeVoice" + }, + { + "text" : ". The ", + "type" : "text" + }, + { + "code" : "prefix(while:)", + "type" : "codeVoice" + }, + { + "text" : " method causes the modified", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence to pass along values so long as they aren’t divisible by ", + "type" : "text" + }, + { + "code" : "2", + "type" : "codeVoice" + }, + { + "text" : " and", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "3", + "type" : "codeVoice" + }, + { + "text" : ". Upon reaching ", + "type" : "text" + }, + { + "code" : "6", + "type" : "codeVoice" + }, + { + "text" : ", the sequence ends:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let stream = Counter(howHigh: 10)", + " .prefix { $0 % 2 != 0 || $0 % 3 != 0 }", + "for try await number in stream {", + " print(number, terminator: \" \")", + "}", + "\/\/ Prints \"1 2 3 4 5 \"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -440,7 +664,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/prefix(while:)-2wbwj": { "abstract" : [ - + { + "text" : "Returns an asynchronous sequence, containing the initial, consecutive", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "elements of the base sequence that satisfy the given predicate.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/prefix(while:)-8xfnf.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/prefix(while:)-8xfnf.json index aca1807ef..dbebf3089 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/prefix(while:)-8xfnf.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/prefix(while:)-8xfnf.json @@ -1,15 +1,23 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns an asynchronous sequence, containing the initial, consecutive", "type" : "text" }, { - "code" : "AsyncSequence.prefix(while:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" + }, + { + "text" : "elements of the base sequence that satisfy the given error-throwing", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "predicate.", "type" : "text" } ], @@ -295,6 +303,243 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A error-throwing closure that takes an element of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the asynchronous sequence as its argument and returns a Boolean value", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that indicates whether to include the element in the modified sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "An asynchronous sequence that contains, in order, the elements", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "of the base sequence that satisfy the given predicate. If the predicate", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "throws an error, the sequence contains only values produced prior to", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the error.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "prefix(while:)", + "type" : "codeVoice" + }, + { + "text" : " to produce values while elements from the base", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence meet a condition you specify. The modified sequence ends when", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the predicate closure returns ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : " or throws an error.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "10", + "type" : "codeVoice" + }, + { + "text" : ". The ", + "type" : "text" + }, + { + "code" : "prefix(_:)", + "type" : "codeVoice" + }, + { + "text" : " method causes the modified", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence to pass through values less than ", + "type" : "text" + }, + { + "code" : "8", + "type" : "codeVoice" + }, + { + "text" : ", but throws an", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "error when it receives a value that’s divisible by ", + "type" : "text" + }, + { + "code" : "5", + "type" : "codeVoice" + }, + { + "text" : ":", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "do {", + " let stream = try Counter(howHigh: 10)", + " .prefix {", + " if $0 % 5 == 0 {", + " throw MyError()", + " }", + " return $0 < 8", + " }", + " for try await number in stream {", + " print(number, terminator: \" \")", + " }", + "} catch {", + " print(\"Error: \\(error)\")", + "}", + "\/\/ Prints \"1 2 3 4 Error: MyError() \"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -456,7 +701,26 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/prefix(while:)-8xfnf": { "abstract" : [ - + { + "text" : "Returns an asynchronous sequence, containing the initial, consecutive", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "elements of the base sequence that satisfy the given error-throwing", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "predicate.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/reduce(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/reduce(_:_:).json index 3f4e4e4df..f5ca33aef 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/reduce(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/reduce(_:_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns the result of combining the elements of the asynchronous sequence", "type" : "text" }, { - "code" : "AsyncSequence.reduce(_:_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "using the given closure.", "type" : "text" } ], @@ -323,6 +323,289 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The value to use as the initial accumulating value.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "The ", + "type" : "text" + }, + { + "code" : "nextPartialResult", + "type" : "codeVoice" + }, + { + "text" : " closure receives ", + "type" : "text" + }, + { + "code" : "initialResult", + "type" : "codeVoice" + }, + { + "text" : " the first", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "time the closure runs.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "initialResult" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that combines an accumulating value and", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "an element of the asynchronous sequence into a new accumulating value,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for use in the next call of the ", + "type" : "text" + }, + { + "code" : "nextPartialResult", + "type" : "codeVoice" + }, + { + "text" : " closure or", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "returned to the caller.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "nextPartialResult" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "The final accumulated value. If the sequence has no elements,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the result is ", + "type" : "text" + }, + { + "code" : "initialResult", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use the ", + "type" : "text" + }, + { + "code" : "reduce(_:_:)", + "type" : "codeVoice" + }, + { + "text" : " method to produce a single value from the elements of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "an entire sequence. For example, you can use this method on an sequence of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "numbers to find their sum or product.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The ", + "type" : "text" + }, + { + "code" : "nextPartialResult", + "type" : "codeVoice" + }, + { + "text" : " closure executes sequentially with an accumulating", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "value initialized to ", + "type" : "text" + }, + { + "code" : "initialResult", + "type" : "codeVoice" + }, + { + "text" : " and each element of the sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, an asynchronous sequence called ", + "type" : "text" + }, + { + "code" : "Counter", + "type" : "codeVoice" + }, + { + "text" : " produces ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "values from ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " to ", + "type" : "text" + }, + { + "code" : "4", + "type" : "codeVoice" + }, + { + "text" : ". The ", + "type" : "text" + }, + { + "code" : "reduce(_:_:)", + "type" : "codeVoice" + }, + { + "text" : " method sums the values", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "received from the asynchronous sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let sum = await Counter(howHigh: 4)", + " .reduce(0) {", + " $0 + $1", + " }", + "print(sum)", + "\/\/ Prints \"10\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -484,7 +767,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/reduce(_:_:)": { "abstract" : [ - + { + "text" : "Returns the result of combining the elements of the asynchronous sequence", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "using the given closure.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/reduce(into:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/reduce(into:_:).json index bc1550e52..030df573b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/reduce(into:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/asynchttpresponsechunksequence/reduce(into:_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns the result of combining the elements of the asynchronous sequence", "type" : "text" }, { - "code" : "AsyncSequence.reduce(into:_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "using the given closure, given a mutable initial value.", "type" : "text" } ], @@ -349,6 +349,261 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The value to use as the initial accumulating value.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "The ", + "type" : "text" + }, + { + "code" : "nextPartialResult", + "type" : "codeVoice" + }, + { + "text" : " closure receives ", + "type" : "text" + }, + { + "code" : "initialResult", + "type" : "codeVoice" + }, + { + "text" : " the first", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "time the closure executes.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "initialResult" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that combines an accumulating", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "value and an element of the asynchronous sequence into a new", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "accumulating value, for use in the next call of the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "nextPartialResult", + "type" : "codeVoice" + }, + { + "text" : " closure or returned to the caller.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "updateAccumulatingResult" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "The final accumulated value. If the sequence has no elements,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the result is ", + "type" : "text" + }, + { + "code" : "initialResult", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use the ", + "type" : "text" + }, + { + "code" : "reduce(into:_:)", + "type" : "codeVoice" + }, + { + "text" : " method to produce a single value from the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "elements of an entire sequence. For example, you can use this method on a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence of numbers to find their sum or product.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The ", + "type" : "text" + }, + { + "code" : "updateAccumulatingResult", + "type" : "codeVoice" + }, + { + "text" : " closure executes sequentially with an", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "accumulating value initialized to ", + "type" : "text" + }, + { + "code" : "initialResult", + "type" : "codeVoice" + }, + { + "text" : " and each element of the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sequence.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "Prefer this method over ", + "type" : "text" + }, + { + "code" : "reduce(_:_:)", + "type" : "codeVoice" + }, + { + "text" : " for efficiency when the result is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "a copy-on-write type, for example an ", + "type" : "text" + }, + { + "code" : "Array", + "type" : "codeVoice" + }, + { + "text" : " or ", + "type" : "text" + }, + { + "code" : "Dictionary", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -510,7 +765,18 @@ }, "doc://Apollo/documentation/Apollo/AsyncHTTPResponseChunkSequence/reduce(into:_:)": { "abstract" : [ - + { + "text" : "Returns the result of combining the elements of the asynchronous sequence", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "using the given closure, given a mutable initial value.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic.json index 907a18901..1e553f6b9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic.json @@ -48,6 +48,10 @@ "text" : "Atomic" } ], + "remoteSource" : { + "fileName" : "Atomic.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Internal%20Utilities\/Atomic.swift#L5" + }, "role" : "symbol", "roleHeading" : "Class", "symbolKind" : "class", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/decrement().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/decrement().json index b990ccd00..f861c9a01 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/decrement().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/decrement().json @@ -88,6 +88,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "Atomic.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Internal%20Utilities\/Atomic.swift#L59" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/increment().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/increment().json index 790fcc3a4..125f982de 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/increment().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/increment().json @@ -88,6 +88,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "Atomic.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Internal%20Utilities\/Atomic.swift#L49" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/init(wrappedvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/init(wrappedvalue:).json index f3706aa40..9d51f2716 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/init(wrappedvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/init(wrappedvalue:).json @@ -51,6 +51,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "Atomic.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Internal%20Utilities\/Atomic.swift#L12" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/mutate(block:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/mutate(block:).json index f387ee9e3..e0f0f828b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/mutate(block:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/mutate(block:).json @@ -87,6 +87,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "Atomic.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Internal%20Utilities\/Atomic.swift#L36" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/projectedvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/projectedvalue.json index 9e50ceb22..637398a97 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/projectedvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/projectedvalue.json @@ -54,6 +54,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "Atomic.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Internal%20Utilities\/Atomic.swift#L29" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/wrappedvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/wrappedvalue.json index 6bbb63643..7690e6725 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/wrappedvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/atomic/wrappedvalue.json @@ -56,6 +56,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "Atomic.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Internal%20Utilities\/Atomic.swift#L21" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor.json index 5c8104d99..dc2480907 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor.json @@ -53,6 +53,10 @@ "text" : "AutomaticPersistedQueryInterceptor" } ], + "remoteSource" : { + "fileName" : "AutomaticPersistedQueryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/AutomaticPersistedQueryInterceptor.swift#L8" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", @@ -512,7 +516,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror.json index 06cea251a..fecb595bd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror.json @@ -39,6 +39,10 @@ "text" : "APQError" } ], + "remoteSource" : { + "fileName" : "AutomaticPersistedQueryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/AutomaticPersistedQueryInterceptor.swift#L10" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/!=(_:_:).json index 664c7226c..a8be26c43 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -288,7 +410,10 @@ }, "doc://Apollo/documentation/Apollo/AutomaticPersistedQueryInterceptor/APQError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/equatable-implementations.json index 56f11cb3b..b4b106d8a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/equatable-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -133,7 +145,10 @@ }, "doc://Apollo/documentation/Apollo/AutomaticPersistedQueryInterceptor/APQError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/error-implementations.json index bc875780b..4f417fdb1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/error-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/error-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -133,7 +145,10 @@ }, "doc://Apollo/documentation/Apollo/AutomaticPersistedQueryInterceptor/APQError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/errordescription.json index 711523c23..17eb6baf8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "AutomaticPersistedQueryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/AutomaticPersistedQueryInterceptor.swift#L14" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/failurereason.json index c8ce6747b..5150f97c0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/helpanchor.json index 93aa42d0c..c4af9805e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/localizeddescription.json index 313fa1e3c..5cd96c695 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -258,7 +250,10 @@ }, "doc://Apollo/documentation/Apollo/AutomaticPersistedQueryInterceptor/APQError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/localizederror-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/localizederror-implementations.json index c2b855251..bb7d58752 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/localizederror-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/localizederror-implementations.json @@ -42,6 +42,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/localizederror-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/persistedquerynotfoundforpersistedonlyquery(operationname:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/persistedquerynotfoundforpersistedonlyquery(operationname:).json index 81d6bcb4b..6c2cb0cf7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/persistedquerynotfoundforpersistedonlyquery(operationname:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/persistedquerynotfoundforpersistedonlyquery(operationname:).json @@ -55,6 +55,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "AutomaticPersistedQueryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/AutomaticPersistedQueryInterceptor.swift#L11" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/persistedqueryretryfailed(operationname:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/persistedqueryretryfailed(operationname:).json index 5eb0b35a0..2024a5ac5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/persistedqueryretryfailed(operationname:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/persistedqueryretryfailed(operationname:).json @@ -55,6 +55,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "AutomaticPersistedQueryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/AutomaticPersistedQueryInterceptor.swift#L12" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/recoverysuggestion.json index 0eef13889..dc867f831 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/init().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/init().json index a6ebf9302..be73f75c2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/init().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/init().json @@ -35,6 +35,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "AutomaticPersistedQueryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/AutomaticPersistedQueryInterceptor.swift#L27" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/intercept(request:next:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/intercept(request:next:).json index eb5eb97dd..9a812087c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/intercept(request:next:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/automaticpersistedqueryinterceptor/intercept(request:next:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "GraphQLInterceptor.intercept(request:next:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -149,6 +135,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "AutomaticPersistedQueryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/AutomaticPersistedQueryInterceptor.swift#L38" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -587,7 +577,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedquerycompatiblerequest.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedquerycompatiblerequest.json index b7924fb95..566c3a48c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedquerycompatiblerequest.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedquerycompatiblerequest.json @@ -38,6 +38,10 @@ "text" : "AutoPersistedQueryCompatibleRequest" } ], + "remoteSource" : { + "fileName" : "AutoPersistedQueryConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/AutoPersistedQueryConfiguration.swift#L28" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", @@ -296,7 +300,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedquerycompatiblerequest/apqconfig.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedquerycompatiblerequest/apqconfig.json index d3495a089..7d9788fd8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedquerycompatiblerequest/apqconfig.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedquerycompatiblerequest/apqconfig.json @@ -73,6 +73,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "AutoPersistedQueryConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/AutoPersistedQueryConfiguration.swift#L33" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedquerycompatiblerequest/ispersistedqueryretry.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedquerycompatiblerequest/ispersistedqueryretry.json index 7749ff079..30125f0cd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedquerycompatiblerequest/ispersistedqueryretry.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedquerycompatiblerequest/ispersistedqueryretry.json @@ -56,6 +56,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "AutoPersistedQueryConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/AutoPersistedQueryConfiguration.swift#L44" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration.json index bfe1bb1ad..3cce7deb3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration.json @@ -61,6 +61,10 @@ "text" : "AutoPersistedQueryConfiguration" } ], + "remoteSource" : { + "fileName" : "AutoPersistedQueryConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/AutoPersistedQueryConfiguration.swift#L7" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/!=(_:_:).json index 8037c5038..6a3cdb8f8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -264,7 +386,10 @@ }, "doc://Apollo/documentation/Apollo/AutoPersistedQueryConfiguration/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/autopersistqueries.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/autopersistqueries.json index cc9ada492..692b10d1b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/autopersistqueries.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/autopersistqueries.json @@ -56,6 +56,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "AutoPersistedQueryConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/AutoPersistedQueryConfiguration.swift#L9" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/equatable-implementations.json index c7129228a..5c344af0f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/equatable-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/autopersistedqueryconfiguration\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -109,7 +121,10 @@ }, "doc://Apollo/documentation/Apollo/AutoPersistedQueryConfiguration/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/init(autopersistqueries:usegetforpersistedqueryretry:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/init(autopersistqueries:usegetforpersistedqueryretry:).json index 3950ee52c..fc16c55f5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/init(autopersistqueries:usegetforpersistedqueryretry:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/init(autopersistqueries:usegetforpersistedqueryretry:).json @@ -63,6 +63,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "AutoPersistedQueryConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/AutoPersistedQueryConfiguration.swift#L19" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/usegetforpersistedqueryretry.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/usegetforpersistedqueryretry.json index 624fe73d5..c22e52349 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/usegetforpersistedqueryretry.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/autopersistedqueryconfiguration/usegetforpersistedqueryretry.json @@ -84,6 +84,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "AutoPersistedQueryConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/AutoPersistedQueryConfiguration.swift#L13" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cacheinterceptor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cacheinterceptor.json index 97c7b421b..4be2459ed 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cacheinterceptor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cacheinterceptor.json @@ -53,6 +53,10 @@ "text" : "CacheInterceptor" } ], + "remoteSource" : { + "fileName" : "CacheInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/CacheInterceptor.swift#L10" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", @@ -645,7 +649,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cacheinterceptor/readcachedata(from:request:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cacheinterceptor/readcachedata(from:request:).json index a0f07069c..0ef150cee 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cacheinterceptor/readcachedata(from:request:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cacheinterceptor/readcachedata(from:request:).json @@ -135,6 +135,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "CacheInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/CacheInterceptor.swift#L25" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -870,7 +874,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cacheinterceptor/writecachedata(to:request:response:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cacheinterceptor/writecachedata(to:request:response:).json index 719aaadea..5ec919fc7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cacheinterceptor/writecachedata(to:request:response:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cacheinterceptor/writecachedata(to:request:response:).json @@ -139,6 +139,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "CacheInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/CacheInterceptor.swift#L41" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -770,7 +774,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachekey.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachekey.json index 3b9917319..84fc7c0ac 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachekey.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachekey.json @@ -44,6 +44,10 @@ "text" : "CacheKey" } ], + "remoteSource" : { + "fileName" : "Record.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/Record.swift#L4" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy.json index 517d2609f..6d6c95963 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy.json @@ -61,6 +61,10 @@ "text" : "CachePolicy" } ], + "remoteSource" : { + "fileName" : "CachePolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/CachePolicy.swift#L7" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/!=(_:_:).json index 21cedd395..0b0ec2d8b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -311,7 +433,10 @@ }, "doc://Apollo/documentation/Apollo/CachePolicy/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/equatable-implementations.json index 3289cf7fc..97bbb9a54 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/equatable-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/cachepolicy\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -156,7 +168,10 @@ }, "doc://Apollo/documentation/Apollo/CachePolicy/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query.json index 575225f8b..4aaabaeb5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query.json @@ -53,6 +53,10 @@ "text" : "Query" } ], + "remoteSource" : { + "fileName" : "CachePolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/CachePolicy.swift#L10" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/!=(_:_:).json index 960c5d2a7..66b772975 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -354,7 +476,10 @@ }, "doc://Apollo/documentation/Apollo/CachePolicy/Query/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork.json index 70cd5854e..234b23051 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork.json @@ -46,6 +46,10 @@ "text" : "CacheAndNetwork" } ], + "remoteSource" : { + "fileName" : "CachePolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/CachePolicy.swift#L28" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork/!=(_:_:).json index ccc8f00f6..00e0f063a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -175,6 +167,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -389,7 +511,10 @@ }, "doc://Apollo/documentation/Apollo/CachePolicy/Query/CacheAndNetwork/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork/cacheandnetwork.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork/cacheandnetwork.json index ab1044ad1..ac9022770 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork/cacheandnetwork.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork/cacheandnetwork.json @@ -41,6 +41,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "CachePolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/CachePolicy.swift#L30" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork/equatable-implementations.json index 59657dcd3..00182be2d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork/equatable-implementations.json @@ -41,6 +41,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/cachepolicy\/query\/cacheandnetwork\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -234,7 +246,10 @@ }, "doc://Apollo/documentation/Apollo/CachePolicy/Query/CacheAndNetwork/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork/tofetchbehavior().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork/tofetchbehavior().json index c9261ab82..d4e668889 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork/tofetchbehavior().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheandnetwork/tofetchbehavior().json @@ -45,6 +45,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "CachePolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/CachePolicy.swift#L67" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly.json index ff42cf519..0af377356 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly.json @@ -54,6 +54,10 @@ "text" : "CacheOnly" } ], + "remoteSource" : { + "fileName" : "CachePolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/CachePolicy.swift#L22" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly/!=(_:_:).json index f8b9feb30..75ca12ed5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -175,6 +167,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -397,7 +519,10 @@ }, "doc://Apollo/documentation/Apollo/CachePolicy/Query/CacheOnly/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly/cacheonly.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly/cacheonly.json index 01c2956a9..cbca2e245 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly/cacheonly.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly/cacheonly.json @@ -41,6 +41,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "CachePolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/CachePolicy.swift#L24" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly/equatable-implementations.json index ebc6cacb4..a42846997 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly/equatable-implementations.json @@ -41,6 +41,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/cachepolicy\/query\/cacheonly\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -242,7 +254,10 @@ }, "doc://Apollo/documentation/Apollo/CachePolicy/Query/CacheOnly/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly/tofetchbehavior().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly/tofetchbehavior().json index 669793bb1..4d97fd50e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly/tofetchbehavior().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/cacheonly/tofetchbehavior().json @@ -45,6 +45,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "CachePolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/CachePolicy.swift#L61" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/equatable-implementations.json index 8bfe60db0..27edfa500 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/equatable-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/cachepolicy\/query\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -199,7 +211,10 @@ }, "doc://Apollo/documentation/Apollo/CachePolicy/Query/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse.json index bacc36c05..8bd72f1db 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse.json @@ -40,6 +40,10 @@ "text" : "SingleResponse" } ], + "remoteSource" : { + "fileName" : "CachePolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/CachePolicy.swift#L11" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/!=(_:_:).json index 6806a60f4..9d756d6e1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -175,6 +167,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -386,7 +508,10 @@ }, "doc://Apollo/documentation/Apollo/CachePolicy/Query/SingleResponse/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/cachefirst.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/cachefirst.json index 4d7211425..7b1c0b3a7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/cachefirst.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/cachefirst.json @@ -41,6 +41,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "CachePolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/CachePolicy.swift#L13" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/equatable-implementations.json index 94da4f0f7..05c916765 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/equatable-implementations.json @@ -41,6 +41,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/cachepolicy\/query\/singleresponse\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -231,7 +243,10 @@ }, "doc://Apollo/documentation/Apollo/CachePolicy/Query/SingleResponse/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/networkfirst.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/networkfirst.json index 39e2f7791..a31ec9d9e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/networkfirst.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/networkfirst.json @@ -41,6 +41,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "CachePolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/CachePolicy.swift#L15" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/networkonly.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/networkonly.json index df497a8fd..621eeb90c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/networkonly.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/networkonly.json @@ -41,6 +41,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "CachePolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/CachePolicy.swift#L17" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/tofetchbehavior().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/tofetchbehavior().json index cb03c9987..0b34ee8ea 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/tofetchbehavior().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/query/singleresponse/tofetchbehavior().json @@ -45,6 +45,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "CachePolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/CachePolicy.swift#L46" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription.json index ab4265159..b277a04e6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription.json @@ -53,6 +53,10 @@ "text" : "Subscription" } ], + "remoteSource" : { + "fileName" : "CachePolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/CachePolicy.swift#L35" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/!=(_:_:).json index fd7f9d470..753d2bded 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -354,7 +476,10 @@ }, "doc://Apollo/documentation/Apollo/CachePolicy/Subscription/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/cachethennetwork.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/cachethennetwork.json index 4127a3254..f2d935a86 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/cachethennetwork.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/cachethennetwork.json @@ -40,6 +40,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "CachePolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/CachePolicy.swift#L37" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/equatable-implementations.json index 5b5acfff8..fde2252ef 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/equatable-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/cachepolicy\/subscription\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -199,7 +211,10 @@ }, "doc://Apollo/documentation/Apollo/CachePolicy/Subscription/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/networkonly.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/networkonly.json index e441b8398..a1e80be50 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/networkonly.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/networkonly.json @@ -40,6 +40,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "CachePolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/CachePolicy.swift#L39" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/tofetchbehavior().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/tofetchbehavior().json index 740fc536f..3bb0134c6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/tofetchbehavior().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/subscription/tofetchbehavior().json @@ -44,6 +44,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "CachePolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/CachePolicy.swift#L73" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1.json index 3660d892e..d1038a79f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1.json @@ -45,6 +45,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L643" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/!=(_:_:).json index 5a61f30e9..c6cd2bc11 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -245,7 +367,10 @@ }, "doc://Apollo/documentation/Apollo/CachePolicy_v1/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/default.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/default.json index cb1af2a31..e778eb77d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/default.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/default.json @@ -63,6 +63,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L656" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/equatable-implementations.json index c4b8217cb..04da1291e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/equatable-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/cachepolicy_v1\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -90,7 +102,10 @@ }, "doc://Apollo/documentation/Apollo/CachePolicy_v1/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/fetchignoringcachecompletely.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/fetchignoringcachecompletely.json index ea814d051..b4b89dc0b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/fetchignoringcachecompletely.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/fetchignoringcachecompletely.json @@ -46,6 +46,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L649" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/fetchignoringcachedata.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/fetchignoringcachedata.json index 5721187ea..2c58af684 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/fetchignoringcachedata.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/fetchignoringcachedata.json @@ -46,6 +46,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L647" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/returncachedataandfetch.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/returncachedataandfetch.json index 72080f634..da49b8252 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/returncachedataandfetch.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/returncachedataandfetch.json @@ -46,6 +46,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L653" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/returncachedatadontfetch.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/returncachedatadontfetch.json index 3c21cd018..e01191cc5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/returncachedatadontfetch.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/returncachedatadontfetch.json @@ -46,6 +46,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L651" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/returncachedataelsefetch.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/returncachedataelsefetch.json index 9fdade325..3e5b18b35 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/returncachedataelsefetch.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy_v1/returncachedataelsefetch.json @@ -46,6 +46,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L645" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cancellable.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cancellable.json index 42b5e133d..1cdf529a8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cancellable.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cancellable.json @@ -51,6 +51,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "Cancellable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Cancellable.swift#L5" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cancellable/cancel().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cancellable/cancel().json index b7faa53e8..9206ac910 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/cancellable/cancel().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/cancellable/cancel().json @@ -50,6 +50,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "Cancellable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Cancellable.swift#L7" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata.json index 90ed2bd98..21c473a8e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata.json @@ -61,6 +61,10 @@ "text" : "ClientAwarenessMetadata" } ], + "remoteSource" : { + "fileName" : "ClientAwarenessMetadata.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ClientAwarenessMetadata.swift#L7" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/applyheaders(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/applyheaders(to:).json index ca442de7c..a1af23479 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/applyheaders(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/applyheaders(to:).json @@ -93,6 +93,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ClientAwarenessMetadata.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ClientAwarenessMetadata.swift#L107" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/clientapplicationname.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/clientapplicationname.json index b4b46d8a6..30080c1e2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/clientapplicationname.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/clientapplicationname.json @@ -52,6 +52,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ClientAwarenessMetadata.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ClientAwarenessMetadata.swift#L12" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/clientapplicationversion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/clientapplicationversion.json index c1c6aea23..c1cf904dd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/clientapplicationversion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/clientapplicationversion.json @@ -52,6 +52,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ClientAwarenessMetadata.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ClientAwarenessMetadata.swift#L17" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/defaultclientname.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/defaultclientname.json index 8d044add0..d56492a68 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/defaultclientname.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/defaultclientname.json @@ -64,6 +64,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ClientAwarenessMetadata.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ClientAwarenessMetadata.swift#L62" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/defaultclientversion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/defaultclientversion.json index 3057f44e3..fd6fb2a47 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/defaultclientversion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/defaultclientversion.json @@ -64,6 +64,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ClientAwarenessMetadata.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ClientAwarenessMetadata.swift#L71" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/enabledwithdefaults.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/enabledwithdefaults.json index 6bf6c0b28..c0463e7db 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/enabledwithdefaults.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/enabledwithdefaults.json @@ -56,6 +56,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ClientAwarenessMetadata.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ClientAwarenessMetadata.swift#L53" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/includeapollolibraryawareness.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/includeapollolibraryawareness.json index 48ad18b31..472049ec2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/includeapollolibraryawareness.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/includeapollolibraryawareness.json @@ -48,6 +48,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ClientAwarenessMetadata.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ClientAwarenessMetadata.swift#L26" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/init(clientapplicationname:clientapplicationversion:includeapollolibraryawareness:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/init(clientapplicationname:clientapplicationversion:includeapollolibraryawareness:).json index aa583d295..b1257dda7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/init(clientapplicationname:clientapplicationversion:includeapollolibraryawareness:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/init(clientapplicationname:clientapplicationversion:includeapollolibraryawareness:).json @@ -80,6 +80,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ClientAwarenessMetadata.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ClientAwarenessMetadata.swift#L28" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/none.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/none.json index d66bc7ae4..d22e1bf63 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/none.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/clientawarenessmetadata/none.json @@ -56,6 +56,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ClientAwarenessMetadata.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ClientAwarenessMetadata.swift#L39" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/constants.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/constants.json index 239e67a6e..179b7bbbb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/constants.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/constants.json @@ -38,6 +38,10 @@ "text" : "Constants" } ], + "remoteSource" : { + "fileName" : "Constants.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Constants.swift#L3" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/constants/apolloclientname.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/constants/apolloclientname.json index 443b1c5a6..6de214534 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/constants/apolloclientname.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/constants/apolloclientname.json @@ -50,6 +50,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "Constants.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Constants.swift#L4" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/constants/apolloclientversion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/constants/apolloclientversion.json index f79c7ff9d..2ecf6497e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/constants/apolloclientversion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/constants/apolloclientversion.json @@ -50,6 +50,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "Constants.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Constants.swift#L5" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultcacheinterceptor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultcacheinterceptor.json index f3748053b..8816f7703 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultcacheinterceptor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultcacheinterceptor.json @@ -66,6 +66,10 @@ "text" : "DefaultCacheInterceptor" } ], + "remoteSource" : { + "fileName" : "CacheInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/CacheInterceptor.swift#L51" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultcacheinterceptor/init().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultcacheinterceptor/init().json index 7d0352a2f..a609bea0c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultcacheinterceptor/init().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultcacheinterceptor/init().json @@ -29,6 +29,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "CacheInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/CacheInterceptor.swift#L53" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultcacheinterceptor/readcachedata(from:request:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultcacheinterceptor/readcachedata(from:request:).json index 5293d7b98..c92e48f33 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultcacheinterceptor/readcachedata(from:request:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultcacheinterceptor/readcachedata(from:request:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CacheInterceptor.readCacheData(from:request:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -134,6 +120,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "CacheInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/CacheInterceptor.swift#L55" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -619,7 +609,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultcacheinterceptor/writecachedata(to:request:response:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultcacheinterceptor/writecachedata(to:request:response:).json index 461565e95..49fc268ad 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultcacheinterceptor/writecachedata(to:request:response:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultcacheinterceptor/writecachedata(to:request:response:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CacheInterceptor.writeCacheData(to:request:response:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -138,6 +124,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "CacheInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/CacheInterceptor.swift#L62" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -601,7 +591,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider.json index 836d0bd68..094affb30 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider.json @@ -65,6 +65,10 @@ "text" : "DefaultInterceptorProvider" } ], + "remoteSource" : { + "fileName" : "InterceptorProvider.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/InterceptorProvider.swift#L97" + }, "role" : "symbol", "roleHeading" : "Class", "symbolKind" : "class", @@ -300,7 +304,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/cacheinterceptor(for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/cacheinterceptor(for:).json index 8e89f10e6..32a82ef2f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/cacheinterceptor(for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/cacheinterceptor(for:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "InterceptorProvider.cacheInterceptor(for:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -81,6 +67,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InterceptorProvider.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/InterceptorProvider.swift#L80" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -172,6 +162,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -442,6 +433,49 @@ "title" : "RequestChain", "type" : "topic", "url" : "\/documentation\/apollo\/requestchain" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/graphqlinterceptors(for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/graphqlinterceptors(for:).json index 0d049d09b..c6e928ff9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/graphqlinterceptors(for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/graphqlinterceptors(for:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "InterceptorProvider.graphQLInterceptors(for:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -85,6 +71,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InterceptorProvider.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/InterceptorProvider.swift#L73" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -176,6 +166,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -411,7 +402,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { @@ -548,6 +539,49 @@ "title" : "RequestChain", "type" : "topic", "url" : "\/documentation\/apollo\/requestchain" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/httpinterceptors(for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/httpinterceptors(for:).json index 541615d14..a1c43dc11 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/httpinterceptors(for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/httpinterceptors(for:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "InterceptorProvider.httpInterceptors(for:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -85,6 +71,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InterceptorProvider.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/InterceptorProvider.swift#L84" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -176,6 +166,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -540,6 +531,49 @@ "title" : "RequestChain", "type" : "topic", "url" : "\/documentation\/apollo\/requestchain" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/interceptorprovider-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/interceptorprovider-implementations.json index 59ca36acc..9516fbb49 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/interceptorprovider-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/interceptorprovider-implementations.json @@ -43,6 +43,18 @@ ], "title" : "Instance Methods" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/defaultinterceptorprovider\/interceptorprovider-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/interceptors(for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/interceptors(for:).json index 6c73d7d31..ee1d66d0b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/interceptors(for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/interceptors(for:).json @@ -77,6 +77,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InterceptorProvider.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/InterceptorProvider.swift#L69" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -168,6 +172,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -500,6 +505,49 @@ "title" : "RequestChain", "type" : "topic", "url" : "\/documentation\/apollo\/requestchain" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/responseparser(for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/responseparser(for:).json index 65543cc0f..6ed0e1cb7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/responseparser(for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/responseparser(for:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "InterceptorProvider.responseParser(for:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -81,6 +67,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InterceptorProvider.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/InterceptorProvider.swift#L90" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -172,6 +162,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -338,7 +329,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { @@ -497,6 +488,49 @@ "title" : "ResponseParsingInterceptor", "type" : "topic", "url" : "\/documentation\/apollo\/responseparsinginterceptor" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/shared.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/shared.json index 1c6099de1..8c3874b8e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/shared.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultinterceptorprovider/shared.json @@ -65,6 +65,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InterceptorProvider.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/InterceptorProvider.swift#L100" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultrequestbodycreator.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultrequestbodycreator.json index 07d848c6d..cadb1ebf8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultrequestbodycreator.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultrequestbodycreator.json @@ -38,6 +38,10 @@ "text" : "DefaultRequestBodyCreator" } ], + "remoteSource" : { + "fileName" : "RequestBodyCreator.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestBodyCreator.swift#L22" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultrequestbodycreator/init().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultrequestbodycreator/init().json index fdb557dd8..89eeee6f9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultrequestbodycreator/init().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultrequestbodycreator/init().json @@ -29,6 +29,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestBodyCreator.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestBodyCreator.swift#L24" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultrequestbodycreator/requestbody(for:sendquerydocument:autopersistquery:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultrequestbodycreator/requestbody(for:sendquerydocument:autopersistquery:).json index 6974eefbf..8971549d4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultrequestbodycreator/requestbody(for:sendquerydocument:autopersistquery:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/defaultrequestbodycreator/requestbody(for:sendquerydocument:autopersistquery:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "JSONRequestBodyCreator.requestBody(for:sendQueryDocument:autoPersistQuery:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -114,6 +100,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestBodyCreator.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestBodyCreator.swift#L26" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -213,6 +203,7 @@ "text" : ") -> " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/JSONEncodableDictionary", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI23JSONEncodableDictionarya", "text" : "JSONEncodableDictionary" @@ -238,6 +229,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -406,6 +398,104 @@ "title" : "requestBody(for:sendQueryDocument:autoPersistQuery:)", "type" : "topic", "url" : "\/documentation\/apollo\/defaultrequestbodycreator\/requestbody(for:sendquerydocument:autopersistquery:)" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" +}, +"doc://ApolloAPI/documentation/ApolloAPI/JSONEncodableDictionary": { + "abstract" : [ + { + "text" : "Represents a Dictionary that can be converted into a ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/JSONObject", + "isActive" : true, + "type" : "reference" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "JSONEncodableDictionary" + }, + { + "kind" : "text", + "text" : " = [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " : any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI13JSONEncodableP", + "text" : "JSONEncodable" + }, + { + "kind" : "text", + "text" : "]" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/JSONEncodableDictionary", + "kind" : "symbol", + "role" : "symbol", + "title" : "JSONEncodableDictionary", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/jsonencodabledictionary" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior.json index 78d7d2a41..023f1f654 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior.json @@ -52,6 +52,10 @@ "text" : "FetchBehavior" } ], + "remoteSource" : { + "fileName" : "FetchBehavior.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/FetchBehavior.swift#L44" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", @@ -836,7 +840,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/!=(_:_:).json index 8e14c0217..d27b88e1d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -255,7 +377,10 @@ }, "doc://Apollo/documentation/Apollo/FetchBehavior/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cacheandnetwork.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cacheandnetwork.json index 0c1362969..ac3dae855 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cacheandnetwork.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cacheandnetwork.json @@ -57,6 +57,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "FetchBehavior.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/FetchBehavior.swift#L16" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachefirst.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachefirst.json index bbd617b47..0a0d83b98 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachefirst.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachefirst.json @@ -57,6 +57,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "FetchBehavior.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/FetchBehavior.swift#L4" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cacheonly.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cacheonly.json index 395a3ad61..2e1607710 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cacheonly.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cacheonly.json @@ -57,6 +57,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "FetchBehavior.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/FetchBehavior.swift#L22" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cacheread.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cacheread.json index 138aa55df..dee5615d0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cacheread.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cacheread.json @@ -51,6 +51,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "FetchBehavior.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/FetchBehavior.swift#L57" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior.json index 84c569eb7..20a2dc32a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior.json @@ -39,6 +39,10 @@ "text" : "CacheReadBehavior" } ], + "remoteSource" : { + "fileName" : "FetchBehavior.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/FetchBehavior.swift#L45" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/!=(_:_:).json index 904500730..c0e84e1a0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -287,7 +409,10 @@ }, "doc://Apollo/documentation/Apollo/FetchBehavior/CacheReadBehavior/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/beforenetworkfetch.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/beforenetworkfetch.json index 8993365bd..fc9587244 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/beforenetworkfetch.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/beforenetworkfetch.json @@ -34,6 +34,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "FetchBehavior.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/FetchBehavior.swift#L47" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/equatable-implementations.json index 21e1eb9c5..543d3a1ba 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/equatable-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/fetchbehavior\/cachereadbehavior\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -132,7 +144,10 @@ }, "doc://Apollo/documentation/Apollo/FetchBehavior/CacheReadBehavior/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/never.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/never.json index 59633376f..909c1fa8b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/never.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/never.json @@ -34,6 +34,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "FetchBehavior.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/FetchBehavior.swift#L46" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/onnetworkfailure.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/onnetworkfailure.json index 7ba81a129..8722e95a1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/onnetworkfailure.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/cachereadbehavior/onnetworkfailure.json @@ -34,6 +34,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "FetchBehavior.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/FetchBehavior.swift#L48" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/equatable-implementations.json index e558df1da..a8ceef1d4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/equatable-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/fetchbehavior\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -100,7 +112,10 @@ }, "doc://Apollo/documentation/Apollo/FetchBehavior/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetch.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetch.json index be5573662..78b28269f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetch.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetch.json @@ -51,6 +51,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "FetchBehavior.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/FetchBehavior.swift#L59" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior.json index 3718f0a94..4f8cfd600 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior.json @@ -39,6 +39,10 @@ "text" : "NetworkFetchBehavior" } ], + "remoteSource" : { + "fileName" : "FetchBehavior.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/FetchBehavior.swift#L51" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/!=(_:_:).json index 9b4e8c7a1..78f5b979b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -287,7 +409,10 @@ }, "doc://Apollo/documentation/Apollo/FetchBehavior/NetworkFetchBehavior/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/always.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/always.json index 482e6e49b..797f6285f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/always.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/always.json @@ -34,6 +34,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "FetchBehavior.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/FetchBehavior.swift#L53" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/equatable-implementations.json index 4a68c56ca..e9ff53275 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/equatable-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/fetchbehavior\/networkfetchbehavior\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -132,7 +144,10 @@ }, "doc://Apollo/documentation/Apollo/FetchBehavior/NetworkFetchBehavior/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/never.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/never.json index 96912fa2d..3d1a9e2cd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/never.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/never.json @@ -34,6 +34,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "FetchBehavior.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/FetchBehavior.swift#L52" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/oncachemiss.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/oncachemiss.json index eab5ebd8a..ccdd087fb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/oncachemiss.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfetchbehavior/oncachemiss.json @@ -34,6 +34,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "FetchBehavior.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/FetchBehavior.swift#L54" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfirst.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfirst.json index 6d7dd4891..33811d636 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfirst.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkfirst.json @@ -57,6 +57,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "FetchBehavior.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/FetchBehavior.swift#L10" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkonly.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkonly.json index 0f3560cc4..e946c36e2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkonly.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/fetchbehavior/networkonly.json @@ -57,6 +57,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "FetchBehavior.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/FetchBehavior.swift#L28" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/foundation/urlsession/apollourlsession-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/foundation/urlsession/apollourlsession-implementations.json index abc711706..0d33f9bc2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/foundation/urlsession/apollourlsession-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/foundation/urlsession/apollourlsession-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Instance Methods" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/foundation\/urlsession\/apollourlsession-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/foundation/urlsession/chunks(for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/foundation/urlsession/chunks(for:).json index f1d0facdf..b6145ca25 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/foundation/urlsession/chunks(for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/foundation/urlsession/chunks(for:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ApolloURLSession.chunks(for:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -107,6 +93,10 @@ ] } ], + "remoteSource" : { + "fileName" : "ApolloURLSession.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloURLSession.swift#L22" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror.json index ce94a6c6a..95475e858 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror.json @@ -44,6 +44,10 @@ "text" : "GraphQLError" } ], + "remoteSource" : { + "fileName" : "GraphQLError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLError.swift#L7" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/!=(_:_:).json index eb75c3ace..474068b52 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -247,7 +369,10 @@ }, "doc://Apollo/documentation/Apollo/GraphQLError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/==(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/==(_:_:).json index 113ba6e82..d303f7ef6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/==(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/==(_:_:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.==(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -86,6 +72,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLError.swift#L60" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/customstringconvertible-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/customstringconvertible-implementations.json index 76b83c1d8..4ed6fe72c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/customstringconvertible-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/customstringconvertible-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/graphqlerror\/customstringconvertible-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/description.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/description.json index ddcce0098..50ea15971 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/description.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/description.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CustomStringConvertible.description", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLError.swift#L70" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/equatable-implementations.json index 5f90226f6..68f67ba7e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/equatable-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/graphqlerror\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -92,7 +104,10 @@ }, "doc://Apollo/documentation/Apollo/GraphQLError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/error-implementations.json index 3606e089d..717a266c6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/error-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/graphqlerror\/error-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -92,7 +104,10 @@ }, "doc://Apollo/documentation/Apollo/GraphQLError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/errordescription.json index 10d0981d8..99d739488 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLError.swift#L76" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/extensions.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/extensions.json index 2c511be31..cd301f3bc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/extensions.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/extensions.json @@ -60,6 +60,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLError.swift#L40" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/failurereason.json index 04b04eb3a..5740f2fd0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/hash(into:).json index eefdd73de..46d8f1137 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Hashable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -76,6 +62,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLError.swift#L64" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/helpanchor.json index ef1c0e39c..3446ba62a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/init(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/init(_:).json index b7336dc14..ff852eb04 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/init(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/init(_:).json @@ -38,6 +38,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLError.swift#L11" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", @@ -79,6 +83,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/JSONObject", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI10JSONObjecta", "text" : "JSONObject" @@ -192,6 +197,56 @@ "title" : "init(_:)", "type" : "topic", "url" : "\/documentation\/apollo\/graphqlerror\/init(_:)" +}, +"doc://ApolloAPI/documentation/ApolloAPI/JSONObject": { + "abstract" : [ + { + "text" : "Represents a JSON Dictionary", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "JSONObject" + }, + { + "kind" : "text", + "text" : " = [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI9JSONValuea", + "text" : "JSONValue" + }, + { + "kind" : "text", + "text" : "]" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/JSONObject", + "kind" : "symbol", + "role" : "symbol", + "title" : "JSONObject", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/jsonobject" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/localizeddescription.json index 34b712278..8f12e0c07 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -217,7 +209,10 @@ }, "doc://Apollo/documentation/Apollo/GraphQLError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/localizederror-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/localizederror-implementations.json index a7e135b97..d6ff296ad 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/localizederror-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/localizederror-implementations.json @@ -42,6 +42,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/graphqlerror\/localizederror-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/location.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/location.json index f261a87c7..a5030f5d5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/location.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/location.json @@ -45,6 +45,10 @@ "text" : "Location" } ], + "remoteSource" : { + "fileName" : "GraphQLError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLError.swift#L45" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/location/column.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/location/column.json index a452ec03a..cb05c1642 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/location/column.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/location/column.json @@ -49,6 +49,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLError.swift#L49" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/location/line.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/location/line.json index 052f42316..9ad4f9412 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/location/line.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/location/line.json @@ -49,6 +49,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLError.swift#L47" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/locations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/locations.json index c01422228..4469d7e9b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/locations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/locations.json @@ -61,6 +61,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLError.swift#L30" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/message.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/message.json index a4a63db53..77d18e4b4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/message.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/message.json @@ -52,6 +52,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLError.swift#L25" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/path.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/path.json index fb2024b95..a8059745d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/path.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/path.json @@ -52,6 +52,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLError.swift#L35" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/recoverysuggestion.json index 48b42fff3..0fa8ca18d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/subscript(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/subscript(_:).json index 2f45c4e20..fbdfbb535 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/subscript(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlerror/subscript(_:).json @@ -52,6 +52,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLError.swift#L20" + }, "role" : "symbol", "roleHeading" : "Instance Subscript", "symbolKind" : "subscript", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror.json index f056bdcee..77f2967b6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror.json @@ -44,6 +44,10 @@ "text" : "GraphQLExecutionError" } ], + "remoteSource" : { + "fileName" : "GraphQLExecutor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Execution\/GraphQLExecutor.swift#L154" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/error-implementations.json index 6a7b29bbc..cfc004964 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/error-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/graphqlexecutionerror\/error-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -92,7 +104,10 @@ }, "doc://Apollo/documentation/Apollo/GraphQLExecutionError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/errordescription.json index d95975d0f..93e90e434 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/errordescription.json @@ -52,6 +52,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLExecutor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Execution\/GraphQLExecutor.swift#L163" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/failurereason.json index 250417a45..78f6f9079 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/helpanchor.json index aa8a51266..5d5a9c7cb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/localizeddescription.json index 9c8201993..97587c425 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -217,7 +209,10 @@ }, "doc://Apollo/documentation/Apollo/GraphQLExecutionError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/localizederror-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/localizederror-implementations.json index e5903e25d..85ed23dfc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/localizederror-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/localizederror-implementations.json @@ -41,6 +41,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/graphqlexecutionerror\/localizederror-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/pathstring.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/pathstring.json index 25ad37390..194942be4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/pathstring.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/pathstring.json @@ -42,6 +42,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLExecutor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Execution\/GraphQLExecutor.swift#L157" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/recoverysuggestion.json index ef7e23f9c..fc8337c66 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/underlying.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/underlying.json index 5722ae2ec..e7ff0b660 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/underlying.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlexecutionerror/underlying.json @@ -48,6 +48,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLExecutor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Execution\/GraphQLExecutor.swift#L160" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile.json index b9baf75ea..8b62ec47f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile.json @@ -44,6 +44,10 @@ "text" : "GraphQLFile" } ], + "remoteSource" : { + "fileName" : "GraphQLFile.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLFile.swift#L4" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/!=(_:_:).json index 7b18f8ca8..86b75c0d8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -247,7 +369,10 @@ }, "doc://Apollo/documentation/Apollo/GraphQLFile/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/contentlength.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/contentlength.json index 93659bdeb..0c77e029e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/contentlength.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/contentlength.json @@ -42,6 +42,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLFile.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLFile.swift#L10" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/data.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/data.json index 3d25611c9..da1b32ef8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/data.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/data.json @@ -46,6 +46,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLFile.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLFile.swift#L8" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/equatable-implementations.json index edabbac11..e8150f2ab 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/equatable-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/graphqlfile\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -92,7 +104,10 @@ }, "doc://Apollo/documentation/Apollo/GraphQLFile/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/fieldname.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/fieldname.json index 453cae342..5a990123c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/fieldname.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/fieldname.json @@ -42,6 +42,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLFile.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLFile.swift#L5" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/fileurl.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/fileurl.json index a0ae228ec..27d5d79aa 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/fileurl.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/fileurl.json @@ -46,6 +46,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLFile.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLFile.swift#L9" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/generateinputstream().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/generateinputstream().json index 66a14144a..5ca60f092 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/generateinputstream().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/generateinputstream().json @@ -76,6 +76,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLFile.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLFile.swift#L74" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror.json index 37faea725..c8f72a203 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror.json @@ -39,6 +39,10 @@ "text" : "GraphQLFileError" } ], + "remoteSource" : { + "fileName" : "GraphQLFile.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLFile.swift#L12" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/couldnotcreateinputstream.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/couldnotcreateinputstream.json index 039eb7373..c9121e3e2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/couldnotcreateinputstream.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/couldnotcreateinputstream.json @@ -34,6 +34,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLFile.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLFile.swift#L13" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/couldnotgetfilesize(fileurl:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/couldnotgetfilesize(fileurl:).json index 3bd977eb9..7dd57250c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/couldnotgetfilesize(fileurl:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/couldnotgetfilesize(fileurl:).json @@ -55,6 +55,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLFile.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLFile.swift#L14" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/error-implementations.json index 5d00a097d..34ccc2486 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/error-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/error-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -124,7 +136,10 @@ }, "doc://Apollo/documentation/Apollo/GraphQLFile/GraphQLFileError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/errordescription.json index ae20048ef..8b0ca4edd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLFile.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLFile.swift#L16" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/failurereason.json index 1fc41f789..a19e0e7d4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/helpanchor.json index 0b7987dec..b0c3cd998 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/localizeddescription.json index 8664e8b4b..ea97c79b8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -249,7 +241,10 @@ }, "doc://Apollo/documentation/Apollo/GraphQLFile/GraphQLFileError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/localizederror-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/localizederror-implementations.json index acf346bd5..37c64d87c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/localizederror-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/localizederror-implementations.json @@ -42,6 +42,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/localizederror-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/recoverysuggestion.json index 9bfd9b2ce..0e8bfff8a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/graphqlfileerror/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/init(fieldname:originalname:mimetype:data:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/init(fieldname:originalname:mimetype:data:).json index 4a42caae6..f6ed444ba 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/init(fieldname:originalname:mimetype:data:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/init(fieldname:originalname:mimetype:data:).json @@ -103,6 +103,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLFile.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLFile.swift#L36" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/init(fieldname:originalname:mimetype:fileurl:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/init(fieldname:originalname:mimetype:fileurl:).json index 72f5a2a38..25593d16d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/init(fieldname:originalname:mimetype:fileurl:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/init(fieldname:originalname:mimetype:fileurl:).json @@ -107,6 +107,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLFile.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLFile.swift#L56" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/mimetype.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/mimetype.json index 06eeeaeb8..9ecbe115e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/mimetype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/mimetype.json @@ -42,6 +42,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLFile.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLFile.swift#L7" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/octetstreammimetype.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/octetstreammimetype.json index f70d935be..06a39252d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/octetstreammimetype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/octetstreammimetype.json @@ -56,6 +56,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLFile.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLFile.swift#L27" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/originalname.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/originalname.json index 512b99434..72e1c8591 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/originalname.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlfile/originalname.json @@ -42,6 +42,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLFile.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLFile.swift#L6" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror.json index 27a805344..498be6a6d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror.json @@ -44,6 +44,10 @@ "text" : "GraphQLHTTPRequestError" } ], + "remoteSource" : { + "fileName" : "GraphQLHTTPRequestError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLHTTPRequestError.swift#L4" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/!=(_:_:).json index 081d925c9..f36103162 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -247,7 +369,10 @@ }, "doc://Apollo/documentation/Apollo/GraphQLHTTPRequestError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/equatable-implementations.json index 3ccb4c1c5..2296b3977 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/equatable-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/graphqlhttprequesterror\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -92,7 +104,10 @@ }, "doc://Apollo/documentation/Apollo/GraphQLHTTPRequestError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/error-implementations.json index 1650f35ee..c615fa291 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/error-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/graphqlhttprequesterror\/error-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -92,7 +104,10 @@ }, "doc://Apollo/documentation/Apollo/GraphQLHTTPRequestError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/errordescription.json index 19133d8ab..0f2996c3f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -60,6 +46,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLHTTPRequestError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLHTTPRequestError.swift#L8" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/failurereason.json index ad68ebd2c..d6f3854d6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/helpanchor.json index 2e5720b5d..cc6baccb7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/localizeddescription.json index 45378547f..3c2793919 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -217,7 +209,10 @@ }, "doc://Apollo/documentation/Apollo/GraphQLHTTPRequestError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/localizederror-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/localizederror-implementations.json index c65da24d7..e0fda3c9e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/localizederror-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/localizederror-implementations.json @@ -41,6 +41,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/graphqlhttprequesterror\/localizederror-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/recoverysuggestion.json index 4c05e03c1..c6c13c89d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/serializedbodymessageerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/serializedbodymessageerror.json index 8b8b2a97f..d84b45bfb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/serializedbodymessageerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/serializedbodymessageerror.json @@ -33,6 +33,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLHTTPRequestError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLHTTPRequestError.swift#L5" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/serializedqueryparamsmessageerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/serializedqueryparamsmessageerror.json index 0be7115c8..f4d9363e7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/serializedqueryparamsmessageerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlhttprequesterror/serializedqueryparamsmessageerror.json @@ -33,6 +33,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLHTTPRequestError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLHTTPRequestError.swift#L6" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlinterceptor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlinterceptor.json index 1d3150d7e..5d753496e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlinterceptor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlinterceptor.json @@ -75,6 +75,10 @@ "text" : "GraphQLInterceptor" } ], + "remoteSource" : { + "fileName" : "GraphQLInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/GraphQLInterceptor.swift#L82" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", @@ -1076,7 +1080,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlinterceptor/intercept(request:next:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlinterceptor/intercept(request:next:).json index 310311307..841347e2b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlinterceptor/intercept(request:next:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlinterceptor/intercept(request:next:).json @@ -150,6 +150,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/GraphQLInterceptor.swift#L103" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -751,7 +755,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlinterceptor/nextinterceptorfunction.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlinterceptor/nextinterceptorfunction.json index 6200abd90..988807118 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlinterceptor/nextinterceptorfunction.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlinterceptor/nextinterceptorfunction.json @@ -54,6 +54,10 @@ "text" : "NextInterceptorFunction" } ], + "remoteSource" : { + "fileName" : "GraphQLInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/GraphQLInterceptor.swift#L90" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", @@ -373,7 +377,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher.json index bbcb7e865..533833f3a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher.json @@ -61,6 +61,10 @@ "text" : "GraphQLQueryWatcher" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryWatcher.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLQueryWatcher.swift#L10" + }, "role" : "symbol", "roleHeading" : "Class", "symbolKind" : "class", @@ -118,6 +122,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -1786,6 +1791,40 @@ "identifier" : "doc:\/\/Apollo\/s8SendableP", "title" : "Swift.Sendable", "type" : "unresolvable" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/actor-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/actor-implementations.json index acddcb2a5..cad6978f1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/actor-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/actor-implementations.json @@ -41,6 +41,18 @@ ], "title" : "Instance Methods" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/graphqlquerywatcher\/actor-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -111,7 +123,18 @@ }, "doc://Apollo/documentation/Apollo/GraphQLQueryWatcher/assertIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Stops program execution if the current task is not executing on this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "actor’s serial executor.", + "type" : "text" + } ], "fragments" : [ { @@ -191,7 +214,18 @@ }, "doc://Apollo/documentation/Apollo/GraphQLQueryWatcher/assumeIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Assume that the current task is executing on this actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "or stop program execution otherwise.", + "type" : "text" + } ], "fragments" : [ { @@ -306,7 +340,18 @@ }, "doc://Apollo/documentation/Apollo/GraphQLQueryWatcher/preconditionIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Stops program execution if the current task is not executing on this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "actor’s serial executor.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/assertisolated(_:file:line:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/assertisolated(_:file:line:).json index 0ffda2051..85f4f13d1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/assertisolated(_:file:line:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/assertisolated(_:file:line:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Stops program execution if the current task is not executing on this", "type" : "text" }, { - "code" : "Actor.assertIsolated(_:file:line:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "actor’s serial executor.", "type" : "text" } ], @@ -267,6 +267,224 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The message to print if the assertion fails.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "message" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The file name to print if the assertion fails. The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "file" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The line number to print if the assertion fails The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "line" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This function’s effect varies depending on the build flag used:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "items" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "In playgrounds and ", + "type" : "text" + }, + { + "code" : "-Onone", + "type" : "codeVoice" + }, + { + "text" : " builds (the default for Xcode’s Debug", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "configuration), stops program execution in a debuggable state after", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "printing ", + "type" : "text" + }, + { + "code" : "message", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "In ", + "type" : "text" + }, + { + "code" : "-O", + "type" : "codeVoice" + }, + { + "text" : " builds (the default for Xcode’s Release configuration),", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the isolation check is not performed and there are no effects.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + } + ], + "type" : "unorderedList" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "This check is performed against the actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "meaning that \/ if another actor uses the same serial executor–by using", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that actor’s serial executor as its own ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : "–this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "check will succeed , as from a concurrency safety perspective, the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "serial executor guarantees mutual exclusion of those two actors.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Note", + "style" : "note", + "type" : "aside" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -358,7 +576,18 @@ }, "doc://Apollo/documentation/Apollo/GraphQLQueryWatcher/assertIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Stops program execution if the current task is not executing on this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "actor’s serial executor.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/assumeisolated(_:file:line:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/assumeisolated(_:file:line:).json index 1ab8c5f1a..792316637 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/assumeisolated(_:file:line:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/assumeisolated(_:file:line:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Assume that the current task is executing on this actor’s serial executor,", "type" : "text" }, { - "code" : "Actor.assumeIsolated(_:file:line:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "or stop program execution otherwise.", "type" : "text" } ], @@ -358,6 +358,378 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The operation that will be executed if the current context", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is executing on the actors serial executor.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "operation" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The file name to print if the assertion fails. The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "file" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The line number to print if the assertion fails The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "line" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "The return value of the ", + "type" : "text" + }, + { + "code" : "operation", + "type" : "codeVoice" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "You call this method to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "assume and verify", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " that the currently", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "executing synchronous function is actually executing on the serial", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "executor of this actor.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "If that is the case, the operation is invoked with an ", + "type" : "text" + }, + { + "code" : "isolated", + "type" : "codeVoice" + }, + { + "text" : " version", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "of the actor, allowing synchronous access to actor local state without", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "hopping through asynchronous boundaries.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "If the current context is not running on the actor’s serial executor, or", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "if the actor is a reference to a remote actor, this method will crash", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "with a fatal error (similar to ", + "type" : "text" + }, + { + "code" : "preconditionIsolated()", + "type" : "codeVoice" + }, + { + "text" : ").", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "Note that this check is performed against the passed in actor’s serial", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "executor, meaning that if another actor uses the same serial executor–by", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "using that actor’s ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : " as its own", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : "–this check will succeed, as from a concurrency", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "safety perspective, the serial executor guarantees mutual exclusion of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "those two actors.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This method can only be used from synchronous functions, as asynchronous", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "functions should instead perform a normal method call to the actor, which", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "will hop task execution to the target actor if necessary.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "This check is performed against the actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "meaning that \/ if another actor uses the same serial executor–by using", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "another actor’s executor as its own ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "–this check will succeed , as from a concurrency safety perspective,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the serial executor guarantees mutual exclusion of those two actors.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Note", + "style" : "note", + "type" : "aside" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Rethrows the ", + "type" : "text" + }, + { + "code" : "Error", + "type" : "codeVoice" + }, + { + "text" : " thrown by the operation if it threw", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Throws", + "style" : "note", + "type" : "aside" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -449,7 +821,18 @@ }, "doc://Apollo/documentation/Apollo/GraphQLQueryWatcher/assumeIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Assume that the current task is executing on this actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "or stop program execution otherwise.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/cancel().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/cancel().json index 1ff8912df..c710fb451 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/cancel().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/cancel().json @@ -43,6 +43,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryWatcher.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLQueryWatcher.swift#L211" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/cancelled.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/cancelled.json index dede53f93..333f4e916 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/cancelled.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/cancelled.json @@ -42,6 +42,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryWatcher.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLQueryWatcher.swift#L30" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-31lv0.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-31lv0.json index 8445f0669..c4902a7a1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-31lv0.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-31lv0.json @@ -121,6 +121,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryWatcher.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLQueryWatcher.swift#L191" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-4bgc5.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-4bgc5.json index 4e095f50c..7cda87506 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-4bgc5.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-4bgc5.json @@ -121,6 +121,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryWatcher.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLQueryWatcher.swift#L176" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-6c7ej.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-6c7ej.json index 62b15eb68..3fb2b973e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-6c7ej.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-6c7ej.json @@ -121,6 +121,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryWatcher.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLQueryWatcher.swift#L161" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/fetch(fetchbehavior:requestconfiguration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/fetch(fetchbehavior:requestconfiguration:).json index 7e7ae7d21..eb9482ecb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/fetch(fetchbehavior:requestconfiguration:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/fetch(fetchbehavior:requestconfiguration:).json @@ -103,6 +103,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryWatcher.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLQueryWatcher.swift#L112" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/init(client:query:refetchonfailedupdates:context:callbackqueue:resulthandler:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/init(client:query:refetchonfailedupdates:context:callbackqueue:resulthandler:).json index 971ce0325..472623490 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/init(client:query:refetchonfailedupdates:context:callbackqueue:resulthandler:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/init(client:query:refetchonfailedupdates:context:callbackqueue:resulthandler:).json @@ -190,6 +190,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "GraphQLQueryWatcher.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLQueryWatcher.swift#L278" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/init(client:query:refetchonfailedupdates:resulthandler:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/init(client:query:refetchonfailedupdates:resulthandler:).json index 6cd59ca71..8b4154c7b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/init(client:query:refetchonfailedupdates:resulthandler:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/init(client:query:refetchonfailedupdates:resulthandler:).json @@ -123,6 +123,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryWatcher.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLQueryWatcher.swift#L60" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/preconditionisolated(_:file:line:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/preconditionisolated(_:file:line:).json index 769a9feeb..783a973ba 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/preconditionisolated(_:file:line:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/preconditionisolated(_:file:line:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Stops program execution if the current task is not executing on this", "type" : "text" }, { - "code" : "Actor.preconditionIsolated(_:file:line:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "actor’s serial executor.", "type" : "text" } ], @@ -267,6 +267,224 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The message to print if the assertion fails.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "message" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The file name to print if the assertion fails. The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "file" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The line number to print if the assertion fails The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "line" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This function’s effect varies depending on the build flag used:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "items" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "In playgrounds and ", + "type" : "text" + }, + { + "code" : "-Onone", + "type" : "codeVoice" + }, + { + "text" : " builds (the default for Xcode’s Debug", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "configuration), stops program execution in a debuggable state after", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "printing ", + "type" : "text" + }, + { + "code" : "message", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "In ", + "type" : "text" + }, + { + "code" : "-O", + "type" : "codeVoice" + }, + { + "text" : " builds (the default for Xcode’s Release configuration), stops", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "program execution.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + } + ], + "type" : "unorderedList" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "This check is performed against the actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "meaning that \/ if another actor uses the same serial executor–by using", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that actor’s serial executor as its own ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : "–this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "check will succeed , as from a concurrency safety perspective, the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "serial executor guarantees mutual exclusion of those two actors.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Note", + "style" : "note", + "type" : "aside" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -358,7 +576,18 @@ }, "doc://Apollo/documentation/Apollo/GraphQLQueryWatcher/preconditionIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Stops program execution if the current task is not executing on this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "actor’s serial executor.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/query.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/query.json index 2a32ff90a..87eafb342 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/query.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/query.json @@ -55,6 +55,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryWatcher.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLQueryWatcher.swift#L22" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/refetch(cachepolicy:)-1a2da.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/refetch(cachepolicy:)-1a2da.json index e02750732..8f86b259c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/refetch(cachepolicy:)-1a2da.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/refetch(cachepolicy:)-1a2da.json @@ -113,6 +113,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "GraphQLQueryWatcher.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLQueryWatcher.swift#L295" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/refetch(cachepolicy:)-3t1z2.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/refetch(cachepolicy:)-3t1z2.json index 5554b3583..846911a9d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/refetch(cachepolicy:)-3t1z2.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/refetch(cachepolicy:)-3t1z2.json @@ -95,6 +95,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "GraphQLQueryWatcher.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLQueryWatcher.swift#L300" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/refetchonfailedupdates.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/refetchonfailedupdates.json index f493e751c..efe680949 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/refetchonfailedupdates.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/refetchonfailedupdates.json @@ -64,6 +64,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryWatcher.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLQueryWatcher.swift#L28" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/resulthandler.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/resulthandler.json index 84f88f31f..419e213f0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/resulthandler.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/resulthandler.json @@ -39,6 +39,10 @@ "text" : "ResultHandler" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryWatcher.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLQueryWatcher.swift#L11" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/store(_:didchangekeys:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/store(_:didchangekeys:).json index 1233eb6fe..64c1b0edb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/store(_:didchangekeys:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlquerywatcher/store(_:didchangekeys:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ApolloStoreSubscriber.store(_:didChangeKeys:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -86,6 +72,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryWatcher.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLQueryWatcher.swift#L215" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest.json index 292e2d1a1..f04b6de92 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest.json @@ -5,7 +5,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { @@ -52,6 +52,10 @@ "text" : "GraphQLRequest" } ], + "remoteSource" : { + "fileName" : "GraphQLRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/GraphQLRequest.swift#L5" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", @@ -283,7 +287,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/addheader(name:value:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/addheader(name:value:).json index 53097689e..b63a193d8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/addheader(name:value:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/addheader(name:value:).json @@ -72,6 +72,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/GraphQLRequest.swift#L75" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -195,7 +199,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/addheaders(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/addheaders(_:).json index ba450e70d..e0c2cac00 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/addheaders(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/addheaders(_:).json @@ -56,6 +56,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/GraphQLRequest.swift#L79" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -179,7 +183,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/additionalheaders.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/additionalheaders.json index c7501617c..1e9d3e4e3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/additionalheaders.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/additionalheaders.json @@ -61,6 +61,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/GraphQLRequest.swift#L15" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Property", @@ -177,7 +181,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/createdefaultrequest().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/createdefaultrequest().json index ad2aaf9fb..d05f4e82b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/createdefaultrequest().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/createdefaultrequest().json @@ -57,6 +57,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/GraphQLRequest.swift#L55" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -353,7 +357,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/fetchbehavior.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/fetchbehavior.json index e9abda299..10c37ce31 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/fetchbehavior.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/fetchbehavior.json @@ -65,6 +65,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/GraphQLRequest.swift#L19" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Property", @@ -215,7 +219,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/graphqlendpoint.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/graphqlendpoint.json index e3ca0fe26..d7f971028 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/graphqlendpoint.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/graphqlendpoint.json @@ -48,6 +48,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/GraphQLRequest.swift#L9" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Property", @@ -155,7 +159,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/operation-swift.associatedtype.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/operation-swift.associatedtype.json index 2e153aafa..602993908 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/operation-swift.associatedtype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/operation-swift.associatedtype.json @@ -42,6 +42,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/GraphQLRequest.swift#L6" + }, "required" : true, "role" : "symbol", "roleHeading" : "Associated Type", @@ -76,6 +80,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -129,7 +134,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { @@ -198,6 +203,49 @@ "title" : "Operation", "type" : "topic", "url" : "\/documentation\/apollo\/graphqlrequest\/operation-swift.associatedtype" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/operation-swift.property.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/operation-swift.property.json index 6410fc91f..3a2237b98 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/operation-swift.property.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/operation-swift.property.json @@ -56,6 +56,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/GraphQLRequest.swift#L12" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Property", @@ -172,7 +176,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/requesttimeout.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/requesttimeout.json index cc271c1de..c565a8882 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/requesttimeout.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/requesttimeout.json @@ -60,6 +60,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/GraphQLRequest.swift#L28" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Property", @@ -203,7 +207,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/tourlrequest().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/tourlrequest().json index 9b84f6e56..57e1e7907 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/tourlrequest().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/tourlrequest().json @@ -64,6 +64,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/GraphQLRequest.swift#L35" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -219,7 +223,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/writeresultstocache.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/writeresultstocache.json index 0c307919e..23a38d5a5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/writeresultstocache.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlrequest/writeresultstocache.json @@ -48,6 +48,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/GraphQLRequest.swift#L22" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Property", @@ -155,7 +159,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse.json index c4701d2c0..c10272522 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse.json @@ -61,6 +61,10 @@ "text" : "GraphQLResponse" } ], + "remoteSource" : { + "fileName" : "GraphQLResponse.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLResponse.swift#L5" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", @@ -118,6 +122,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -820,6 +825,49 @@ "identifier" : "doc:\/\/Apollo\/s8SendableP", "title" : "Swift.Sendable", "type" : "unresolvable" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/!=(_:_:).json index db7c64f78..6ae802fcf 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -298,7 +420,10 @@ }, "doc://Apollo/documentation/Apollo/GraphQLResponse/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/==(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/==(_:_:).json index 756f2677e..7bbec16c2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/==(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/==(_:_:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.==(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -135,6 +121,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLResponse.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLResponse.swift#L105" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/asjsondictionary().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/asjsondictionary().json index fb8a74eff..6793a8532 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/asjsondictionary().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/asjsondictionary().json @@ -102,6 +102,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLResponse.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLResponse.swift#L129" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/data.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/data.json index 4b0058b09..72173c339 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/data.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/data.json @@ -68,6 +68,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLResponse.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLResponse.swift#L16" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", @@ -109,6 +113,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP4DataQa", "text" : "Data" @@ -300,6 +305,40 @@ "title" : "data", "type" : "topic", "url" : "\/documentation\/apollo\/graphqlresponse\/data" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation/Data": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Data" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16RootSelectionSetP", + "text" : "RootSelectionSet" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", + "kind" : "symbol", + "role" : "symbol", + "title" : "Data", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation\/data" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/equatable-implementations.json index ad1aa089d..3cd4311de 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/equatable-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/graphqlresponse\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -144,7 +156,10 @@ }, "doc://Apollo/documentation/Apollo/GraphQLResponse/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/errors.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/errors.json index cbb67aa0b..60be781fc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/errors.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/errors.json @@ -60,6 +60,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLResponse.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLResponse.swift#L18" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/extensions.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/extensions.json index 7e82a1dbb..5208aa486 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/extensions.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/extensions.json @@ -52,6 +52,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLResponse.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLResponse.swift#L20" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", @@ -85,6 +89,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/JSONObject", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI10JSONObjecta", "text" : "JSONObject" @@ -260,6 +265,56 @@ "title" : "extensions", "type" : "topic", "url" : "\/documentation\/apollo\/graphqlresponse\/extensions" +}, +"doc://ApolloAPI/documentation/ApolloAPI/JSONObject": { + "abstract" : [ + { + "text" : "Represents a JSON Dictionary", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "JSONObject" + }, + { + "kind" : "text", + "text" : " = [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI9JSONValuea", + "text" : "JSONValue" + }, + { + "kind" : "text", + "text" : "]" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/JSONObject", + "kind" : "symbol", + "role" : "symbol", + "title" : "JSONObject", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/jsonobject" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/hash(into:).json index 3727364ff..9c0a11b9e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Hashable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -109,6 +95,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLResponse.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLResponse.swift#L115" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/hashable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/hashable-implementations.json index 3a6882366..941c16e15 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/hashable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/hashable-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Instance Methods" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/graphqlresponse\/hashable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/init(data:extensions:errors:source:dependentkeys:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/init(data:extensions:errors:source:dependentkeys:).json index 0df4275df..9ba7c1ffc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/init(data:extensions:errors:source:dependentkeys:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/init(data:extensions:errors:source:dependentkeys:).json @@ -148,6 +148,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLResponse.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLResponse.swift#L29" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", @@ -189,6 +193,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP4DataQa", "text" : "Data" @@ -206,6 +211,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/JSONObject", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI10JSONObjecta", "text" : "JSONObject" @@ -629,6 +635,90 @@ "title" : "init(data:extensions:errors:source:dependentKeys:)", "type" : "topic", "url" : "\/documentation\/apollo\/graphqlresponse\/init(data:extensions:errors:source:dependentkeys:)" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation/Data": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Data" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16RootSelectionSetP", + "text" : "RootSelectionSet" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", + "kind" : "symbol", + "role" : "symbol", + "title" : "Data", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation\/data" +}, +"doc://ApolloAPI/documentation/ApolloAPI/JSONObject": { + "abstract" : [ + { + "text" : "Represents a JSON Dictionary", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "JSONObject" + }, + { + "kind" : "text", + "text" : " = [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI9JSONValuea", + "text" : "JSONValue" + }, + { + "kind" : "text", + "text" : "]" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/JSONObject", + "kind" : "symbol", + "role" : "symbol", + "title" : "JSONObject", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/jsonobject" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum.json index 23b4e0d7c..c4e11cffd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum.json @@ -45,6 +45,10 @@ "text" : "Source" } ], + "remoteSource" : { + "fileName" : "GraphQLResponse.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLResponse.swift#L8" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum/!=(_:_:).json index 037da9d2d..966cdde31 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -333,7 +455,10 @@ }, "doc://Apollo/documentation/Apollo/GraphQLResponse/Source-swift.enum/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum/cache.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum/cache.json index 3356e0f6b..0beeaa4cb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum/cache.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum/cache.json @@ -40,6 +40,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLResponse.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLResponse.swift#L10" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum/equatable-implementations.json index ecd7e1acf..b333ed62a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum/equatable-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/graphqlresponse\/source-swift.enum\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -178,7 +190,10 @@ }, "doc://Apollo/documentation/Apollo/GraphQLResponse/Source-swift.enum/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum/server.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum/server.json index ff56aacba..a13eecf5b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum/server.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.enum/server.json @@ -40,6 +40,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLResponse.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLResponse.swift#L12" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.property.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.property.json index da9a311c5..7782a28fa 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.property.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresponse/source-swift.property.json @@ -65,6 +65,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLResponse.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/GraphQLResponse.swift#L22" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresulthandler.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresulthandler.json index bf1b20493..c1a3be9a6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresulthandler.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/graphqlresulthandler.json @@ -51,6 +51,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloClient.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ApolloClient.swift#L637" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", @@ -153,6 +157,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -369,6 +374,49 @@ "title" : "GraphQLResultHandler", "type" : "topic", "url" : "\/documentation\/apollo\/graphqlresulthandler" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpinterceptor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpinterceptor.json index c738957eb..f906d7fcf 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpinterceptor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpinterceptor.json @@ -74,6 +74,10 @@ "text" : "HTTPInterceptor" } ], + "remoteSource" : { + "fileName" : "HTTPInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/HTTPInterceptor.swift#L25" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", @@ -646,7 +650,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpinterceptor/intercept(request:next:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpinterceptor/intercept(request:next:).json index 83f2432dc..0c19d18e1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpinterceptor/intercept(request:next:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpinterceptor/intercept(request:next:).json @@ -131,6 +131,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "HTTPInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/HTTPInterceptor.swift#L46" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -483,7 +487,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpinterceptor/nexthttpinterceptorfunction.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpinterceptor/nexthttpinterceptorfunction.json index 32eba4e09..134f215d9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpinterceptor/nexthttpinterceptorfunction.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpinterceptor/nexthttpinterceptorfunction.json @@ -54,6 +54,10 @@ "text" : "NextHTTPInterceptorFunction" } ], + "remoteSource" : { + "fileName" : "HTTPInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/HTTPInterceptor.swift#L33" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", @@ -265,7 +269,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpresponse.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpresponse.json index 6ec26acd3..5eb4859d8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpresponse.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpresponse.json @@ -79,6 +79,10 @@ "text" : "HTTPResponse" } ], + "remoteSource" : { + "fileName" : "HTTPInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/HTTPInterceptor.swift#L55" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", @@ -220,7 +224,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpresponse/chunks.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpresponse/chunks.json index 9a5fa4a35..825755343 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpresponse/chunks.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpresponse/chunks.json @@ -78,6 +78,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "HTTPInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/HTTPInterceptor.swift#L64" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpresponse/mapchunks(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpresponse/mapchunks(_:).json index a68efd989..e325de246 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpresponse/mapchunks(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpresponse/mapchunks(_:).json @@ -138,6 +138,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "HTTPInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/HTTPInterceptor.swift#L72" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpresponse/response.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpresponse/response.json index e40aad2dd..07942ad4b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpresponse/response.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/httpresponse/response.json @@ -48,6 +48,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "HTTPInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/HTTPInterceptor.swift#L57" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror.json index e0bf3081d..e5c49e87c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror.json @@ -38,6 +38,10 @@ "text" : "IncrementalResponseError" } ], + "remoteSource" : { + "fileName" : "IncrementalResponseExecutionHandler.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/IncrementalResponseExecutionHandler.swift#L4" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/!=(_:_:).json index 6706fb67d..75a87f43a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -244,7 +366,10 @@ }, "doc://Apollo/documentation/Apollo/IncrementalResponseError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/equatable-implementations.json index 5158681bb..2881dba95 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/equatable-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/incrementalresponseerror\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -89,7 +101,10 @@ }, "doc://Apollo/documentation/Apollo/IncrementalResponseError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/error-implementations.json index 839f9ae32..f01c8b2c1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/error-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/incrementalresponseerror\/error-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -89,7 +101,10 @@ }, "doc://Apollo/documentation/Apollo/IncrementalResponseError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/errordescription.json index 29c0369f6..d36a721cb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -60,6 +46,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "IncrementalResponseExecutionHandler.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/IncrementalResponseExecutionHandler.swift#L10" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/failurereason.json index 7f96b4d6e..7a49238e6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/helpanchor.json index 21c5dfb95..ec974e65e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/localizeddescription.json index f36bbb250..2edcafe58 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -214,7 +206,10 @@ }, "doc://Apollo/documentation/Apollo/IncrementalResponseError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/localizederror-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/localizederror-implementations.json index 252c04cf7..21f34c005 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/localizederror-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/localizederror-implementations.json @@ -41,6 +41,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/incrementalresponseerror\/localizederror-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/missingdeferredselectionsettype(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/missingdeferredselectionsettype(_:_:).json index fdf838574..ccd9a290c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/missingdeferredselectionsettype(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/missingdeferredselectionsettype(_:_:).json @@ -55,6 +55,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "IncrementalResponseExecutionHandler.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/IncrementalResponseExecutionHandler.swift#L8" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/missingexistingdata.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/missingexistingdata.json index 97c75b132..46176d7cb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/missingexistingdata.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/missingexistingdata.json @@ -33,6 +33,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "IncrementalResponseExecutionHandler.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/IncrementalResponseExecutionHandler.swift#L5" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/missinglabel.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/missinglabel.json index 6f88f8298..3cda75f9c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/missinglabel.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/missinglabel.json @@ -33,6 +33,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "IncrementalResponseExecutionHandler.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/IncrementalResponseExecutionHandler.swift#L7" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/missingpath.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/missingpath.json index 32260c428..fc14d0eb1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/missingpath.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/missingpath.json @@ -33,6 +33,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "IncrementalResponseExecutionHandler.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/IncrementalResponseExecutionHandler.swift#L6" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/recoverysuggestion.json index e78f4a19b..a8f6afe9e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/incrementalresponseerror/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache.json index 7a0259b2e..dbb4b5c8d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache.json @@ -53,6 +53,10 @@ "text" : "InMemoryNormalizedCache" } ], + "remoteSource" : { + "fileName" : "InMemoryNormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/InMemoryNormalizedCache.swift#L4" + }, "role" : "symbol", "roleHeading" : "Class", "symbolKind" : "class", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/clear().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/clear().json index 4977478f4..c4184ee83 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/clear().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/clear().json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "NormalizedCache.clear()", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -51,6 +37,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InMemoryNormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/InMemoryNormalizedCache.swift#L29" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/init(records:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/init(records:).json index b444d817f..91364e708 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/init(records:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/init(records:).json @@ -46,6 +46,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InMemoryNormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/InMemoryNormalizedCache.swift#L7" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/loadrecords(forkeys:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/loadrecords(forkeys:).json index f39767205..77dfbe6cb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/loadrecords(forkeys:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/loadrecords(forkeys:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "NormalizedCache.loadRecords(forKeys:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -103,6 +89,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InMemoryNormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/InMemoryNormalizedCache.swift#L11" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/merge(records:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/merge(records:).json index ddc7cbc2d..4c3e95388 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/merge(records:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/merge(records:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "NormalizedCache.merge(records:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -94,6 +80,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InMemoryNormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/InMemoryNormalizedCache.swift#L21" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/removerecord(for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/removerecord(for:).json index 73209b173..57b023245 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/removerecord(for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/removerecord(for:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "NormalizedCache.removeRecord(for:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -72,6 +58,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InMemoryNormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/InMemoryNormalizedCache.swift#L17" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/removerecords(matching:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/removerecords(matching:).json index ccb32df83..1c3436bc5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/removerecords(matching:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/inmemorynormalizedcache/removerecords(matching:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "NormalizedCache.removeRecords(matching:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -72,6 +58,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InMemoryNormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/InMemoryNormalizedCache.swift#L25" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider.json index 653fe0839..b1d9ffaea 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider.json @@ -57,6 +57,10 @@ "text" : "InterceptorProvider" } ], + "remoteSource" : { + "fileName" : "InterceptorProvider.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/InterceptorProvider.swift#L10" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", @@ -391,7 +395,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/cacheinterceptor(for:)-97huz.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/cacheinterceptor(for:)-97huz.json index 2ed53a073..ef67da775 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/cacheinterceptor(for:)-97huz.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/cacheinterceptor(for:)-97huz.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "InterceptorProvider.cacheInterceptor(for:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -81,6 +67,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InterceptorProvider.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/InterceptorProvider.swift#L80" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -172,6 +162,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -434,6 +425,49 @@ "title" : "RequestChain", "type" : "topic", "url" : "\/documentation\/apollo\/requestchain" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/cacheinterceptor(for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/cacheinterceptor(for:).json index e0e2b70c8..7b8c39a9b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/cacheinterceptor(for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/cacheinterceptor(for:).json @@ -90,6 +90,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InterceptorProvider.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/InterceptorProvider.swift#L26" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -182,6 +186,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -691,6 +696,49 @@ "title" : "RequestChain", "type" : "topic", "url" : "\/documentation\/apollo\/requestchain" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/graphqlinterceptors(for:)-4ylt1.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/graphqlinterceptors(for:)-4ylt1.json index 4a00455db..32f86c618 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/graphqlinterceptors(for:)-4ylt1.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/graphqlinterceptors(for:)-4ylt1.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "InterceptorProvider.graphQLInterceptors(for:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -85,6 +71,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InterceptorProvider.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/InterceptorProvider.swift#L73" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -176,6 +166,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -294,7 +285,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { @@ -540,6 +531,49 @@ "title" : "RequestChain", "type" : "topic", "url" : "\/documentation\/apollo\/requestchain" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/graphqlinterceptors(for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/graphqlinterceptors(for:).json index 21abfbdbd..aec1e6b14 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/graphqlinterceptors(for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/graphqlinterceptors(for:).json @@ -94,6 +94,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InterceptorProvider.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/InterceptorProvider.swift#L18" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -186,6 +190,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -441,7 +446,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { @@ -806,6 +811,49 @@ "title" : "RequestChain", "type" : "topic", "url" : "\/documentation\/apollo\/requestchain" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/httpinterceptors(for:)-2spcr.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/httpinterceptors(for:)-2spcr.json index c507a77c8..cc66f311f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/httpinterceptors(for:)-2spcr.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/httpinterceptors(for:)-2spcr.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "InterceptorProvider.httpInterceptors(for:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -85,6 +71,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InterceptorProvider.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/InterceptorProvider.swift#L84" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -176,6 +166,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -532,6 +523,49 @@ "title" : "RequestChain", "type" : "topic", "url" : "\/documentation\/apollo\/requestchain" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/httpinterceptors(for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/httpinterceptors(for:).json index dd649b4cc..e0629bc71 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/httpinterceptors(for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/httpinterceptors(for:).json @@ -94,6 +94,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InterceptorProvider.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/InterceptorProvider.swift#L34" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -186,6 +190,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -754,6 +759,49 @@ "title" : "ResponseCodeInterceptor", "type" : "topic", "url" : "\/documentation\/apollo\/responsecodeinterceptor" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/interceptors(for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/interceptors(for:).json index bff8df836..80cd09876 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/interceptors(for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/interceptors(for:).json @@ -77,6 +77,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InterceptorProvider.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/InterceptorProvider.swift#L69" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -168,6 +172,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -492,6 +497,49 @@ "title" : "RequestChain", "type" : "topic", "url" : "\/documentation\/apollo\/requestchain" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/responseparser(for:)-152rc.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/responseparser(for:)-152rc.json index 0ef1a2c4b..aa8f7a34d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/responseparser(for:)-152rc.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/responseparser(for:)-152rc.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "InterceptorProvider.responseParser(for:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -81,6 +67,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InterceptorProvider.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/InterceptorProvider.swift#L90" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -172,6 +162,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -225,7 +216,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { @@ -489,6 +480,49 @@ "title" : "ResponseParsingInterceptor", "type" : "topic", "url" : "\/documentation\/apollo\/responseparsinginterceptor" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/responseparser(for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/responseparser(for:).json index a0ef9069f..313d3507a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/responseparser(for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorprovider/responseparser(for:).json @@ -90,6 +90,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "InterceptorProvider.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/InterceptorProvider.swift#L42" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -182,6 +186,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -311,7 +316,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { @@ -763,6 +768,49 @@ "title" : "ResponseParsingInterceptor", "type" : "topic", "url" : "\/documentation\/apollo\/responseparsinginterceptor" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorresultstream.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorresultstream.json index 664dcf5db..6b7175574 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorresultstream.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptorresultstream.json @@ -62,6 +62,10 @@ "text" : "InterceptorResultStream" } ], + "remoteSource" : { + "fileName" : "GraphQLInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/GraphQLInterceptor.swift#L12" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", @@ -364,7 +368,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptors.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptors.json index 40e41384f..c9c89f5e8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptors.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/interceptors.json @@ -53,6 +53,10 @@ "text" : "Interceptors" } ], + "remoteSource" : { + "fileName" : "InterceptorProvider.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/InterceptorProvider.swift#L48" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", @@ -179,7 +183,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonconverter.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonconverter.json index 724fb3e81..ad7649521 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonconverter.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonconverter.json @@ -38,6 +38,10 @@ "text" : "JSONConverter" } ], + "remoteSource" : { + "fileName" : "JSONConverter.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONConverter.swift#L4" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonconverter/convert(_:)-29ctk.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonconverter/convert(_:)-29ctk.json index 982100970..08959542e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonconverter/convert(_:)-29ctk.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonconverter/convert(_:)-29ctk.json @@ -86,6 +86,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONConverter.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONConverter.swift#L27" + }, "role" : "symbol", "roleHeading" : "Type Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonconverter/convert(_:)-4jdtv.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonconverter/convert(_:)-4jdtv.json index 5e8228490..dd10575b8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonconverter/convert(_:)-4jdtv.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonconverter/convert(_:)-4jdtv.json @@ -93,6 +93,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONConverter.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONConverter.swift#L9" + }, "role" : "symbol", "roleHeading" : "Type Method", "symbolKind" : "method", @@ -158,6 +162,7 @@ "text" : " " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/SelectionSet", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12SelectionSetP", "text" : "SelectionSet" @@ -373,6 +378,58 @@ "title" : "convert(_:)", "type" : "topic", "url" : "\/documentation\/apollo\/jsonconverter\/convert(_:)-4jdtv" +}, +"doc://ApolloAPI/documentation/ApolloAPI/SelectionSet": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "SelectionSet" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s28CustomDebugStringConvertibleP", + "text" : "CustomDebugStringConvertible" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/SelectionSet", + "kind" : "symbol", + "role" : "symbol", + "title" : "SelectionSet", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/selectionset" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonconverter/convert(_:)-97jxo.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonconverter/convert(_:)-97jxo.json index 437b2f6ba..384e7e980 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonconverter/convert(_:)-97jxo.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonconverter/convert(_:)-97jxo.json @@ -101,6 +101,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONConverter.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONConverter.swift#L20" + }, "role" : "symbol", "roleHeading" : "Type Method", "symbolKind" : "method", @@ -217,6 +221,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -504,6 +509,49 @@ "title" : "convert(_:)", "type" : "topic", "url" : "\/documentation\/apollo\/jsonconverter\/convert(_:)-97jxo" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest.json index 37e711282..8dfa2f4d5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest.json @@ -44,6 +44,10 @@ "text" : "JSONRequest" } ], + "remoteSource" : { + "fileName" : "JSONRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONRequest.swift#L5" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", @@ -101,6 +105,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -266,7 +271,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { @@ -1139,6 +1144,49 @@ "identifier" : "doc:\/\/Apollo\/s8SendableP", "title" : "Swift.Sendable", "type" : "unresolvable" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/!=(_:_:).json index 495307b63..2922c33ff 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -247,7 +369,10 @@ }, "doc://Apollo/documentation/Apollo/JSONRequest/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/==(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/==(_:_:).json index 940cfc7f2..a38659a40 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/==(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/==(_:_:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.==(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -102,6 +88,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONRequest.swift#L178" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/addheader(name:value:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/addheader(name:value:).json index ad7e88906..343497187 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/addheader(name:value:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/addheader(name:value:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "GraphQLRequest.addHeader(name:value:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -86,6 +72,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/GraphQLRequest.swift#L75" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/addheaders(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/addheaders(_:).json index 3d057e597..676a7d67e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/addheaders(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/addheaders(_:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "GraphQLRequest.addHeaders(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -70,6 +56,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/GraphQLRequest.swift#L79" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/additionalheaders.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/additionalheaders.json index 2ffdc82b3..13afc89fa 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/additionalheaders.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/additionalheaders.json @@ -61,6 +61,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONRequest.swift#L14" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/apqconfig.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/apqconfig.json index 0d1a8e5b4..0d19b7ca8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/apqconfig.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/apqconfig.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "AutoPersistedQueryCompatibleRequest.apqConfig", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -56,6 +42,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONRequest.swift#L30" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/createdefaultrequest().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/createdefaultrequest().json index 4c605fc99..83386cddb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/createdefaultrequest().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/createdefaultrequest().json @@ -57,6 +57,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/GraphQLRequest.swift#L55" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/customdebugstringconvertible-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/customdebugstringconvertible-implementations.json index bc73e6688..8f1a869bc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/customdebugstringconvertible-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/customdebugstringconvertible-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/jsonrequest\/customdebugstringconvertible-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/debugdescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/debugdescription.json index cb4abdaeb..4597e0431 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/debugdescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/debugdescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CustomDebugStringConvertible.debugDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -89,6 +75,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONRequest.swift#L210" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/equatable-implementations.json index 5cf074f8e..7a739bae8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/equatable-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/jsonrequest\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -92,7 +104,10 @@ }, "doc://Apollo/documentation/Apollo/JSONRequest/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/fetchbehavior.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/fetchbehavior.json index 5e48abd5c..a147227c1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/fetchbehavior.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/fetchbehavior.json @@ -56,6 +56,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONRequest.swift#L17" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/graphqlendpoint.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/graphqlendpoint.json index 631dc1c2d..70391c30c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/graphqlendpoint.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/graphqlendpoint.json @@ -48,6 +48,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONRequest.swift#L8" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/graphqlrequest-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/graphqlrequest-implementations.json index f72fe1135..ba293c046 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/graphqlrequest-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/graphqlrequest-implementations.json @@ -41,6 +41,18 @@ ], "title" : "Instance Methods" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/jsonrequest\/graphqlrequest-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/hash(into:).json index b0491a9d3..896429382 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Hashable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -76,6 +62,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONRequest.swift#L194" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/init(operation:graphqlendpoint:fetchbehavior:writeresultstocache:requesttimeout:apqconfig:usegetforqueries:requestbodycreator:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/init(operation:graphqlendpoint:fetchbehavior:writeresultstocache:requesttimeout:apqconfig:usegetforqueries:requestbodycreator:).json index 05b8a4932..3cdea2985 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/init(operation:graphqlendpoint:fetchbehavior:writeresultstocache:requesttimeout:apqconfig:usegetforqueries:requestbodycreator:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/init(operation:graphqlendpoint:fetchbehavior:writeresultstocache:requesttimeout:apqconfig:usegetforqueries:requestbodycreator:).json @@ -170,6 +170,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONRequest.swift#L55" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/ispersistedqueryretry.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/ispersistedqueryretry.json index 001c136c5..5c41fe4ff 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/ispersistedqueryretry.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/ispersistedqueryretry.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "AutoPersistedQueryCompatibleRequest.isPersistedQueryRetry", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -56,6 +42,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONRequest.swift#L32" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/operation.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/operation.json index 3844edd23..d0f29e3e7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/operation.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/operation.json @@ -47,6 +47,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONRequest.swift#L11" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/requestbodycreator.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/requestbodycreator.json index 125aa48db..53b90affd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/requestbodycreator.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/requestbodycreator.json @@ -42,6 +42,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONRequest.swift#L28" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/requesttimeout.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/requesttimeout.json index 9c6f80b86..d217190cd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/requesttimeout.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/requesttimeout.json @@ -60,6 +60,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONRequest.swift#L26" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/tourlrequest().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/tourlrequest().json index 817d8b355..fd7968afd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/tourlrequest().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/tourlrequest().json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "GraphQLRequest.toURLRequest()", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -64,6 +50,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONRequest.swift#L97" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/usegetforqueries.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/usegetforqueries.json index 323497e42..aad6900bd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/usegetforqueries.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/usegetforqueries.json @@ -72,6 +72,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONRequest.swift#L40" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/writeresultstocache.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/writeresultstocache.json index 19424a07a..123fbf865 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/writeresultstocache.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequest/writeresultstocache.json @@ -48,6 +48,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/JSONRequest.swift#L20" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequestbodycreator.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequestbodycreator.json index 5a346982e..0b54ea99b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequestbodycreator.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequestbodycreator.json @@ -38,6 +38,10 @@ "text" : "JSONRequestBodyCreator" } ], + "remoteSource" : { + "fileName" : "RequestBodyCreator.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestBodyCreator.swift#L3" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequestbodycreator/requestbody(for:sendquerydocument:autopersistquery:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequestbodycreator/requestbody(for:sendquerydocument:autopersistquery:).json index c23c56a8e..1ee322b77 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequestbodycreator/requestbody(for:sendquerydocument:autopersistquery:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonrequestbodycreator/requestbody(for:sendquerydocument:autopersistquery:).json @@ -114,6 +114,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestBodyCreator.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestBodyCreator.swift#L12" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -214,6 +218,7 @@ "text" : ") -> " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/JSONEncodableDictionary", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI23JSONEncodableDictionarya", "text" : "JSONEncodableDictionary" @@ -239,6 +244,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -514,6 +520,104 @@ "title" : "requestBody(for:sendQueryDocument:autoPersistQuery:)", "type" : "topic", "url" : "\/documentation\/apollo\/jsonrequestbodycreator\/requestbody(for:sendquerydocument:autopersistquery:)" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" +}, +"doc://ApolloAPI/documentation/ApolloAPI/JSONEncodableDictionary": { + "abstract" : [ + { + "text" : "Represents a Dictionary that can be converted into a ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/JSONObject", + "isActive" : true, + "type" : "reference" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "JSONEncodableDictionary" + }, + { + "kind" : "text", + "text" : " = [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " : any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI13JSONEncodableP", + "text" : "JSONEncodable" + }, + { + "kind" : "text", + "text" : "]" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/JSONEncodableDictionary", + "kind" : "symbol", + "role" : "symbol", + "title" : "JSONEncodableDictionary", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/jsonencodabledictionary" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparser.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparser.json index dc2984a17..88c37d4c3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparser.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparser.json @@ -74,6 +74,10 @@ "text" : "JSONResponseParser" } ], + "remoteSource" : { + "fileName" : "JSONResponseParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/JSONResponseParser.swift#L47" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparser/init(response:operationvariables:includecacherecords:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparser/init(response:operationvariables:includecacherecords:).json index 2ea514c32..2264167ec 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparser/init(response:operationvariables:includecacherecords:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparser/init(response:operationvariables:includecacherecords:).json @@ -89,6 +89,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONResponseParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/JSONResponseParser.swift#L54" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", @@ -148,6 +152,7 @@ "text" : " : any " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperationVariableValue", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI29GraphQLOperationVariableValueP", "text" : "GraphQLOperationVariableValue" @@ -393,6 +398,40 @@ "title" : "ParsedResult", "type" : "topic", "url" : "\/documentation\/apollo\/parsedresult" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperationVariableValue": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperationVariableValue" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperationVariableValue", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperationVariableValue", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperationvariablevalue" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparser/parse(datachunk:mergingincrementalitemsinto:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparser/parse(datachunk:mergingincrementalitemsinto:).json index be89e8eec..c6916ca71 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparser/parse(datachunk:mergingincrementalitemsinto:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparser/parse(datachunk:mergingincrementalitemsinto:).json @@ -126,6 +126,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONResponseParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/JSONResponseParser.swift#L72" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -268,6 +272,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -625,6 +630,49 @@ "title" : "ParsedResult", "type" : "topic", "url" : "\/documentation\/apollo\/parsedresult" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror.json index 96655ce2a..51f92e61a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror.json @@ -38,6 +38,10 @@ "text" : "JSONResponseParsingError" } ], + "remoteSource" : { + "fileName" : "JSONResponseParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/JSONResponseParser.swift#L4" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/couldnotparsetojson(data:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/couldnotparsetojson(data:).json index 28892b54f..f556a978a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/couldnotparsetojson(data:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/couldnotparsetojson(data:).json @@ -54,6 +54,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONResponseParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/JSONResponseParser.swift#L5" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/error-implementations.json index 035dff017..36b7710ea 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/error-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/jsonresponseparsingerror\/error-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -89,7 +101,10 @@ }, "doc://Apollo/documentation/Apollo/JSONResponseParsingError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/errordescription.json index f0f363829..cef9447e6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -60,6 +46,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONResponseParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/JSONResponseParser.swift#L9" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/failurereason.json index 4a7d39457..c1b70a65f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/helpanchor.json index a1e6d958c..61ed4215c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/invalidmultipartprotocol.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/invalidmultipartprotocol.json index 170d84389..5b46a839f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/invalidmultipartprotocol.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/invalidmultipartprotocol.json @@ -33,6 +33,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONResponseParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/JSONResponseParser.swift#L7" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/localizeddescription.json index 6fdd2612e..3fb0a5708 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -214,7 +206,10 @@ }, "doc://Apollo/documentation/Apollo/JSONResponseParsingError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/localizederror-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/localizederror-implementations.json index eb362b31c..c80c446b0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/localizederror-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/localizederror-implementations.json @@ -41,6 +41,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/jsonresponseparsingerror\/localizederror-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/missingmultipartboundary.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/missingmultipartboundary.json index 4ca04e7cf..f869df466 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/missingmultipartboundary.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/missingmultipartboundary.json @@ -33,6 +33,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONResponseParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/JSONResponseParser.swift#L6" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/recoverysuggestion.json index 6e2fb1ea9..7aaaba362 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsingerror/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor.json index 4443c0d64..95a895560 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor.json @@ -62,6 +62,10 @@ "text" : "JSONResponseParsingInterceptor" } ], + "remoteSource" : { + "fileName" : "JSONResponseParsingInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/JSONResponseParsingInterceptor.swift#L5" + }, "role" : "symbol", "roleHeading" : "Class", "symbolKind" : "class", @@ -183,7 +187,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/actor-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/actor-implementations.json index 92981f7ab..9258dc9d2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/actor-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/actor-implementations.json @@ -41,6 +41,18 @@ ], "title" : "Instance Methods" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/jsonresponseparsinginterceptor\/actor-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -176,7 +188,18 @@ }, "doc://Apollo/documentation/Apollo/JSONResponseParsingInterceptor/assertIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Stops program execution if the current task is not executing on this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "actor’s serial executor.", + "type" : "text" + } ], "fragments" : [ { @@ -256,7 +279,18 @@ }, "doc://Apollo/documentation/Apollo/JSONResponseParsingInterceptor/assumeIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Assume that the current task is executing on this actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "or stop program execution otherwise.", + "type" : "text" + } ], "fragments" : [ { @@ -371,7 +405,18 @@ }, "doc://Apollo/documentation/Apollo/JSONResponseParsingInterceptor/preconditionIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Stops program execution if the current task is not executing on this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "actor’s serial executor.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/assertisolated(_:file:line:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/assertisolated(_:file:line:).json index cf76069eb..f0684f672 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/assertisolated(_:file:line:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/assertisolated(_:file:line:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Stops program execution if the current task is not executing on this", "type" : "text" }, { - "code" : "Actor.assertIsolated(_:file:line:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "actor’s serial executor.", "type" : "text" } ], @@ -267,6 +267,224 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The message to print if the assertion fails.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "message" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The file name to print if the assertion fails. The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "file" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The line number to print if the assertion fails The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "line" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This function’s effect varies depending on the build flag used:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "items" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "In playgrounds and ", + "type" : "text" + }, + { + "code" : "-Onone", + "type" : "codeVoice" + }, + { + "text" : " builds (the default for Xcode’s Debug", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "configuration), stops program execution in a debuggable state after", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "printing ", + "type" : "text" + }, + { + "code" : "message", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "In ", + "type" : "text" + }, + { + "code" : "-O", + "type" : "codeVoice" + }, + { + "text" : " builds (the default for Xcode’s Release configuration),", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the isolation check is not performed and there are no effects.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + } + ], + "type" : "unorderedList" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "This check is performed against the actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "meaning that \/ if another actor uses the same serial executor–by using", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that actor’s serial executor as its own ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : "–this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "check will succeed , as from a concurrency safety perspective, the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "serial executor guarantees mutual exclusion of those two actors.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Note", + "style" : "note", + "type" : "aside" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -423,7 +641,18 @@ }, "doc://Apollo/documentation/Apollo/JSONResponseParsingInterceptor/assertIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Stops program execution if the current task is not executing on this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "actor’s serial executor.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/assumeisolated(_:file:line:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/assumeisolated(_:file:line:).json index 179f3e49c..d3a281191 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/assumeisolated(_:file:line:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/assumeisolated(_:file:line:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Assume that the current task is executing on this actor’s serial executor,", "type" : "text" }, { - "code" : "Actor.assumeIsolated(_:file:line:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "or stop program execution otherwise.", "type" : "text" } ], @@ -358,6 +358,378 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The operation that will be executed if the current context", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is executing on the actors serial executor.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "operation" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The file name to print if the assertion fails. The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "file" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The line number to print if the assertion fails The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "line" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "The return value of the ", + "type" : "text" + }, + { + "code" : "operation", + "type" : "codeVoice" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "You call this method to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "assume and verify", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " that the currently", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "executing synchronous function is actually executing on the serial", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "executor of this actor.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "If that is the case, the operation is invoked with an ", + "type" : "text" + }, + { + "code" : "isolated", + "type" : "codeVoice" + }, + { + "text" : " version", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "of the actor, allowing synchronous access to actor local state without", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "hopping through asynchronous boundaries.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "If the current context is not running on the actor’s serial executor, or", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "if the actor is a reference to a remote actor, this method will crash", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "with a fatal error (similar to ", + "type" : "text" + }, + { + "code" : "preconditionIsolated()", + "type" : "codeVoice" + }, + { + "text" : ").", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "Note that this check is performed against the passed in actor’s serial", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "executor, meaning that if another actor uses the same serial executor–by", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "using that actor’s ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : " as its own", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : "–this check will succeed, as from a concurrency", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "safety perspective, the serial executor guarantees mutual exclusion of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "those two actors.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This method can only be used from synchronous functions, as asynchronous", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "functions should instead perform a normal method call to the actor, which", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "will hop task execution to the target actor if necessary.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "This check is performed against the actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "meaning that \/ if another actor uses the same serial executor–by using", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "another actor’s executor as its own ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "–this check will succeed , as from a concurrency safety perspective,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the serial executor guarantees mutual exclusion of those two actors.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Note", + "style" : "note", + "type" : "aside" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Rethrows the ", + "type" : "text" + }, + { + "code" : "Error", + "type" : "codeVoice" + }, + { + "text" : " thrown by the operation if it threw", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Throws", + "style" : "note", + "type" : "aside" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -514,7 +886,18 @@ }, "doc://Apollo/documentation/Apollo/JSONResponseParsingInterceptor/assumeIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Assume that the current task is executing on this actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "or stop program execution otherwise.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/init().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/init().json index 6687d53bd..927e2544c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/init().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/init().json @@ -29,6 +29,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONResponseParsingInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/JSONResponseParsingInterceptor.swift#L7" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/parse(response:for:includecacherecords:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/parse(response:for:includecacherecords:).json index af4856ad7..66dc98524 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/parse(response:for:includecacherecords:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/parse(response:for:includecacherecords:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ResponseParsingInterceptor.parse(response:for:includeCacheRecords:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -150,6 +136,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "JSONResponseParsingInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/JSONResponseParsingInterceptor.swift#L17" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -461,7 +451,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/preconditionisolated(_:file:line:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/preconditionisolated(_:file:line:).json index 33023bb93..109505e23 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/preconditionisolated(_:file:line:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/jsonresponseparsinginterceptor/preconditionisolated(_:file:line:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Stops program execution if the current task is not executing on this", "type" : "text" }, { - "code" : "Actor.preconditionIsolated(_:file:line:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "actor’s serial executor.", "type" : "text" } ], @@ -267,6 +267,224 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The message to print if the assertion fails.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "message" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The file name to print if the assertion fails. The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "file" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The line number to print if the assertion fails The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "line" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This function’s effect varies depending on the build flag used:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "items" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "In playgrounds and ", + "type" : "text" + }, + { + "code" : "-Onone", + "type" : "codeVoice" + }, + { + "text" : " builds (the default for Xcode’s Debug", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "configuration), stops program execution in a debuggable state after", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "printing ", + "type" : "text" + }, + { + "code" : "message", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "In ", + "type" : "text" + }, + { + "code" : "-O", + "type" : "codeVoice" + }, + { + "text" : " builds (the default for Xcode’s Release configuration), stops", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "program execution.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + } + ], + "type" : "unorderedList" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "This check is performed against the actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "meaning that \/ if another actor uses the same serial executor–by using", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that actor’s serial executor as its own ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : "–this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "check will succeed , as from a concurrency safety perspective, the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "serial executor guarantees mutual exclusion of those two actors.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Note", + "style" : "note", + "type" : "aside" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -423,7 +641,18 @@ }, "doc://Apollo/documentation/Apollo/JSONResponseParsingInterceptor/preconditionIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Stops program execution if the current task is not executing on this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "actor’s serial executor.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor.json index 05488ce61..2d92bc44e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor.json @@ -53,6 +53,10 @@ "text" : "MaxRetryInterceptor" } ], + "remoteSource" : { + "fileName" : "MaxRetryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/MaxRetryInterceptor.swift#L5" + }, "role" : "symbol", "roleHeading" : "Class", "symbolKind" : "class", @@ -249,7 +253,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/actor-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/actor-implementations.json index da222cae8..7e2cf93a2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/actor-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/actor-implementations.json @@ -41,6 +41,18 @@ ], "title" : "Instance Methods" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/maxretryinterceptor\/actor-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -168,7 +180,18 @@ }, "doc://Apollo/documentation/Apollo/MaxRetryInterceptor/assertIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Stops program execution if the current task is not executing on this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "actor’s serial executor.", + "type" : "text" + } ], "fragments" : [ { @@ -248,7 +271,18 @@ }, "doc://Apollo/documentation/Apollo/MaxRetryInterceptor/assumeIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Assume that the current task is executing on this actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "or stop program execution otherwise.", + "type" : "text" + } ], "fragments" : [ { @@ -363,7 +397,18 @@ }, "doc://Apollo/documentation/Apollo/MaxRetryInterceptor/preconditionIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Stops program execution if the current task is not executing on this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "actor’s serial executor.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/assertisolated(_:file:line:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/assertisolated(_:file:line:).json index a444927da..7a5cbc950 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/assertisolated(_:file:line:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/assertisolated(_:file:line:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Stops program execution if the current task is not executing on this", "type" : "text" }, { - "code" : "Actor.assertIsolated(_:file:line:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "actor’s serial executor.", "type" : "text" } ], @@ -267,6 +267,224 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The message to print if the assertion fails.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "message" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The file name to print if the assertion fails. The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "file" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The line number to print if the assertion fails The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "line" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This function’s effect varies depending on the build flag used:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "items" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "In playgrounds and ", + "type" : "text" + }, + { + "code" : "-Onone", + "type" : "codeVoice" + }, + { + "text" : " builds (the default for Xcode’s Debug", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "configuration), stops program execution in a debuggable state after", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "printing ", + "type" : "text" + }, + { + "code" : "message", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "In ", + "type" : "text" + }, + { + "code" : "-O", + "type" : "codeVoice" + }, + { + "text" : " builds (the default for Xcode’s Release configuration),", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the isolation check is not performed and there are no effects.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + } + ], + "type" : "unorderedList" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "This check is performed against the actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "meaning that \/ if another actor uses the same serial executor–by using", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that actor’s serial executor as its own ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : "–this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "check will succeed , as from a concurrency safety perspective, the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "serial executor guarantees mutual exclusion of those two actors.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Note", + "style" : "note", + "type" : "aside" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -415,7 +633,18 @@ }, "doc://Apollo/documentation/Apollo/MaxRetryInterceptor/assertIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Stops program execution if the current task is not executing on this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "actor’s serial executor.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/assumeisolated(_:file:line:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/assumeisolated(_:file:line:).json index 3821e6cee..eb90bcd43 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/assumeisolated(_:file:line:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/assumeisolated(_:file:line:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Assume that the current task is executing on this actor’s serial executor,", "type" : "text" }, { - "code" : "Actor.assumeIsolated(_:file:line:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "or stop program execution otherwise.", "type" : "text" } ], @@ -358,6 +358,378 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The operation that will be executed if the current context", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is executing on the actors serial executor.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "operation" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The file name to print if the assertion fails. The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "file" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The line number to print if the assertion fails The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "line" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "The return value of the ", + "type" : "text" + }, + { + "code" : "operation", + "type" : "codeVoice" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "You call this method to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "assume and verify", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " that the currently", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "executing synchronous function is actually executing on the serial", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "executor of this actor.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "If that is the case, the operation is invoked with an ", + "type" : "text" + }, + { + "code" : "isolated", + "type" : "codeVoice" + }, + { + "text" : " version", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "of the actor, allowing synchronous access to actor local state without", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "hopping through asynchronous boundaries.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "If the current context is not running on the actor’s serial executor, or", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "if the actor is a reference to a remote actor, this method will crash", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "with a fatal error (similar to ", + "type" : "text" + }, + { + "code" : "preconditionIsolated()", + "type" : "codeVoice" + }, + { + "text" : ").", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "Note that this check is performed against the passed in actor’s serial", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "executor, meaning that if another actor uses the same serial executor–by", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "using that actor’s ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : " as its own", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : "–this check will succeed, as from a concurrency", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "safety perspective, the serial executor guarantees mutual exclusion of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "those two actors.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This method can only be used from synchronous functions, as asynchronous", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "functions should instead perform a normal method call to the actor, which", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "will hop task execution to the target actor if necessary.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "This check is performed against the actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "meaning that \/ if another actor uses the same serial executor–by using", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "another actor’s executor as its own ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "–this check will succeed , as from a concurrency safety perspective,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the serial executor guarantees mutual exclusion of those two actors.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Note", + "style" : "note", + "type" : "aside" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Rethrows the ", + "type" : "text" + }, + { + "code" : "Error", + "type" : "codeVoice" + }, + { + "text" : " thrown by the operation if it threw", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Throws", + "style" : "note", + "type" : "aside" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -506,7 +878,18 @@ }, "doc://Apollo/documentation/Apollo/MaxRetryInterceptor/assumeIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Assume that the current task is executing on this actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "or stop program execution otherwise.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration.json index 38e0010cd..75a0499a0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration.json @@ -45,6 +45,10 @@ "text" : "Configuration" } ], + "remoteSource" : { + "fileName" : "MaxRetryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/MaxRetryInterceptor.swift#L8" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/basedelay.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/basedelay.json index 670ac864d..bee43069b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/basedelay.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/basedelay.json @@ -57,6 +57,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MaxRetryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/MaxRetryInterceptor.swift#L12" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/enableexponentialbackoff.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/enableexponentialbackoff.json index a679e255d..260064116 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/enableexponentialbackoff.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/enableexponentialbackoff.json @@ -57,6 +57,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MaxRetryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/MaxRetryInterceptor.swift#L18" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/enablejitter.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/enablejitter.json index 3736551e6..1c9f48bf4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/enablejitter.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/enablejitter.json @@ -57,6 +57,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MaxRetryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/MaxRetryInterceptor.swift#L20" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/init(maxretries:basedelay:multiplier:maxdelay:enableexponentialbackoff:enablejitter:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/init(maxretries:basedelay:multiplier:maxdelay:enableexponentialbackoff:enablejitter:).json index d6553795e..79b881e5e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/init(maxretries:basedelay:multiplier:maxdelay:enableexponentialbackoff:enablejitter:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/init(maxretries:basedelay:multiplier:maxdelay:enableexponentialbackoff:enablejitter:).json @@ -138,6 +138,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MaxRetryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/MaxRetryInterceptor.swift#L31" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/maxdelay.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/maxdelay.json index 389fe0641..53adaeb19 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/maxdelay.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/maxdelay.json @@ -57,6 +57,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MaxRetryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/MaxRetryInterceptor.swift#L16" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/maxretries.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/maxretries.json index e698bd4da..574db0323 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/maxretries.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/maxretries.json @@ -57,6 +57,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MaxRetryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/MaxRetryInterceptor.swift#L10" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/multiplier.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/multiplier.json index 41a507ffe..bbdf237e8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/multiplier.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/configuration/multiplier.json @@ -57,6 +57,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MaxRetryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/MaxRetryInterceptor.swift#L14" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/init(configuration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/init(configuration:).json index 93821a6be..114eeaa9f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/init(configuration:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/init(configuration:).json @@ -61,6 +61,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MaxRetryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/MaxRetryInterceptor.swift#L70" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/init(maxretriesallowed:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/init(maxretriesallowed:).json index 64e5eb3bc..1584bab91 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/init(maxretriesallowed:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/init(maxretriesallowed:).json @@ -52,6 +52,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MaxRetryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/MaxRetryInterceptor.swift#L63" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/intercept(request:next:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/intercept(request:next:).json index 49c4cb459..3179f1efa 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/intercept(request:next:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/intercept(request:next:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "GraphQLInterceptor.intercept(request:next:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -149,6 +135,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MaxRetryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/MaxRetryInterceptor.swift#L74" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -417,7 +407,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror.json index 9563eb7f4..fa57cc6d9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror.json @@ -39,6 +39,10 @@ "text" : "MaxRetriesError" } ], + "remoteSource" : { + "fileName" : "MaxRetryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/MaxRetryInterceptor.swift#L48" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/count.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/count.json index ac54ad4f6..e06f3a98b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/count.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/count.json @@ -43,6 +43,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MaxRetryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/MaxRetryInterceptor.swift#L49" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/error-implementations.json index c35bfc1d7..15077b174 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/error-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/error-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -198,7 +210,10 @@ }, "doc://Apollo/documentation/Apollo/MaxRetryInterceptor/MaxRetriesError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/errordescription.json index 4f3c56962..855e77a33 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MaxRetryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/MaxRetryInterceptor.swift#L52" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/failurereason.json index daaa9ad65..78c9d9c5e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/helpanchor.json index 33bb6cd72..03d51a4bb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/localizeddescription.json index e985754d4..23535cb0a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -323,7 +315,10 @@ }, "doc://Apollo/documentation/Apollo/MaxRetryInterceptor/MaxRetriesError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/localizederror-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/localizederror-implementations.json index a79ebb369..c580e154e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/localizederror-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/localizederror-implementations.json @@ -42,6 +42,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/localizederror-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/operationname.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/operationname.json index 23b1d0933..c5e18f554 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/operationname.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/operationname.json @@ -43,6 +43,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MaxRetryInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/MaxRetryInterceptor.swift#L50" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/recoverysuggestion.json index 41efaf437..4dad2935c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/maxretrieserror/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/preconditionisolated(_:file:line:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/preconditionisolated(_:file:line:).json index 83d288c81..615905d17 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/preconditionisolated(_:file:line:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/maxretryinterceptor/preconditionisolated(_:file:line:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Stops program execution if the current task is not executing on this", "type" : "text" }, { - "code" : "Actor.preconditionIsolated(_:file:line:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "actor’s serial executor.", "type" : "text" } ], @@ -267,6 +267,224 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The message to print if the assertion fails.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "message" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The file name to print if the assertion fails. The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "file" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The line number to print if the assertion fails The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "line" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This function’s effect varies depending on the build flag used:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "items" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "In playgrounds and ", + "type" : "text" + }, + { + "code" : "-Onone", + "type" : "codeVoice" + }, + { + "text" : " builds (the default for Xcode’s Debug", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "configuration), stops program execution in a debuggable state after", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "printing ", + "type" : "text" + }, + { + "code" : "message", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "In ", + "type" : "text" + }, + { + "code" : "-O", + "type" : "codeVoice" + }, + { + "text" : " builds (the default for Xcode’s Release configuration), stops", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "program execution.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + } + ], + "type" : "unorderedList" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "This check is performed against the actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "meaning that \/ if another actor uses the same serial executor–by using", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that actor’s serial executor as its own ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : "–this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "check will succeed , as from a concurrency safety perspective, the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "serial executor guarantees mutual exclusion of those two actors.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Note", + "style" : "note", + "type" : "aside" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -415,7 +633,18 @@ }, "doc://Apollo/documentation/Apollo/MaxRetryInterceptor/preconditionIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Stops program execution if the current task is not executing on this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "actor’s serial executor.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata.json index 19a840cac..4cb00a018 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata.json @@ -44,6 +44,10 @@ "text" : "MultipartFormData" } ], + "remoteSource" : { + "fileName" : "MultipartFormData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/MultipartFormData.swift#L4" + }, "role" : "symbol", "roleHeading" : "Class", "symbolKind" : "class", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/!=(_:_:).json index ee83ad202..c59ee5b7c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -247,7 +369,10 @@ }, "doc://Apollo/documentation/Apollo/MultipartFormData/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/==(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/==(_:_:).json index a5f0d2bfd..240a2b4ed 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/==(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/==(_:_:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.==(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -87,6 +73,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MultipartFormData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/MultipartFormData.swift#L156" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/appendpart(data:name:contenttype:filename:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/appendpart(data:name:contenttype:filename:).json index 94e67c4ce..eb3ed525b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/appendpart(data:name:contenttype:filename:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/appendpart(data:name:contenttype:filename:).json @@ -111,6 +111,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MultipartFormData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/MultipartFormData.swift#L49" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/appendpart(inputstream:contentlength:name:contenttype:filename:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/appendpart(inputstream:contentlength:name:contenttype:filename:).json index 69dc60c23..7cc7e3a08 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/appendpart(inputstream:contentlength:name:contenttype:filename:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/appendpart(inputstream:contentlength:name:contenttype:filename:).json @@ -128,6 +128,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MultipartFormData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/MultipartFormData.swift#L75" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/appendpart(string:name:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/appendpart(string:name:).json index 4b8a058e2..b282eca56 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/appendpart(string:name:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/appendpart(string:name:).json @@ -81,6 +81,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MultipartFormData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/MultipartFormData.swift#L34" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/boundary.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/boundary.json index 0068beae2..7f5e837e6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/boundary.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/boundary.json @@ -42,6 +42,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MultipartFormData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/MultipartFormData.swift#L17" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/encode().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/encode().json index 7c143d168..b3f46de9a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/encode().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/encode().json @@ -56,6 +56,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MultipartFormData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/MultipartFormData.swift#L96" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/equatable-implementations.json index a46716a24..64ceae397 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/equatable-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/multipartformdata\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -93,7 +105,10 @@ }, "doc://Apollo/documentation/Apollo/MultipartFormData/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/hash(into:).json index 8c1033a99..59b8a1068 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Hashable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -77,6 +63,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MultipartFormData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/MultipartFormData.swift#L160" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/hashable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/hashable-implementations.json index c4e42d136..6a3897637 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/hashable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/hashable-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Instance Methods" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/multipartformdata\/hashable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/init(boundary:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/init(boundary:).json index 7c816a631..22a237257 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/init(boundary:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartformdata/init(boundary:).json @@ -52,6 +52,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MultipartFormData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/MultipartFormData.swift#L24" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser.json index 12f5015f8..2808e6896 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser.json @@ -77,6 +77,10 @@ "text" : "MultipartResponseDeferParser" } ], + "remoteSource" : { + "fileName" : "MultipartResponseDeferParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/MultipartResponseDeferParser.swift#L7" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror.json index 2dbee9494..4ff83deb7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror.json @@ -39,6 +39,10 @@ "text" : "ParsingError" } ], + "remoteSource" : { + "fileName" : "MultipartResponseDeferParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/MultipartResponseDeferParser.swift#L8" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/!=(_:_:).json index c66f887f1..72b238efe 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -312,7 +434,10 @@ }, "doc://Apollo/documentation/Apollo/MultipartResponseDeferParser/ParsingError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/cannotparsechunkdata.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/cannotparsechunkdata.json index 952831f2a..93cddcdfe 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/cannotparsechunkdata.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/cannotparsechunkdata.json @@ -34,6 +34,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MultipartResponseDeferParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/MultipartResponseDeferParser.swift#L10" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/cannotparsepayloaddata.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/cannotparsepayloaddata.json index 4d490cd88..df320240f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/cannotparsepayloaddata.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/cannotparsepayloaddata.json @@ -34,6 +34,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MultipartResponseDeferParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/MultipartResponseDeferParser.swift#L11" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/equatable-implementations.json index 48ed3d893..1c59789be 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/equatable-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -157,7 +169,10 @@ }, "doc://Apollo/documentation/Apollo/MultipartResponseDeferParser/ParsingError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/error-implementations.json index eff7cb114..84f95b39a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/error-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/error-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -157,7 +169,10 @@ }, "doc://Apollo/documentation/Apollo/MultipartResponseDeferParser/ParsingError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/errordescription.json index cd7c486a9..a674cf8ae 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MultipartResponseDeferParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/MultipartResponseDeferParser.swift#L13" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/failurereason.json index 7495347ea..79caf520c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/helpanchor.json index 7d4863dd3..ec545a912 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/localizeddescription.json index 307fe2f33..1c7dfe6a2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -282,7 +274,10 @@ }, "doc://Apollo/documentation/Apollo/MultipartResponseDeferParser/ParsingError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/localizederror-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/localizederror-implementations.json index b566aca7e..323c02328 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/localizederror-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/localizederror-implementations.json @@ -42,6 +42,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/localizederror-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/recoverysuggestion.json index 4c6481ef1..9d2a1e9d7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/unsupportedcontenttype(type:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/unsupportedcontenttype(type:).json index 1f1281cb7..641f594c9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/unsupportedcontenttype(type:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsedeferparser/parsingerror/unsupportedcontenttype(type:).json @@ -55,6 +55,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MultipartResponseDeferParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/MultipartResponseDeferParser.swift#L9" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser.json index 68ea3b534..2313dc690 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser.json @@ -73,6 +73,10 @@ "text" : "MultipartResponseSubscriptionParser" } ], + "remoteSource" : { + "fileName" : "MultipartResponseSubscriptionParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/MultipartResponseSubscriptionParser.swift#L7" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror.json index 6cd4fbd9e..c5fd4880c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror.json @@ -39,6 +39,10 @@ "text" : "ParsingError" } ], + "remoteSource" : { + "fileName" : "MultipartResponseSubscriptionParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/MultipartResponseSubscriptionParser.swift#L8" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/!=(_:_:).json index dc7a7b000..e92df29f2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -308,7 +430,10 @@ }, "doc://Apollo/documentation/Apollo/MultipartResponseSubscriptionParser/ParsingError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/cannotparsechunkdata.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/cannotparsechunkdata.json index 0fc809d6f..449caf0c2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/cannotparsechunkdata.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/cannotparsechunkdata.json @@ -34,6 +34,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MultipartResponseSubscriptionParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/MultipartResponseSubscriptionParser.swift#L10" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/cannotparsepayloaddata.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/cannotparsepayloaddata.json index d2dc03603..05a4e7cc7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/cannotparsepayloaddata.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/cannotparsepayloaddata.json @@ -34,6 +34,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MultipartResponseSubscriptionParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/MultipartResponseSubscriptionParser.swift#L12" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/equatable-implementations.json index 36a9e46b1..53641d50f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/equatable-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -153,7 +165,10 @@ }, "doc://Apollo/documentation/Apollo/MultipartResponseSubscriptionParser/ParsingError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/error-implementations.json index c76ca67c2..605bb84f3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/error-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/error-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -153,7 +165,10 @@ }, "doc://Apollo/documentation/Apollo/MultipartResponseSubscriptionParser/ParsingError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/errordescription.json index 94d4f4ecf..ac8eae725 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MultipartResponseSubscriptionParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/MultipartResponseSubscriptionParser.swift#L14" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/failurereason.json index e973ff44c..c8587f1b3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/helpanchor.json index c37b418bd..2ddb75e17 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/irrecoverableerrors(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/irrecoverableerrors(_:).json index 7ddd7007a..99b854775 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/irrecoverableerrors(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/irrecoverableerrors(_:).json @@ -47,6 +47,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MultipartResponseSubscriptionParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/MultipartResponseSubscriptionParser.swift#L11" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/localizeddescription.json index 40acd63c7..a16b01847 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -278,7 +270,10 @@ }, "doc://Apollo/documentation/Apollo/MultipartResponseSubscriptionParser/ParsingError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/localizederror-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/localizederror-implementations.json index 0dbf89af0..b1c81a31a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/localizederror-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/localizederror-implementations.json @@ -42,6 +42,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/localizederror-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/recoverysuggestion.json index 501b35e2a..e57e2c331 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/unsupportedcontenttype(type:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/unsupportedcontenttype(type:).json index 50cea7f0f..a1247fb16 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/unsupportedcontenttype(type:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/unsupportedcontenttype(type:).json @@ -55,6 +55,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "MultipartResponseSubscriptionParser.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/MultipartResponseSubscriptionParser.swift#L9" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/networktransport.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/networktransport.json index c8fa21099..c2e1703b0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/networktransport.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/networktransport.json @@ -44,6 +44,10 @@ "text" : "NetworkTransport" } ], + "remoteSource" : { + "fileName" : "NetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/NetworkTransport.swift#L8" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/networktransport/send(mutation:requestconfiguration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/networktransport/send(mutation:requestconfiguration:).json index 09e76180d..87663f59b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/networktransport/send(mutation:requestconfiguration:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/networktransport/send(mutation:requestconfiguration:).json @@ -127,6 +127,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "NetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/NetworkTransport.swift#L32" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -263,6 +267,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLMutation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI15GraphQLMutationP", "text" : "GraphQLMutation" @@ -752,6 +757,40 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLMutation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLMutation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLMutation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLMutation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlmutation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/networktransport/send(query:fetchbehavior:requestconfiguration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/networktransport/send(query:fetchbehavior:requestconfiguration:).json index 01429a406..e28636c60 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/networktransport/send(query:fetchbehavior:requestconfiguration:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/networktransport/send(query:fetchbehavior:requestconfiguration:).json @@ -144,6 +144,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "NetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/NetworkTransport.swift#L18" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -298,6 +302,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -876,6 +881,40 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream.json index 9d78e00af..648894f14 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream.json @@ -68,6 +68,10 @@ "text" : "NonCopyableAsyncThrowingStream" } ], + "remoteSource" : { + "fileName" : "NonCopyableAsyncThrowingStream.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/NonCopyableAsyncThrowingStream.swift#L19" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/compactmap(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/compactmap(_:).json index 75b5f05f6..b986e77b7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/compactmap(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/compactmap(_:).json @@ -102,6 +102,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "NonCopyableAsyncThrowingStream.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/NonCopyableAsyncThrowingStream.swift#L51" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/getstream().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/getstream().json index 5c691b7c6..21a0d0509 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/getstream().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/getstream().json @@ -77,6 +77,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "NonCopyableAsyncThrowingStream.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/NonCopyableAsyncThrowingStream.swift#L114" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/init(stream:)-55ow4.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/init(stream:)-55ow4.json index 1cbf7e02b..d80f81053 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/init(stream:)-55ow4.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/init(stream:)-55ow4.json @@ -71,6 +71,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "NonCopyableAsyncThrowingStream.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/NonCopyableAsyncThrowingStream.swift#L23" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/init(stream:)-9p6wp.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/init(stream:)-9p6wp.json index 6f91cd4ed..f04d5980f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/init(stream:)-9p6wp.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/init(stream:)-9p6wp.json @@ -69,6 +69,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "NonCopyableAsyncThrowingStream.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/NonCopyableAsyncThrowingStream.swift#L27" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/map(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/map(_:).json index 5aea3c132..3791ecbbc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/map(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/map(_:).json @@ -102,6 +102,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "NonCopyableAsyncThrowingStream.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/NonCopyableAsyncThrowingStream.swift#L35" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/maperrors(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/maperrors(_:).json index cdd6a52de..5d35cb3f2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/maperrors(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/noncopyableasyncthrowingstream/maperrors(_:).json @@ -109,6 +109,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "NonCopyableAsyncThrowingStream.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/NonCopyableAsyncThrowingStream.swift#L77" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache.json index 8e312240c..25ad53d72 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache.json @@ -38,6 +38,10 @@ "text" : "NormalizedCache" } ], + "remoteSource" : { + "fileName" : "NormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/NormalizedCache.swift#L1" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/clear().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/clear().json index 287923908..8bd5016e2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/clear().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/clear().json @@ -55,6 +55,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "NormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/NormalizedCache.swift#L47" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/loadrecords(forkeys:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/loadrecords(forkeys:).json index d9b7fecc3..e48f1c1d7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/loadrecords(forkeys:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/loadrecords(forkeys:).json @@ -103,6 +103,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "NormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/NormalizedCache.swift#L8" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/merge(records:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/merge(records:).json index d06b25737..1d6f62aaa 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/merge(records:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/merge(records:).json @@ -94,6 +94,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "NormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/NormalizedCache.swift#L15" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/removerecord(for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/removerecord(for:).json index 55cecbe09..7f09cebcb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/removerecord(for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/removerecord(for:).json @@ -80,6 +80,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "NormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/NormalizedCache.swift#L29" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/removerecords(matching:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/removerecords(matching:).json index 71b868a3f..668549d21 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/removerecords(matching:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/normalizedcache/removerecords(matching:).json @@ -96,6 +96,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "NormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/NormalizedCache.swift#L44" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult.json index 0633dcdb8..565c9a788 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult.json @@ -44,6 +44,10 @@ "text" : "ParsedResult" } ], + "remoteSource" : { + "fileName" : "ParsedResult.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/ParsedResult.swift#L4" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", @@ -101,6 +105,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -558,6 +563,49 @@ "identifier" : "doc:\/\/Apollo\/s8SendableP", "title" : "Swift.Sendable", "type" : "unresolvable" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/!=(_:_:).json index a7d0387bb..3442d8d8d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -247,7 +369,10 @@ }, "doc://Apollo/documentation/Apollo/ParsedResult/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/cacherecords.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/cacherecords.json index 869095609..62d366c10 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/cacherecords.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/cacherecords.json @@ -66,6 +66,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ParsedResult.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/ParsedResult.swift#L10" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/equatable-implementations.json index 60d6e04f7..a8c8d8926 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/equatable-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/parsedresult\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -92,7 +104,10 @@ }, "doc://Apollo/documentation/Apollo/ParsedResult/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/init(result:cacherecords:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/init(result:cacherecords:).json index 0c583cbf6..657619e7c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/init(result:cacherecords:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/init(result:cacherecords:).json @@ -77,6 +77,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ParsedResult.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/ParsedResult.swift#L16" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/result.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/result.json index 3b0e1474b..ab9bb5529 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/result.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/parsedresult/result.json @@ -69,6 +69,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ParsedResult.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/ResponseParsing\/ParsedResult.swift#L7" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent.json index adc0fe144..2165a6974 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent.json @@ -44,6 +44,10 @@ "text" : "PathComponent" } ], + "remoteSource" : { + "fileName" : "PathComponent.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/PathComponent.swift#L5" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent/!=(_:_:).json index 00efc18ac..68be46e9e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -247,7 +369,10 @@ }, "doc://Apollo/documentation/Apollo/PathComponent/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent/equatable-implementations.json index d81e40770..41915ec37 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent/equatable-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/pathcomponent\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -92,7 +104,10 @@ }, "doc://Apollo/documentation/Apollo/PathComponent/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent/field(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent/field(_:).json index 191fa9268..8bbb79036 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent/field(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent/field(_:).json @@ -52,6 +52,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "PathComponent.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/PathComponent.swift#L7" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent/index(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent/index(_:).json index 8e78f22e9..8199ec19f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent/index(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/pathcomponent/index(_:).json @@ -52,6 +52,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "PathComponent.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/PathComponent.swift#L9" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/readonlynormalizedcache.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/readonlynormalizedcache.json index 1c23b0080..cadea21af 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/readonlynormalizedcache.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/readonlynormalizedcache.json @@ -61,6 +61,10 @@ "text" : "ReadOnlyNormalizedCache" } ], + "remoteSource" : { + "fileName" : "NormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/NormalizedCache.swift#L51" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/readonlynormalizedcache/loadrecords(forkeys:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/readonlynormalizedcache/loadrecords(forkeys:).json index 53c8edd4d..3bf6c90b4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/readonlynormalizedcache/loadrecords(forkeys:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/readonlynormalizedcache/loadrecords(forkeys:).json @@ -103,6 +103,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "NormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/NormalizedCache.swift#L58" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record.json index 900512a53..8ae16f8d7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record.json @@ -44,6 +44,10 @@ "text" : "Record" } ], + "remoteSource" : { + "fileName" : "Record.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/Record.swift#L7" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/!=(_:_:).json index ed8d57912..45e0f4e37 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -247,7 +369,10 @@ }, "doc://Apollo/documentation/Apollo/Record/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/==(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/==(_:_:).json index 437889c7b..8c725df1f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/==(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/==(_:_:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.==(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -86,6 +72,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "Record.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/Record.swift#L28" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/customstringconvertible-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/customstringconvertible-implementations.json index b7ef78d6e..fda923c80 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/customstringconvertible-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/customstringconvertible-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/record\/customstringconvertible-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/description.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/description.json index fc5806b50..1b082d398 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/description.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/description.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CustomStringConvertible.description", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "Record.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/Record.swift#L41" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/equatable-implementations.json index c9d55f526..127159cb7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/equatable-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/record\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -92,7 +104,10 @@ }, "doc://Apollo/documentation/Apollo/Record/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/fields-swift.property.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/fields-swift.property.json index 50f9daaaa..fef274d39 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/fields-swift.property.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/fields-swift.property.json @@ -51,6 +51,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "Record.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/Record.swift#L12" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/fields-swift.typealias.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/fields-swift.typealias.json index f0900d2bc..0def42a26 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/fields-swift.typealias.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/fields-swift.typealias.json @@ -39,6 +39,10 @@ "text" : "Fields" } ], + "remoteSource" : { + "fileName" : "Record.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/Record.swift#L11" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/hash(into:).json index 0e8142509..3347832a7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Hashable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -76,6 +62,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "Record.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/Record.swift#L33" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/init(key:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/init(key:_:).json index 2d2e85b83..b81d42ab5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/init(key:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/init(key:_:).json @@ -64,6 +64,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "Record.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/Record.swift#L14" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/key.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/key.json index 10ba84441..5c9586b3a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/key.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/key.json @@ -42,6 +42,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "Record.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/Record.swift#L8" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/subscript(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/subscript(_:).json index ebd96bacb..a99b0399c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/subscript(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/subscript(_:).json @@ -56,6 +56,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "Record.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/Record.swift#L19" + }, "role" : "symbol", "roleHeading" : "Instance Subscript", "symbolKind" : "subscript", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/value.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/value.json index 68b67756b..9e6c2b1fb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/value.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/record/value.json @@ -39,6 +39,10 @@ "text" : "Value" } ], + "remoteSource" : { + "fileName" : "Record.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/Record.swift#L10" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset.json index 1e0b46152..ad179484b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset.json @@ -44,6 +44,10 @@ "text" : "RecordSet" } ], + "remoteSource" : { + "fileName" : "RecordSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/RecordSet.swift#L2" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/!=(_:_:).json index 1b0e36ef0..693951ec3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -247,7 +369,10 @@ }, "doc://Apollo/documentation/Apollo/RecordSet/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/clear().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/clear().json index 93158fc73..8eb36945b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/clear().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/clear().json @@ -37,6 +37,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RecordSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/RecordSet.swift#L25" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/customdebugstringconvertible-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/customdebugstringconvertible-implementations.json index b2939f685..ba783840c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/customdebugstringconvertible-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/customdebugstringconvertible-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/recordset\/customdebugstringconvertible-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/customplaygrounddisplayconvertible-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/customplaygrounddisplayconvertible-implementations.json index d066b713a..533c5382e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/customplaygrounddisplayconvertible-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/customplaygrounddisplayconvertible-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/recordset\/customplaygrounddisplayconvertible-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/customstringconvertible-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/customstringconvertible-implementations.json index 0d890e6e3..8a52509b0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/customstringconvertible-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/customstringconvertible-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/recordset\/customstringconvertible-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/debugdescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/debugdescription.json index 88e31ebb0..c946ef9a8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/debugdescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/debugdescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CustomDebugStringConvertible.debugDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RecordSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/RecordSet.swift#L90" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/description.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/description.json index 6fa908fde..e9a3a6c78 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/description.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/description.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CustomStringConvertible.description", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RecordSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/RecordSet.swift#L84" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/equatable-implementations.json index dd8c04ff0..85c340638 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/equatable-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/recordset\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -92,7 +104,10 @@ }, "doc://Apollo/documentation/Apollo/RecordSet/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/expressiblebydictionaryliteral-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/expressiblebydictionaryliteral-implementations.json index 5ed8a7700..1328909d7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/expressiblebydictionaryliteral-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/expressiblebydictionaryliteral-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Initializers" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/recordset\/expressiblebydictionaryliteral-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/init(dictionaryliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/init(dictionaryliteral:).json index 41b8125dc..eb5342f2c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/init(dictionaryliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/init(dictionaryliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByDictionaryLiteral.init(dictionaryLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -79,6 +65,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RecordSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/RecordSet.swift#L78" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/init(records:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/init(records:).json index c2c7c04af..836ffaeb3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/init(records:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/init(records:).json @@ -53,6 +53,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RecordSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/RecordSet.swift#L5" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/insert(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/insert(_:).json index 6aed10a28..c47349988 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/insert(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/insert(_:).json @@ -46,6 +46,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RecordSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/RecordSet.swift#L9" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/insert(contentsof:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/insert(contentsof:).json index c88d2105d..c38f113ce 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/insert(contentsof:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/insert(contentsof:).json @@ -61,6 +61,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RecordSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/RecordSet.swift#L29" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/isempty.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/isempty.json index 615e3461e..d70064327 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/isempty.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/isempty.json @@ -42,6 +42,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RecordSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/RecordSet.swift#L39" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/keys.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/keys.json index a066b0b36..22b35f14f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/keys.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/keys.json @@ -55,6 +55,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RecordSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/RecordSet.swift#L43" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/merge(record:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/merge(record:).json index e808e09d1..8b2bc308b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/merge(record:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/merge(record:).json @@ -72,6 +72,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RecordSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/RecordSet.swift#L57" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/merge(records:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/merge(records:).json index b1452e908..507f295e7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/merge(records:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/merge(records:).json @@ -72,6 +72,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RecordSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/RecordSet.swift#L47" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/playgrounddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/playgrounddescription.json index 75a141f25..8510e237c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/playgrounddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/playgrounddescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CustomPlaygroundDisplayConvertible.playgroundDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -56,6 +42,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RecordSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/RecordSet.swift#L96" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/removerecord(for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/removerecord(for:).json index f672b3f0e..2bbdb3fbe 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/removerecord(for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/removerecord(for:).json @@ -54,6 +54,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RecordSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/RecordSet.swift#L13" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/removerecords(matching:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/removerecords(matching:).json index d68dd865c..57fd818d4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/removerecords(matching:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/removerecords(matching:).json @@ -54,6 +54,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RecordSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/RecordSet.swift#L17" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/storage.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/storage.json index dbbc411b6..d322599ac 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/storage.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/storage.json @@ -55,6 +55,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RecordSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/RecordSet.swift#L3" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/subscript(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/subscript(_:).json index 2d5409d8e..c32545620 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/subscript(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/recordset/subscript(_:).json @@ -47,6 +47,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RecordSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/Caching\/RecordSet.swift#L35" + }, "role" : "symbol", "roleHeading" : "Instance Subscript", "symbolKind" : "subscript", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestbodycreator.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestbodycreator.json index 8d9185f6d..97626ca78 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestbodycreator.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestbodycreator.json @@ -46,6 +46,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "RequestBodyCreator.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestBodyCreator.swift#L67" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain.json index 90976616b..b28f9275f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain.json @@ -79,6 +79,10 @@ "text" : "RequestChain" } ], + "remoteSource" : { + "fileName" : "RequestChain.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChain.swift#L85" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", @@ -1823,7 +1827,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/init(urlsession:interceptors:store:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/init(urlsession:interceptors:store:).json index 8786d6e69..99e57eddf 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/init(urlsession:interceptors:store:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/init(urlsession:interceptors:store:).json @@ -86,6 +86,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestChain.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChain.swift#L133" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", @@ -427,7 +431,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/kickoff(request:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/kickoff(request:).json index b03962257..6b52e6df2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/kickoff(request:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/kickoff(request:).json @@ -97,6 +97,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestChain.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChain.swift#L147" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -246,7 +250,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/resultstream.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/resultstream.json index ab0318e84..eb44117bc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/resultstream.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/resultstream.json @@ -39,6 +39,10 @@ "text" : "ResultStream" } ], + "remoteSource" : { + "fileName" : "RequestChain.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChain.swift#L123" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", @@ -200,7 +204,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry.json index e7275b6c5..c371a5421 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry.json @@ -54,6 +54,10 @@ "text" : "Retry" } ], + "remoteSource" : { + "fileName" : "RequestChain.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChain.swift#L108" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", @@ -663,7 +667,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry/error-implementations.json index 79d74b5dd..9b76e14ea 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry/error-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/requestchain\/retry\/error-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -64,7 +76,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { @@ -256,7 +268,10 @@ }, "doc://Apollo/documentation/Apollo/RequestChain/Retry/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry/init(request:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry/init(request:).json index 3b033eee2..4b498c733 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry/init(request:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry/init(request:).json @@ -52,6 +52,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestChain.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChain.swift#L114" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", @@ -160,7 +164,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry/localizeddescription.json index fd313c690..bf6495e5e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -189,7 +181,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { @@ -381,7 +373,10 @@ }, "doc://Apollo/documentation/Apollo/RequestChain/Retry/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry/request.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry/request.json index e132982ce..b6164088f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry/request.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchain/retry/request.json @@ -48,6 +48,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestChain.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChain.swift#L110" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", @@ -133,7 +137,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport.json index 7f2112879..4a3ce0a6d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport.json @@ -68,6 +68,10 @@ "text" : "RequestChainNetworkTransport" } ], + "remoteSource" : { + "fileName" : "RequestChainNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChainNetworkTransport.swift#L6" + }, "role" : "symbol", "roleHeading" : "Class", "symbolKind" : "class", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/additionalheaders.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/additionalheaders.json index 3ff7c866a..1cbccdcff 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/additionalheaders.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/additionalheaders.json @@ -82,6 +82,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestChainNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChainNetworkTransport.swift#L22" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/apqconfig.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/apqconfig.json index 751194344..d725391d3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/apqconfig.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/apqconfig.json @@ -73,6 +73,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestChainNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChainNetworkTransport.swift#L27" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/autopersistqueries.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/autopersistqueries.json index df30edc07..b82bf4fe8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/autopersistqueries.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/autopersistqueries.json @@ -84,6 +84,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "RequestChainNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChainNetworkTransport.swift#L212" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/constructrequest(for:fetchbehavior:requestconfiguration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/constructrequest(for:fetchbehavior:requestconfiguration:).json index fc1a82959..62007dd81 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/constructrequest(for:fetchbehavior:requestconfiguration:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/constructrequest(for:fetchbehavior:requestconfiguration:).json @@ -118,6 +118,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestChainNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChainNetworkTransport.swift#L84" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -253,6 +257,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -717,6 +722,49 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/constructuploadrequest(for:files:requestconfiguration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/constructuploadrequest(for:files:requestconfiguration:).json index 82f76c614..207227667 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/constructuploadrequest(for:files:requestconfiguration:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/constructuploadrequest(for:files:requestconfiguration:).json @@ -119,6 +119,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestChainNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChainNetworkTransport.swift#L177" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -254,6 +258,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -766,6 +771,49 @@ "title" : "UploadRequest", "type" : "topic", "url" : "\/documentation\/apollo\/uploadrequest" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/endpointurl.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/endpointurl.json index f22768386..14b90d204 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/endpointurl.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/endpointurl.json @@ -48,6 +48,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestChainNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChainNetworkTransport.swift#L16" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/init(urlsession:interceptorprovider:store:endpointurl:additionalheaders:apqconfig:requestbodycreator:usegetforqueries:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/init(urlsession:interceptorprovider:store:endpointurl:additionalheaders:apqconfig:requestbodycreator:usegetforqueries:).json index 5a23feadb..43d175035 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/init(urlsession:interceptorprovider:store:endpointurl:additionalheaders:apqconfig:requestbodycreator:usegetforqueries:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/init(urlsession:interceptorprovider:store:endpointurl:additionalheaders:apqconfig:requestbodycreator:usegetforqueries:).json @@ -180,6 +180,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestChainNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChainNetworkTransport.swift#L57" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/interceptorprovider.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/interceptorprovider.json index 77f1a8b36..18cf0af00 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/interceptorprovider.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/interceptorprovider.json @@ -48,6 +48,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestChainNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChainNetworkTransport.swift#L11" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/requestbodycreator.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/requestbodycreator.json index 3bbb0b3e5..08247ca3d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/requestbodycreator.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/requestbodycreator.json @@ -64,6 +64,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestChainNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChainNetworkTransport.swift#L42" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/send(mutation:requestconfiguration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/send(mutation:requestconfiguration:).json index 3cce64671..9fca551ff 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/send(mutation:requestconfiguration:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/send(mutation:requestconfiguration:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "NetworkTransport.send(mutation:requestConfiguration:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -135,6 +121,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestChainNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChainNetworkTransport.swift#L121" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -270,6 +260,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLMutation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI15GraphQLMutationP", "text" : "GraphQLMutation" @@ -710,6 +701,40 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLMutation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLMutation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLMutation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLMutation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlmutation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/send(query:fetchbehavior:requestconfiguration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/send(query:fetchbehavior:requestconfiguration:).json index 18c7d1ffc..5d7567d1f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/send(query:fetchbehavior:requestconfiguration:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/send(query:fetchbehavior:requestconfiguration:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "NetworkTransport.send(query:fetchBehavior:requestConfiguration:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -152,6 +138,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestChainNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChainNetworkTransport.swift#L105" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -305,6 +295,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -804,6 +795,40 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/send(subscription:fetchbehavior:requestconfiguration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/send(subscription:fetchbehavior:requestconfiguration:).json index 9e7558463..cc7b360f3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/send(subscription:fetchbehavior:requestconfiguration:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/send(subscription:fetchbehavior:requestconfiguration:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SubscriptionNetworkTransport.send(subscription:fetchBehavior:requestConfiguration:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -153,6 +139,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestChainNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChainNetworkTransport.swift#L149" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -306,6 +296,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLSubscription", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI19GraphQLSubscriptionP", "text" : "GraphQLSubscription" @@ -805,6 +796,74 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLSubscription": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLSubscription" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "where" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP14ResponseFormatQa", + "text" : "ResponseFormat" + }, + { + "kind" : "text", + "text" : " == " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI26SubscriptionResponseFormatV", + "text" : "SubscriptionResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLSubscription", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLSubscription", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlsubscription" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/store.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/store.json index 0af2bd298..84e6cac38 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/store.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/store.json @@ -42,6 +42,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestChainNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChainNetworkTransport.swift#L13" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/subscriptionnetworktransport-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/subscriptionnetworktransport-implementations.json index 8ae5d69ce..0f1664944 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/subscriptionnetworktransport-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/subscriptionnetworktransport-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Instance Methods" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/requestchainnetworktransport\/subscriptionnetworktransport-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/upload(operation:files:requestconfiguration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/upload(operation:files:requestconfiguration:).json index 7fa3cc99f..b94799b8a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/upload(operation:files:requestconfiguration:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/upload(operation:files:requestconfiguration:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "UploadingNetworkTransport.upload(operation:files:requestConfiguration:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -153,6 +139,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestChainNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChainNetworkTransport.swift#L193" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -306,6 +296,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -797,6 +788,49 @@ "title" : "RequestConfiguration", "type" : "topic", "url" : "\/documentation\/apollo\/requestconfiguration" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/uploadingnetworktransport-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/uploadingnetworktransport-implementations.json index ba6a9fece..e2f23792e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/uploadingnetworktransport-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/uploadingnetworktransport-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Instance Methods" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/requestchainnetworktransport\/uploadingnetworktransport-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/urlsession.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/urlsession.json index 5ec90bab1..8c887a2f3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/urlsession.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/urlsession.json @@ -42,6 +42,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestChainNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChainNetworkTransport.swift#L8" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/usegetforpersistedqueryretry.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/usegetforpersistedqueryretry.json index 659158264..da3047e2e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/usegetforpersistedqueryretry.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/usegetforpersistedqueryretry.json @@ -92,6 +92,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "RequestChainNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChainNetworkTransport.swift#L216" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/usegetforqueries.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/usegetforqueries.json index f59844a18..c3b8eef21 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/usegetforqueries.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestchainnetworktransport/usegetforqueries.json @@ -72,6 +72,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestChainNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/RequestChainNetworkTransport.swift#L37" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestconfiguration.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestconfiguration.json index 3d31da8f7..a066c9f59 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestconfiguration.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestconfiguration.json @@ -102,6 +102,10 @@ "text" : "RequestConfiguration" } ], + "remoteSource" : { + "fileName" : "RequestConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestConfiguration.swift#L5" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestconfiguration/init(requesttimeout:writeresultstocache:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestconfiguration/init(requesttimeout:writeresultstocache:).json index 5d3c35a74..734219124 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestconfiguration/init(requesttimeout:writeresultstocache:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestconfiguration/init(requesttimeout:writeresultstocache:).json @@ -69,6 +69,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestConfiguration.swift#L18" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestconfiguration/requesttimeout.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestconfiguration/requesttimeout.json index 71a9c0131..d03839996 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestconfiguration/requesttimeout.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestconfiguration/requesttimeout.json @@ -64,6 +64,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestConfiguration.swift#L9" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestconfiguration/writeresultstocache.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestconfiguration/writeresultstocache.json index da4a80ccc..67dbb3469 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestconfiguration/writeresultstocache.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestconfiguration/writeresultstocache.json @@ -56,6 +56,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "RequestConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestConfiguration.swift#L12" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestcontext.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestcontext.json index 1bacd6431..c8ba56bab 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestcontext.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestcontext.json @@ -63,6 +63,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "RequestContext.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestContext.swift#L11" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestcontexttimeoutconfigurable.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestcontexttimeoutconfigurable.json index c3ce45805..5142b2688 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestcontexttimeoutconfigurable.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestcontexttimeoutconfigurable.json @@ -71,6 +71,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "RequestContext.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestContext.swift#L19" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestcontexttimeoutconfigurable/requesttimeout.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestcontexttimeoutconfigurable/requesttimeout.json index 015ddbc21..41e448771 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestcontexttimeoutconfigurable/requesttimeout.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/requestcontexttimeoutconfigurable/requesttimeout.json @@ -75,6 +75,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "RequestContext.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestContext.swift#L24" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor.json index dd1dd43a8..56de07a64 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor.json @@ -61,6 +61,10 @@ "text" : "ResponseCodeInterceptor" } ], + "remoteSource" : { + "fileName" : "ResponseCodeInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/ResponseCodeInterceptor.swift#L6" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/id.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/id.json index fb7698132..1bc4cc6fa 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/id.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/id.json @@ -42,6 +42,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ResponseCodeInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/ResponseCodeInterceptor.swift#L8" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/init().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/init().json index 07bad58f1..4c8d0d8a7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/init().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/init().json @@ -35,6 +35,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ResponseCodeInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/ResponseCodeInterceptor.swift#L31" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/intercept(request:next:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/intercept(request:next:).json index 63b9bee8e..037dc0042 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/intercept(request:next:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/intercept(request:next:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "HTTPInterceptor.intercept(request:next:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -131,6 +117,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ResponseCodeInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/ResponseCodeInterceptor.swift#L33" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror.json index 0c5007b7f..eb2508f57 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror.json @@ -39,6 +39,10 @@ "text" : "ResponseCodeError" } ], + "remoteSource" : { + "fileName" : "ResponseCodeInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/ResponseCodeInterceptor.swift#L10" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/chunk.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/chunk.json index 5a1b851d9..919659337 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/chunk.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/chunk.json @@ -43,6 +43,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ResponseCodeInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/ResponseCodeInterceptor.swift#L12" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/error-implementations.json index 0cafa0226..39f38f8a7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/error-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/error-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -205,7 +217,10 @@ }, "doc://Apollo/documentation/Apollo/ResponseCodeInterceptor/ResponseCodeError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/errordescription.json index dede369aa..542af5b5e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ResponseCodeInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/ResponseCodeInterceptor.swift#L14" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/failurereason.json index 147ab616c..f1283b434 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/graphqlerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/graphqlerror.json index 7bad795ee..b0802df07 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/graphqlerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/graphqlerror.json @@ -47,6 +47,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ResponseCodeInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/ResponseCodeInterceptor.swift#L18" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/helpanchor.json index 0eff629f1..6c6580f46 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/localizeddescription.json index 651669c68..11d53d032 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -330,7 +322,10 @@ }, "doc://Apollo/documentation/Apollo/ResponseCodeInterceptor/ResponseCodeError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/localizederror-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/localizederror-implementations.json index bdf001302..342233480 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/localizederror-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/localizederror-implementations.json @@ -42,6 +42,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/localizederror-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/recoverysuggestion.json index 2948da860..e0978c53e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/response.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/response.json index e202283da..b328fccc8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/response.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responsecodeinterceptor/responsecodeerror/response.json @@ -43,6 +43,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ResponseCodeInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/ResponseCodeInterceptor.swift#L11" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responseparsinginterceptor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responseparsinginterceptor.json index 7d4bb66bb..fda4e457f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responseparsinginterceptor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responseparsinginterceptor.json @@ -66,6 +66,10 @@ "text" : "ResponseParsingInterceptor" } ], + "remoteSource" : { + "fileName" : "ResponseParsingInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/ResponseParsingInterceptor.swift#L3" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", @@ -181,7 +185,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responseparsinginterceptor/parse(response:for:includecacherecords:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responseparsinginterceptor/parse(response:for:includecacherecords:).json index a8d4a58ae..da0f9e0d4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/responseparsinginterceptor/parse(response:for:includecacherecords:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/responseparsinginterceptor/parse(response:for:includecacherecords:).json @@ -160,6 +160,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "ResponseParsingInterceptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/Interceptors\/ResponseParsingInterceptor.swift#L13" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -686,7 +690,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror.json index 48b901ffb..75104a901 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror.json @@ -38,6 +38,10 @@ "text" : "RootSelectionSetInitializeError" } ], + "remoteSource" : { + "fileName" : "SelectionSet+DictionaryIntializer.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/SelectionSet+DictionaryIntializer.swift#L3" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/!=(_:_:).json index ab05beb3f..49043c506 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -244,7 +366,10 @@ }, "doc://Apollo/documentation/Apollo/RootSelectionSetInitializeError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/equatable-implementations.json index 0739dc9cb..9bbffacba 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/equatable-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/rootselectionsetinitializeerror\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -89,7 +101,10 @@ }, "doc://Apollo/documentation/Apollo/RootSelectionSetInitializeError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/error-implementations.json index 08f62edf2..143d7afaf 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/error-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Instance Properties" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/rootselectionsetinitializeerror\/error-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -89,7 +101,10 @@ }, "doc://Apollo/documentation/Apollo/RootSelectionSetInitializeError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/hasnonhashablevalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/hasnonhashablevalue.json index 399deb214..6d9cdcb30 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/hasnonhashablevalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/hasnonhashablevalue.json @@ -33,6 +33,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "SelectionSet+DictionaryIntializer.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/SelectionSet+DictionaryIntializer.swift#L4" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/localizeddescription.json index 4edf191de..a4785fa3c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/rootselectionsetinitializeerror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -214,7 +206,10 @@ }, "doc://Apollo/documentation/Apollo/RootSelectionSetInitializeError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport.json index a7527805c..08cec9d7d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport.json @@ -52,6 +52,10 @@ "text" : "SplitNetworkTransport" } ], + "remoteSource" : { + "fileName" : "SplitNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/SplitNetworkTransport.swift#L7" + }, "role" : "symbol", "roleHeading" : "Class", "symbolKind" : "class", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/init(querytransport:mutationtransport:subscriptiontransport:uploadtransport:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/init(querytransport:mutationtransport:subscriptiontransport:uploadtransport:).json index 9189368f6..7d0318f2e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/init(querytransport:mutationtransport:subscriptiontransport:uploadtransport:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/init(querytransport:mutationtransport:subscriptiontransport:uploadtransport:).json @@ -99,6 +99,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "SplitNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/SplitNetworkTransport.swift#L24" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/send(mutation:requestconfiguration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/send(mutation:requestconfiguration:).json index 6a9e91813..3ac008c86 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/send(mutation:requestconfiguration:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/send(mutation:requestconfiguration:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "NetworkTransport.send(mutation:requestConfiguration:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -135,6 +121,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "SplitNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/SplitNetworkTransport.swift#L50" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -270,6 +260,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLMutation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI15GraphQLMutationP", "text" : "GraphQLMutation" @@ -694,6 +685,40 @@ "title" : "send(mutation:requestConfiguration:)", "type" : "topic", "url" : "\/documentation\/apollo\/splitnetworktransport\/send(mutation:requestconfiguration:)" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLMutation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLMutation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLMutation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLMutation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlmutation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/send(query:fetchbehavior:requestconfiguration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/send(query:fetchbehavior:requestconfiguration:).json index 0ed89a10a..5ecc64704 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/send(query:fetchbehavior:requestconfiguration:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/send(query:fetchbehavior:requestconfiguration:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "NetworkTransport.send(query:fetchBehavior:requestConfiguration:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -152,6 +138,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "SplitNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/SplitNetworkTransport.swift#L38" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -305,6 +295,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -788,6 +779,40 @@ "title" : "send(query:fetchBehavior:requestConfiguration:)", "type" : "topic", "url" : "\/documentation\/apollo\/splitnetworktransport\/send(query:fetchbehavior:requestconfiguration:)" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/send(subscription:fetchbehavior:requestconfiguration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/send(subscription:fetchbehavior:requestconfiguration:).json index 1250c1042..000ea0f4f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/send(subscription:fetchbehavior:requestconfiguration:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/send(subscription:fetchbehavior:requestconfiguration:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SubscriptionNetworkTransport.send(subscription:fetchBehavior:requestConfiguration:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -249,6 +235,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "SplitNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/SplitNetworkTransport.swift#L66" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -402,6 +392,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLSubscription", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI19GraphQLSubscriptionP", "text" : "GraphQLSubscription" @@ -981,6 +972,74 @@ "title" : "send(subscription:fetchBehavior:requestConfiguration:)", "type" : "topic", "url" : "\/documentation\/apollo\/splitnetworktransport\/send(subscription:fetchbehavior:requestconfiguration:)" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLSubscription": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLSubscription" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "where" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP14ResponseFormatQa", + "text" : "ResponseFormat" + }, + { + "kind" : "text", + "text" : " == " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI26SubscriptionResponseFormatV", + "text" : "SubscriptionResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLSubscription", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLSubscription", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlsubscription" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/subscriptionnetworktransport-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/subscriptionnetworktransport-implementations.json index b5611973b..1dc34ff91 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/subscriptionnetworktransport-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/subscriptionnetworktransport-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Instance Methods" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/splitnetworktransport\/subscriptionnetworktransport-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/upload(operation:files:requestconfiguration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/upload(operation:files:requestconfiguration:).json index 9ee8aba42..f8f1da32d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/upload(operation:files:requestconfiguration:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/upload(operation:files:requestconfiguration:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "UploadingNetworkTransport.upload(operation:files:requestConfiguration:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -249,6 +235,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "SplitNetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/SplitNetworkTransport.swift#L83" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -402,6 +392,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -973,6 +964,49 @@ "title" : "upload(operation:files:requestConfiguration:)", "type" : "topic", "url" : "\/documentation\/apollo\/splitnetworktransport\/upload(operation:files:requestconfiguration:)" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/uploadingnetworktransport-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/uploadingnetworktransport-implementations.json index 8e5a79d08..c14f47b6e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/uploadingnetworktransport-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/splitnetworktransport/uploadingnetworktransport-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Instance Methods" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/splitnetworktransport\/uploadingnetworktransport-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/subscriptionnetworktransport.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/subscriptionnetworktransport.json index 2f046f915..769270d98 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/subscriptionnetworktransport.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/subscriptionnetworktransport.json @@ -44,6 +44,10 @@ "text" : "SubscriptionNetworkTransport" } ], + "remoteSource" : { + "fileName" : "NetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/NetworkTransport.swift#L45" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/subscriptionnetworktransport/send(subscription:fetchbehavior:requestconfiguration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/subscriptionnetworktransport/send(subscription:fetchbehavior:requestconfiguration:).json index d70d9d4ef..910c581b2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/subscriptionnetworktransport/send(subscription:fetchbehavior:requestconfiguration:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/subscriptionnetworktransport/send(subscription:fetchbehavior:requestconfiguration:).json @@ -144,6 +144,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "NetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/NetworkTransport.swift#L55" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -298,6 +302,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLSubscription", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI19GraphQLSubscriptionP", "text" : "GraphQLSubscription" @@ -876,6 +881,74 @@ "title" : "send(subscription:fetchBehavior:requestConfiguration:)", "type" : "topic", "url" : "\/documentation\/apollo\/subscriptionnetworktransport\/send(subscription:fetchbehavior:requestconfiguration:)" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLSubscription": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLSubscription" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "where" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP14ResponseFormatQa", + "text" : "ResponseFormat" + }, + { + "kind" : "text", + "text" : " == " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI26SubscriptionResponseFormatV", + "text" : "SubscriptionResponseFormat" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLSubscription", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLSubscription", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlsubscription" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadingnetworktransport.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadingnetworktransport.json index 508c242f3..3ff5c6549 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadingnetworktransport.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadingnetworktransport.json @@ -44,6 +44,10 @@ "text" : "UploadingNetworkTransport" } ], + "remoteSource" : { + "fileName" : "NetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/NetworkTransport.swift#L69" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadingnetworktransport/upload(operation:files:requestconfiguration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadingnetworktransport/upload(operation:files:requestconfiguration:).json index 3cf8d3d7f..16fcfbcaa 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadingnetworktransport/upload(operation:files:requestconfiguration:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadingnetworktransport/upload(operation:files:requestconfiguration:).json @@ -144,6 +144,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "NetworkTransport.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/NetworkTransport.swift#L78" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -298,6 +302,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -852,6 +857,49 @@ "title" : "upload(operation:files:requestConfiguration:)", "type" : "topic", "url" : "\/documentation\/apollo\/uploadingnetworktransport\/upload(operation:files:requestconfiguration:)" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest.json index c996682c7..0550d5850 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest.json @@ -44,6 +44,10 @@ "text" : "UploadRequest" } ], + "remoteSource" : { + "fileName" : "UploadRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/UploadRequest.swift#L5" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", @@ -101,6 +105,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", "text" : "GraphQLOperation" @@ -218,7 +223,7 @@ "type" : "text" }, { - "code" : "GraphQLOperation", + "code" : "\/ApolloAPI\/GraphQLOperation", "type" : "codeVoice" }, { @@ -1021,6 +1026,49 @@ "identifier" : "doc:\/\/Apollo\/s8SendableP", "title" : "Swift.Sendable", "type" : "unresolvable" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLOperation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SH", + "text" : "Hashable" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLOperation", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/==(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/==(_:_:).json index e048827eb..61fb9b091 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/==(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/==(_:_:).json @@ -88,6 +88,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "UploadRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/UploadRequest.swift#L149" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/addheader(name:value:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/addheader(name:value:).json index 327949ec9..f528c596e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/addheader(name:value:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/addheader(name:value:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "GraphQLRequest.addHeader(name:value:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -86,6 +72,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/GraphQLRequest.swift#L75" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/addheaders(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/addheaders(_:).json index 3086a89cc..b65485f81 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/addheaders(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/addheaders(_:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "GraphQLRequest.addHeaders(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -70,6 +56,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/GraphQLRequest.swift#L79" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/additionalheaders.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/additionalheaders.json index 40e921310..cc32d4b17 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/additionalheaders.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/additionalheaders.json @@ -61,6 +61,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "UploadRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/UploadRequest.swift#L14" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/createdefaultrequest().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/createdefaultrequest().json index d06671713..f844dc20e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/createdefaultrequest().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/createdefaultrequest().json @@ -57,6 +57,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "GraphQLRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/GraphQLRequest.swift#L55" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/fetchbehavior.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/fetchbehavior.json index 813b8f448..1e4fc4185 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/fetchbehavior.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/fetchbehavior.json @@ -56,6 +56,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "UploadRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/UploadRequest.swift#L17" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/files.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/files.json index ac810052d..28e109ada 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/files.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/files.json @@ -46,6 +46,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "UploadRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/UploadRequest.swift#L30" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/graphqlendpoint.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/graphqlendpoint.json index 2aead2fb4..de3aef7ed 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/graphqlendpoint.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/graphqlendpoint.json @@ -48,6 +48,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "UploadRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/UploadRequest.swift#L8" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/graphqlrequest-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/graphqlrequest-implementations.json index 33a3da4ea..a438adda7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/graphqlrequest-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/graphqlrequest-implementations.json @@ -41,6 +41,18 @@ ], "title" : "Instance Methods" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/uploadrequest\/graphqlrequest-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/hash(into:).json index bac6aa874..630efb5fb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/hash(into:).json @@ -62,6 +62,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "UploadRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/UploadRequest.swift#L161" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/init(operation:graphqlendpoint:files:multipartboundary:writeresultstocache:requestbodycreator:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/init(operation:graphqlendpoint:files:multipartboundary:writeresultstocache:requestbodycreator:).json index 5d463dea0..8ac221c1c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/init(operation:graphqlendpoint:files:multipartboundary:writeresultstocache:requestbodycreator:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/init(operation:graphqlendpoint:files:multipartboundary:writeresultstocache:requestbodycreator:).json @@ -136,6 +136,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "UploadRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/UploadRequest.swift#L45" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/multipartboundary.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/multipartboundary.json index 196ffcf1a..0858d8221 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/multipartboundary.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/multipartboundary.json @@ -42,6 +42,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "UploadRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/UploadRequest.swift#L32" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/operation.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/operation.json index 11c85f1f8..0901f3c19 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/operation.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/operation.json @@ -47,6 +47,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "UploadRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/UploadRequest.swift#L11" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/requestbodycreator.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/requestbodycreator.json index 77d5c1024..37f8fd25b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/requestbodycreator.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/requestbodycreator.json @@ -42,6 +42,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "UploadRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/UploadRequest.swift#L28" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/requestmultipartformdata().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/requestmultipartformdata().json index ee1fe56c5..651369efb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/requestmultipartformdata().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/requestmultipartformdata().json @@ -64,6 +64,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "UploadRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/UploadRequest.swift#L77" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/requesttimeout.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/requesttimeout.json index 625172971..8847ecbee 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/requesttimeout.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/requesttimeout.json @@ -60,6 +60,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "UploadRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/UploadRequest.swift#L26" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/tourlrequest().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/tourlrequest().json index 27e3df37f..2e99668c9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/tourlrequest().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/tourlrequest().json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "GraphQLRequest.toURLRequest()", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -64,6 +50,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "UploadRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/UploadRequest.swift#L63" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/writeresultstocache.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/writeresultstocache.json index dcd3103aa..619cac248 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/writeresultstocache.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/uploadrequest/writeresultstocache.json @@ -48,6 +48,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "UploadRequest.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/RequestChain\/UploadRequest.swift#L20" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer.json index 7a5fc5352..779ebf6a6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer.json @@ -68,6 +68,10 @@ "text" : "URLQueryParameterTransformer" } ], + "remoteSource" : { + "fileName" : "URLQueryParameterTransformer.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/URLQueryParameterTransformer.swift#L5" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/!=(_:_:).json index ac637ef81..745491d8a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -271,7 +393,10 @@ }, "doc://Apollo/documentation/Apollo/URLQueryParameterTransformer/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/==(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/==(_:_:).json index cfb39253c..4275042b7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/==(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/==(_:_:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.==(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -87,6 +73,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "URLQueryParameterTransformer.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/URLQueryParameterTransformer.swift#L61" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/creategeturl().json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/creategeturl().json index babe14bc7..37180aad5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/creategeturl().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/creategeturl().json @@ -52,6 +52,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "URLQueryParameterTransformer.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/URLQueryParameterTransformer.swift#L23" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/equatable-implementations.json index 980e53723..36805b965 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/equatable-implementations.json @@ -40,6 +40,18 @@ ], "title" : "Operators" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/urlqueryparametertransformer\/equatable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { @@ -117,7 +129,10 @@ }, "doc://Apollo/documentation/Apollo/URLQueryParameterTransformer/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/hash(into:).json index 06b28d10b..35078494c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Hashable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -77,6 +63,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "URLQueryParameterTransformer.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/URLQueryParameterTransformer.swift#L65" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/hashable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/hashable-implementations.json index 9ed36e270..1356e0764 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/hashable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/hashable-implementations.json @@ -39,6 +39,18 @@ ], "title" : "Instance Methods" } + ], + "variants" : [ + { + "paths" : [ + "\/documentation\/apollo\/urlqueryparametertransformer\/hashable-implementations" + ], + "traits" : [ + { + "interfaceLanguage" : "swift" + } + ] + } ] , "references": { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/init(body:url:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/init(body:url:).json index 08f1133f7..f11e558f8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/init(body:url:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollo/urlqueryparametertransformer/init(body:url:).json @@ -93,6 +93,10 @@ "name" : "Apollo" } ], + "remoteSource" : { + "fileName" : "URLQueryParameterTransformer.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/Apollo\/URLQueryParameterTransformer.swift#L15" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", @@ -126,6 +130,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/JSONEncodableDictionary", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI23JSONEncodableDictionarya", "text" : "JSONEncodableDictionary" @@ -381,6 +386,61 @@ "title" : "init(body:url:)", "type" : "topic", "url" : "\/documentation\/apollo\/urlqueryparametertransformer\/init(body:url:)" +}, +"doc://ApolloAPI/documentation/ApolloAPI/JSONEncodableDictionary": { + "abstract" : [ + { + "text" : "Represents a Dictionary that can be converted into a ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/JSONObject", + "isActive" : true, + "type" : "reference" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "JSONEncodableDictionary" + }, + { + "kind" : "text", + "text" : " = [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " : any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI13JSONEncodableP", + "text" : "JSONEncodable" + }, + { + "kind" : "text", + "text" : "]" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/JSONEncodableDictionary", + "kind" : "symbol", + "role" : "symbol", + "title" : "JSONEncodableDictionary", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/jsonencodabledictionary" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/!=(_:_:).json index a667aaec6..731281222 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/!=(_:_:).json @@ -78,6 +78,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLEnum.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLEnum.swift#L106" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/==(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/==(_:_:).json index 5c8397cec..5517ad764 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/==(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/==(_:_:).json @@ -78,6 +78,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLEnum.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLEnum.swift#L101" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", @@ -543,7 +547,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/GraphQLEnum/!=(_:_:)-4co00": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/__(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/__(_:_:).json index 83d009fd3..134946c3c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/__(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/__(_:_:).json @@ -101,6 +101,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLNullable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLNullable.swift#L265" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/anyscalartype.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/anyscalartype.json index b10985756..5ea5b69a9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/anyscalartype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/anyscalartype.json @@ -52,6 +52,10 @@ "text" : "AnyScalarType" } ], + "remoteSource" : { + "fileName" : "ScalarTypes.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ScalarTypes.swift#L5" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo.json index d9381efd3..a80e1bf2a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo.json @@ -52,6 +52,10 @@ "text" : "CacheKeyInfo" } ], + "remoteSource" : { + "fileName" : "CacheKeyInfo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/CacheKeyInfo.swift#L60" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo/id.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo/id.json index d390c0000..19e063679 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo/id.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo/id.json @@ -57,6 +57,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "CacheKeyInfo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/CacheKeyInfo.swift#L68" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo/init(id:uniquekeygroup:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo/init(id:uniquekeygroup:).json index d76ad9cbd..6f2da31f3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo/init(id:uniquekeygroup:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo/init(id:uniquekeygroup:).json @@ -69,6 +69,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "CacheKeyInfo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/CacheKeyInfo.swift#L115" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo/init(jsonvalue:uniquekeygroup:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo/init(jsonvalue:uniquekeygroup:).json index 4a64609f6..e7821590c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo/init(jsonvalue:uniquekeygroup:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo/init(jsonvalue:uniquekeygroup:).json @@ -95,6 +95,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "CacheKeyInfo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/CacheKeyInfo.swift#L101" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo/uniquekeygroup.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo/uniquekeygroup.json index b7ad9ec36..8159a69ed 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo/uniquekeygroup.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/cachekeyinfo/uniquekeygroup.json @@ -64,6 +64,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "CacheKeyInfo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/CacheKeyInfo.swift#L86" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/compositeinlinefragment.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/compositeinlinefragment.json index 11c170843..1a6b0f916 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/compositeinlinefragment.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/compositeinlinefragment.json @@ -60,6 +60,10 @@ "text" : "CompositeInlineFragment" } ], + "remoteSource" : { + "fileName" : "SelectionSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SelectionSet.swift#L41" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/compositeselectionset.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/compositeselectionset.json index 478dc864a..647b8a9ce 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/compositeselectionset.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/compositeselectionset.json @@ -44,6 +44,10 @@ "text" : "CompositeSelectionSet" } ], + "remoteSource" : { + "fileName" : "SelectionSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SelectionSet.swift#L38" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/customscalartype.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/customscalartype.json index 73e713cf2..bcad2d8b3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/customscalartype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/customscalartype.json @@ -52,6 +52,10 @@ "text" : "CustomScalarType" } ], + "remoteSource" : { + "fileName" : "ScalarTypes.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ScalarTypes.swift#L41" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferrable.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferrable.json index fbd844d83..3f9c23232 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferrable.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferrable.json @@ -38,6 +38,10 @@ "text" : "Deferrable" } ], + "remoteSource" : { + "fileName" : "Deferred.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Deferred.swift#L1" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred.json index 31e9c0cac..fa47ef66b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred.json @@ -52,6 +52,10 @@ "text" : "Deferred" } ], + "remoteSource" : { + "fileName" : "Deferred.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Deferred.swift#L6" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/projectedvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/projectedvalue.json index e9e6d63f1..fe38f4f38 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/projectedvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/projectedvalue.json @@ -59,6 +59,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Deferred.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Deferred.swift#L34" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum.json index 53eade3ac..3d58b126f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum.json @@ -39,6 +39,10 @@ "text" : "State" } ], + "remoteSource" : { + "fileName" : "Deferred.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Deferred.swift#L7" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/!=(_:_:).json index a93a38a0f..bd59fb478 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -325,7 +447,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Deferred/State-swift.enum/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/equatable-implementations.json index 216a6f9a5..f82539958 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/equatable-implementations.json @@ -182,7 +182,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Deferred/State-swift.enum/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/fulfilled(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/fulfilled(_:).json index 964e5dd19..2ca56dc2f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/fulfilled(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/fulfilled(_:).json @@ -52,6 +52,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Deferred.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Deferred.swift#L13" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/notexecuted.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/notexecuted.json index f145ddda5..03f41f8c0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/notexecuted.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/notexecuted.json @@ -40,6 +40,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Deferred.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Deferred.swift#L11" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/pending.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/pending.json index 402993562..e7022e692 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/pending.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.enum/pending.json @@ -40,6 +40,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Deferred.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Deferred.swift#L9" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.property.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.property.json index 62cab084e..f508745e3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.property.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/state-swift.property.json @@ -59,6 +59,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Deferred.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Deferred.swift#L21" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/wrappedvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/wrappedvalue.json index cc49f2176..1826d7235 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/wrappedvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/deferred/wrappedvalue.json @@ -45,6 +45,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Deferred.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Deferred.swift#L35" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype.json index be843ddba..26e478fce 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype.json @@ -46,6 +46,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L230" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype/automaticallypersisted(operationidentifier:definition:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype/automaticallypersisted(operationidentifier:definition:).json index 3597790e6..9f4bd3ecc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype/automaticallypersisted(operationidentifier:definition:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype/automaticallypersisted(operationidentifier:definition:).json @@ -98,6 +98,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L242" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype/notpersisted(definition:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype/notpersisted(definition:).json index 6a2bcce76..20b451c01 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype/notpersisted(definition:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype/notpersisted(definition:).json @@ -92,6 +92,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L233" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype/persistedoperationsonly(operationidentifier:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype/persistedoperationsonly(operationidentifier:).json index b232f11f5..b27173b0c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype/persistedoperationsonly(operationidentifier:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/documenttype/persistedoperationsonly(operationidentifier:).json @@ -97,6 +97,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L250" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/enumtype.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/enumtype.json index 9a1fb5fb4..3f2f91026 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/enumtype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/enumtype.json @@ -44,6 +44,10 @@ "text" : "EnumType" } ], + "remoteSource" : { + "fileName" : "EnumType.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/EnumType.swift#L9" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy.json index 3c6734d16..af717e997 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy.json @@ -38,6 +38,10 @@ "text" : "FieldPolicy" } ], + "remoteSource" : { + "fileName" : "FieldPolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/FieldPolicy.swift#L1" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field.json index 4c73c9025..fa6d61a99 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field.json @@ -39,6 +39,10 @@ "text" : "Field" } ], + "remoteSource" : { + "fileName" : "FieldPolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/FieldPolicy.swift#L37" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/alias.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/alias.json index 342b2ba1b..0c40dac90 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/alias.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/alias.json @@ -47,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "FieldPolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/FieldPolicy.swift#L39" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/init(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/init(_:).json index 3c17d8a5e..40f378f7c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/init(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/init(_:).json @@ -48,6 +48,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "FieldPolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/FieldPolicy.swift#L56" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/init(name:alias:type:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/init(name:alias:type:).json index b0956e645..76415a091 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/init(name:alias:type:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/init(name:alias:type:).json @@ -99,6 +99,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "FieldPolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/FieldPolicy.swift#L46" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/name.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/name.json index c4a6fd16f..d377fb4d5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/name.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/name.json @@ -43,6 +43,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "FieldPolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/FieldPolicy.swift#L38" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/responsekey.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/responsekey.json index c75202ebf..c1fdd1d1c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/responsekey.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/responsekey.json @@ -43,6 +43,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "FieldPolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/FieldPolicy.swift#L42" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/type.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/type.json index 030bf8e73..18286c90f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/type.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/field/type.json @@ -61,6 +61,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "FieldPolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/FieldPolicy.swift#L40" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata.json index cf8311727..b296dd307 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata.json @@ -62,6 +62,10 @@ "text" : "InputData" } ], + "remoteSource" : { + "fileName" : "InputData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputData.swift#L8" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/rawtype.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/rawtype.json index a9b811b4a..2880b2d4e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/rawtype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/rawtype.json @@ -40,6 +40,10 @@ "text" : "RawType" } ], + "remoteSource" : { + "fileName" : "InputData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputData.swift#L65" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/rawtype/inputvalue(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/rawtype/inputvalue(_:).json index 04d41612a..1693f9e63 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/rawtype/inputvalue(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/rawtype/inputvalue(_:).json @@ -57,6 +57,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputData.swift#L66" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/rawtype/json(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/rawtype/json(_:).json index 08e0c031e..14bdbb754 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/rawtype/json(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/rawtype/json(_:).json @@ -48,6 +48,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputData.swift#L67" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-2meg0.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-2meg0.json index 674a84ca2..8e3c8e571 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-2meg0.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-2meg0.json @@ -57,6 +57,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputData.swift#L52" + }, "role" : "symbol", "roleHeading" : "Instance Subscript", "symbolKind" : "subscript", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-80646.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-80646.json index 8e03e171a..9e8dc6b24 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-80646.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-80646.json @@ -57,6 +57,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputData.swift#L36" + }, "role" : "symbol", "roleHeading" : "Instance Subscript", "symbolKind" : "subscript", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-qkd2.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-qkd2.json index 91b2875fe..200f9467d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-qkd2.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-qkd2.json @@ -48,6 +48,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputData.swift#L20" + }, "role" : "symbol", "roleHeading" : "Instance Subscript", "symbolKind" : "subscript", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata.json index 5f4c782e9..5698848e5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata.json @@ -62,6 +62,10 @@ "text" : "InputListData" } ], + "remoteSource" : { + "fileName" : "InputData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputData.swift#L74" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/count.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/count.json index fa28fe724..a5253a462 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/count.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/count.json @@ -43,6 +43,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputData.swift#L77" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype.json index 753e7ccfd..6e1f86643 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype.json @@ -40,6 +40,10 @@ "text" : "RawType" } ], + "remoteSource" : { + "fileName" : "InputData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputData.swift#L129" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype/hashable(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype/hashable(_:).json index 97e124c8e..710b48caa 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype/hashable(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype/hashable(_:).json @@ -48,6 +48,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputData.swift#L130" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype/inputvalue(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype/inputvalue(_:).json index be10d5296..9bd6af2fe 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype/inputvalue(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype/inputvalue(_:).json @@ -48,6 +48,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputData.swift#L131" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-3ctfp.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-3ctfp.json index 19fb01b32..cba04ee90 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-3ctfp.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-3ctfp.json @@ -57,6 +57,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputData.swift#L118" + }, "role" : "symbol", "roleHeading" : "Instance Subscript", "symbolKind" : "subscript", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-5904h.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-5904h.json index 005efe94d..48d0ef943 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-5904h.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-5904h.json @@ -48,6 +48,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputData.swift#L94" + }, "role" : "symbol", "roleHeading" : "Instance Subscript", "symbolKind" : "subscript", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-wgak.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-wgak.json index b1cc8494c..b6c1ac5a5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-wgak.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-wgak.json @@ -57,6 +57,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputData.swift#L106" + }, "role" : "symbol", "roleHeading" : "Instance Subscript", "symbolKind" : "subscript", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/provider.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/provider.json index baaacb324..ae9f5cb03 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/provider.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/provider.json @@ -54,6 +54,10 @@ "text" : "Provider" } ], + "remoteSource" : { + "fileName" : "FieldPolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/FieldPolicy.swift#L7" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/provider/cachekey(for:inputdata:path:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/provider/cachekey(for:inputdata:path:).json index 5a98a6f4f..e8d8d20fe 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/provider/cachekey(for:inputdata:path:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/provider/cachekey(for:inputdata:path:).json @@ -146,6 +146,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "FieldPolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/FieldPolicy.swift#L16" + }, "required" : true, "role" : "symbol", "roleHeading" : "Type Method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/provider/cachekeylist(for:inputdata:path:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/provider/cachekeylist(for:inputdata:path:).json index 98d12e22f..934237057 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/provider/cachekeylist(for:inputdata:path:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fieldpolicy/provider/cachekeylist(for:inputdata:path:).json @@ -146,6 +146,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "FieldPolicy.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/FieldPolicy.swift#L30" + }, "required" : true, "role" : "symbol", "roleHeading" : "Type Method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fragment.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fragment.json index 6ea04f0ca..238aea3b6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fragment.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fragment.json @@ -53,6 +53,10 @@ "text" : "Fragment" } ], + "remoteSource" : { + "fileName" : "FragmentProtocols.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/FragmentProtocols.swift#L7" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fragment/fragmentdefinition-4x2cs.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fragment/fragmentdefinition-4x2cs.json index 76a04a529..4544f9220 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fragment/fragmentdefinition-4x2cs.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fragment/fragmentdefinition-4x2cs.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Fragment.fragmentDefinition", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -65,6 +51,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "FragmentProtocols.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/FragmentProtocols.swift#L15" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fragment/fragmentdefinition.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fragment/fragmentdefinition.json index a7e5a8f6e..0b5fc3c08 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fragment/fragmentdefinition.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fragment/fragmentdefinition.json @@ -65,6 +65,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "FragmentProtocols.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/FragmentProtocols.swift#L9" + }, "required" : true, "role" : "symbol", "roleHeading" : "Type Property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fragmentcontainer.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fragmentcontainer.json index c953b47c5..99cdf558f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fragmentcontainer.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/fragmentcontainer.json @@ -53,6 +53,10 @@ "text" : "FragmentContainer" } ], + "remoteSource" : { + "fileName" : "FragmentProtocols.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/FragmentProtocols.swift#L60" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum.json index eabe276da..4eb998f00 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum.json @@ -53,6 +53,10 @@ "text" : "GraphQLEnum" } ], + "remoteSource" : { + "fileName" : "GraphQLEnum.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLEnum.swift#L6" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", @@ -752,7 +756,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/GraphQLEnum/!=(_:_:)-4co00": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/!=(_:_:)-4co00.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/!=(_:_:)-4co00.json index 105a2f466..cd94f668e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/!=(_:_:)-4co00.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/!=(_:_:)-4co00.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -517,7 +639,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/GraphQLEnum/!=(_:_:)-4co00": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/!=(_:_:).json index ec864609a..8457c7de7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/!=(_:_:).json @@ -112,6 +112,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLEnum.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLEnum.swift#L94" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", @@ -550,7 +554,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/GraphQLEnum/!=(_:_:)-4co00": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/==(_:_:)-88en.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/==(_:_:)-88en.json index 6e3d10ac2..1d64d302a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/==(_:_:)-88en.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/==(_:_:)-88en.json @@ -112,6 +112,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLEnum.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLEnum.swift#L90" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", @@ -551,7 +555,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/GraphQLEnum/!=(_:_:)-4co00": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/==(_:_:)-n7qo.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/==(_:_:)-n7qo.json index 18f1477b5..512d9625e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/==(_:_:)-n7qo.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/==(_:_:)-n7qo.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.==(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -135,6 +121,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLEnum.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLEnum.swift#L86" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", @@ -584,7 +574,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/GraphQLEnum/!=(_:_:)-4co00": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/allcases.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/allcases.json index de992f348..a076f8dc2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/allcases.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/allcases.json @@ -84,6 +84,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLEnum.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLEnum.swift#L67" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/case(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/case(_:).json index b9bbfb3b3..2e4ef64b7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/case(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/case(_:).json @@ -51,6 +51,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLEnum.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLEnum.swift#L10" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/equatable-implementations.json index ebe6a6b30..226be77e5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/equatable-implementations.json @@ -186,7 +186,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/GraphQLEnum/!=(_:_:)-4co00": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/hash(into:).json index a23e66372..64b84cd36 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/hashvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/hashvalue.json index 4c9358239..710ebfaae 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/hashvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/hashvalue.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hashValue", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/init(_:)-41gki.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/init(_:)-41gki.json index bada3f4dd..5549888a0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/init(_:)-41gki.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/init(_:)-41gki.json @@ -48,6 +48,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLEnum.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLEnum.swift#L19" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/init(_:)-82xe0.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/init(_:)-82xe0.json index fd28e0d90..eb58aa0ef 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/init(_:)-82xe0.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/init(_:)-82xe0.json @@ -60,6 +60,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLEnum.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLEnum.swift#L45" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/init(rawvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/init(rawvalue:).json index 1203c42f1..f6fa31b6c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/init(rawvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/init(rawvalue:).json @@ -68,6 +68,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLEnum.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLEnum.swift#L30" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/rawvalue-swift.property.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/rawvalue-swift.property.json index 19f4ee78a..12c63d5c0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/rawvalue-swift.property.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/rawvalue-swift.property.json @@ -56,6 +56,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLEnum.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLEnum.swift#L58" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/rawvalue-swift.typealias.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/rawvalue-swift.typealias.json index 84fc949cb..ab27c6797 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/rawvalue-swift.typealias.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/rawvalue-swift.typealias.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.RawValue", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -53,6 +39,10 @@ "text" : "RawValue" } ], + "remoteSource" : { + "fileName" : "GraphQLEnum.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLEnum.swift#L7" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/unknown(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/unknown(_:).json index bf49e6f44..86dc6acad 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/unknown(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/unknown(_:).json @@ -68,6 +68,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLEnum.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLEnum.swift#L14" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/value.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/value.json index 76a975ea0..9cc76cd63 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/value.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/value.json @@ -68,6 +68,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLEnum.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLEnum.swift#L50" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/~=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/~=(_:_:).json index 381ec2441..00376fafb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/~=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlenum/~=(_:_:).json @@ -123,6 +123,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLEnum.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLEnum.swift#L134" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", @@ -668,7 +672,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/GraphQLEnum/!=(_:_:)-4co00": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlmutation.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlmutation.json index 796ae6b50..7d7af172a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlmutation.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlmutation.json @@ -38,6 +38,10 @@ "text" : "GraphQLMutation" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L136" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable.json index 4ba764d81..7a66f097b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable.json @@ -60,6 +60,10 @@ "text" : "GraphQLNullable" } ], + "remoteSource" : { + "fileName" : "GraphQLNullable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLNullable.swift#L93" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/!=(_:_:).json index 45878feee..26d9c15cb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -301,7 +423,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/GraphQLNullable/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/equatable-implementations.json index b570da77b..afe70becf 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/equatable-implementations.json @@ -158,7 +158,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/GraphQLNullable/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(_:)-11vj4.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(_:)-11vj4.json index 1fc1928d4..147807afe 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(_:)-11vj4.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(_:)-11vj4.json @@ -85,6 +85,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLNullable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLNullable.swift#L240" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(_:)-7pg3j.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(_:)-7pg3j.json index c916bcf78..76b0091d9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(_:)-7pg3j.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(_:)-7pg3j.json @@ -93,6 +93,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLNullable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLNullable.swift#L234" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(arrayliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(arrayliteral:).json index 93c3a36dd..c9b6f82e6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(arrayliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(arrayliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByArrayLiteral.init(arrayLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -109,6 +95,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLNullable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLNullable.swift#L188" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(booleanliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(booleanliteral:).json index dd4e8725e..8a49aa643 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(booleanliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(booleanliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByBooleanLiteral.init(booleanLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -109,6 +95,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLNullable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLNullable.swift#L181" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(dictionaryliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(dictionaryliteral:).json index 11bca32fe..ae13b5ad7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(dictionaryliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(dictionaryliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByDictionaryLiteral.init(dictionaryLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -126,6 +112,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLNullable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLNullable.swift#L195" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(extendedgraphemeclusterliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(extendedgraphemeclusterliteral:).json index 160ec052c..d05e707f3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(extendedgraphemeclusterliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(extendedgraphemeclusterliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByExtendedGraphemeClusterLiteral.init(extendedGraphemeClusterLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -109,6 +95,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLNullable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLNullable.swift#L153" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(floatliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(floatliteral:).json index 921ac0eea..d917aaad5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(floatliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(floatliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByFloatLiteral.init(floatLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -109,6 +95,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLNullable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLNullable.swift#L174" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(integerliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(integerliteral:).json index 923f616d6..f0d1e50d3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(integerliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(integerliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByIntegerLiteral.init(integerLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -109,6 +95,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLNullable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLNullable.swift#L167" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(nilliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(nilliteral:).json index 13d3bacd3..94e6d18fd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(nilliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(nilliteral:).json @@ -93,6 +93,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLNullable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLNullable.swift#L139" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(stringliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(stringliteral:).json index 6b098bada..2851c1100 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(stringliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(stringliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByStringLiteral.init(stringLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -109,6 +95,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLNullable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLNullable.swift#L160" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(unicodescalarliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(unicodescalarliteral:).json index 7dcdf0c7a..80a175f82 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(unicodescalarliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/init(unicodescalarliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByUnicodeScalarLiteral.init(unicodeScalarLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -109,6 +95,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLNullable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLNullable.swift#L146" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/none.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/none.json index ab0c6390f..67fbb5154 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/none.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/none.json @@ -55,6 +55,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLNullable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLNullable.swift#L97" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/null.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/null.json index 650379737..57d9b5b73 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/null.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/null.json @@ -51,6 +51,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLNullable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLNullable.swift#L101" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/some(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/some(_:).json index 86b48331a..ba3084ff6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/some(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/some(_:).json @@ -55,6 +55,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLNullable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLNullable.swift#L104" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/subscript(dynamicmember:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/subscript(dynamicmember:).json index b45f8e7f7..c02cb7414 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/subscript(dynamicmember:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/subscript(dynamicmember:).json @@ -126,6 +126,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLNullable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLNullable.swift#L124" + }, "role" : "symbol", "roleHeading" : "Instance Subscript", "symbolKind" : "subscript", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/unwrapped.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/unwrapped.json index e14b36305..4aaae19bc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/unwrapped.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlnullable/unwrapped.json @@ -77,6 +77,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLNullable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLNullable.swift#L112" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation.json index 064cd4da6..24c13eec0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation.json @@ -38,6 +38,10 @@ "text" : "GraphQLOperation" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L71" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/==(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/==(_:_:).json index 436dfccb1..cb0730abe 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/==(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/==(_:_:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.==(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -85,6 +71,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L97" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/data.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/data.json index 097ace0ca..04a994304 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/data.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/data.json @@ -42,6 +42,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L82" + }, "required" : true, "role" : "symbol", "roleHeading" : "Associated Type", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/definition.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/definition.json index dbd15a6d2..71d4878d2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/definition.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/definition.json @@ -55,6 +55,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L89" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/document.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/document.json index 8411293b7..ca677f28f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/document.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/document.json @@ -59,6 +59,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L255" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/hash(into:).json index e35cb2562..ec4efcab7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Hashable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -77,6 +63,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L120" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationdocument.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationdocument.json index 9c2d6de80..9d5e2a8cc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationdocument.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationdocument.json @@ -50,6 +50,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L76" + }, "required" : true, "role" : "symbol", "roleHeading" : "Type Property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationidentifier.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationidentifier.json index e33343ff7..eedd3c87f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationidentifier.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationidentifier.json @@ -55,6 +55,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L93" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationname.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationname.json index 0521c6a6e..7379bfc41 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationname.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationname.json @@ -50,6 +50,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L74" + }, "required" : true, "role" : "symbol", "roleHeading" : "Type Property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype-370r3.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype-370r3.json index a94567d47..71258bd42 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype-370r3.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype-370r3.json @@ -51,6 +51,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L131" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype-5e63x.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype-5e63x.json index d82264ff6..a74d70a27 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype-5e63x.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype-5e63x.json @@ -51,6 +51,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L149" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype-90ybj.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype-90ybj.json index dcd24cd33..ba39468d7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype-90ybj.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype-90ybj.json @@ -51,6 +51,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L138" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype.json index 4ade95799..72af02c0a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/operationtype.json @@ -3,9 +3,9 @@ { "anchor" : "GraphQLOperation-Implementations", "identifiers" : [ - "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/operationType-90ybj", + "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/operationType-5e63x", "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/operationType-370r3", - "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/operationType-5e63x" + "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/operationType-90ybj" ], "title" : "GraphQLOperation Implementations" } @@ -61,6 +61,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L75" + }, "required" : true, "role" : "symbol", "roleHeading" : "Type Property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/responseformat-4nfv7.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/responseformat-4nfv7.json index 6d720fedd..5c19185e8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/responseformat-4nfv7.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/responseformat-4nfv7.json @@ -51,6 +51,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L150" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/responseformat-6jbyj.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/responseformat-6jbyj.json index 32f02432d..2653cda19 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/responseformat-6jbyj.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/responseformat-6jbyj.json @@ -68,6 +68,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L77" + }, "required" : true, "role" : "symbol", "roleHeading" : "Type Property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/responseformat-887l1.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/responseformat-887l1.json index 42d3c9db1..b7938ca92 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/responseformat-887l1.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/responseformat-887l1.json @@ -83,6 +83,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L109" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/responseformat-swift.associatedtype.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/responseformat-swift.associatedtype.json index 8e23d49c5..1e5b61645 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/responseformat-swift.associatedtype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/responseformat-swift.associatedtype.json @@ -51,6 +51,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L83" + }, "required" : true, "role" : "symbol", "roleHeading" : "Associated Type", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/variables.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/variables.json index c5225e57b..bfc6c8b56 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/variables.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperation/variables.json @@ -39,6 +39,10 @@ "text" : "Variables" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L72" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype.json index cccb8c5ea..8032dcf62 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype.json @@ -38,6 +38,10 @@ "text" : "GraphQLOperationType" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L3" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/!=(_:_:).json index b28c2d227..abeed8201 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -282,7 +404,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperationType/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/equatable-implementations.json index f016418d0..61f9a0d3c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/equatable-implementations.json @@ -139,7 +139,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperationType/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/mutation.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/mutation.json index a11549dcc..30eb36f5b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/mutation.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/mutation.json @@ -33,6 +33,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L5" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/query.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/query.json index b19c3c271..b24ee696c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/query.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/query.json @@ -33,6 +33,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L4" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/subscription.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/subscription.json index cb627f695..05342234b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/subscription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationtype/subscription.json @@ -33,6 +33,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L6" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationvariablelistelement.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationvariablelistelement.json index d64c778cc..f897edf73 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationvariablelistelement.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationvariablelistelement.json @@ -38,6 +38,10 @@ "text" : "GraphQLOperationVariableListElement" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L182" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationvariablevalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationvariablevalue.json index 9d31c55ea..8ad5e20ca 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationvariablevalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqloperationvariablevalue.json @@ -38,6 +38,10 @@ "text" : "GraphQLOperationVariableValue" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L178" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlquery.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlquery.json index 6648bc83a..477b3acd5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlquery.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlquery.json @@ -38,6 +38,10 @@ "text" : "GraphQLQuery" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L129" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlsubscription.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlsubscription.json index d88e00d72..beaeda539 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlsubscription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlsubscription.json @@ -38,6 +38,10 @@ "text" : "GraphQLSubscription" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L143" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlsubscription/responseformat.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlsubscription/responseformat.json index 19b7f799a..65018dbaf 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlsubscription/responseformat.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/graphqlsubscription/responseformat.json @@ -42,6 +42,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L145" + }, "required" : true, "role" : "symbol", "roleHeading" : "Associated Type", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/incrementaldeferredresponseformat.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/incrementaldeferredresponseformat.json index 61a1cab41..0d65886e2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/incrementaldeferredresponseformat.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/incrementaldeferredresponseformat.json @@ -52,6 +52,10 @@ "text" : "IncrementalDeferredResponseFormat" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L164" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inlinefragment.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inlinefragment.json index 09aaa38dd..191d2d707 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inlinefragment.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inlinefragment.json @@ -52,6 +52,10 @@ "text" : "InlineFragment" } ], + "remoteSource" : { + "fileName" : "SelectionSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SelectionSet.swift#L28" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inlinefragment/asrootentitytype.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inlinefragment/asrootentitytype.json index ba19452ab..01550ae3e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inlinefragment/asrootentitytype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inlinefragment/asrootentitytype.json @@ -51,6 +51,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "SelectionSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SelectionSet.swift#L167" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inlinefragment/rootentitytype.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inlinefragment/rootentitytype.json index 710052699..68ccb5e12 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inlinefragment/rootentitytype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inlinefragment/rootentitytype.json @@ -42,6 +42,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "SelectionSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SelectionSet.swift#L29" + }, "required" : true, "role" : "symbol", "roleHeading" : "Associated Type", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputobject.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputobject.json index e4814b54e..a202a635f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputobject.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputobject.json @@ -44,6 +44,10 @@ "text" : "InputObject" } ], + "remoteSource" : { + "fileName" : "InputObject.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/InputObject.swift#L5" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputobject/==(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputobject/==(_:_:).json index c9685fa30..e0f6359d8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputobject/==(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputobject/==(_:_:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.==(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -85,6 +71,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputObject.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/InputObject.swift#L16" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputobject/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputobject/hash(into:).json index da762dd03..a224fd403 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputobject/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputobject/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Hashable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -77,6 +63,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputObject.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/InputObject.swift#L20" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue.json index 3f3153f5f..b4fa6938b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue.json @@ -62,6 +62,10 @@ "text" : "InputValue" } ], + "remoteSource" : { + "fileName" : "InputValue.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputValue.swift#L5" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/!=(_:_:).json index 4cd4bd76a..e0f0e7456 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -303,7 +425,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/InputValue/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/==(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/==(_:_:).json index 74b029a54..4e2244753 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/==(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/==(_:_:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.==(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -87,6 +73,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputValue.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputValue.swift#L78" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/equatable-implementations.json index a0bfce689..91a88514f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/equatable-implementations.json @@ -161,7 +161,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/InputValue/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/hash(into:).json index 7d384f6bd..cf229bb1d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Hashable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -77,6 +63,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputValue.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputValue.swift#L101" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(arrayliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(arrayliteral:).json index dd4e6d835..181cc4246 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(arrayliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(arrayliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByArrayLiteral.init(arrayLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputValue.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputValue.swift#L63" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(booleanliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(booleanliteral:).json index f4a60953f..25d2e5036 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(booleanliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(booleanliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByBooleanLiteral.init(booleanLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputValue.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputValue.swift#L57" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(dictionaryliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(dictionaryliteral:).json index 9288c5e35..7250d0972 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(dictionaryliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(dictionaryliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByDictionaryLiteral.init(dictionaryLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -70,6 +56,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputValue.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputValue.swift#L69" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(extendedgraphemeclusterliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(extendedgraphemeclusterliteral:).json index 1dc57f997..406181a11 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(extendedgraphemeclusterliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(extendedgraphemeclusterliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByStringLiteral.init(extendedGraphemeClusterLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(floatliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(floatliteral:).json index 12f168094..5e82d7781 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(floatliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(floatliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByFloatLiteral.init(floatLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputValue.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputValue.swift#L51" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(integerliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(integerliteral:).json index e26f58432..5ecf6ea95 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(integerliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(integerliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByIntegerLiteral.init(integerLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputValue.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputValue.swift#L45" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(stringliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(stringliteral:).json index 023ae6900..e20332db7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(stringliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(stringliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByStringLiteral.init(stringLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputValue.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputValue.swift#L39" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(unicodescalarliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(unicodescalarliteral:).json index 1b9434963..49160c45e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(unicodescalarliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/init(unicodescalarliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByExtendedGraphemeClusterLiteral.init(unicodeScalarLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/list(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/list(_:).json index 4afc9b803..5722b094b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/list(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/list(_:).json @@ -60,6 +60,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputValue.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputValue.swift#L21" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/null.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/null.json index d97d38956..a79c9fbdd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/null.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/null.json @@ -39,6 +39,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputValue.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputValue.swift#L33" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/object(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/object(_:).json index 9ce7f1758..065d6e020 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/object(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/object(_:).json @@ -69,6 +69,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputValue.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputValue.swift#L26" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/scalar(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/scalar(_:).json index 1f7b9b8ec..16ee01c44 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/scalar(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/scalar(_:).json @@ -108,6 +108,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputValue.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputValue.swift#L8" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/variable(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/variable(_:).json index 34f48bae0..6d1eedbf0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/variable(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/inputvalue/variable(_:).json @@ -69,6 +69,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "InputValue.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/InputValue.swift#L16" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface.json index e15772c57..a91608c22 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface.json @@ -52,6 +52,10 @@ "text" : "Interface" } ], + "remoteSource" : { + "fileName" : "Interface.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/Interface.swift#L7" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/!=(_:_:).json index 44e7deecd..616800988 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -293,7 +415,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Interface/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/equatable-implementations.json index 162c98970..62d7a307d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/equatable-implementations.json @@ -150,7 +150,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Interface/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/implementingobjects.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/implementingobjects.json index d974abf1d..1825d60f8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/implementingobjects.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/implementingobjects.json @@ -52,6 +52,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Interface.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/Interface.swift#L17" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/init(name:keyfields:implementingobjects:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/init(name:keyfields:implementingobjects:).json index 3af24e946..be88da3e7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/init(name:keyfields:implementingobjects:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/init(name:keyfields:implementingobjects:).json @@ -86,6 +86,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Interface.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/Interface.swift#L22" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/keyfields.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/keyfields.json index fb9d0c931..741d7dc23 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/keyfields.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/keyfields.json @@ -52,6 +52,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Interface.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/Interface.swift#L14" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/name.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/name.json index 070cd0279..43c78ce11 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/name.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/interface/name.json @@ -57,6 +57,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Interface.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/Interface.swift#L9" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodable.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodable.json index 9dbfa3cbe..38746d79c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodable.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodable.json @@ -53,6 +53,10 @@ "text" : "JSONDecodable" } ], + "remoteSource" : { + "fileName" : "JSON.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/JSON.swift#L29" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror.json index 12255f306..9de8f79d2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror.json @@ -52,6 +52,10 @@ "text" : "JSONDecodingError" } ], + "remoteSource" : { + "fileName" : "JSONDecodingError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/JSONDecodingError.swift#L7" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/!=(_:_:).json index 1115efcad..f3de773a1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -293,7 +415,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/JSONDecodingError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/==(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/==(_:_:).json index b12bd58c6..4fdd86003 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/==(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/==(_:_:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.==(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -86,6 +72,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "JSONDecodingError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/JSONDecodingError.swift#L33" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/couldnotconvert(value:to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/couldnotconvert(value:to:).json index 94c8cb05e..f4e420f41 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/couldnotconvert(value:to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/couldnotconvert(value:to:).json @@ -84,6 +84,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "JSONDecodingError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/JSONDecodingError.swift#L18" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/equatable-implementations.json index e144605ff..d9ff34083 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/equatable-implementations.json @@ -150,7 +150,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/JSONDecodingError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/error-implementations.json index 6e38575d2..d28decf21 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/error-implementations.json @@ -150,7 +150,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/JSONDecodingError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/errordescription.json index 51c8ee5c1..196141c72 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -60,6 +46,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "JSONDecodingError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/JSONDecodingError.swift#L20" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/failurereason.json index c1c95ca8e..a173da93b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/hash(into:).json index 5a7daf9a4..bffb1ff26 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Hashable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -76,6 +62,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "JSONDecodingError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/JSONDecodingError.swift#L49" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/helpanchor.json index b61c11107..bdbd1c1b9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/localizeddescription.json index 832f25ba3..57a17932e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -263,7 +255,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/JSONDecodingError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/missingvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/missingvalue.json index c6c5dda36..4b1e28d04 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/missingvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/missingvalue.json @@ -48,6 +48,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "JSONDecodingError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/JSONDecodingError.swift#L9" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/nullvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/nullvalue.json index 29b8b54cb..0a7d9629c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/nullvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/nullvalue.json @@ -47,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "JSONDecodingError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/JSONDecodingError.swift#L11" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/recoverysuggestion.json index 5d5a06b66..b422fffac 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/wrongtype.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/wrongtype.json index a9bb91eec..6f093e98c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/wrongtype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsondecodingerror/wrongtype.json @@ -64,6 +64,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "JSONDecodingError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/JSONDecodingError.swift#L14" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsonencodable.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsonencodable.json index dad868fc7..5b565110c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsonencodable.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsonencodable.json @@ -53,6 +53,10 @@ "text" : "JSONEncodable" } ], + "remoteSource" : { + "fileName" : "JSON.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/JSON.swift#L49" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsonencodabledictionary.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsonencodabledictionary.json index 6b050480f..df918d191 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsonencodabledictionary.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsonencodabledictionary.json @@ -49,6 +49,10 @@ "text" : "JSONEncodableDictionary" } ], + "remoteSource" : { + "fileName" : "JSON.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/JSON.swift#L23" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsonobject.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsonobject.json index b039fc394..e43165f03 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsonobject.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsonobject.json @@ -44,6 +44,10 @@ "text" : "JSONObject" } ], + "remoteSource" : { + "fileName" : "JSON.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/JSON.swift#L15" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsonvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsonvalue.json index 157175ac8..d4a214791 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsonvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/jsonvalue.json @@ -49,6 +49,10 @@ "text" : "JSONValue" } ], + "remoteSource" : { + "fileName" : "JSON.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/JSON.swift#L7" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/listdata.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/listdata.json index 41f9c56ac..38efc15bb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/listdata.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/listdata.json @@ -68,6 +68,10 @@ "text" : "ListData" } ], + "remoteSource" : { + "fileName" : "ObjectData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ObjectData.swift#L59" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/listdata/subscript(_:)-1flo.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/listdata/subscript(_:)-1flo.json index 13763480e..d179ab7c4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/listdata/subscript(_:)-1flo.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/listdata/subscript(_:)-1flo.json @@ -47,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "ObjectData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ObjectData.swift#L95" + }, "role" : "symbol", "roleHeading" : "Instance Subscript", "symbolKind" : "subscript", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/listdata/subscript(_:)-1q130.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/listdata/subscript(_:)-1q130.json index 6dbbf17fa..8bf9ba20d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/listdata/subscript(_:)-1q130.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/listdata/subscript(_:)-1q130.json @@ -47,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "ObjectData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ObjectData.swift#L90" + }, "role" : "symbol", "roleHeading" : "Instance Subscript", "symbolKind" : "subscript", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/listdata/subscript(_:)-9jgjw.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/listdata/subscript(_:)-9jgjw.json index 7d432bf8c..0ecc01cf0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/listdata/subscript(_:)-9jgjw.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/listdata/subscript(_:)-9jgjw.json @@ -47,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "ObjectData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ObjectData.swift#L72" + }, "role" : "symbol", "roleHeading" : "Instance Subscript", "symbolKind" : "subscript", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation.json index df8782589..8a95fcc14 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation.json @@ -38,6 +38,10 @@ "text" : "LocalCacheMutation" } ], + "remoteSource" : { + "fileName" : "LocalCacheMutation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/LocalCacheMutation.swift#L1" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation/==(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation/==(_:_:).json index 0dbe09d58..0d091d662 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation/==(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation/==(_:_:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.==(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -85,6 +71,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "LocalCacheMutation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/LocalCacheMutation.swift#L20" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation/data.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation/data.json index b29d4e69d..ee22ca614 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation/data.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation/data.json @@ -42,6 +42,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "LocalCacheMutation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/LocalCacheMutation.swift#L7" + }, "required" : true, "role" : "symbol", "roleHeading" : "Associated Type", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation/hash(into:).json index 44bb52317..fbb5c9154 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Hashable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -77,6 +63,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "LocalCacheMutation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/LocalCacheMutation.swift#L16" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation/operationtype.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation/operationtype.json index d56f53fd0..465113926 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation/operationtype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/localcachemutation/operationtype.json @@ -50,6 +50,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "LocalCacheMutation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/LocalCacheMutation.swift#L2" + }, "required" : true, "role" : "symbol", "roleHeading" : "Type Property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutablerootselectionset.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutablerootselectionset.json index 4fed34cd6..7635b005c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutablerootselectionset.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutablerootselectionset.json @@ -38,6 +38,10 @@ "text" : "MutableRootSelectionSet" } ], + "remoteSource" : { + "fileName" : "LocalCacheMutation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/LocalCacheMutation.swift#L81" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutablerootselectionset/mutateiffulfilled(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutablerootselectionset/mutateiffulfilled(_:_:).json index 3c4e3af58..07caefaa0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutablerootselectionset/mutateiffulfilled(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutablerootselectionset/mutateiffulfilled(_:_:).json @@ -107,6 +107,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "LocalCacheMutation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/LocalCacheMutation.swift#L99" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutableselectionset.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutableselectionset.json index c69656634..d60f96ff1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutableselectionset.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutableselectionset.json @@ -38,6 +38,10 @@ "text" : "MutableSelectionSet" } ], + "remoteSource" : { + "fileName" : "LocalCacheMutation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/LocalCacheMutation.swift#L28" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutableselectionset/fragments.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutableselectionset/fragments.json index bc16b33f9..05d3947d0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutableselectionset/fragments.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutableselectionset/fragments.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SelectionSet.fragments", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -97,6 +83,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "LocalCacheMutation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/LocalCacheMutation.swift#L41" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutableselectionset/mutateiffulfilled(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutableselectionset/mutateiffulfilled(_:_:).json index 19429b2f5..d141f1792 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutableselectionset/mutateiffulfilled(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/mutableselectionset/mutateiffulfilled(_:_:).json @@ -139,6 +139,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "LocalCacheMutation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/LocalCacheMutation.swift#L67" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/nofragments.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/nofragments.json index 5c046299d..9a9b4e404 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/nofragments.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/nofragments.json @@ -100,6 +100,10 @@ "text" : "NoFragments" } ], + "remoteSource" : { + "fileName" : "FragmentProtocols.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/FragmentProtocols.swift#L111" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object.json index 3254c3752..396ac2133 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object.json @@ -52,6 +52,10 @@ "text" : "Object" } ], + "remoteSource" : { + "fileName" : "Object.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/Object.swift#L6" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/!=(_:_:).json index a00f990b1..d4924e8a6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -293,7 +415,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Object/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/equatable-implementations.json index 4e8082155..47205b59c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/equatable-implementations.json @@ -150,7 +150,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Object/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/implementedinterfaces.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/implementedinterfaces.json index 6cfba6056..d545fb14e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/implementedinterfaces.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/implementedinterfaces.json @@ -71,6 +71,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "Object.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/Object.swift#L32" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/implements(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/implements(_:).json index 97dd2e451..c16325ca7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/implements(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/implements(_:).json @@ -66,6 +66,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Object.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/Object.swift#L51" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/init(typename:implementedinterfaces:keyfields:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/init(typename:implementedinterfaces:keyfields:).json index a847095e3..c02cbe90d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/init(typename:implementedinterfaces:keyfields:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/init(typename:implementedinterfaces:keyfields:).json @@ -86,6 +86,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Object.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/Object.swift#L14" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/keyfields.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/keyfields.json index 9d6e3d040..942930ca3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/keyfields.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/keyfields.json @@ -52,6 +52,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Object.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/Object.swift#L45" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/typename.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/typename.json index cd16af338..fd91a3659 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/typename.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/object/typename.json @@ -48,6 +48,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Object.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/Object.swift#L40" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/objectdata.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/objectdata.json index 4488b7045..33e786c20 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/objectdata.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/objectdata.json @@ -68,6 +68,10 @@ "text" : "ObjectData" } ], + "remoteSource" : { + "fileName" : "ObjectData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ObjectData.swift#L11" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/objectdata/subscript(_:)-2f9g7.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/objectdata/subscript(_:)-2f9g7.json index 434fb1218..f39e0939d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/objectdata/subscript(_:)-2f9g7.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/objectdata/subscript(_:)-2f9g7.json @@ -47,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "ObjectData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ObjectData.swift#L24" + }, "role" : "symbol", "roleHeading" : "Instance Subscript", "symbolKind" : "subscript", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/objectdata/subscript(_:)-6intc.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/objectdata/subscript(_:)-6intc.json index a8bde493c..ee80531ed 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/objectdata/subscript(_:)-6intc.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/objectdata/subscript(_:)-6intc.json @@ -47,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "ObjectData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ObjectData.swift#L43" + }, "role" : "symbol", "roleHeading" : "Instance Subscript", "symbolKind" : "subscript", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/objectdata/subscript(_:)-8g44b.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/objectdata/subscript(_:)-8g44b.json index ff12aa8a3..f1bf7f97f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/objectdata/subscript(_:)-8g44b.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/objectdata/subscript(_:)-8g44b.json @@ -47,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "ObjectData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ObjectData.swift#L49" + }, "role" : "symbol", "roleHeading" : "Instance Subscript", "symbolKind" : "subscript", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/oneofinputobject.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/oneofinputobject.json index e13a44ab0..30308756a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/oneofinputobject.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/oneofinputobject.json @@ -38,6 +38,10 @@ "text" : "OneOfInputObject" } ], + "remoteSource" : { + "fileName" : "InputObject.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/InputObject.swift#L81" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdefinition.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdefinition.json index 39d568363..ddea015bc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdefinition.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdefinition.json @@ -44,6 +44,10 @@ "text" : "OperationDefinition" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L38" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdefinition/init(_:fragments:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdefinition/init(_:fragments:).json index 2f9423ffe..b819f1864 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdefinition/init(_:fragments:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdefinition/init(_:fragments:).json @@ -55,6 +55,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L42" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdefinition/querydocument.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdefinition/querydocument.json index ac5f1502d..b00ae1282 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdefinition/querydocument.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdefinition/querydocument.json @@ -42,6 +42,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L47" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdocument.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdocument.json index 5209b885d..47fa4194d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdocument.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdocument.json @@ -52,6 +52,10 @@ "text" : "OperationDocument" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L19" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdocument/definition.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdocument/definition.json index a011bfe1a..d6f8b2c51 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdocument/definition.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdocument/definition.json @@ -46,6 +46,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L21" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdocument/init(operationidentifier:definition:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdocument/init(operationidentifier:definition:).json index 3e9b7b72d..598f23b48 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdocument/init(operationidentifier:definition:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdocument/init(operationidentifier:definition:).json @@ -63,6 +63,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L23" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdocument/operationidentifier.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdocument/operationidentifier.json index 05e8060e9..bac9d7a76 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdocument/operationidentifier.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationdocument/operationidentifier.json @@ -46,6 +46,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L20" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationresponseformat.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationresponseformat.json index 593e4b527..da5079a7d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationresponseformat.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/operationresponseformat.json @@ -44,6 +44,10 @@ "text" : "OperationResponseFormat" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L156" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/outputtypeconvertible.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/outputtypeconvertible.json index 9344593e3..be5861f22 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/outputtypeconvertible.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/outputtypeconvertible.json @@ -38,6 +38,10 @@ "text" : "OutputTypeConvertible" } ], + "remoteSource" : { + "fileName" : "OutputTypeConvertible.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/OutputTypeConvertible.swift#L1" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath.json index 2e22e2758..e10befc09 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath.json @@ -44,6 +44,10 @@ "text" : "ResponsePath" } ], + "remoteSource" : { + "fileName" : "ResponsePath.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ResponsePath.swift#L9" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/!=(_:_:).json index 6804c7489..ba10bbeb8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -285,7 +407,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/ResponsePath/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/+(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/+(_:_:).json index 46dc8f12c..bce8705b7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/+(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/+(_:_:).json @@ -81,6 +81,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "ResponsePath.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ResponsePath.swift#L60" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/==(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/==(_:_:).json index 617e29121..b64bea96f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/==(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/==(_:_:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.==(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -87,6 +73,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "ResponsePath.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ResponsePath.swift#L78" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/append(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/append(_:).json index f8a1306f6..aa71d5557 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/append(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/append(_:).json @@ -55,6 +55,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "ResponsePath.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ResponsePath.swift#L46" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/appending(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/appending(_:).json index 2a55ef09e..db55859d7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/appending(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/appending(_:).json @@ -60,6 +60,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "ResponsePath.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ResponsePath.swift#L50" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/description.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/description.json index 8a1e12bc9..7aae2ca59 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/description.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/description.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CustomStringConvertible.description", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "ResponsePath.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ResponsePath.swift#L66" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/equatable-implementations.json index bc15d4518..6fd0a900b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/equatable-implementations.json @@ -143,7 +143,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/ResponsePath/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/hash(into:).json index 69badc4b4..31124a0f8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Hashable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -77,6 +63,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "ResponsePath.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ResponsePath.swift#L72" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/init(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/init(_:).json index 7515b3d1e..251a7d55a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/init(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/init(_:).json @@ -47,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "ResponsePath.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ResponsePath.swift#L42" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/init(arrayliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/init(arrayliteral:).json index 5f0f33afc..54227031a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/init(arrayliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/init(arrayliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByArrayLiteral.init(arrayLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -69,6 +55,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "ResponsePath.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ResponsePath.swift#L36" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/isempty.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/isempty.json index 35cae9ca0..8e0ddc832 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/isempty.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/isempty.json @@ -42,6 +42,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "ResponsePath.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ResponsePath.swift#L56" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/joined.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/joined.json index f0b5f721c..e20c1f410 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/joined.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/joined.json @@ -42,6 +42,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "ResponsePath.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ResponsePath.swift#L32" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/key.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/key.json index ef7d250c9..f6456f20e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/key.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/responsepath/key.json @@ -39,6 +39,10 @@ "text" : "Key" } ], + "remoteSource" : { + "fileName" : "ResponsePath.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ResponsePath.swift#L10" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/rootselectionset.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/rootselectionset.json index edbbd1933..a50dd74e0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/rootselectionset.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/rootselectionset.json @@ -68,6 +68,10 @@ "text" : "RootSelectionSet" } ], + "remoteSource" : { + "fileName" : "SelectionSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SelectionSet.swift#L15" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/rootselectionset/init(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/rootselectionset/init(_:).json index 0100660ec..f31c91a77 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/rootselectionset/init(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/rootselectionset/init(_:).json @@ -46,6 +46,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "SelectionSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SelectionSet.swift#L173" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/scalartype.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/scalartype.json index 13bb8bd3a..9c6a86d34 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/scalartype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/scalartype.json @@ -52,6 +52,10 @@ "text" : "ScalarType" } ], + "remoteSource" : { + "fileName" : "ScalarTypes.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/ScalarTypes.swift#L18" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/schemaconfiguration.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/schemaconfiguration.json index 538d32a72..89fa10379 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/schemaconfiguration.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/schemaconfiguration.json @@ -44,6 +44,10 @@ "text" : "SchemaConfiguration" } ], + "remoteSource" : { + "fileName" : "SchemaConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaConfiguration.swift#L5" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/schemaconfiguration/cachekeyinfo(for:object:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/schemaconfiguration/cachekeyinfo(for:object:).json index ff55ba7ba..537c4fc26 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/schemaconfiguration/cachekeyinfo(for:object:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/schemaconfiguration/cachekeyinfo(for:object:).json @@ -110,6 +110,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "SchemaConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaConfiguration.swift#L41" + }, "required" : true, "role" : "symbol", "roleHeading" : "Type Method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/schemametadata.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/schemametadata.json index 783c6444c..1393862ff 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/schemametadata.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/schemametadata.json @@ -44,6 +44,10 @@ "text" : "SchemaMetadata" } ], + "remoteSource" : { + "fileName" : "SchemaMetadata.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaMetadata.swift#L8" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/schemametadata/configuration.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/schemametadata/configuration.json index 2797410d7..ea8a4bb87 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/schemametadata/configuration.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/schemametadata/configuration.json @@ -69,6 +69,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "SchemaMetadata.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaMetadata.swift#L11" + }, "required" : true, "role" : "symbol", "roleHeading" : "Type Property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection.json index 9b6e52621..82b507cf3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection.json @@ -38,6 +38,10 @@ "text" : "Selection" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L1" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/!=(_:_:).json index a427fe6fd..389fd8aec 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -282,7 +404,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Selection/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/==(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/==(_:_:).json index 1762371e3..5e6153f93 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/==(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/==(_:_:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.==(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -87,6 +73,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L145" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition.json index 255ee0876..4918f8037 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition.json @@ -40,6 +40,10 @@ "text" : "Condition" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L33" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/!(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/!(_:).json index d0a73ce7f..9cc9dbf1a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/!(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/!(_:).json @@ -82,6 +82,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L60" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/!=(_:_:).json index 361f66b0c..704d3d7cf 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -314,7 +436,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Selection/Condition/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/&&(_:_:)-21jgl.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/&&(_:_:)-21jgl.json index dd78dc16d..f1b57a3e0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/&&(_:_:)-21jgl.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/&&(_:_:)-21jgl.json @@ -104,6 +104,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L69" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/&&(_:_:)-jx5b.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/&&(_:_:)-jx5b.json index f92f87d14..90b43e5ea 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/&&(_:_:)-jx5b.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/&&(_:_:)-jx5b.json @@ -104,6 +104,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L73" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/__(_:_:)-752lr.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/__(_:_:)-752lr.json index da83a1920..b826418c3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/__(_:_:)-752lr.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/__(_:_:)-752lr.json @@ -100,6 +100,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L83" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/__(_:_:)-7m77y.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/__(_:_:)-7m77y.json index d5c308da2..6f544346a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/__(_:_:)-7m77y.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/__(_:_:)-7m77y.json @@ -100,6 +100,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L79" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/equatable-implementations.json index c90459c7b..020a38f8a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/equatable-implementations.json @@ -171,7 +171,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Selection/Condition/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/evaluate(with:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/evaluate(with:).json index a00253797..90bc59c8b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/evaluate(with:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/evaluate(with:).json @@ -70,6 +70,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L118" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/if(_:)-4vwki.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/if(_:)-4vwki.json index 178ca45b4..9727afdf8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/if(_:)-4vwki.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/if(_:)-4vwki.json @@ -69,6 +69,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L52" + }, "role" : "symbol", "roleHeading" : "Type Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/if(_:)-tr8e.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/if(_:)-tr8e.json index c78ff8051..4fef7e8d0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/if(_:)-tr8e.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/if(_:)-tr8e.json @@ -78,6 +78,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L56" + }, "role" : "symbol", "roleHeading" : "Type Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(booleanliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(booleanliteral:).json index f29b19317..bc7f63fbb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(booleanliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(booleanliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByBooleanLiteral.init(booleanLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L48" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(extendedgraphemeclusterliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(extendedgraphemeclusterliteral:).json index eca023530..58e6268ad 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(extendedgraphemeclusterliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(extendedgraphemeclusterliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByStringLiteral.init(extendedGraphemeClusterLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(stringliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(stringliteral:).json index 74de9b40d..44c68fdd1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(stringliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(stringliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByStringLiteral.init(stringLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L44" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(unicodescalarliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(unicodescalarliteral:).json index 5d7524391..64732da36 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(unicodescalarliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(unicodescalarliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByExtendedGraphemeClusterLiteral.init(unicodeScalarLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(variablename:inverted:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(variablename:inverted:).json index ae4d72e2e..c1aa65885 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(variablename:inverted:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/init(variablename:inverted:).json @@ -64,6 +64,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L37" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/value(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/value(_:).json index 8a5533bfd..dae328d35 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/value(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/value(_:).json @@ -47,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L34" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/variable(name:inverted:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/variable(name:inverted:).json index b8ee7e4a0..3fedaefe8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/variable(name:inverted:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/condition/variable(name:inverted:).json @@ -72,6 +72,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L35" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditional(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditional(_:_:).json index 22bb2b37a..3757ce3fd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditional(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditional(_:_:).json @@ -78,6 +78,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L11" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions.json index 8b2f9f6d4..df5d0ecff 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions.json @@ -54,6 +54,10 @@ "text" : "Conditions" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L7" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/!=(_:_:).json index ee9d69c31..cbdbe9fa0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -325,7 +447,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Selection/Conditions/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/__(_:_:)-4nx93.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/__(_:_:)-4nx93.json index 1aa7598aa..4851a4160 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/__(_:_:)-4nx93.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/__(_:_:)-4nx93.json @@ -100,6 +100,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L22" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/__(_:_:)-9xr9k.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/__(_:_:)-9xr9k.json index 0653855af..f9ba8e6fe 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/__(_:_:)-9xr9k.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/__(_:_:)-9xr9k.json @@ -100,6 +100,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L28" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/equatable-implementations.json index 5d4995f0d..4d0f8bd4a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/equatable-implementations.json @@ -182,7 +182,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Selection/Conditions/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/evaluate(with:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/evaluate(with:).json index ff5cbcd8a..d0130a4ea 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/evaluate(with:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/evaluate(with:).json @@ -70,6 +70,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L94" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/init(_:)-4lshs.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/init(_:)-4lshs.json index d109c3e9a..6799a029b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/init(_:)-4lshs.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/init(_:)-4lshs.json @@ -48,6 +48,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L18" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/init(_:)-8brl3.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/init(_:)-8brl3.json index 01d975d3a..e00b9e18a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/init(_:)-8brl3.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/init(_:)-8brl3.json @@ -48,6 +48,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L10" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/init(_:)-9ido7.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/init(_:)-9ido7.json index 74100600f..ae96534d8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/init(_:)-9ido7.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/init(_:)-9ido7.json @@ -48,6 +48,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L14" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/value.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/value.json index 77cb5af67..12c3dd3d1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/value.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/conditions/value.json @@ -56,6 +56,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection+Conditions.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection+Conditions.swift#L8" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/deferred(if:_:label:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/deferred(if:_:label:).json index 37726e4a6..3ab29a6a4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/deferred(if:_:label:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/deferred(if:_:label:).json @@ -103,6 +103,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L9" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/equatable-implementations.json index 9b7557326..7c120ec30 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/equatable-implementations.json @@ -140,7 +140,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Selection/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field(_:).json index a412213a5..9008dd9cf 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field(_:).json @@ -61,6 +61,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L3" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field(_:alias:_:arguments:fieldpolicy:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field(_:alias:_:arguments:fieldpolicy:).json index 749813372..72b8af15b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field(_:alias:_:arguments:fieldpolicy:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field(_:alias:_:arguments:fieldpolicy:).json @@ -137,6 +137,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L74" + }, "role" : "symbol", "roleHeading" : "Type Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field.json index 0ab7625c5..a043ac525 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field.json @@ -39,6 +39,10 @@ "text" : "Field" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L13" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/!=(_:_:).json index bc1e03c15..dfe6d9953 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -314,7 +436,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Selection/Field/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/==(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/==(_:_:).json index e50a8c477..db74f7e42 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/==(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/==(_:_:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.==(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -106,6 +92,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L193" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/alias.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/alias.json index 5ed6978b2..6124d9160 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/alias.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/alias.json @@ -47,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L15" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/arguments.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/arguments.json index 97314877a..739540c98 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/arguments.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/arguments.json @@ -56,6 +56,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L16" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/equatable-implementations.json index 9051c2c17..a01680686 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/equatable-implementations.json @@ -172,7 +172,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Selection/Field/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/fieldpolicy.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/fieldpolicy.json index 81b95e73d..1f1f89052 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/fieldpolicy.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/fieldpolicy.json @@ -56,6 +56,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L18" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/hash(into:).json index 2fdbb2978..516a973ab 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Hashable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -78,6 +64,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L186" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/init(_:alias:type:arguments:fieldpolicy:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/init(_:alias:type:arguments:fieldpolicy:).json index 26bc3c03a..b24969c9e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/init(_:alias:type:arguments:fieldpolicy:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/init(_:alias:type:arguments:fieldpolicy:).json @@ -143,6 +143,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L24" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/name.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/name.json index 9198fc903..05a26a198 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/name.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/name.json @@ -43,6 +43,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L14" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype.json index 46bc1fba8..683e28e0f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype.json @@ -40,6 +40,10 @@ "text" : "OutputType" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L38" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/!=(_:_:).json index 3580312a5..0ae6913ed 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -175,6 +167,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -346,7 +468,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Selection/Field/OutputType/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/==(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/==(_:_:).json index 9343b1093..f6c692b3e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/==(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/==(_:_:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.==(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -125,6 +111,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L202" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/customscalar(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/customscalar(_:).json index 00d33007a..1b2370d82 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/customscalar(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/customscalar(_:).json @@ -48,6 +48,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L40" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/equatable-implementations.json index d17103911..71e443e35 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/equatable-implementations.json @@ -204,7 +204,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Selection/Field/OutputType/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/hash(into:).json index 85bafd8ff..450f9c29d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Hashable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -79,6 +65,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L218" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/isnullable.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/isnullable.json index 35c459728..72afb0c8f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/isnullable.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/isnullable.json @@ -44,6 +44,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L54" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/list(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/list(_:).json index b4104a949..b078743c5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/list(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/list(_:).json @@ -66,6 +66,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L43" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/namedtype.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/namedtype.json index d4c2c4025..48f370ad2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/namedtype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/namedtype.json @@ -62,6 +62,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L45" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/nonnull(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/nonnull(_:).json index 93fdab1e9..299542ec3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/nonnull(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/nonnull(_:).json @@ -66,6 +66,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L42" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/object(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/object(_:).json index 0e0888422..b3293ff5f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/object(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/object(_:).json @@ -48,6 +48,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L41" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/scalar(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/scalar(_:).json index b3a65b93d..4ef94ee9d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/scalar(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/outputtype/scalar(_:).json @@ -48,6 +48,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L39" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/responsekey.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/responsekey.json index 6840bd4f5..ae0202ff9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/responsekey.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/responsekey.json @@ -43,6 +43,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L20" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/type.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/type.json index 8b93d0dbd..21a015c87 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/type.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/field/type.json @@ -61,6 +61,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L17" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective.json index db64f645d..37ada76a4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective.json @@ -39,6 +39,10 @@ "text" : "FieldPolicyDirective" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L61" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective/!=(_:_:).json index c375e26a8..761559013 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -314,7 +436,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Selection/FieldPolicyDirective/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective/equatable-implementations.json index f391cdc8d..9db65bfd7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective/equatable-implementations.json @@ -171,7 +171,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Selection/FieldPolicyDirective/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective/init(keyargs:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective/init(keyargs:).json index 6b9b1bd2b..e5a16698d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective/init(keyargs:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective/init(keyargs:).json @@ -47,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L64" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective/keyargs.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective/keyargs.json index 1900d4149..5110a033d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective/keyargs.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fieldpolicydirective/keyargs.json @@ -47,6 +47,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L62" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fragment(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fragment(_:).json index 4272c910c..6d57048a8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fragment(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/fragment(_:).json @@ -52,6 +52,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L5" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/hash(into:).json index 18984edd9..835ae73f2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Hashable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -77,6 +63,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L165" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-1mgoh.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-1mgoh.json index d9032e548..ff05475a7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-1mgoh.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-1mgoh.json @@ -85,6 +85,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L133" + }, "role" : "symbol", "roleHeading" : "Type Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-2i1vt.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-2i1vt.json index 270d04150..a09d73e3b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-2i1vt.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-2i1vt.json @@ -85,6 +85,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L105" + }, "role" : "symbol", "roleHeading" : "Type Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-2l05r.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-2l05r.json index 18b4510a4..70c18761c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-2l05r.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-2l05r.json @@ -76,6 +76,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L84" + }, "role" : "symbol", "roleHeading" : "Type Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-3p4my.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-3p4my.json index 433b2395d..d5352525b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-3p4my.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-3p4my.json @@ -85,6 +85,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L98" + }, "role" : "symbol", "roleHeading" : "Type Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-8eyjn.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-8eyjn.json index 8cd577901..b17175483 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-8eyjn.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-8eyjn.json @@ -85,6 +85,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L119" + }, "role" : "symbol", "roleHeading" : "Type Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-9w8ok.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-9w8ok.json index 36586bf80..8e2aed433 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-9w8ok.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-9w8ok.json @@ -76,6 +76,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L91" + }, "role" : "symbol", "roleHeading" : "Type Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-jeck.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-jeck.json index b931df80a..32a5ef3b2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-jeck.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-jeck.json @@ -85,6 +85,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L112" + }, "role" : "symbol", "roleHeading" : "Type Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-r1a4.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-r1a4.json index d4d642577..301799611 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-r1a4.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/include(if:_:)-r1a4.json @@ -85,6 +85,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L126" + }, "role" : "symbol", "roleHeading" : "Type Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/inlinefragment(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/inlinefragment(_:).json index 5a58c2703..e0094e9e8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/inlinefragment(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selection/inlinefragment(_:).json @@ -52,6 +52,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Selection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/Selection.swift#L7" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset.json index 16bf4ebba..98345a05e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset.json @@ -38,6 +38,10 @@ "text" : "SelectionSet" } ], + "remoteSource" : { + "fileName" : "SelectionSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SelectionSet.swift#L50" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/==(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/==(_:_:).json index a9de29825..f46c75528 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/==(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/==(_:_:).json @@ -101,6 +101,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "SelectionSet+Equatable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SelectionSet+Equatable.swift#L16" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/debugdescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/debugdescription.json index e04a7a764..712f9353a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/debugdescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/debugdescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CustomDebugStringConvertible.debugDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "SelectionSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SelectionSet.swift#L132" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/fragments-swift.associatedtype.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/fragments-swift.associatedtype.json index ae2c4d808..edf217ad5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/fragments-swift.associatedtype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/fragments-swift.associatedtype.json @@ -84,6 +84,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "SelectionSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SelectionSet.swift#L56" + }, "required" : true, "role" : "symbol", "roleHeading" : "Associated Type", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/fragments-swift.property.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/fragments-swift.property.json index db1933641..4a0a58e07 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/fragments-swift.property.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/fragments-swift.property.json @@ -97,6 +97,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "SelectionSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SelectionSet.swift#L161" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/hash(into:).json index c0ca0aec4..d1a40c798 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/hash(into:).json @@ -93,6 +93,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "SelectionSet+Equatable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SelectionSet+Equatable.swift#L9" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/schema.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/schema.json index 4ce29b169..2f372fc74 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/schema.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionset/schema.json @@ -42,6 +42,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "SelectionSet.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SelectionSet.swift#L51" + }, "required" : true, "role" : "symbol", "roleHeading" : "Associated Type", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionsetentityvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionsetentityvalue.json index 6376c7f1e..212492c80 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionsetentityvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/selectionsetentityvalue.json @@ -38,6 +38,10 @@ "text" : "SelectionSetEntityValue" } ], + "remoteSource" : { + "fileName" : "DataDict.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/DataDict.swift#L164" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/singleresponseformat.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/singleresponseformat.json index a2ebe1224..c328d06a4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/singleresponseformat.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/singleresponseformat.json @@ -44,6 +44,10 @@ "text" : "SingleResponseFormat" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L161" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/subscriptionresponseformat.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/subscriptionresponseformat.json index 8e215df29..8552e0dd2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/subscriptionresponseformat.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/subscriptionresponseformat.json @@ -38,6 +38,10 @@ "text" : "SubscriptionResponseFormat" } ], + "remoteSource" : { + "fileName" : "GraphQLOperation.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLOperation.swift#L174" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/swift/dictionary/init(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/swift/dictionary/init(_:).json index 12147d7f7..fbd744494 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/swift/dictionary/init(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/swift/dictionary/init(_:).json @@ -82,6 +82,10 @@ ] } ], + "remoteSource" : { + "fileName" : "GraphQLNullable.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/GraphQLNullable.swift#L214" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union.json index 3b9829527..d334dbe21 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union.json @@ -52,6 +52,10 @@ "text" : "Union" } ], + "remoteSource" : { + "fileName" : "Union.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/Union.swift#L7" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/!=(_:_:).json index 766ecfc95..e694b1b75 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -293,7 +415,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Union/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/equatable-implementations.json index b08ceb151..b98861512 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/equatable-implementations.json @@ -150,7 +150,10 @@ }, "doc://ApolloAPI/documentation/ApolloAPI/Union/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/init(name:possibletypes:).json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/init(name:possibletypes:).json index d8e61756b..a00ba4225 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/init(name:possibletypes:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/init(name:possibletypes:).json @@ -69,6 +69,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Union.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/Union.swift#L19" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/name.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/name.json index d047afe06..02de3eb98 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/name.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/name.json @@ -57,6 +57,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Union.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/Union.swift#L9" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/possibletypes.json b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/possibletypes.json index 559b85274..25a541228 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/possibletypes.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apolloapi/union/possibletypes.json @@ -69,6 +69,10 @@ "name" : "ApolloAPI" } ], + "remoteSource" : { + "fileName" : "Union.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloAPI\/SchemaTypes\/Union.swift#L12" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen.json index 806b30ed3..169aa56d5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen.json @@ -44,6 +44,10 @@ "text" : "ApolloCodegen" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen.swift#L11" + }, "role" : "symbol", "roleHeading" : "Class", "symbolKind" : "class", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/build(with:withrooturl:itemstogenerate:operationidentifierprovider:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/build(with:withrooturl:itemstogenerate:operationidentifierprovider:).json index dd5ec8beb..9d384a2bd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/build(with:withrooturl:itemstogenerate:operationidentifierprovider:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/build(with:withrooturl:itemstogenerate:operationidentifierprovider:).json @@ -140,6 +140,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen.swift#L50" + }, "role" : "symbol", "roleHeading" : "Type Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error.json index de9661f4d..6ac747a7d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error.json @@ -54,6 +54,10 @@ "text" : "Error" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L9" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/cannotloadoperations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/cannotloadoperations.json index 29a284b02..9a7de80fb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/cannotloadoperations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/cannotloadoperations.json @@ -34,6 +34,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L16" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/cannotloadschema.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/cannotloadschema.json index b18794e59..b3ac14bee 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/cannotloadschema.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/cannotloadschema.json @@ -34,6 +34,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L15" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/error-implementations.json index ba2c7d1cd..a5b8d053d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/error-implementations.json @@ -147,7 +147,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/Error/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/errordescription.json index 0d623f79f..0dd30c6fb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L22" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/failurereason.json index 254f3e861..b3c899627 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/fieldmergingincompatibility.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/fieldmergingincompatibility.json index 852e4d18d..5407354ce 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/fieldmergingincompatibility.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/fieldmergingincompatibility.json @@ -34,6 +34,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L20" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/graphqlsourcevalidationfailure(atlines:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/graphqlsourcevalidationfailure(atlines:).json index e301eb207..aea5283a6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/graphqlsourcevalidationfailure(atlines:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/graphqlsourcevalidationfailure(atlines:).json @@ -61,6 +61,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L11" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/helpanchor.json index f23afb991..20974981d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/inputsearchpathinvalid(path:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/inputsearchpathinvalid(path:).json index ffc8d89b3..37c92e503 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/inputsearchpathinvalid(path:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/inputsearchpathinvalid(path:).json @@ -55,6 +55,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L13" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/invalidconfiguration(message:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/invalidconfiguration(message:).json index 7d38bb670..a1b8d2956 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/invalidconfiguration(message:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/invalidconfiguration(message:).json @@ -55,6 +55,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L17" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/invalidschemaname(_:message:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/invalidschemaname(_:message:).json index 0abc0ed8a..cbe8502b6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/invalidschemaname(_:message:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/invalidschemaname(_:message:).json @@ -64,6 +64,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L18" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/localizeddescription.json index 3e619e680..d2516cebb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -260,7 +252,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/Error/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/recoverysuggestion.json index 7b871108b..f4680be3a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/schemanameconflict(name:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/schemanameconflict(name:).json index d10ab242c..e2922f02d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/schemanameconflict(name:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/schemanameconflict(name:).json @@ -55,6 +55,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L14" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/targetnameconflict(name:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/targetnameconflict(name:).json index 546a69f58..5e4aef918 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/targetnameconflict(name:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/targetnameconflict(name:).json @@ -55,6 +55,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L19" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/testmocksinvalidswiftpackageconfiguration.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/testmocksinvalidswiftpackageconfiguration.json index 87d883040..fb93ebb4e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/testmocksinvalidswiftpackageconfiguration.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/error/testmocksinvalidswiftpackageconfiguration.json @@ -34,6 +34,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L12" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate.json index bb81b9eeb..74580b981 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate.json @@ -45,6 +45,10 @@ "text" : "ItemsToGenerate" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen.swift#L16" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/!=(_:_:).json index 5a511bc3f..935b15e8e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -282,7 +404,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/all.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/all.json index 28d7ba680..b427fc71d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/all.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/all.json @@ -66,6 +66,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen.swift#L27" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/code.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/code.json index b4c37603c..0a2d3d019 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/code.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/code.json @@ -74,6 +74,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen.swift#L21" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/contains(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/contains(_:).json index d593d507e..49f8f409a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/contains(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/contains(_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a Boolean value that indicates whether a given element is a", "type" : "text" }, { - "code" : "OptionSet.contains(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "member of the option set.", "type" : "text" } ], @@ -166,6 +166,128 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The element to look for in the option set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "member" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " if the option set contains ", + "type" : "text" + }, + { + "code" : "member", + "type" : "codeVoice" + }, + { + "text" : "; otherwise,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This example uses the ", + "type" : "text" + }, + { + "code" : "contains(_:)", + "type" : "codeVoice" + }, + { + "text" : " method to check whether next-day", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "shipping is in the ", + "type" : "text" + }, + { + "code" : "availableOptions", + "type" : "codeVoice" + }, + { + "text" : " instance.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let availableOptions = ShippingOptions.express", + "if availableOptions.contains(.nextDay) {", + " print(\"Next day shipping available\")", + "}", + "\/\/ Prints \"Next day shipping available\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -274,7 +396,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/contains(_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether a given element is a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "member of the option set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/equatable-implementations.json index 33219acc9..16ec6dd43 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/equatable-implementations.json @@ -139,7 +139,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formintersection(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formintersection(_:).json index e78ae2af8..4c85d944e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formintersection(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formintersection(_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Removes all elements of this option set that are not", "type" : "text" }, { - "code" : "OptionSet.formIntersection(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "also present in the given set.", "type" : "text" } ], @@ -164,6 +164,61 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An option set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This method is implemented as a ", + "type" : "text" + }, + { + "code" : "&", + "type" : "codeVoice" + }, + { + "text" : " (bitwise AND) operation on the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "two sets’ raw values.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -272,7 +327,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/formIntersection(_:)": { "abstract" : [ - + { + "text" : "Removes all elements of this option set that are not", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "also present in the given set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formsymmetricdifference(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formsymmetricdifference(_:).json index 9db4178f0..279989d33 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formsymmetricdifference(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formsymmetricdifference(_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Replaces this set with a new set containing all elements", "type" : "text" }, { - "code" : "OptionSet.formSymmetricDifference(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "contained in either this set or the given set, but not in both.", "type" : "text" } ], @@ -164,6 +164,61 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An option set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This method is implemented as a ", + "type" : "text" + }, + { + "code" : "^", + "type" : "codeVoice" + }, + { + "text" : " (bitwise XOR) operation on the two", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sets’ raw values.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -272,7 +327,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/formSymmetricDifference(_:)": { "abstract" : [ - + { + "text" : "Replaces this set with a new set containing all elements", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "contained in either this set or the given set, but not in both.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formunion(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formunion(_:).json index 16fdaac9d..fc2b2b158 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formunion(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formunion(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "OptionSet.formUnion(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Inserts the elements of another set into this option set.", "type" : "text" } ], @@ -164,6 +156,61 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An option set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This method is implemented as a ", + "type" : "text" + }, + { + "code" : "|", + "type" : "codeVoice" + }, + { + "text" : " (bitwise OR) operation on the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "two sets’ raw values.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -272,7 +319,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/formUnion(_:)": { "abstract" : [ - + { + "text" : "Inserts the elements of another set into this option set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init().json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init().json index 06261db13..2f060764c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init().json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "OptionSet.init()", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Creates an empty option set.", "type" : "text" } ], @@ -108,6 +100,26 @@ } ], "kind" : "declarations" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This initializer creates an option set with a raw value of zero.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -216,7 +228,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/init()": { "abstract" : [ - + { + "text" : "Creates an empty option set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(_:).json index a5455f461..2004779fd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SetAlgebra.init(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Creates a new set from a finite sequence of items.", "type" : "text" } ], @@ -179,6 +171,62 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The elements to use as members of the new set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "sequence" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use this initializer to create a new set from an existing sequence, like", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "an array or a range:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let validIndices = Set(0..<7).subtracting([2, 4, 5])", + "print(validIndices)", + "\/\/ Prints \"[6, 0, 1, 3]\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -287,7 +335,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/init(_:)": { "abstract" : [ - + { + "text" : "Creates a new set from a finite sequence of items.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(arrayliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(arrayliteral:).json index 5d808284e..998eb4135 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(arrayliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(arrayliteral:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SetAlgebra.init(arrayLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Creates a set containing the elements of the given array literal.", "type" : "text" } ], @@ -158,6 +150,105 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A list of elements of the new set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "arrayLiteral" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Do not call this initializer directly. It is used by the compiler when", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "you use an array literal. Instead, create a new set using an array", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "literal as its value by enclosing a comma-separated list of values in", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "square brackets. You can use an array literal anywhere a set is expected", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "by the type context.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "Here, a set of strings is created from an array literal holding only", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "strings:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let ingredients: Set = [\"cocoa beans\", \"sugar\", \"cocoa butter\", \"salt\"]", + "if ingredients.isSuperset(of: [\"sugar\", \"salt\"]) {", + " print(\"Whatever it is, it's bound to be delicious!\")", + "}", + "\/\/ Prints \"Whatever it is, it's bound to be delicious!\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -266,7 +357,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/init(arrayLiteral:)": { "abstract" : [ - + { + "text" : "Creates a set containing the elements of the given array literal.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(rawvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(rawvalue:).json index c97b1ecee..0b9c297b0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(rawvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(rawvalue:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "OptionSet.init(rawValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen.swift#L32" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/insert(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/insert(_:).json index 612aa4f7f..c27c4617c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/insert(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/insert(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "OptionSet.insert(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Adds the given element to the option set if it is not already a member.", "type" : "text" } ], @@ -258,6 +250,203 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The element to insert.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "newMember" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "", + "type" : "text" + }, + { + "code" : "(true, newMember)", + "type" : "codeVoice" + }, + { + "text" : " if ", + "type" : "text" + }, + { + "code" : "newMember", + "type" : "codeVoice" + }, + { + "text" : " was not contained in", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "self", + "type" : "codeVoice" + }, + { + "text" : ". Otherwise, returns ", + "type" : "text" + }, + { + "code" : "(false, oldMember)", + "type" : "codeVoice" + }, + { + "text" : ", where ", + "type" : "text" + }, + { + "code" : "oldMember", + "type" : "codeVoice" + }, + { + "text" : " is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the member of the set equal to ", + "type" : "text" + }, + { + "code" : "newMember", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In the following example, the ", + "type" : "text" + }, + { + "code" : ".secondDay", + "type" : "codeVoice" + }, + { + "text" : " shipping option is added to", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the ", + "type" : "text" + }, + { + "code" : "freeOptions", + "type" : "codeVoice" + }, + { + "text" : " option set if ", + "type" : "text" + }, + { + "code" : "purchasePrice", + "type" : "codeVoice" + }, + { + "text" : " is greater than 50.0. For", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the ", + "type" : "text" + }, + { + "code" : "ShippingOptions", + "type" : "codeVoice" + }, + { + "text" : " declaration, see the ", + "type" : "text" + }, + { + "code" : "OptionSet", + "type" : "codeVoice" + }, + { + "text" : " protocol", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "discussion.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let purchasePrice = 87.55", + "", + "var freeOptions: ShippingOptions = [.standard, .priority]", + "if purchasePrice > 50 {", + " freeOptions.insert(.secondDay)", + "}", + "print(freeOptions.contains(.secondDay))", + "\/\/ Prints \"true\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -366,7 +555,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/insert(_:)": { "abstract" : [ - + { + "text" : "Adds the given element to the option set if it is not already a member.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/intersection(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/intersection(_:).json index 3be3c2d5d..715e5bbe1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/intersection(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/intersection(_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a new option set with only the elements contained in both this", "type" : "text" }, { - "code" : "OptionSet.intersection(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "set and the given set.", "type" : "text" } ], @@ -132,6 +132,113 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An option set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A new option set with only the elements contained in both this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "set and ", + "type" : "text" + }, + { + "code" : "other", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This example uses the ", + "type" : "text" + }, + { + "code" : "intersection(_:)", + "type" : "codeVoice" + }, + { + "text" : " method to limit the available", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "shipping options to what can be used with a PO Box destination.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "\/\/ Can only ship standard or priority to PO Boxes", + "let poboxShipping: ShippingOptions = [.standard, .priority]", + "let memberShipping: ShippingOptions =", + " [.standard, .priority, .secondDay]", + "", + "let availableOptions = memberShipping.intersection(poboxShipping)", + "print(availableOptions.contains(.priority))", + "\/\/ Prints \"true\"", + "print(availableOptions.contains(.secondDay))", + "\/\/ Prints \"false\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -240,7 +347,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/intersection(_:)": { "abstract" : [ - + { + "text" : "Returns a new option set with only the elements contained in both this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "set and the given set.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isdisjoint(with:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isdisjoint(with:).json index e3f77b04f..8ea0a08e3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isdisjoint(with:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isdisjoint(with:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a Boolean value that indicates whether the set has no members in", "type" : "text" }, { - "code" : "SetAlgebra.isDisjoint(with:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "common with the given set.", "type" : "text" } ], @@ -142,6 +142,127 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A set of the same type as the current set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " if the set has no elements in common with ", + "type" : "text" + }, + { + "code" : "other", + "type" : "codeVoice" + }, + { + "text" : ";", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "otherwise, ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In the following example, the ", + "type" : "text" + }, + { + "code" : "employees", + "type" : "codeVoice" + }, + { + "text" : " set is disjoint with the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "visitors", + "type" : "codeVoice" + }, + { + "text" : " set because no name appears in both sets.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]", + "let visitors: Set = [\"Marcia\", \"Nathaniel\", \"Olivia\"]", + "print(employees.isDisjoint(with: visitors))", + "\/\/ Prints \"true\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -250,7 +371,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/isDisjoint(with:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether the set has no members in", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "common with the given set.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isempty.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isempty.json index ea8a67237..bfba80bc1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isempty.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isempty.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SetAlgebra.isEmpty", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "A Boolean value that indicates whether the set has no elements.", "type" : "text" } ], @@ -222,7 +214,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/isEmpty": { "abstract" : [ - + { + "text" : "A Boolean value that indicates whether the set has no elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isstrictsubset(of:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isstrictsubset(of:).json index 4ffced59a..4fb5e304c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isstrictsubset(of:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isstrictsubset(of:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a Boolean value that indicates whether this set is a strict", "type" : "text" }, { - "code" : "SetAlgebra.isStrictSubset(of:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "subset of the given set.", "type" : "text" } ], @@ -142,6 +142,201 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A set of the same type as the current set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " if the set is a strict subset of ", + "type" : "text" + }, + { + "code" : "other", + "type" : "codeVoice" + }, + { + "text" : "; otherwise,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Set ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " is a strict subset of another set ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " if every member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "also a member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " contains at least one element that is not a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]", + "let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]", + "print(attendees.isStrictSubset(of: employees))", + "\/\/ Prints \"true\"", + "", + "\/\/ A set is never a strict subset of itself:", + "print(attendees.isStrictSubset(of: attendees))", + "\/\/ Prints \"false\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -250,7 +445,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/isStrictSubset(of:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether this set is a strict", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "subset of the given set.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isstrictsuperset(of:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isstrictsuperset(of:).json index a60da6bc9..e34eab9fb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isstrictsuperset(of:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isstrictsuperset(of:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a Boolean value that indicates whether this set is a strict", "type" : "text" }, { - "code" : "SetAlgebra.isStrictSuperset(of:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "superset of the given set.", "type" : "text" } ], @@ -142,6 +142,210 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A set of the same type as the current set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " if the set is a strict superset of ", + "type" : "text" + }, + { + "code" : "other", + "type" : "codeVoice" + }, + { + "text" : "; otherwise,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Set ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " is a strict superset of another set ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " if every member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "also a member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " contains at least one element that is ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "not", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "a member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]", + "let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]", + "print(employees.isStrictSuperset(of: attendees))", + "\/\/ Prints \"true\"", + "", + "\/\/ A set is never a strict superset of itself:", + "print(employees.isStrictSuperset(of: employees))", + "\/\/ Prints \"false\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -250,7 +454,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/isStrictSuperset(of:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether this set is a strict", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "superset of the given set.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/issubset(of:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/issubset(of:).json index aa3b36001..1453ace36 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/issubset(of:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/issubset(of:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a Boolean value that indicates whether the set is a subset of", "type" : "text" }, { - "code" : "SetAlgebra.isSubset(of:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "another set.", "type" : "text" } ], @@ -142,6 +142,159 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A set of the same type as the current set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " if the set is a subset of ", + "type" : "text" + }, + { + "code" : "other", + "type" : "codeVoice" + }, + { + "text" : "; otherwise, ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Set ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " is a subset of another set ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " if every member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " is also a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]", + "let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]", + "print(attendees.isSubset(of: employees))", + "\/\/ Prints \"true\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -250,7 +403,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/isSubset(of:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether the set is a subset of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "another set.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/issuperset(of:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/issuperset(of:).json index 70254498b..860ba8f8c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/issuperset(of:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/issuperset(of:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a Boolean value that indicates whether the set is a superset of", "type" : "text" }, { - "code" : "SetAlgebra.isSuperset(of:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "the given set.", "type" : "text" } ], @@ -142,6 +142,163 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A set of the same type as the current set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " if the set is a superset of ", + "type" : "text" + }, + { + "code" : "other", + "type" : "codeVoice" + }, + { + "text" : "; otherwise,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Set ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " is a superset of another set ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " if every member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " is also a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]", + "let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]", + "print(employees.isSuperset(of: attendees))", + "\/\/ Prints \"true\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -250,7 +407,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/isSuperset(of:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether the set is a superset of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given set.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/operationmanifest.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/operationmanifest.json index 5e30cf070..c4409223b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/operationmanifest.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/operationmanifest.json @@ -66,6 +66,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen.swift#L24" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/optionset-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/optionset-implementations.json index 8352d9034..3c3990d0d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/optionset-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/optionset-implementations.json @@ -156,7 +156,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/contains(_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether a given element is a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "member of the option set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -230,7 +241,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/formIntersection(_:)": { "abstract" : [ - + { + "text" : "Removes all elements of this option set that are not", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "also present in the given set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -299,7 +321,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/formSymmetricDifference(_:)": { "abstract" : [ - + { + "text" : "Replaces this set with a new set containing all elements", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "contained in either this set or the given set, but not in both.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -368,7 +401,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/formUnion(_:)": { "abstract" : [ - + { + "text" : "Inserts the elements of another set into this option set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -437,7 +473,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/init()": { "abstract" : [ - + { + "text" : "Creates an empty option set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -490,7 +529,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/insert(_:)": { "abstract" : [ - + { + "text" : "Adds the given element to the option set if it is not already a member.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -602,7 +644,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/intersection(_:)": { "abstract" : [ - + { + "text" : "Returns a new option set with only the elements contained in both this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "set and the given set.", + "type" : "text" + } ], "fragments" : [ { @@ -643,7 +696,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/remove(_:)": { "abstract" : [ - + { + "text" : "Removes the given element and all elements subsumed by it.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -738,7 +794,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/symmetricDifference(_:)": { "abstract" : [ - + { + "text" : "Returns a new option set with the elements contained in this set or in", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given set, but not in both.", + "type" : "text" + } ], "fragments" : [ { @@ -779,7 +846,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/union(_:)": { "abstract" : [ - + { + "text" : "Returns a new option set of the elements contained in this set, in the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "given set, or in both.", + "type" : "text" + } ], "fragments" : [ { @@ -820,7 +898,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/update(with:)": { "abstract" : [ - + { + "text" : "Inserts the given element into the set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/rawvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/rawvalue.json index 654b3b0b9..369ff914f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/rawvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/rawvalue.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.rawValue", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen.swift#L17" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/remove(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/remove(_:).json index 7de6a764a..5fbccb47c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/remove(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/remove(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "OptionSet.remove(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Removes the given element and all elements subsumed by it.", "type" : "text" } ], @@ -224,6 +216,278 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The element of the set to remove.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "member" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "The intersection of ", + "type" : "text" + }, + { + "code" : "[member]", + "type" : "codeVoice" + }, + { + "text" : " and the set, if the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "intersection was nonempty; otherwise, ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In the following example, the ", + "type" : "text" + }, + { + "code" : ".priority", + "type" : "codeVoice" + }, + { + "text" : " shipping option is removed from", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the ", + "type" : "text" + }, + { + "code" : "options", + "type" : "codeVoice" + }, + { + "text" : " option set. Attempting to remove the same shipping option", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "a second time results in ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : ", because ", + "type" : "text" + }, + { + "code" : "options", + "type" : "codeVoice" + }, + { + "text" : " no longer contains", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : ".priority", + "type" : "codeVoice" + }, + { + "text" : " as a member.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "var options: ShippingOptions = [.secondDay, .priority]", + "let priorityOption = options.remove(.priority)", + "print(priorityOption == .priority)", + "\/\/ Prints \"true\"", + "", + "print(options.remove(.priority))", + "\/\/ Prints \"nil\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "In the next example, the ", + "type" : "text" + }, + { + "code" : ".express", + "type" : "codeVoice" + }, + { + "text" : " element is passed to ", + "type" : "text" + }, + { + "code" : "remove(_:)", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Although ", + "type" : "text" + }, + { + "code" : ".express", + "type" : "codeVoice" + }, + { + "text" : " is not a member of ", + "type" : "text" + }, + { + "code" : "options", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : ".express", + "type" : "codeVoice" + }, + { + "text" : " subsumes", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the remaining ", + "type" : "text" + }, + { + "code" : ".secondDay", + "type" : "codeVoice" + }, + { + "text" : " element of the option set. Therefore,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "options", + "type" : "codeVoice" + }, + { + "text" : " is emptied and the intersection between ", + "type" : "text" + }, + { + "code" : ".express", + "type" : "codeVoice" + }, + { + "text" : " and", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "options", + "type" : "codeVoice" + }, + { + "text" : " is returned.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let expressOption = options.remove(.express)", + "print(expressOption == .express)", + "\/\/ Prints \"false\"", + "print(expressOption == .secondDay)", + "\/\/ Prints \"true\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -332,7 +596,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/remove(_:)": { "abstract" : [ - + { + "text" : "Removes the given element and all elements subsumed by it.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/setalgebra-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/setalgebra-implementations.json index 1e8b31664..5face2bf0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/setalgebra-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/setalgebra-implementations.json @@ -162,7 +162,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/init(_:)": { "abstract" : [ - + { + "text" : "Creates a new set from a finite sequence of items.", + "type" : "text" + } ], "fragments" : [ { @@ -199,7 +202,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/init(arrayLiteral:)": { "abstract" : [ - + { + "text" : "Creates a set containing the elements of the given array literal.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -277,7 +283,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/isDisjoint(with:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether the set has no members in", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "common with the given set.", + "type" : "text" + } ], "fragments" : [ { @@ -327,7 +344,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/isEmpty": { "abstract" : [ - + { + "text" : "A Boolean value that indicates whether the set has no elements.", + "type" : "text" + } ], "fragments" : [ { @@ -361,7 +381,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/isStrictSubset(of:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether this set is a strict", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "subset of the given set.", + "type" : "text" + } ], "fragments" : [ { @@ -411,7 +442,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/isStrictSuperset(of:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether this set is a strict", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "superset of the given set.", + "type" : "text" + } ], "fragments" : [ { @@ -461,7 +503,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/isSubset(of:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether the set is a subset of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "another set.", + "type" : "text" + } ], "fragments" : [ { @@ -511,7 +564,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/isSuperset(of:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether the set is a superset of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given set.", + "type" : "text" + } ], "fragments" : [ { @@ -561,7 +625,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/subtract(_:)": { "abstract" : [ - + { + "text" : "Removes the elements of the given set from this set.", + "type" : "text" + } ], "fragments" : [ { @@ -598,7 +665,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/subtracting(_:)": { "abstract" : [ - + { + "text" : "Returns a new set containing the elements of this set that do not occur", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "in the given set.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/subtract(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/subtract(_:).json index 92f09679c..282f46c84 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/subtract(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/subtract(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SetAlgebra.subtract(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Removes the elements of the given set from this set.", "type" : "text" } ], @@ -132,6 +124,112 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A set of the same type as the current set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In the following example, the elements of the ", + "type" : "text" + }, + { + "code" : "employees", + "type" : "codeVoice" + }, + { + "text" : " set that are", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "also members of the ", + "type" : "text" + }, + { + "code" : "neighbors", + "type" : "codeVoice" + }, + { + "text" : " set are removed. In particular, the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "names ", + "type" : "text" + }, + { + "code" : "\"Bethany\"", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "\"Eric\"", + "type" : "codeVoice" + }, + { + "text" : " are removed from ", + "type" : "text" + }, + { + "code" : "employees", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "var employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]", + "let neighbors: Set = [\"Bethany\", \"Eric\", \"Forlani\", \"Greta\"]", + "employees.subtract(neighbors)", + "print(employees)", + "\/\/ Prints \"[\"Diana\", \"Chris\", \"Alicia\"]\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -240,7 +338,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/subtract(_:)": { "abstract" : [ - + { + "text" : "Removes the elements of the given set from this set.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/subtracting(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/subtracting(_:).json index e03ce99da..94294f367 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/subtracting(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/subtracting(_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a new set containing the elements of this set that do not occur", "type" : "text" }, { - "code" : "SetAlgebra.subtracting(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "in the given set.", "type" : "text" } ], @@ -132,6 +132,108 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A set of the same type as the current set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A new set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In the following example, the ", + "type" : "text" + }, + { + "code" : "nonNeighbors", + "type" : "codeVoice" + }, + { + "text" : " set is made up of the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "elements of the ", + "type" : "text" + }, + { + "code" : "employees", + "type" : "codeVoice" + }, + { + "text" : " set that are not elements of ", + "type" : "text" + }, + { + "code" : "neighbors", + "type" : "codeVoice" + }, + { + "text" : ":", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]", + "let neighbors: Set = [\"Bethany\", \"Eric\", \"Forlani\", \"Greta\"]", + "let nonNeighbors = employees.subtracting(neighbors)", + "print(nonNeighbors)", + "\/\/ Prints \"[\"Diana\", \"Chris\", \"Alicia\"]\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -240,7 +342,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/subtracting(_:)": { "abstract" : [ - + { + "text" : "Returns a new set containing the elements of this set that do not occur", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "in the given set.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/symmetricdifference(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/symmetricdifference(_:).json index e76490197..172394499 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/symmetricdifference(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/symmetricdifference(_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a new option set with the elements contained in this set or in", "type" : "text" }, { - "code" : "OptionSet.symmetricDifference(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "the given set, but not in both.", "type" : "text" } ], @@ -132,6 +132,61 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An option set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A new option set with only the elements contained in either", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "this set or ", + "type" : "text" + }, + { + "code" : "other", + "type" : "codeVoice" + }, + { + "text" : ", but not in both.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -240,7 +295,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/symmetricDifference(_:)": { "abstract" : [ - + { + "text" : "Returns a new option set with the elements contained in this set or in", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given set, but not in both.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/union(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/union(_:).json index ef3cbe467..241080209 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/union(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/union(_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a new option set of the elements contained in this set, in the", "type" : "text" }, { - "code" : "OptionSet.union(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "given set, or in both.", "type" : "text" } ], @@ -132,6 +132,107 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An option set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A new option set made up of the elements contained in this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "set, in ", + "type" : "text" + }, + { + "code" : "other", + "type" : "codeVoice" + }, + { + "text" : ", or in both.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This example uses the ", + "type" : "text" + }, + { + "code" : "union(_:)", + "type" : "codeVoice" + }, + { + "text" : " method to add two more shipping options", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "to the default set.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let defaultShipping = ShippingOptions.standard", + "let memberShipping = defaultShipping.union([.secondDay, .priority])", + "print(memberShipping.contains(.priority))", + "\/\/ Prints \"true\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -240,7 +341,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/union(_:)": { "abstract" : [ - + { + "text" : "Returns a new option set of the elements contained in this set, in the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "given set, or in both.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/update(with:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/update(with:).json index 0052f9c09..ccf373788 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/update(with:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/itemstogenerate/update(with:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "OptionSet.update(with:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Inserts the given element into the set.", "type" : "text" } ], @@ -232,6 +224,96 @@ } ], "kind" : "declarations" + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "The intersection of ", + "type" : "text" + }, + { + "code" : "[newMember]", + "type" : "codeVoice" + }, + { + "text" : " and the set if the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "intersection was nonempty; otherwise, ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "If ", + "type" : "text" + }, + { + "code" : "newMember", + "type" : "codeVoice" + }, + { + "text" : " is not contained in the set but subsumes current members", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "of the set, the subsumed members are returned.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "var options: ShippingOptions = [.secondDay, .priority]", + "let replaced = options.update(with: .express)", + "print(replaced == .secondDay)", + "\/\/ Prints \"true\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -340,7 +422,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/ItemsToGenerate/update(with:)": { "abstract" : [ - + { + "text" : "Inserts the given element into the set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror.json index 814ac17a6..f8700fbad 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror.json @@ -62,6 +62,10 @@ "text" : "NonFatalError" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L70" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/!=(_:_:).json index dc19b88a7..0fac28535 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -298,7 +420,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/NonFatalError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/equatable-implementations.json index dd2a9e0a4..672f4fd81 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/equatable-implementations.json @@ -155,7 +155,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/NonFatalError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/errordescription.json index ecf6a7d5a..6394b6fe0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/errordescription.json @@ -47,6 +47,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L97" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/failurereason.json index d548c2428..c281da41f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/failurereason.json @@ -43,6 +43,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L80" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/recoverysuggestion.json index 1c9792757..6edb2c2c0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/recoverysuggestion.json @@ -43,6 +43,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L87" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/typenameconflict(name:conflictingname:containingobject:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/typenameconflict(name:conflictingname:containingobject:).json index d87037806..ca77ef125 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/typenameconflict(name:conflictingname:containingobject:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerror/typenameconflict(name:conflictingname:containingobject:).json @@ -89,6 +89,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L71" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors.json index fd94c042d..b90dc9f96 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors.json @@ -40,6 +40,10 @@ "text" : "NonFatalErrors" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L108" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/definitionentry.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/definitionentry.json index 79c0f381d..6bd7bfab4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/definitionentry.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/definitionentry.json @@ -40,6 +40,10 @@ "text" : "DefinitionEntry" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L111" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/error-implementations.json index bfc21feef..5e3f8f7f1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/error-implementations.json @@ -136,7 +136,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/NonFatalErrors/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errordescription.json index dbdfa0368..4a341365f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L127" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errorsbyfile-swift.property.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errorsbyfile-swift.property.json index 5d58adc5b..d896854ad 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errorsbyfile-swift.property.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errorsbyfile-swift.property.json @@ -61,6 +61,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L113" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errorsbyfile-swift.typealias.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errorsbyfile-swift.typealias.json index b31e81a1a..c3b8ee71f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errorsbyfile-swift.typealias.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errorsbyfile-swift.typealias.json @@ -40,6 +40,10 @@ "text" : "ErrorsByFile" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L110" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/failurereason.json index 5d6ec7477..9bb37426b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/filename.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/filename.json index aa9af87f4..19c069154 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/filename.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/filename.json @@ -40,6 +40,10 @@ "text" : "FileName" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L109" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/helpanchor.json index 6a2775f7a..f37742652 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/isempty.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/isempty.json index 92647bb95..86d2e690d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/isempty.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/isempty.json @@ -43,6 +43,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegen+Errors.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloCodegen+Errors.swift#L125" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/localizeddescription.json index 1bdc9205b..5d1665204 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -249,7 +241,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegen/NonFatalErrors/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/recoverysuggestion.json index 64d998f53..0332119e4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration.json index 3d1da73c8..977f70587 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration.json @@ -44,6 +44,10 @@ "text" : "ApolloCodegenConfiguration" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L5" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/!=(_:_:).json index 06ec3b419..197fd5632 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -247,7 +369,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier.json index b6363939d..1dbe6a0b6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier.json @@ -45,6 +45,10 @@ "text" : "AccessModifier" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L245" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/!=(_:_:).json index 8a119bf47..18bbea38f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -282,7 +404,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/AccessModifier/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/encode(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/encode(to:).json index b29a30353..969a1f7d1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/encode(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/encode(to:).json @@ -1,11 +1,23 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Encodes this value into the given encoder, when the type’s ", "type" : "text" }, { - "code" : "RawRepresentable.encode(to:)", + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", "type" : "codeVoice" }, { @@ -190,6 +202,53 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The encoder to write data to.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "encoder" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This function throws an error if any values are invalid for the given", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "encoder’s format.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -298,7 +357,30 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/AccessModifier/encode(to:)": { "abstract" : [ - + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/equatable-implementations.json index f3f1bdbac..3271edc51 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/equatable-implementations.json @@ -139,7 +139,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/AccessModifier/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/hash(into:).json index f17576440..180cf5306 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/hashvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/hashvalue.json index 64841742c..3ac7e803c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/hashvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/hashvalue.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hashValue", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/init(from:).json index a085202cb..405502993 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/init(from:).json @@ -1,11 +1,27 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Creates a new instance by decoding from the given decoder, when the", "type" : "text" }, { - "code" : "RawRepresentable.init(from:)", + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", "type" : "codeVoice" }, { @@ -174,6 +190,53 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The decoder to read data from.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "decoder" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This initializer throws an error if reading from the decoder fails, or", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "if the data read is corrupted or otherwise invalid.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -282,7 +345,34 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/AccessModifier/init(from:)": { "abstract" : [ - + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/init(rawvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/init(rawvalue:).json index 2ebbd6c37..949108067 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/init(rawvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/init(rawvalue:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.init(rawValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/internal.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/internal.json index 433b0ec2f..bd5256c01 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/internal.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/internal.json @@ -48,6 +48,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L251" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/public.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/public.json index cb6422f4c..4522527ff 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/public.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/public.json @@ -48,6 +48,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L248" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/rawrepresentable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/rawrepresentable-implementations.json index 10b68858e..3a4ae332a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/rawrepresentable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/rawrepresentable-implementations.json @@ -156,7 +156,30 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/AccessModifier/encode(to:)": { "abstract" : [ - + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -438,7 +461,34 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/AccessModifier/init(from:)": { "abstract" : [ - + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror.json index 564d11d4e..7060e6a28 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror.json @@ -40,6 +40,10 @@ "text" : "ApolloConfigurationError" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1373" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/error-implementations.json index dd20d6acf..0fd25f6dd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/error-implementations.json @@ -136,7 +136,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ApolloConfigurationError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/errordescription.json index 7a7903b03..82c19afe8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1376" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/failurereason.json index 60e0228f1..942c80c43 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/helpanchor.json index 15a59d5c9..d9a575c80 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/invalidvalueforkey(key:value:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/invalidvalueforkey(key:value:).json index 236f1ac52..df0fea490 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/invalidvalueforkey(key:value:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/invalidvalueforkey(key:value:).json @@ -72,6 +72,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1374" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/localizeddescription.json index 933e265bc..5aa30b31e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -249,7 +241,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ApolloConfigurationError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/recoverysuggestion.json index 34572eca7..c91848539 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition.json index 4889c1462..6f8db0d7f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition.json @@ -73,6 +73,10 @@ "text" : "Composition" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L865" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/!=(_:_:).json index 25958f33b..56fb610d2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -310,7 +432,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/Composition/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/encode(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/encode(to:).json index fda73312d..92d2bfcd7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/encode(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/encode(to:).json @@ -1,11 +1,23 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Encodes this value into the given encoder, when the type’s ", "type" : "text" }, { - "code" : "RawRepresentable.encode(to:)", + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", "type" : "codeVoice" }, { @@ -190,6 +202,53 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The encoder to write data to.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "encoder" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This function throws an error if any values are invalid for the given", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "encoder’s format.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -326,7 +385,30 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/Composition/encode(to:)": { "abstract" : [ - + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/equatable-implementations.json index 1171d7ecf..4877d821a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/equatable-implementations.json @@ -167,7 +167,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/Composition/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/exclude.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/exclude.json index 2947e83c3..1e1d599d5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/exclude.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/exclude.json @@ -34,6 +34,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L867" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/hash(into:).json index e69cffd02..6f02259c1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/hashvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/hashvalue.json index d586cb121..cf2b9718b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/hashvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/hashvalue.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hashValue", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/include.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/include.json index 04467fc11..3bc4cb743 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/include.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/include.json @@ -34,6 +34,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L866" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/init(from:).json index 3f86caf5d..af310728c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/init(from:).json @@ -1,11 +1,27 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Creates a new instance by decoding from the given decoder, when the", "type" : "text" }, { - "code" : "RawRepresentable.init(from:)", + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", "type" : "codeVoice" }, { @@ -174,6 +190,53 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The decoder to read data from.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "decoder" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This initializer throws an error if reading from the decoder fails, or", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "if the data read is corrupted or otherwise invalid.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -310,7 +373,34 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/Composition/init(from:)": { "abstract" : [ - + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/init(rawvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/init(rawvalue:).json index d9d3c693a..94266d5e8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/init(rawvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/init(rawvalue:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.init(rawValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/rawrepresentable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/rawrepresentable-implementations.json index 47e30752f..8575505e0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/rawrepresentable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/composition/rawrepresentable-implementations.json @@ -184,7 +184,30 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/Composition/encode(to:)": { "abstract" : [ - + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -466,7 +489,34 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/Composition/init(from:)": { "abstract" : [ - + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies.json index 77582f85a..bc0d9f0a3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies.json @@ -58,6 +58,10 @@ "text" : "ConversionStrategies" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L872" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/!=(_:_:).json index ff77b90c6..473c877d9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -295,7 +417,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys.json index f088190f4..81f980d08 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys.json @@ -40,6 +40,10 @@ "text" : "CodingKeys" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L942" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/!=(_:_:).json index 896549f49..bfabd1648 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -175,6 +167,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -327,7 +449,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/CodingKeys/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/codingkey-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/codingkey-implementations.json index af544df59..cc9852b4f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/codingkey-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/codingkey-implementations.json @@ -185,7 +185,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/CodingKeys/debugDescription": { "abstract" : [ - + { + "text" : "A textual representation of this key, suitable for debugging.", + "type" : "text" + } ], "fragments" : [ { @@ -219,7 +222,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/CodingKeys/description": { "abstract" : [ - + { + "text" : "A textual representation of this key.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/debugdescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/debugdescription.json index 1bce014f3..c24c453ee 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/debugdescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/debugdescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CodingKey.debugDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "A textual representation of this key, suitable for debugging.", "type" : "text" } ], @@ -267,7 +259,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/CodingKeys/debugDescription": { "abstract" : [ - + { + "text" : "A textual representation of this key, suitable for debugging.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/description.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/description.json index 6918424e7..c934afaa8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/description.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/description.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CodingKey.description", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "A textual representation of this key.", "type" : "text" } ], @@ -267,7 +259,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/CodingKeys/description": { "abstract" : [ - + { + "text" : "A textual representation of this key.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/enumcases.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/enumcases.json index fa903a79d..a8ee92719 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/enumcases.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/enumcases.json @@ -35,6 +35,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L943" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/equatable-implementations.json index c87fb751b..b713dd8ec 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/equatable-implementations.json @@ -184,7 +184,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/CodingKeys/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/fieldaccessors.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/fieldaccessors.json index d22a0b8de..1601f56d7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/fieldaccessors.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/fieldaccessors.json @@ -35,6 +35,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L944" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/init(intvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/init(intvalue:).json index 45488db18..4d90cdfbc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/init(intvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/init(intvalue:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CodingKey.init(intValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/init(stringvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/init(stringvalue:).json index ef80a4db2..e582a74c1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/init(stringvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/init(stringvalue:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CodingKey.init(stringValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/inputobjects.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/inputobjects.json index 79a174379..9fa068be5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/inputobjects.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/inputobjects.json @@ -35,6 +35,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L945" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default.json index 2e030a7bc..2e0c4e7e6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default.json @@ -46,6 +46,10 @@ "text" : "Default" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L924" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/enumcases.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/enumcases.json index 53c22320f..69b25ed49 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/enumcases.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/enumcases.json @@ -70,6 +70,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L925" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/fieldaccessors.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/fieldaccessors.json index 441435b7d..2fc1991d5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/fieldaccessors.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/fieldaccessors.json @@ -70,6 +70,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L926" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/inputobjects.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/inputobjects.json index f926caed1..3be20a611 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/inputobjects.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/inputobjects.json @@ -70,6 +70,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L927" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum.json index adeece16a..e3afbb075 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum.json @@ -59,6 +59,10 @@ "text" : "EnumCases" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L876" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/!=(_:_:).json index 07c56e0e3..60b247560 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -175,6 +167,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -343,7 +465,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/EnumCases-swift.enum/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/camelcase.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/camelcase.json index 29f814d2f..b0ca485f2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/camelcase.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/camelcase.json @@ -65,6 +65,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L881" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/encode(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/encode(to:).json index a0fd1bd78..7a1fa57b7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/encode(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/encode(to:).json @@ -1,11 +1,23 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Encodes this value into the given encoder, when the type’s ", "type" : "text" }, { - "code" : "RawRepresentable.encode(to:)", + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", "type" : "codeVoice" }, { @@ -191,6 +203,53 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The encoder to write data to.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "encoder" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This function throws an error if any values are invalid for the given", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "encoder’s format.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -359,7 +418,30 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/EnumCases-swift.enum/encode(to:)": { "abstract" : [ - + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/equatable-implementations.json index dd380ba64..0ad3e73f3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/equatable-implementations.json @@ -200,7 +200,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/EnumCases-swift.enum/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/hash(into:).json index 2e5e281b0..82ac5ff6d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/hashvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/hashvalue.json index d917f1961..16f12b125 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/hashvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/hashvalue.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hashValue", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/init(from:).json index 12265363b..7869b4da9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/init(from:).json @@ -1,11 +1,27 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Creates a new instance by decoding from the given decoder, when the", "type" : "text" }, { - "code" : "RawRepresentable.init(from:)", + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", "type" : "codeVoice" }, { @@ -175,6 +191,53 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The decoder to read data from.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "decoder" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This initializer throws an error if reading from the decoder fails, or", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "if the data read is corrupted or otherwise invalid.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -343,7 +406,34 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/EnumCases-swift.enum/init(from:)": { "abstract" : [ - + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/init(rawvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/init(rawvalue:).json index 6d877610a..bf541f4a7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/init(rawvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/init(rawvalue:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.init(rawValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/none.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/none.json index 891a50c5d..a4496e675 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/none.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/none.json @@ -49,6 +49,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L879" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/rawrepresentable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/rawrepresentable-implementations.json index c07a1dc5d..86768ba5a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/rawrepresentable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/rawrepresentable-implementations.json @@ -217,7 +217,30 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/EnumCases-swift.enum/encode(to:)": { "abstract" : [ - + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -499,7 +522,34 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/EnumCases-swift.enum/init(from:)": { "abstract" : [ - + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.property.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.property.json index 717b07ea7..6496dc9e9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.property.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.property.json @@ -87,6 +87,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L911" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/equatable-implementations.json index 960f4698b..0dad08e86 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/equatable-implementations.json @@ -152,7 +152,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum.json index cc5ecfca2..7ddd963ca 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum.json @@ -67,6 +67,10 @@ "text" : "FieldAccessors" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L887" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/!=(_:_:).json index 64844ad06..3368c5793 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -175,6 +167,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -351,7 +473,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/FieldAccessors-swift.enum/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/camelcase.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/camelcase.json index dbb498373..493fe3a86 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/camelcase.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/camelcase.json @@ -41,6 +41,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L895" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/encode(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/encode(to:).json index 23b4724ca..565b5be48 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/encode(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/encode(to:).json @@ -1,11 +1,23 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Encodes this value into the given encoder, when the type’s ", "type" : "text" }, { - "code" : "RawRepresentable.encode(to:)", + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", "type" : "codeVoice" }, { @@ -191,6 +203,53 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The encoder to write data to.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "encoder" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This function throws an error if any values are invalid for the given", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "encoder’s format.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -367,7 +426,30 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/FieldAccessors-swift.enum/encode(to:)": { "abstract" : [ - + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/equatable-implementations.json index 6765e69ae..8e2461059 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/equatable-implementations.json @@ -208,7 +208,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/FieldAccessors-swift.enum/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/hash(into:).json index 97a459b99..5a2c99cb8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/hashvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/hashvalue.json index 082ab24fb..92b179b01 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/hashvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/hashvalue.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hashValue", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/idiomatic.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/idiomatic.json index 533db151f..7a73d95a2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/idiomatic.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/idiomatic.json @@ -41,6 +41,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L891" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/init(from:).json index 22e2ae21e..46ac1a1f2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/init(from:).json @@ -1,11 +1,27 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Creates a new instance by decoding from the given decoder, when the", "type" : "text" }, { - "code" : "RawRepresentable.init(from:)", + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", "type" : "codeVoice" }, { @@ -175,6 +191,53 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The decoder to read data from.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "decoder" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This initializer throws an error if reading from the decoder fails, or", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "if the data read is corrupted or otherwise invalid.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -351,7 +414,34 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/FieldAccessors-swift.enum/init(from:)": { "abstract" : [ - + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/init(rawvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/init(rawvalue:).json index 29b4e28dc..6cb853afc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/init(rawvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/init(rawvalue:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.init(rawValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/rawrepresentable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/rawrepresentable-implementations.json index 1c3289f1c..93a400746 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/rawrepresentable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/rawrepresentable-implementations.json @@ -225,7 +225,30 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/FieldAccessors-swift.enum/encode(to:)": { "abstract" : [ - + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -507,7 +530,34 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/FieldAccessors-swift.enum/init(from:)": { "abstract" : [ - + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.property.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.property.json index 02b13632a..a7ea8c226 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.property.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.property.json @@ -88,6 +88,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L916" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/init(enumcases:fieldaccessors:inputobjects:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/init(enumcases:fieldaccessors:inputobjects:).json index 9ede05b29..6f7f6a23f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/init(enumcases:fieldaccessors:inputobjects:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/init(enumcases:fieldaccessors:inputobjects:).json @@ -135,6 +135,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L930" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/init(from:).json index 51291a860..af3990aab 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -72,6 +58,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L949" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum.json index 7b462509b..c9ab4328a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum.json @@ -59,6 +59,10 @@ "text" : "InputObjects" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L900" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/!=(_:_:).json index baf2484d7..bbc3a1c48 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -175,6 +167,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -343,7 +465,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/InputObjects-swift.enum/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/camelcase.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/camelcase.json index 976dc1a23..3d16b1517 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/camelcase.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/camelcase.json @@ -65,6 +65,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L905" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/encode(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/encode(to:).json index eca56eafb..298b8e850 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/encode(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/encode(to:).json @@ -1,11 +1,23 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Encodes this value into the given encoder, when the type’s ", "type" : "text" }, { - "code" : "RawRepresentable.encode(to:)", + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", "type" : "codeVoice" }, { @@ -191,6 +203,53 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The encoder to write data to.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "encoder" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This function throws an error if any values are invalid for the given", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "encoder’s format.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -359,7 +418,30 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/InputObjects-swift.enum/encode(to:)": { "abstract" : [ - + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/equatable-implementations.json index 727e9fa76..75d49ac37 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/equatable-implementations.json @@ -200,7 +200,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/InputObjects-swift.enum/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/hash(into:).json index 75ac99323..b2ae2b1c3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/hashvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/hashvalue.json index a50627010..041b5ba13 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/hashvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/hashvalue.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hashValue", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/init(from:).json index 86dbb3ef2..b884ee436 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/init(from:).json @@ -1,11 +1,27 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Creates a new instance by decoding from the given decoder, when the", "type" : "text" }, { - "code" : "RawRepresentable.init(from:)", + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", "type" : "codeVoice" }, { @@ -175,6 +191,53 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The decoder to read data from.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "decoder" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This initializer throws an error if reading from the decoder fails, or", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "if the data read is corrupted or otherwise invalid.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -343,7 +406,34 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/InputObjects-swift.enum/init(from:)": { "abstract" : [ - + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/init(rawvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/init(rawvalue:).json index a5e2cb7f7..f42195bbd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/init(rawvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/init(rawvalue:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.init(rawValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/none.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/none.json index 15bbe9bff..73d0e605e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/none.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/none.json @@ -49,6 +49,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L903" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/rawrepresentable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/rawrepresentable-implementations.json index 25d804742..c5b591404 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/rawrepresentable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/rawrepresentable-implementations.json @@ -217,7 +217,30 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/InputObjects-swift.enum/encode(to:)": { "abstract" : [ - + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -499,7 +522,34 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ConversionStrategies/InputObjects-swift.enum/init(from:)": { "abstract" : [ - + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.property.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.property.json index 86309d089..dc877fdcb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.property.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.property.json @@ -88,6 +88,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L921" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default.json index b05bb225f..67cd2d416 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default.json @@ -39,6 +39,10 @@ "text" : "Default" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1241" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default/experimentalfeatures.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default/experimentalfeatures.json index f0067f52a..0b9333567 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default/experimentalfeatures.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default/experimentalfeatures.json @@ -60,6 +60,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1243" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default/operationmanifest.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default/operationmanifest.json index 60b38f5ee..9272d96a7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default/operationmanifest.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default/operationmanifest.json @@ -64,6 +64,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1245" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default/options.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default/options.json index 690d4318b..1a8cf45b5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default/options.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default/options.json @@ -60,6 +60,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1242" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default/schemadownload.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default/schemadownload.json index 1499049ef..ada65f62f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default/schemadownload.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/default/schemadownload.json @@ -55,6 +55,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1244" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/encode(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/encode(to:).json index 2a6151aee..34941474b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/encode(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/encode(to:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Encodable.encode(to:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -72,6 +58,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1290" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/equatable-implementations.json index aa7ab5dab..3f8a1da07 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/equatable-implementations.json @@ -104,7 +104,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.property.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.property.json index 7fe428174..1d232c659 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.property.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.property.json @@ -57,6 +57,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1235" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct.json index 5acc2d070..6b7a542cf 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct.json @@ -39,6 +39,10 @@ "text" : "ExperimentalFeatures" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1151" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/!=(_:_:).json index 6eabe38a1..421bd646e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -279,7 +401,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ExperimentalFeatures-swift.struct/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys.json index dac41cde4..1c4665c8e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys.json @@ -40,6 +40,10 @@ "text" : "CodingKeys" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1192" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/!=(_:_:).json index 7c0cac273..5f088e815 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -175,6 +167,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -311,7 +433,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ExperimentalFeatures-swift.struct/CodingKeys/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/codingkey-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/codingkey-implementations.json index 2ffd775e3..366f95535 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/codingkey-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/codingkey-implementations.json @@ -169,7 +169,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ExperimentalFeatures-swift.struct/CodingKeys/debugDescription": { "abstract" : [ - + { + "text" : "A textual representation of this key, suitable for debugging.", + "type" : "text" + } ], "fragments" : [ { @@ -203,7 +206,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ExperimentalFeatures-swift.struct/CodingKeys/description": { "abstract" : [ - + { + "text" : "A textual representation of this key.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/debugdescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/debugdescription.json index 607fea039..1faf9b92f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/debugdescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/debugdescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CodingKey.debugDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "A textual representation of this key, suitable for debugging.", "type" : "text" } ], @@ -251,7 +243,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ExperimentalFeatures-swift.struct/CodingKeys/debugDescription": { "abstract" : [ - + { + "text" : "A textual representation of this key, suitable for debugging.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/description.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/description.json index 28e2c5fc6..188f2659e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/description.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/description.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CodingKey.description", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "A textual representation of this key.", "type" : "text" } ], @@ -251,7 +243,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ExperimentalFeatures-swift.struct/CodingKeys/description": { "abstract" : [ - + { + "text" : "A textual representation of this key.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/equatable-implementations.json index 7140ec121..71f62dcb8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/equatable-implementations.json @@ -168,7 +168,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ExperimentalFeatures-swift.struct/CodingKeys/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/fieldmerging.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/fieldmerging.json index a8c396f0d..77bd1573a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/fieldmerging.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/fieldmerging.json @@ -35,6 +35,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1194" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/init(intvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/init(intvalue:).json index 9b618e0b2..1258aa46f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/init(intvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/init(intvalue:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CodingKey.init(intValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/init(stringvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/init(stringvalue:).json index 30f6f7502..41db5553f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/init(stringvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/init(stringvalue:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CodingKey.init(stringValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/legacysafelistingcompatibleoperations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/legacysafelistingcompatibleoperations.json index e0205cd81..8e2e07c21 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/legacysafelistingcompatibleoperations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/legacysafelistingcompatibleoperations.json @@ -35,6 +35,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1193" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default.json index 0f4266f63..0457d132f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default.json @@ -46,6 +46,10 @@ "text" : "Default" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1171" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default/fieldmerging.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default/fieldmerging.json index 5a2fab877..f39d40ca7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default/fieldmerging.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default/fieldmerging.json @@ -61,6 +61,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1173" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default/legacysafelistingcompatibleoperations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default/legacysafelistingcompatibleoperations.json index e674c2494..88d12e972 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default/legacysafelistingcompatibleoperations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default/legacysafelistingcompatibleoperations.json @@ -52,6 +52,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1172" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/encode(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/encode(to:).json index de7e09ab2..255aa914a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/encode(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/encode(to:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Encodable.encode(to:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -73,6 +59,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1213" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/equatable-implementations.json index 869707610..ae98c11ee 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/equatable-implementations.json @@ -136,7 +136,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/ExperimentalFeatures-swift.struct/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/fieldmerging.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/fieldmerging.json index 945512b46..e4746cbd2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/fieldmerging.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/fieldmerging.json @@ -83,6 +83,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1168" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/init(fieldmerging:legacysafelistingcompatibleoperations:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/init(fieldmerging:legacysafelistingcompatibleoperations:).json index f6d0f3b8e..526c4e57f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/init(fieldmerging:legacysafelistingcompatibleoperations:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/init(fieldmerging:legacysafelistingcompatibleoperations:).json @@ -79,6 +79,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1182" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/init(from:).json index 95b32db9a..57934d0c2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -65,6 +51,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1197" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/legacysafelistingcompatibleoperations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/legacysafelistingcompatibleoperations.json index 15890e49a..55d83bb02 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/legacysafelistingcompatibleoperations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/legacysafelistingcompatibleoperations.json @@ -83,6 +83,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1160" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging.json index e3bdca0d5..2212af6d7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging.json @@ -69,6 +69,10 @@ "text" : "FieldMerging" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1113" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/!=(_:_:).json index a91fb5eb7..d08d64d7a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -306,7 +428,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/FieldMerging/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/all.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/all.json index 6f9a0ba1d..0e2daac77 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/all.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/all.json @@ -66,6 +66,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1126" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/ancestors.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/ancestors.json index fbbe666d5..570be3db7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/ancestors.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/ancestors.json @@ -66,6 +66,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1115" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/encode(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/encode(to:).json index 3a7051622..248c88b5e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/encode(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/encode(to:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Encodable.encode(to:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -74,6 +60,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1570" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/equatable-implementations.json index 614999746..60946dd97 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/equatable-implementations.json @@ -163,7 +163,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/FieldMerging/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/init(arrayliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/init(arrayliteral:).json index 62da2b0a6..7d826f351 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/init(arrayliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/init(arrayliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByArrayLiteral.init(arrayLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -70,6 +56,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1138" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/init(from:).json index 2f815c608..980c3ba17 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -66,6 +52,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1536" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/insert(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/insert(_:).json index cbc2ae48b..4214238a6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/insert(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/insert(_:).json @@ -70,6 +70,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1146" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/namedfragments.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/namedfragments.json index 8000d7a29..fbd7a5b2b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/namedfragments.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/namedfragments.json @@ -74,6 +74,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1123" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/none.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/none.json index c811059cd..9f65f7123 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/none.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/none.json @@ -74,6 +74,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1130" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/siblings.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/siblings.json index 0f2b84c36..bd614982c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/siblings.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/siblings.json @@ -74,6 +74,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1119" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput.json index ed1552930..24762c936 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput.json @@ -45,6 +45,10 @@ "text" : "FileInput" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L10" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/!=(_:_:).json index 0c5056ae2..20c16a82c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -282,7 +404,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/FileInput/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/equatable-implementations.json index 2a01ee78c..cc477bfde 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/equatable-implementations.json @@ -139,7 +139,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/FileInput/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(from:).json index 75c511937..467f091db 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(schemapath:operationsearchpaths:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(schemapath:operationsearchpaths:).json index 26c1a292b..0933fba8f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(schemapath:operationsearchpaths:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(schemapath:operationsearchpaths:).json @@ -70,6 +70,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L149" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(schemasearchpaths:operationsearchpaths:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(schemasearchpaths:operationsearchpaths:).json index f7c95b10b..8e1d0070a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(schemasearchpaths:operationsearchpaths:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(schemasearchpaths:operationsearchpaths:).json @@ -70,6 +70,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L102" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/operationsearchpaths.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/operationsearchpaths.json index 5f455e399..7dba9a3f6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/operationsearchpaths.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/operationsearchpaths.json @@ -61,6 +61,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L58" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/schemasearchpaths.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/schemasearchpaths.json index d25cac310..7d13e5b13 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/schemasearchpaths.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/schemasearchpaths.json @@ -61,6 +61,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L37" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput.json index 5ce7e8f1b..be3f21e3b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput.json @@ -45,6 +45,10 @@ "text" : "FileOutput" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L161" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/!=(_:_:).json index 789ae7a2b..b3829af43 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -282,7 +404,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/FileOutput/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default.json index 62bcdcbb3..2889f08b1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default.json @@ -46,6 +46,10 @@ "text" : "Default" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L174" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default/operations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default/operations.json index 844b56d14..9c449b64e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default/operations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default/operations.json @@ -61,6 +61,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L175" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default/testmocks.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default/testmocks.json index b902d1ec7..b860ef910 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default/testmocks.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default/testmocks.json @@ -61,6 +61,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L176" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/encode(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/encode(to:).json index b8e0f9d9f..d77d53f71 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/encode(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/encode(to:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Encodable.encode(to:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -73,6 +59,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L235" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/equatable-implementations.json index 85de7590e..4ab7235af 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/equatable-implementations.json @@ -139,7 +139,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/FileOutput/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/init(from:).json index 2b54f5ff4..790bf8d61 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/init(from:).json @@ -69,6 +69,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L213" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/init(schematypes:operations:testmocks:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/init(schematypes:operations:testmocks:).json index fd1b02e95..11e72e531 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/init(schematypes:operations:testmocks:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/init(schematypes:operations:testmocks:).json @@ -114,6 +114,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L191" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/operations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/operations.json index 633e1578c..50e0aafc9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/operations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/operations.json @@ -58,6 +58,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L165" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/schematypes.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/schematypes.json index 3af4169a7..2df798b3d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/schematypes.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/schematypes.json @@ -58,6 +58,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L163" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/testmocks.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/testmocks.json index 3988a42c0..9dd59c8a7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/testmocks.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/testmocks.json @@ -58,6 +58,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L167" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/init(from:).json index 5342bed34..f51f87dd7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -64,6 +50,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1308" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/init(schemanamespace:input:output:options:experimentalfeatures:schemadownload:operationmanifest:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/init(schemanamespace:input:output:options:experimentalfeatures:schemadownload:operationmanifest:).json index 5b2c28bf0..96751ddc0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/init(schemanamespace:input:output:options:experimentalfeatures:schemadownload:operationmanifest:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/init(schemanamespace:input:output:options:experimentalfeatures:schemadownload:operationmanifest:).json @@ -199,6 +199,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1258" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/input.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/input.json index 258b84c3c..5ead162f8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/input.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/input.json @@ -57,6 +57,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1226" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat.json index 2498ba209..d05630e54 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat.json @@ -39,6 +39,10 @@ "text" : "OperationDocumentFormat" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L984" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/!=(_:_:).json index ee4e70bc8..7a3adf4aa 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -279,7 +401,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys.json index 887cbf511..6aab766f0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys.json @@ -40,6 +40,10 @@ "text" : "CodingKeys" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L998" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/!=(_:_:).json index 0335b33c4..8c5ccdd4b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -175,6 +167,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -311,7 +433,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/CodingKeys/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/codingkey-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/codingkey-implementations.json index 7907afba2..14c13eb75 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/codingkey-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/codingkey-implementations.json @@ -169,7 +169,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/CodingKeys/debugDescription": { "abstract" : [ - + { + "text" : "A textual representation of this key, suitable for debugging.", + "type" : "text" + } ], "fragments" : [ { @@ -203,7 +206,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/CodingKeys/description": { "abstract" : [ - + { + "text" : "A textual representation of this key.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/debugdescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/debugdescription.json index 0aea6f8b4..67a6001c3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/debugdescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/debugdescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CodingKey.debugDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "A textual representation of this key, suitable for debugging.", "type" : "text" } ], @@ -251,7 +243,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/CodingKeys/debugDescription": { "abstract" : [ - + { + "text" : "A textual representation of this key, suitable for debugging.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/definition.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/definition.json index 887fe1abf..7f1ee220b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/definition.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/definition.json @@ -35,6 +35,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L999" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/description.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/description.json index b549bced9..3ae0a039b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/description.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/description.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CodingKey.description", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "A textual representation of this key.", "type" : "text" } ], @@ -251,7 +243,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/CodingKeys/description": { "abstract" : [ - + { + "text" : "A textual representation of this key.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/equatable-implementations.json index e962900a4..a0d796736 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/equatable-implementations.json @@ -168,7 +168,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/CodingKeys/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/hash(into:).json index b44b29cc0..f57d866fe 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/hashvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/hashvalue.json index c4bf3c478..65dd349f5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/hashvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/hashvalue.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hashValue", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(intvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(intvalue:).json index f6246162e..fa71014a4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(intvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(intvalue:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CodingKey.init(intValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(rawvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(rawvalue:).json index 9d7ba908d..9a4393771 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(rawvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(rawvalue:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.init(rawValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(stringvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(stringvalue:).json index c02187ed3..3c3e3c430 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(stringvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(stringvalue:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CodingKey.init(stringValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/operationid.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/operationid.json index 20ce6cae7..f27e96fca 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/operationid.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/operationid.json @@ -35,6 +35,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1000" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/contains(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/contains(_:).json index 883014a9e..ea164e340 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/contains(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/contains(_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a Boolean value that indicates whether a given element is a", "type" : "text" }, { - "code" : "OptionSet.contains(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "member of the option set.", "type" : "text" } ], @@ -166,6 +166,128 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The element to look for in the option set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "member" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " if the option set contains ", + "type" : "text" + }, + { + "code" : "member", + "type" : "codeVoice" + }, + { + "text" : "; otherwise,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This example uses the ", + "type" : "text" + }, + { + "code" : "contains(_:)", + "type" : "codeVoice" + }, + { + "text" : " method to check whether next-day", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "shipping is in the ", + "type" : "text" + }, + { + "code" : "availableOptions", + "type" : "codeVoice" + }, + { + "text" : " instance.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let availableOptions = ShippingOptions.express", + "if availableOptions.contains(.nextDay) {", + " print(\"Next day shipping available\")", + "}", + "\/\/ Prints \"Next day shipping available\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -271,7 +393,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/contains(_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether a given element is a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "member of the option set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/definition.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/definition.json index 7cde0686f..6f5060bd7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/definition.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/definition.json @@ -66,6 +66,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L986" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/encode(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/encode(to:).json index 25e3aeb74..fb37c9cde 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/encode(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/encode(to:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Encodable.encode(to:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -73,6 +59,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1031" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/equatable-implementations.json index 7d560c3a0..f729e5431 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/equatable-implementations.json @@ -136,7 +136,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formintersection(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formintersection(_:).json index 607149cbf..066f23238 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formintersection(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formintersection(_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Removes all elements of this option set that are not", "type" : "text" }, { - "code" : "OptionSet.formIntersection(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "also present in the given set.", "type" : "text" } ], @@ -164,6 +164,61 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An option set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This method is implemented as a ", + "type" : "text" + }, + { + "code" : "&", + "type" : "codeVoice" + }, + { + "text" : " (bitwise AND) operation on the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "two sets’ raw values.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -269,7 +324,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/formIntersection(_:)": { "abstract" : [ - + { + "text" : "Removes all elements of this option set that are not", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "also present in the given set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formsymmetricdifference(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formsymmetricdifference(_:).json index 0011ce613..c19c67995 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formsymmetricdifference(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formsymmetricdifference(_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Replaces this set with a new set containing all elements", "type" : "text" }, { - "code" : "OptionSet.formSymmetricDifference(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "contained in either this set or the given set, but not in both.", "type" : "text" } ], @@ -164,6 +164,61 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An option set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This method is implemented as a ", + "type" : "text" + }, + { + "code" : "^", + "type" : "codeVoice" + }, + { + "text" : " (bitwise XOR) operation on the two", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "sets’ raw values.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -269,7 +324,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/formSymmetricDifference(_:)": { "abstract" : [ - + { + "text" : "Replaces this set with a new set containing all elements", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "contained in either this set or the given set, but not in both.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formunion(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formunion(_:).json index 21b3dfe58..d2efb26a7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formunion(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formunion(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "OptionSet.formUnion(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Inserts the elements of another set into this option set.", "type" : "text" } ], @@ -164,6 +156,61 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An option set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This method is implemented as a ", + "type" : "text" + }, + { + "code" : "|", + "type" : "codeVoice" + }, + { + "text" : " (bitwise OR) operation on the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "two sets’ raw values.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -269,7 +316,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/formUnion(_:)": { "abstract" : [ - + { + "text" : "Inserts the elements of another set into this option set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init().json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init().json index b6353623e..892cf82b7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init().json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "OptionSet.init()", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Creates an empty option set.", "type" : "text" } ], @@ -108,6 +100,26 @@ } ], "kind" : "declarations" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This initializer creates an option set with a raw value of zero.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -213,7 +225,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/init()": { "abstract" : [ - + { + "text" : "Creates an empty option set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(_:).json index 87f278bed..78d75f36e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SetAlgebra.init(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Creates a new set from a finite sequence of items.", "type" : "text" } ], @@ -179,6 +171,62 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The elements to use as members of the new set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "sequence" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use this initializer to create a new set from an existing sequence, like", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "an array or a range:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let validIndices = Set(0..<7).subtracting([2, 4, 5])", + "print(validIndices)", + "\/\/ Prints \"[6, 0, 1, 3]\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -284,7 +332,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/init(_:)": { "abstract" : [ - + { + "text" : "Creates a new set from a finite sequence of items.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(arrayliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(arrayliteral:).json index 18a6f1ab4..39110b028 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(arrayliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(arrayliteral:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SetAlgebra.init(arrayLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Creates a set containing the elements of the given array literal.", "type" : "text" } ], @@ -158,6 +150,105 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A list of elements of the new set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "arrayLiteral" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Do not call this initializer directly. It is used by the compiler when", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "you use an array literal. Instead, create a new set using an array", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "literal as its value by enclosing a comma-separated list of values in", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "square brackets. You can use an array literal anywhere a set is expected", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "by the type context.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "Here, a set of strings is created from an array literal holding only", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "strings:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let ingredients: Set = [\"cocoa beans\", \"sugar\", \"cocoa butter\", \"salt\"]", + "if ingredients.isSuperset(of: [\"sugar\", \"salt\"]) {", + " print(\"Whatever it is, it's bound to be delicious!\")", + "}", + "\/\/ Prints \"Whatever it is, it's bound to be delicious!\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -263,7 +354,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/init(arrayLiteral:)": { "abstract" : [ - + { + "text" : "Creates a set containing the elements of the given array literal.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(from:)-55pr0.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(from:)-55pr0.json index 946e9f1c9..69513a2bb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(from:)-55pr0.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(from:)-55pr0.json @@ -1,11 +1,27 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Creates a new instance by decoding from the given decoder, when the", "type" : "text" }, { - "code" : "RawRepresentable.init(from:)", + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "UInt8", "type" : "codeVoice" }, { @@ -174,6 +190,53 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The decoder to read data from.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "decoder" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This initializer throws an error if reading from the decoder fails, or", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "if the data read is corrupted or otherwise invalid.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -279,7 +342,34 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/init(from:)-55pr0": { "abstract" : [ - + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "UInt8", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(from:).json index 327acd11c..1dda3fe84 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -65,6 +51,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1003" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(rawvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(rawvalue:).json index 30becd867..f57af15dd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(rawvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(rawvalue:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "OptionSet.init(rawValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L992" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/insert(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/insert(_:).json index ffae86bba..d52cda7b0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/insert(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/insert(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "OptionSet.insert(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Adds the given element to the option set if it is not already a member.", "type" : "text" } ], @@ -258,6 +250,203 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The element to insert.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "newMember" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "", + "type" : "text" + }, + { + "code" : "(true, newMember)", + "type" : "codeVoice" + }, + { + "text" : " if ", + "type" : "text" + }, + { + "code" : "newMember", + "type" : "codeVoice" + }, + { + "text" : " was not contained in", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "self", + "type" : "codeVoice" + }, + { + "text" : ". Otherwise, returns ", + "type" : "text" + }, + { + "code" : "(false, oldMember)", + "type" : "codeVoice" + }, + { + "text" : ", where ", + "type" : "text" + }, + { + "code" : "oldMember", + "type" : "codeVoice" + }, + { + "text" : " is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the member of the set equal to ", + "type" : "text" + }, + { + "code" : "newMember", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In the following example, the ", + "type" : "text" + }, + { + "code" : ".secondDay", + "type" : "codeVoice" + }, + { + "text" : " shipping option is added to", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the ", + "type" : "text" + }, + { + "code" : "freeOptions", + "type" : "codeVoice" + }, + { + "text" : " option set if ", + "type" : "text" + }, + { + "code" : "purchasePrice", + "type" : "codeVoice" + }, + { + "text" : " is greater than 50.0. For", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the ", + "type" : "text" + }, + { + "code" : "ShippingOptions", + "type" : "codeVoice" + }, + { + "text" : " declaration, see the ", + "type" : "text" + }, + { + "code" : "OptionSet", + "type" : "codeVoice" + }, + { + "text" : " protocol", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "discussion.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let purchasePrice = 87.55", + "", + "var freeOptions: ShippingOptions = [.standard, .priority]", + "if purchasePrice > 50 {", + " freeOptions.insert(.secondDay)", + "}", + "print(freeOptions.contains(.secondDay))", + "\/\/ Prints \"true\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -363,7 +552,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/insert(_:)": { "abstract" : [ - + { + "text" : "Adds the given element to the option set if it is not already a member.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/intersection(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/intersection(_:).json index bd4f3d642..a60f358b2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/intersection(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/intersection(_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a new option set with only the elements contained in both this", "type" : "text" }, { - "code" : "OptionSet.intersection(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "set and the given set.", "type" : "text" } ], @@ -132,6 +132,113 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An option set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A new option set with only the elements contained in both this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "set and ", + "type" : "text" + }, + { + "code" : "other", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This example uses the ", + "type" : "text" + }, + { + "code" : "intersection(_:)", + "type" : "codeVoice" + }, + { + "text" : " method to limit the available", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "shipping options to what can be used with a PO Box destination.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "\/\/ Can only ship standard or priority to PO Boxes", + "let poboxShipping: ShippingOptions = [.standard, .priority]", + "let memberShipping: ShippingOptions =", + " [.standard, .priority, .secondDay]", + "", + "let availableOptions = memberShipping.intersection(poboxShipping)", + "print(availableOptions.contains(.priority))", + "\/\/ Prints \"true\"", + "print(availableOptions.contains(.secondDay))", + "\/\/ Prints \"false\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -237,7 +344,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/intersection(_:)": { "abstract" : [ - + { + "text" : "Returns a new option set with only the elements contained in both this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "set and the given set.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isdisjoint(with:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isdisjoint(with:).json index d05431ba1..961844658 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isdisjoint(with:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isdisjoint(with:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a Boolean value that indicates whether the set has no members in", "type" : "text" }, { - "code" : "SetAlgebra.isDisjoint(with:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "common with the given set.", "type" : "text" } ], @@ -142,6 +142,127 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A set of the same type as the current set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " if the set has no elements in common with ", + "type" : "text" + }, + { + "code" : "other", + "type" : "codeVoice" + }, + { + "text" : ";", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "otherwise, ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In the following example, the ", + "type" : "text" + }, + { + "code" : "employees", + "type" : "codeVoice" + }, + { + "text" : " set is disjoint with the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "visitors", + "type" : "codeVoice" + }, + { + "text" : " set because no name appears in both sets.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]", + "let visitors: Set = [\"Marcia\", \"Nathaniel\", \"Olivia\"]", + "print(employees.isDisjoint(with: visitors))", + "\/\/ Prints \"true\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -247,7 +368,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/isDisjoint(with:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether the set has no members in", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "common with the given set.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isempty.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isempty.json index a3b711551..bb88c66db 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isempty.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isempty.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SetAlgebra.isEmpty", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "A Boolean value that indicates whether the set has no elements.", "type" : "text" } ], @@ -219,7 +211,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/isEmpty": { "abstract" : [ - + { + "text" : "A Boolean value that indicates whether the set has no elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isstrictsubset(of:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isstrictsubset(of:).json index 3abb984b7..aaa6e4c08 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isstrictsubset(of:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isstrictsubset(of:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a Boolean value that indicates whether this set is a strict", "type" : "text" }, { - "code" : "SetAlgebra.isStrictSubset(of:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "subset of the given set.", "type" : "text" } ], @@ -142,6 +142,201 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A set of the same type as the current set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " if the set is a strict subset of ", + "type" : "text" + }, + { + "code" : "other", + "type" : "codeVoice" + }, + { + "text" : "; otherwise,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Set ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " is a strict subset of another set ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " if every member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "also a member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " contains at least one element that is not a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]", + "let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]", + "print(attendees.isStrictSubset(of: employees))", + "\/\/ Prints \"true\"", + "", + "\/\/ A set is never a strict subset of itself:", + "print(attendees.isStrictSubset(of: attendees))", + "\/\/ Prints \"false\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -247,7 +442,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/isStrictSubset(of:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether this set is a strict", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "subset of the given set.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isstrictsuperset(of:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isstrictsuperset(of:).json index 4dc5e1d48..41097ce32 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isstrictsuperset(of:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isstrictsuperset(of:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a Boolean value that indicates whether this set is a strict", "type" : "text" }, { - "code" : "SetAlgebra.isStrictSuperset(of:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "superset of the given set.", "type" : "text" } ], @@ -142,6 +142,210 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A set of the same type as the current set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " if the set is a strict superset of ", + "type" : "text" + }, + { + "code" : "other", + "type" : "codeVoice" + }, + { + "text" : "; otherwise,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Set ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " is a strict superset of another set ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " if every member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "also a member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " contains at least one element that is ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "not", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "a member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]", + "let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]", + "print(employees.isStrictSuperset(of: attendees))", + "\/\/ Prints \"true\"", + "", + "\/\/ A set is never a strict superset of itself:", + "print(employees.isStrictSuperset(of: employees))", + "\/\/ Prints \"false\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -247,7 +451,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/isStrictSuperset(of:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether this set is a strict", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "superset of the given set.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/issubset(of:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/issubset(of:).json index 581516633..580376855 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/issubset(of:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/issubset(of:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a Boolean value that indicates whether the set is a subset of", "type" : "text" }, { - "code" : "SetAlgebra.isSubset(of:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "another set.", "type" : "text" } ], @@ -142,6 +142,159 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A set of the same type as the current set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " if the set is a subset of ", + "type" : "text" + }, + { + "code" : "other", + "type" : "codeVoice" + }, + { + "text" : "; otherwise, ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Set ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " is a subset of another set ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " if every member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " is also a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]", + "let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]", + "print(attendees.isSubset(of: employees))", + "\/\/ Prints \"true\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -247,7 +400,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/isSubset(of:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether the set is a subset of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "another set.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/issuperset(of:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/issuperset(of:).json index 9b9fc098e..61eeb09d1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/issuperset(of:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/issuperset(of:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a Boolean value that indicates whether the set is a superset of", "type" : "text" }, { - "code" : "SetAlgebra.isSuperset(of:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "the given set.", "type" : "text" } ], @@ -142,6 +142,163 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A set of the same type as the current set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " if the set is a superset of ", + "type" : "text" + }, + { + "code" : "other", + "type" : "codeVoice" + }, + { + "text" : "; otherwise,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Set ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " is a superset of another set ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " if every member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "B", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " is also a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "member of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "A", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]", + "let attendees: Set = [\"Alicia\", \"Bethany\", \"Diana\"]", + "print(employees.isSuperset(of: attendees))", + "\/\/ Prints \"true\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -247,7 +404,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/isSuperset(of:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether the set is a superset of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given set.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/operationid.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/operationid.json index 17e1aa4d4..f3a67896e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/operationid.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/operationid.json @@ -83,6 +83,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L989" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/optionset-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/optionset-implementations.json index 14c2f65fc..b5b5e0b30 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/optionset-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/optionset-implementations.json @@ -153,7 +153,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/contains(_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether a given element is a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "member of the option set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -227,7 +238,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/formIntersection(_:)": { "abstract" : [ - + { + "text" : "Removes all elements of this option set that are not", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "also present in the given set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -296,7 +318,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/formSymmetricDifference(_:)": { "abstract" : [ - + { + "text" : "Replaces this set with a new set containing all elements", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "contained in either this set or the given set, but not in both.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -365,7 +398,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/formUnion(_:)": { "abstract" : [ - + { + "text" : "Inserts the elements of another set into this option set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -434,7 +470,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/init()": { "abstract" : [ - + { + "text" : "Creates an empty option set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -487,7 +526,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/insert(_:)": { "abstract" : [ - + { + "text" : "Adds the given element to the option set if it is not already a member.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -599,7 +641,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/intersection(_:)": { "abstract" : [ - + { + "text" : "Returns a new option set with only the elements contained in both this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "set and the given set.", + "type" : "text" + } ], "fragments" : [ { @@ -640,7 +693,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/remove(_:)": { "abstract" : [ - + { + "text" : "Removes the given element and all elements subsumed by it.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -735,7 +791,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/symmetricDifference(_:)": { "abstract" : [ - + { + "text" : "Returns a new option set with the elements contained in this set or in", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given set, but not in both.", + "type" : "text" + } ], "fragments" : [ { @@ -776,7 +843,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/union(_:)": { "abstract" : [ - + { + "text" : "Returns a new option set of the elements contained in this set, in the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "given set, or in both.", + "type" : "text" + } ], "fragments" : [ { @@ -817,7 +895,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/update(with:)": { "abstract" : [ - + { + "text" : "Inserts the given element into the set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/rawrepresentable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/rawrepresentable-implementations.json index 1cd06b5d8..7487cf65e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/rawrepresentable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/rawrepresentable-implementations.json @@ -136,7 +136,34 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/init(from:)-55pr0": { "abstract" : [ - + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "UInt8", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/rawvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/rawvalue.json index 5fb0aed9f..47923ecd2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/rawvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/rawvalue.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.rawValue", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L991" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/remove(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/remove(_:).json index e7b26cdb4..3f0974327 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/remove(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/remove(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "OptionSet.remove(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Removes the given element and all elements subsumed by it.", "type" : "text" } ], @@ -224,6 +216,278 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The element of the set to remove.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "member" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "The intersection of ", + "type" : "text" + }, + { + "code" : "[member]", + "type" : "codeVoice" + }, + { + "text" : " and the set, if the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "intersection was nonempty; otherwise, ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In the following example, the ", + "type" : "text" + }, + { + "code" : ".priority", + "type" : "codeVoice" + }, + { + "text" : " shipping option is removed from", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the ", + "type" : "text" + }, + { + "code" : "options", + "type" : "codeVoice" + }, + { + "text" : " option set. Attempting to remove the same shipping option", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "a second time results in ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : ", because ", + "type" : "text" + }, + { + "code" : "options", + "type" : "codeVoice" + }, + { + "text" : " no longer contains", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : ".priority", + "type" : "codeVoice" + }, + { + "text" : " as a member.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "var options: ShippingOptions = [.secondDay, .priority]", + "let priorityOption = options.remove(.priority)", + "print(priorityOption == .priority)", + "\/\/ Prints \"true\"", + "", + "print(options.remove(.priority))", + "\/\/ Prints \"nil\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "In the next example, the ", + "type" : "text" + }, + { + "code" : ".express", + "type" : "codeVoice" + }, + { + "text" : " element is passed to ", + "type" : "text" + }, + { + "code" : "remove(_:)", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Although ", + "type" : "text" + }, + { + "code" : ".express", + "type" : "codeVoice" + }, + { + "text" : " is not a member of ", + "type" : "text" + }, + { + "code" : "options", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : ".express", + "type" : "codeVoice" + }, + { + "text" : " subsumes", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the remaining ", + "type" : "text" + }, + { + "code" : ".secondDay", + "type" : "codeVoice" + }, + { + "text" : " element of the option set. Therefore,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "options", + "type" : "codeVoice" + }, + { + "text" : " is emptied and the intersection between ", + "type" : "text" + }, + { + "code" : ".express", + "type" : "codeVoice" + }, + { + "text" : " and", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "options", + "type" : "codeVoice" + }, + { + "text" : " is returned.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let expressOption = options.remove(.express)", + "print(expressOption == .express)", + "\/\/ Prints \"false\"", + "print(expressOption == .secondDay)", + "\/\/ Prints \"true\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -329,7 +593,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/remove(_:)": { "abstract" : [ - + { + "text" : "Removes the given element and all elements subsumed by it.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/setalgebra-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/setalgebra-implementations.json index 7692bf274..a8fe3ea22 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/setalgebra-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/setalgebra-implementations.json @@ -159,7 +159,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/init(_:)": { "abstract" : [ - + { + "text" : "Creates a new set from a finite sequence of items.", + "type" : "text" + } ], "fragments" : [ { @@ -196,7 +199,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/init(arrayLiteral:)": { "abstract" : [ - + { + "text" : "Creates a set containing the elements of the given array literal.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -274,7 +280,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/isDisjoint(with:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether the set has no members in", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "common with the given set.", + "type" : "text" + } ], "fragments" : [ { @@ -324,7 +341,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/isEmpty": { "abstract" : [ - + { + "text" : "A Boolean value that indicates whether the set has no elements.", + "type" : "text" + } ], "fragments" : [ { @@ -358,7 +378,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/isStrictSubset(of:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether this set is a strict", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "subset of the given set.", + "type" : "text" + } ], "fragments" : [ { @@ -408,7 +439,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/isStrictSuperset(of:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether this set is a strict", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "superset of the given set.", + "type" : "text" + } ], "fragments" : [ { @@ -458,7 +500,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/isSubset(of:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether the set is a subset of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "another set.", + "type" : "text" + } ], "fragments" : [ { @@ -508,7 +561,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/isSuperset(of:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value that indicates whether the set is a superset of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given set.", + "type" : "text" + } ], "fragments" : [ { @@ -558,7 +622,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/subtract(_:)": { "abstract" : [ - + { + "text" : "Removes the elements of the given set from this set.", + "type" : "text" + } ], "fragments" : [ { @@ -595,7 +662,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/subtracting(_:)": { "abstract" : [ - + { + "text" : "Returns a new set containing the elements of this set that do not occur", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "in the given set.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/subtract(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/subtract(_:).json index 76d9ff2f4..5b6ac84de 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/subtract(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/subtract(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SetAlgebra.subtract(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Removes the elements of the given set from this set.", "type" : "text" } ], @@ -132,6 +124,112 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A set of the same type as the current set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In the following example, the elements of the ", + "type" : "text" + }, + { + "code" : "employees", + "type" : "codeVoice" + }, + { + "text" : " set that are", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "also members of the ", + "type" : "text" + }, + { + "code" : "neighbors", + "type" : "codeVoice" + }, + { + "text" : " set are removed. In particular, the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "names ", + "type" : "text" + }, + { + "code" : "\"Bethany\"", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "\"Eric\"", + "type" : "codeVoice" + }, + { + "text" : " are removed from ", + "type" : "text" + }, + { + "code" : "employees", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "var employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]", + "let neighbors: Set = [\"Bethany\", \"Eric\", \"Forlani\", \"Greta\"]", + "employees.subtract(neighbors)", + "print(employees)", + "\/\/ Prints \"[\"Diana\", \"Chris\", \"Alicia\"]\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -237,7 +335,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/subtract(_:)": { "abstract" : [ - + { + "text" : "Removes the elements of the given set from this set.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/subtracting(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/subtracting(_:).json index 8e41409ab..fdcb6a614 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/subtracting(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/subtracting(_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a new set containing the elements of this set that do not occur", "type" : "text" }, { - "code" : "SetAlgebra.subtracting(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "in the given set.", "type" : "text" } ], @@ -132,6 +132,108 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A set of the same type as the current set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A new set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In the following example, the ", + "type" : "text" + }, + { + "code" : "nonNeighbors", + "type" : "codeVoice" + }, + { + "text" : " set is made up of the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "elements of the ", + "type" : "text" + }, + { + "code" : "employees", + "type" : "codeVoice" + }, + { + "text" : " set that are not elements of ", + "type" : "text" + }, + { + "code" : "neighbors", + "type" : "codeVoice" + }, + { + "text" : ":", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let employees: Set = [\"Alicia\", \"Bethany\", \"Chris\", \"Diana\", \"Eric\"]", + "let neighbors: Set = [\"Bethany\", \"Eric\", \"Forlani\", \"Greta\"]", + "let nonNeighbors = employees.subtracting(neighbors)", + "print(nonNeighbors)", + "\/\/ Prints \"[\"Diana\", \"Chris\", \"Alicia\"]\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -237,7 +339,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/subtracting(_:)": { "abstract" : [ - + { + "text" : "Returns a new set containing the elements of this set that do not occur", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "in the given set.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/symmetricdifference(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/symmetricdifference(_:).json index 799eaf4c4..414f5b473 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/symmetricdifference(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/symmetricdifference(_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a new option set with the elements contained in this set or in", "type" : "text" }, { - "code" : "OptionSet.symmetricDifference(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "the given set, but not in both.", "type" : "text" } ], @@ -132,6 +132,61 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An option set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A new option set with only the elements contained in either", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "this set or ", + "type" : "text" + }, + { + "code" : "other", + "type" : "codeVoice" + }, + { + "text" : ", but not in both.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -237,7 +292,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/symmetricDifference(_:)": { "abstract" : [ - + { + "text" : "Returns a new option set with the elements contained in this set or in", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given set, but not in both.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/union(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/union(_:).json index effbf97d3..458144c7e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/union(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/union(_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Returns a new option set of the elements contained in this set, in the", "type" : "text" }, { - "code" : "OptionSet.union(_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "given set, or in both.", "type" : "text" } ], @@ -132,6 +132,107 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An option set.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A new option set made up of the elements contained in this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "set, in ", + "type" : "text" + }, + { + "code" : "other", + "type" : "codeVoice" + }, + { + "text" : ", or in both.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This example uses the ", + "type" : "text" + }, + { + "code" : "union(_:)", + "type" : "codeVoice" + }, + { + "text" : " method to add two more shipping options", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "to the default set.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let defaultShipping = ShippingOptions.standard", + "let memberShipping = defaultShipping.union([.secondDay, .priority])", + "print(memberShipping.contains(.priority))", + "\/\/ Prints \"true\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -237,7 +338,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/union(_:)": { "abstract" : [ - + { + "text" : "Returns a new option set of the elements contained in this set, in the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "given set, or in both.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/update(with:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/update(with:).json index f1aa14450..abc0f0443 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/update(with:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/update(with:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "OptionSet.update(with:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Inserts the given element into the set.", "type" : "text" } ], @@ -232,6 +224,96 @@ } ], "kind" : "declarations" + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "The intersection of ", + "type" : "text" + }, + { + "code" : "[newMember]", + "type" : "codeVoice" + }, + { + "text" : " and the set if the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "intersection was nonempty; otherwise, ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "If ", + "type" : "text" + }, + { + "code" : "newMember", + "type" : "codeVoice" + }, + { + "text" : " is not contained in the set but subsumes current members", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "of the set, the subsumed members are returned.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "var options: ShippingOptions = [.secondDay, .priority]", + "let replaced = options.update(with: .express)", + "print(replaced == .secondDay)", + "\/\/ Prints \"true\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -337,7 +419,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationDocumentFormat/update(with:)": { "abstract" : [ - + { + "text" : "Inserts the given element into the set.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifest.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifest.json index 5333c2f60..7765d87a3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifest.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifest.json @@ -61,6 +61,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1239" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration.json index 3b095e091..443532094 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration.json @@ -40,6 +40,10 @@ "text" : "OperationManifestConfiguration" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+OperationManifestConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+OperationManifestConfiguration.swift#L5" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/!=(_:_:).json index e336acf67..a98b11d4f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -279,7 +401,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationManifestConfiguration/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default.json index 50fd2c153..1b1427747 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default.json @@ -46,6 +46,10 @@ "text" : "Default" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+OperationManifestConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+OperationManifestConfiguration.swift#L26" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default/generatemanifestoncodegeneration.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default/generatemanifestoncodegeneration.json index 87e47dd9c..fcc54e991 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default/generatemanifestoncodegeneration.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default/generatemanifestoncodegeneration.json @@ -52,6 +52,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+OperationManifestConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+OperationManifestConfiguration.swift#L28" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default/version.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default/version.json index 9b440ac92..d5d87c6e9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default/version.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default/version.json @@ -70,6 +70,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+OperationManifestConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+OperationManifestConfiguration.swift#L27" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/encode(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/encode(to:).json index 7760aebbe..66b3c7c61 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/encode(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/encode(to:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Encodable.encode(to:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -73,6 +59,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+OperationManifestConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+OperationManifestConfiguration.swift#L81" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/equatable-implementations.json index cdda38a5e..febba142e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/equatable-implementations.json @@ -136,7 +136,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationManifestConfiguration/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/generatemanifestoncodegeneration.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/generatemanifestoncodegeneration.json index 7ddf6243c..10a6322d0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/generatemanifestoncodegeneration.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/generatemanifestoncodegeneration.json @@ -61,6 +61,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+OperationManifestConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+OperationManifestConfiguration.swift#L23" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/init(from:).json index 74bebf736..f9f0b4d9a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -65,6 +51,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+OperationManifestConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+OperationManifestConfiguration.swift#L57" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/init(path:version:generatemanifestoncodegeneration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/init(path:version:generatemanifestoncodegeneration:).json index 1f3e2e92a..59180154a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/init(path:version:generatemanifestoncodegeneration:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/init(path:version:generatemanifestoncodegeneration:).json @@ -105,6 +105,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+OperationManifestConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+OperationManifestConfiguration.swift#L39" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/path.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/path.json index 434764428..f4f9d8a20 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/path.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/path.json @@ -49,6 +49,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+OperationManifestConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+OperationManifestConfiguration.swift#L10" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum.json index 926f7900a..86af778f2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum.json @@ -40,6 +40,10 @@ "text" : "Version" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+OperationManifestConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+OperationManifestConfiguration.swift#L14" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/!=(_:_:).json index 9d112dfcb..bb82732f0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -175,6 +167,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -311,7 +433,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationManifestConfiguration/Version-swift.enum/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/encode(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/encode(to:).json index 09a337f7e..768850638 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/encode(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/encode(to:).json @@ -1,11 +1,23 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Encodes this value into the given encoder, when the type’s ", "type" : "text" }, { - "code" : "RawRepresentable.encode(to:)", + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", "type" : "codeVoice" }, { @@ -191,6 +203,53 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The encoder to write data to.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "encoder" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This function throws an error if any values are invalid for the given", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "encoder’s format.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -327,7 +386,30 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationManifestConfiguration/Version-swift.enum/encode(to:)": { "abstract" : [ - + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/equatable-implementations.json index 289618270..ac9498d6c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/equatable-implementations.json @@ -168,7 +168,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationManifestConfiguration/Version-swift.enum/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/hash(into:).json index 207bf5cd8..ea85095ee 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/hashvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/hashvalue.json index 73317f4c1..f58b6a7c2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/hashvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/hashvalue.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hashValue", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/init(from:).json index b213c4f6e..3890436b3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/init(from:).json @@ -1,11 +1,27 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Creates a new instance by decoding from the given decoder, when the", "type" : "text" }, { - "code" : "RawRepresentable.init(from:)", + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", "type" : "codeVoice" }, { @@ -175,6 +191,53 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The decoder to read data from.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "decoder" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This initializer throws an error if reading from the decoder fails, or", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "if the data read is corrupted or otherwise invalid.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -311,7 +374,34 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationManifestConfiguration/Version-swift.enum/init(from:)": { "abstract" : [ - + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/init(rawvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/init(rawvalue:).json index 4429dcee4..6b4290fa2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/init(rawvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/init(rawvalue:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.init(rawValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/legacy.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/legacy.json index 281646def..ec516778c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/legacy.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/legacy.json @@ -54,6 +54,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+OperationManifestConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+OperationManifestConfiguration.swift#L19" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/persistedqueries.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/persistedqueries.json index 238614d1f..6d684599a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/persistedqueries.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/persistedqueries.json @@ -41,6 +41,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+OperationManifestConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+OperationManifestConfiguration.swift#L16" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/rawrepresentable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/rawrepresentable-implementations.json index 0a06c19f0..2788a43a4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/rawrepresentable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/rawrepresentable-implementations.json @@ -185,7 +185,30 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationManifestConfiguration/Version-swift.enum/encode(to:)": { "abstract" : [ - + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -467,7 +490,34 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationManifestConfiguration/Version-swift.enum/init(from:)": { "abstract" : [ - + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.property.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.property.json index cfd002cb1..1d36e33e9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.property.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.property.json @@ -75,6 +75,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+OperationManifestConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+OperationManifestConfiguration.swift#L12" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput.json index eb92a6c1f..363ba7c41 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput.json @@ -45,6 +45,10 @@ "text" : "OperationsFileOutput" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L514" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/!=(_:_:).json index 2992824be..6b4f838d2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -282,7 +404,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationsFileOutput/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/absolute(path:accessmodifier:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/absolute(path:accessmodifier:).json index c194e91e6..e0daa34d9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/absolute(path:accessmodifier:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/absolute(path:accessmodifier:).json @@ -119,6 +119,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L525" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/equatable-implementations.json index 7eac110e7..91587be52 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/equatable-implementations.json @@ -139,7 +139,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OperationsFileOutput/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/init(from:).json index 1430193e7..bbcf1cc7b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -65,6 +51,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L527" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/inschemamodule.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/inschemamodule.json index 8995dc001..9214de66f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/inschemamodule.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/inschemamodule.json @@ -40,6 +40,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L516" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/relative(subpath:accessmodifier:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/relative(subpath:accessmodifier:).json index 4c9def482..fdb40ef32 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/relative(subpath:accessmodifier:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/relative(subpath:accessmodifier:).json @@ -167,6 +167,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L522" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/options.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/options.json index 2644a1313..755e0d5e8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/options.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/options.json @@ -57,6 +57,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1230" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/output.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/output.json index ba0fe41a7..dd553401b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/output.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/output.json @@ -57,6 +57,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1228" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions.json index 1a8571e74..9f08b8496 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions.json @@ -39,6 +39,10 @@ "text" : "OutputOptions" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L649" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/!=(_:_:).json index 9a337b1ee..260a4d219 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -279,7 +401,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OutputOptions/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/additionalinflectionrules.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/additionalinflectionrules.json index d59a8ea15..d81793373 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/additionalinflectionrules.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/additionalinflectionrules.json @@ -53,6 +53,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L651" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/appendschematypefilenamesuffix.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/appendschematypefilenamesuffix.json index 079a28d55..0a6363e9b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/appendschematypefilenamesuffix.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/appendschematypefilenamesuffix.json @@ -69,6 +69,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L692" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/conversionstrategies.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/conversionstrategies.json index 721083671..55c092b5e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/conversionstrategies.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/conversionstrategies.json @@ -58,6 +58,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L669" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default.json index b5d0e3236..e622df0a9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default.json @@ -46,6 +46,10 @@ "text" : "Default" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L695" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/additionalinflectionrules.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/additionalinflectionrules.json index 58f4cc030..10a07458d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/additionalinflectionrules.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/additionalinflectionrules.json @@ -56,6 +56,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L696" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/appendschematypefilenamesuffix.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/appendschematypefilenamesuffix.json index 4af84ed2f..9ed69227b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/appendschematypefilenamesuffix.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/appendschematypefilenamesuffix.json @@ -52,6 +52,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L707" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/conversionstrategies.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/conversionstrategies.json index 98e648414..cc7a5d52b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/conversionstrategies.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/conversionstrategies.json @@ -61,6 +61,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L705" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/deprecatedenumcases.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/deprecatedenumcases.json index bc0f41461..7913202e5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/deprecatedenumcases.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/deprecatedenumcases.json @@ -61,6 +61,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L697" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/fieldmerging.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/fieldmerging.json index cb59ba77c..74e03be21 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/fieldmerging.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/fieldmerging.json @@ -61,6 +61,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L700" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/operationdocumentformat.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/operationdocumentformat.json index d91b6f705..03b94c1a7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/operationdocumentformat.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/operationdocumentformat.json @@ -61,6 +61,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L701" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/prunegeneratedfiles.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/prunegeneratedfiles.json index 8faed62cd..69627d451 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/prunegeneratedfiles.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/prunegeneratedfiles.json @@ -52,6 +52,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L706" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/reducegeneratedschematypes.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/reducegeneratedschematypes.json index 972bf4139..ce5ac8ae6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/reducegeneratedschematypes.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/reducegeneratedschematypes.json @@ -52,6 +52,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L703" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/schemacustomization.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/schemacustomization.json index 55572f059..de1a62292 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/schemacustomization.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/schemacustomization.json @@ -61,6 +61,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L702" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/schemadocumentation.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/schemadocumentation.json index 822e280e9..fc4a3bef9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/schemadocumentation.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/schemadocumentation.json @@ -61,6 +61,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L698" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/selectionsetinitializers.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/selectionsetinitializers.json index 0af5accc0..c5d096b47 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/selectionsetinitializers.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/selectionsetinitializers.json @@ -61,6 +61,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L699" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/warningsondeprecatedusage.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/warningsondeprecatedusage.json index 52c4fadaf..09346aa7a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/warningsondeprecatedusage.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/warningsondeprecatedusage.json @@ -61,6 +61,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L704" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/deprecatedenumcases.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/deprecatedenumcases.json index 32823ff38..f03255fcb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/deprecatedenumcases.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/deprecatedenumcases.json @@ -58,6 +58,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L653" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/encode(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/encode(to:).json index 2a43e320e..043bb7d43 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/encode(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/encode(to:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Encodable.encode(to:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -73,6 +59,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L845" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/equatable-implementations.json index 34d46524b..253c3fae5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/equatable-implementations.json @@ -136,7 +136,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/OutputOptions/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/init(additionalinflectionrules:deprecatedenumcases:schemadocumentation:selectionsetinitializers:operationdocumentformat:schemacustomization:reducegeneratedschematypes:warningsondeprecatedusage:conversionstrategies:prunegeneratedfiles:append-2erji.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/init(additionalinflectionrules:deprecatedenumcases:schemadocumentation:selectionsetinitializers:operationdocumentformat:schemacustomization:reducegeneratedschematypes:warningsondeprecatedusage:conversionstrategies:prunegeneratedfiles:append-2erji.json index aaa8855d1..a49550729 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/init(additionalinflectionrules:deprecatedenumcases:schemadocumentation:selectionsetinitializers:operationdocumentformat:schemacustomization:reducegeneratedschematypes:warningsondeprecatedusage:conversionstrategies:prunegeneratedfiles:append-2erji.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/init(additionalinflectionrules:deprecatedenumcases:schemadocumentation:selectionsetinitializers:operationdocumentformat:schemacustomization:reducegeneratedschematypes:warningsondeprecatedusage:conversionstrategies:prunegeneratedfiles:append-2erji.json @@ -286,6 +286,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L731" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/init(from:).json index 992a603f9..0479fe980 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -65,6 +51,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L774" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/operationdocumentformat.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/operationdocumentformat.json index 9acff7d57..87da44b01 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/operationdocumentformat.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/operationdocumentformat.json @@ -58,6 +58,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L659" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/prunegeneratedfiles.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/prunegeneratedfiles.json index 142fbe111..4cd975a68 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/prunegeneratedfiles.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/prunegeneratedfiles.json @@ -49,6 +49,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L689" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/reducegeneratedschematypes.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/reducegeneratedschematypes.json index 6bbbc55d9..f79e89342 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/reducegeneratedschematypes.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/reducegeneratedschematypes.json @@ -49,6 +49,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L663" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/schemacustomization.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/schemacustomization.json index 8beb8177e..37016c136 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/schemacustomization.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/schemacustomization.json @@ -58,6 +58,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L661" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/schemadocumentation.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/schemadocumentation.json index 0c836e9d8..0d3a5da1a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/schemadocumentation.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/schemadocumentation.json @@ -58,6 +58,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L655" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/selectionsetinitializers.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/selectionsetinitializers.json index d281daca2..0aa432003 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/selectionsetinitializers.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/selectionsetinitializers.json @@ -58,6 +58,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L657" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/warningsondeprecatedusage.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/warningsondeprecatedusage.json index 91aa51ebe..bf276c629 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/warningsondeprecatedusage.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/warningsondeprecatedusage.json @@ -90,6 +90,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L667" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization.json index 13602b088..42764be86 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization.json @@ -40,6 +40,10 @@ "text" : "SchemaCustomization" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+SchemaCustomization.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+SchemaCustomization.swift#L5" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/!=(_:_:).json index 8e581bbce..c7c131d31 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -279,7 +401,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/SchemaCustomization/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename.json index 1049634f1..1e9c75096 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename.json @@ -40,6 +40,10 @@ "text" : "CustomSchemaTypeName" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+SchemaCustomization.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+SchemaCustomization.swift#L57" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/!=(_:_:).json index 978e422df..bfb569457 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -175,6 +167,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -311,7 +433,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/SchemaCustomization/CustomSchemaTypeName/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/encode(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/encode(to:).json index 871e2e053..c099d7d1f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/encode(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/encode(to:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Encodable.encode(to:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -74,6 +60,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+SchemaCustomization.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+SchemaCustomization.swift#L150" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/enum(name:cases:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/enum(name:cases:).json index 8b3b3bbb8..02ce735de 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/enum(name:cases:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/enum(name:cases:).json @@ -82,6 +82,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+SchemaCustomization.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+SchemaCustomization.swift#L59" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/equatable-implementations.json index 6f5540ad8..4460740fa 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/equatable-implementations.json @@ -168,7 +168,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/SchemaCustomization/CustomSchemaTypeName/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(extendedgraphemeclusterliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(extendedgraphemeclusterliteral:).json index eb96906c6..7379896e8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(extendedgraphemeclusterliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(extendedgraphemeclusterliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByStringLiteral.init(extendedGraphemeClusterLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(from:).json index 79d49ddc9..f6812ac84 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -66,6 +52,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+SchemaCustomization.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+SchemaCustomization.swift#L86" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(stringliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(stringliteral:).json index 093b56843..cec16f7ac 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(stringliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(stringliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByStringLiteral.init(stringLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -62,6 +48,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+SchemaCustomization.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+SchemaCustomization.swift#L62" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(unicodescalarliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(unicodescalarliteral:).json index d534794f2..e304ebbcf 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(unicodescalarliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(unicodescalarliteral:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "ExpressibleByExtendedGraphemeClusterLiteral.init(unicodeScalarLiteral:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/inputobject(name:fields:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/inputobject(name:fields:).json index c71e1d596..ff3e4c6d2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/inputobject(name:fields:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/inputobject(name:fields:).json @@ -82,6 +82,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+SchemaCustomization.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+SchemaCustomization.swift#L60" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/type(name:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/type(name:).json index 913a18b18..eb6b9a789 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/type(name:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/type(name:).json @@ -56,6 +56,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+SchemaCustomization.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+SchemaCustomization.swift#L58" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customtypenames.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customtypenames.json index 44096847b..66d8f5b32 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customtypenames.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customtypenames.json @@ -80,6 +80,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+SchemaCustomization.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+SchemaCustomization.swift#L10" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/default.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/default.json index 356ace199..9ac111668 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/default.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/default.json @@ -46,6 +46,10 @@ "text" : "Default" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+SchemaCustomization.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+SchemaCustomization.swift#L13" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/default/customtypenames.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/default/customtypenames.json index 513e68e9b..17f982472 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/default/customtypenames.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/default/customtypenames.json @@ -83,6 +83,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+SchemaCustomization.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+SchemaCustomization.swift#L14" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/encode(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/encode(to:).json index ecd52daec..97e74ad7b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/encode(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/encode(to:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Encodable.encode(to:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -73,6 +59,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+SchemaCustomization.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+SchemaCustomization.swift#L49" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/equatable-implementations.json index 05a366c65..81d6236dd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/equatable-implementations.json @@ -136,7 +136,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/SchemaCustomization/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error.json index 8d07aaa52..cfc79caa4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error.json @@ -40,6 +40,10 @@ "text" : "Error" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+SchemaCustomization.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+SchemaCustomization.swift#L194" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/decodingfailure(type:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/decodingfailure(type:).json index 14e77e228..577800a33 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/decodingfailure(type:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/decodingfailure(type:).json @@ -56,6 +56,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+SchemaCustomization.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+SchemaCustomization.swift#L195" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/emptycustomization(type:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/emptycustomization(type:).json index e46a2b228..7090fe00e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/emptycustomization(type:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/emptycustomization(type:).json @@ -56,6 +56,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+SchemaCustomization.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+SchemaCustomization.swift#L196" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/error-implementations.json index 4404cac35..ed551590f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/error-implementations.json @@ -168,7 +168,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/SchemaCustomization/Error/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/errordescription.json index 21ca48ddf..2ac448c6a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -62,6 +48,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+SchemaCustomization.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+SchemaCustomization.swift#L198" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/failurereason.json index 2d6280caa..8754f6edd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/helpanchor.json index 963bd20de..311ac093c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/localizeddescription.json index 55428c527..6146679c6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -281,7 +273,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/SchemaCustomization/Error/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/recoverysuggestion.json index ab02d1ac8..8085cdfbf 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/init(customtypenames:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/init(customtypenames:).json index 22369dcb2..54e38f022 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/init(customtypenames:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/init(customtypenames:).json @@ -80,6 +80,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+SchemaCustomization.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+SchemaCustomization.swift#L23" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/init(from:).json index 7732a2d65..af0e4d644 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -65,6 +51,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration+SchemaCustomization.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration+SchemaCustomization.swift#L35" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemadownload.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemadownload.json index 4e62cfb47..1be946898 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemadownload.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemadownload.json @@ -52,6 +52,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1237" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemanamespace.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemanamespace.json index a82889bd6..f5c3fc132 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemanamespace.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schemanamespace.json @@ -48,6 +48,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1224" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput.json index de1e05c19..e6414c903 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput.json @@ -45,6 +45,10 @@ "text" : "SchemaTypesFileOutput" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L255" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/!=(_:_:).json index 04d15c5fc..dadce9931 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -282,7 +404,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/SchemaTypesFileOutput/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/equatable-implementations.json index 5a02bc5c8..f5767bfe6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/equatable-implementations.json @@ -139,7 +139,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/SchemaTypesFileOutput/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/init(from:).json index d1da95d9b..1b05ab66d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/init(path:moduletype:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/init(path:moduletype:).json index 5d78047ba..198f53b4e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/init(path:moduletype:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/init(path:moduletype:).json @@ -88,6 +88,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L266" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum.json index 7d26534b3..35f0fa5f0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum.json @@ -46,6 +46,10 @@ "text" : "ModuleType" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L275" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/!=(_:_:).json index 0de4d3e65..c254264af 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -175,6 +167,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -317,7 +439,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/SchemaTypesFileOutput/ModuleType-swift.enum/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency.json index 9c83a5772..2c896fee2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency.json @@ -47,6 +47,10 @@ "text" : "ApolloSDKDependency" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L341" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/!=(_:_:).json index 46bc8a343..18d573bf0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -176,6 +168,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -352,7 +474,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/SchemaTypesFileOutput/ModuleType-swift.enum/ApolloSDKDependency/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/default.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/default.json index 76c5bdd0a..d0d9e239c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/default.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/default.json @@ -80,6 +80,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L348" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/encode(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/encode(to:).json index 4ac593a7b..9d2f0768c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/encode(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/encode(to:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Encodable.encode(to:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -75,6 +61,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L363" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/equatable-implementations.json index b931a0dda..a8f51e038 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/equatable-implementations.json @@ -209,7 +209,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/SchemaTypesFileOutput/ModuleType-swift.enum/ApolloSDKDependency/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/init(from:).json index 34fb495e9..3336e5e8b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -67,6 +53,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L376" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/init(url:sdkversion:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/init(url:sdkversion:).json index 91bd82b35..35afad326 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/init(url:sdkversion:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/init(url:sdkversion:).json @@ -102,6 +102,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L350" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion.json index 89acc8c5d..01bfce065 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion.json @@ -48,6 +48,10 @@ "text" : "SDKVersion" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L397" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/!=(_:_:).json index c88bb397e..51fd2b9a8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -177,6 +169,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -387,7 +509,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/SchemaTypesFileOutput/ModuleType-swift.enum/ApolloSDKDependency/SDKVersion/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/branch(name:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/branch(name:).json index 2615d78e7..6e28511c9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/branch(name:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/branch(name:).json @@ -88,6 +88,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L407" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/commit(hash:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/commit(hash:).json index f34a963c3..4d2bdd665 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/commit(hash:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/commit(hash:).json @@ -88,6 +88,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L412" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/default.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/default.json index e9dfb314e..90ce6ed72 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/default.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/default.json @@ -67,6 +67,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L402" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/equatable-implementations.json index e92f41206..8ebf802b3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/equatable-implementations.json @@ -244,7 +244,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/SchemaTypesFileOutput/ModuleType-swift.enum/ApolloSDKDependency/SDKVersion/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/exact(version:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/exact(version:).json index 0db8f6a59..3f9255337 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/exact(version:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/exact(version:).json @@ -88,6 +88,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L417" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/from(version:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/from(version:).json index 00ac1f53a..59e404e85 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/from(version:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/from(version:).json @@ -88,6 +88,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L422" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/init(from:).json index 5ce064bcb..19e9271e4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -68,6 +54,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L449" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/init(fromstring:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/init(fromstring:).json index a6f5ea67b..700795d76 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/init(fromstring:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/init(fromstring:).json @@ -54,6 +54,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L440" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/local(path:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/local(path:).json index 535457cac..a1629606f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/local(path:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/local(path:).json @@ -88,6 +88,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L427" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/stringvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/stringvalue.json index a65c2c2ed..482ebacbd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/stringvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/stringvalue.json @@ -46,6 +46,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L429" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/embeddedintarget(name:accessmodifier:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/embeddedintarget(name:accessmodifier:).json index d95c190ad..72086c3f2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/embeddedintarget(name:accessmodifier:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/embeddedintarget(name:accessmodifier:).json @@ -128,6 +128,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L283" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/equatable-implementations.json index 7dd9b2693..b9be274ac 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/equatable-implementations.json @@ -174,7 +174,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/SchemaTypesFileOutput/ModuleType-swift.enum/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/init(from:).json index 1a12e615c..d2381d2c8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -66,6 +52,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L294" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/other.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/other.json index 4544a0ed1..95d1cedf7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/other.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/other.json @@ -77,6 +77,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L292" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/swiftpackage(apollosdkdependency:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/swiftpackage(apollosdkdependency:).json index 7b761c18b..023de2781 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/swiftpackage(apollosdkdependency:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/swiftpackage(apollosdkdependency:).json @@ -125,6 +125,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L287" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.property.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.property.json index 1f28cd1ed..8aa711511 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.property.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.property.json @@ -67,6 +67,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L259" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/path.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/path.json index f8d8b5e00..5f1ad5e46 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/path.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/path.json @@ -49,6 +49,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L257" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers.json index af2b6cb23..ae15d586d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers.json @@ -62,6 +62,10 @@ "text" : "SelectionSetInitializers" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1051" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/!=(_:_:).json index 92e8959ba..b31c84e80 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -299,7 +421,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/SelectionSetInitializers/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/all.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/all.json index f022529ba..929824f09 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/all.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/all.json @@ -74,6 +74,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1061" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/encode(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/encode(to:).json index 591abe91a..312aa312d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/encode(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/encode(to:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Encodable.encode(to:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -74,6 +60,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1505" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/equatable-implementations.json index 8e2d78ddb..1b9cde692 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/equatable-implementations.json @@ -156,7 +156,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/SelectionSetInitializers/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/fragment(named:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/fragment(named:).json index 8ab045d0b..58e585909 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/fragment(named:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/fragment(named:).json @@ -83,6 +83,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1071" + }, "role" : "symbol", "roleHeading" : "Type Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/init(arrayliteral:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/init(arrayliteral:).json index 99ec21b26..195495486 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/init(arrayliteral:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/init(arrayliteral:).json @@ -70,6 +70,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1079" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/init(from:).json index df0646b0d..aec735bef 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -66,6 +52,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1483" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/insert(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/insert(_:).json index c3e613372..e2d7c46d5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/insert(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/insert(_:).json @@ -70,6 +70,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1092" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/namedfragments.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/namedfragments.json index ce3c39407..896326df3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/namedfragments.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/namedfragments.json @@ -66,6 +66,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1053" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/operation(named:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/operation(named:).json index b1d93d6cc..5b8d0e2b3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/operation(named:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/operation(named:).json @@ -83,6 +83,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1066" + }, "role" : "symbol", "roleHeading" : "Type Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/operations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/operations.json index 88e376f0b..1b08a7619 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/operations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/operations.json @@ -74,6 +74,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L1057" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput.json index fb35ae297..ef4e015f7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput.json @@ -45,6 +45,10 @@ "text" : "TestMockFileOutput" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L579" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/!=(_:_:).json index a1fa906d4..b01daf805 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -282,7 +404,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/TestMockFileOutput/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/absolute(path:accessmodifier:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/absolute(path:accessmodifier:).json index 96504f62d..543ad66d2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/absolute(path:accessmodifier:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/absolute(path:accessmodifier:).json @@ -127,6 +127,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L589" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/equatable-implementations.json index 3db86cccd..e3e77315e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/equatable-implementations.json @@ -139,7 +139,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloCodegenConfiguration/TestMockFileOutput/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/init(from:).json index 73cfc8ac7..7509d922a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -65,6 +51,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L602" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/none.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/none.json index cd0b2a92c..67c9c31d0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/none.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/none.json @@ -40,6 +40,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L581" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/swiftpackage(targetname:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/swiftpackage(targetname:).json index 580845c0d..df5f8498b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/swiftpackage(targetname:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/swiftpackage(targetname:).json @@ -81,6 +81,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloCodegenConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenConfiguration\/ApolloCodegenConfiguration.swift#L600" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager.json index 486c6180b..baf9f06f2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager.json @@ -38,6 +38,10 @@ "text" : "ApolloFileManager" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L10" + }, "role" : "symbol", "roleHeading" : "Class", "symbolKind" : "class", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/base.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/base.json index 9def79c56..86a4fa88c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/base.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/base.json @@ -42,6 +42,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L14" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/createcontainingdirectoryifneeded(forpath:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/createcontainingdirectoryifneeded(forpath:).json index 7850ba810..e16febeca 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/createcontainingdirectoryifneeded(forpath:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/createcontainingdirectoryifneeded(forpath:).json @@ -72,6 +72,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L113" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/createdirectoryifneeded(atpath:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/createdirectoryifneeded(atpath:).json index 6fddcd8f2..715cc2772 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/createdirectoryifneeded(atpath:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/createdirectoryifneeded(atpath:).json @@ -72,6 +72,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L122" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/createfile(atpath:data:overwrite:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/createfile(atpath:data:overwrite:).json index 7f2642d3f..8fd3ef1d7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/createfile(atpath:data:overwrite:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/createfile(atpath:data:overwrite:).json @@ -122,6 +122,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L90" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/default.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/default.json index cddabba3d..6dd402cf8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/default.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/default.json @@ -50,6 +50,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L12" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/deletedirectory(atpath:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/deletedirectory(atpath:).json index d761fbad0..bf9e41854 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/deletedirectory(atpath:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/deletedirectory(atpath:).json @@ -64,6 +64,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L67" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/deletefile(atpath:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/deletefile(atpath:).json index 100d4b8bf..57ef165bf 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/deletefile(atpath:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/deletefile(atpath:).json @@ -64,6 +64,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L52" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/doesdirectoryexist(atpath:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/doesdirectoryexist(atpath:).json index cdd0488e2..61d526f8b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/doesdirectoryexist(atpath:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/doesdirectoryexist(atpath:).json @@ -65,6 +65,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L40" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/doesfileexist(atpath:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/doesfileexist(atpath:).json index 49237c4dd..d557a0188 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/doesfileexist(atpath:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/doesfileexist(atpath:).json @@ -65,6 +65,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L29" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/renamefile(atpath:topath:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/renamefile(atpath:topath:).json index 80d34f7fe..fdada4730 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/renamefile(atpath:topath:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/renamefile(atpath:topath:).json @@ -75,6 +75,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L101" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/writtenfiles.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/writtenfiles.json index 974f611aa..3379b18cb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/writtenfiles.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollofilemanager/writtenfiles.json @@ -70,6 +70,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L17" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration.json index 68cfb9064..0742faf86 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration.json @@ -44,6 +44,10 @@ "text" : "ApolloSchemaDownloadConfiguration" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L4" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/!=(_:_:).json index 37674cde7..00dc9658c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -247,7 +369,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloSchemaDownloadConfiguration/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/debugdescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/debugdescription.json index ba9b9f662..aa8641fdd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/debugdescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/debugdescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CustomDebugStringConvertible.debugDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L240" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default.json index 34a54e908..4cbbcac57 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default.json @@ -39,6 +39,10 @@ "text" : "Default" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L151" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default/downloadtimeout.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default/downloadtimeout.json index 12b567613..069438c30 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default/downloadtimeout.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default/downloadtimeout.json @@ -51,6 +51,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L152" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default/headers.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default/headers.json index e7925b158..0cf01ee00 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default/headers.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default/headers.json @@ -64,6 +64,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L153" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum.json index b48a87525..b03eff4bd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum.json @@ -45,6 +45,10 @@ "text" : "DownloadMethod" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L9" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/!=(_:_:).json index 0e84b5e7b..609fea90e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -282,7 +404,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloSchemaDownloadConfiguration/DownloadMethod-swift.enum/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/==(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/==(_:_:).json index 6df76c086..184637e94 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/==(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/==(_:_:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.==(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -105,6 +91,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L101" + }, "role" : "symbol", "roleHeading" : "Operator", "symbolKind" : "op", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistry(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistry(_:).json index 619c508f7..c6430b8f4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistry(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistry(_:).json @@ -71,6 +71,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L12" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings.json index f2bedcc31..cbe978d3d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings.json @@ -40,6 +40,10 @@ "text" : "ApolloRegistrySettings" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L21" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/!=(_:_:).json index a8a44983b..2bead4b7c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -175,6 +167,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -314,7 +436,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloSchemaDownloadConfiguration/DownloadMethod-swift.enum/ApolloRegistrySettings/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/apikey.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/apikey.json index ea5ace949..86a2081be 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/apikey.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/apikey.json @@ -50,6 +50,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L23" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/default.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/default.json index 5d2cb266b..c3a400f6b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/default.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/default.json @@ -41,6 +41,10 @@ "text" : "Default" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L29" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/default/variant.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/default/variant.json index 4ca886a71..dc589f3b0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/default/variant.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/default/variant.json @@ -53,6 +53,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L30" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/equatable-implementations.json index 06036d55b..a72fc1208 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/equatable-implementations.json @@ -171,7 +171,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloSchemaDownloadConfiguration/DownloadMethod-swift.enum/ApolloRegistrySettings/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/graphid.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/graphid.json index aaeada5cd..fdc9940fe 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/graphid.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/graphid.json @@ -50,6 +50,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L25" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/init(apikey:graphid:variant:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/init(apikey:graphid:variant:).json index 3fd3c4fc4..41cb2dc61 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/init(apikey:graphid:variant:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/init(apikey:graphid:variant:).json @@ -88,6 +88,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L40" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/init(from:).json index c82ff994c..fa722a382 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -66,6 +52,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L56" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/variant.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/variant.json index 633a51ead..8cf4345cd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/variant.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/variant.json @@ -54,6 +54,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L27" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/equatable-implementations.json index b0824edf7..7a50982ca 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/equatable-implementations.json @@ -139,7 +139,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloSchemaDownloadConfiguration/DownloadMethod-swift.enum/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod.json index cbcd69e46..96233bd44 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod.json @@ -54,6 +54,10 @@ "text" : "HTTPMethod" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L71" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/!=(_:_:).json index 87ba4663f..1e32faf83 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -175,6 +167,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -325,7 +447,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloSchemaDownloadConfiguration/DownloadMethod-swift.enum/HTTPMethod/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/description.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/description.json index 865ad7c6d..035841f3f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/description.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/description.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CustomStringConvertible.description", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -58,6 +44,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L78" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/equatable-implementations.json index fec669151..6c6016d1a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/equatable-implementations.json @@ -182,7 +182,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloSchemaDownloadConfiguration/DownloadMethod-swift.enum/HTTPMethod/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/get(queryparametername:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/get(queryparametername:).json index f82cfbd78..0063938ad 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/get(queryparametername:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/get(queryparametername:).json @@ -78,6 +78,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L76" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/init(from:).json index 53f5f660d..e7c067d95 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/post.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/post.json index 14bfbb143..f936b15e3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/post.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/post.json @@ -41,6 +41,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L73" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/init(from:).json index 4166a39a1..6136a7217 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/introspection(endpointurl:httpmethod:outputformat:includedeprecatedinputvalues:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/introspection(endpointurl:httpmethod:outputformat:includedeprecatedinputvalues:).json index 9758dcb35..c933add7c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/introspection(endpointurl:httpmethod:outputformat:includedeprecatedinputvalues:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/introspection(endpointurl:httpmethod:outputformat:includedeprecatedinputvalues:).json @@ -148,6 +148,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L14" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat.json index fee368915..7a8eae68b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat.json @@ -62,6 +62,10 @@ "text" : "OutputFormat" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L91" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/!=(_:_:).json index 016aaf01c..8fe85981f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -175,6 +167,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -333,7 +455,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloSchemaDownloadConfiguration/DownloadMethod-swift.enum/OutputFormat/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/description.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/description.json index cce07e94a..fd6c615f0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/description.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/description.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CustomStringConvertible.description", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -58,6 +44,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L98" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/encode(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/encode(to:).json index a0b08d50e..8116d5081 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/encode(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/encode(to:).json @@ -1,11 +1,23 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Encodes this value into the given encoder, when the type’s ", "type" : "text" }, { - "code" : "RawRepresentable.encode(to:)", + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", "type" : "codeVoice" }, { @@ -191,6 +203,53 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The encoder to write data to.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "encoder" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This function throws an error if any values are invalid for the given", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "encoder’s format.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -349,7 +408,30 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloSchemaDownloadConfiguration/DownloadMethod-swift.enum/OutputFormat/encode(to:)": { "abstract" : [ - + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/equatable-implementations.json index 3b051e45b..f56966444 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/equatable-implementations.json @@ -190,7 +190,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloSchemaDownloadConfiguration/DownloadMethod-swift.enum/OutputFormat/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/hash(into:).json index 1375907e6..7b8f3e35b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/hashvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/hashvalue.json index d8c577f72..6f5549960 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/hashvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/hashvalue.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hashValue", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/init(from:).json index 9c7905e5c..d08124946 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/init(from:).json @@ -1,11 +1,27 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Creates a new instance by decoding from the given decoder, when the", "type" : "text" }, { - "code" : "RawRepresentable.init(from:)", + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", "type" : "codeVoice" }, { @@ -175,6 +191,53 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The decoder to read data from.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "decoder" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This initializer throws an error if reading from the decoder fails, or", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "if the data read is corrupted or otherwise invalid.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -333,7 +396,34 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloSchemaDownloadConfiguration/DownloadMethod-swift.enum/OutputFormat/init(from:)": { "abstract" : [ - + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/init(rawvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/init(rawvalue:).json index 47cb21b2f..c14c30e2f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/init(rawvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/init(rawvalue:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.init(rawValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/json.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/json.json index 5a915cfb2..ac472ff16 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/json.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/json.json @@ -41,6 +41,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L96" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/rawrepresentable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/rawrepresentable-implementations.json index b8c3915c9..49a3a466d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/rawrepresentable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/rawrepresentable-implementations.json @@ -207,7 +207,30 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloSchemaDownloadConfiguration/DownloadMethod-swift.enum/OutputFormat/encode(to:)": { "abstract" : [ - + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -489,7 +512,34 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloSchemaDownloadConfiguration/DownloadMethod-swift.enum/OutputFormat/init(from:)": { "abstract" : [ - + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/sdl.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/sdl.json index e5bc6b2fc..bb4db772b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/sdl.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/sdl.json @@ -54,6 +54,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L94" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.property.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.property.json index 03336695f..78570a04f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.property.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.property.json @@ -57,6 +57,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L142" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadtimeout.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadtimeout.json index 67fd8f09f..19a6b934a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadtimeout.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadtimeout.json @@ -56,6 +56,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L145" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/equatable-implementations.json index 9f7d21953..0dd6ca191 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/equatable-implementations.json @@ -104,7 +104,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloSchemaDownloadConfiguration/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/headers.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/headers.json index 06fb0c86a..520d10985 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/headers.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/headers.json @@ -61,6 +61,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L147" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader.json index 30e0658ac..a226ad959 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader.json @@ -45,6 +45,10 @@ "text" : "HTTPHeader" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L120" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/!=(_:_:).json index 356a84930..1d238a22c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -282,7 +404,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloSchemaDownloadConfiguration/HTTPHeader/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/debugdescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/debugdescription.json index 99a1a77f2..97c66b7fc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/debugdescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/debugdescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CustomDebugStringConvertible.debugDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L126" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/equatable-implementations.json index f0bacbda5..7e756e276 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/equatable-implementations.json @@ -139,7 +139,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloSchemaDownloadConfiguration/HTTPHeader/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/init(from:).json index 6684a9a89..dd519449e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/init(key:value:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/init(key:value:).json index 5a8122df7..5cddbc8b4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/init(key:value:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/init(key:value:).json @@ -64,6 +64,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L130" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/init(from:).json index f036a823e..4a485e390 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -64,6 +50,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L188" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/init(using:timeout:headers:outputpath:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/init(using:timeout:headers:outputpath:).json index 6efb7a92d..61b5d33f0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/init(using:timeout:headers:outputpath:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/init(using:timeout:headers:outputpath:).json @@ -121,6 +121,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L167" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/outputformat.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/outputformat.json index 3d52ef4b1..6ab3a285e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/outputformat.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/outputformat.json @@ -60,6 +60,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L229" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/outputpath.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/outputpath.json index 0d9c03858..0df8ce9bc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/outputpath.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloadconfiguration/outputpath.json @@ -48,6 +48,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloadConfiguration.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration.swift#L149" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader.json index 2ee6c30fb..b8cb3ca6e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader.json @@ -44,6 +44,10 @@ "text" : "ApolloSchemaDownloader" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloader.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloader.swift#L8" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/fetch(configuration:withrooturl:session:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/fetch(configuration:withrooturl:session:).json index 67dc9e5cc..9b758a9d2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/fetch(configuration:withrooturl:session:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/fetch(configuration:withrooturl:session:).json @@ -114,6 +114,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloader.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloader.swift#L54" + }, "role" : "symbol", "roleHeading" : "Type Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror.json index 4dfc5ff3a..92f837353 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror.json @@ -39,6 +39,10 @@ "text" : "SchemaDownloadError" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloader.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloader.swift#L10" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotconvertintrospectionjsontosdl(underlying:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotconvertintrospectionjsontosdl(underlying:).json index c495a8dad..0fc84cd84 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotconvertintrospectionjsontosdl(underlying:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotconvertintrospectionjsontosdl(underlying:).json @@ -55,6 +55,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloader.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloader.swift#L17" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotcreatesdldatatowrite(schema:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotcreatesdldatatowrite(schema:).json index 5fe9a0e17..2dd40c109 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotcreatesdldatatowrite(schema:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotcreatesdldatatowrite(schema:).json @@ -55,6 +55,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloader.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloader.swift#L16" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotcreateurlcomponentsfromendpointurl(url:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotcreateurlcomponentsfromendpointurl(url:).json index 9b755a5bb..805170862 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotcreateurlcomponentsfromendpointurl(url:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotcreateurlcomponentsfromendpointurl(url:).json @@ -55,6 +55,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloader.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloader.swift#L18" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotextractsdlfromregistryjson.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotextractsdlfromregistryjson.json index 7c2893a48..497efddc0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotextractsdlfromregistryjson.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotextractsdlfromregistryjson.json @@ -34,6 +34,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloader.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloader.swift#L15" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotgeturlfromurlcomponents(components:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotgeturlfromurlcomponents(components:).json index e6f23951b..318caf5f9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotgeturlfromurlcomponents(components:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotgeturlfromurlcomponents(components:).json @@ -55,6 +55,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloader.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloader.swift#L19" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotparseregistryjson(underlying:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotparseregistryjson(underlying:).json index 56eb552ea..3ae0c0bbc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotparseregistryjson(underlying:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotparseregistryjson(underlying:).json @@ -55,6 +55,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloader.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloader.swift#L13" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/downloadedintrospectionjsonfilenotfound(underlying:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/downloadedintrospectionjsonfilenotfound(underlying:).json index 3fc4360e6..cd940b73f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/downloadedintrospectionjsonfilenotfound(underlying:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/downloadedintrospectionjsonfilenotfound(underlying:).json @@ -55,6 +55,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloader.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloader.swift#L12" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/downloadedregistryjsonfilenotfound(underlying:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/downloadedregistryjsonfilenotfound(underlying:).json index 4369dfbb1..8e2be45f9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/downloadedregistryjsonfilenotfound(underlying:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/downloadedregistryjsonfilenotfound(underlying:).json @@ -55,6 +55,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloader.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloader.swift#L11" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/error-implementations.json index 3fbde9b2b..2cf626e5d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/error-implementations.json @@ -136,7 +136,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloSchemaDownloader/SchemaDownloadError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/errordescription.json index 6357b5add..693bcb4ac 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloader.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloader.swift#L21" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/failurereason.json index 19d6a465a..c98fc65a2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/helpanchor.json index 1a6b765cb..7bf847aba 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/localizeddescription.json index d9784d3e3..8961995b5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -249,7 +241,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloSchemaDownloader/SchemaDownloadError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/recoverysuggestion.json index 914ae4d9a..d0c5c52ba 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/unexpectedregistryjsontype.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/unexpectedregistryjsontype.json index fb50ef4f0..deff89bcd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/unexpectedregistryjsontype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/unexpectedregistryjsontype.json @@ -34,6 +34,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "ApolloSchemaDownloader.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/ApolloSchemaDownloader.swift#L14" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror.json index 50c93c0e9..27cfc1f43 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror.json @@ -38,6 +38,10 @@ "text" : "ApolloURLError" } ], + "remoteSource" : { + "fileName" : "URL+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/URL+Apollo.swift#L3" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/!=(_:_:).json index 5a72efacf..190e7ed6d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -244,7 +366,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloURLError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/equatable-implementations.json index 2346e87c6..5abe2d148 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/equatable-implementations.json @@ -101,7 +101,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloURLError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/error-implementations.json index 648390ca4..068df04d4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/error-implementations.json @@ -101,7 +101,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloURLError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/errordescription.json index 299d76ba4..a242fd4b3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -60,6 +46,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "URL+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/URL+Apollo.swift#L6" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/failurereason.json index 4a606a24a..5a8b99c66 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/filenameisempty.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/filenameisempty.json index 0e8eba978..eb089555c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/filenameisempty.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/filenameisempty.json @@ -33,6 +33,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "URL+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/URL+Apollo.swift#L4" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/helpanchor.json index 8ff56453e..ced40564b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/localizeddescription.json index 594e5e2c7..8c46aa9fe 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -214,7 +206,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/ApolloURLError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/recoverysuggestion.json index 1c049bf8e..f7dba5213 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/apollourlerror/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger.json index b9c62bdcf..31ae6fbb7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger.json @@ -44,6 +44,10 @@ "text" : "CodegenLogger" } ], + "remoteSource" : { + "fileName" : "CodegenLogger.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenLogger.swift#L4" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/level.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/level.json index 15696ffc9..56754f8e7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/level.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/level.json @@ -89,6 +89,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "CodegenLogger.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenLogger.swift#L24" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/log(_:loglevel:file:line:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/log(_:loglevel:file:line:).json index 4c8c8c593..9c6047bad 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/log(_:loglevel:file:line:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/log(_:loglevel:file:line:).json @@ -144,6 +144,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "CodegenLogger.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenLogger.swift#L32" + }, "role" : "symbol", "roleHeading" : "Type Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel.json index 65cc46321..149b73cf4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel.json @@ -39,6 +39,10 @@ "text" : "LogLevel" } ], + "remoteSource" : { + "fileName" : "CodegenLogger.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenLogger.swift#L5" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/!=(_:_:).json index 7c3bfaa92..d534e9a51 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -279,7 +401,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/CodegenLogger/LogLevel/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/debug.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/debug.json index 7819fabdb..16d2343db 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/debug.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/debug.json @@ -34,6 +34,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "CodegenLogger.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenLogger.swift#L8" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/equatable-implementations.json index 52e78334a..19cab5c26 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/equatable-implementations.json @@ -136,7 +136,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/CodegenLogger/LogLevel/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/error.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/error.json index 55859b98f..bf65d37f6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/error.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/error.json @@ -34,6 +34,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "CodegenLogger.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenLogger.swift#L6" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/hash(into:).json index 15cea9789..962027e3a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/hashvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/hashvalue.json index d27f9c592..f818921ad 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/hashvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/hashvalue.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hashValue", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/init(rawvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/init(rawvalue:).json index be0b259d1..18c25ef58 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/init(rawvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/init(rawvalue:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.init(rawValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/warning.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/warning.json index c77a0106f..877e2f323 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/warning.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/codegenlogger/loglevel/warning.json @@ -34,6 +34,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "CodegenLogger.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenLogger.swift#L7" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/constants.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/constants.json index a6f1de5f3..d6c5f151e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/constants.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/constants.json @@ -38,6 +38,10 @@ "text" : "Constants" } ], + "remoteSource" : { + "fileName" : "Constants.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/Constants.swift#L3" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/constants/codegenversion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/constants/codegenversion.json index 6ee269aeb..0a1b23cfe 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/constants/codegenversion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/constants/codegenversion.json @@ -50,6 +50,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "Constants.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/Constants.swift#L4" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/fileattributes.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/fileattributes.json index 1ebb5e5b6..fbbc791cf 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/fileattributes.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/fileattributes.json @@ -38,6 +38,10 @@ "text" : "FileAttributes" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L3" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor.json index c8e41279a..a84912abd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor.json @@ -38,6 +38,10 @@ "text" : "FileManagerActor" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L5" + }, "role" : "symbol", "roleHeading" : "Class", "symbolKind" : "class", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/actor-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/actor-implementations.json index 2da1baa10..aa67c3a85 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/actor-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/actor-implementations.json @@ -103,7 +103,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/FileManagerActor/assertIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Stops program execution if the current task is not executing on this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "actor’s serial executor.", + "type" : "text" + } ], "fragments" : [ { @@ -183,7 +194,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/FileManagerActor/assumeIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Assume that the current task is executing on this actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "or stop program execution otherwise.", + "type" : "text" + } ], "fragments" : [ { @@ -298,7 +320,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/FileManagerActor/preconditionIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Stops program execution if the current task is not executing on this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "actor’s serial executor.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/assertisolated(_:file:line:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/assertisolated(_:file:line:).json index 5fa9edab2..d39c59013 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/assertisolated(_:file:line:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/assertisolated(_:file:line:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Stops program execution if the current task is not executing on this", "type" : "text" }, { - "code" : "Actor.assertIsolated(_:file:line:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "actor’s serial executor.", "type" : "text" } ], @@ -267,6 +267,224 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The message to print if the assertion fails.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "message" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The file name to print if the assertion fails. The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "file" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The line number to print if the assertion fails The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "line" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This function’s effect varies depending on the build flag used:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "items" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "In playgrounds and ", + "type" : "text" + }, + { + "code" : "-Onone", + "type" : "codeVoice" + }, + { + "text" : " builds (the default for Xcode’s Debug", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "configuration), stops program execution in a debuggable state after", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "printing ", + "type" : "text" + }, + { + "code" : "message", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "In ", + "type" : "text" + }, + { + "code" : "-O", + "type" : "codeVoice" + }, + { + "text" : " builds (the default for Xcode’s Release configuration),", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the isolation check is not performed and there are no effects.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + } + ], + "type" : "unorderedList" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "This check is performed against the actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "meaning that \/ if another actor uses the same serial executor–by using", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that actor’s serial executor as its own ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : "–this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "check will succeed , as from a concurrency safety perspective, the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "serial executor guarantees mutual exclusion of those two actors.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Note", + "style" : "note", + "type" : "aside" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -338,7 +556,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/FileManagerActor/assertIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Stops program execution if the current task is not executing on this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "actor’s serial executor.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/assumeisolated(_:file:line:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/assumeisolated(_:file:line:).json index 30a64f195..7dd9e388f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/assumeisolated(_:file:line:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/assumeisolated(_:file:line:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Assume that the current task is executing on this actor’s serial executor,", "type" : "text" }, { - "code" : "Actor.assumeIsolated(_:file:line:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "or stop program execution otherwise.", "type" : "text" } ], @@ -358,6 +358,378 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The operation that will be executed if the current context", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is executing on the actors serial executor.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "operation" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The file name to print if the assertion fails. The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "file" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The line number to print if the assertion fails The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "line" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "The return value of the ", + "type" : "text" + }, + { + "code" : "operation", + "type" : "codeVoice" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "You call this method to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "assume and verify", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " that the currently", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "executing synchronous function is actually executing on the serial", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "executor of this actor.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "If that is the case, the operation is invoked with an ", + "type" : "text" + }, + { + "code" : "isolated", + "type" : "codeVoice" + }, + { + "text" : " version", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "of the actor, allowing synchronous access to actor local state without", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "hopping through asynchronous boundaries.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "If the current context is not running on the actor’s serial executor, or", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "if the actor is a reference to a remote actor, this method will crash", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "with a fatal error (similar to ", + "type" : "text" + }, + { + "code" : "preconditionIsolated()", + "type" : "codeVoice" + }, + { + "text" : ").", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "Note that this check is performed against the passed in actor’s serial", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "executor, meaning that if another actor uses the same serial executor–by", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "using that actor’s ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : " as its own", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : "–this check will succeed, as from a concurrency", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "safety perspective, the serial executor guarantees mutual exclusion of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "those two actors.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This method can only be used from synchronous functions, as asynchronous", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "functions should instead perform a normal method call to the actor, which", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "will hop task execution to the target actor if necessary.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "This check is performed against the actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "meaning that \/ if another actor uses the same serial executor–by using", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "another actor’s executor as its own ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "–this check will succeed , as from a concurrency safety perspective,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the serial executor guarantees mutual exclusion of those two actors.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Note", + "style" : "note", + "type" : "aside" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Rethrows the ", + "type" : "text" + }, + { + "code" : "Error", + "type" : "codeVoice" + }, + { + "text" : " thrown by the operation if it threw", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Throws", + "style" : "note", + "type" : "aside" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -429,7 +801,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/FileManagerActor/assumeIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Assume that the current task is executing on this actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "or stop program execution otherwise.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/preconditionisolated(_:file:line:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/preconditionisolated(_:file:line:).json index d35ddeb83..78e66ccdd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/preconditionisolated(_:file:line:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/preconditionisolated(_:file:line:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Stops program execution if the current task is not executing on this", "type" : "text" }, { - "code" : "Actor.preconditionIsolated(_:file:line:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "actor’s serial executor.", "type" : "text" } ], @@ -267,6 +267,224 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The message to print if the assertion fails.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "message" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The file name to print if the assertion fails. The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "file" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The line number to print if the assertion fails The default is", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "where this method was called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "line" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This function’s effect varies depending on the build flag used:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "items" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "In playgrounds and ", + "type" : "text" + }, + { + "code" : "-Onone", + "type" : "codeVoice" + }, + { + "text" : " builds (the default for Xcode’s Debug", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "configuration), stops program execution in a debuggable state after", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "printing ", + "type" : "text" + }, + { + "code" : "message", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "In ", + "type" : "text" + }, + { + "code" : "-O", + "type" : "codeVoice" + }, + { + "text" : " builds (the default for Xcode’s Release configuration), stops", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "program execution.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + } + ], + "type" : "unorderedList" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "This check is performed against the actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "meaning that \/ if another actor uses the same serial executor–by using", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that actor’s serial executor as its own ", + "type" : "text" + }, + { + "code" : "Actor\/unownedExecutor", + "type" : "codeVoice" + }, + { + "text" : "–this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "check will succeed , as from a concurrency safety perspective, the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "serial executor guarantees mutual exclusion of those two actors.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Note", + "style" : "note", + "type" : "aside" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -338,7 +556,18 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/FileManagerActor/preconditionIsolated(_:file:line:)": { "abstract" : [ - + { + "text" : "Stops program execution if the current task is not executing on this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "actor’s serial executor.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/shared.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/shared.json index 9f7900d7e..3df66403d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/shared.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/shared.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "GlobalActor.shared", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -64,6 +50,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L6" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/sharedunownedexecutor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/sharedunownedexecutor.json index 68c950c5f..bf8fcc0e1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/sharedunownedexecutor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanageractor/sharedunownedexecutor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "GlobalActor.sharedUnownedExecutor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror.json index 0e8020f93..58262d625 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror.json @@ -38,6 +38,10 @@ "text" : "FileManagerPathError" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L130" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/!=(_:_:).json index f3c26c641..34e53d1f1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -244,7 +366,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/FileManagerPathError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/cannotcreatefile(at:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/cannotcreatefile(at:).json index 62be9c634..9623b5ab4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/cannotcreatefile(at:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/cannotcreatefile(at:).json @@ -54,6 +54,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L133" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/equatable-implementations.json index 81bc63f6a..b9721ec84 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/equatable-implementations.json @@ -101,7 +101,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/FileManagerPathError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/error-implementations.json index a8396b64b..88c23715f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/error-implementations.json @@ -101,7 +101,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/FileManagerPathError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/errordescription.json index f3c1548bd..19c4d3ee6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -56,6 +42,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L135" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/failurereason.json index a3a89b94e..3275c51fa 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/helpanchor.json index f7dc0fe96..39a90238c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/localizeddescription.json index e30bf45a7..225abc3cb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -214,7 +206,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/FileManagerPathError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/notadirectory(path:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/notadirectory(path:).json index a03a830d2..171e6160b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/notadirectory(path:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/notadirectory(path:).json @@ -54,6 +54,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L132" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/notafile(path:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/notafile(path:).json index f22d4dab1..5be6e5093 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/notafile(path:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/notafile(path:).json @@ -54,6 +54,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "FileManager+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/FileManager+Apollo.swift#L131" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/recoverysuggestion.json index 5b3bc1f52..bb94567ce 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/filemanagerpatherror/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/filehandle/write(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/filehandle/write(_:).json index 1062984e3..6dbfab9bf 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/filehandle/write(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/filehandle/write(_:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "TextOutputStream.write(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -65,6 +51,10 @@ ] } ], + "remoteSource" : { + "fileName" : "CodegenLogger.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/CodegenLogger.swift#L48" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/url/childfileurl(filename:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/url/childfileurl(filename:).json index 9580d18fc..3fb7856cf 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/url/childfileurl(filename:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/url/childfileurl(filename:).json @@ -78,6 +78,10 @@ ] } ], + "remoteSource" : { + "fileName" : "URL+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/URL+Apollo.swift#L51" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/url/childfolderurl(foldername:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/url/childfolderurl(foldername:).json index a6e26bb19..120c32aa3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/url/childfolderurl(foldername:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/url/childfolderurl(foldername:).json @@ -64,6 +64,10 @@ ] } ], + "remoteSource" : { + "fileName" : "URL+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/URL+Apollo.swift#L42" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/url/parentfolderurl().json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/url/parentfolderurl().json index fd6822f81..bb6ee9f66 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/url/parentfolderurl().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/url/parentfolderurl().json @@ -47,6 +47,10 @@ ] } ], + "remoteSource" : { + "fileName" : "URL+Apollo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/URL+Apollo.swift#L36" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/urlsession/loaddata(with:completionhandler:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/urlsession/loaddata(with:completionhandler:).json index 2eac4a693..7828a9dd2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/urlsession/loaddata(with:completionhandler:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/foundation/urlsession/loaddata(with:completionhandler:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "NetworkSession.loadData(with:completionHandler:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -134,6 +120,10 @@ ] } ], + "remoteSource" : { + "fileName" : "URLDownloader.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/URLDownloader.swift#L21" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob.json index d2338feba..2f422f619 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob.json @@ -44,6 +44,10 @@ "text" : "Glob" } ], + "remoteSource" : { + "fileName" : "Glob.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/Glob.swift#L21" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror.json index dafbb06ee..f5546c2e2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror.json @@ -45,6 +45,10 @@ "text" : "MatchError" } ], + "remoteSource" : { + "fileName" : "Glob.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/Glob.swift#L32" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/!=(_:_:).json index 8e5151b79..027b6db2f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -282,7 +404,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/Glob/MatchError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/aborted.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/aborted.json index 74690391b..dccc5ca35 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/aborted.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/aborted.json @@ -34,6 +34,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "Glob.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/Glob.swift#L34" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/cannotenumerate(path:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/cannotenumerate(path:).json index b50bfd06e..567068237 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/cannotenumerate(path:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/cannotenumerate(path:).json @@ -55,6 +55,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "Glob.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/Glob.swift#L35" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/equatable-implementations.json index 392922c6f..1f3606416 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/equatable-implementations.json @@ -139,7 +139,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/Glob/MatchError/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/error-implementations.json index fe36958f9..b131ed962 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/error-implementations.json @@ -139,7 +139,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/Glob/MatchError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/errordescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/errordescription.json index 6e0b40ac7..f9ab80893 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/errordescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/errordescription.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.errorDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -61,6 +47,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "Glob.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/Glob.swift#L39" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/failurereason.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/failurereason.json index d07a76660..4927e45f2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/failurereason.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/failurereason.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.failureReason", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/helpanchor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/helpanchor.json index 7c69a4971..e67d9aefd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/helpanchor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/helpanchor.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.helpAnchor", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/invalidexclude(path:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/invalidexclude(path:).json index 4224864f7..7c8f869a8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/invalidexclude(path:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/invalidexclude(path:).json @@ -55,6 +55,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "Glob.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/Glob.swift#L36" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/localizeddescription.json index 5668169af..e725a67cb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -252,7 +244,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/Glob/MatchError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/nospace.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/nospace.json index 3fdaadd57..96ac4cfcc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/nospace.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/nospace.json @@ -34,6 +34,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "Glob.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/Glob.swift#L33" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/recoverysuggestion.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/recoverysuggestion.json index e80ffef24..8aab9a1a4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/recoverysuggestion.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/recoverysuggestion.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "LocalizedError.recoverySuggestion", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/unknown(code:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/unknown(code:).json index 20cd6a4a1..5cc8077fa 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/unknown(code:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/glob/matcherror/unknown(code:).json @@ -55,6 +55,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "Glob.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/Glob.swift#L37" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule.json index 52612b759..b2d6f467b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule.json @@ -44,6 +44,10 @@ "text" : "InflectionRule" } ], + "remoteSource" : { + "fileName" : "Pluralizer.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/Pluralizer.swift#L5" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/!=(_:_:).json index 08eac10b0..26be838ed 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -247,7 +369,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/InflectionRule/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/equatable-implementations.json index 95319f6fe..3d79774f3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/equatable-implementations.json @@ -104,7 +104,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/InflectionRule/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/init(from:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/init(from:).json index 900a7eb22..a9858ba87 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/init(from:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/init(from:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Decodable.init(from:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/irregular(singular:plural:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/irregular(singular:plural:).json index f8bee7faa..59e4846fe 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/irregular(singular:plural:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/irregular(singular:plural:).json @@ -77,6 +77,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "Pluralizer.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/Pluralizer.swift#L20" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/pluralization(singularregex:replacementregex:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/pluralization(singularregex:replacementregex:).json index 3bf922443..1dec0e69d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/pluralization(singularregex:replacementregex:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/pluralization(singularregex:replacementregex:).json @@ -77,6 +77,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "Pluralizer.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/Pluralizer.swift#L10" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/singularization(pluralregex:replacementregex:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/singularization(pluralregex:replacementregex:).json index 9704b8eb2..51c60a89c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/singularization(pluralregex:replacementregex:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/singularization(pluralregex:replacementregex:).json @@ -77,6 +77,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "Pluralizer.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/Pluralizer.swift#L15" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/uncountable(word:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/uncountable(word:).json index 6cc9bf020..0327d95e3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/uncountable(word:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/inflectionrule/uncountable(word:).json @@ -60,6 +60,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "Pluralizer.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/Pluralizer.swift#L24" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/networksession.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/networksession.json index 2956e26b3..5296fc9b8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/networksession.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/networksession.json @@ -44,6 +44,10 @@ "text" : "NetworkSession" } ], + "remoteSource" : { + "fileName" : "URLDownloader.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/URLDownloader.swift#L4" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/networksession/loaddata(with:completionhandler:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/networksession/loaddata(with:completionhandler:).json index a264877a2..69cf3705d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/networksession/loaddata(with:completionhandler:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/networksession/loaddata(with:completionhandler:).json @@ -121,6 +121,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "URLDownloader.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/URLDownloader.swift#L14" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor.json index a2c03688b..b6cbff424 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor.json @@ -38,6 +38,10 @@ "text" : "OperationDescriptor" } ], + "remoteSource" : { + "fileName" : "OperationDescriptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/OperationDescriptor.swift#L4" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/filepath.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/filepath.json index bd84a8b7c..90774fc77 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/filepath.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/filepath.json @@ -42,6 +42,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "OperationDescriptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/OperationDescriptor.swift#L36" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/name.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/name.json index 448172266..cd138c906 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/name.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/name.json @@ -42,6 +42,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "OperationDescriptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/OperationDescriptor.swift#L34" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype.json index 237fb2e28..7a42560fa 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype.json @@ -39,6 +39,10 @@ "text" : "OperationType" } ], + "remoteSource" : { + "fileName" : "OperationDescriptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/OperationDescriptor.swift#L5" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/!=(_:_:).json index c9af9bc45..6e4abb109 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -276,7 +398,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/OperationDescriptor/OperationType/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/equatable-implementations.json index 18ed9db6b..af1ca79c0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/equatable-implementations.json @@ -133,7 +133,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/OperationDescriptor/OperationType/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/hash(into:).json index 0e47dec3b..4a4c6b06a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/hashvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/hashvalue.json index a2d911bb5..a3fbdaf9c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/hashvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/hashvalue.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hashValue", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/init(rawvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/init(rawvalue:).json index 2d0718634..abcabbad1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/init(rawvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/init(rawvalue:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.init(rawValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/mutation.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/mutation.json index 6ac8a5f3c..bb67399e5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/mutation.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/mutation.json @@ -34,6 +34,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "OperationDescriptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/OperationDescriptor.swift#L7" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/query.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/query.json index 5fc9b404c..1543286a8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/query.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/query.json @@ -34,6 +34,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "OperationDescriptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/OperationDescriptor.swift#L6" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/subscription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/subscription.json index 7a4e3541e..cfc7070c6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/subscription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/operationtype/subscription.json @@ -34,6 +34,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "OperationDescriptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/OperationDescriptor.swift#L8" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/rawsourcetext.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/rawsourcetext.json index ea1c86145..531ce8760 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/rawsourcetext.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/rawsourcetext.json @@ -72,6 +72,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "OperationDescriptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/OperationDescriptor.swift#L54" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat.json index 85d7eec3c..1f1e6132a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat.json @@ -39,6 +39,10 @@ "text" : "SourceFormat" } ], + "remoteSource" : { + "fileName" : "OperationDescriptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/OperationDescriptor.swift#L11" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat/!=(_:_:).json index 1d518f2e3..cc182ecaf 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -276,7 +398,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/OperationDescriptor/SourceFormat/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat/equatable-implementations.json index 090f0f5a2..579963655 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat/equatable-implementations.json @@ -133,7 +133,10 @@ }, "doc://ApolloCodegenLib/documentation/ApolloCodegenLib/OperationDescriptor/SourceFormat/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat/manifestjsonbody.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat/manifestjsonbody.json index cfcb1e6a4..cbc7b182f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat/manifestjsonbody.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat/manifestjsonbody.json @@ -72,6 +72,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "OperationDescriptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/OperationDescriptor.swift#L29" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat/rawsource.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat/rawsource.json index 218f34ab4..6caf46543 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat/rawsource.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/sourceformat/rawsource.json @@ -64,6 +64,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "OperationDescriptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/OperationDescriptor.swift#L21" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/type.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/type.json index f8fe5d86a..fcd33f774 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/type.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationdescriptor/type.json @@ -51,6 +51,10 @@ "name" : "ApolloCodegenLib" } ], + "remoteSource" : { + "fileName" : "OperationDescriptor.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/OperationDescriptor.swift#L38" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationidentifierprovider.json b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationidentifierprovider.json index ece58fd05..320da1651 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationidentifierprovider.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollocodegenlib/operationidentifierprovider.json @@ -52,6 +52,10 @@ "text" : "OperationIdentifierProvider" } ], + "remoteSource" : { + "fileName" : "OperationIdentifierFactory.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-codegen\/Sources\/ApolloCodegenLib\/OperationIdentifierFactory.swift#L8" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination.json index 4cf912437..bbc7a2439 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination.json @@ -52,6 +52,10 @@ "text" : "CursorBasedPagination" } ], + "remoteSource" : { + "fileName" : "CursorBasedPagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/CursorBasedPagination.swift#L3" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional.json index 9ad84099c..c225c0f2d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional.json @@ -46,6 +46,10 @@ "text" : "Bidirectional" } ], + "remoteSource" : { + "fileName" : "BidirectionalPagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/BidirectionalPagination.swift#L3" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/!=(_:_:).json index f43f5c1a7..ad6cd554e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -287,7 +409,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/CursorBasedPagination/Bidirectional/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/canloadnext.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/canloadnext.json index f0e0df677..3df774a47 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/canloadnext.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/canloadnext.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "PaginationInfo.canLoadNext", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "BidirectionalPagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/BidirectionalPagination.swift#L9" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/canloadprevious.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/canloadprevious.json index 10abaa13d..c660a1033 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/canloadprevious.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/canloadprevious.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "PaginationInfo.canLoadPrevious", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "BidirectionalPagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/BidirectionalPagination.swift#L10" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/endcursor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/endcursor.json index f9f6ac79f..11b6e2802 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/endcursor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/endcursor.json @@ -47,6 +47,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "BidirectionalPagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/BidirectionalPagination.swift#L5" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/equatable-implementations.json index 100b32fec..30c8e60e8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/equatable-implementations.json @@ -144,7 +144,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/CursorBasedPagination/Bidirectional/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/hasnext.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/hasnext.json index 66fcd3b27..bd2bb4742 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/hasnext.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/hasnext.json @@ -43,6 +43,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "BidirectionalPagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/BidirectionalPagination.swift#L4" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/hasprevious.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/hasprevious.json index 9de5e61b6..b234de9c5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/hasprevious.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/hasprevious.json @@ -43,6 +43,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "BidirectionalPagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/BidirectionalPagination.swift#L6" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/init(hasnext:endcursor:hasprevious:startcursor:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/init(hasnext:endcursor:hasprevious:startcursor:).json index 8afe8fbe6..5177115e8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/init(hasnext:endcursor:hasprevious:startcursor:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/init(hasnext:endcursor:hasprevious:startcursor:).json @@ -98,6 +98,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "BidirectionalPagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/BidirectionalPagination.swift#L12" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/startcursor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/startcursor.json index 720e793a6..c0eefc571 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/startcursor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/bidirectional/startcursor.json @@ -47,6 +47,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "BidirectionalPagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/BidirectionalPagination.swift#L7" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward.json index e88aec4a7..78364ee10 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward.json @@ -46,6 +46,10 @@ "text" : "Forward" } ], + "remoteSource" : { + "fileName" : "ForwardPagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/ForwardPagination.swift#L3" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/!=(_:_:).json index 3f0dc5ea1..0a97e1d2e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -287,7 +409,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/CursorBasedPagination/Forward/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/canloadnext.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/canloadnext.json index 602cc79d5..27a59d27f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/canloadnext.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/canloadnext.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "PaginationInfo.canLoadNext", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "ForwardPagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/ForwardPagination.swift#L7" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/canloadprevious.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/canloadprevious.json index 9d7b999bb..90cb71440 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/canloadprevious.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/canloadprevious.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "PaginationInfo.canLoadPrevious", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "ForwardPagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/ForwardPagination.swift#L8" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/endcursor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/endcursor.json index 75a28af9c..a3b438872 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/endcursor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/endcursor.json @@ -47,6 +47,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "ForwardPagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/ForwardPagination.swift#L5" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/equatable-implementations.json index 998f50e1b..01f8662ed 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/equatable-implementations.json @@ -144,7 +144,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/CursorBasedPagination/Forward/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/hasnext.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/hasnext.json index 82291ea69..8ded06f49 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/hasnext.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/hasnext.json @@ -43,6 +43,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "ForwardPagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/ForwardPagination.swift#L4" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/init(hasnext:endcursor:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/init(hasnext:endcursor:).json index fe1d37fe2..aca3f8a13 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/init(hasnext:endcursor:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/forward/init(hasnext:endcursor:).json @@ -64,6 +64,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "ForwardPagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/ForwardPagination.swift#L10" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse.json index dc6517818..1032e0303 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse.json @@ -46,6 +46,10 @@ "text" : "Reverse" } ], + "remoteSource" : { + "fileName" : "ReversePagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/ReversePagination.swift#L3" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/!=(_:_:).json index 09d3b8fa8..1e55e1be4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -287,7 +409,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/CursorBasedPagination/Reverse/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/canloadnext.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/canloadnext.json index 189d546d3..855c1caed 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/canloadnext.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/canloadnext.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "PaginationInfo.canLoadNext", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "ReversePagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/ReversePagination.swift#L7" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/canloadprevious.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/canloadprevious.json index 346c7d87b..15df1ba98 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/canloadprevious.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/canloadprevious.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "PaginationInfo.canLoadPrevious", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "ReversePagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/ReversePagination.swift#L8" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/equatable-implementations.json index e72c701a7..5527667be 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/equatable-implementations.json @@ -144,7 +144,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/CursorBasedPagination/Reverse/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/hasprevious.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/hasprevious.json index a59e6caa6..60afb195f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/hasprevious.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/hasprevious.json @@ -43,6 +43,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "ReversePagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/ReversePagination.swift#L4" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/init(hasprevious:startcursor:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/init(hasprevious:startcursor:).json index 3d092740f..61c4893e3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/init(hasprevious:startcursor:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/init(hasprevious:startcursor:).json @@ -64,6 +64,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "ReversePagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/ReversePagination.swift#L10" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/startcursor.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/startcursor.json index c6a3296a1..1d52309ae 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/startcursor.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/cursorbasedpagination/reverse/startcursor.json @@ -47,6 +47,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "ReversePagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/CursorBasedPagination\/ReversePagination.swift#L5" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager.json index 85cbd0e43..da5ab8677 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager.json @@ -52,6 +52,10 @@ "text" : "GraphQLQueryPager" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L8" + }, "role" : "symbol", "roleHeading" : "Class", "symbolKind" : "class", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/allsatisfy(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/allsatisfy(_:).json index 144c46c1a..c053d793c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/allsatisfy(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/allsatisfy(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.allSatisfy(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes a single Boolean value that indicates whether all received elements pass a given predicate.", "type" : "text" } ], @@ -249,6 +241,184 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that evaluates each received element. Return ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " to continue, or ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : " to cancel the upstream and complete.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that publishes a Boolean value that indicates whether all received elements pass a given predicate.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use the ", + "type" : "text" + }, + { + "code" : "Publisher\/allSatisfy(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator to determine if all elements in a stream satisfy a criteria you provide. When this publisher receives an element, it runs the predicate against the element. If the predicate returns ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ", the publisher produces a ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : " value and finishes. If the upstream publisher finishes normally, this publisher produces a ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " value and finishes.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the ", + "type" : "text" + }, + { + "code" : "Publisher\/allSatisfy(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator tests if each an integer array publisher’s elements fall into the ", + "type" : "text" + }, + { + "code" : "targetRange", + "type" : "codeVoice" + }, + { + "text" : ":", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let targetRange = (-1...100)", + "let numbers = [-1, 0, 10, 5]", + "numbers.publisher", + " .allSatisfy { targetRange.contains($0) }", + " .sink { print(\"\\($0)\") }", + "", + "\/\/ Prints: \"true\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "With operators similar to ", + "type" : "text" + }, + { + "code" : "Publisher\/reduce(_:_:)", + "type" : "codeVoice" + }, + { + "text" : ", this publisher produces at most one value.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Upon receiving any request greater than zero, this publisher requests unlimited elements from the upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Note", + "style" : "note", + "type" : "aside" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -328,7 +498,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/allSatisfy(_:)": { "abstract" : [ - + { + "text" : "Publishes a single Boolean value that indicates whether all received elements pass a given predicate.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/append(_:)-3qu99.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/append(_:)-3qu99.json index bb121f6ba..4aa70cca7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/append(_:)-3qu99.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/append(_:)-3qu99.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.append(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Appends a publisher’s output with the specified sequence.", "type" : "text" } ], @@ -362,6 +354,119 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A sequence of elements to publish after this publisher’s elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "elements" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that appends the sequence of elements after this publisher’s elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/append(_:)-69sdn", + "type" : "codeVoice" + }, + { + "text" : " to append a sequence to the end of a publisher’s output.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the ", + "type" : "text" + }, + { + "code" : "Publisher\/append(_:)-69sdn", + "type" : "codeVoice" + }, + { + "text" : " publisher republishes all elements from ", + "type" : "text" + }, + { + "code" : "groundTransport", + "type" : "codeVoice" + }, + { + "text" : " until it finishes, then publishes the members of ", + "type" : "text" + }, + { + "code" : "airTransport", + "type" : "codeVoice" + }, + { + "text" : ":", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let groundTransport = [\"car\", \"bus\", \"truck\", \"subway\", \"bicycle\"]", + "let airTransport = [\"parasail\", \"jet\", \"helicopter\", \"rocket\"]", + "cancellable = groundTransport.publisher", + " .append(airTransport)", + " .sink { print(\"\\($0)\", terminator: \" \") }", + "", + "\/\/ Prints: \"car bus truck subway bicycle parasail jet helicopter rocket\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -441,7 +546,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/append(_:)-3qu99": { "abstract" : [ - + { + "text" : "Appends a publisher’s output with the specified sequence.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/append(_:)-8aal7.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/append(_:)-8aal7.json index c6830b9a3..d4638eb5e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/append(_:)-8aal7.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/append(_:)-8aal7.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.append(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Appends a publisher’s output with the specified elements.", "type" : "text" } ], @@ -327,6 +319,110 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Elements to publish after this publisher’s elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "elements" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that appends the specifiecd elements after this publisher’s elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/append(_:)-1qb8d", + "type" : "codeVoice" + }, + { + "text" : " when you need to prepend specific elements after the output of a publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the ", + "type" : "text" + }, + { + "code" : "Publisher\/append(_:)-1qb8d", + "type" : "codeVoice" + }, + { + "text" : " operator publishes the provided elements after republishing all elements from ", + "type" : "text" + }, + { + "code" : "dataElements", + "type" : "codeVoice" + }, + { + "text" : ":", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let dataElements = (0...10)", + "cancellable = dataElements.publisher", + " .append(0, 1, 255)", + " .sink { print(\"\\($0)\", terminator: \" \") }", + "", + "\/\/ Prints: \"0 1 2 3 4 5 6 7 8 9 10 0 1 255\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -406,7 +502,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/append(_:)-8aal7": { "abstract" : [ - + { + "text" : "Appends a publisher’s output with the specified elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/append(_:)-wnv.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/append(_:)-wnv.json index d3d62d382..9508b5701 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/append(_:)-wnv.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/append(_:)-wnv.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.append(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Appends the output of this publisher with the elements emitted by the given publisher.", "type" : "text" } ], @@ -326,6 +318,127 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The appending publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that appends the appending publisher’s elements after this publisher’s elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/append(_:)-5yh02", + "type" : "codeVoice" + }, + { + "text" : " to append the output of one publisher to another. The ", + "type" : "text" + }, + { + "code" : "Publisher\/append(_:)-5yh02", + "type" : "codeVoice" + }, + { + "text" : " operator produces no elements until this publisher finishes. It then produces this publisher’s elements, followed by the given publisher’s elements. If this publisher fails with an error, the given publishers elements aren’t published.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the ", + "type" : "text" + }, + { + "code" : "append", + "type" : "codeVoice" + }, + { + "text" : " publisher republishes all elements from the ", + "type" : "text" + }, + { + "code" : "numbers", + "type" : "codeVoice" + }, + { + "text" : " publisher until it finishes, then publishes all elements from the ", + "type" : "text" + }, + { + "code" : "otherNumbers", + "type" : "codeVoice" + }, + { + "text" : " publisher:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers = (0...10)", + "let otherNumbers = (25...35)", + "cancellable = numbers.publisher", + " .append(otherNumbers.publisher)", + " .sink { print(\"\\($0)\", terminator: \" \") }", + "", + "\/\/ Prints: \"0 1 2 3 4 5 6 7 8 9 10 25 26 27 28 29 30 31 32 33 34 35 \"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -405,7 +518,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/append(_:)-wnv": { "abstract" : [ - + { + "text" : "Appends the output of this publisher with the elements emitted by the given publisher.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/assertnofailure(_:file:line:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/assertnofailure(_:file:line:).json index dea6d25ef..50d994912 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/assertnofailure(_:file:line:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/assertnofailure(_:file:line:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.assertNoFailure(_:file:line:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Raises a fatal error when its upstream publisher fails, and otherwise republishes all received input.", "type" : "text" } ], @@ -291,6 +283,203 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A string used at the beginning of the fatal error message.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "prefix" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A filename used in the error message. This defaults to ", + "type" : "text" + }, + { + "code" : "#file", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "file" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A line number used in the error message. This defaults to ", + "type" : "text" + }, + { + "code" : "#line", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "line" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that raises a fatal error when its upstream publisher fails.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "assertNoFailure()", + "type" : "codeVoice" + }, + { + "text" : " for internal integrity checks that are active during testing. However, it is important to note that, like its Swift counterpart ", + "type" : "text" + }, + { + "code" : "fatalError(_:)", + "type" : "codeVoice" + }, + { + "text" : ", the ", + "type" : "text" + }, + { + "code" : "assertNoFailure()", + "type" : "codeVoice" + }, + { + "text" : " operator asserts a fatal exception when triggered during development and testing, ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "and", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " in shipping versions of code.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, a ", + "type" : "text" + }, + { + "code" : "CurrentValueSubject", + "type" : "codeVoice" + }, + { + "text" : " publishes the initial and second values successfully. The third value, containing a ", + "type" : "text" + }, + { + "code" : "genericSubjectError", + "type" : "codeVoice" + }, + { + "text" : ", causes the ", + "type" : "text" + }, + { + "code" : "assertNoFailure()", + "type" : "codeVoice" + }, + { + "text" : " operator to assert a fatal exception stopping the process:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "public enum SubjectError: Error {", + " case genericSubjectError", + "}", + "", + "let subject = CurrentValueSubject(\"initial value\")", + "subject", + " .assertNoFailure()", + " .sink(receiveCompletion: { print (\"completion: \\($0)\") },", + " receiveValue: { print (\"value: \\($0).\") }", + " )", + "", + "subject.send(\"second value\")", + "subject.send(completion: Subscribers.Completion.failure(SubjectError.genericSubjectError))", + "", + "\/\/ Prints:", + "\/\/ value: initial value.", + "\/\/ value: second value.", + "\/\/ The process then terminates in the debugger as the assertNoFailure operator catches the genericSubjectError." + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -370,7 +559,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/assertNoFailure(_:file:line:)": { "abstract" : [ - + { + "text" : "Raises a fatal error when its upstream publisher fails, and otherwise republishes all received input.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/assign(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/assign(to:).json index 60ad3804f..28cbd0eae 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/assign(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/assign(to:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.assign(to:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Republishes elements received from a publisher, by assigning them to a property marked as a publisher.", "type" : "text" } ], @@ -263,6 +255,266 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A property marked with the ", + "type" : "text" + }, + { + "code" : "@Published", + "type" : "codeVoice" + }, + { + "text" : " attribute, which receives and republishes all elements received from the upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "published" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use this operator when you want to receive elements from a publisher and republish them through a property marked with the ", + "type" : "text" + }, + { + "code" : "@Published", + "type" : "codeVoice" + }, + { + "text" : " attribute. The ", + "type" : "text" + }, + { + "code" : "assign(to:)", + "type" : "codeVoice" + }, + { + "text" : " operator manages the life cycle of the subscription, canceling the subscription automatically when the ", + "type" : "text" + }, + { + "code" : "Published", + "type" : "codeVoice" + }, + { + "text" : " instance deinitializes. Because of this, the ", + "type" : "text" + }, + { + "code" : "assign(to:)", + "type" : "codeVoice" + }, + { + "text" : " operator doesn’t return an ", + "type" : "text" + }, + { + "code" : "AnyCancellable", + "type" : "codeVoice" + }, + { + "text" : " that you’re responsible for like ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/ApolloPagination\/documentation\/ApolloPagination\/GraphQLQueryPager\/assign(to:on:)", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " does.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The example below shows a model class that receives elements from an internal ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Foundation\/Timer\/TimerPublisher", + "type" : "text" + }, + { + "text" : ", and assigns them to a ", + "type" : "text" + }, + { + "code" : "@Published", + "type" : "codeVoice" + }, + { + "text" : " property called ", + "type" : "text" + }, + { + "code" : "lastUpdated", + "type" : "codeVoice" + }, + { + "text" : ". Because the ", + "type" : "text" + }, + { + "code" : "to", + "type" : "codeVoice" + }, + { + "text" : " parameter has the ", + "type" : "text" + }, + { + "code" : "inout", + "type" : "codeVoice" + }, + { + "text" : " keyword, you need to use the ", + "type" : "text" + }, + { + "code" : "&", + "type" : "codeVoice" + }, + { + "text" : " operator when calling this method.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "class MyModel: ObservableObject {", + " @Published var lastUpdated: Date = Date()", + " init() {", + " Timer.publish(every: 1.0, on: .main, in: .common)", + " .autoconnect()", + " .assign(to: &$lastUpdated)", + " }", + "}" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "If you instead implemented ", + "type" : "text" + }, + { + "code" : "MyModel", + "type" : "codeVoice" + }, + { + "text" : " with ", + "type" : "text" + }, + { + "code" : "assign(to: lastUpdated, on: self)", + "type" : "codeVoice" + }, + { + "text" : ", storing the returned ", + "type" : "text" + }, + { + "code" : "AnyCancellable", + "type" : "codeVoice" + }, + { + "text" : " instance could cause a reference cycle, because the ", + "type" : "text" + }, + { + "code" : "Subscribers\/Assign", + "type" : "codeVoice" + }, + { + "text" : " subscriber would hold a strong reference to ", + "type" : "text" + }, + { + "code" : "self", + "type" : "codeVoice" + }, + { + "text" : ". Using ", + "type" : "text" + }, + { + "code" : "assign(to:)", + "type" : "codeVoice" + }, + { + "text" : " solves this problem.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "While the ", + "type" : "text" + }, + { + "code" : "to", + "type" : "codeVoice" + }, + { + "text" : " parameter uses the ", + "type" : "text" + }, + { + "code" : "inout", + "type" : "codeVoice" + }, + { + "text" : " keyword, this method doesn’t replace a reference type passed to it. Instead, this notation indicates that the operator may modify members of the assigned object, as seen in the following example:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + " class MyModel2: ObservableObject {", + " @Published var id: Int = 0", + " }", + " let model2 = MyModel2()", + " Just(100).assign(to: &model2.$id)" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -342,7 +594,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/assign(to:)": { "abstract" : [ - + { + "text" : "Republishes elements received from a publisher, by assigning them to a property marked as a publisher.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -451,6 +706,141 @@ "title" : "assign(to:)", "type" : "topic", "url" : "\/documentation\/apollopagination\/graphqlquerypager\/assign(to:)" +}, +"doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/assign(to:on:)": { + "abstract" : [ + { + "text" : "Assigns each element from a publisher to a property on an object.", + "type" : "text" + } + ], + "conformance" : { + "availabilityPrefix" : [ + { + "text" : "Available when", + "type" : "text" + } + ], + "conformancePrefix" : [ + { + "text" : "Conforms when", + "type" : "text" + } + ], + "constraints" : [ + { + "code" : "Failure", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "Never", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ] + }, + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "assign" + }, + { + "kind" : "text", + "text" : "<" + }, + { + "kind" : "genericParameter", + "text" : "Root" + }, + { + "kind" : "text", + "text" : ">(" + }, + { + "kind" : "externalParam", + "text" : "to" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s24ReferenceWritableKeyPathC", + "text" : "ReferenceWritableKeyPath" + }, + { + "kind" : "text", + "text" : "<" + }, + { + "kind" : "typeIdentifier", + "text" : "Root" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:7Combine9PublisherP6OutputQa", + "text" : "Output" + }, + { + "kind" : "text", + "text" : ">, " + }, + { + "kind" : "externalParam", + "text" : "on" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Root" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:7Combine14AnyCancellableC", + "text" : "AnyCancellable" + } + ], + "identifier" : "doc:\/\/ApolloPagination\/documentation\/ApolloPagination\/GraphQLQueryPager\/assign(to:on:)", + "kind" : "symbol", + "role" : "symbol", + "title" : "assign(to:on:)", + "type" : "topic", + "url" : "\/documentation\/apollopagination\/graphqlquerypager\/assign(to:on:)" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/assign(to:on:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/assign(to:on:).json index 9fc5ba1db..3c4b823c6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/assign(to:on:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/assign(to:on:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.assign(to:on:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Assigns each element from a publisher to a property on an object.", "type" : "text" } ], @@ -311,6 +303,218 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A key path that indicates the property to assign. See ", + "type" : "text" + }, + { + "identifier" : "https:\/\/developer.apple.com\/library\/archive\/documentation\/Swift\/Conceptual\/Swift_Programming_Language\/Expressions.html#\/\/apple_ref\/doc\/uid\/TP40014097-CH32-ID563", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " in ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "The Swift Programming Language", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " to learn how to use key paths to specify a property of an object.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "keyPath" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The object that contains the property. The subscriber assigns the object’s property every time it receives a new value.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "object" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "An ", + "type" : "text" + }, + { + "code" : "AnyCancellable", + "type" : "codeVoice" + }, + { + "text" : " instance. Call ", + "type" : "text" + }, + { + "code" : "Cancellable\/cancel()", + "type" : "codeVoice" + }, + { + "text" : " on this instance when you no longer want the publisher to automatically assign the property. Deinitializing this instance will also cancel automatic assignment.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use the ", + "type" : "text" + }, + { + "code" : "Publisher\/assign(to:on:)", + "type" : "codeVoice" + }, + { + "text" : " subscriber when you want to set a given property each time a publisher produces a value.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, the ", + "type" : "text" + }, + { + "code" : "Publisher\/assign(to:on:)", + "type" : "codeVoice" + }, + { + "text" : " sets the value of the ", + "type" : "text" + }, + { + "code" : "anInt", + "type" : "codeVoice" + }, + { + "text" : " property on an instance of ", + "type" : "text" + }, + { + "code" : "MyClass", + "type" : "codeVoice" + }, + { + "text" : ":", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "class MyClass {", + " var anInt: Int = 0 {", + " didSet {", + " print(\"anInt was set to: \\(anInt)\", terminator: \"; \")", + " }", + " }", + "}", + "", + "var myObject = MyClass()", + "let myRange = (0...2)", + "cancellable = myRange.publisher", + " .assign(to: \\.anInt, on: myObject)", + "", + "\/\/ Prints: \"anInt was set to: 0; anInt was set to: 1; anInt was set to: 2\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The ", + "type" : "text" + }, + { + "code" : "Subscribers\/Assign", + "type" : "codeVoice" + }, + { + "text" : " instance created by this operator maintains a strong reference to ", + "type" : "text" + }, + { + "code" : "object", + "type" : "codeVoice" + }, + { + "text" : ", and sets it to ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : " when the upstream publisher completes (either normally or with an error).", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Important", + "style" : "important", + "type" : "aside" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -390,7 +594,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/assign(to:on:)": { "abstract" : [ - + { + "text" : "Assigns each element from a publisher to a property on an object.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -519,6 +726,18 @@ "title" : "assign(to:on:)", "type" : "topic", "url" : "\/documentation\/apollopagination\/graphqlquerypager\/assign(to:on:)" +}, +"https://developer.apple.com/library/archive/documentation/Swift/Conceptual/Swift_Programming_Language/Expressions.html#//apple_ref/doc/uid/TP40014097-CH32-ID563": { + "identifier" : "https:\/\/developer.apple.com\/library\/archive\/documentation\/Swift\/Conceptual\/Swift_Programming_Language\/Expressions.html#\/\/apple_ref\/doc\/uid\/TP40014097-CH32-ID563", + "title" : "Key-Path Expression", + "titleInlineContent" : [ + { + "text" : "Key-Path Expression", + "type" : "text" + } + ], + "type" : "link", + "url" : "https:\/\/developer.apple.com\/library\/archive\/documentation\/Swift\/Conceptual\/Swift_Programming_Language\/Expressions.html#\/\/apple_ref\/doc\/uid\/TP40014097-CH32-ID563" } } } \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/breakpoint(receivesubscription:receiveoutput:receivecompletion:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/breakpoint(receivesubscription:receiveoutput:receivecompletion:).json index 1d4632152..e67aa8eaa 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/breakpoint(receivesubscription:receiveoutput:receivecompletion:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/breakpoint(receivesubscription:receiveoutput:receivecompletion:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.breakpoint(receiveSubscription:receiveOutput:receiveCompletion:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Raises a debugger signal when a provided closure needs to stop the process in the debugger.", "type" : "text" } ], @@ -397,6 +389,224 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that executes when the publisher receives a subscription. Return ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " from this closure to raise ", + "type" : "text" + }, + { + "code" : "SIGTRAP", + "type" : "codeVoice" + }, + { + "text" : ", or false to continue.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "receiveSubscription" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that executes when the publisher receives a value. Return ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " from this closure to raise ", + "type" : "text" + }, + { + "code" : "SIGTRAP", + "type" : "codeVoice" + }, + { + "text" : ", or false to continue.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "receiveOutput" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that executes when the publisher receives a completion. Return ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " from this closure to raise ", + "type" : "text" + }, + { + "code" : "SIGTRAP", + "type" : "codeVoice" + }, + { + "text" : ", or false to continue.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "receiveCompletion" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that raises a debugger signal when one of the provided closures returns ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/breakpoint(receiveSubscription:receiveOutput:receiveCompletion:)", + "type" : "codeVoice" + }, + { + "text" : " to examine one or more stages of the subscribe\/publish\/completion process and stop in the debugger, based on conditions you specify. When any of the provided closures returns ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : ", this operator raises the ", + "type" : "text" + }, + { + "code" : "SIGTRAP", + "type" : "codeVoice" + }, + { + "text" : " signal to stop the process in the debugger. Otherwise, this publisher passes through values and completions as-is.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, a ", + "type" : "text" + }, + { + "code" : "PassthroughSubject", + "type" : "codeVoice" + }, + { + "text" : " publishes strings to a breakpoint republisher. When the breakpoint receives the string “", + "type" : "text" + }, + { + "code" : "DEBUGGER", + "type" : "codeVoice" + }, + { + "text" : "”, it returns ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : ", which stops the app in the debugger.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let publisher = PassthroughSubject()", + "cancellable = publisher", + " .breakpoint(", + " receiveOutput: { value in return value == \"DEBUGGER\" }", + " )", + " .sink { print(\"\\(String(describing: $0))\" , terminator: \" \") }", + "", + "publisher.send(\"DEBUGGER\")", + "", + "\/\/ Prints: \"error: Execution was interrupted, reason: signal SIGTRAP.\"", + "\/\/ Depending on your specific environment, the console messages may", + "\/\/ also include stack trace information, which is not shown here." + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -476,7 +686,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/breakpoint(receiveSubscription:receiveOutput:receiveCompletion:)": { "abstract" : [ - + { + "text" : "Raises a debugger signal when a provided closure needs to stop the process in the debugger.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/breakpointonerror().json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/breakpointonerror().json index 09c56f9d6..0d9d3519a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/breakpointonerror().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/breakpointonerror().json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.breakpointOnError()", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Raises a debugger signal upon receiving a failure.", "type" : "text" } ], @@ -173,6 +165,118 @@ } ], "kind" : "declarations" + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that raises a debugger signal upon receiving a failure.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "When the upstream publisher fails with an error, this publisher raises the ", + "type" : "text" + }, + { + "code" : "SIGTRAP", + "type" : "codeVoice" + }, + { + "text" : " signal, which stops the process in the debugger. Otherwise, this publisher passes through values and completions as-is.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example a ", + "type" : "text" + }, + { + "code" : "PassthroughSubject", + "type" : "codeVoice" + }, + { + "text" : " publishes strings, but its downstream ", + "type" : "text" + }, + { + "code" : "Publisher\/tryMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator throws an error. This sends the error downstream as a ", + "type" : "text" + }, + { + "code" : "Subscribers\/Completion\/failure(_:)", + "type" : "codeVoice" + }, + { + "text" : ". The ", + "type" : "text" + }, + { + "code" : "Publisher\/breakpointOnError()", + "type" : "codeVoice" + }, + { + "text" : " operator receives this completion and stops the app in the debugger.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + " struct CustomError : Error {}", + " let publisher = PassthroughSubject()", + " cancellable = publisher", + " .tryMap { stringValue in", + " throw CustomError()", + " }", + " .breakpointOnError()", + " .sink(", + " receiveCompletion: { completion in print(\"Completion: \\(String(describing: completion))\") },", + " receiveValue: { aValue in print(\"Result: \\(String(describing: aValue))\") }", + " )", + "", + " publisher.send(\"TEST DATA\")", + "", + " \/\/ Prints: \"error: Execution was interrupted, reason: signal SIGTRAP.\"", + " \/\/ Depending on your specific environment, the console messages may", + " \/\/ also include stack trace information, which is not shown here." + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -252,7 +356,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/breakpointOnError()": { "abstract" : [ - + { + "text" : "Raises a debugger signal upon receiving a failure.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/buffer(size:prefetch:whenfull:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/buffer(size:prefetch:whenfull:).json index 6bbd9a08b..4dba38c52 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/buffer(size:prefetch:whenfull:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/buffer(size:prefetch:whenfull:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.buffer(size:prefetch:whenFull:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Buffers elements received from an upstream publisher.", "type" : "text" } ], @@ -345,6 +337,134 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The maximum number of elements to store.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "size" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The strategy to initially populate the buffer.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "prefetch" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The action to take when the buffer becomes full.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "whenFull" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that buffers elements received from an upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/buffer(size:prefetch:whenFull:)", + "type" : "codeVoice" + }, + { + "text" : " to collect a specific number of elements from an upstream publisher before republishing them to the downstream subscriber according to the ", + "type" : "text" + }, + { + "code" : "Publishers\/BufferingStrategy", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "Publishers\/PrefetchStrategy", + "type" : "codeVoice" + }, + { + "text" : " strategy you specify.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "If the publisher completes before reaching the ", + "type" : "text" + }, + { + "code" : "size", + "type" : "codeVoice" + }, + { + "text" : " threshold, it buffers the elements and publishes them downstream prior to completion.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -424,7 +544,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/buffer(size:prefetch:whenFull:)": { "abstract" : [ - + { + "text" : "Buffers elements received from an upstream publisher.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/cancellables.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/cancellables.json index 20c0f6122..c850f961a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/cancellables.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/cancellables.json @@ -55,6 +55,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L13" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", @@ -76,6 +80,7 @@ "text" : "@" }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/Atomic", "kind" : "attribute", "preciseIdentifier" : "s:6Apollo6AtomicC", "text" : "Atomic" @@ -154,6 +159,66 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/Atomic": { + "abstract" : [ + { + "text" : "Wrapper for a value protected by an ", + "type" : "text" + }, + { + "code" : "NSLock", + "type" : "codeVoice" + } + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@propertyWrapper" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "final" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "class" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Atomic" + }, + { + "kind" : "text", + "text" : "<" + }, + { + "kind" : "genericParameter", + "text" : "T" + }, + { + "kind" : "text", + "text" : ">" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/Atomic", + "kind" : "symbol", + "role" : "symbol", + "title" : "Atomic", + "type" : "topic", + "url" : "\/documentation\/apollo\/atomic" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/canloadnext.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/canloadnext.json index 1cc8d302e..371c8e6c2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/canloadnext.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/canloadnext.json @@ -42,6 +42,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L16" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/canloadprevious.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/canloadprevious.json index 999bac5a6..ad87f6bc1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/canloadprevious.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/canloadprevious.json @@ -42,6 +42,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L17" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/catch(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/catch(_:).json index a2e14835d..c04fdd3f0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/catch(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/catch(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.catch(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Handles errors from an upstream publisher by replacing it with another publisher.", "type" : "text" } ], @@ -334,6 +326,169 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that accepts the upstream failure as input and returns a publisher to replace the upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "handler" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that handles errors from an upstream publisher by replacing the failed publisher with another publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "catch()", + "type" : "codeVoice" + }, + { + "text" : " to replace an error from an upstream publisher with a new publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the ", + "type" : "text" + }, + { + "code" : "catch()", + "type" : "codeVoice" + }, + { + "text" : " operator handles the ", + "type" : "text" + }, + { + "code" : "SimpleError", + "type" : "codeVoice" + }, + { + "text" : " thrown by the upstream publisher by replacing the error with a ", + "type" : "text" + }, + { + "code" : "Just", + "type" : "codeVoice" + }, + { + "text" : " publisher. This continues the stream by publishing a single value and completing normally.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct SimpleError: Error {}", + "let numbers = [5, 4, 3, 2, 1, 0, 9, 8, 7, 6]", + "cancellable = numbers.publisher", + " .tryLast(where: {", + " guard $0 != 0 else {throw SimpleError()}", + " return true", + " })", + " .catch({ (error) in", + " Just(-1)", + " })", + " .sink { print(\"\\($0)\") }", + " \/\/ Prints: -1" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "Backpressure note: This publisher passes through ", + "type" : "text" + }, + { + "code" : "request", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "cancel", + "type" : "codeVoice" + }, + { + "text" : " to the upstream. After receiving an error, the publisher sends sends any unfulfilled demand to the new ", + "type" : "text" + }, + { + "code" : "Publisher", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "SeeAlso: ", + "type" : "text" + }, + { + "code" : "replaceError", + "type" : "codeVoice" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -413,7 +568,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/catch(_:)": { "abstract" : [ - + { + "text" : "Handles errors from an upstream publisher by replacing it with another publisher.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/collect().json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/collect().json index 63f9fee3e..53ac65217 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/collect().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/collect().json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.collect()", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Collects all received elements, and emits a single array of the collection when the upstream publisher finishes.", "type" : "text" } ], @@ -173,6 +165,118 @@ } ], "kind" : "declarations" + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that collects all received items and returns them as an array upon completion.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/collect()", + "type" : "codeVoice" + }, + { + "text" : " to gather elements into an array that the operator emits after the upstream publisher finishes.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "If the upstream publisher fails with an error, this publisher forwards the error to the downstream receiver instead of sending its output.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This publisher requests an unlimited number of elements from the upstream publisher and uses an unbounded amount of memory to store the received values. The publisher may exert memory pressure on the system for very large sets of elements.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The ", + "type" : "text" + }, + { + "code" : "Publisher\/collect()", + "type" : "codeVoice" + }, + { + "text" : " operator only sends the collected array to its downstream receiver after a request whose demand is greater than 0 items. Otherwise, ", + "type" : "text" + }, + { + "code" : "Publisher\/collect()", + "type" : "codeVoice" + }, + { + "text" : " waits until it receives a non-zero request.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, an Integer range is a publisher that emits an array of integers:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers = (0...10)", + "cancellable = numbers.publisher", + " .collect()", + " .sink { print(\"\\($0)\") }", + "", + "\/\/ Prints: \"[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -252,7 +356,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/collect()": { "abstract" : [ - + { + "text" : "Collects all received elements, and emits a single array of the collection when the upstream publisher finishes.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/collect(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/collect(_:).json index c78e7f905..eae4eae56 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/collect(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/collect(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.collect(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Collects up to the specified number of elements, and then emits a single array of the collection.", "type" : "text" } ], @@ -207,6 +199,167 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The maximum number of received elements to buffer before publishing.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "count" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that collects up to the specified number of elements, and then publishes them as an array.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/collect(_:)", + "type" : "codeVoice" + }, + { + "text" : " to emit arrays of at most ", + "type" : "text" + }, + { + "code" : "count", + "type" : "codeVoice" + }, + { + "text" : " elements from an upstream publisher. If the upstream publisher finishes before collecting the specified number of elements, the publisher sends an array of only the items it received. This may be fewer than ", + "type" : "text" + }, + { + "code" : "count", + "type" : "codeVoice" + }, + { + "text" : " elements.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "If the upstream publisher fails with an error, this publisher forwards the error to the downstream receiver instead of sending its output.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the ", + "type" : "text" + }, + { + "code" : "Publisher\/collect(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator emits one partial and two full arrays based on the requested collection size of ", + "type" : "text" + }, + { + "code" : "5", + "type" : "codeVoice" + }, + { + "text" : ":", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers = (0...10)", + "cancellable = numbers.publisher", + " .collect(5)", + " .sink { print(\"\\($0), terminator: \" \"\") }", + "", + "\/\/ Prints \"[0, 1, 2, 3, 4] [5, 6, 7, 8, 9] [10] \"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "When this publisher receives a request for ", + "type" : "text" + }, + { + "code" : ".max(n)", + "type" : "codeVoice" + }, + { + "text" : " elements, it requests ", + "type" : "text" + }, + { + "code" : ".max(count * n)", + "type" : "codeVoice" + }, + { + "text" : " from the upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Note", + "style" : "note", + "type" : "aside" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -286,7 +439,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/collect(_:)": { "abstract" : [ - + { + "text" : "Collects up to the specified number of elements, and then emits a single array of the collection.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/collect(_:options:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/collect(_:options:).json index 0debae97d..804f4a500 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/collect(_:options:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/collect(_:options:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.collect(_:options:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Collects elements by a given time-grouping strategy, and emits a single array of the collection.", "type" : "text" } ], @@ -344,6 +336,191 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The timing group strategy used by the operator to collect and publish elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "strategy" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Scheduler options to use for the strategy.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "options" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that collects elements by a given strategy, and emits a single array of the collection.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/collect(_:options:)", + "type" : "codeVoice" + }, + { + "text" : " to emit arrays of elements on a schedule specified by a ", + "type" : "text" + }, + { + "code" : "Scheduler", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "Stride", + "type" : "codeVoice" + }, + { + "text" : " that you provide. At the end of each scheduled interval, the publisher sends an array that contains the items it collected. If the upstream publisher finishes before filling the buffer, the publisher sends an array that contains items it received. This may be fewer than the number of elements specified in the requested ", + "type" : "text" + }, + { + "code" : "Stride", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "If the upstream publisher fails with an error, this publisher forwards the error to the downstream receiver instead of sending its output.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The example above collects timestamps generated on a one-second ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Foundation\/Timer", + "type" : "text" + }, + { + "text" : " in groups (", + "type" : "text" + }, + { + "code" : "Stride", + "type" : "codeVoice" + }, + { + "text" : ") of five.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let sub = Timer.publish(every: 1, on: .main, in: .default)", + " .autoconnect()", + " .collect(.byTime(RunLoop.main, .seconds(5)))", + " .sink { print(\"\\($0)\", terminator: \"\\n\\n\") }", + "", + "\/\/ Prints: \"[2020-01-24 00:54:46 +0000, 2020-01-24 00:54:47 +0000,", + "\/\/ 2020-01-24 00:54:48 +0000, 2020-01-24 00:54:49 +0000,", + "\/\/ 2020-01-24 00:54:50 +0000]\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "When this publisher receives a request for ", + "type" : "text" + }, + { + "code" : ".max(n)", + "type" : "codeVoice" + }, + { + "text" : " elements, it requests ", + "type" : "text" + }, + { + "code" : ".max(count * n)", + "type" : "codeVoice" + }, + { + "text" : " from the upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Note", + "style" : "note", + "type" : "aside" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -423,7 +600,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/collect(_:options:)": { "abstract" : [ - + { + "text" : "Collects elements by a given time-grouping strategy, and emits a single array of the collection.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:).json index 8f936da8a..7df3617e1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.combineLatest(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Subscribes to an additional publisher and publishes a tuple upon receiving output from either publisher.", "type" : "text" } ], @@ -292,6 +284,210 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another publisher to combine with this one.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that receives and combines elements from this and another publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/combineLatest(_:)", + "type" : "codeVoice" + }, + { + "text" : " when you want the downstream subscriber to receive a tuple of the most-recent element from multiple publishers when any of them emit a value. To pair elements from multiple publishers, use ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:)", + "type" : "codeVoice" + }, + { + "text" : " instead. To receive just the most-recent element from multiple publishers rather than tuples, use ", + "type" : "text" + }, + { + "code" : "Publisher\/merge(with:)-7qt71", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The combined publisher doesn’t produce elements until each of its upstream publishers publishes at least one element.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Tip", + "style" : "tip", + "type" : "aside" + }, + { + "inlineContent" : [ + { + "text" : "The combined publisher passes through any requests to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "all", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " upstream publishers. However, it still obeys the demand-fulfilling rule of only sending the request amount downstream. If the demand isn’t ", + "type" : "text" + }, + { + "code" : "Subscribers\/Demand\/unlimited", + "type" : "codeVoice" + }, + { + "text" : ", it drops values from upstream publishers. It implements this by using a buffer size of 1 for each upstream, and holds the most-recent value in each buffer.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, ", + "type" : "text" + }, + { + "code" : "PassthroughSubject", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "pub1", + "type" : "codeVoice" + }, + { + "text" : " and also ", + "type" : "text" + }, + { + "code" : "pub2", + "type" : "codeVoice" + }, + { + "text" : " emit values; as ", + "type" : "text" + }, + { + "code" : "Publisher\/combineLatest(_:)", + "type" : "codeVoice" + }, + { + "text" : " receives input from either upstream publisher, it combines the latest value from each publisher into a tuple and publishes it.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let pub1 = PassthroughSubject()", + "let pub2 = PassthroughSubject()", + "", + "cancellable = pub1", + " .combineLatest(pub2)", + " .sink { print(\"Result: \\($0).\") }", + "", + "pub1.send(1)", + "pub1.send(2)", + "pub2.send(2)", + "pub1.send(3)", + "pub1.send(45)", + "pub2.send(22)", + "", + "\/\/ Prints:", + "\/\/ Result: (2, 2). \/\/ pub1 latest = 2, pub2 latest = 2", + "\/\/ Result: (3, 2). \/\/ pub1 latest = 3, pub2 latest = 2", + "\/\/ Result: (45, 2). \/\/ pub1 latest = 45, pub2 latest = 2", + "\/\/ Result: (45, 22). \/\/ pub1 latest = 45, pub2 latest = 22" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "When all upstream publishers finish, this publisher finishes. If an upstream publisher never publishes a value, this publisher never finishes.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -371,7 +567,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/combineLatest(_:)": { "abstract" : [ - + { + "text" : "Subscribes to an additional publisher and publishes a tuple upon receiving output from either publisher.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:)-32h5s.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:)-32h5s.json index de3d6c172..d74f25cdc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:)-32h5s.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:)-32h5s.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.combineLatest(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Subscribes to two additional publishers and publishes a tuple upon receiving output from any of the publishers.", "type" : "text" } ], @@ -407,6 +399,222 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A second publisher to combine with the first publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher1" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A third publisher to combine with the first publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher2" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that receives and combines elements from this publisher and two other publishers.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/combineLatest(_:_:)-5crqg", + "type" : "codeVoice" + }, + { + "text" : " when you want the downstream subscriber to receive a tuple of the most-recent element from multiple publishers when any of them emit a value. To combine elements from multiple publishers, use ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:_:)-8d7k7", + "type" : "codeVoice" + }, + { + "text" : " instead. To receive just the most-recent element from multiple publishers rather than tuples, use ", + "type" : "text" + }, + { + "code" : "Publisher\/merge(with:_:)", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The combined publisher doesn’t produce elements until each of its upstream publishers publishes at least one element.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Tip", + "style" : "tip", + "type" : "aside" + }, + { + "inlineContent" : [ + { + "text" : "The combined publisher passes through any requests to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "all", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " upstream publishers. However, it still obeys the demand-fulfilling rule of only sending the request amount downstream. If the demand isn’t ", + "type" : "text" + }, + { + "code" : "Subscribers\/Demand\/unlimited", + "type" : "codeVoice" + }, + { + "text" : ", it drops values from upstream publishers. It implements this by using a buffer size of 1 for each upstream, and holds the most-recent value in each buffer.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "All upstream publishers need to finish for this publisher to finish. If an upstream publisher never publishes a value, this publisher never finishes.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, three instances of ", + "type" : "text" + }, + { + "code" : "PassthroughSubject", + "type" : "codeVoice" + }, + { + "text" : " emit values; as ", + "type" : "text" + }, + { + "code" : "Publisher\/combineLatest(_:_:)-5crqg", + "type" : "codeVoice" + }, + { + "text" : " receives input from any of the upstream publishers, it combines the latest value from each publisher into a tuple and publishes it:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let pub = PassthroughSubject()", + "let pub2 = PassthroughSubject()", + "let pub3 = PassthroughSubject()", + "", + "cancellable = pub", + " .combineLatest(pub2, pub3)", + " .sink { print(\"Result: \\($0).\") }", + "", + "pub.send(1)", + "pub.send(2)", + "pub2.send(2)", + "pub3.send(9)", + "", + "pub.send(3)", + "pub2.send(12)", + "pub.send(13)", + "pub3.send(19)", + "", + "\/\/ Prints:", + "\/\/ Result: (2, 2, 9).", + "\/\/ Result: (3, 2, 9).", + "\/\/ Result: (3, 12, 9).", + "\/\/ Result: (13, 12, 9).", + "\/\/ Result: (13, 12, 19)." + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "If any of the combined publishers terminates with a failure, this publisher also fails.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -486,7 +694,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/combineLatest(_:_:)-32h5s": { "abstract" : [ - + { + "text" : "Subscribes to two additional publishers and publishes a tuple upon receiving output from any of the publishers.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:)-3m6fr.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:)-3m6fr.json index b9ed1fd4d..e3fe59031 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:)-3m6fr.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:)-3m6fr.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.combineLatest(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Subscribes to an additional publisher and invokes a closure upon receiving output from either publisher.", "type" : "text" } ], @@ -468,6 +460,196 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another publisher to combine with this one.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that receives the most-recent value from each publisher and returns a new value to publish.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that receives and combines elements from this and another publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "combineLatest(_:)", + "type" : "codeVoice" + }, + { + "text" : " to combine the current and one additional publisher and transform them using a closure you specify to publish a new value to the downstream.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The combined publisher doesn’t produce elements until each of its upstream publishers publishes at least one element.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Tip", + "style" : "tip", + "type" : "aside" + }, + { + "inlineContent" : [ + { + "text" : "The combined publisher passes through any requests to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "all", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " upstream publishers. However, it still obeys the demand-fulfilling rule of only sending the request amount downstream. If the demand isn’t ", + "type" : "text" + }, + { + "code" : ".unlimited", + "type" : "codeVoice" + }, + { + "text" : ", it drops values from upstream publishers. It implements this by using a buffer size of 1 for each upstream, and holds the most-recent value in each buffer.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, ", + "type" : "text" + }, + { + "code" : "combineLatest()", + "type" : "codeVoice" + }, + { + "text" : " receives the most-recent values published by the two publishers, it multiplies them together, and republishes the result:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let pub1 = PassthroughSubject()", + "let pub2 = PassthroughSubject()", + "", + "cancellable = pub1", + " .combineLatest(pub2) { (first, second) in", + " return first * second", + " }", + " .sink { print(\"Result: \\($0).\") }", + "", + "pub1.send(1)", + "pub1.send(2)", + "pub2.send(2)", + "pub1.send(9)", + "pub1.send(3)", + "pub2.send(12)", + "pub1.send(13)", + "\/\/", + "\/\/ Prints:", + "\/\/Result: 4. (pub1 latest = 2, pub2 latest = 2)", + "\/\/Result: 18. (pub1 latest = 9, pub2 latest = 2)", + "\/\/Result: 6. (pub1 latest = 3, pub2 latest = 2)", + "\/\/Result: 36. (pub1 latest = 3, pub2 latest = 12)", + "\/\/Result: 156. (pub1 latest = 13, pub2 latest = 12)" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "All upstream publishers need to finish for this publisher to finish. If an upstream publisher never publishes a value, this publisher never finishes.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "If any of the combined publishers terminates with a failure, this publisher also fails.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -547,7 +729,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/combineLatest(_:_:)-3m6fr": { "abstract" : [ - + { + "text" : "Subscribes to an additional publisher and invokes a closure upon receiving output from either publisher.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:)-4qg8v.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:)-4qg8v.json index 81c05f82a..1ffd35af6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:)-4qg8v.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:)-4qg8v.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.combineLatest(_:_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Subscribes to three additional publishers and publishes a tuple upon receiving output from any of the publishers.", "type" : "text" } ], @@ -522,6 +514,230 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A second publisher to combine with the first publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher1" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A third publisher to combine with the first publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher2" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A fourth publisher to combine with the first publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher3" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that receives and combines elements from this publisher and three other publishers.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/combineLatest(_:_:_:)-48buc", + "type" : "codeVoice" + }, + { + "text" : " when you want the downstream subscriber to receive a tuple of the most-recent element from multiple publishers when any of them emit a value. To combine elements from multiple publishers, use ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:_:_:)-16rcy", + "type" : "codeVoice" + }, + { + "text" : " instead. To receive just the most-recent element from multiple publishers rather than tuples, use ", + "type" : "text" + }, + { + "code" : "Publisher\/merge(with:_:_:)", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The combined publisher doesn’t produce elements until each of its upstream publishers publishes at least one element.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Tip", + "style" : "tip", + "type" : "aside" + }, + { + "inlineContent" : [ + { + "text" : "The combined publisher passes through any requests to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "all", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " upstream publishers. However, it still obeys the demand-fulfilling rule of only sending the request amount downstream. If the demand isn’t ", + "type" : "text" + }, + { + "code" : "Subscribers\/Demand\/unlimited", + "type" : "codeVoice" + }, + { + "text" : ", it drops values from upstream publishers. It implements this by using a buffer size of 1 for each upstream, and holds the most-recent value in each buffer.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "All upstream publishers need to finish for this publisher to finish. If an upstream publisher never publishes a value, this publisher never finishes.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, ", + "type" : "text" + }, + { + "code" : "Publisher\/combineLatest(_:_:_:)-48buc", + "type" : "codeVoice" + }, + { + "text" : " receives input from any of the publishers, combines the latest value from each publisher into a tuple and publishes it:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let pub = PassthroughSubject()", + "let pub2 = PassthroughSubject()", + "let pub3 = PassthroughSubject()", + "let pub4 = PassthroughSubject()", + "", + "cancellable = pub", + " .combineLatest(pub2, pub3, pub4)", + " .sink { print(\"Result: \\($0).\") }", + "", + "pub.send(1)", + "pub.send(2)", + "pub2.send(2)", + "pub3.send(9)", + "pub4.send(1)", + "", + "pub.send(3)", + "pub2.send(12)", + "pub.send(13)", + "pub3.send(19)", + "\/\/", + "\/\/ Prints:", + "\/\/ Result: (2, 2, 9, 1).", + "\/\/ Result: (3, 2, 9, 1).", + "\/\/ Result: (3, 12, 9, 1).", + "\/\/ Result: (13, 12, 9, 1).", + "\/\/ Result: (13, 12, 19, 1)." + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "If any individual publisher of the combined set terminates with a failure, this publisher also fails.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -601,7 +817,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/combineLatest(_:_:_:)-4qg8v": { "abstract" : [ - + { + "text" : "Subscribes to three additional publishers and publishes a tuple upon receiving output from any of the publishers.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:)-81x5u.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:)-81x5u.json index dad70101f..e2c10daa5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:)-81x5u.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:)-81x5u.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.combineLatest(_:_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Subscribes to two additional publishers and invokes a closure upon receiving output from any of the publishers.", "type" : "text" } ], @@ -617,6 +609,210 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A second publisher to combine with the first publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher1" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A third publisher to combine with the first publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher2" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that receives the most-recent value from each publisher and returns a new value to publish.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that receives and combines elements from this publisher and two other publishers.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "combineLatest(_:,_:)", + "type" : "codeVoice" + }, + { + "text" : " to combine the current and two additional publishers and transform them using a closure you specify to publish a new value to the downstream.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The combined publisher doesn’t produce elements until each of its upstream publishers publishes at least one element.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Tip", + "style" : "tip", + "type" : "aside" + }, + { + "inlineContent" : [ + { + "text" : "The combined publisher passes through any requests to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "all", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " upstream publishers. However, it still obeys the demand-fulfilling rule of only sending the request amount downstream. If the demand isn’t ", + "type" : "text" + }, + { + "code" : ".unlimited", + "type" : "codeVoice" + }, + { + "text" : ", it drops values from upstream publishers. It implements this by using a buffer size of 1 for each upstream, and holds the most-recent value in each buffer.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "All upstream publishers need to finish for this publisher to finish. If an upstream publisher never publishes a value, this publisher never finishes.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "If any of the combined publishers terminates with a failure, this publisher also fails.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, ", + "type" : "text" + }, + { + "code" : "combineLatest()", + "type" : "codeVoice" + }, + { + "text" : " receives the most-recent values published by three publishers, multiplies them together, and republishes the result:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let pub = PassthroughSubject()", + "let pub2 = PassthroughSubject()", + "let pub3 = PassthroughSubject()", + "", + "cancellable = pub", + " .combineLatest(pub2, pub3) { firstValue, secondValue, thirdValue in", + " return firstValue * secondValue * thirdValue", + " }", + " .sink { print(\"Result: \\($0).\") }", + "", + "pub.send(1)", + "pub.send(2)", + "pub2.send(2)", + "pub3.send(10)", + "", + "pub.send(9)", + "pub3.send(4)", + "pub2.send(12)", + "", + "\/\/ Prints:", + "\/\/ Result: 40. \/\/ pub = 2, pub2 = 2, pub3 = 10", + "\/\/ Result: 180. \/\/ pub = 9, pub2 = 2, pub3 = 10", + "\/\/ Result: 72. \/\/ pub = 9, pub2 = 2, pub3 = 4", + "\/\/ Result: 432. \/\/ pub = 9, pub2 = 12, pub3 = 4" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -696,7 +892,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/combineLatest(_:_:_:)-81x5u": { "abstract" : [ - + { + "text" : "Subscribes to two additional publishers and invokes a closure upon receiving output from any of the publishers.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:_:).json index 60e6d9f3c..4cf865b80 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.combineLatest(_:_:_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Subscribes to three additional publishers and invokes a closure upon receiving output from any of the publishers.", "type" : "text" } ], @@ -766,6 +758,221 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A second publisher to combine with the first publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher1" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A third publisher to combine with the first publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher2" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A fourth publisher to combine with the first publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher3" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that receives the most-recent value from each publisher and returns a new value to publish.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that receives and combines elements from this publisher and three other publishers.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/combineLatest(_:_:_:_:)", + "type" : "codeVoice" + }, + { + "text" : " when you need to combine the current and 3 additional publishers and transform the values using a closure in which you specify the published elements, to publish a new element.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The combined publisher doesn’t produce elements until each of its upstream publishers publishes at least one element.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Tip", + "style" : "tip", + "type" : "aside" + }, + { + "inlineContent" : [ + { + "text" : "The combined publisher passes through any requests to ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "all", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " upstream publishers. However, it still obeys the demand-fulfilling rule of only sending the request amount downstream. If the demand isn’t ", + "type" : "text" + }, + { + "code" : "Subscribers\/Demand\/unlimited", + "type" : "codeVoice" + }, + { + "text" : ", it drops values from upstream publishers. It implements this by using a buffer size of 1 for each upstream, and holds the most-recent value in each buffer.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "All upstream publishers need to finish for this publisher to finish. If an upstream publisher never publishes a value, this publisher never finishes.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, as ", + "type" : "text" + }, + { + "code" : "Publisher\/combineLatest(_:_:_:_:)", + "type" : "codeVoice" + }, + { + "text" : " receives the most-recent values published by four publishers, multiplies them together, and republishes the result:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let pub = PassthroughSubject()", + "let pub2 = PassthroughSubject()", + "let pub3 = PassthroughSubject()", + "let pub4 = PassthroughSubject()", + "", + "cancellable = pub", + " .combineLatest(pub2, pub3, pub4) { firstValue, secondValue, thirdValue, fourthValue in", + " return firstValue * secondValue * thirdValue * fourthValue", + " }", + " .sink { print(\"Result: \\($0).\") }", + "", + "pub.send(1)", + "pub.send(2)", + "pub2.send(2)", + "pub3.send(9)", + "pub4.send(1)", + "", + "pub.send(3)", + "pub2.send(12)", + "pub.send(13)", + "pub3.send(19)", + "", + "\/\/ Prints:", + "\/\/ Result: 36. \/\/ pub = 2, pub2 = 2, pub3 = 9, pub4 = 1", + "\/\/ Result: 54. \/\/ pub = 3, pub2 = 2, pub3 = 9, pub4 = 1", + "\/\/ Result: 324. \/\/ pub = 3, pub2 = 12, pub3 = 9, pub4 = 1", + "\/\/ Result: 1404. \/\/ pub = 13, pub2 = 12, pub3 = 9, pub4 = 1", + "\/\/ Result: 2964. \/\/ pub = 13, pub2 = 12, pub3 = 19, pub4 = 1" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -845,7 +1052,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/combineLatest(_:_:_:_:)": { "abstract" : [ - + { + "text" : "Subscribes to three additional publishers and invokes a closure upon receiving output from any of the publishers.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/compactmap(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/compactmap(_:).json index 45a9cb4d0..218bb85c0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/compactmap(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/compactmap(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.compactMap(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Calls a closure with each received element and publishes any returned optional that has a value.", "type" : "text" } ], @@ -279,6 +271,177 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that receives a value and returns an optional value.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Any non-", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : " optional results of the calling the supplied closure.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Combine’s ", + "type" : "text" + }, + { + "code" : "Publisher\/compactMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator performs a function similar to that of ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/Sequence\/compactMap(_:)", + "type" : "text" + }, + { + "text" : " in the Swift standard library: the ", + "type" : "text" + }, + { + "code" : "Publisher\/compactMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator in Combine removes ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : " elements in a publisher’s stream and republishes non-", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : " elements to the downstream subscriber.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The example below uses a range of numbers as the source for a collection based publisher. The ", + "type" : "text" + }, + { + "code" : "Publisher\/compactMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator consumes each element from the ", + "type" : "text" + }, + { + "code" : "numbers", + "type" : "codeVoice" + }, + { + "text" : " publisher attempting to access the dictionary using the element as the key. If the example’s dictionary returns a ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : ", due to a non-existent key, ", + "type" : "text" + }, + { + "code" : "Publisher\/compactMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " filters out the ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : " (missing) elements.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers = (0...5)", + "let romanNumeralDict: [Int : String] =", + " [1: \"I\", 2: \"II\", 3: \"III\", 5: \"V\"]", + "", + "cancellable = numbers.publisher", + " .compactMap { romanNumeralDict[$0] }", + " .sink { print(\"\\($0)\", terminator: \" \") }", + "", + "\/\/ Prints: \"I II III V\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -358,7 +521,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/compactMap(_:)": { "abstract" : [ - + { + "text" : "Calls a closure with each received element and publishes any returned optional that has a value.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/contains(where:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/contains(where:).json index b1ce5d00e..165e4f81c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/contains(where:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/contains(where:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.contains(where:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes a Boolean value upon receiving an element that satisfies the predicate closure.", "type" : "text" } ], @@ -257,6 +249,143 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element as its parameter and returns a Boolean value that indicates whether the element satisfies the closure’s comparison logic.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that emits the Boolean value ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " when the upstream publisher emits a matching value.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/contains(where:)", + "type" : "codeVoice" + }, + { + "text" : " to find the first element in an upstream that satisfies the closure you provide. This operator consumes elements produced from the upstream publisher until the upstream publisher produces a matching element.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This operator is useful when the upstream publisher produces elements that don’t conform to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the ", + "type" : "text" + }, + { + "code" : "Publisher\/contains(where:)", + "type" : "codeVoice" + }, + { + "text" : " operator tests elements against the supplied closure and emits ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " for the first elements that’s greater than ", + "type" : "text" + }, + { + "code" : "4", + "type" : "codeVoice" + }, + { + "text" : ", and then finishes normally.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers = [-1, 0, 10, 5]", + "numbers.publisher", + " .contains {$0 > 4}", + " .sink { print(\"\\($0)\") }", + "", + "\/\/ Prints: \"true\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -336,7 +465,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/contains(where:)": { "abstract" : [ - + { + "text" : "Publishes a Boolean value upon receiving an element that satisfies the predicate closure.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/count().json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/count().json index 66048bce6..d1dc13a41 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/count().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/count().json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.count()", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes the number of elements received from the upstream publisher.", "type" : "text" } ], @@ -173,6 +165,66 @@ } ], "kind" : "declarations" + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that consumes all elements until the upstream publisher finishes, then emits a single value with the total number of elements received.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/count()", + "type" : "codeVoice" + }, + { + "text" : " to determine the number of elements received from the upstream publisher before it completes:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers = (0...10)", + "cancellable = numbers.publisher", + " .count()", + " .sink { print(\"\\($0)\") }", + "", + "\/\/ Prints: \"11\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -252,7 +304,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/count()": { "abstract" : [ - + { + "text" : "Publishes the number of elements received from the upstream publisher.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/debounce(for:scheduler:options:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/debounce(for:scheduler:options:).json index 8fa681b76..15dfa8471 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/debounce(for:scheduler:options:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/debounce(for:scheduler:options:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.debounce(for:scheduler:options:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes elements only after a specified time interval elapses between events.", "type" : "text" } ], @@ -384,6 +376,209 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The time the publisher should wait before publishing an element.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "dueTime" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The scheduler on which this publisher delivers elements", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "scheduler" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Scheduler options that customize this publisher’s delivery of elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "options" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that publishes events only after a specified time elapses.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use the ", + "type" : "text" + }, + { + "code" : "Publisher\/debounce(for:scheduler:options:)", + "type" : "codeVoice" + }, + { + "text" : " operator to control the number of values and time between delivery of values from the upstream publisher. This operator is useful to process bursty or high-volume event streams where you need to reduce the number of values delivered to the downstream to a rate you specify.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, a ", + "type" : "text" + }, + { + "code" : "PassthroughSubject", + "type" : "codeVoice" + }, + { + "text" : " publishes elements on a schedule defined by the ", + "type" : "text" + }, + { + "code" : "bounces", + "type" : "codeVoice" + }, + { + "text" : " array. The array is composed of tuples representing a value sent by the ", + "type" : "text" + }, + { + "code" : "PassthroughSubject", + "type" : "codeVoice" + }, + { + "text" : ", and a ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Foundation\/TimeInterval", + "type" : "text" + }, + { + "text" : " ranging from one-quarter second up to 2 seconds that drives a delivery timer. As the queue builds, elements arriving faster than one-half second ", + "type" : "text" + }, + { + "code" : "debounceInterval", + "type" : "codeVoice" + }, + { + "text" : " are discarded, while elements arriving at a rate slower than ", + "type" : "text" + }, + { + "code" : "debounceInterval", + "type" : "codeVoice" + }, + { + "text" : " are passed through to the ", + "type" : "text" + }, + { + "code" : "Publisher\/sink(receiveValue:)", + "type" : "codeVoice" + }, + { + "text" : " operator.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let bounces:[(Int,TimeInterval)] = [", + " (0, 0),", + " (1, 0.25), \/\/ 0.25s interval since last index", + " (2, 1), \/\/ 0.75s interval since last index", + " (3, 1.25), \/\/ 0.25s interval since last index", + " (4, 1.5), \/\/ 0.25s interval since last index", + " (5, 2) \/\/ 0.5s interval since last index", + "]", + "", + "let subject = PassthroughSubject()", + "cancellable = subject", + " .debounce(for: .seconds(0.5), scheduler: RunLoop.main)", + " .sink { index in", + " print (\"Received index \\(index)\")", + " }", + "", + "for bounce in bounces {", + " DispatchQueue.main.asyncAfter(deadline: .now() + bounce.1) {", + " subject.send(bounce.0)", + " }", + "}", + "", + "\/\/ Prints:", + "\/\/ Received index 1", + "\/\/ Received index 4", + "\/\/ Received index 5", + "", + "\/\/ Here is the event flow shown from the perspective of time, showing value delivery through the `debounce()` operator:", + "", + "\/\/ Time 0: Send index 0.", + "\/\/ Time 0.25: Send index 1. Index 0 was waiting and is discarded.", + "\/\/ Time 0.75: Debounce period ends, publish index 1.", + "\/\/ Time 1: Send index 2.", + "\/\/ Time 1.25: Send index 3. Index 2 was waiting and is discarded.", + "\/\/ Time 1.5: Send index 4. Index 3 was waiting and is discarded.", + "\/\/ Time 2: Debounce period ends, publish index 4. Also, send index 5.", + "\/\/ Time 2.5: Debounce period ends, publish index 5." + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -463,7 +658,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/debounce(for:scheduler:options:)": { "abstract" : [ - + { + "text" : "Publishes elements only after a specified time interval elapses between events.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/decode(type:decoder:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/decode(type:decoder:).json index 727d45b4f..1d59b3481 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/decode(type:decoder:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/decode(type:decoder:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.decode(type:decoder:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Decodes the output from the upstream using a specified decoder.", "type" : "text" } ], @@ -373,6 +365,213 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The encoded data to decode into a struct that conforms to the ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/Decodable", + "type" : "text" + }, + { + "text" : " protocol.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "type" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A decoder that implements the ", + "type" : "text" + }, + { + "code" : "TopLevelDecoder", + "type" : "codeVoice" + }, + { + "text" : " protocol.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "decoder" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that decodes a given type using a specified decoder and publishes the result.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/decode(type:decoder:)", + "type" : "codeVoice" + }, + { + "text" : " with a ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Foundation\/JSONDecoder", + "type" : "text" + }, + { + "text" : " (or a ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Foundation\/PropertyListDecoder", + "type" : "text" + }, + { + "text" : " for property lists) to decode data received from a ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Foundation\/URLSession\/DataTaskPublisher", + "type" : "text" + }, + { + "text" : " or other data source using the ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/Decodable", + "type" : "text" + }, + { + "text" : " protocol.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, a ", + "type" : "text" + }, + { + "code" : "PassthroughSubject", + "type" : "codeVoice" + }, + { + "text" : " publishes a JSON string. The JSON decoder parses the string, converting its fields according to the ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/Decodable", + "type" : "text" + }, + { + "text" : " protocol implemented by ", + "type" : "text" + }, + { + "code" : "Article", + "type" : "codeVoice" + }, + { + "text" : ", and successfully populating a new ", + "type" : "text" + }, + { + "code" : "Article", + "type" : "codeVoice" + }, + { + "text" : ". The ", + "type" : "text" + }, + { + "code" : "Publishers\/Decode", + "type" : "codeVoice" + }, + { + "text" : " publisher then publishes the ", + "type" : "text" + }, + { + "code" : "Article", + "type" : "codeVoice" + }, + { + "text" : " to the downstream. If a decoding operation fails, which happens in the case of missing or malformed data in the source JSON string, the stream terminates and passes the error to the downstream subscriber.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct Article: Codable {", + " let title: String", + " let author: String", + " let pubDate: Date", + "}", + "", + "let dataProvider = PassthroughSubject()", + "cancellable = dataProvider", + " .decode(type: Article.self, decoder: JSONDecoder())", + " .sink(receiveCompletion: { print (\"Completion: \\($0)\")},", + " receiveValue: { print (\"value: \\($0)\") })", + "", + "dataProvider.send(Data(\"{\\\"pubDate\\\":1574273638.575666, \\\"title\\\" : \\\"My First Article\\\", \\\"author\\\" : \\\"Gita Kumar\\\" }\".utf8))", + "", + "\/\/ Prints: \".sink() data received Article(title: \"My First Article\", author: \"Gita Kumar\", pubDate: 2050-11-20 18:13:58 +0000)\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -452,7 +651,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/decode(type:decoder:)": { "abstract" : [ - + { + "text" : "Decodes the output from the upstream using a specified decoder.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/delay(for:tolerance:scheduler:options:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/delay(for:tolerance:scheduler:options:).json index 43ccf6d35..b3be5f1ab 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/delay(for:tolerance:scheduler:options:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/delay(for:tolerance:scheduler:options:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.delay(for:tolerance:scheduler:options:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Delays delivery of all output to the downstream receiver by a specified amount of time on a particular scheduler.", "type" : "text" } ], @@ -452,6 +444,190 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The amount of time to delay.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "interval" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The allowed tolerance in delivering delayed events. The ", + "type" : "text" + }, + { + "code" : "Delay", + "type" : "codeVoice" + }, + { + "text" : " publisher may deliver elements this much sooner or later than the interval specifies.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "tolerance" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The scheduler to deliver the delayed events.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "scheduler" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Options relevant to the scheduler’s behavior.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "options" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that delays delivery of elements and completion to the downstream receiver.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/delay(for:tolerance:scheduler:options:)", + "type" : "codeVoice" + }, + { + "text" : " when you need to delay the delivery of elements to a downstream by a specified amount of time.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, a ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Foundation\/Timer", + "type" : "text" + }, + { + "text" : " publishes an event every second. The ", + "type" : "text" + }, + { + "code" : "Publisher\/delay(for:tolerance:scheduler:options:)", + "type" : "codeVoice" + }, + { + "text" : " operator holds the delivery of the initial element for 3 seconds (±0.5 seconds), after which each element is delivered to the downstream on the main run loop after the specified delay:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let df = DateFormatter()", + "df.dateStyle = .none", + "df.timeStyle = .long", + "cancellable = Timer.publish(every: 1.0, on: .main, in: .default)", + " .autoconnect()", + " .handleEvents(receiveOutput: { date in", + " print (\"Sending Timestamp \\'\\(df.string(from: date))\\' to delay()\")", + " })", + " .delay(for: .seconds(3), scheduler: RunLoop.main, options: .none)", + " .sink(", + " receiveCompletion: { print (\"completion: \\($0)\", terminator: \"\\n\") },", + " receiveValue: { value in", + " let now = Date()", + " print (\"At \\(df.string(from: now)) received Timestamp \\'\\(df.string(from: value))\\' sent: \\(String(format: \"%.2f\", now.timeIntervalSince(value))) secs ago\", terminator: \"\\n\")", + " }", + " )", + "", + "\/\/ Prints:", + "\/\/ Sending Timestamp '5:02:33 PM PDT' to delay()", + "\/\/ Sending Timestamp '5:02:34 PM PDT' to delay()", + "\/\/ Sending Timestamp '5:02:35 PM PDT' to delay()", + "\/\/ Sending Timestamp '5:02:36 PM PDT' to delay()", + "\/\/ At 5:02:36 PM PDT received Timestamp '5:02:33 PM PDT' sent: 3.00 secs ago", + "\/\/ Sending Timestamp '5:02:37 PM PDT' to delay()", + "\/\/ At 5:02:37 PM PDT received Timestamp '5:02:34 PM PDT' sent: 3.00 secs ago", + "\/\/ Sending Timestamp '5:02:38 PM PDT' to delay()", + "\/\/ At 5:02:38 PM PDT received Timestamp '5:02:35 PM PDT' sent: 3.00 secs ago" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "The delay affects the delivery of elements and completion, but not of the original subscription.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -531,7 +707,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/delay(for:tolerance:scheduler:options:)": { "abstract" : [ - + { + "text" : "Delays delivery of all output to the downstream receiver by a specified amount of time on a particular scheduler.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/drop(untiloutputfrom:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/drop(untiloutputfrom:).json index 617e3f9a5..efc138e40 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/drop(untiloutputfrom:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/drop(untiloutputfrom:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.drop(untilOutputFrom:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Ignores elements from the upstream publisher until it receives an element from a second publisher.", "type" : "text" } ], @@ -300,6 +292,149 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A publisher to monitor for its first emitted element.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that drops elements from the upstream publisher until the ", + "type" : "text" + }, + { + "code" : "other", + "type" : "codeVoice" + }, + { + "text" : " publisher produces a value.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/drop(untilOutputFrom:)", + "type" : "codeVoice" + }, + { + "text" : " to ignore elements from the upstream publisher until another, second, publisher delivers its first element.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "This publisher requests a single value from the second publisher, and it ignores (drops) all elements from the upstream publisher until the second publisher produces a value. After the second publisher produces an element, ", + "type" : "text" + }, + { + "code" : "Publisher\/drop(untilOutputFrom:)", + "type" : "codeVoice" + }, + { + "text" : " cancels its subscription to the second publisher, and allows events from the upstream publisher to pass through.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "After this publisher receives a subscription from the upstream publisher, it passes through backpressure requests from downstream to the upstream publisher. If the upstream publisher acts on those requests before the other publisher produces an item, this publisher drops the elements it receives from the upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the ", + "type" : "text" + }, + { + "code" : "pub1", + "type" : "codeVoice" + }, + { + "text" : " publisher defers publishing its elements until the ", + "type" : "text" + }, + { + "code" : "pub2", + "type" : "codeVoice" + }, + { + "text" : " publisher delivers its first element:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let upstream = PassthroughSubject()", + "let second = PassthroughSubject()", + "cancellable = upstream", + " .drop(untilOutputFrom: second)", + " .sink { print(\"\\($0)\", terminator: \" \") }", + "", + "upstream.send(1)", + "upstream.send(2)", + "second.send(\"A\")", + "upstream.send(3)", + "upstream.send(4)", + "\/\/ Prints \"3 4\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -379,7 +514,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/drop(untilOutputFrom:)": { "abstract" : [ - + { + "text" : "Ignores elements from the upstream publisher until it receives an element from a second publisher.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/drop(while:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/drop(while:).json index d74a00b78..a247c93cd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/drop(while:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/drop(while:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.drop(while:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Omits elements from the upstream publisher until a given closure returns false, before republishing all remaining elements.", "type" : "text" } ], @@ -257,6 +249,102 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element as a parameter and returns a Boolean value indicating whether to drop the element from the publisher’s output.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that skips over elements until the provided closure returns ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/drop(while:)", + "type" : "codeVoice" + }, + { + "text" : " to omit elements from an upstream publisher until the element received meets a condition you specify.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the operator omits all elements in the stream until the first element arrives that’s a positive integer, after which the operator publishes all remaining elements:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers = [-62, -1, 0, 10, 0, 22, 41, -1, 5]", + "cancellable = numbers.publisher", + " .drop { $0 <= 0 }", + " .sink { print(\"\\($0)\") }", + "", + "\/\/ Prints: \"10 0, 22 41 -1 5\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -336,7 +424,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/drop(while:)": { "abstract" : [ - + { + "text" : "Omits elements from the upstream publisher until a given closure returns false, before republishing all remaining elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/dropfirst(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/dropfirst(_:).json index 016b5285e..c60f6fa70 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/dropfirst(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/dropfirst(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.dropFirst(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Omits the specified number of elements before republishing subsequent elements.", "type" : "text" } ], @@ -207,6 +199,118 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The number of elements to omit. The default is ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "count" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that doesn’t republish the first ", + "type" : "text" + }, + { + "code" : "count", + "type" : "codeVoice" + }, + { + "text" : " elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/dropFirst(_:)", + "type" : "codeVoice" + }, + { + "text" : " when you want to drop the first ", + "type" : "text" + }, + { + "code" : "n", + "type" : "codeVoice" + }, + { + "text" : " elements from the upstream publisher, and republish the remaining elements.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The example below drops the first five elements from the stream:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]", + "cancellable = numbers.publisher", + " .dropFirst(5)", + " .sink { print(\"\\($0)\", terminator: \" \") }", + "", + "\/\/ Prints: \"6 7 8 9 10 \"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -286,7 +390,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/dropFirst(_:)": { "abstract" : [ - + { + "text" : "Omits the specified number of elements before republishing subsequent elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/erasetoanypublisher().json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/erasetoanypublisher().json index 1258174f8..65e0a60a9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/erasetoanypublisher().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/erasetoanypublisher().json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.eraseToAnyPublisher()", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Wraps this publisher with a type eraser.", "type" : "text" } ], @@ -207,6 +199,213 @@ } ], "kind" : "declarations" + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "An ", + "type" : "text" + }, + { + "code" : "AnyPublisher", + "type" : "codeVoice" + }, + { + "text" : " wrapping this publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/eraseToAnyPublisher()", + "type" : "codeVoice" + }, + { + "text" : " to expose an instance of ", + "type" : "text" + }, + { + "code" : "AnyPublisher", + "type" : "codeVoice" + }, + { + "text" : " to the downstream subscriber, rather than this publisher’s actual type.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "This form of ", + "type" : "text" + }, + { + "inlineContent" : [ + { + "text" : "type erasure", + "type" : "text" + } + ], + "type" : "emphasis" + }, + { + "text" : " preserves abstraction across API boundaries, such as different modules.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "When you expose your publishers as the ", + "type" : "text" + }, + { + "code" : "AnyPublisher", + "type" : "codeVoice" + }, + { + "text" : " type, you can change the underlying implementation over time without affecting existing clients.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The following example shows two types that each have a ", + "type" : "text" + }, + { + "code" : "publisher", + "type" : "codeVoice" + }, + { + "text" : " property. ", + "type" : "text" + }, + { + "code" : "TypeWithSubject", + "type" : "codeVoice" + }, + { + "text" : " exposes this property as its actual type, ", + "type" : "text" + }, + { + "code" : "PassthroughSubject", + "type" : "codeVoice" + }, + { + "text" : ", while ", + "type" : "text" + }, + { + "code" : "TypeWithErasedSubject", + "type" : "codeVoice" + }, + { + "text" : " uses ", + "type" : "text" + }, + { + "code" : "Publisher\/eraseToAnyPublisher()", + "type" : "codeVoice" + }, + { + "text" : " to expose it as an ", + "type" : "text" + }, + { + "code" : "AnyPublisher", + "type" : "codeVoice" + }, + { + "text" : ". As seen in the output, a caller from another module can access ", + "type" : "text" + }, + { + "code" : "TypeWithSubject.publisher", + "type" : "codeVoice" + }, + { + "text" : " as its native type. This means you can’t change your publisher to a different type without breaking the caller. By comparison, ", + "type" : "text" + }, + { + "code" : "TypeWithErasedSubject.publisher", + "type" : "codeVoice" + }, + { + "text" : " appears to callers as an ", + "type" : "text" + }, + { + "code" : "AnyPublisher", + "type" : "codeVoice" + }, + { + "text" : ", so you can change the underlying publisher type at will.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "public class TypeWithSubject {", + " public let publisher: some Publisher = PassthroughSubject()", + "}", + "public class TypeWithErasedSubject {", + " public let publisher: some Publisher = PassthroughSubject()", + " .eraseToAnyPublisher()", + "}", + "", + "\/\/ In another module:", + "let nonErased = TypeWithSubject()", + "if let subject = nonErased.publisher as? PassthroughSubject {", + " print(\"Successfully cast nonErased.publisher.\")", + "}", + "let erased = TypeWithErasedSubject()", + "if let subject = erased.publisher as? PassthroughSubject {", + " print(\"Successfully cast erased.publisher.\")", + "}", + "", + "\/\/ Prints \"Successfully cast nonErased.publisher.\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -286,7 +485,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/eraseToAnyPublisher()": { "abstract" : [ - + { + "text" : "Wraps this publisher with a type eraser.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/failure.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/failure.json index aac8328a9..27e375faf 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/failure.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/failure.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.Failure", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -53,6 +39,10 @@ "text" : "Failure" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L9" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/fetch().json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/fetch().json index c3f655f4f..d53374be9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/fetch().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/fetch().json @@ -47,6 +47,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L228" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/filter(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/filter(_:).json index 33113fff0..1cd8b5875 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/filter(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/filter(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.filter(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Republishes all elements that match a provided closure.", "type" : "text" } ], @@ -249,6 +241,110 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes one element and returns a Boolean value indicating whether to republish the element.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "isIncluded" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that republishes all elements that satisfy the closure.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Combine’s ", + "type" : "text" + }, + { + "code" : "Publisher\/filter(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator performs an operation similar to that of ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/Sequence\/filter(_:)-5y9d2", + "type" : "text" + }, + { + "text" : " in the Swift Standard Library: it uses a closure to test each element to determine whether to republish the element to the downstream subscriber.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The following example, uses a filter operation that receives an ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " and only republishes a value if it’s even.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers: [Int] = [1, 2, 3, 4, 5]", + "cancellable = numbers.publisher", + " .filter { $0 % 2 == 0 }", + " .sink { print(\"\\($0)\", terminator: \" \") }", + "", + "\/\/ Prints: \"2 4\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -328,7 +424,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/filter(_:)": { "abstract" : [ - + { + "text" : "Republishes all elements that match a provided closure.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/first().json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/first().json index d71839be6..c0b44a822 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/first().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/first().json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.first()", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes the first element of a stream, then finishes.", "type" : "text" } ], @@ -173,6 +165,115 @@ } ], "kind" : "declarations" + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that only publishes the first element of a stream.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/first()", + "type" : "codeVoice" + }, + { + "text" : " to publish just the first element from an upstream publisher, then finish normally. The ", + "type" : "text" + }, + { + "code" : "Publisher\/first()", + "type" : "codeVoice" + }, + { + "text" : " operator requests ", + "type" : "text" + }, + { + "code" : "Subscribers\/Demand\/unlimited", + "type" : "codeVoice" + }, + { + "text" : " from its upstream as soon as downstream requests at least one element. If the upstream completes before ", + "type" : "text" + }, + { + "code" : "Publisher\/first()", + "type" : "codeVoice" + }, + { + "text" : " receives any elements, it completes without emitting any values.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, the ", + "type" : "text" + }, + { + "code" : "Publisher\/first()", + "type" : "codeVoice" + }, + { + "text" : " publisher republishes the first element received from the sequence publisher, ", + "type" : "text" + }, + { + "code" : "-10", + "type" : "codeVoice" + }, + { + "text" : ", then finishes normally.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers = (-10...10)", + "cancellable = numbers.publisher", + " .first()", + " .sink { print(\"\\($0)\") }", + "", + "\/\/ Print: \"-10\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -252,7 +353,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/first()": { "abstract" : [ - + { + "text" : "Publishes the first element of a stream, then finishes.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/first(where:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/first(where:).json index 3d5df5c71..c6f53e5b4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/first(where:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/first(where:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.first(where:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes the first element of a stream to satisfy a predicate closure, then finishes normally.", "type" : "text" } ], @@ -257,6 +249,118 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element as a parameter and returns a Boolean value that indicates whether to publish the element.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that only publishes the first element of a stream that satisfies the predicate.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/first(where:)", + "type" : "codeVoice" + }, + { + "text" : " to republish only the first element of a stream that satisfies a closure you specify. The publisher ignores all elements after the first element that satisfies the closure and finishes normally.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "If this publisher doesn’t receive any elements, it finishes without publishing.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the provided closure causes the ", + "type" : "text" + }, + { + "code" : "Publishers\/FirstWhere", + "type" : "codeVoice" + }, + { + "text" : " publisher to republish the first received element that’s greater than ", + "type" : "text" + }, + { + "code" : "0", + "type" : "codeVoice" + }, + { + "text" : ", then finishes normally.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers = (-10...10)", + "cancellable = numbers.publisher", + " .first { $0 > 0 }", + " .sink { print(\"\\($0)\") }", + "", + "\/\/ Prints: \"1\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -336,7 +440,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/first(where:)": { "abstract" : [ - + { + "text" : "Publishes the first element of a stream to satisfy a predicate closure, then finishes normally.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-5xn93.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-5xn93.json index 8423f6914..dd0bd8687 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-5xn93.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-5xn93.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.flatMap(maxPublishers:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Transforms all elements from an upstream publisher into a new publisher up to a maximum number of publishers you specify.", "type" : "text" } ], @@ -454,6 +446,67 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Specifies the maximum number of concurrent publisher subscriptions, or ", + "type" : "text" + }, + { + "code" : "Combine\/Subscribers\/Demand\/unlimited", + "type" : "codeVoice" + }, + { + "text" : " if unspecified.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "maxPublishers" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element as a parameter and returns a publisher that produces elements of that type.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that transforms elements from an upstream publisher into a publisher of that element’s type.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -533,7 +586,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/flatMap(maxPublishers:_:)-5xn93": { "abstract" : [ - + { + "text" : "Transforms all elements from an upstream publisher into a new publisher up to a maximum number of publishers you specify.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-6ydp0.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-6ydp0.json index 4316b24de..55a4176e0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-6ydp0.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-6ydp0.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.flatMap(maxPublishers:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Transforms all elements from an upstream publisher into a new publisher up to a maximum number of publishers you specify.", "type" : "text" } ], @@ -448,6 +440,67 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Specifies the maximum number of concurrent publisher subscriptions, or ", + "type" : "text" + }, + { + "code" : "Combine\/Subscribers\/Demand\/unlimited", + "type" : "codeVoice" + }, + { + "text" : " if unspecified.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "maxPublishers" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element as a parameter and returns a publisher that produces elements of that type.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that transforms elements from an upstream publisher into a publisher of that element’s type.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -527,7 +580,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/flatMap(maxPublishers:_:)-6ydp0": { "abstract" : [ - + { + "text" : "Transforms all elements from an upstream publisher into a new publisher up to a maximum number of publishers you specify.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-7tjjf.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-7tjjf.json index 341a3bf27..fabd8da75 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-7tjjf.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-7tjjf.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.flatMap(maxPublishers:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Transforms all elements from an upstream publisher into a new publisher up to a maximum number of publishers you specify.", "type" : "text" } ], @@ -410,6 +402,67 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Specifies the maximum number of concurrent publisher subscriptions, or ", + "type" : "text" + }, + { + "code" : "Combine\/Subscribers\/Demand\/unlimited", + "type" : "codeVoice" + }, + { + "text" : " if unspecified.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "maxPublishers" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element as a parameter and returns a publisher that produces elements of that type.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that transforms elements from an upstream publisher into a publisher of that element’s type.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -489,7 +542,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/flatMap(maxPublishers:_:)-7tjjf": { "abstract" : [ - + { + "text" : "Transforms all elements from an upstream publisher into a new publisher up to a maximum number of publishers you specify.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-v65z.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-v65z.json index 8ecf58222..07deac2a1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-v65z.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-v65z.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.flatMap(maxPublishers:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Transforms all elements from an upstream publisher into a new publisher up to a maximum number of publishers you specify.", "type" : "text" } ], @@ -427,6 +419,228 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Specifies the maximum number of concurrent publisher subscriptions, or ", + "type" : "text" + }, + { + "code" : "Combine\/Subscribers\/Demand\/unlimited", + "type" : "codeVoice" + }, + { + "text" : " if unspecified.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "maxPublishers" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element as a parameter and returns a publisher that produces elements of that type.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that transforms elements from an upstream publisher into a publisher of that element’s type.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Combine‘s ", + "type" : "text" + }, + { + "code" : "flatMap(maxPublishers:_:)", + "type" : "codeVoice" + }, + { + "text" : " operator performs a similar function to the ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/Sequence\/flatMap(_:)-jo2y", + "type" : "text" + }, + { + "text" : " operator in the Swift standard library, but turns the elements from one kind of publisher into a new publisher that is sent to subscribers. Use ", + "type" : "text" + }, + { + "code" : "flatMap(maxPublishers:_:)", + "type" : "codeVoice" + }, + { + "text" : " when you want to create a new series of events for downstream subscribers based on the received value. The closure creates the new ", + "type" : "text" + }, + { + "code" : "Publisher", + "type" : "codeVoice" + }, + { + "text" : " based on the received value. The new ", + "type" : "text" + }, + { + "code" : "Publisher", + "type" : "codeVoice" + }, + { + "text" : " can emit more than one event, and successful completion of the new ", + "type" : "text" + }, + { + "code" : "Publisher", + "type" : "codeVoice" + }, + { + "text" : " does not complete the overall stream. Failure of the new ", + "type" : "text" + }, + { + "code" : "Publisher", + "type" : "codeVoice" + }, + { + "text" : " causes the overall stream to fail.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, a ", + "type" : "text" + }, + { + "code" : "PassthroughSubject", + "type" : "codeVoice" + }, + { + "text" : " publishes ", + "type" : "text" + }, + { + "code" : "WeatherStation", + "type" : "codeVoice" + }, + { + "text" : " elements. The ", + "type" : "text" + }, + { + "code" : "flatMap(maxPublishers:_:)", + "type" : "codeVoice" + }, + { + "text" : " receives each element, creates a ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Foundation\/URL", + "type" : "text" + }, + { + "text" : " from it, and produces a new ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Foundation\/URLSession\/DataTaskPublisher", + "type" : "text" + }, + { + "text" : ", which will publish the data loaded from that ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Foundation\/URL", + "type" : "text" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "public struct WeatherStation {", + " public let stationID: String", + "}", + "", + "var weatherPublisher = PassthroughSubject()", + "", + "cancellable = weatherPublisher.flatMap { station -> URLSession.DataTaskPublisher in", + " let url = URL(string:\"https:\/\/weatherapi.example.com\/stations\/\\(station.stationID)\/observations\/latest\")!", + " return URLSession.shared.dataTaskPublisher(for: url)", + "}", + ".sink(", + " receiveCompletion: { completion in", + " \/\/ Handle publisher completion (normal or error).", + " },", + " receiveValue: {", + " \/\/ Process the received data.", + " }", + " )", + "", + "weatherPublisher.send(WeatherStation(stationID: \"KSFO\")) \/\/ San Francisco, CA", + "weatherPublisher.send(WeatherStation(stationID: \"EGLC\")) \/\/ London, UK", + "weatherPublisher.send(WeatherStation(stationID: \"ZBBB\")) \/\/ Beijing, CN" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -506,7 +720,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/flatMap(maxPublishers:_:)-v65z": { "abstract" : [ - + { + "text" : "Transforms all elements from an upstream publisher into a new publisher up to a maximum number of publishers you specify.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:).json index 8f3382024..57c3ddf48 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.handleEvents(receiveSubscription:receiveOutput:receiveCompletion:receiveCancel:receiveRequest:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Performs the specified closures when publisher events occur.", "type" : "text" } ], @@ -501,6 +493,206 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An optional closure that executes when the publisher receives the subscription from the upstream publisher. This value defaults to ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "receiveSubscription" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An optional closure that executes when the publisher receives a value from the upstream publisher. This value defaults to ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "receiveOutput" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An optional closure that executes when the upstream publisher finishes normally or terminates with an error. This value defaults to ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "receiveCompletion" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An optional closure that executes when the downstream receiver cancels publishing. This value defaults to ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "receiveCancel" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An optional closure that executes when the publisher receives a request for more elements. This value defaults to ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "receiveRequest" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that performs the specified closures when publisher events occur.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/handleEvents(receiveSubscription:receiveOutput:receiveCompletion:receiveCancel:receiveRequest:)", + "type" : "codeVoice" + }, + { + "text" : " when you want to examine elements as they progress through the stages of the publisher’s lifecycle.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, a publisher of integers shows the effect of printing debugging information at each stage of the element-processing lifecycle:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let integers = (0...2)", + "cancellable = integers.publisher", + " .handleEvents(receiveSubscription: { subs in", + " print(\"Subscription: \\(subs.combineIdentifier)\")", + " }, receiveOutput: { anInt in", + " print(\"in output handler, received \\(anInt)\")", + " }, receiveCompletion: { _ in", + " print(\"in completion handler\")", + " }, receiveCancel: {", + " print(\"received cancel\")", + " }, receiveRequest: { (demand) in", + " print(\"received demand: \\(demand.description)\")", + " })", + " .sink { _ in return }", + "", + "\/\/ Prints:", + "\/\/ received demand: unlimited", + "\/\/ Subscription: 0x7f81284734c0", + "\/\/ in output handler, received 0", + "\/\/ in output handler, received 1", + "\/\/ in output handler, received 2", + "\/\/ in completion handler" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -580,7 +772,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/handleEvents(receiveSubscription:receiveOutput:receiveCompletion:receiveCancel:receiveRequest:)": { "abstract" : [ - + { + "text" : "Performs the specified closures when publisher events occur.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/ignoreoutput().json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/ignoreoutput().json index fe9358253..8cc5aeac3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/ignoreoutput().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/ignoreoutput().json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.ignoreOutput()", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Ignores all upstream elements, but passes along the upstream publisher’s completion state (finished or failed).", "type" : "text" } ], @@ -173,6 +165,130 @@ } ], "kind" : "declarations" + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that ignores all upstream elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use the ", + "type" : "text" + }, + { + "code" : "Publisher\/ignoreOutput()", + "type" : "codeVoice" + }, + { + "text" : " operator to determine if a publisher is able to complete successfully or would fail.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the array publisher (", + "type" : "text" + }, + { + "code" : "numbers", + "type" : "codeVoice" + }, + { + "text" : ") delivers the first five of its elements successfully, as indicated by the ", + "type" : "text" + }, + { + "code" : "Publisher\/ignoreOutput()", + "type" : "codeVoice" + }, + { + "text" : " operator. The operator consumes, but doesn’t republish the elements downstream. However, the sixth element, ", + "type" : "text" + }, + { + "code" : "0", + "type" : "codeVoice" + }, + { + "text" : ", causes the error throwing closure to catch a ", + "type" : "text" + }, + { + "code" : "NoZeroValuesAllowedError", + "type" : "codeVoice" + }, + { + "text" : " that terminates the stream.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct NoZeroValuesAllowedError: Error {}", + "let numbers = [1, 2, 3, 4, 5, 0, 6, 7, 8, 9]", + "cancellable = numbers.publisher", + " .tryFilter({ anInt in", + " guard anInt != 0 else { throw NoZeroValuesAllowedError() }", + " return anInt < 20", + " })", + " .ignoreOutput()", + " .sink(receiveCompletion: {print(\"completion: \\($0)\")},", + " receiveValue: {print(\"value \\($0)\")})", + "", + "\/\/ Prints: \"completion: failure(NoZeroValuesAllowedError())\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "The output type of this publisher is ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/Never", + "type" : "text" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -252,7 +368,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/ignoreOutput()": { "abstract" : [ - + { + "text" : "Ignores all upstream elements, but passes along the upstream publisher’s completion state (finished or failed).", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractinitialpageinfo:extractnextpageinfo:pageresolver:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractinitialpageinfo:extractnextpageinfo:pageresolver:).json index 58b1ccbd1..0f924114d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractinitialpageinfo:extractnextpageinfo:pageresolver:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractinitialpageinfo:extractnextpageinfo:pageresolver:).json @@ -208,6 +208,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager+Convenience.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager+Convenience.swift#L27" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", @@ -273,6 +277,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo0A6ClientC", "text" : "ApolloClient" @@ -322,6 +327,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP4DataQa", "text" : "Data" @@ -363,6 +369,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP4DataQa", "text" : "Data" @@ -472,6 +479,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -489,6 +497,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -539,6 +548,123 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/ApolloClient": { + "abstract" : [ + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " is the primary public entry point for interacting with a GraphQL server and a local GraphQL", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "normalized cache.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "final" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "class" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ApolloClient" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", + "kind" : "symbol", + "role" : "symbol", + "title" : "ApolloClient", + "type" : "topic", + "url" : "\/documentation\/apollo\/apolloclient" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation/Data": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Data" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16RootSelectionSetP", + "text" : "RootSelectionSet" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", + "kind" : "symbol", + "role" : "symbol", + "title" : "Data", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation\/data" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:)-4zqxv.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:)-4zqxv.json index 80d987852..59138e3fe 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:)-4zqxv.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:)-4zqxv.json @@ -167,6 +167,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager+Convenience.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager+Convenience.swift#L10" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", @@ -224,6 +228,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo0A6ClientC", "text" : "ApolloClient" @@ -273,6 +278,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP4DataQa", "text" : "Data" @@ -382,6 +388,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -432,6 +439,123 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/ApolloClient": { + "abstract" : [ + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " is the primary public entry point for interacting with a GraphQL server and a local GraphQL", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "normalized cache.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "final" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "class" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ApolloClient" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", + "kind" : "symbol", + "role" : "symbol", + "title" : "ApolloClient", + "type" : "topic", + "url" : "\/documentation\/apollo\/apolloclient" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation/Data": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Data" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16RootSelectionSetP", + "text" : "RootSelectionSet" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", + "kind" : "symbol", + "role" : "symbol", + "title" : "Data", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation\/data" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:)-5xbl8.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:)-5xbl8.json index 5673c7a90..274345e7e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:)-5xbl8.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:)-5xbl8.json @@ -198,6 +198,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L67" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", @@ -263,6 +267,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo0A6ClientC", "text" : "ApolloClient" @@ -448,6 +453,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -465,6 +471,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -622,6 +629,89 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/ApolloClient": { + "abstract" : [ + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " is the primary public entry point for interacting with a GraphQL server and a local GraphQL", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "normalized cache.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "final" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "class" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ApolloClient" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", + "kind" : "symbol", + "role" : "symbol", + "title" : "ApolloClient", + "type" : "topic", + "url" : "\/documentation\/apollo\/apolloclient" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:transform:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:transform:).json index dd6e23ac4..5ca5ce1e5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:transform:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:transform:).json @@ -272,6 +272,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L94" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", @@ -337,6 +341,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo0A6ClientC", "text" : "ApolloClient" @@ -564,6 +569,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -581,6 +587,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -768,6 +775,89 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/ApolloClient": { + "abstract" : [ + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " is the primary public entry point for interacting with a GraphQL server and a local GraphQL", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "normalized cache.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "final" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "class" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ApolloClient" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", + "kind" : "symbol", + "role" : "symbol", + "title" : "ApolloClient", + "type" : "topic", + "url" : "\/documentation\/apollo\/apolloclient" +}, +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/last().json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/last().json index 8daa39ac7..e908f4cb5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/last().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/last().json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.last()", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes the last element of a stream, after the stream finishes.", "type" : "text" } ], @@ -173,6 +165,83 @@ } ], "kind" : "declarations" + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that only publishes the last element of a stream.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/last()", + "type" : "codeVoice" + }, + { + "text" : " when you need to emit only the last element from an upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the range publisher only emits the last element from the sequence publisher, ", + "type" : "text" + }, + { + "code" : "10", + "type" : "codeVoice" + }, + { + "text" : ", then finishes normally.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers = (-10...10)", + "cancellable = numbers.publisher", + " .last()", + " .sink { print(\"\\($0)\") }", + "", + "\/\/ Prints: \"10\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -252,7 +321,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/last()": { "abstract" : [ - + { + "text" : "Publishes the last element of a stream, after the stream finishes.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/last(where:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/last(where:).json index 5a3e0b876..2c97ad49f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/last(where:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/last(where:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.last(where:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes the last element of a stream that satisfies a predicate closure, after upstream finishes.", "type" : "text" } ], @@ -257,6 +249,94 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element as its parameter and returns a Boolean value that indicates whether to publish the element.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that only publishes the last element satisfying the given predicate.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/last(where:)", + "type" : "codeVoice" + }, + { + "text" : " when you need to republish only the last element of a stream that satisfies a closure you specify.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, a range publisher emits the last element that satisfies the closure’s criteria, then finishes normally:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers = (-10...10)", + "cancellable = numbers.publisher", + " .last { $0 < 6 }", + " .sink { print(\"\\($0)\") }", + "", + "\/\/ Prints: \"5\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -336,7 +416,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/last(where:)": { "abstract" : [ - + { + "text" : "Publishes the last element of a stream that satisfies a predicate closure, after upstream finishes.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadall(fetchfrominitialpage:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadall(fetchfrominitialpage:).json index 988704872..8b4078480 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadall(fetchfrominitialpage:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadall(fetchfrominitialpage:).json @@ -72,6 +72,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L195" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-25zb3.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-25zb3.json index 41ec1b523..0b7c52db6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-25zb3.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-25zb3.json @@ -90,6 +90,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L137" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -131,6 +135,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO", "text" : "CachePolicy" @@ -140,6 +145,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO5QueryO", "text" : "Query" @@ -149,6 +155,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query\/SingleResponse", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO5QueryO14SingleResponseO", "text" : "SingleResponse" @@ -232,6 +239,112 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/CachePolicy": { + "abstract" : [ + { + "text" : "A set of cache policies for requests to an ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " that specify whether results should be fetched from the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "server or loaded from the local cache.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CachePolicy" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy" +}, +"doc://Apollo/documentation/Apollo/CachePolicy/Query": { + "abstract" : [ + { + "text" : "Cache policies for use with ", + "type" : "text" + }, + { + "code" : "GraphQLQuery", + "type" : "codeVoice" + }, + { + "text" : " operations.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Query" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy.Query", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy\/query" +}, +"doc://Apollo/documentation/Apollo/CachePolicy/Query/SingleResponse": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "SingleResponse" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query\/SingleResponse", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy.Query.SingleResponse", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy\/query\/singleresponse" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-6cteh.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-6cteh.json index 3bec75ee8..a1a71f346 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-6cteh.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-6cteh.json @@ -90,6 +90,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L128" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -131,6 +135,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO", "text" : "CachePolicy" @@ -140,6 +145,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO5QueryO", "text" : "Query" @@ -149,6 +155,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query\/CacheOnly", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO5QueryO0B4OnlyO", "text" : "CacheOnly" @@ -232,6 +239,123 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/CachePolicy": { + "abstract" : [ + { + "text" : "A set of cache policies for requests to an ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " that specify whether results should be fetched from the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "server or loaded from the local cache.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CachePolicy" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy" +}, +"doc://Apollo/documentation/Apollo/CachePolicy/Query": { + "abstract" : [ + { + "text" : "Cache policies for use with ", + "type" : "text" + }, + { + "code" : "GraphQLQuery", + "type" : "codeVoice" + }, + { + "text" : " operations.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Query" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy.Query", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy\/query" +}, +"doc://Apollo/documentation/Apollo/CachePolicy/Query/CacheOnly": { + "abstract" : [ + { + "text" : "A cache policy that returns data from the cache if available,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Does not attempt to fetch results from the server.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheOnly" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query\/CacheOnly", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy.Query.CacheOnly", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy\/query\/cacheonly" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-6wm4u.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-6wm4u.json index 8b3ec8024..9a953067a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-6wm4u.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-6wm4u.json @@ -90,6 +90,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L119" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -131,6 +135,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO", "text" : "CachePolicy" @@ -140,6 +145,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO5QueryO", "text" : "Query" @@ -149,6 +155,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query\/CacheAndNetwork", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO5QueryO0B10AndNetworkO", "text" : "CacheAndNetwork" @@ -232,6 +239,115 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/CachePolicy": { + "abstract" : [ + { + "text" : "A set of cache policies for requests to an ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " that specify whether results should be fetched from the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "server or loaded from the local cache.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CachePolicy" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy" +}, +"doc://Apollo/documentation/Apollo/CachePolicy/Query": { + "abstract" : [ + { + "text" : "Cache policies for use with ", + "type" : "text" + }, + { + "code" : "GraphQLQuery", + "type" : "codeVoice" + }, + { + "text" : " operations.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Query" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy.Query", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy\/query" +}, +"doc://Apollo/documentation/Apollo/CachePolicy/Query/CacheAndNetwork": { + "abstract" : [ + { + "text" : "A cache policy that returns data from the cache if available and then fetches results from the server.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheAndNetwork" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query\/CacheAndNetwork", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy.Query.CacheAndNetwork", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy\/query\/cacheandnetwork" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadnext(fetchbehavior:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadnext(fetchbehavior:).json index baf13549c..630a77026 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadnext(fetchbehavior:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadnext(fetchbehavior:).json @@ -72,6 +72,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L146" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -113,6 +117,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/FetchBehavior", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo13FetchBehaviorV", "text" : "FetchBehavior" @@ -188,6 +193,42 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/FetchBehavior": { + "abstract" : [ + { + "text" : "Describes the cache\/networking behaviors that should be used for the execution of a GraphQL", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "request.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "FetchBehavior" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/FetchBehavior", + "kind" : "symbol", + "role" : "symbol", + "title" : "FetchBehavior", + "type" : "topic", + "url" : "\/documentation\/apollo\/fetchbehavior" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-3cqqt.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-3cqqt.json index 757d056ed..c043153a0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-3cqqt.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-3cqqt.json @@ -90,6 +90,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L166" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -131,6 +135,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO", "text" : "CachePolicy" @@ -140,6 +145,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO5QueryO", "text" : "Query" @@ -149,6 +155,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query\/CacheOnly", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO5QueryO0B4OnlyO", "text" : "CacheOnly" @@ -232,6 +239,123 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/CachePolicy": { + "abstract" : [ + { + "text" : "A set of cache policies for requests to an ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " that specify whether results should be fetched from the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "server or loaded from the local cache.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CachePolicy" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy" +}, +"doc://Apollo/documentation/Apollo/CachePolicy/Query": { + "abstract" : [ + { + "text" : "Cache policies for use with ", + "type" : "text" + }, + { + "code" : "GraphQLQuery", + "type" : "codeVoice" + }, + { + "text" : " operations.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Query" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy.Query", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy\/query" +}, +"doc://Apollo/documentation/Apollo/CachePolicy/Query/CacheOnly": { + "abstract" : [ + { + "text" : "A cache policy that returns data from the cache if available,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Does not attempt to fetch results from the server.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheOnly" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query\/CacheOnly", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy.Query.CacheOnly", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy\/query\/cacheonly" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-3lv08.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-3lv08.json index 851edad03..49cb143a0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-3lv08.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-3lv08.json @@ -90,6 +90,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L175" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -131,6 +135,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO", "text" : "CachePolicy" @@ -140,6 +145,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO5QueryO", "text" : "Query" @@ -149,6 +155,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query\/SingleResponse", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO5QueryO14SingleResponseO", "text" : "SingleResponse" @@ -232,6 +239,112 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/CachePolicy": { + "abstract" : [ + { + "text" : "A set of cache policies for requests to an ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " that specify whether results should be fetched from the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "server or loaded from the local cache.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CachePolicy" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy" +}, +"doc://Apollo/documentation/Apollo/CachePolicy/Query": { + "abstract" : [ + { + "text" : "Cache policies for use with ", + "type" : "text" + }, + { + "code" : "GraphQLQuery", + "type" : "codeVoice" + }, + { + "text" : " operations.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Query" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy.Query", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy\/query" +}, +"doc://Apollo/documentation/Apollo/CachePolicy/Query/SingleResponse": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "SingleResponse" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query\/SingleResponse", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy.Query.SingleResponse", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy\/query\/singleresponse" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-4t.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-4t.json index 64d4d9ac9..6ad2d590c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-4t.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-4t.json @@ -90,6 +90,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L157" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -131,6 +135,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO", "text" : "CachePolicy" @@ -140,6 +145,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO5QueryO", "text" : "Query" @@ -149,6 +155,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query\/CacheAndNetwork", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO5QueryO0B10AndNetworkO", "text" : "CacheAndNetwork" @@ -232,6 +239,115 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/CachePolicy": { + "abstract" : [ + { + "text" : "A set of cache policies for requests to an ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " that specify whether results should be fetched from the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "server or loaded from the local cache.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CachePolicy" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy" +}, +"doc://Apollo/documentation/Apollo/CachePolicy/Query": { + "abstract" : [ + { + "text" : "Cache policies for use with ", + "type" : "text" + }, + { + "code" : "GraphQLQuery", + "type" : "codeVoice" + }, + { + "text" : " operations.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Query" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy.Query", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy\/query" +}, +"doc://Apollo/documentation/Apollo/CachePolicy/Query/CacheAndNetwork": { + "abstract" : [ + { + "text" : "A cache policy that returns data from the cache if available and then fetches results from the server.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheAndNetwork" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query\/CacheAndNetwork", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy.Query.CacheAndNetwork", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy\/query\/cacheandnetwork" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadprevious(fetchbehavior:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadprevious(fetchbehavior:).json index d12ad1ded..69fab16af 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadprevious(fetchbehavior:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/loadprevious(fetchbehavior:).json @@ -72,6 +72,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L184" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -113,6 +117,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/FetchBehavior", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo13FetchBehaviorV", "text" : "FetchBehavior" @@ -188,6 +193,42 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/FetchBehavior": { + "abstract" : [ + { + "text" : "Describes the cache\/networking behaviors that should be used for the execution of a GraphQL", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "request.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "FetchBehavior" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/FetchBehavior", + "kind" : "symbol", + "role" : "symbol", + "title" : "FetchBehavior", + "type" : "topic", + "url" : "\/documentation\/apollo\/fetchbehavior" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/makeconnectable().json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/makeconnectable().json index 8065670da..3bd16e654 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/makeconnectable().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/makeconnectable().json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.makeConnectable()", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Creates a connectable wrapper around the publisher.", "type" : "text" } ], @@ -205,6 +197,141 @@ } ], "kind" : "declarations" + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A ", + "type" : "text" + }, + { + "code" : "ConnectablePublisher", + "type" : "codeVoice" + }, + { + "text" : " wrapping this publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In the following example, ", + "type" : "text" + }, + { + "code" : "Publisher\/makeConnectable()", + "type" : "codeVoice" + }, + { + "text" : " wraps its upstream publisher (an instance of ", + "type" : "text" + }, + { + "code" : "Publishers\/Share", + "type" : "codeVoice" + }, + { + "text" : ") with a ", + "type" : "text" + }, + { + "code" : "ConnectablePublisher", + "type" : "codeVoice" + }, + { + "text" : ". Without this, the first sink subscriber would receive all the elements from the sequence publisher and cause it to complete before the second subscriber attaches. By making the publisher connectable, the publisher doesn’t produce any elements until after the ", + "type" : "text" + }, + { + "code" : "ConnectablePublisher\/connect()", + "type" : "codeVoice" + }, + { + "text" : " call.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + " let subject = Just(\"Sent\")", + " let pub = subject", + " .share()", + " .makeConnectable()", + " cancellable1 = pub.sink { print (\"Stream 1 received: \\($0)\") }", + "", + " \/\/ For example purposes, use DispatchQueue to add a second subscriber", + " \/\/ a second later, and then connect to the publisher a second after that.", + " DispatchQueue.main.asyncAfter(deadline: .now() + 1) {", + " self.cancellable2 = pub.sink { print (\"Stream 2 received: \\($0)\") }", + " }", + " DispatchQueue.main.asyncAfter(deadline: .now() + 2) {", + " self.connectable = pub.connect()", + " }", + " \/\/ Prints:", + " \/\/ Stream 2 received: Sent", + " \/\/ Stream 1 received: Sent" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The ", + "type" : "text" + }, + { + "code" : "ConnectablePublisher\/connect()", + "type" : "codeVoice" + }, + { + "text" : " operator returns a ", + "type" : "text" + }, + { + "code" : "Cancellable", + "type" : "codeVoice" + }, + { + "text" : " instance that you must retain. You can also use this instance to cancel publishing.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Note", + "style" : "note", + "type" : "aside" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -284,7 +411,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/makeConnectable()": { "abstract" : [ - + { + "text" : "Creates a connectable wrapper around the publisher.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/map(_:)-1n0d2.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/map(_:)-1n0d2.json index cda184b70..288bb6247 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/map(_:)-1n0d2.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/map(_:)-1n0d2.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.map(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Transforms all elements from the upstream publisher with a provided closure.", "type" : "text" } ], @@ -279,6 +271,169 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes one element as its parameter and returns a new element.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that uses the provided closure to map elements from the upstream publisher to new elements that it then publishes.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Combine’s ", + "type" : "text" + }, + { + "code" : "Publisher\/map(_:)-99evh", + "type" : "codeVoice" + }, + { + "text" : " operator performs a function similar to that of ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/Sequence\/map(_:)", + "type" : "text" + }, + { + "text" : " in the Swift standard library: it uses a closure to transform each element it receives from the upstream publisher. You use ", + "type" : "text" + }, + { + "code" : "Publisher\/map(_:)-99evh", + "type" : "codeVoice" + }, + { + "text" : " to transform from one kind of element to another.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The following example uses an array of numbers as the source for a collection based publisher. A ", + "type" : "text" + }, + { + "code" : "Publisher\/map(_:)-99evh", + "type" : "codeVoice" + }, + { + "text" : " operator consumes each integer from the publisher and uses a dictionary to transform it from its Arabic numeral to a Roman equivalent, as a ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/String", + "type" : "text" + }, + { + "text" : ".", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "If the ", + "type" : "text" + }, + { + "code" : "Publisher\/map(_:)-99evh", + "type" : "codeVoice" + }, + { + "text" : "’s closure fails to look up a Roman numeral, it returns the string ", + "type" : "text" + }, + { + "code" : "(unknown)", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers = [5, 4, 3, 2, 1, 0]", + "let romanNumeralDict: [Int : String] =", + " [1:\"I\", 2:\"II\", 3:\"III\", 4:\"IV\", 5:\"V\"]", + "cancellable = numbers.publisher", + " .map { romanNumeralDict[$0] ?? \"(unknown)\" }", + " .sink { print(\"\\($0)\", terminator: \" \") }", + "", + "\/\/ Prints: \"V IV III II I (unknown)\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "If your closure can throw an error, use Combine’s ", + "type" : "text" + }, + { + "code" : "Publisher\/tryMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator instead.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -358,7 +513,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/map(_:)-1n0d2": { "abstract" : [ - + { + "text" : "Transforms all elements from the upstream publisher with a provided closure.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/map(_:)-5xco8.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/map(_:)-5xco8.json index f9d579bd5..a08997d09 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/map(_:)-5xco8.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/map(_:)-5xco8.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.map(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes the value of a key path.", "type" : "text" } ], @@ -289,6 +281,146 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The key path of a property on ", + "type" : "text" + }, + { + "code" : "Output", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "keyPath" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that publishes the value of the key path.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In the following example, the ", + "type" : "text" + }, + { + "code" : "Publisher\/map(_:)-6sm0a", + "type" : "codeVoice" + }, + { + "text" : " operator uses the Swift key path syntax to access the ", + "type" : "text" + }, + { + "code" : "die", + "type" : "codeVoice" + }, + { + "text" : " member of the ", + "type" : "text" + }, + { + "code" : "DiceRoll", + "type" : "codeVoice" + }, + { + "text" : " structure published by the ", + "type" : "text" + }, + { + "code" : "Just", + "type" : "codeVoice" + }, + { + "text" : " publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The downstream sink subscriber receives only the value of this ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : ", not the entire ", + "type" : "text" + }, + { + "code" : "DiceRoll", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct DiceRoll {", + " let die: Int", + "}", + "", + "cancellable = Just(DiceRoll(die:Int.random(in:1...6)))", + " .map(\\.die)", + " .sink {", + " print (\"Rolled: \\($0)\")", + " }", + "\/\/ Prints \"Rolled: 3\" (or some other random value)." + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -368,7 +500,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/map(_:)-5xco8": { "abstract" : [ - + { + "text" : "Publishes the value of a key path.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/map(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/map(_:_:).json index 8af472176..ead05a52f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/map(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/map(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.map(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes the values of two key paths as a tuple.", "type" : "text" } ], @@ -405,6 +397,178 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The key path of a property on ", + "type" : "text" + }, + { + "code" : "Output", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "keyPath0" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The key path of another property on ", + "type" : "text" + }, + { + "code" : "Output", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "keyPath1" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that publishes the values of two key paths as a tuple.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In the following example, the ", + "type" : "text" + }, + { + "code" : "Publisher\/map(_:_:)", + "type" : "codeVoice" + }, + { + "text" : " operator uses the Swift key path syntax to access the ", + "type" : "text" + }, + { + "code" : "die1", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "die2", + "type" : "codeVoice" + }, + { + "text" : " members of the ", + "type" : "text" + }, + { + "code" : "DiceRoll", + "type" : "codeVoice" + }, + { + "text" : " structure published by the ", + "type" : "text" + }, + { + "code" : "Just", + "type" : "codeVoice" + }, + { + "text" : " publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The downstream sink subscriber receives only these two values (as an ", + "type" : "text" + }, + { + "code" : "(Int, Int)", + "type" : "codeVoice" + }, + { + "text" : " tuple), not the entire ", + "type" : "text" + }, + { + "code" : "DiceRoll", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct DiceRoll {", + " let die1: Int", + " let die2: Int", + "}", + "", + "cancellable = Just(DiceRoll(die1:Int.random(in:1...6),", + " die2: Int.random(in:1...6)))", + " .map(\\.die1, \\.die2)", + " .sink { values in", + " print (\"Rolled: \\(values.0), \\(values.1) (total: \\(values.0 + values.1))\")", + " }", + "\/\/ Prints \"Rolled: 6, 4 (total: 10)\" (or other random values)." + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -484,7 +648,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/map(_:_:)": { "abstract" : [ - + { + "text" : "Publishes the values of two key paths as a tuple.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/map(_:_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/map(_:_:_:).json index 993755602..2e8e83ece 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/map(_:_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/map(_:_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.map(_:_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes the values of three key paths as a tuple.", "type" : "text" } ], @@ -521,6 +513,210 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The key path of a property on ", + "type" : "text" + }, + { + "code" : "Output", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "keyPath0" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The key path of a second property on ", + "type" : "text" + }, + { + "code" : "Output", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "keyPath1" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The key path of a third property on ", + "type" : "text" + }, + { + "code" : "Output", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "keyPath2" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that publishes the values of three key paths as a tuple.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In the following example, the ", + "type" : "text" + }, + { + "code" : "Publisher\/map(_:_:_:)", + "type" : "codeVoice" + }, + { + "text" : " operator uses the Swift key path syntax to access the ", + "type" : "text" + }, + { + "code" : "die1", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "die2", + "type" : "codeVoice" + }, + { + "text" : ", and ", + "type" : "text" + }, + { + "code" : "die3", + "type" : "codeVoice" + }, + { + "text" : " members of the ", + "type" : "text" + }, + { + "code" : "DiceRoll", + "type" : "codeVoice" + }, + { + "text" : " structure published by the ", + "type" : "text" + }, + { + "code" : "Just", + "type" : "codeVoice" + }, + { + "text" : " publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The downstream sink subscriber receives only these three values (as an ", + "type" : "text" + }, + { + "code" : "(Int, Int, Int)", + "type" : "codeVoice" + }, + { + "text" : " tuple), not the entire ", + "type" : "text" + }, + { + "code" : "DiceRoll", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct DiceRoll {", + " let die1: Int", + " let die2: Int", + " let die3: Int", + "}", + "", + "cancellable = Just(DiceRoll(die1:Int.random(in:1...6),", + " die2: Int.random(in:1...6),", + " die3: Int.random(in:1...6)))", + " .map(\\.die1, \\.die2, \\.die3)", + " .sink { values in", + " print (\"Rolled: \\(values.0), \\(values.1), \\(values.2) (total \\(values.0 + values.1 + values.2))\")", + " }", + "\/\/ Prints \"Rolled: 5, 4, 2 (total 11)\" (or other random values)." + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -600,7 +796,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/map(_:_:_:)": { "abstract" : [ - + { + "text" : "Publishes the values of three key paths as a tuple.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/maperror(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/maperror(_:).json index 652c9d5a4..f436a21cb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/maperror(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/maperror(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.mapError(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Converts any failure from the upstream publisher into a new error.", "type" : "text" } ], @@ -300,6 +292,174 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes the upstream failure as a parameter and returns a new error for the publisher to terminate with.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that replaces any upstream failure with a new error produced by the ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " closure.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use the ", + "type" : "text" + }, + { + "code" : "Publisher\/mapError(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator when you need to replace one error type with another, or where a downstream operator needs the error types of its inputs to match.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The following example uses a ", + "type" : "text" + }, + { + "code" : "Publisher\/tryMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator to divide ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : " by each element produced by a sequence publisher. When the publisher produces a ", + "type" : "text" + }, + { + "code" : "0", + "type" : "codeVoice" + }, + { + "text" : ", the ", + "type" : "text" + }, + { + "code" : "Publisher\/tryMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " fails with a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "DivisionByZeroError", + "type" : "codeVoice" + }, + { + "text" : ". The ", + "type" : "text" + }, + { + "code" : "Publisher\/mapError(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator converts this into a ", + "type" : "text" + }, + { + "code" : "MyGenericError", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct DivisionByZeroError: Error {}", + "struct MyGenericError: Error { var wrappedError: Error }", + "", + "func myDivide(_ dividend: Double, _ divisor: Double) throws -> Double {", + " guard divisor != 0 else { throw DivisionByZeroError() }", + " return dividend \/ divisor", + " }", + "", + "let divisors: [Double] = [5, 4, 3, 2, 1, 0]", + "divisors.publisher", + " .tryMap { try myDivide(1, $0) }", + " .mapError { MyGenericError(wrappedError: $0) }", + " .sink(", + " receiveCompletion: { print (\"completion: \\($0)\") ,", + " receiveValue: { print (\"value: \\($0)\", terminator: \" \") }", + " )", + "", + "\/\/ Prints: \"0.2 0.25 0.3333333333333333 0.5 1.0 completion: failure(MyGenericError(wrappedError: DivisionByZeroError()))\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -379,7 +539,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/mapError(_:)": { "abstract" : [ - + { + "text" : "Converts any failure from the upstream publisher into a new error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/max(by:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/max(by:).json index 0a58b7e91..56f811ad1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/max(by:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/max(by:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.max(by:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes the maximum value received from the upstream publisher, using the provided ordering closure.", "type" : "text" } ], @@ -291,6 +283,125 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that receives two elements and returns true if they’re in increasing order.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "areInIncreasingOrder" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that publishes the maximum value received from the upstream publisher, after the upstream publisher finishes.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/max(by:)", + "type" : "codeVoice" + }, + { + "text" : " to determine the maximum value of elements received from the upstream publisher based on an ordering closure you specify.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, an array publishes enumeration elements representing playing card ranks. The ", + "type" : "text" + }, + { + "code" : "Publisher\/max(by:)", + "type" : "codeVoice" + }, + { + "text" : " operator compares the current and next elements using the ", + "type" : "text" + }, + { + "code" : "rawValue", + "type" : "codeVoice" + }, + { + "text" : " property of each enumeration value in the user supplied closure and prints the maximum value found after publishing all of the elements.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "enum Rank: Int {", + " case ace = 1, two, three, four, five, six, seven, eight, nine, ten, jack, queen, king", + "}", + "", + "let cards: [Rank] = [.five, .queen, .ace, .eight, .jack]", + "cancellable = cards.publisher", + " .max {", + " return $0.rawValue > $1.rawValue", + " }", + " .sink { print(\"\\($0)\") }", + "", + "\/\/ Prints: \"queen\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "After this publisher receives a request for more than 0 items, it requests unlimited items from its upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -370,7 +481,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/max(by:)": { "abstract" : [ - + { + "text" : "Publishes the maximum value received from the upstream publisher, using the provided ordering closure.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/measureinterval(using:options:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/measureinterval(using:options:).json index 60c6074a9..937cd1341 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/measureinterval(using:options:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/measureinterval(using:options:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.measureInterval(using:options:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Measures and emits the time interval between events received from an upstream publisher.", "type" : "text" } ], @@ -316,6 +308,152 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A scheduler to use for tracking the timing of events.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "scheduler" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Options that customize the delivery of elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "options" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that emits elements representing the time interval between the elements it receives.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/measureInterval(using:options:)", + "type" : "codeVoice" + }, + { + "text" : " to measure the time between events delivered from an upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, a 1-second ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Foundation\/Timer", + "type" : "text" + }, + { + "text" : " is used as the data source for an event publisher; the ", + "type" : "text" + }, + { + "code" : "Publisher\/measureInterval(using:options:)", + "type" : "codeVoice" + }, + { + "text" : " operator reports the elapsed time between the reception of events on the main run loop:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "cancellable = Timer.publish(every: 1, on: .main, in: .default)", + " .autoconnect()", + " .measureInterval(using: RunLoop.main)", + " .sink { print(\"\\($0)\", terminator: \"\\n\") }", + "", + "\/\/ Prints:", + "\/\/ Stride(magnitude: 1.0013610124588013)", + "\/\/ Stride(magnitude: 0.9992760419845581)" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "The output type of the returned publisher is the time interval of the provided scheduler.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This operator uses the provided scheduler’s ", + "type" : "text" + }, + { + "code" : "Scheduler\/now", + "type" : "codeVoice" + }, + { + "text" : " property to measure intervals between events.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -395,7 +533,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/measureInterval(using:options:)": { "abstract" : [ - + { + "text" : "Measures and emits the time interval between events received from an upstream publisher.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:)-7ko3g.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:)-7ko3g.json index 692ac5dc0..dda4f93a2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:)-7ko3g.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:)-7ko3g.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.merge(with:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Combines elements from this publisher with those from another publisher, delivering an interleaved sequence of elements.", "type" : "text" } ], @@ -334,6 +326,145 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that emits an event when either upstream publisher emits an event.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/merge(with:)-7fk3a", + "type" : "codeVoice" + }, + { + "text" : " when you want to receive a new element whenever any of the upstream publishers emits an element. To receive tuples of the most-recent value from all the upstream publishers whenever any of them emit a value, use ", + "type" : "text" + }, + { + "code" : "Publisher\/combineLatest(_:)", + "type" : "codeVoice" + }, + { + "text" : ". To combine elements from multiple upstream publishers, use ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:)", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, as ", + "type" : "text" + }, + { + "code" : "Publisher\/merge(with:)-7fk3a", + "type" : "codeVoice" + }, + { + "text" : " receives input from either upstream publisher, it republishes it to the downstream:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let publisher = PassthroughSubject()", + "let pub2 = PassthroughSubject()", + "", + "cancellable = publisher", + " .merge(with: pub2)", + " .sink { print(\"\\($0)\", terminator: \" \" )}", + "", + "publisher.send(2)", + "pub2.send(2)", + "publisher.send(3)", + "pub2.send(22)", + "publisher.send(45)", + "pub2.send(22)", + "publisher.send(17)", + "", + "\/\/ Prints: \"2 2 3 22 45 22 17\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "The merged publisher continues to emit elements until all upstream publishers finish.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "If an upstream publisher produces an error, the merged publisher fails with that error.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -413,7 +544,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/merge(with:)-7ko3g": { "abstract" : [ - + { + "text" : "Combines elements from this publisher with those from another publisher, delivering an interleaved sequence of elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:)-7ntxf.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:)-7ntxf.json index 4f783c28a..d0e57cdaa 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:)-7ntxf.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:)-7ntxf.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.merge(with:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Combines elements from this publisher with those from another publisher of the same type, delivering an interleaved sequence of elements.", "type" : "text" } ], @@ -213,6 +205,45 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another publisher of this publisher’s type.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that emits an event when either upstream publisher emits an event.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -292,7 +323,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/merge(with:)-7ntxf": { "abstract" : [ - + { + "text" : "Combines elements from this publisher with those from another publisher of the same type, delivering an interleaved sequence of elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:).json index d0af93277..083a1e945 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.merge(with:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Combines elements from this publisher with those from two other publishers, delivering an interleaved sequence of elements.", "type" : "text" } ], @@ -483,6 +475,167 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A second publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "b" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A third publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "c" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that emits an event when any upstream publisher emits an event.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/merge(with:_:)", + "type" : "codeVoice" + }, + { + "text" : " when you want to receive a new element whenever any of the upstream publishers emits an element. To receive tuples of the most-recent value from all the upstream publishers whenever any of them emit a value, use ", + "type" : "text" + }, + { + "code" : "Publisher\/combineLatest(_:_:)-5crqg", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "To combine elements from multiple upstream publishers, use ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:_:)-8d7k7", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, as ", + "type" : "text" + }, + { + "code" : "Publisher\/merge(with:_:)", + "type" : "codeVoice" + }, + { + "text" : " receives input from the upstream publishers, it republishes the interleaved elements to the downstream:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let pubA = PassthroughSubject()", + "let pubB = PassthroughSubject()", + "let pubC = PassthroughSubject()", + "", + "cancellable = pubA", + " .merge(with: pubB, pubC)", + " .sink { print(\"\\($0)\", terminator: \" \" )}", + "", + "pubA.send(1)", + "pubB.send(40)", + "pubC.send(90)", + "pubA.send(2)", + "pubB.send(50)", + "pubC.send(100)", + "", + "\/\/ Prints: \"1 40 90 2 50 100\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "The merged publisher continues to emit elements until all upstream publishers finish.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "If an upstream publisher produces an error, the merged publisher fails with that error.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -562,7 +715,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/merge(with:_:)": { "abstract" : [ - + { + "text" : "Combines elements from this publisher with those from two other publishers, delivering an interleaved sequence of elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:).json index e33986f44..00949436f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.merge(with:_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Combines elements from this publisher with those from three other publishers, delivering an interleaved sequence of elements.", "type" : "text" } ], @@ -632,6 +624,184 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A second publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "b" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A third publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "c" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A fourth publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "d" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that emits an event when any upstream publisher emits an event.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/merge(with:_:_:)", + "type" : "codeVoice" + }, + { + "text" : " when you want to receive a new element whenever any of the upstream publishers emits an element. To receive tuples of the most-recent value from all the upstream publishers whenever any of them emit a value, use ", + "type" : "text" + }, + { + "code" : "Publisher\/combineLatest(_:_:_:)-48buc", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "To combine elements from multiple upstream publishers, use ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:_:_:)-16rcy", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, as ", + "type" : "text" + }, + { + "code" : "Publisher\/merge(with:_:_:)", + "type" : "codeVoice" + }, + { + "text" : " receives input from the upstream publishers, it republishes the interleaved elements to the downstream:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let pubA = PassthroughSubject()", + "let pubB = PassthroughSubject()", + "let pubC = PassthroughSubject()", + "let pubD = PassthroughSubject()", + "", + "cancellable = pubA", + " .merge(with: pubB, pubC, pubD)", + " .sink { print(\"\\($0)\", terminator: \" \" )}", + "", + "pubA.send(1)", + "pubB.send(40)", + "pubC.send(90)", + "pubD.send(-1)", + "pubA.send(2)", + "pubB.send(50)", + "pubC.send(100)", + "pubD.send(-2)", + "", + "\/\/ Prints: \"1 40 90 -1 2 50 100 -2 \"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "The merged publisher continues to emit elements until all upstream publishers finish.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "If an upstream publisher produces an error, the merged publisher fails with that error.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -711,7 +881,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/merge(with:_:_:)": { "abstract" : [ - + { + "text" : "Combines elements from this publisher with those from three other publishers, delivering an interleaved sequence of elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:).json index 4dbe860a3..b45f9e92d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.merge(with:_:_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Combines elements from this publisher with those from four other publishers, delivering an interleaved sequence of elements.", "type" : "text" } ], @@ -781,6 +773,201 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A second publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "b" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A third publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "c" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A fourth publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "d" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A fifth publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "e" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that emits an event when any upstream publisher emits an event.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/merge(with:_:_:_:)", + "type" : "codeVoice" + }, + { + "text" : " when you want to receive a new element whenever any of the upstream publishers emits an element. To receive tuples of the most-recent value from all the upstream publishers whenever any of them emit a value, use ", + "type" : "text" + }, + { + "code" : "Publisher\/combineLatest(_:_:_:)-48buc", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "To combine elements from multiple upstream publishers, use ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:_:_:)-16rcy", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, as ", + "type" : "text" + }, + { + "code" : "Publisher\/merge(with:_:_:_:)", + "type" : "codeVoice" + }, + { + "text" : " receives input from the upstream publishers, it republishes the interleaved elements to the downstream:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + " let pubA = PassthroughSubject()", + " let pubB = PassthroughSubject()", + " let pubC = PassthroughSubject()", + " let pubD = PassthroughSubject()", + " let pubE = PassthroughSubject()", + "", + " cancellable = pubA", + " .merge(with: pubB, pubC, pubD, pubE)", + " .sink { print(\"\\($0)\", terminator: \" \" ) }", + "", + " pubA.send(1)", + " pubB.send(40)", + " pubC.send(90)", + " pubD.send(-1)", + " pubE.send(33)", + " pubA.send(2)", + " pubB.send(50)", + " pubC.send(100)", + " pubD.send(-2)", + " pubE.send(33)", + "", + " \/\/ Prints: \"1 40 90 -1 33 2 50 100 -2 33\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "The merged publisher continues to emit elements until all upstream publishers finish.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "If an upstream publisher produces an error, the merged publisher fails with that error.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -860,7 +1047,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/merge(with:_:_:_:)": { "abstract" : [ - + { + "text" : "Combines elements from this publisher with those from four other publishers, delivering an interleaved sequence of elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:).json index 4287f127e..13109aa23 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.merge(with:_:_:_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Combines elements from this publisher with those from five other publishers, delivering an interleaved sequence of elements.", "type" : "text" } ], @@ -930,6 +922,219 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A second publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "b" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A third publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "c" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A fourth publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "d" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A fifth publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "e" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A sixth publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "f" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that emits an event when any upstream publisher emits an event.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/merge(with:_:_:_:_:_:)", + "type" : "codeVoice" + }, + { + "text" : " when you want to receive a new element whenever any of the upstream publishers emits an element. To receive tuples of the most-recent value from all the upstream publishers whenever any of them emit a value, use ", + "type" : "text" + }, + { + "code" : "Publisher\/combineLatest(_:_:_:)-48buc", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "To combine elements from multiple upstream publishers, use ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:_:_:)-16rcy", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, as ", + "type" : "text" + }, + { + "code" : "Publisher\/merge(with:_:_:_:_:_:)", + "type" : "codeVoice" + }, + { + "text" : " receives input from the upstream publishers, it republishes the interleaved elements to the downstream:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let pubA = PassthroughSubject()", + "let pubB = PassthroughSubject()", + "let pubC = PassthroughSubject()", + "let pubD = PassthroughSubject()", + "let pubE = PassthroughSubject()", + "let pubF = PassthroughSubject()", + "", + "cancellable = pubA", + " .merge(with: pubB, pubC, pubD, pubE, pubF)", + " .sink { print(\"\\($0)\", terminator: \" \" ) }", + "", + "pubA.send(1)", + "pubB.send(40)", + "pubC.send(90)", + "pubD.send(-1)", + "pubE.send(33)", + "pubF.send(44)", + "", + "pubA.send(2)", + "pubB.send(50)", + "pubC.send(100)", + "pubD.send(-2)", + "pubE.send(33)", + "pubF.send(33)", + "", + "\/\/Prints: \"1 40 90 -1 33 44 2 50 100 -2 33 33\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "The merged publisher continues to emit elements until all upstream publishers finish.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "If an upstream publisher produces an error, the merged publisher fails with that error.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -1009,7 +1214,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/merge(with:_:_:_:_:)": { "abstract" : [ - + { + "text" : "Combines elements from this publisher with those from five other publishers, delivering an interleaved sequence of elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:_:).json index d10989e61..299f8142a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.merge(with:_:_:_:_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Combines elements from this publisher with those from six other publishers, delivering an interleaved sequence of elements.", "type" : "text" } ], @@ -1079,6 +1071,236 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A second publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "b" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A third publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "c" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A fourth publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "d" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A fifth publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "e" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A sixth publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "f" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A seventh publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "g" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that emits an event when any upstream publisher emits an event.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/merge(with:_:_:_:_:_:)", + "type" : "codeVoice" + }, + { + "text" : " when you want to receive a new element whenever any of the upstream publishers emits an element. To receive tuples of the most-recent value from all the upstream publishers whenever any of them emit a value, use ", + "type" : "text" + }, + { + "code" : "Publisher\/combineLatest(_:_:_:)-48buc", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "To combine elements from multiple upstream publishers, use ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:_:_:)-16rcy", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, as ", + "type" : "text" + }, + { + "code" : "Publisher\/merge(with:_:_:_:_:_:)", + "type" : "codeVoice" + }, + { + "text" : " receives input from the upstream publishers; it republishes the interleaved elements to the downstream:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let pubA = PassthroughSubject()", + "let pubB = PassthroughSubject()", + "let pubC = PassthroughSubject()", + "let pubD = PassthroughSubject()", + "let pubE = PassthroughSubject()", + "let pubF = PassthroughSubject()", + "let pubG = PassthroughSubject()", + "", + "cancellable = pubA", + " .merge(with: pubB, pubC, pubD, pubE, pubE, pubG)", + " .sink { print(\"\\($0)\", terminator: \" \" ) }", + "", + "pubA.send(1)", + "pubB.send(40)", + "pubC.send(90)", + "pubD.send(-1)", + "pubE.send(33)", + "pubF.send(44)", + "pubG.send(54)", + "", + "pubA.send(2)", + "pubB.send(50)", + "pubC.send(100)", + "pubD.send(-2)", + "pubE.send(33)", + "pubF.send(33)", + "pubG.send(54)", + "", + "\/\/Prints: \"1 40 90 -1 33 44 54 2 50 100 -2 33 33 54\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "The merged publisher continues to emit elements until all upstream publishers finish.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "If an upstream publisher produces an error, the merged publisher fails with that error.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -1158,7 +1380,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/merge(with:_:_:_:_:_:)": { "abstract" : [ - + { + "text" : "Combines elements from this publisher with those from six other publishers, delivering an interleaved sequence of elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:_:_:).json index b808e262a..734de555e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.merge(with:_:_:_:_:_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Combines elements from this publisher with those from seven other publishers, delivering an interleaved sequence of elements.", "type" : "text" } ], @@ -1228,6 +1220,253 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A second publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "b" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A third publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "c" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A fourth publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "d" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A fifth publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "e" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A sixth publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "f" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A seventh publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "g" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An eighth publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "h" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that emits an event when any upstream publisher emits an event.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/merge(with:_:_:_:_:_:_:)", + "type" : "codeVoice" + }, + { + "text" : " when you want to receive a new element whenever any of the upstream publishers emits an element. To receive tuples of the most-recent value from all the upstream publishers whenever any of them emit a value, use ", + "type" : "text" + }, + { + "code" : "Publisher\/combineLatest(_:_:_:)-48buc", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "To combine elements from multiple upstream publishers, use ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:_:_:)-16rcy", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, as ", + "type" : "text" + }, + { + "code" : "Publisher\/merge(with:_:_:_:_:_:_:)", + "type" : "codeVoice" + }, + { + "text" : " receives input from the upstream publishers, it republishes the interleaved elements to the downstream:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let pubA = PassthroughSubject()", + "let pubB = PassthroughSubject()", + "let pubC = PassthroughSubject()", + "let pubD = PassthroughSubject()", + "let pubE = PassthroughSubject()", + "let pubF = PassthroughSubject()", + "let pubG = PassthroughSubject()", + "let pubH = PassthroughSubject()", + "", + "cancellable = pubA", + " .merge(with: pubB, pubC, pubD, pubE, pubF, pubG, pubH)", + " .sink { print(\"\\($0)\", terminator: \" \" ) }", + "", + "pubA.send(1)", + "pubB.send(40)", + "pubC.send(90)", + "pubD.send(-1)", + "pubE.send(33)", + "pubF.send(44)", + "pubG.send(54)", + "pubH.send(1000)", + "", + "pubA.send(2)", + "pubB.send(50)", + "pubC.send(100)", + "pubD.send(-2)", + "pubE.send(33)", + "pubF.send(33)", + "pubG.send(54)", + "pubH.send(1001)", + "", + "\/\/Prints: \"1 40 90 -1 33 44 54 1000 2 50 100 -2 33 33 54 1001\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "The merged publisher continues to emit elements until all upstream publishers finish.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "If an upstream publisher produces an error, the merged publisher fails with that error.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -1307,7 +1546,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/merge(with:_:_:_:_:_:_:)": { "abstract" : [ - + { + "text" : "Combines elements from this publisher with those from seven other publishers, delivering an interleaved sequence of elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/min(by:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/min(by:).json index 897d70266..ba26cc3e4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/min(by:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/min(by:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.min(by:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes the minimum value received from the upstream publisher, after it finishes.", "type" : "text" } ], @@ -291,6 +283,142 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that receives two elements and returns true if they’re in increasing order.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "areInIncreasingOrder" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that publishes the minimum value received from the upstream publisher, after the upstream publisher finishes.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/min(by:)", + "type" : "codeVoice" + }, + { + "text" : " to determine the minimum value in the stream of elements from an upstream publisher using a comparison operation you specify.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This operator is useful when the value received from the upstream publisher isn’t ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/Comparable", + "type" : "text" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below an array publishes enumeration elements representing playing card ranks. The ", + "type" : "text" + }, + { + "code" : "Publisher\/min(by:)", + "type" : "codeVoice" + }, + { + "text" : " operator compares the current and next elements using the ", + "type" : "text" + }, + { + "code" : "rawValue", + "type" : "codeVoice" + }, + { + "text" : " property of each enumeration value in the user supplied closure and prints the minimum value found after publishing all of the elements.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "enum Rank: Int {", + " case ace = 1, two, three, four, five, six, seven, eight, nine, ten, jack, queen, king", + "}", + "", + "let cards: [Rank] = [.five, .queen, .ace, .eight, .king]", + "cancellable = cards.publisher", + " .min {", + " return $0.rawValue < $1.rawValue", + " }", + " .sink { print(\"\\($0)\") }", + "", + "\/\/ Prints: \"ace\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "After this publisher receives a request for more than 0 items, it requests unlimited items from its upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -370,7 +498,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/min(by:)": { "abstract" : [ - + { + "text" : "Publishes the minimum value received from the upstream publisher, after it finishes.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/multicast(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/multicast(_:).json index c31318b01..8e96f3e2f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/multicast(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/multicast(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.multicast(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Applies a closure to create a subject that delivers elements to subscribers.", "type" : "text" } ], @@ -334,6 +326,187 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure to create a new ", + "type" : "text" + }, + { + "code" : "Subject", + "type" : "codeVoice" + }, + { + "text" : " each time a subscriber attaches to the multicast publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "createSubject" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use a multicast publisher when you have multiple downstream subscribers, but you want upstream publishers to only process one ", + "type" : "text" + }, + { + "code" : "Subscriber\/receive(_:)", + "type" : "codeVoice" + }, + { + "text" : " call per event. This is useful when upstream publishers are doing expensive work you don’t want to duplicate, like performing network requests.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In contrast with ", + "type" : "text" + }, + { + "code" : "Publisher\/multicast(subject:)", + "type" : "codeVoice" + }, + { + "text" : ", this method produces a publisher that creates a separate ", + "type" : "text" + }, + { + "code" : "Subject", + "type" : "codeVoice" + }, + { + "text" : " for each subscriber.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The following example uses a sequence publisher as a counter to publish three random numbers, generated by a ", + "type" : "text" + }, + { + "code" : "Publisher\/map(_:)-99evh", + "type" : "codeVoice" + }, + { + "text" : " operator.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "It uses a ", + "type" : "text" + }, + { + "code" : "Publisher\/multicast(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator whose closure creates a ", + "type" : "text" + }, + { + "code" : "PassthroughSubject", + "type" : "codeVoice" + }, + { + "text" : " to share the same random number to each of two subscribers. Because the multicast publisher is a ", + "type" : "text" + }, + { + "code" : "ConnectablePublisher", + "type" : "codeVoice" + }, + { + "text" : ", publishing only begins after a call to ", + "type" : "text" + }, + { + "code" : "ConnectablePublisher\/connect()", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let pub = [\"First\", \"Second\", \"Third\"].publisher", + " .map( { return ($0, Int.random(in: 0...100)) } )", + " .print(\"Random\")", + " .multicast { PassthroughSubject<(String, Int), Never>() }", + "", + "cancellable1 = pub", + " .sink { print (\"Stream 1 received: \\($0)\")}", + "cancellable2 = pub", + " .sink { print (\"Stream 2 received: \\($0)\")}", + "pub.connect()", + "", + "\/\/ Prints:", + "\/\/ Random: receive value: ((\"First\", 9))", + "\/\/ Stream 2 received: (\"First\", 9)", + "\/\/ Stream 1 received: (\"First\", 9)", + "\/\/ Random: receive value: ((\"Second\", 46))", + "\/\/ Stream 2 received: (\"Second\", 46)", + "\/\/ Stream 1 received: (\"Second\", 46)", + "\/\/ Random: receive value: ((\"Third\", 26))", + "\/\/ Stream 2 received: (\"Third\", 26)", + "\/\/ Stream 1 received: (\"Third\", 26)" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "In this example, the output shows that the ", + "type" : "text" + }, + { + "code" : "Publisher\/print(_:to:)", + "type" : "codeVoice" + }, + { + "text" : " operator receives each random value only one time, and then sends the value to both subscribers.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -413,7 +586,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/multicast(_:)": { "abstract" : [ - + { + "text" : "Applies a closure to create a subject that delivers elements to subscribers.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/multicast(subject:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/multicast(subject:).json index bb474fa52..2742d0829 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/multicast(subject:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/multicast(subject:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.multicast(subject:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Provides a subject to deliver elements to multiple subscribers.", "type" : "text" } ], @@ -326,6 +318,179 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A subject to deliver elements to downstream subscribers.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "subject" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use a multicast publisher when you have multiple downstream subscribers, but you want upstream publishers to only process one ", + "type" : "text" + }, + { + "code" : "Subscriber\/receive(_:)", + "type" : "codeVoice" + }, + { + "text" : " call per event. This is useful when upstream publishers are doing expensive work you don’t want to duplicate, like performing network requests.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In contrast with ", + "type" : "text" + }, + { + "code" : "Publisher\/multicast(_:)", + "type" : "codeVoice" + }, + { + "text" : ", this method produces a publisher that shares the provided ", + "type" : "text" + }, + { + "code" : "Subject", + "type" : "codeVoice" + }, + { + "text" : " among all the downstream subscribers.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The following example uses a sequence publisher as a counter to publish three random numbers, generated by a ", + "type" : "text" + }, + { + "code" : "Publisher\/map(_:)-99evh", + "type" : "codeVoice" + }, + { + "text" : " operator.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "It uses a ", + "type" : "text" + }, + { + "code" : "Publisher\/multicast(subject:)", + "type" : "codeVoice" + }, + { + "text" : " operator with a ", + "type" : "text" + }, + { + "code" : "PassthroughSubject", + "type" : "codeVoice" + }, + { + "text" : " to share the same random number to each of two subscribers. Because the multicast publisher is a ", + "type" : "text" + }, + { + "code" : "ConnectablePublisher", + "type" : "codeVoice" + }, + { + "text" : ", publishing only begins after a call to ", + "type" : "text" + }, + { + "code" : "ConnectablePublisher\/connect()", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let pub = [\"First\", \"Second\", \"Third\"].publisher", + " .map( { return ($0, Int.random(in: 0...100)) } )", + " .print(\"Random\")", + " .multicast(subject: PassthroughSubject<(String, Int), Never>())", + "", + "cancellable1 = pub", + " .sink { print (\"Stream 1 received: \\($0)\")}", + "cancellable2 = pub", + " .sink { print (\"Stream 2 received: \\($0)\")}", + "pub.connect()", + "", + "\/\/ Prints:", + "\/\/ Random: receive value: ((\"First\", 78))", + "\/\/ Stream 2 received: (\"First\", 78)", + "\/\/ Stream 1 received: (\"First\", 78)", + "\/\/ Random: receive value: ((\"Second\", 98))", + "\/\/ Stream 2 received: (\"Second\", 98)", + "\/\/ Stream 1 received: (\"Second\", 98)", + "\/\/ Random: receive value: ((\"Third\", 61))", + "\/\/ Stream 2 received: (\"Third\", 61)", + "\/\/ Stream 1 received: (\"Third\", 61)" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "In this example, the output shows that the ", + "type" : "text" + }, + { + "code" : "Publisher\/print(_:to:)", + "type" : "codeVoice" + }, + { + "text" : " operator receives each random value only one time, and then sends the value to both subscribers.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -405,7 +570,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/multicast(subject:)": { "abstract" : [ - + { + "text" : "Provides a subject to deliver elements to multiple subscribers.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/output(at:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/output(at:).json index a9d6c772c..b9c101360 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/output(at:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/output(at:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.output(at:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes a specific element, indicated by its index in the sequence of published elements.", "type" : "text" } ], @@ -215,6 +207,94 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The index that indicates the element to publish.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "index" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that publishes a specific indexed element.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/output(at:)", + "type" : "codeVoice" + }, + { + "text" : " when you need to republish a specific element specified by its position in the stream. If the publisher completes normally or with an error before publishing the specified element, then the publisher doesn’t produce any elements.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the array publisher emits the fifth element in the sequence of published elements:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]", + "numbers.publisher", + " .output(at: 5)", + " .sink { print(\"\\($0)\") }", + "", + "\/\/ Prints: \"6\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -294,7 +374,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/output(at:)": { "abstract" : [ - + { + "text" : "Publishes a specific element, indicated by its index in the sequence of published elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/output(in:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/output(in:).json index 4ff8eb85c..713f6e252 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/output(in:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/output(in:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.output(in:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes elements specified by their range in the sequence of published elements.", "type" : "text" } ], @@ -276,6 +268,94 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A range that indicates which elements to publish.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "range" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that publishes elements specified by a range.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/output(in:)", + "type" : "codeVoice" + }, + { + "text" : " to republish a range indices you specify in the published stream. After publishing all elements, the publisher finishes normally. If the publisher completes normally or with an error before producing all the elements in the range, it doesn’t publish the remaining elements.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, an array publisher emits the subset of elements at the indices in the specified range:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers = [1, 1, 2, 2, 2, 3, 4, 5, 6]", + "numbers.publisher", + " .output(in: (3...5))", + " .sink { print(\"\\($0)\", terminator: \" \") }", + "", + "\/\/ Prints: \"2 2 3\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -355,7 +435,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/output(in:)": { "abstract" : [ - + { + "text" : "Publishes elements specified by their range in the sequence of published elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/output.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/output.json index 5aadcc2e2..3f479f324 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/output.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/output.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.Output", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -53,6 +39,10 @@ "text" : "Output" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L10" + }, "role" : "symbol", "roleHeading" : "Type Alias", "symbolKind" : "typealias", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/pager.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/pager.json index e6924b3b8..025d2a3ec 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/pager.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/pager.json @@ -42,6 +42,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L14" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prefix(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prefix(_:).json index e324be34c..4ff3f11e3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prefix(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prefix(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.prefix(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Republishes elements up to the specified maximum count.", "type" : "text" } ], @@ -207,6 +199,102 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The maximum number of elements to republish.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "maxLength" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that publishes up to the specified number of elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/prefix(_:)", + "type" : "codeVoice" + }, + { + "text" : " to limit the number of elements republished to the downstream subscriber.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the ", + "type" : "text" + }, + { + "code" : "Publisher\/prefix(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator limits its output to the first two elements before finishing normally:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers = (0...10)", + "cancellable = numbers.publisher", + " .prefix(2)", + " .sink { print(\"\\($0)\", terminator: \" \") }", + "", + "\/\/ Prints: \"0 1\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -286,7 +374,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/prefix(_:)": { "abstract" : [ - + { + "text" : "Republishes elements up to the specified maximum count.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prefix(untiloutputfrom:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prefix(untiloutputfrom:).json index 2f038cfc8..ecf0c7431 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prefix(untiloutputfrom:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prefix(untiloutputfrom:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.prefix(untilOutputFrom:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Republishes elements until another publisher emits an element.", "type" : "text" } ], @@ -266,6 +258,65 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A second publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that republishes elements until the second publisher publishes an element.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "After the second publisher publishes an element, the publisher returned by this method finishes.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -345,7 +396,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/prefix(untilOutputFrom:)": { "abstract" : [ - + { + "text" : "Republishes elements until another publisher emits an element.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prefix(while:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prefix(while:).json index 12a25a4fc..6557cc121 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prefix(while:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prefix(while:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.prefix(while:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Republishes elements while a predicate closure indicates publishing should continue.", "type" : "text" } ], @@ -257,6 +249,110 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element as its parameter and returns a Boolean value that indicates whether publishing should continue.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that passes through elements until the predicate indicates publishing should finish.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/prefix(while:)", + "type" : "codeVoice" + }, + { + "text" : " to emit values while elements from the upstream publisher meet a condition you specify. The publisher finishes when the closure returns ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the ", + "type" : "text" + }, + { + "code" : "Publisher\/prefix(while:)", + "type" : "codeVoice" + }, + { + "text" : " operator emits values while the element it receives is less than five:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers = (0...10)", + "numbers.publisher", + " .prefix { $0 < 5 }", + " .sink { print(\"\\($0)\", terminator: \" \") }", + "", + "\/\/ Prints: \"0 1 2 3 4\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -336,7 +432,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/prefix(while:)": { "abstract" : [ - + { + "text" : "Republishes elements while a predicate closure indicates publishing should continue.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prepend(_:)-1urj.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prepend(_:)-1urj.json index c2ef749a1..2a4684de8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prepend(_:)-1urj.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prepend(_:)-1urj.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.prepend(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Prefixes a publisher’s output with the specified sequence.", "type" : "text" } ], @@ -362,6 +354,111 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A sequence of elements to publish before this publisher’s elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "elements" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that prefixes the sequence of elements prior to this publisher’s elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/prepend(_:)-v9sb", + "type" : "codeVoice" + }, + { + "text" : " to publish values from two publishers when you need to prepend one publisher’s elements to another.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example the ", + "type" : "text" + }, + { + "code" : "Publisher\/prepend(_:)-v9sb", + "type" : "codeVoice" + }, + { + "text" : " operator publishes the provided sequence before republishing all elements from ", + "type" : "text" + }, + { + "code" : "dataElements", + "type" : "codeVoice" + }, + { + "text" : ":", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let prefixValues = [0, 1, 255]", + "let dataElements = (0...10)", + "cancellable = dataElements.publisher", + " .prepend(prefixValues)", + " .sink { print(\"\\($0)\", terminator: \" \") }", + "", + "\/\/ Prints: \"0 1 255 0 1 2 3 4 5 6 7 8 9 10\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -441,7 +538,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/prepend(_:)-1urj": { "abstract" : [ - + { + "text" : "Prefixes a publisher’s output with the specified sequence.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prepend(_:)-4j7e1.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prepend(_:)-4j7e1.json index 14b2a72f6..1f01d72c3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prepend(_:)-4j7e1.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prepend(_:)-4j7e1.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.prepend(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Prefixes the output of this publisher with the elements emitted by the given publisher.", "type" : "text" } ], @@ -326,6 +318,111 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The prefixing publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that prefixes the prefixing publisher’s elements prior to this publisher’s elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/prepend(_:)-5dj9c", + "type" : "codeVoice" + }, + { + "text" : " to publish values from two publishers when you need to prepend one publisher’s elements to another.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, a publisher of ", + "type" : "text" + }, + { + "code" : "prefixValues", + "type" : "codeVoice" + }, + { + "text" : " publishes its elements before the ", + "type" : "text" + }, + { + "code" : "dataElements", + "type" : "codeVoice" + }, + { + "text" : " publishes its elements:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let prefixValues = [0, 1, 255]", + "let dataElements = (0...10)", + "cancellable = dataElements.publisher", + " .prepend(prefixValues.publisher)", + " .sink { print(\"\\($0)\", terminator: \" \") }", + "", + "\/\/ Prints: \"0 1 255 0 1 2 3 4 5 6 7 8 9 10\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -405,7 +502,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/prepend(_:)-4j7e1": { "abstract" : [ - + { + "text" : "Prefixes the output of this publisher with the elements emitted by the given publisher.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prepend(_:)-64d2f.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prepend(_:)-64d2f.json index 88062b132..b8c3c7b88 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prepend(_:)-64d2f.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/prepend(_:)-64d2f.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.prepend(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Prefixes a publisher’s output with the specified values.", "type" : "text" } ], @@ -327,6 +319,110 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The elements to publish before this publisher’s elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "elements" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that prefixes the specified elements prior to this publisher’s elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/prepend(_:)-7wk5l", + "type" : "codeVoice" + }, + { + "text" : " when you need to prepend specific elements before the output of a publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the ", + "type" : "text" + }, + { + "code" : "Publisher\/prepend(_:)-7wk5l", + "type" : "codeVoice" + }, + { + "text" : " operator publishes the provided elements before republishing all elements from ", + "type" : "text" + }, + { + "code" : "dataElements", + "type" : "codeVoice" + }, + { + "text" : ":", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let dataElements = (0...10)", + "cancellable = dataElements.publisher", + " .prepend(0, 1, 255)", + " .sink { print(\"\\($0)\", terminator: \" \") }", + "", + "\/\/ Prints: \"0 1 255 0 1 2 3 4 5 6 7 8 9 10\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -406,7 +502,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/prepend(_:)-64d2f": { "abstract" : [ - + { + "text" : "Prefixes a publisher’s output with the specified values.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/print(_:to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/print(_:to:).json index 766d29cdc..0ca730705 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/print(_:to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/print(_:to:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.print(_:to:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Prints log messages for all publishing events.", "type" : "text" } ], @@ -249,6 +241,112 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A string —- which defaults to empty -— with which to prefix all log messages.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "prefix" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A stream for text output that receives messages, and which directs output to the console by default. A custom stream can be used to log messages to other destinations.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "stream" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that prints log messages for all publishing events.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/print(_:to:)", + "type" : "codeVoice" + }, + { + "text" : " to log messages the console.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, log messages are printed on the console:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let integers = (1...2)", + "cancellable = integers.publisher", + " .print(\"Logged a message\", to: nil)", + " .sink { _ in }", + "", + "\/\/ Prints:", + "\/\/ Logged a message: receive subscription: (1..<2)", + "\/\/ Logged a message: request unlimited", + "\/\/ Logged a message: receive value: (1)", + "\/\/ Logged a message: receive finished" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -328,7 +426,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/print(_:to:)": { "abstract" : [ - + { + "text" : "Prints log messages for all publishing events.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/publisher-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/publisher-implementations.json index 9afb47c3f..e29275b1a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/publisher-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/publisher-implementations.json @@ -224,7 +224,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/allSatisfy(_:)": { "abstract" : [ - + { + "text" : "Publishes a single Boolean value that indicates whether all received elements pass a given predicate.", + "type" : "text" + } ], "fragments" : [ { @@ -305,7 +308,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/append(_:)-3qu99": { "abstract" : [ - + { + "text" : "Appends a publisher’s output with the specified sequence.", + "type" : "text" + } ], "fragments" : [ { @@ -419,7 +425,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/append(_:)-8aal7": { "abstract" : [ - + { + "text" : "Appends a publisher’s output with the specified elements.", + "type" : "text" + } ], "fragments" : [ { @@ -543,7 +552,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/append(_:)-wnv": { "abstract" : [ - + { + "text" : "Appends the output of this publisher with the elements emitted by the given publisher.", + "type" : "text" + } ], "fragments" : [ { @@ -622,7 +634,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/assertNoFailure(_:file:line:)": { "abstract" : [ - + { + "text" : "Raises a fatal error when its upstream publisher fails, and otherwise republishes all received input.", + "type" : "text" + } ], "fragments" : [ { @@ -720,7 +735,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/assign(to:)": { "abstract" : [ - + { + "text" : "Republishes elements received from a publisher, by assigning them to a property marked as a publisher.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -832,7 +850,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/assign(to:on:)": { "abstract" : [ - + { + "text" : "Assigns each element from a publisher to a property on an object.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -964,7 +985,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/breakpoint(receiveSubscription:receiveOutput:receiveCompletion:)": { "abstract" : [ - + { + "text" : "Raises a debugger signal when a provided closure needs to stop the process in the debugger.", + "type" : "text" + } ], "fragments" : [ { @@ -1131,7 +1155,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/breakpointOnError()": { "abstract" : [ - + { + "text" : "Raises a debugger signal upon receiving a failure.", + "type" : "text" + } ], "fragments" : [ { @@ -1186,7 +1213,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/buffer(size:prefetch:whenFull:)": { "abstract" : [ - + { + "text" : "Buffers elements received from an upstream publisher.", + "type" : "text" + } ], "fragments" : [ { @@ -1327,7 +1357,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/catch(_:)": { "abstract" : [ - + { + "text" : "Handles errors from an upstream publisher by replacing it with another publisher.", + "type" : "text" + } ], "fragments" : [ { @@ -1423,7 +1456,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/collect()": { "abstract" : [ - + { + "text" : "Collects all received elements, and emits a single array of the collection when the upstream publisher finishes.", + "type" : "text" + } ], "fragments" : [ { @@ -1478,7 +1514,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/collect(_:)": { "abstract" : [ - + { + "text" : "Collects up to the specified number of elements, and then emits a single array of the collection.", + "type" : "text" + } ], "fragments" : [ { @@ -1542,7 +1581,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/collect(_:options:)": { "abstract" : [ - + { + "text" : "Collects elements by a given time-grouping strategy, and emits a single array of the collection.", + "type" : "text" + } ], "fragments" : [ { @@ -1664,7 +1706,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/combineLatest(_:)": { "abstract" : [ - + { + "text" : "Subscribes to an additional publisher and publishes a tuple upon receiving output from either publisher.", + "type" : "text" + } ], "fragments" : [ { @@ -1743,7 +1788,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/combineLatest(_:_:)-32h5s": { "abstract" : [ - + { + "text" : "Subscribes to two additional publishers and publishes a tuple upon receiving output from any of the publishers.", + "type" : "text" + } ], "fragments" : [ { @@ -1846,7 +1894,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/combineLatest(_:_:)-3m6fr": { "abstract" : [ - + { + "text" : "Subscribes to an additional publisher and invokes a closure upon receiving output from either publisher.", + "type" : "text" + } ], "fragments" : [ { @@ -2001,7 +2052,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/combineLatest(_:_:_:)-4qg8v": { "abstract" : [ - + { + "text" : "Subscribes to three additional publishers and publishes a tuple upon receiving output from any of the publishers.", + "type" : "text" + } ], "fragments" : [ { @@ -2128,7 +2182,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/combineLatest(_:_:_:)-81x5u": { "abstract" : [ - + { + "text" : "Subscribes to two additional publishers and invokes a closure upon receiving output from any of the publishers.", + "type" : "text" + } ], "fragments" : [ { @@ -2324,7 +2381,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/combineLatest(_:_:_:_:)": { "abstract" : [ - + { + "text" : "Subscribes to three additional publishers and invokes a closure upon receiving output from any of the publishers.", + "type" : "text" + } ], "fragments" : [ { @@ -2561,7 +2621,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/compactMap(_:)": { "abstract" : [ - + { + "text" : "Calls a closure with each received element and publishes any returned optional that has a value.", + "type" : "text" + } ], "fragments" : [ { @@ -2657,7 +2720,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/contains(where:)": { "abstract" : [ - + { + "text" : "Publishes a Boolean value upon receiving an element that satisfies the predicate closure.", + "type" : "text" + } ], "fragments" : [ { @@ -2746,7 +2812,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/count()": { "abstract" : [ - + { + "text" : "Publishes the number of elements received from the upstream publisher.", + "type" : "text" + } ], "fragments" : [ { @@ -2801,7 +2870,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/debounce(for:scheduler:options:)": { "abstract" : [ - + { + "text" : "Publishes elements only after a specified time interval elapses between events.", + "type" : "text" + } ], "fragments" : [ { @@ -2947,7 +3019,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/decode(type:decoder:)": { "abstract" : [ - + { + "text" : "Decodes the output from the upstream using a specified decoder.", + "type" : "text" + } ], "fragments" : [ { @@ -3066,7 +3141,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/delay(for:tolerance:scheduler:options:)": { "abstract" : [ - + { + "text" : "Delays delivery of all output to the downstream receiver by a specified amount of time on a particular scheduler.", + "type" : "text" + } ], "fragments" : [ { @@ -3246,7 +3324,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/drop(untilOutputFrom:)": { "abstract" : [ - + { + "text" : "Ignores elements from the upstream publisher until it receives an element from a second publisher.", + "type" : "text" + } ], "fragments" : [ { @@ -3333,7 +3414,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/drop(while:)": { "abstract" : [ - + { + "text" : "Omits elements from the upstream publisher until a given closure returns false, before republishing all remaining elements.", + "type" : "text" + } ], "fragments" : [ { @@ -3422,7 +3506,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/dropFirst(_:)": { "abstract" : [ - + { + "text" : "Omits the specified number of elements before republishing subsequent elements.", + "type" : "text" + } ], "fragments" : [ { @@ -3486,7 +3573,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/eraseToAnyPublisher()": { "abstract" : [ - + { + "text" : "Wraps this publisher with a type eraser.", + "type" : "text" + } ], "fragments" : [ { @@ -3558,7 +3648,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/filter(_:)": { "abstract" : [ - + { + "text" : "Republishes all elements that match a provided closure.", + "type" : "text" + } ], "fragments" : [ { @@ -3639,7 +3732,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/first()": { "abstract" : [ - + { + "text" : "Publishes the first element of a stream, then finishes.", + "type" : "text" + } ], "fragments" : [ { @@ -3694,7 +3790,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/first(where:)": { "abstract" : [ - + { + "text" : "Publishes the first element of a stream to satisfy a predicate closure, then finishes normally.", + "type" : "text" + } ], "fragments" : [ { @@ -3783,7 +3882,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/flatMap(maxPublishers:_:)-5xn93": { "abstract" : [ - + { + "text" : "Transforms all elements from an upstream publisher into a new publisher up to a maximum number of publishers you specify.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -3972,7 +4074,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/flatMap(maxPublishers:_:)-6ydp0": { "abstract" : [ - + { + "text" : "Transforms all elements from an upstream publisher into a new publisher up to a maximum number of publishers you specify.", + "type" : "text" + } ], "fragments" : [ { @@ -4129,7 +4234,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/flatMap(maxPublishers:_:)-7tjjf": { "abstract" : [ - + { + "text" : "Transforms all elements from an upstream publisher into a new publisher up to a maximum number of publishers you specify.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -4283,7 +4391,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/flatMap(maxPublishers:_:)-v65z": { "abstract" : [ - + { + "text" : "Transforms all elements from an upstream publisher into a new publisher up to a maximum number of publishers you specify.", + "type" : "text" + } ], "fragments" : [ { @@ -4413,7 +4524,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/handleEvents(receiveSubscription:receiveOutput:receiveCompletion:receiveCancel:receiveRequest:)": { "abstract" : [ - + { + "text" : "Performs the specified closures when publisher events occur.", + "type" : "text" + } ], "fragments" : [ { @@ -4632,7 +4746,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/ignoreOutput()": { "abstract" : [ - + { + "text" : "Ignores all upstream elements, but passes along the upstream publisher’s completion state (finished or failed).", + "type" : "text" + } ], "fragments" : [ { @@ -4687,7 +4804,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/last()": { "abstract" : [ - + { + "text" : "Publishes the last element of a stream, after the stream finishes.", + "type" : "text" + } ], "fragments" : [ { @@ -4742,7 +4862,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/last(where:)": { "abstract" : [ - + { + "text" : "Publishes the last element of a stream that satisfies a predicate closure, after upstream finishes.", + "type" : "text" + } ], "fragments" : [ { @@ -4831,7 +4954,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/makeConnectable()": { "abstract" : [ - + { + "text" : "Creates a connectable wrapper around the publisher.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -4918,7 +5044,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/map(_:)-1n0d2": { "abstract" : [ - + { + "text" : "Transforms all elements from the upstream publisher with a provided closure.", + "type" : "text" + } ], "fragments" : [ { @@ -5014,7 +5143,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/map(_:)-5xco8": { "abstract" : [ - + { + "text" : "Publishes the value of a key path.", + "type" : "text" + } ], "fragments" : [ { @@ -5119,7 +5251,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/map(_:_:)": { "abstract" : [ - + { + "text" : "Publishes the values of two key paths as a tuple.", + "type" : "text" + } ], "fragments" : [ { @@ -5274,7 +5409,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/map(_:_:_:)": { "abstract" : [ - + { + "text" : "Publishes the values of three key paths as a tuple.", + "type" : "text" + } ], "fragments" : [ { @@ -5479,7 +5617,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/mapError(_:)": { "abstract" : [ - + { + "text" : "Converts any failure from the upstream publisher into a new error.", + "type" : "text" + } ], "fragments" : [ { @@ -5575,7 +5716,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/max(by:)": { "abstract" : [ - + { + "text" : "Publishes the maximum value received from the upstream publisher, using the provided ordering closure.", + "type" : "text" + } ], "fragments" : [ { @@ -5681,7 +5825,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/measureInterval(using:options:)": { "abstract" : [ - + { + "text" : "Measures and emits the time interval between events received from an upstream publisher.", + "type" : "text" + } ], "fragments" : [ { @@ -5793,7 +5940,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/merge(with:)-7ko3g": { "abstract" : [ - + { + "text" : "Combines elements from this publisher with those from another publisher, delivering an interleaved sequence of elements.", + "type" : "text" + } ], "fragments" : [ { @@ -5880,7 +6030,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/merge(with:)-7ntxf": { "abstract" : [ - + { + "text" : "Combines elements from this publisher with those from another publisher of the same type, delivering an interleaved sequence of elements.", + "type" : "text" + } ], "fragments" : [ { @@ -5951,7 +6104,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/merge(with:_:)": { "abstract" : [ - + { + "text" : "Combines elements from this publisher with those from two other publishers, delivering an interleaved sequence of elements.", + "type" : "text" + } ], "fragments" : [ { @@ -6062,7 +6218,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/merge(with:_:_:)": { "abstract" : [ - + { + "text" : "Combines elements from this publisher with those from three other publishers, delivering an interleaved sequence of elements.", + "type" : "text" + } ], "fragments" : [ { @@ -6197,7 +6356,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/merge(with:_:_:_:)": { "abstract" : [ - + { + "text" : "Combines elements from this publisher with those from four other publishers, delivering an interleaved sequence of elements.", + "type" : "text" + } ], "fragments" : [ { @@ -6356,7 +6518,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/merge(with:_:_:_:_:)": { "abstract" : [ - + { + "text" : "Combines elements from this publisher with those from five other publishers, delivering an interleaved sequence of elements.", + "type" : "text" + } ], "fragments" : [ { @@ -6539,7 +6704,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/merge(with:_:_:_:_:_:)": { "abstract" : [ - + { + "text" : "Combines elements from this publisher with those from six other publishers, delivering an interleaved sequence of elements.", + "type" : "text" + } ], "fragments" : [ { @@ -6746,7 +6914,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/merge(with:_:_:_:_:_:_:)": { "abstract" : [ - + { + "text" : "Combines elements from this publisher with those from seven other publishers, delivering an interleaved sequence of elements.", + "type" : "text" + } ], "fragments" : [ { @@ -6977,7 +7148,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/min(by:)": { "abstract" : [ - + { + "text" : "Publishes the minimum value received from the upstream publisher, after it finishes.", + "type" : "text" + } ], "fragments" : [ { @@ -7083,7 +7257,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/multicast(_:)": { "abstract" : [ - + { + "text" : "Applies a closure to create a subject that delivers elements to subscribers.", + "type" : "text" + } ], "fragments" : [ { @@ -7162,7 +7339,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/multicast(subject:)": { "abstract" : [ - + { + "text" : "Provides a subject to deliver elements to multiple subscribers.", + "type" : "text" + } ], "fragments" : [ { @@ -7249,7 +7429,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/output(at:)": { "abstract" : [ - + { + "text" : "Publishes a specific element, indicated by its index in the sequence of published elements.", + "type" : "text" + } ], "fragments" : [ { @@ -7321,7 +7504,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/output(in:)": { "abstract" : [ - + { + "text" : "Publishes elements specified by their range in the sequence of published elements.", + "type" : "text" + } ], "fragments" : [ { @@ -7400,7 +7586,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/prefix(_:)": { "abstract" : [ - + { + "text" : "Republishes elements up to the specified maximum count.", + "type" : "text" + } ], "fragments" : [ { @@ -7464,7 +7653,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/prefix(untilOutputFrom:)": { "abstract" : [ - + { + "text" : "Republishes elements until another publisher emits an element.", + "type" : "text" + } ], "fragments" : [ { @@ -7551,7 +7743,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/prefix(while:)": { "abstract" : [ - + { + "text" : "Republishes elements while a predicate closure indicates publishing should continue.", + "type" : "text" + } ], "fragments" : [ { @@ -7640,7 +7835,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/prepend(_:)-1urj": { "abstract" : [ - + { + "text" : "Prefixes a publisher’s output with the specified sequence.", + "type" : "text" + } ], "fragments" : [ { @@ -7754,7 +7952,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/prepend(_:)-4j7e1": { "abstract" : [ - + { + "text" : "Prefixes the output of this publisher with the elements emitted by the given publisher.", + "type" : "text" + } ], "fragments" : [ { @@ -7833,7 +8034,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/prepend(_:)-64d2f": { "abstract" : [ - + { + "text" : "Prefixes a publisher’s output with the specified values.", + "type" : "text" + } ], "fragments" : [ { @@ -7957,7 +8161,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/print(_:to:)": { "abstract" : [ - + { + "text" : "Prints log messages for all publishing events.", + "type" : "text" + } ], "fragments" : [ { @@ -8038,7 +8245,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/receive(on:options:)": { "abstract" : [ - + { + "text" : "Specifies the scheduler on which to receive elements from the publisher.", + "type" : "text" + } ], "fragments" : [ { @@ -8150,7 +8360,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/reduce(_:_:)": { "abstract" : [ - + { + "text" : "Applies a closure that collects each element of a stream and publishes a final result upon completion.", + "type" : "text" + } ], "fragments" : [ { @@ -8262,7 +8475,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/removeDuplicates(by:)": { "abstract" : [ - + { + "text" : "Publishes only elements that don’t match the previous element, as evaluated by a provided closure.", + "type" : "text" + } ], "fragments" : [ { @@ -8368,7 +8584,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/replaceEmpty(with:)": { "abstract" : [ - + { + "text" : "Replaces an empty stream with the provided element.", + "type" : "text" + } ], "fragments" : [ { @@ -8448,7 +8667,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/replaceError(with:)": { "abstract" : [ - + { + "text" : "Replaces any errors in the stream with the provided element.", + "type" : "text" + } ], "fragments" : [ { @@ -8528,7 +8750,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/replaceNil(with:)": { "abstract" : [ - + { + "text" : "Replaces nil elements in the stream with the provided element.", + "type" : "text" + } ], "fragments" : [ { @@ -8615,7 +8840,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/retry(_:)": { "abstract" : [ - + { + "text" : "Attempts to recreate a failed subscription with the upstream publisher up to the number of times you specify.", + "type" : "text" + } ], "fragments" : [ { @@ -8679,7 +8907,18 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/scan(_:_:)": { "abstract" : [ - + { + "text" : "Transforms elements from the upstream publisher by providing the current", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "element to a closure along with the last value returned by the closure.", + "type" : "text" + } ], "fragments" : [ { @@ -8791,7 +9030,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/setFailureType(to:)": { "abstract" : [ - + { + "text" : "Changes the failure type declared by the upstream publisher.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -8910,7 +9152,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/share()": { "abstract" : [ - + { + "text" : "Shares the output of an upstream publisher with multiple subscribers.", + "type" : "text" + } ], "fragments" : [ { @@ -8965,7 +9210,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/sink(receiveCompletion:receiveValue:)": { "abstract" : [ - + { + "text" : "Attaches a subscriber with closure-based behavior.", + "type" : "text" + } ], "fragments" : [ { @@ -9085,7 +9333,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/sink(receiveValue:)": { "abstract" : [ - + { + "text" : "Attaches a subscriber with closure-based behavior to a publisher that never fails.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -9185,7 +9436,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/subscribe(_:)-5vwe3": { "abstract" : [ - + { + "text" : "Attaches the specified subscriber to this publisher.", + "type" : "text" + } ], "fragments" : [ { @@ -9230,7 +9484,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/subscribe(_:)-87xwh": { "abstract" : [ - + { + "text" : "Attaches the specified subject to this publisher.", + "type" : "text" + } ], "fragments" : [ { @@ -9280,7 +9537,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/subscribe(on:options:)": { "abstract" : [ - + { + "text" : "Specifies the scheduler on which to perform subscribe, cancel, and request operations.", + "type" : "text" + } ], "fragments" : [ { @@ -9392,7 +9652,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/throttle(for:scheduler:latest:)": { "abstract" : [ - + { + "text" : "Publishes either the most-recent or first element published by the upstream publisher in the specified time interval.", + "type" : "text" + } ], "fragments" : [ { @@ -9530,7 +9793,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/timeout(_:scheduler:options:customError:)": { "abstract" : [ - + { + "text" : "Terminates publishing if the upstream publisher exceeds the specified time interval without producing an element.", + "type" : "text" + } ], "fragments" : [ { @@ -9693,7 +9959,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryAllSatisfy(_:)": { "abstract" : [ - + { + "text" : "Publishes a single Boolean value that indicates whether all received elements pass a given error-throwing predicate.", + "type" : "text" + } ], "fragments" : [ { @@ -9782,7 +10051,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryCatch(_:)": { "abstract" : [ - + { + "text" : "Handles errors from an upstream publisher by either replacing it with another publisher or throwing a new error.", + "type" : "text" + } ], "fragments" : [ { @@ -9886,7 +10158,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryCompactMap(_:)": { "abstract" : [ - + { + "text" : "Calls an error-throwing closure with each received element and publishes any returned optional that has a value.", + "type" : "text" + } ], "fragments" : [ { @@ -9990,7 +10265,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryContains(where:)": { "abstract" : [ - + { + "text" : "Publishes a Boolean value upon receiving an element that satisfies the throwing predicate closure.", + "type" : "text" + } ], "fragments" : [ { @@ -10087,7 +10365,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryDrop(while:)": { "abstract" : [ - + { + "text" : "Omits elements from the upstream publisher until an error-throwing closure returns false, before republishing all remaining elements.", + "type" : "text" + } ], "fragments" : [ { @@ -10184,7 +10465,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryFilter(_:)": { "abstract" : [ - + { + "text" : "Republishes all elements that match a provided error-throwing closure.", + "type" : "text" + } ], "fragments" : [ { @@ -10273,7 +10557,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryFirst(where:)": { "abstract" : [ - + { + "text" : "Publishes the first element of a stream to satisfy a throwing predicate closure, then finishes normally.", + "type" : "text" + } ], "fragments" : [ { @@ -10370,7 +10657,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryLast(where:)": { "abstract" : [ - + { + "text" : "Publishes the last element of a stream that satisfies an error-throwing predicate closure, after the stream finishes.", + "type" : "text" + } ], "fragments" : [ { @@ -10467,7 +10757,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryMap(_:)": { "abstract" : [ - + { + "text" : "Transforms all elements from the upstream publisher with a provided error-throwing closure.", + "type" : "text" + } ], "fragments" : [ { @@ -10571,7 +10864,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryMax(by:)": { "abstract" : [ - + { + "text" : "Publishes the maximum value received from the upstream publisher, using the provided error-throwing closure to order the items.", + "type" : "text" + } ], "fragments" : [ { @@ -10685,7 +10981,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryMin(by:)": { "abstract" : [ - + { + "text" : "Publishes the minimum value received from the upstream publisher, using the provided error-throwing closure to order the items.", + "type" : "text" + } ], "fragments" : [ { @@ -10799,7 +11098,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryPrefix(while:)": { "abstract" : [ - + { + "text" : "Republishes elements while an error-throwing predicate closure indicates publishing should continue.", + "type" : "text" + } ], "fragments" : [ { @@ -10896,7 +11198,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryReduce(_:_:)": { "abstract" : [ - + { + "text" : "Applies an error-throwing closure that collects each element of a stream and publishes a final result upon completion.", + "type" : "text" + } ], "fragments" : [ { @@ -11016,7 +11321,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryRemoveDuplicates(by:)": { "abstract" : [ - + { + "text" : "Publishes only elements that don’t match the previous element, as evaluated by a provided error-throwing closure.", + "type" : "text" + } ], "fragments" : [ { @@ -11130,7 +11438,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryScan(_:_:)": { "abstract" : [ - + { + "text" : "Transforms elements from the upstream publisher by providing the current element to an error-throwing closure along with the last value returned by the closure.", + "type" : "text" + } ], "fragments" : [ { @@ -11250,7 +11561,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/values-3l0lz": { "abstract" : [ - + { + "text" : "The elements produced by the publisher, as an asynchronous sequence.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ @@ -11328,7 +11642,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/values-96ly3": { "abstract" : [ - + { + "text" : "The elements produced by the publisher, as a throwing asynchronous sequence.", + "type" : "text" + } ], "fragments" : [ { @@ -11374,7 +11691,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/zip(_:)": { "abstract" : [ - + { + "text" : "Combines elements from another publisher and deliver pairs of elements as tuples.", + "type" : "text" + } ], "fragments" : [ { @@ -11453,7 +11773,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/zip(_:_:)-3oklf": { "abstract" : [ - + { + "text" : "Combines elements from another publisher and delivers a transformed output.", + "type" : "text" + } ], "fragments" : [ { @@ -11608,7 +11931,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/zip(_:_:)-7ik1f": { "abstract" : [ - + { + "text" : "Combines elements from two other publishers and delivers groups of elements as tuples.", + "type" : "text" + } ], "fragments" : [ { @@ -11711,7 +12037,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/zip(_:_:_:)-1pr": { "abstract" : [ - + { + "text" : "Combines elements from two other publishers and delivers a transformed output.", + "type" : "text" + } ], "fragments" : [ { @@ -11907,7 +12236,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/zip(_:_:_:)-88gn6": { "abstract" : [ - + { + "text" : "Combines elements from three other publishers and delivers groups of elements as tuples.", + "type" : "text" + } ], "fragments" : [ { @@ -12034,7 +12366,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/zip(_:_:_:_:)": { "abstract" : [ - + { + "text" : "Combines elements from three other publishers and delivers a transformed output.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/receive(on:options:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/receive(on:options:).json index 64a9540c5..942857acc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/receive(on:options:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/receive(on:options:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.receive(on:options:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Specifies the scheduler on which to receive elements from the publisher.", "type" : "text" } ], @@ -316,6 +308,255 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The scheduler the publisher uses for element delivery.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "scheduler" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Scheduler options used to customize element delivery.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "options" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that delivers elements using the specified scheduler.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "You use the ", + "type" : "text" + }, + { + "code" : "Publisher\/receive(on:options:)", + "type" : "codeVoice" + }, + { + "text" : " operator to receive results and completion on a specific scheduler, such as performing UI work on the main run loop. In contrast with ", + "type" : "text" + }, + { + "code" : "Publisher\/subscribe(on:options:)", + "type" : "codeVoice" + }, + { + "text" : ", which affects upstream messages, ", + "type" : "text" + }, + { + "code" : "Publisher\/receive(on:options:)", + "type" : "codeVoice" + }, + { + "text" : " changes the execution context of downstream messages.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the following example, the ", + "type" : "text" + }, + { + "code" : "Publisher\/subscribe(on:options:)", + "type" : "codeVoice" + }, + { + "text" : " operator causes ", + "type" : "text" + }, + { + "code" : "jsonPublisher", + "type" : "codeVoice" + }, + { + "text" : " to receive requests on ", + "type" : "text" + }, + { + "code" : "backgroundQueue", + "type" : "codeVoice" + }, + { + "text" : ", while the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "Publisher\/receive(on:options:)", + "type" : "codeVoice" + }, + { + "text" : " causes ", + "type" : "text" + }, + { + "code" : "labelUpdater", + "type" : "codeVoice" + }, + { + "text" : " to receive elements and completion on ", + "type" : "text" + }, + { + "code" : "RunLoop.main", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let jsonPublisher = MyJSONLoaderPublisher() \/\/ Some publisher.", + "let labelUpdater = MyLabelUpdateSubscriber() \/\/ Some subscriber that updates the UI.", + "", + "jsonPublisher", + " .subscribe(on: backgroundQueue)", + " .receive(on: RunLoop.main)", + " .subscribe(labelUpdater)" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "Prefer ", + "type" : "text" + }, + { + "code" : "Publisher\/receive(on:options:)", + "type" : "codeVoice" + }, + { + "text" : " over explicit use of dispatch queues when performing work in subscribers. For example, instead of the following pattern:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "pub.sink {", + " DispatchQueue.main.async {", + " \/\/ Do something.", + " }", + "}" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "Use this pattern instead:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "pub.receive(on: DispatchQueue.main).sink {", + " \/\/ Do something.", + "}" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "", + "type" : "text" + }, + { + "code" : "Publisher\/receive(on:options:)", + "type" : "codeVoice" + }, + { + "text" : " doesn’t affect the scheduler used to call the subscriber’s ", + "type" : "text" + }, + { + "code" : "Subscriber\/receive(subscription:)", + "type" : "codeVoice" + }, + { + "text" : " method.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Note", + "style" : "note", + "type" : "aside" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -395,7 +636,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/receive(on:options:)": { "abstract" : [ - + { + "text" : "Specifies the scheduler on which to receive elements from the publisher.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/receive(subscriber:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/receive(subscriber:).json index 8f9b611a8..92f0335a3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/receive(subscriber:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/receive(subscriber:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.receive(subscriber:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -75,6 +61,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L237" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/reduce(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/reduce(_:_:).json index 8842b46f8..67a795f32 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/reduce(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/reduce(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.reduce(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Applies a closure that collects each element of a stream and publishes a final result upon completion.", "type" : "text" } ], @@ -327,6 +319,124 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The value that the closure receives the first time it’s called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "initialResult" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that produces a new value by taking the previously-accumulated value and the next element it receives from the upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "nextPartialResult" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that applies the closure to all received elements and produces an accumulated value when the upstream publisher finishes. If ", + "type" : "text" + }, + { + "code" : "Publisher\/reduce(_:_:)", + "type" : "codeVoice" + }, + { + "text" : " receives an error from the upstream publisher, the operator delivers it to the downstream subscriber, the publisher terminates and publishes no value.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/reduce(_:_:)", + "type" : "codeVoice" + }, + { + "text" : " to collect a stream of elements and produce an accumulated value based on a closure you provide.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the following example, the ", + "type" : "text" + }, + { + "code" : "Publisher\/reduce(_:_:)", + "type" : "codeVoice" + }, + { + "text" : " operator collects all the integer values it receives from its upstream publisher:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers = (0...10)", + "cancellable = numbers.publisher", + " .reduce(0, { accum, next in accum + next })", + " .sink { print(\"\\($0)\") }", + "", + "\/\/ Prints: \"55\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -406,7 +516,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/reduce(_:_:)": { "abstract" : [ - + { + "text" : "Applies a closure that collects each element of a stream and publishes a final result upon completion.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-1mgl.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-1mgl.json index 574d89da6..c0238a6ec 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-1mgl.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-1mgl.json @@ -82,6 +82,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L205" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -123,6 +127,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO", "text" : "CachePolicy" @@ -132,6 +137,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO5QueryO", "text" : "Query" @@ -141,6 +147,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query\/SingleResponse", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO5QueryO14SingleResponseO", "text" : "SingleResponse" @@ -208,6 +215,112 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/CachePolicy": { + "abstract" : [ + { + "text" : "A set of cache policies for requests to an ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " that specify whether results should be fetched from the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "server or loaded from the local cache.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CachePolicy" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy" +}, +"doc://Apollo/documentation/Apollo/CachePolicy/Query": { + "abstract" : [ + { + "text" : "Cache policies for use with ", + "type" : "text" + }, + { + "code" : "GraphQLQuery", + "type" : "codeVoice" + }, + { + "text" : " operations.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Query" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy.Query", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy\/query" +}, +"doc://Apollo/documentation/Apollo/CachePolicy/Query/SingleResponse": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "SingleResponse" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query\/SingleResponse", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy.Query.SingleResponse", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy\/query\/singleresponse" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-2asu7.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-2asu7.json index 70dec3244..ce268fbb1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-2asu7.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-2asu7.json @@ -82,6 +82,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L211" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -123,6 +127,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO", "text" : "CachePolicy" @@ -132,6 +137,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO5QueryO", "text" : "Query" @@ -141,6 +147,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query\/CacheOnly", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO5QueryO0B4OnlyO", "text" : "CacheOnly" @@ -208,6 +215,123 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/CachePolicy": { + "abstract" : [ + { + "text" : "A set of cache policies for requests to an ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " that specify whether results should be fetched from the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "server or loaded from the local cache.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CachePolicy" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy" +}, +"doc://Apollo/documentation/Apollo/CachePolicy/Query": { + "abstract" : [ + { + "text" : "Cache policies for use with ", + "type" : "text" + }, + { + "code" : "GraphQLQuery", + "type" : "codeVoice" + }, + { + "text" : " operations.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Query" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy.Query", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy\/query" +}, +"doc://Apollo/documentation/Apollo/CachePolicy/Query/CacheOnly": { + "abstract" : [ + { + "text" : "A cache policy that returns data from the cache if available,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Does not attempt to fetch results from the server.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheOnly" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query\/CacheOnly", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy.Query.CacheOnly", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy\/query\/cacheonly" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-2pnnt.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-2pnnt.json index d4181f963..16bc91af3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-2pnnt.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-2pnnt.json @@ -82,6 +82,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L217" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -123,6 +127,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO", "text" : "CachePolicy" @@ -132,6 +137,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO5QueryO", "text" : "Query" @@ -141,6 +147,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query\/CacheAndNetwork", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo11CachePolicyO5QueryO0B10AndNetworkO", "text" : "CacheAndNetwork" @@ -208,6 +215,115 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/CachePolicy": { + "abstract" : [ + { + "text" : "A set of cache policies for requests to an ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ApolloClient", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " that specify whether results should be fetched from the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "server or loaded from the local cache.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CachePolicy" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy" +}, +"doc://Apollo/documentation/Apollo/CachePolicy/Query": { + "abstract" : [ + { + "text" : "Cache policies for use with ", + "type" : "text" + }, + { + "code" : "GraphQLQuery", + "type" : "codeVoice" + }, + { + "text" : " operations.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Query" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy.Query", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy\/query" +}, +"doc://Apollo/documentation/Apollo/CachePolicy/Query/CacheAndNetwork": { + "abstract" : [ + { + "text" : "A cache policy that returns data from the cache if available and then fetches results from the server.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheAndNetwork" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CachePolicy\/Query\/CacheAndNetwork", + "kind" : "symbol", + "role" : "symbol", + "title" : "CachePolicy.Query.CacheAndNetwork", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachepolicy\/query\/cacheandnetwork" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/refetch(fetchbehavior:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/refetch(fetchbehavior:).json index d7e27ba64..aa72210ab 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/refetch(fetchbehavior:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/refetch(fetchbehavior:).json @@ -64,6 +64,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L223" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -105,6 +109,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/FetchBehavior", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo13FetchBehaviorV", "text" : "FetchBehavior" @@ -172,6 +177,42 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/FetchBehavior": { + "abstract" : [ + { + "text" : "Describes the cache\/networking behaviors that should be used for the execution of a GraphQL", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "request.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "FetchBehavior" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/FetchBehavior", + "kind" : "symbol", + "role" : "symbol", + "title" : "FetchBehavior", + "type" : "topic", + "url" : "\/documentation\/apollo\/fetchbehavior" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/removeduplicates(by:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/removeduplicates(by:).json index 27f67d220..f9e2e5810 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/removeduplicates(by:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/removeduplicates(by:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.removeDuplicates(by:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes only elements that don’t match the previous element, as evaluated by a provided closure.", "type" : "text" } ], @@ -291,6 +283,169 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure to evaluate whether two elements are equivalent, for purposes of filtering. Return ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " from this closure to indicate that the second element is a duplicate of the first.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that consumes — rather than publishes — duplicate elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/removeDuplicates(by:)", + "type" : "codeVoice" + }, + { + "text" : " to remove repeating elements from an upstream publisher based upon the evaluation of the current and previously published elements using a closure you provide.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "Use the ", + "type" : "text" + }, + { + "code" : "Publisher\/removeDuplicates(by:)", + "type" : "codeVoice" + }, + { + "text" : " operator when comparing types that don’t themselves implement ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ", or if you need to compare values differently than the type’s ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : " implementation.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the ", + "type" : "text" + }, + { + "code" : "Publisher\/removeDuplicates(by:)", + "type" : "codeVoice" + }, + { + "text" : " functionality triggers when the ", + "type" : "text" + }, + { + "code" : "x", + "type" : "codeVoice" + }, + { + "text" : " property of the current and previous elements are equal, otherwise the operator publishes the current ", + "type" : "text" + }, + { + "code" : "Point", + "type" : "codeVoice" + }, + { + "text" : " to the downstream subscriber:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct Point {", + " let x: Int", + " let y: Int", + "}", + "", + "let points = [Point(x: 0, y: 0), Point(x: 0, y: 1),", + " Point(x: 1, y: 1), Point(x: 2, y: 1)]", + "cancellable = points.publisher", + " .removeDuplicates { prev, current in", + " \/\/ Considers points to be duplicate if the x coordinate", + " \/\/ is equal, and ignores the y coordinate", + " prev.x == current.x", + " }", + " .sink { print(\"\\($0)\", terminator: \" \") }", + "", + "\/\/ Prints: Point(x: 0, y: 0) Point(x: 1, y: 1) Point(x: 2, y: 1)" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -370,7 +525,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/removeDuplicates(by:)": { "abstract" : [ - + { + "text" : "Publishes only elements that don’t match the previous element, as evaluated by a provided closure.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/replaceempty(with:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/replaceempty(with:).json index 0603536a0..8ae69fe68 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/replaceempty(with:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/replaceempty(with:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.replaceEmpty(with:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Replaces an empty stream with the provided element.", "type" : "text" } ], @@ -231,6 +223,139 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An element to emit when the upstream publisher finishes without emitting any elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "output" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that replaces an empty stream with the provided output element.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/replaceEmpty(with:)", + "type" : "codeVoice" + }, + { + "text" : " to provide a replacement element if the upstream publisher finishes without producing any elements.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the empty ", + "type" : "text" + }, + { + "code" : "Double", + "type" : "codeVoice" + }, + { + "text" : " array publisher doesn’t produce any elements, so ", + "type" : "text" + }, + { + "code" : "Publisher\/replaceEmpty(with:)", + "type" : "codeVoice" + }, + { + "text" : " publishes ", + "type" : "text" + }, + { + "code" : "Double.nan", + "type" : "codeVoice" + }, + { + "text" : " and finishes normally.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers: [Double] = []", + "cancellable = numbers.publisher", + " .replaceEmpty(with: Double.nan)", + " .sink { print(\"\\($0)\", terminator: \" \") }", + "", + "\/\/ Prints \"(nan)\"." + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "Conversely, providing a non-empty publisher publishes all elements and the publisher then terminates normally:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let otherNumbers: [Double] = [1.0, 2.0, 3.0]", + "cancellable2 = otherNumbers.publisher", + " .replaceEmpty(with: Double.nan)", + " .sink { print(\"\\($0)\", terminator: \" \") }", + "", + "\/\/ Prints: 1.0 2.0 3.0" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -310,7 +435,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/replaceEmpty(with:)": { "abstract" : [ - + { + "text" : "Replaces an empty stream with the provided element.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/replaceerror(with:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/replaceerror(with:).json index 2c840de83..e50cceb11 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/replaceerror(with:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/replaceerror(with:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.replaceError(with:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Replaces any errors in the stream with the provided element.", "type" : "text" } ], @@ -231,6 +223,139 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An element to emit when the upstream publisher fails.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "output" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that replaces an error from the upstream publisher with the provided output element.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "If the upstream publisher fails with an error, this publisher emits the provided element, then finishes normally.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, a publisher of strings fails with a ", + "type" : "text" + }, + { + "code" : "MyError", + "type" : "codeVoice" + }, + { + "text" : " instance, which sends a failure completion downstream. The ", + "type" : "text" + }, + { + "code" : "Publisher\/replaceError(with:)", + "type" : "codeVoice" + }, + { + "text" : " operator handles the failure by publishing the string ", + "type" : "text" + }, + { + "code" : "(replacement element)", + "type" : "codeVoice" + }, + { + "text" : " and completing normally.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct MyError: Error {}", + "let fail = Fail(error: MyError())", + "cancellable = fail", + " .replaceError(with: \"(replacement element)\")", + " .sink(", + " receiveCompletion: { print (\"\\($0)\") },", + " receiveValue: { print (\"\\($0)\", terminator: \" \") }", + " )", + "", + "\/\/ Prints: \"(replacement element) finished\"." + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "This ", + "type" : "text" + }, + { + "code" : "Publisher\/replaceError(with:)", + "type" : "codeVoice" + }, + { + "text" : " functionality is useful when you want to handle an error by sending a single replacement element and end the stream. Use ", + "type" : "text" + }, + { + "code" : "Publisher\/catch(_:)", + "type" : "codeVoice" + }, + { + "text" : " to recover from an error and provide a replacement publisher to continue providing elements to the downstream subscriber.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -310,7 +435,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/replaceError(with:)": { "abstract" : [ - + { + "text" : "Replaces any errors in the stream with the provided element.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/replacenil(with:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/replacenil(with:).json index 7537b81a9..bc8d4b6a6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/replacenil(with:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/replacenil(with:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.replaceNil(with:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Replaces nil elements in the stream with the provided element.", "type" : "text" } ], @@ -278,6 +270,125 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The element to use when replacing ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "output" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that replaces ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : " elements from the upstream publisher with the provided element.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "The ", + "type" : "text" + }, + { + "code" : "Publisher\/replaceNil(with:)", + "type" : "codeVoice" + }, + { + "text" : " operator enables replacement of ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : " values in a stream with a substitute value. In the example below, a collection publisher contains a nil value. The ", + "type" : "text" + }, + { + "code" : "Publisher\/replaceNil(with:)", + "type" : "codeVoice" + }, + { + "text" : " operator replaces this with ", + "type" : "text" + }, + { + "code" : "0.0", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers: [Double?] = [1.0, 2.0, nil, 3.0]", + "numbers.publisher", + " .replaceNil(with: 0.0)", + " .sink { print(\"\\($0)\", terminator: \" \") }", + "", + "\/\/ Prints: \"Optional(1.0) Optional(2.0) Optional(0.0) Optional(3.0)\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -357,7 +468,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/replaceNil(with:)": { "abstract" : [ - + { + "text" : "Replaces nil elements in the stream with the provided element.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/reset().json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/reset().json index eeda2632f..8eeed7ab2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/reset().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/reset().json @@ -47,6 +47,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPager.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPager.swift#L233" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/retry(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/retry(_:).json index 487dcc53e..285478c38 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/retry(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/retry(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.retry(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Attempts to recreate a failed subscription with the upstream publisher up to the number of times you specify.", "type" : "text" } ], @@ -207,6 +199,133 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The number of times to attempt to recreate the subscription.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "retries" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that attempts to recreate its subscription to a failed upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/retry(_:)", + "type" : "codeVoice" + }, + { + "text" : " to try a connecting to an upstream publisher after a failed connection attempt.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, a ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Foundation\/URLSession\/DataTaskPublisher", + "type" : "text" + }, + { + "text" : " attempts to connect to a remote URL. If the connection attempt succeeds, it publishes the remote service’s HTML to the downstream publisher and completes normally. Otherwise, the retry operator attempts to reestablish the connection. If after three attempts the publisher still can’t connect to the remote URL, the ", + "type" : "text" + }, + { + "code" : "Publisher\/catch(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator replaces the error with a new publisher that publishes a “connection timed out” HTML page. After the downstream subscriber receives the timed out message, the stream completes normally.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct WebSiteData: Codable {", + " var rawHTML: String", + "}", + "", + "let myURL = URL(string: \"https:\/\/www.example.com\")", + "", + "cancellable = URLSession.shared.dataTaskPublisher(for: myURL!)", + " .retry(3)", + " .map({ (page) -> WebSiteData in", + " return WebSiteData(rawHTML: String(decoding: page.data, as: UTF8.self))", + " })", + " .catch { error in", + " return Just(WebSiteData(rawHTML: \"Unable to load page - timed out.<\/HTML>\"))", + "}", + ".sink(receiveCompletion: { print (\"completion: \\($0)\") },", + " receiveValue: { print (\"value: \\($0)\") }", + " )", + "", + "\/\/ Prints: The HTML content from the remote URL upon a successful connection,", + "\/\/ or returns \"Unable to load page - timed out.<\/HTML>\" if the number of retries exceeds the specified value." + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "After exceeding the specified number of retries, the publisher passes the failure to the downstream receiver.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -286,7 +405,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/retry(_:)": { "abstract" : [ - + { + "text" : "Attempts to recreate a failed subscription with the upstream publisher up to the number of times you specify.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/scan(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/scan(_:_:).json index f2fcd11a6..9b7beb957 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/scan(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/scan(_:_:).json @@ -1,15 +1,15 @@ { "abstract" : [ { - "text" : "Inherited from ", + "text" : "Transforms elements from the upstream publisher by providing the current", "type" : "text" }, { - "code" : "Publisher.scan(_:_:)", - "type" : "codeVoice" + "text" : " ", + "type" : "text" }, { - "text" : ".", + "text" : "element to a closure along with the last value returned by the closure.", "type" : "text" } ], @@ -327,6 +327,131 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The previous result returned by the ", + "type" : "text" + }, + { + "code" : "nextPartialResult", + "type" : "codeVoice" + }, + { + "text" : " closure.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "initialResult" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes as its arguments the previous value returned by the closure and the next element emitted from the upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "nextPartialResult" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that transforms elements by applying a closure that receives its previous return value and the next element from the upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/scan(_:_:)", + "type" : "codeVoice" + }, + { + "text" : " to accumulate all previously-published values into a single", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "value, which you then combine with each newly-published value.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The following example logs a running total of all values received", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "from the sequence publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let range = (0...5)", + "cancellable = range.publisher", + " .scan(0) { return $0 + $1 }", + " .sink { print (\"\\($0)\", terminator: \" \") }", + " \/\/ Prints: \"0 1 3 6 10 15 \"." + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -406,7 +531,18 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/scan(_:_:)": { "abstract" : [ - + { + "text" : "Transforms elements from the upstream publisher by providing the current", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "element to a closure along with the last value returned by the closure.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/setfailuretype(to:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/setfailuretype(to:).json index ba5b4dde1..61ff2b73b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/setfailuretype(to:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/setfailuretype(to:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.setFailureType(to:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Changes the failure type declared by the upstream publisher.", "type" : "text" } ], @@ -298,6 +290,204 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The ", + "type" : "text" + }, + { + "code" : "Failure", + "type" : "codeVoice" + }, + { + "text" : " type presented by this publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "failureType" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that appears to send the specified failure type.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/setFailureType(to:)", + "type" : "codeVoice" + }, + { + "text" : " when you need set the error type of a publisher that cannot fail.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "Conversely, if the upstream can fail, you would use ", + "type" : "text" + }, + { + "code" : "Publisher\/mapError(_:)", + "type" : "codeVoice" + }, + { + "text" : " to provide instructions on converting the error types to needed by the downstream publisher’s inputs.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The following example has two publishers with mismatched error types: ", + "type" : "text" + }, + { + "code" : "pub1", + "type" : "codeVoice" + }, + { + "text" : "’s error type is ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/Never", + "type" : "text" + }, + { + "text" : ", and ", + "type" : "text" + }, + { + "code" : "pub2", + "type" : "codeVoice" + }, + { + "text" : "’s error type is ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/Error", + "type" : "text" + }, + { + "text" : ". Because of the mismatch, the ", + "type" : "text" + }, + { + "code" : "Publisher\/combineLatest(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator requires that ", + "type" : "text" + }, + { + "code" : "pub1", + "type" : "codeVoice" + }, + { + "text" : " use ", + "type" : "text" + }, + { + "code" : "Publisher\/setFailureType(to:)", + "type" : "codeVoice" + }, + { + "text" : " to make it appear that ", + "type" : "text" + }, + { + "code" : "pub1", + "type" : "codeVoice" + }, + { + "text" : " can produce the ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/Error", + "type" : "text" + }, + { + "text" : " type, like ", + "type" : "text" + }, + { + "code" : "pub2", + "type" : "codeVoice" + }, + { + "text" : " can.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let pub1 = [0, 1, 2, 3, 4, 5].publisher", + "let pub2 = CurrentValueSubject(0)", + "let cancellable = pub1", + " .setFailureType(to: Error.self)", + " .combineLatest(pub2)", + " .sink(", + " receiveCompletion: { print (\"completed: \\($0)\") },", + " receiveValue: { print (\"value: \\($0)\")}", + " )", + "", + "\/\/ Prints: \"value: (5, 0)\"." + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -377,7 +567,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/setFailureType(to:)": { "abstract" : [ - + { + "text" : "Changes the failure type declared by the upstream publisher.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/share().json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/share().json index 12cfb3089..1fb93463f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/share().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/share().json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.share()", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Shares the output of an upstream publisher with multiple subscribers.", "type" : "text" } ], @@ -173,6 +165,188 @@ } ], "kind" : "declarations" + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A class instance that shares elements received from its upstream to multiple subscribers.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "The publisher returned by this operator supports multiple subscribers, all of whom receive unchanged elements and completion states from the upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "", + "type" : "text" + }, + { + "code" : "Publishers\/Share", + "type" : "codeVoice" + }, + { + "text" : " is effectively a combination of the ", + "type" : "text" + }, + { + "code" : "Publishers\/Multicast", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "PassthroughSubject", + "type" : "codeVoice" + }, + { + "text" : " publishers, with an implicit ", + "type" : "text" + }, + { + "code" : "ConnectablePublisher\/autoconnect()", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Tip", + "style" : "tip", + "type" : "aside" + }, + { + "inlineContent" : [ + { + "text" : "The following example uses a sequence publisher as a counter to publish three random numbers, generated by a ", + "type" : "text" + }, + { + "code" : "Publisher\/map(_:)-99evh", + "type" : "codeVoice" + }, + { + "text" : " operator. It uses a ", + "type" : "text" + }, + { + "code" : "Publisher\/share()", + "type" : "codeVoice" + }, + { + "text" : " operator to share the same random number to each of two subscribers. This example uses a ", + "type" : "text" + }, + { + "code" : "Publisher\/delay(for:tolerance:scheduler:options:)", + "type" : "codeVoice" + }, + { + "text" : " operator only to prevent the first subscriber from exhausting the sequence publisher immediately; an asynchronous publisher wouldn’t need this.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let pub = (1...3).publisher", + " .delay(for: 1, scheduler: DispatchQueue.main)", + " .map( { _ in return Int.random(in: 0...100) } )", + " .print(\"Random\")", + " .share()", + "", + "cancellable1 = pub", + " .sink { print (\"Stream 1 received: \\($0)\")}", + "cancellable2 = pub", + " .sink { print (\"Stream 2 received: \\($0)\")}", + "", + "\/\/ Prints:", + "\/\/ Random: receive value: (20)", + "\/\/ Stream 1 received: 20", + "\/\/ Stream 2 received: 20", + "\/\/ Random: receive value: (85)", + "\/\/ Stream 1 received: 85", + "\/\/ Stream 2 received: 85", + "\/\/ Random: receive value: (98)", + "\/\/ Stream 1 received: 98", + "\/\/ Stream 2 received: 98" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "Without the ", + "type" : "text" + }, + { + "code" : "Publisher\/share()", + "type" : "codeVoice" + }, + { + "text" : " operator, stream 1 receives three random values, followed by stream 2 receiving three different random values.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "Also note that ", + "type" : "text" + }, + { + "code" : "Publishers\/Share", + "type" : "codeVoice" + }, + { + "text" : " is a class rather than a structure like most other publishers. This means you can use this operator to create a publisher instance that uses reference semantics.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -252,7 +426,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/share()": { "abstract" : [ - + { + "text" : "Shares the output of an upstream publisher with multiple subscribers.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/sink(receivecompletion:receivevalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/sink(receivecompletion:receivevalue:).json index 889267b5d..ac6150947 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/sink(receivecompletion:receivevalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/sink(receivecompletion:receivevalue:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.sink(receiveCompletion:receiveValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Attaches a subscriber with closure-based behavior.", "type" : "text" } ], @@ -319,6 +311,170 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The closure to execute on completion.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "receiveComplete" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The closure to execute on receipt of a value.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "receiveValue" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A cancellable instance, which you use when you end assignment of the received value. Deallocation of the result will tear down the subscription stream.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/sink(receiveCompletion:receiveValue:)", + "type" : "codeVoice" + }, + { + "text" : " to observe values received by the publisher and process them using a closure you specify.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, a ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/Range", + "type" : "text" + }, + { + "text" : " publisher publishes integers to a ", + "type" : "text" + }, + { + "code" : "Publisher\/sink(receiveCompletion:receiveValue:)", + "type" : "codeVoice" + }, + { + "text" : " operator’s ", + "type" : "text" + }, + { + "code" : "receiveValue", + "type" : "codeVoice" + }, + { + "text" : " closure that prints them to the console. Upon completion the ", + "type" : "text" + }, + { + "code" : "Publisher\/sink(receiveCompletion:receiveValue:)", + "type" : "codeVoice" + }, + { + "text" : " operator’s ", + "type" : "text" + }, + { + "code" : "receiveCompletion", + "type" : "codeVoice" + }, + { + "text" : " closure indicates the successful termination of the stream.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let myRange = (0...3)", + "cancellable = myRange.publisher", + " .sink(receiveCompletion: { print (\"completion: \\($0)\") },", + " receiveValue: { print (\"value: \\($0)\") })", + "", + "\/\/ Prints:", + "\/\/ value: 0", + "\/\/ value: 1", + "\/\/ value: 2", + "\/\/ value: 3", + "\/\/ completion: finished" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "This method creates the subscriber and immediately requests an unlimited number of values, prior to returning the subscriber.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "The return value should be held, otherwise the stream will be canceled.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -398,7 +554,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/sink(receiveCompletion:receiveValue:)": { "abstract" : [ - + { + "text" : "Attaches a subscriber with closure-based behavior.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/sink(receivevalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/sink(receivevalue:).json index 663d8bb6a..572f8b2f2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/sink(receivevalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/sink(receivevalue:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.sink(receiveValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Attaches a subscriber with closure-based behavior to a publisher that never fails.", "type" : "text" } ], @@ -239,6 +231,158 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The closure to execute on receipt of a value.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "receiveValue" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A cancellable instance, which you use when you end assignment of the received value. Deallocation of the result will tear down the subscription stream.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/sink(receiveValue:)", + "type" : "codeVoice" + }, + { + "text" : " to observe values received by the publisher and print them to the console. This operator can only be used when the stream doesn’t fail, that is, when the publisher’s ", + "type" : "text" + }, + { + "code" : "Publisher\/Failure", + "type" : "codeVoice" + }, + { + "text" : " type is ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/Never", + "type" : "text" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, a ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/Range", + "type" : "text" + }, + { + "text" : " publisher publishes integers to a ", + "type" : "text" + }, + { + "code" : "Publisher\/sink(receiveValue:)", + "type" : "codeVoice" + }, + { + "text" : " operator’s", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "receiveValue", + "type" : "codeVoice" + }, + { + "text" : " closure that prints them to the console:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let integers = (0...3)", + "integers.publisher", + " .sink { print(\"Received \\($0)\") }", + "", + "\/\/ Prints:", + "\/\/ Received 0", + "\/\/ Received 1", + "\/\/ Received 2", + "\/\/ Received 3" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "This method creates the subscriber and immediately requests an unlimited number of values, prior to returning the subscriber.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "The return value should be held, otherwise the stream will be canceled.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -318,7 +462,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/sink(receiveValue:)": { "abstract" : [ - + { + "text" : "Attaches a subscriber with closure-based behavior to a publisher that never fails.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/subscribe(_:)-5vwe3.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/subscribe(_:)-5vwe3.json index 85f025c77..44e19b6b7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/subscribe(_:)-5vwe3.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/subscribe(_:)-5vwe3.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.subscribe(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Attaches the specified subscriber to this publisher.", "type" : "text" } ], @@ -258,6 +250,101 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The subscriber to attach to this publisher. After attaching, the subscriber can start to receive values.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "subscriber" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Always call this function instead of ", + "type" : "text" + }, + { + "code" : "Publisher\/receive(subscriber:)", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Adopters of ", + "type" : "text" + }, + { + "code" : "Publisher", + "type" : "codeVoice" + }, + { + "text" : " must implement ", + "type" : "text" + }, + { + "code" : "Publisher\/receive(subscriber:)", + "type" : "codeVoice" + }, + { + "text" : ". The implementation of ", + "type" : "text" + }, + { + "code" : "Publisher\/subscribe(_:)-4u8kn", + "type" : "codeVoice" + }, + { + "text" : " provided by ", + "type" : "text" + }, + { + "code" : "Publisher", + "type" : "codeVoice" + }, + { + "text" : " calls through to ", + "type" : "text" + }, + { + "code" : "Publisher\/receive(subscriber:)", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -337,7 +424,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/subscribe(_:)-5vwe3": { "abstract" : [ - + { + "text" : "Attaches the specified subscriber to this publisher.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/subscribe(_:)-87xwh.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/subscribe(_:)-87xwh.json index 2d1579efa..f3198280a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/subscribe(_:)-87xwh.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/subscribe(_:)-87xwh.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.subscribe(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Attaches the specified subject to this publisher.", "type" : "text" } ], @@ -272,6 +264,25 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The subject to attach to this publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "subject" + } + ] } ], "schemaVersion" : { @@ -351,7 +362,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/subscribe(_:)-87xwh": { "abstract" : [ - + { + "text" : "Attaches the specified subject to this publisher.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/subscribe(on:options:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/subscribe(on:options:).json index b1d14c692..7127868dc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/subscribe(on:options:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/subscribe(on:options:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.subscribe(on:options:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Specifies the scheduler on which to perform subscribe, cancel, and request operations.", "type" : "text" } ], @@ -316,6 +308,190 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The scheduler used to send messages to upstream publishers.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "scheduler" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Options that customize the delivery of elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "options" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher which performs upstream operations on the specified scheduler.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "In contrast with ", + "type" : "text" + }, + { + "code" : "Publisher\/receive(on:options:)", + "type" : "codeVoice" + }, + { + "text" : ", which affects downstream messages, ", + "type" : "text" + }, + { + "code" : "Publisher\/subscribe(on:options:)", + "type" : "codeVoice" + }, + { + "text" : " changes the execution context of upstream messages.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the following example, the ", + "type" : "text" + }, + { + "code" : "Publisher\/subscribe(on:options:)", + "type" : "codeVoice" + }, + { + "text" : " operator causes ", + "type" : "text" + }, + { + "code" : "ioPerformingPublisher", + "type" : "codeVoice" + }, + { + "text" : " to receive requests on ", + "type" : "text" + }, + { + "code" : "backgroundQueue", + "type" : "codeVoice" + }, + { + "text" : ", while the ", + "type" : "text" + }, + { + "code" : "Publisher\/receive(on:options:)", + "type" : "codeVoice" + }, + { + "text" : " causes ", + "type" : "text" + }, + { + "code" : "uiUpdatingSubscriber", + "type" : "codeVoice" + }, + { + "text" : " to receive elements and completion on ", + "type" : "text" + }, + { + "code" : "RunLoop.main", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let ioPerformingPublisher == \/\/ Some publisher.", + "let uiUpdatingSubscriber == \/\/ Some subscriber that updates the UI.", + "", + "ioPerformingPublisher", + " .subscribe(on: backgroundQueue)", + " .receive(on: RunLoop.main)", + " .subscribe(uiUpdatingSubscriber)" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "Using ", + "type" : "text" + }, + { + "code" : "Publisher\/subscribe(on:options:)", + "type" : "codeVoice" + }, + { + "text" : " also causes the upstream publisher to perform ", + "type" : "text" + }, + { + "code" : "Cancellable\/cancel()", + "type" : "codeVoice" + }, + { + "text" : " using the specfied scheduler.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -395,7 +571,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/subscribe(on:options:)": { "abstract" : [ - + { + "text" : "Specifies the scheduler on which to perform subscribe, cancel, and request operations.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/throttle(for:scheduler:latest:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/throttle(for:scheduler:latest:).json index e5ffa71c8..1eb9a6ca2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/throttle(for:scheduler:latest:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/throttle(for:scheduler:latest:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.throttle(for:scheduler:latest:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes either the most-recent or first element published by the upstream publisher in the specified time interval.", "type" : "text" } ], @@ -368,6 +360,157 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The interval at which to find and emit either the most recent or the first element, expressed in the time system of the scheduler.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "interval" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The scheduler on which to publish elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "scheduler" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A Boolean value that indicates whether to publish the most recent element. If ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ", the publisher emits the first element received during the interval.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "latest" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that emits either the most-recent or first element received during the specified interval.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/throttle(for:scheduler:latest:)", + "type" : "codeVoice" + }, + { + "text" : " to selectively republish elements from an upstream publisher during an interval you specify. Other elements received from the upstream in the throttling interval aren’t republished.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, a ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Foundation\/Timer\/TimerPublisher", + "type" : "text" + }, + { + "text" : " produces elements on one-second intervals; the ", + "type" : "text" + }, + { + "code" : "Publisher\/throttle(for:scheduler:latest:)", + "type" : "codeVoice" + }, + { + "text" : " operator delivers the first event, then republishes only the latest event in the following ten second intervals:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "cancellable = Timer.publish(every: 3.0, on: .main, in: .default)", + " .autoconnect()", + " .print(\"\\(Date().description)\")", + " .throttle(for: 10.0, scheduler: RunLoop.main, latest: true)", + " .sink(", + " receiveCompletion: { print (\"Completion: \\($0).\") },", + " receiveValue: { print(\"Received Timestamp \\($0).\") }", + " )", + "", + "\/\/ Prints:", + " \/\/ Publish at: 2020-03-19 18:26:54 +0000: receive value: (2020-03-19 18:26:57 +0000)", + " \/\/ Received Timestamp 2020-03-19 18:26:57 +0000.", + " \/\/ Publish at: 2020-03-19 18:26:54 +0000: receive value: (2020-03-19 18:27:00 +0000)", + " \/\/ Publish at: 2020-03-19 18:26:54 +0000: receive value: (2020-03-19 18:27:03 +0000)", + " \/\/ Publish at: 2020-03-19 18:26:54 +0000: receive value: (2020-03-19 18:27:06 +0000)", + " \/\/ Publish at: 2020-03-19 18:26:54 +0000: receive value: (2020-03-19 18:27:09 +0000)", + " \/\/ Received Timestamp 2020-03-19 18:27:09 +0000." + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -447,7 +590,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/throttle(for:scheduler:latest:)": { "abstract" : [ - + { + "text" : "Publishes either the most-recent or first element published by the upstream publisher in the specified time interval.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/timeout(_:scheduler:options:customerror:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/timeout(_:scheduler:options:customerror:).json index e5ec1f428..627844a11 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/timeout(_:scheduler:options:customerror:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/timeout(_:scheduler:options:customerror:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.timeout(_:scheduler:options:customError:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Terminates publishing if the upstream publisher exceeds the specified time interval without producing an element.", "type" : "text" } ], @@ -426,6 +418,211 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The maximum time interval the publisher can go without emitting an element, expressed in the time system of the scheduler.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "interval" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The scheduler on which to deliver events.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "scheduler" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Scheduler options that customize the delivery of elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "options" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that executes if the publisher times out. The publisher sends the failure returned by this closure to the subscriber as the reason for termination.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "customError" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that terminates if the specified interval elapses with no events received from the upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/timeout(_:scheduler:options:customError:)", + "type" : "codeVoice" + }, + { + "text" : " to terminate a publisher if an element isn’t delivered within a timeout interval you specify.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, a ", + "type" : "text" + }, + { + "code" : "PassthroughSubject", + "type" : "codeVoice" + }, + { + "text" : " publishes ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/String", + "type" : "text" + }, + { + "text" : " elements and is configured to time out if no new elements are received within its ", + "type" : "text" + }, + { + "code" : "TIME_OUT", + "type" : "codeVoice" + }, + { + "text" : " window of 5 seconds. A single value is published after the specified 2-second ", + "type" : "text" + }, + { + "code" : "WAIT_TIME", + "type" : "codeVoice" + }, + { + "text" : ", after which no more elements are available; the publisher then times out and completes normally.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "var WAIT_TIME : Int = 2", + "var TIMEOUT_TIME : Int = 5", + "", + "let subject = PassthroughSubject()", + "let cancellable = subject", + " .timeout(.seconds(TIMEOUT_TIME), scheduler: DispatchQueue.main, options: nil, customError:nil)", + " .sink(", + " receiveCompletion: { print (\"completion: \\($0) at \\(Date())\") },", + " receiveValue: { print (\"value: \\($0) at \\(Date())\") }", + " )", + "", + "DispatchQueue.main.asyncAfter(deadline: .now() + .seconds(WAIT_TIME),", + " execute: { subject.send(\"Some data - sent after a delay of \\(WAIT_TIME) seconds\") } )", + "", + "\/\/ Prints: value: Some data - sent after a delay of 2 seconds at 2020-03-10 23:47:59 +0000", + "\/\/ completion: finished at 2020-03-10 23:48:04 +0000" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "If ", + "type" : "text" + }, + { + "code" : "customError", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : ", the publisher completes normally; if you provide a closure for the ", + "type" : "text" + }, + { + "code" : "customError", + "type" : "codeVoice" + }, + { + "text" : " argument, the upstream publisher is instead terminated upon timeout, and the error is delivered to the downstream.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -505,7 +702,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/timeout(_:scheduler:options:customError:)": { "abstract" : [ - + { + "text" : "Terminates publishing if the upstream publisher exceeds the specified time interval without producing an element.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryallsatisfy(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryallsatisfy(_:).json index a76339916..ff111bfe6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryallsatisfy(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryallsatisfy(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.tryAllSatisfy(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes a single Boolean value that indicates whether all received elements pass a given error-throwing predicate.", "type" : "text" } ], @@ -265,6 +257,183 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that evaluates each received element. Return ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " to continue, or ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : " to cancel the upstream and complete. The closure may throw an error, in which case the publisher cancels the upstream publisher and fails with the thrown error.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that publishes a Boolean value that indicates whether all received elements pass a given predicate.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use the ", + "type" : "text" + }, + { + "code" : "Publisher\/tryAllSatisfy(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator to determine if all elements in a stream satisfy a criteria in an error-throwing predicate you provide. When this publisher receives an element, it runs the predicate against the element. If the predicate returns ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ", the publisher produces a ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : " value and finishes. If the upstream publisher finishes normally, this publisher produces a ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " value and finishes. If the predicate throws an error, the publisher fails and passes the error to its downstream subscriber.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, an error-throwing predicate tests if each of an integer array publisher’s elements fall into the ", + "type" : "text" + }, + { + "code" : "targetRange", + "type" : "codeVoice" + }, + { + "text" : "; the predicate throws an error if an element is zero and terminates the stream.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let targetRange = (-1...100)", + "let numbers = [-1, 10, 5, 0]", + "", + "numbers.publisher", + " .tryAllSatisfy { anInt in", + " guard anInt != 0 else { throw RangeError() }", + " return targetRange.contains(anInt)", + " }", + " .sink(", + " receiveCompletion: { print (\"completion: \\($0)\") },", + " receiveValue: { print (\"value: \\($0)\") }", + " )", + "", + "\/\/ Prints: \"completion: failure(RangeError())\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "With operators similar to ", + "type" : "text" + }, + { + "code" : "Publisher\/reduce(_:_:)", + "type" : "codeVoice" + }, + { + "text" : ", this publisher produces at most one value.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Upon receiving any request greater than zero, this publisher requests unlimited elements from the upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "Note", + "style" : "note", + "type" : "aside" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -344,7 +513,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryAllSatisfy(_:)": { "abstract" : [ - + { + "text" : "Publishes a single Boolean value that indicates whether all received elements pass a given error-throwing predicate.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trycatch(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trycatch(_:).json index abf42df7c..463291951 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trycatch(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trycatch(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.tryCatch(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Handles errors from an upstream publisher by either replacing it with another publisher or throwing a new error.", "type" : "text" } ], @@ -350,6 +342,137 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A throwing closure that accepts the upstream failure as input. This closure can either replace the upstream publisher with a new one, or throw a new error to the downstream subscriber.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "handler" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that handles errors from an upstream publisher by replacing the failed publisher with another publisher, or an error.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/tryCatch(_:)", + "type" : "codeVoice" + }, + { + "text" : " to decide how to handle from an upstream publisher by either replacing the publisher with a new publisher, or throwing a new error.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, an array publisher emits values that a ", + "type" : "text" + }, + { + "code" : "Publisher\/tryMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator evaluates to ensure the values are greater than zero. If the values aren’t greater than zero, the operator throws an error to the downstream subscriber to let it know there was a problem. The subscriber, ", + "type" : "text" + }, + { + "code" : "Publisher\/tryCatch(_:)", + "type" : "codeVoice" + }, + { + "text" : ", replaces the error with a new publisher using ", + "type" : "text" + }, + { + "code" : "Just", + "type" : "codeVoice" + }, + { + "text" : " to publish a final value before the stream ends normally.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "enum SimpleError: Error { case error }", + "var numbers = [5, 4, 3, 2, 1, -1, 7, 8, 9, 10]", + "", + "cancellable = numbers.publisher", + " .tryMap { v in", + " if v > 0 {", + " return v", + " } else {", + " throw SimpleError.error", + " }", + "}", + " .tryCatch { error in", + " Just(0) \/\/ Send a final value before completing normally.", + " \/\/ Alternatively, throw a new error to terminate the stream.", + "}", + " .sink(receiveCompletion: { print (\"Completion: \\($0).\") },", + " receiveValue: { print (\"Received \\($0).\") }", + " )", + "\/\/ Received 5.", + "\/\/ Received 4.", + "\/\/ Received 3.", + "\/\/ Received 2.", + "\/\/ Received 1.", + "\/\/ Received 0.", + "\/\/ Completion: finished." + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -429,7 +552,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryCatch(_:)": { "abstract" : [ - + { + "text" : "Handles errors from an upstream publisher by either replacing it with another publisher or throwing a new error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trycompactmap(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trycompactmap(_:).json index 5c7a9cd3d..845e88882 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trycompactmap(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trycompactmap(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.tryCompactMap(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Calls an error-throwing closure with each received element and publishes any returned optional that has a value.", "type" : "text" } ], @@ -295,6 +287,210 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An error-throwing closure that receives a value and returns an optional value.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Any non-", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : " optional results of calling the supplied closure.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/tryCompactMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " to remove ", + "type" : "text" + }, + { + "code" : "nil", + "type" : "codeVoice" + }, + { + "text" : " elements from a publisher’s stream based on an error-throwing closure you provide. If the closure throws an error, the publisher cancels the upstream publisher and sends the thrown error to the downstream subscriber as a ", + "type" : "text" + }, + { + "code" : "Publisher\/Failure", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The following example uses an array of numbers as the source for a collection-based publisher. A ", + "type" : "text" + }, + { + "code" : "Publisher\/tryCompactMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator consumes each integer from the publisher and uses a dictionary to transform the numbers from its Arabic to Roman numerals, as an optional ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/String", + "type" : "text" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "If the closure called by ", + "type" : "text" + }, + { + "code" : "Publisher\/tryCompactMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " fails to look up a Roman numeral, it returns the optional String ", + "type" : "text" + }, + { + "code" : "(unknown)", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "If the closure called by ", + "type" : "text" + }, + { + "code" : "Publisher\/tryCompactMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " determines the input is ", + "type" : "text" + }, + { + "code" : "0", + "type" : "codeVoice" + }, + { + "text" : ", it throws an error. The ", + "type" : "text" + }, + { + "code" : "Publisher\/tryCompactMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator catches this error and stops publishing, sending a ", + "type" : "text" + }, + { + "code" : "Subscribers\/Completion\/failure(_:)", + "type" : "codeVoice" + }, + { + "text" : " that wraps the error.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct ParseError: Error {}", + "func romanNumeral(from: Int) throws -> String? {", + " let romanNumeralDict: [Int : String] =", + " [1: \"I\", 2: \"II\", 3: \"III\", 4: \"IV\", 5: \"V\"]", + " guard from != 0 else { throw ParseError() }", + " return romanNumeralDict[from]", + "}", + "let numbers = [6, 5, 4, 3, 2, 1, 0]", + "cancellable = numbers.publisher", + " .tryCompactMap { try romanNumeral(from: $0) }", + " .sink(", + " receiveCompletion: { print (\"\\($0)\") },", + " receiveValue: { print (\"\\($0)\", terminator: \" \") }", + " )", + "", + "\/\/ Prints: \"(Unknown) V IV III II I failure(ParseError())\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -374,7 +570,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryCompactMap(_:)": { "abstract" : [ - + { + "text" : "Calls an error-throwing closure with each received element and publishes any returned optional that has a value.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trycontains(where:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trycontains(where:).json index 72dc90695..9a72d2104 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trycontains(where:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trycontains(where:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.tryContains(where:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes a Boolean value upon receiving an element that satisfies the throwing predicate closure.", "type" : "text" } ], @@ -273,6 +265,209 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element as its parameter and returns a Boolean value that indicates whether the element satisfies the closure’s comparison logic.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that emits the Boolean value ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " when the upstream publisher emits a matching value.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/tryContains(where:)", + "type" : "codeVoice" + }, + { + "text" : " to find the first element in an upstream that satisfies the error-throwing closure you provide.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This operator consumes elements produced from the upstream publisher until the upstream publisher either:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "items" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Produces a matching element, after which it emits ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " and the publisher finishes normally.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Emits ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : " if no matching element is found and the publisher finishes normally.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ] + } + ], + "type" : "unorderedList" + }, + { + "inlineContent" : [ + { + "text" : "If the predicate throws an error, the publisher fails, passing the error to its downstream.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the ", + "type" : "text" + }, + { + "code" : "Publisher\/tryContains(where:)", + "type" : "codeVoice" + }, + { + "text" : " operator tests values to find an element less than ", + "type" : "text" + }, + { + "code" : "10", + "type" : "codeVoice" + }, + { + "text" : "; when the closure finds an odd number, like ", + "type" : "text" + }, + { + "code" : "3", + "type" : "codeVoice" + }, + { + "text" : ", the publisher terminates with an ", + "type" : "text" + }, + { + "code" : "IllegalValueError", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct IllegalValueError: Error {}", + "", + "let numbers = [3, 2, 10, 5, 0, 9]", + "numbers.publisher", + " .tryContains {", + " if ($0 % 2 != 0) {", + " throw IllegalValueError()", + " }", + " return $0 < 10", + " }", + " .sink(", + " receiveCompletion: { print (\"completion: \\($0)\") },", + " receiveValue: { print (\"value: \\($0)\") }", + " )", + "", + "\/\/ Prints: \"completion: failure(IllegalValueError())\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -352,7 +547,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryContains(where:)": { "abstract" : [ - + { + "text" : "Publishes a Boolean value upon receiving an element that satisfies the throwing predicate closure.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trydrop(while:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trydrop(while:).json index 0d7d2c947..eacea554e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trydrop(while:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trydrop(while:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.tryDrop(while:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Omits elements from the upstream publisher until an error-throwing closure returns false, before republishing all remaining elements.", "type" : "text" } ], @@ -273,6 +265,135 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element as a parameter and returns a Boolean value indicating whether to drop the element from the publisher’s output.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that skips over elements until the provided closure returns ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ", and then republishes all remaining elements. If the predicate closure throws, the publisher fails with an error.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/tryDrop(while:)", + "type" : "codeVoice" + }, + { + "text" : " to omit elements from an upstream until an error-throwing closure you provide returns false, after which the remaining items in the stream are published. If the closure throws, no elements are emitted and the publisher fails with an error.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, elements are ignored until ", + "type" : "text" + }, + { + "code" : "-1", + "type" : "codeVoice" + }, + { + "text" : " is encountered in the stream and the closure returns ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ". The publisher then republishes the remaining elements and finishes normally. Conversely, if the ", + "type" : "text" + }, + { + "code" : "guard", + "type" : "codeVoice" + }, + { + "text" : " value in the closure had been encountered, the closure would throw and the publisher would fail with an error.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct RangeError: Error {}", + "var numbers = [1, 2, 3, 4, 5, 6, -1, 7, 8, 9, 10]", + "let range: CountableClosedRange = (1...100)", + "cancellable = numbers.publisher", + " .tryDrop {", + " guard $0 != 0 else { throw RangeError() }", + " return range.contains($0)", + " }", + " .sink(", + " receiveCompletion: { print (\"completion: \\($0)\") },", + " receiveValue: { print (\"value: \\($0)\") }", + " )", + "", + "\/\/ Prints: \"-1 7 8 9 10 completion: finished\"", + "\/\/ If instead numbers was [1, 2, 3, 4, 5, 6, 0, -1, 7, 8, 9, 10], tryDrop(while:) would fail with a RangeError." + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -352,7 +473,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryDrop(while:)": { "abstract" : [ - + { + "text" : "Omits elements from the upstream publisher until an error-throwing closure returns false, before republishing all remaining elements.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryfilter(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryfilter(_:).json index 1fee4a573..680af1984 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryfilter(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryfilter(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.tryFilter(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Republishes all elements that match a provided error-throwing closure.", "type" : "text" } ], @@ -265,6 +257,129 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes one element and returns a Boolean value that indicated whether to republish the element or throws an error.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "isIncluded" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that republishes all elements that satisfy the closure.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/tryFilter(_:)", + "type" : "codeVoice" + }, + { + "text" : " to filter elements evaluated in an error-throwing closure. If the ", + "type" : "text" + }, + { + "code" : "isIncluded", + "type" : "codeVoice" + }, + { + "text" : " closure throws an error, the publisher fails with that error.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, ", + "type" : "text" + }, + { + "code" : "Publisher\/tryFilter(_:)", + "type" : "codeVoice" + }, + { + "text" : " checks to see if the element provided by the publisher is zero, and throws a ", + "type" : "text" + }, + { + "code" : "ZeroError", + "type" : "codeVoice" + }, + { + "text" : " before terminating the publisher with the thrown error. Otherwise, it republishes the element only if it’s even:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct ZeroError: Error {}", + "", + "let numbers: [Int] = [1, 2, 3, 4, 0, 5]", + "cancellable = numbers.publisher", + " .tryFilter{", + " if $0 == 0 {", + " throw ZeroError()", + " } else {", + " return $0 % 2 == 0", + " }", + " }", + " .sink(", + " receiveCompletion: { print (\"\\($0)\") },", + " receiveValue: { print (\"\\($0)\", terminator: \" \") }", + " )", + "", + "\/\/ Prints: \"2 4 failure(DivisionByZeroError())\"." + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -344,7 +459,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryFilter(_:)": { "abstract" : [ - + { + "text" : "Republishes all elements that match a provided error-throwing closure.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryfirst(where:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryfirst(where:).json index 77fda1c1a..5298cf764 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryfirst(where:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryfirst(where:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.tryFirst(where:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes the first element of a stream to satisfy a throwing predicate closure, then finishes normally.", "type" : "text" } ], @@ -273,6 +265,109 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element as a parameter and returns a Boolean value that indicates whether to publish the element.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that only publishes the first element of a stream that satisfies the predicate.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/tryFirst(where:)", + "type" : "codeVoice" + }, + { + "text" : " when you need to republish only the first element of a stream that satisfies an error-throwing closure you specify.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "The publisher ignores all elements after the first. If this publisher doesn’t receive any elements, it finishes without publishing. If the predicate closure throws an error, the publisher fails.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, a range publisher emits the first element in the range then finishes normally:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numberRange: ClosedRange = (-1...50)", + "numberRange.publisher", + " .tryFirst {", + " guard $0 < 99 else {throw RangeError()}", + " return true", + " }", + " .sink(", + " receiveCompletion: { print (\"completion: \\($0)\", terminator: \" \") },", + " receiveValue: { print (\"\\($0)\", terminator: \" \") }", + " )", + "", + "\/\/ Prints: \"-1 completion: finished\"", + "\/\/ If instead the number range were ClosedRange = (100...200), the tryFirst operator would terminate publishing with a RangeError." + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -352,7 +447,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryFirst(where:)": { "abstract" : [ - + { + "text" : "Publishes the first element of a stream to satisfy a throwing predicate closure, then finishes normally.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trylast(where:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trylast(where:).json index a415b0259..0a619c56e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trylast(where:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trylast(where:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.tryLast(where:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes the last element of a stream that satisfies an error-throwing predicate closure, after the stream finishes.", "type" : "text" } ], @@ -273,6 +265,102 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element as its parameter and returns a Boolean value that indicates whether to publish the element.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that only publishes the last element satisfying the given predicate.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/tryLast(where:)", + "type" : "codeVoice" + }, + { + "text" : " when you need to republish the last element that satisfies an error-throwing closure you specify. If the predicate closure throws an error, the publisher fails.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, a publisher emits the last element that satisfies the error-throwing closure, then finishes normally:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct RangeError: Error {}", + "", + "let numbers = [-62, 1, 6, 10, 9, 22, 41, -1, 5]", + "cancellable = numbers.publisher", + " .tryLast {", + " guard 0 != 0 else {throw RangeError()}", + " return true", + " }", + " .sink(", + " receiveCompletion: { print (\"completion: \\($0)\", terminator: \" \") },", + " receiveValue: { print (\"\\($0)\", terminator: \" \") }", + " )", + "\/\/ Prints: \"5 completion: finished\"", + "\/\/ If instead the numbers array had contained a `0`, the `tryLast` operator would terminate publishing with a RangeError.\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -352,7 +440,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryLast(where:)": { "abstract" : [ - + { + "text" : "Publishes the last element of a stream that satisfies an error-throwing predicate closure, after the stream finishes.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trymap(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trymap(_:).json index 4e052ba94..6bca51b84 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trymap(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trymap(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.tryMap(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Transforms all elements from the upstream publisher with a provided error-throwing closure.", "type" : "text" } ], @@ -295,6 +287,187 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes one element as its parameter and returns a new element. If the closure throws an error, the publisher fails with the thrown error.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that uses the provided closure to map elements from the upstream publisher to new elements that it then publishes.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Combine’s ", + "type" : "text" + }, + { + "code" : "Publisher\/tryMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator performs a function similar to that of ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/Sequence\/map(_:)", + "type" : "text" + }, + { + "text" : " in the Swift standard library: it uses a closure to transform each element it receives from the upstream publisher. You use ", + "type" : "text" + }, + { + "code" : "Publisher\/tryMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " to transform from one kind of element to another, and to terminate publishing when the map’s closure throws an error.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The following example uses an array of numbers as the source for a collection based publisher. A ", + "type" : "text" + }, + { + "code" : "Publisher\/tryMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator consumes each integer from the publisher and uses a dictionary to transform it from its Arabic numeral to a Roman equivalent, as a ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/String", + "type" : "text" + }, + { + "text" : ".", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "If the ", + "type" : "text" + }, + { + "code" : "Publisher\/tryMap(_:)", + "type" : "codeVoice" + }, + { + "text" : "’s closure fails to look up a Roman numeral, it throws an error. The ", + "type" : "text" + }, + { + "code" : "Publisher\/tryMap(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator catches this error and terminates publishing, sending a ", + "type" : "text" + }, + { + "code" : "Subscribers\/Completion\/failure(_:)", + "type" : "codeVoice" + }, + { + "text" : " that wraps the error.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct ParseError: Error {}", + "func romanNumeral(from:Int) throws -> String {", + " let romanNumeralDict: [Int : String] =", + " [1:\"I\", 2:\"II\", 3:\"III\", 4:\"IV\", 5:\"V\"]", + " guard let numeral = romanNumeralDict[from] else {", + " throw ParseError()", + " }", + " return numeral", + "}", + "let numbers = [5, 4, 3, 2, 1, 0]", + "cancellable = numbers.publisher", + " .tryMap { try romanNumeral(from: $0) }", + " .sink(", + " receiveCompletion: { print (\"completion: \\($0)\") },", + " receiveValue: { print (\"\\($0)\", terminator: \" \") }", + " )", + "", + "\/\/ Prints: \"V IV III II I completion: failure(ParseError())\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "If your closure doesn’t throw, use ", + "type" : "text" + }, + { + "code" : "Publisher\/map(_:)-99evh", + "type" : "codeVoice" + }, + { + "text" : " instead.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -374,7 +547,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryMap(_:)": { "abstract" : [ - + { + "text" : "Transforms all elements from the upstream publisher with a provided error-throwing closure.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trymax(by:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trymax(by:).json index 007a0e8de..c5e14b514 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trymax(by:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trymax(by:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.tryMax(by:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes the maximum value received from the upstream publisher, using the provided error-throwing closure to order the items.", "type" : "text" } ], @@ -307,6 +299,145 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A throwing closure that receives two elements and returns ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " if they’re in increasing order. If this closure throws, the publisher terminates with a ", + "type" : "text" + }, + { + "code" : "Subscribers\/Completion\/failure(_:)", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "areInIncreasingOrder" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that publishes the maximum value received from the upstream publisher, after the upstream publisher finishes.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/tryMax(by:)", + "type" : "codeVoice" + }, + { + "text" : " to determine the maximum value of elements received from the upstream publisher using an error-throwing closure you specify.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, an array publishes elements. The ", + "type" : "text" + }, + { + "code" : "Publisher\/tryMax(by:)", + "type" : "codeVoice" + }, + { + "text" : " operator executes the error-throwing closure that throws when the ", + "type" : "text" + }, + { + "code" : "first", + "type" : "codeVoice" + }, + { + "text" : " element is an odd number, terminating the publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct IllegalValueError: Error {}", + "", + "let numbers: [Int] = [0, 10, 6, 13, 22, 22]", + "cancellable = numbers.publisher", + " .tryMax { first, second -> Bool in", + " if (first % 2 != 0) {", + " throw IllegalValueError()", + " }", + " return first > second", + " }", + " .sink(", + " receiveCompletion: { print (\"completion: \\($0)\") },", + " receiveValue: { print (\"value: \\($0)\") }", + " )", + "", + "\/\/ Prints: completion: failure(IllegalValueError())" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "After this publisher receives a request for more than 0 items, it requests unlimited items from its upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -386,7 +517,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryMax(by:)": { "abstract" : [ - + { + "text" : "Publishes the maximum value received from the upstream publisher, using the provided error-throwing closure to order the items.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trymin(by:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trymin(by:).json index 5e654a42e..15b52a355 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trymin(by:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/trymin(by:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.tryMin(by:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes the minimum value received from the upstream publisher, using the provided error-throwing closure to order the items.", "type" : "text" } ], @@ -307,6 +299,145 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A throwing closure that receives two elements and returns ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " if they’re in increasing order. If this closure throws, the publisher terminates with a ", + "type" : "text" + }, + { + "code" : "Subscribers\/Completion\/failure(_:)", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "areInIncreasingOrder" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that publishes the minimum value received from the upstream publisher, after the upstream publisher finishes.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/tryMin(by:)", + "type" : "codeVoice" + }, + { + "text" : " to determine the minimum value of elements received from the upstream publisher using an error-throwing closure you specify.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, an array publishes elements. The ", + "type" : "text" + }, + { + "code" : "Publisher\/tryMin(by:)", + "type" : "codeVoice" + }, + { + "text" : " operator executes the error-throwing closure that throws when the ", + "type" : "text" + }, + { + "code" : "first", + "type" : "codeVoice" + }, + { + "text" : " element is an odd number, terminating the publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct IllegalValueError: Error {}", + "", + "let numbers: [Int] = [0, 10, 6, 13, 22, 22]", + "numbers.publisher", + " .tryMin { first, second -> Bool in", + " if (first % 2 != 0) {", + " throw IllegalValueError()", + " }", + " return first < second", + " }", + " .sink(", + " receiveCompletion: { print (\"completion: \\($0)\") },", + " receiveValue: { print (\"value: \\($0)\") }", + " )", + "", + "\/\/ Prints: \"completion: failure(IllegalValueError())\"" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "After this publisher receives a request for more than 0 items, it requests unlimited items from its upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -386,7 +517,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryMin(by:)": { "abstract" : [ - + { + "text" : "Publishes the minimum value received from the upstream publisher, using the provided error-throwing closure to order the items.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryprefix(while:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryprefix(while:).json index fbf5c6c7d..684790020 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryprefix(while:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryprefix(while:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.tryPrefix(while:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Republishes elements while an error-throwing predicate closure indicates publishing should continue.", "type" : "text" } ], @@ -273,6 +265,109 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that takes an element as its parameter and returns a Boolean value indicating whether publishing should continue.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that passes through elements until the predicate throws or indicates publishing should finish.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/tryPrefix(while:)", + "type" : "codeVoice" + }, + { + "text" : " to emit values from the upstream publisher that meet a condition you specify in an error-throwing closure.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "The publisher finishes when the closure returns ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ". If the closure throws an error, the publisher fails with that error.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct OutOfRangeError: Error {}", + "", + "let numbers = (0...10).reversed()", + "cancellable = numbers.publisher", + " .tryPrefix {", + " guard $0 != 0 else {throw OutOfRangeError()}", + " return $0 <= numbers.max()!", + " }", + " .sink(", + " receiveCompletion: { print (\"completion: \\($0)\", terminator: \" \") },", + " receiveValue: { print (\"\\($0)\", terminator: \" \") }", + " )", + "", + "\/\/ Prints: \"10 9 8 7 6 5 4 3 2 1 completion: failure(OutOfRangeError()) \"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -352,7 +447,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryPrefix(while:)": { "abstract" : [ - + { + "text" : "Republishes elements while an error-throwing predicate closure indicates publishing should continue.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryreduce(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryreduce(_:_:).json index e304aafdf..7c69e46a4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryreduce(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryreduce(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.tryReduce(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Applies an error-throwing closure that collects each element of a stream and publishes a final result upon completion.", "type" : "text" } ], @@ -343,6 +335,145 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The value that the closure receives the first time it’s called.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "initialResult" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An error-throwing closure that takes the previously-accumulated value and the next element from the upstream publisher to produce a new value.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "nextPartialResult" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that applies the closure to all received elements and produces an accumulated value when the upstream publisher finishes.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/tryReduce(_:_:)", + "type" : "codeVoice" + }, + { + "text" : " to collect a stream of elements and produce an accumulated value based on an error-throwing closure you provide.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "If the closure throws an error, the publisher fails and passes the error to its subscriber.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the publisher’s ", + "type" : "text" + }, + { + "code" : "0", + "type" : "codeVoice" + }, + { + "text" : " element causes the ", + "type" : "text" + }, + { + "code" : "myDivide(_:_:)", + "type" : "codeVoice" + }, + { + "text" : " function to throw an error and publish the ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/Double\/nan", + "type" : "text" + }, + { + "text" : " result:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct DivisionByZeroError: Error {}", + "func myDivide(_ dividend: Double, _ divisor: Double) throws -> Double {", + " guard divisor != 0 else { throw DivisionByZeroError() }", + " return dividend \/ divisor", + "}", + "", + "var numbers: [Double] = [5, 4, 3, 2, 1, 0]", + "numbers.publisher", + " .tryReduce(numbers.first!, { accum, next in try myDivide(accum, next) })", + " .catch({ _ in Just(Double.nan) })", + " .sink { print(\"\\($0)\") }" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -422,7 +553,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryReduce(_:_:)": { "abstract" : [ - + { + "text" : "Applies an error-throwing closure that collects each element of a stream and publishes a final result upon completion.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryremoveduplicates(by:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryremoveduplicates(by:).json index dd24ceb95..725ab5f5d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryremoveduplicates(by:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryremoveduplicates(by:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.tryRemoveDuplicates(by:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Publishes only elements that don’t match the previous element, as evaluated by a provided error-throwing closure.", "type" : "text" } ], @@ -307,6 +299,171 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure to evaluate whether two elements are equivalent, for purposes of filtering. Return ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " from this closure to indicate that the second element is a duplicate of the first. If this closure throws an error, the publisher terminates with the thrown error.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "predicate" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that consumes — rather than publishes — duplicate elements.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/tryRemoveDuplicates(by:)", + "type" : "codeVoice" + }, + { + "text" : " to remove repeating elements from an upstream publisher based upon the evaluation of elements using an error-throwing closure you provide. If your closure throws an error, the publisher terminates with the error.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, the closure provided to ", + "type" : "text" + }, + { + "code" : "Publisher\/tryRemoveDuplicates(by:)", + "type" : "codeVoice" + }, + { + "text" : " returns ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " when two consecutive elements are equal, thereby filtering out ", + "type" : "text" + }, + { + "code" : "0", + "type" : "codeVoice" + }, + { + "text" : ",", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "1", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "2", + "type" : "codeVoice" + }, + { + "text" : ", and ", + "type" : "text" + }, + { + "code" : "3", + "type" : "codeVoice" + }, + { + "text" : ". However, the closure throws an error when it encounters ", + "type" : "text" + }, + { + "code" : "4", + "type" : "codeVoice" + }, + { + "text" : ". The publisher then terminates with this error.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct BadValuesError: Error {}", + "let numbers = [0, 0, 0, 0, 1, 2, 2, 3, 3, 3, 4, 4, 4, 4]", + "cancellable = numbers.publisher", + " .tryRemoveDuplicates { first, second -> Bool in", + " if (first == 4 && second == 4) {", + " throw BadValuesError()", + " }", + " return first == second", + " }", + " .sink(", + " receiveCompletion: { print (\"\\($0)\") },", + " receiveValue: { print (\"\\($0)\", terminator: \" \") }", + " )", + "", + " \/\/ Prints: \"0 1 2 3 4 failure(BadValuesError()\"" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -386,7 +543,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryRemoveDuplicates(by:)": { "abstract" : [ - + { + "text" : "Publishes only elements that don’t match the previous element, as evaluated by a provided error-throwing closure.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryscan(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryscan(_:_:).json index d267a596c..383fb68a4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryscan(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/tryscan(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.tryScan(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Transforms elements from the upstream publisher by providing the current element to an error-throwing closure along with the last value returned by the closure.", "type" : "text" } ], @@ -343,6 +335,168 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "The previous result returned by the ", + "type" : "text" + }, + { + "code" : "nextPartialResult", + "type" : "codeVoice" + }, + { + "text" : " closure.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "initialResult" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "An error-throwing closure that takes as its arguments the previous value returned by the closure and the next element emitted from the upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "nextPartialResult" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that transforms elements by applying a closure that receives its previous return value and the next element from the upstream publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/tryScan(_:_:)", + "type" : "codeVoice" + }, + { + "text" : " to accumulate all previously-published values into a single value, which you then combine with each newly-published value.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "If your accumulator closure throws an error, the publisher terminates with the error.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In the example below, ", + "type" : "text" + }, + { + "code" : "Publisher\/tryScan(_:_:)", + "type" : "codeVoice" + }, + { + "text" : " calls a division function on elements of a collection publisher. The ", + "type" : "text" + }, + { + "code" : "Publishers\/TryScan", + "type" : "codeVoice" + }, + { + "text" : " publisher publishes each result until the function encounters a ", + "type" : "text" + }, + { + "code" : "DivisionByZeroError", + "type" : "codeVoice" + }, + { + "text" : ", which terminates the publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "struct DivisionByZeroError: Error {}", + "", + "\/\/\/ A function that throws a DivisionByZeroError if `current` provided by the TryScan publisher is zero.", + "func myThrowingFunction(_ lastValue: Int, _ currentValue: Int) throws -> Int {", + " guard currentValue != 0 else { throw DivisionByZeroError() }", + " return (lastValue + currentValue) \/ currentValue", + " }", + "", + "let numbers = [1,2,3,4,5,0,6,7,8,9]", + "cancellable = numbers.publisher", + " .tryScan(10) { try myThrowingFunction($0, $1) }", + " .sink(", + " receiveCompletion: { print (\"\\($0)\") },", + " receiveValue: { print (\"\\($0)\", terminator: \" \") }", + " )", + "", + "\/\/ Prints: \"11 6 3 1 1 -1 failure(DivisionByZeroError())\"." + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "If the closure throws an error, the publisher fails with the error.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -422,7 +576,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/tryScan(_:_:)": { "abstract" : [ - + { + "text" : "Transforms elements from the upstream publisher by providing the current element to an error-throwing closure along with the last value returned by the closure.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/values-3l0lz.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/values-3l0lz.json index 1ea7ed484..60006e2ad 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/values-3l0lz.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/values-3l0lz.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.values", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "The elements produced by the publisher, as an asynchronous sequence.", "type" : "text" } ], @@ -195,6 +187,177 @@ } ], "kind" : "declarations" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This property provides an ", + "type" : "text" + }, + { + "code" : "AsyncPublisher", + "type" : "codeVoice" + }, + { + "text" : ", which allows you to use the Swift ", + "type" : "text" + }, + { + "code" : "async", + "type" : "codeVoice" + }, + { + "text" : "-", + "type" : "text" + }, + { + "code" : "await", + "type" : "codeVoice" + }, + { + "text" : " syntax to receive the publisher’s elements. Because ", + "type" : "text" + }, + { + "code" : "AsyncPublisher", + "type" : "codeVoice" + }, + { + "text" : " conforms to ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/AsyncSequence", + "type" : "text" + }, + { + "text" : ", you iterate over its elements with a ", + "type" : "text" + }, + { + "code" : "for", + "type" : "codeVoice" + }, + { + "text" : "-", + "type" : "text" + }, + { + "code" : "await", + "type" : "codeVoice" + }, + { + "text" : "-", + "type" : "text" + }, + { + "code" : "in", + "type" : "codeVoice" + }, + { + "text" : " loop, rather than attaching a subscriber.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The following example shows how to use the ", + "type" : "text" + }, + { + "code" : "values", + "type" : "codeVoice" + }, + { + "text" : " property to receive elements asynchronously. The example adapts a code snippet from the ", + "type" : "text" + }, + { + "code" : "Publisher\/filter(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator’s documentation, which filters a sequence to only emit even integers. This example replaces the ", + "type" : "text" + }, + { + "code" : "Subscribers\/Sink", + "type" : "codeVoice" + }, + { + "text" : " subscriber with a ", + "type" : "text" + }, + { + "code" : "for", + "type" : "codeVoice" + }, + { + "text" : "-", + "type" : "text" + }, + { + "code" : "await", + "type" : "codeVoice" + }, + { + "text" : "-", + "type" : "text" + }, + { + "code" : "in", + "type" : "codeVoice" + }, + { + "text" : " loop that iterates over the ", + "type" : "text" + }, + { + "code" : "AsyncPublisher", + "type" : "codeVoice" + }, + { + "text" : " provided by the ", + "type" : "text" + }, + { + "code" : "values", + "type" : "codeVoice" + }, + { + "text" : " property.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers: [Int] = [1, 2, 3, 4, 5]", + "let filtered = numbers.publisher", + " .filter { $0 % 2 == 0 }", + "", + "for await number in filtered.values", + "{", + " print(\"\\(number)\", terminator: \" \")", + "}" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -274,7 +437,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/values-3l0lz": { "abstract" : [ - + { + "text" : "The elements produced by the publisher, as an asynchronous sequence.", + "type" : "text" + } ], "conformance" : { "availabilityPrefix" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/values-96ly3.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/values-96ly3.json index 566b5ac10..caf8eb6c4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/values-96ly3.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/values-96ly3.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.values", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "The elements produced by the publisher, as a throwing asynchronous sequence.", "type" : "text" } ], @@ -163,6 +155,218 @@ } ], "kind" : "declarations" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "This property provides an ", + "type" : "text" + }, + { + "code" : "AsyncThrowingPublisher", + "type" : "codeVoice" + }, + { + "text" : ", which allows you to use the Swift ", + "type" : "text" + }, + { + "code" : "async", + "type" : "codeVoice" + }, + { + "text" : "-", + "type" : "text" + }, + { + "code" : "await", + "type" : "codeVoice" + }, + { + "text" : " syntax to receive the publisher’s elements. Because ", + "type" : "text" + }, + { + "code" : "AsyncPublisher", + "type" : "codeVoice" + }, + { + "text" : " conforms to ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/AsyncSequence", + "type" : "text" + }, + { + "text" : ", you iterate over its elements with a ", + "type" : "text" + }, + { + "code" : "for", + "type" : "codeVoice" + }, + { + "text" : "-", + "type" : "text" + }, + { + "code" : "await", + "type" : "codeVoice" + }, + { + "text" : "-", + "type" : "text" + }, + { + "code" : "in", + "type" : "codeVoice" + }, + { + "text" : " loop, rather than attaching a subscriber. If the publisher terminates with an error, the awaiting caller receives the error as a ", + "type" : "text" + }, + { + "code" : "throw", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "The following example shows how to use the ", + "type" : "text" + }, + { + "code" : "values", + "type" : "codeVoice" + }, + { + "text" : " property to receive elements asynchronously. The example adapts a code snippet from the ", + "type" : "text" + }, + { + "code" : "Publisher\/tryFilter(_:)", + "type" : "codeVoice" + }, + { + "text" : " operator’s documentation, which filters a sequence to only emit even integers, and terminate with an error on a ", + "type" : "text" + }, + { + "code" : "0", + "type" : "codeVoice" + }, + { + "text" : ". This example replaces the ", + "type" : "text" + }, + { + "code" : "Subscribers\/Sink", + "type" : "codeVoice" + }, + { + "text" : " subscriber with a ", + "type" : "text" + }, + { + "code" : "for", + "type" : "codeVoice" + }, + { + "text" : "-", + "type" : "text" + }, + { + "code" : "await", + "type" : "codeVoice" + }, + { + "text" : "-", + "type" : "text" + }, + { + "code" : "in", + "type" : "codeVoice" + }, + { + "text" : " loop that iterates over the ", + "type" : "text" + }, + { + "code" : "AsyncPublisher", + "type" : "codeVoice" + }, + { + "text" : " provided by the ", + "type" : "text" + }, + { + "code" : "values", + "type" : "codeVoice" + }, + { + "text" : " property. With this approach, the error handling previously provided in the sink subscriber’s ", + "type" : "text" + }, + { + "code" : "Subscribers\/Sink\/receiveCompletion", + "type" : "codeVoice" + }, + { + "text" : " closure goes instead in a ", + "type" : "text" + }, + { + "code" : "catch", + "type" : "codeVoice" + }, + { + "text" : " block.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbers: [Int] = [1, 2, 3, 4, 0, 5]", + "let filterPublisher = numbers.publisher", + " .tryFilter{", + " if $0 == 0 {", + " throw ZeroError()", + " } else {", + " return $0 % 2 == 0", + " }", + " }", + "", + "do {", + " for try await number in filterPublisher.values {", + " print (\"\\(number)\", terminator: \" \")", + " }", + "} catch {", + " print (\"\\(error)\")", + "}" + ], + "syntax" : null, + "type" : "codeListing" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -242,7 +446,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/values-96ly3": { "abstract" : [ - + { + "text" : "The elements produced by the publisher, as a throwing asynchronous sequence.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:).json index 87fe06c2b..e0849807d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.zip(_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Combines elements from another publisher and deliver pairs of elements as tuples.", "type" : "text" } ], @@ -292,6 +284,161 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that emits pairs of elements from the upstream publishers as tuples.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:)", + "type" : "codeVoice" + }, + { + "text" : " to combine the latest elements from two publishers and emit a tuple to the downstream. The returned publisher waits until both publishers have emitted an event, then delivers the oldest unconsumed event from each publisher together as a tuple to the subscriber.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "Much like a zipper or zip fastener on a piece of clothing pulls together rows of teeth to link the two sides, ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:)", + "type" : "codeVoice" + }, + { + "text" : " combines streams from two different publishers by linking pairs of elements from each side.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, ", + "type" : "text" + }, + { + "code" : "numbers", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "letters", + "type" : "codeVoice" + }, + { + "text" : " are ", + "type" : "text" + }, + { + "code" : "PassthroughSubject", + "type" : "codeVoice" + }, + { + "text" : "s that emit values; once ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:)", + "type" : "codeVoice" + }, + { + "text" : " receives one value from each, it publishes the pair as a tuple to the downstream subscriber. It then waits for the next pair of values.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + " let numbersPub = PassthroughSubject()", + " let lettersPub = PassthroughSubject()", + "", + " cancellable = numbersPub", + " .zip(lettersPub)", + " .sink { print(\"\\($0)\") }", + " numbersPub.send(1) \/\/ numbersPub: 1 lettersPub: zip output: ", + " numbersPub.send(2) \/\/ numbersPub: 1,2 lettersPub: zip output: ", + " letters.send(\"A\") \/\/ numbers: 1,2 letters:\"A\" zip output: ", + " numbers.send(3) \/\/ numbers: 1,2,3 letters: zip output: (1,\"A\")", + " letters.send(\"B\") \/\/ numbers: 1,2,3 letters: \"B\" zip output: (2,\"B\")", + "", + " \/\/ Prints:", + " \/\/ (1, \"A\")", + " \/\/ (2, \"B\")" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "If either upstream publisher finishes successfully or fails with an error, the zipped publisher does the same.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -371,7 +518,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/zip(_:)": { "abstract" : [ - + { + "text" : "Combines elements from another publisher and deliver pairs of elements as tuples.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:)-3oklf.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:)-3oklf.json index 5e140df59..f98a25908 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:)-3oklf.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:)-3oklf.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.zip(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Combines elements from another publisher and delivers a transformed output.", "type" : "text" } ], @@ -468,6 +460,198 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "other" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that receives the most-recent value from each publisher and returns a new value to publish.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that uses the ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " closure to emit new elements, produced by combining the most recent value from two upstream publishers.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:_:)-4xn21", + "type" : "codeVoice" + }, + { + "text" : " to return a new publisher that combines the elements from two publishers using a transformation you specify to publish a new value to the downstream. The returned publisher waits until both publishers have emitted an event, then delivers the oldest unconsumed event from each publisher together that the operator uses in the transformation.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, ", + "type" : "text" + }, + { + "code" : "PassthroughSubject", + "type" : "codeVoice" + }, + { + "text" : " instances ", + "type" : "text" + }, + { + "code" : "numbersPub", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "lettersPub", + "type" : "codeVoice" + }, + { + "text" : " emit values; ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:_:)-4xn21", + "type" : "codeVoice" + }, + { + "text" : " receives the oldest value from each publisher, uses the ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " from ", + "type" : "text" + }, + { + "code" : "numbersPub", + "type" : "codeVoice" + }, + { + "text" : " and publishes a string that repeats the ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/String", + "type" : "text" + }, + { + "text" : " from ", + "type" : "text" + }, + { + "code" : "lettersPub", + "type" : "codeVoice" + }, + { + "text" : " that many times.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbersPub = PassthroughSubject()", + "let lettersPub = PassthroughSubject()", + "cancellable = numbersPub", + " .zip(lettersPub) { anInt, aLetter in", + " String(repeating: aLetter, count: anInt)", + " }", + " .sink { print(\"\\($0)\") }", + "numbersPub.send(1) \/\/ numbersPub: 1 lettersPub: zip output: ", + "numbersPub.send(2) \/\/ numbersPub: 1,2 lettersPub: zip output: ", + "numbersPub.send(3) \/\/ numbersPub: 1,2,3 lettersPub: zip output: ", + "lettersPub.send(\"A\") \/\/ numbersPub: 1,2,3 lettersPub: \"A\" zip output: \"A\"", + "lettersPub.send(\"B\") \/\/ numbersPub: 2,3 lettersPub: \"B\" zip output: \"BB\"", + "\/\/ Prints:", + "\/\/ A", + "\/\/ BB" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "If either upstream publisher finishes successfully or fails with an error, the zipped publisher does the same.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -547,7 +731,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/zip(_:_:)-3oklf": { "abstract" : [ - + { + "text" : "Combines elements from another publisher and delivers a transformed output.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:)-7ik1f.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:)-7ik1f.json index c896075d1..a77c66dcf 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:)-7ik1f.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:)-7ik1f.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.zip(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Combines elements from two other publishers and delivers groups of elements as tuples.", "type" : "text" } ], @@ -407,6 +399,173 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A second publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher1" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A third publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher2" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that emits groups of elements from the upstream publishers as tuples.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:_:)-8d7k7", + "type" : "codeVoice" + }, + { + "text" : " to return a new publisher that combines the elements from two additional publishers to publish a tuple to the downstream. The returned publisher waits until all three publishers have emitted an event, then delivers the oldest unconsumed event from each publisher as a tuple to the subscriber.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, ", + "type" : "text" + }, + { + "code" : "numbersPub", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "lettersPub", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "emojiPub", + "type" : "codeVoice" + }, + { + "text" : " are each a ", + "type" : "text" + }, + { + "code" : "PassthroughSubject", + "type" : "codeVoice" + }, + { + "text" : ";", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:_:)-8d7k7", + "type" : "codeVoice" + }, + { + "text" : " receives the oldest unconsumed value from each publisher and combines them into a tuple that it republishes to the downstream:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbersPub = PassthroughSubject()", + "let lettersPub = PassthroughSubject()", + "let emojiPub = PassthroughSubject()", + "", + "cancellable = numbersPub", + " .zip(lettersPub, emojiPub)", + " .sink { print(\"\\($0)\") }", + "numbersPub.send(1) \/\/ numbersPub: 1 lettersPub: emojiPub: zip output: ", + "numbersPub.send(2) \/\/ numbersPub: 1,2 lettersPub: emojiPub: zip output: ", + "numbersPub.send(3) \/\/ numbersPub: 1,2,3 lettersPub: emojiPub: zip output: ", + "lettersPub.send(\"A\") \/\/ numbersPub: 1,2,3 lettersPub: \"A\" emojiPub: zip output: ", + "emojiPub.send(\"😀\") \/\/ numbersPub: 2,3 lettersPub: \"A\" emojiPub: \"😀\" zip output: (1, \"A\", \"😀\")", + "lettersPub.send(\"B\") \/\/ numbersPub: 2,3 lettersPub: \"B\" emojiPub: zip output: ", + "emojiPub.send(\"🥰\") \/\/ numbersPub: 3 lettersPub: emojiPub: zip output: (2, \"B\", \"🥰\")", + "", + "\/\/ Prints:", + "\/\/ (1, \"A\", \"😀\")", + "\/\/ (2, \"B\", \"🥰\")" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "If any upstream publisher finishes successfully or fails with an error, so too does the zipped publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -486,7 +645,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/zip(_:_:)-7ik1f": { "abstract" : [ - + { + "text" : "Combines elements from two other publishers and delivers groups of elements as tuples.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:_:)-1pr.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:_:)-1pr.json index dff350b33..3583913b3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:_:)-1pr.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:_:)-1pr.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.zip(_:_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Combines elements from two other publishers and delivers a transformed output.", "type" : "text" } ], @@ -617,6 +609,234 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A second publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher1" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A third publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher2" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that receives the most-recent value from each publisher and returns a new value to publish.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that uses the ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " closure to emit new elements, produced by combining the most recent value from three upstream publishers.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:_:_:)-9yqi1", + "type" : "codeVoice" + }, + { + "text" : " to return a new publisher that combines the elements from two other publishers using a transformation you specify to publish a new value to the downstream subscriber. The returned publisher waits until all three publishers have emitted an event, then delivers the oldest unconsumed event from each publisher together that the operator uses in the transformation.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, ", + "type" : "text" + }, + { + "code" : "numbersPub", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "lettersPub", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "emojiPub", + "type" : "codeVoice" + }, + { + "text" : " are each a ", + "type" : "text" + }, + { + "code" : "PassthroughSubject", + "type" : "codeVoice" + }, + { + "text" : " that emit values; ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:_:_:)-9yqi1", + "type" : "codeVoice" + }, + { + "text" : " receives the oldest value from each publisher and uses the ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " from ", + "type" : "text" + }, + { + "code" : "numbersPub", + "type" : "codeVoice" + }, + { + "text" : " and publishes a string that repeats the ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/String", + "type" : "text" + }, + { + "text" : " from ", + "type" : "text" + }, + { + "code" : "lettersPub", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "emojiPub", + "type" : "codeVoice" + }, + { + "text" : " that many times.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbersPub = PassthroughSubject()", + "let lettersPub = PassthroughSubject()", + "let emojiPub = PassthroughSubject()", + "", + "cancellable = numbersPub", + " .zip(letters, emoji) { anInt, aLetter, anEmoji in", + " (\"\\(String(repeating: anEmoji, count: anInt)) \\(String(repeating: aLetter, count: anInt))\")", + " }", + " .sink { print(\"\\($0)\") }", + "", + "numbersPub.send(1) \/\/ numbersPub: 1 lettersPub: emojiPub: zip output: ", + "numbersPub.send(2) \/\/ numbersPub: 1,2 lettersPub: emojiPub: zip output: ", + "numbersPub.send(3) \/\/ numbersPub: 1,2,3 lettersPub: emojiPub: zip output: ", + "lettersPub.send(\"A\") \/\/ numbersPub: 1,2,3 lettersPub: \"A\" emojiPub: zip output: ", + "emojiPub.send(\"😀\") \/\/ numbersPub: 2,3 lettersPub: \"A\" emojiPub:\"😀\" zip output: \"😀 A\"", + "lettersPub.send(\"B\") \/\/ numbersPub: 2,3 lettersPub: \"B\" emojiPub: zip output: ", + "emojiPub.send(\"🥰\") \/\/ numbersPub: 3 lettersPub: emojiPub:\"😀\", \"🥰\" zip output: \"🥰🥰 BB\"", + "", + "\/\/ Prints:", + "\/\/ 😀 A", + "\/\/ 🥰🥰 BB" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "If any upstream publisher finishes successfully or fails with an error, so too does the zipped publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -696,7 +916,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/zip(_:_:_:)-1pr": { "abstract" : [ - + { + "text" : "Combines elements from two other publishers and delivers a transformed output.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:_:)-88gn6.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:_:)-88gn6.json index 9945e6e17..2ce133ceb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:_:)-88gn6.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:_:)-88gn6.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.zip(_:_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Combines elements from three other publishers and delivers groups of elements as tuples.", "type" : "text" } ], @@ -522,6 +514,161 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A second publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher1" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A third publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher2" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A fourth publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher3" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that emits groups of elements from the upstream publishers as tuples.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:_:_:)-16rcy", + "type" : "codeVoice" + }, + { + "text" : " to return a new publisher that combines the elements from three other publishers to publish a tuple to the downstream subscriber. The returned publisher waits until all four publishers have emitted an event, then delivers the oldest unconsumed event from each publisher as a tuple to the subscriber.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, several ", + "type" : "text" + }, + { + "code" : "PassthroughSubject", + "type" : "codeVoice" + }, + { + "text" : " instances emit values; ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:_:_:)-16rcy", + "type" : "codeVoice" + }, + { + "text" : " receives the oldest unconsumed value from each publisher and combines them into a tuple that it republishes to the downstream:", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbersPub = PassthroughSubject()", + "let lettersPub = PassthroughSubject()", + "let emojiPub = PassthroughSubject()", + "let fractionsPub = PassthroughSubject()", + "", + "cancellable = numbersPub", + " .zip(lettersPub, emojiPub, fractionsPub)", + " .sink { print(\"\\($0)\") }", + "numbersPub.send(1) \/\/ numbersPub: 1 lettersPub: emojiPub: fractionsPub: zip output: ", + "numbersPub.send(2) \/\/ numbersPub: 1,2 lettersPub: emojiPub: fractionsPub: zip output: ", + "numbersPub.send(3) \/\/ numbersPub: 1,2,3 lettersPub: emojiPub: fractionsPub: zip output: ", + "fractionsPub.send(0.1) \/\/ numbersPub: 1,2,3 lettersPub: \"A\" emojiPub: fractionsPub: 0.1 zip output: ", + "lettersPub.send(\"A\") \/\/ numbersPub: 1,2,3 lettersPub: \"A\" emojiPub: fractionsPub: 0.1 zip output: ", + "emojiPub.send(\"😀\") \/\/ numbersPub: 2,3 lettersPub: \"A\" emojiPub: \"😀\" fractionsPub: 0.1 zip output: (1, \"A\", \"😀\", 0.1)", + "lettersPub.send(\"B\") \/\/ numbersPub: 2,3 lettersPub: \"B\" emojiPub: fractionsPub: zip output: ", + "fractionsPub.send(0.8) \/\/ numbersPub: 2,3 lettersPub: \"B\" emojiPub: fractionsPub: 0.8 zip output: ", + "emojiPub.send(\"🥰\") \/\/ numbersPub: 3 lettersPub: \"B\" emojiPub: fractionsPub: 0.8 zip output: (2, \"B\", \"🥰\", 0.8)", + "\/\/ Prints:", + "\/\/ (1, \"A\", \"😀\", 0.1)", + "\/\/ (2, \"B\", \"🥰\", 0.8)" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "If any upstream publisher finishes successfully or fails with an error, so too does the zipped publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -601,7 +748,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/zip(_:_:_:)-88gn6": { "abstract" : [ - + { + "text" : "Combines elements from three other publishers and delivers groups of elements as tuples.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:_:_:).json index c9f06afff..ad96bdcdd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/graphqlquerypager/zip(_:_:_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Publisher.zip(_:_:_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Combines elements from three other publishers and delivers a transformed output.", "type" : "text" } ], @@ -766,6 +758,270 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A second publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher1" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A third publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher2" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A fourth publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "publisher3" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A closure that receives the most-recent value from each publisher and returns a new value to publish.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "transform" + } + ] + }, + { + "content" : [ + { + "anchor" : "return-value", + "level" : 2, + "text" : "Return Value", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "A publisher that uses the ", + "type" : "text" + }, + { + "code" : "transform", + "type" : "codeVoice" + }, + { + "text" : " closure to emit new elements, produced by combining the most recent value from four upstream publishers.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Use ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:_:_:_:)", + "type" : "codeVoice" + }, + { + "text" : " to return a new publisher that combines the elements from three other publishers using a transformation you specify to publish a new value to the downstream subscriber. The returned publisher waits until all four publishers have emitted an event, then delivers the oldest unconsumed event from each publisher together that the operator uses in the transformation.", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "In this example, the ", + "type" : "text" + }, + { + "code" : "PassthroughSubject", + "type" : "codeVoice" + }, + { + "text" : " publishers, ", + "type" : "text" + }, + { + "code" : "numbersPub", + "type" : "codeVoice" + }, + { + "text" : ",", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "fractionsPub", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "lettersPub", + "type" : "codeVoice" + }, + { + "text" : ", and ", + "type" : "text" + }, + { + "code" : "emojiPub", + "type" : "codeVoice" + }, + { + "text" : " emit values. The ", + "type" : "text" + }, + { + "code" : "Publisher\/zip(_:_:_:_:)", + "type" : "codeVoice" + }, + { + "text" : " operator receives the oldest value from each publisher and uses the ", + "type" : "text" + }, + { + "code" : "Int", + "type" : "codeVoice" + }, + { + "text" : " from ", + "type" : "text" + }, + { + "code" : "numbersPub", + "type" : "codeVoice" + }, + { + "text" : " and publishes a string that repeats the ", + "type" : "text" + }, + { + "text" : "doc:\/\/com.apple.documentation\/documentation\/Swift\/String", + "type" : "text" + }, + { + "text" : " from ", + "type" : "text" + }, + { + "code" : "lettersPub", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "emojiPub", + "type" : "codeVoice" + }, + { + "text" : " that many times and prints out the value in ", + "type" : "text" + }, + { + "code" : "fractionsPub", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "code" : [ + "let numbersPub = PassthroughSubject() \/\/ first publisher", + "let lettersPub = PassthroughSubject() \/\/ second", + "let emojiPub = PassthroughSubject() \/\/ third", + "let fractionsPub = PassthroughSubject()\/\/ fourth", + "", + "cancellable = numbersPub", + " .zip(lettersPub, emojiPub, fractionsPub) { anInt, aLetter, anEmoji, aFraction in", + " (\"\\(String(repeating: anEmoji, count: anInt)) \\(String(repeating: aLetter, count: anInt)) \\(aFraction)\")", + " }", + " .sink { print(\"\\($0)\") }", + "", + "numbersPub.send(1) \/\/ numbersPub: 1 lettersPub: emojiPub: zip output: ", + "numbersPub.send(2) \/\/ numbersPub: 1,2 lettersPub: emojiPub: zip output: ", + "numbersPub.send(3) \/\/ numbersPub: 1,2,3 lettersPub: emojiPub: zip output: ", + "fractionsPub.send(0.1) \/\/ numbersPub: 1,2,3 lettersPub: \"A\" emojiPub: zip output: ", + "lettersPub.send(\"A\") \/\/ numbersPub: 1,2,3 lettersPub: \"A\" emojiPub: zip output: ", + "emojiPub.send(\"😀\") \/\/ numbersPub: 1,2,3 lettersPub: \"A\" emojiPub:\"😀\" zip output: \"😀 A\"", + "lettersPub.send(\"B\") \/\/ numbersPub: 2,3 lettersPub: \"B\" emojiPub: zip output: ", + "fractionsPub.send(0.8) \/\/ numbersPub: 2,3 lettersPub: \"A\" emojiPub: zip output: ", + "emojiPub.send(\"🥰\") \/\/ numbersPub: 3 lettersPub: \"B\" emojiPub: zip output: \"🥰🥰 BB\"", + "\/\/ Prints:", + "\/\/1 😀 A 0.1", + "\/\/2 🥰🥰 BB 0.8" + ], + "syntax" : null, + "type" : "codeListing" + }, + { + "inlineContent" : [ + { + "text" : "If any upstream publisher finishes successfully or fails with an error, so too does the zipped publisher.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -845,7 +1101,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/GraphQLQueryPager/zip(_:_:_:_:)": { "abstract" : [ - + { + "text" : "Combines elements from three other publishers and delivers a transformed output.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination.json index 883bcdcaf..19ce28b7b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination.json @@ -38,6 +38,10 @@ "text" : "OffsetPagination" } ], + "remoteSource" : { + "fileName" : "OffsetPagination.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/OffsetBasedPagination\/OffsetPagination.swift#L1" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional.json index 41e34bdbe..4dc54cc39 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional.json @@ -40,6 +40,10 @@ "text" : "Bidirectional" } ], + "remoteSource" : { + "fileName" : "Bidirectional.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/OffsetBasedPagination\/Bidirectional.swift#L2" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/!=(_:_:).json index 9092af998..b22e24b36 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -273,7 +395,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/OffsetPagination/Bidirectional/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/canloadnext.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/canloadnext.json index b42c87294..e1ed13726 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/canloadnext.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/canloadnext.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "PaginationInfo.canLoadNext", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "Bidirectional.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/OffsetBasedPagination\/Bidirectional.swift#L4" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/canloadprevious.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/canloadprevious.json index 05d5414ac..f3530fdac 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/canloadprevious.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/canloadprevious.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "PaginationInfo.canLoadPrevious", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "Bidirectional.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/OffsetBasedPagination\/Bidirectional.swift#L5" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/equatable-implementations.json index 7f7999270..668f365be 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/equatable-implementations.json @@ -130,7 +130,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/OffsetPagination/Bidirectional/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/init(offset:canloadnext:canloadprevious:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/init(offset:canloadnext:canloadprevious:).json index 7e0db415b..cd5fa0407 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/init(offset:canloadnext:canloadprevious:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/init(offset:canloadnext:canloadprevious:).json @@ -81,6 +81,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "Bidirectional.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/OffsetBasedPagination\/Bidirectional.swift#L7" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/offset.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/offset.json index b7ec621b8..ed9595b2f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/offset.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/bidirectional/offset.json @@ -43,6 +43,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "Bidirectional.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/OffsetBasedPagination\/Bidirectional.swift#L3" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward.json index 8f54032dd..b5578efba 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward.json @@ -40,6 +40,10 @@ "text" : "Forward" } ], + "remoteSource" : { + "fileName" : "ForwardOffset.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/OffsetBasedPagination\/ForwardOffset.swift#L2" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/!=(_:_:).json index 277a1d9df..33a7abf73 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -273,7 +395,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/OffsetPagination/Forward/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/canloadnext.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/canloadnext.json index d0a49c5bb..0d0b39599 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/canloadnext.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/canloadnext.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "PaginationInfo.canLoadNext", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "ForwardOffset.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/OffsetBasedPagination\/ForwardOffset.swift#L4" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/canloadprevious.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/canloadprevious.json index 79f50c91d..4c8d5bf99 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/canloadprevious.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/canloadprevious.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "PaginationInfo.canLoadPrevious", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "ForwardOffset.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/OffsetBasedPagination\/ForwardOffset.swift#L5" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/equatable-implementations.json index a6620ea9d..7b54d92fb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/equatable-implementations.json @@ -130,7 +130,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/OffsetPagination/Forward/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/init(offset:canloadnext:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/init(offset:canloadnext:).json index db40bfdc6..4e069c9fb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/init(offset:canloadnext:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/init(offset:canloadnext:).json @@ -64,6 +64,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "ForwardOffset.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/OffsetBasedPagination\/ForwardOffset.swift#L7" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/offset.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/offset.json index 359aab004..6fff432b3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/offset.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/forward/offset.json @@ -43,6 +43,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "ForwardOffset.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/OffsetBasedPagination\/ForwardOffset.swift#L3" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse.json index f9150ed91..ded9ced90 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse.json @@ -40,6 +40,10 @@ "text" : "Reverse" } ], + "remoteSource" : { + "fileName" : "ReverseOffset.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/OffsetBasedPagination\/ReverseOffset.swift#L2" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/!=(_:_:).json index e1b02024c..d4f3ce6e2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -273,7 +395,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/OffsetPagination/Reverse/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/canloadnext.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/canloadnext.json index 2b9d2948e..45930fe60 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/canloadnext.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/canloadnext.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "PaginationInfo.canLoadNext", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "ReverseOffset.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/OffsetBasedPagination\/ReverseOffset.swift#L4" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/canloadprevious.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/canloadprevious.json index d8efb5959..28f3a197b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/canloadprevious.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/canloadprevious.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "PaginationInfo.canLoadPrevious", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -57,6 +43,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "ReverseOffset.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/OffsetBasedPagination\/ReverseOffset.swift#L5" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/equatable-implementations.json index 456891d80..748ba41ff 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/equatable-implementations.json @@ -130,7 +130,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/OffsetPagination/Reverse/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/init(offset:canloadprevious:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/init(offset:canloadprevious:).json index 0ee6c3ba2..a46a66997 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/init(offset:canloadprevious:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/init(offset:canloadprevious:).json @@ -64,6 +64,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "ReverseOffset.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/OffsetBasedPagination\/ReverseOffset.swift#L7" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/offset.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/offset.json index b1ab6d8db..c83af5099 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/offset.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/offsetpagination/reverse/offset.json @@ -43,6 +43,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "ReverseOffset.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/OffsetBasedPagination\/ReverseOffset.swift#L3" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pageextractiondata.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pageextractiondata.json index a29afd6b6..3f56fadc1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pageextractiondata.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pageextractiondata.json @@ -52,6 +52,10 @@ "text" : "PageExtractionData" } ], + "remoteSource" : { + "fileName" : "PageExtractionData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/PageExtractionData.swift#L4" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", @@ -125,6 +129,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -142,6 +147,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -196,6 +202,40 @@ ] , "references": { +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pageextractiondata/initial(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pageextractiondata/initial(_:_:).json index 57e97c956..39890e5d0 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pageextractiondata/initial(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pageextractiondata/initial(_:_:).json @@ -62,6 +62,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "PageExtractionData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/PageExtractionData.swift#L5" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", @@ -103,6 +107,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP4DataQa", "text" : "Data" @@ -147,6 +152,40 @@ ] , "references": { +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation/Data": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Data" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16RootSelectionSetP", + "text" : "RootSelectionSet" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", + "kind" : "symbol", + "role" : "symbol", + "title" : "Data", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation\/data" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pageextractiondata/paginated(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pageextractiondata/paginated(_:_:).json index 94f57333b..3bfce28b4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pageextractiondata/paginated(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pageextractiondata/paginated(_:_:).json @@ -62,6 +62,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "PageExtractionData.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/PageExtractionData.swift#L6" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", @@ -103,6 +107,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP4DataQa", "text" : "Data" @@ -147,6 +152,40 @@ ] , "references": { +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation/Data": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Data" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16RootSelectionSetP", + "text" : "RootSelectionSet" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", + "kind" : "symbol", + "role" : "symbol", + "title" : "Data", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation\/data" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype.json index 067c50f7b..16c2fd806 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype.json @@ -38,6 +38,10 @@ "text" : "PagerType" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerCoordinator.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerCoordinator.swift#L7" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/canloadnext.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/canloadnext.json index 527762224..3fd7107d4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/canloadnext.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/canloadnext.json @@ -42,6 +42,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerCoordinator.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerCoordinator.swift#L10" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/canloadprevious.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/canloadprevious.json index 21230ba29..eac05bb12 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/canloadprevious.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/canloadprevious.json @@ -42,6 +42,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerCoordinator.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerCoordinator.swift#L11" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/fetch().json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/fetch().json index 2a0267aea..ebc5daf98 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/fetch().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/fetch().json @@ -41,6 +41,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerCoordinator.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerCoordinator.swift#L17" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/initialquery.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/initialquery.json index dfc66e13c..79a377c0b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/initialquery.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/initialquery.json @@ -42,6 +42,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerCoordinator.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerCoordinator.swift#L8" + }, "required" : true, "role" : "symbol", "roleHeading" : "Associated Type", @@ -76,6 +80,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -108,6 +113,40 @@ ] , "references": { +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/loadall(fetchfrominitialpage:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/loadall(fetchfrominitialpage:).json index 6c99ecdad..c6a1c83fe 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/loadall(fetchfrominitialpage:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/loadall(fetchfrominitialpage:).json @@ -66,6 +66,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerCoordinator.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerCoordinator.swift#L15" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/loadnext(fetchbehavior:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/loadnext(fetchbehavior:).json index 5b3492473..752b959dd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/loadnext(fetchbehavior:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/loadnext(fetchbehavior:).json @@ -66,6 +66,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerCoordinator.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerCoordinator.swift#L14" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -108,6 +112,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/FetchBehavior", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo13FetchBehaviorV", "text" : "FetchBehavior" @@ -156,6 +161,42 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/FetchBehavior": { + "abstract" : [ + { + "text" : "Describes the cache\/networking behaviors that should be used for the execution of a GraphQL", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "request.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "FetchBehavior" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/FetchBehavior", + "kind" : "symbol", + "role" : "symbol", + "title" : "FetchBehavior", + "type" : "topic", + "url" : "\/documentation\/apollo\/fetchbehavior" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/loadprevious(fetchbehavior:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/loadprevious(fetchbehavior:).json index 79ca8a00f..a2fb2076d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/loadprevious(fetchbehavior:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/loadprevious(fetchbehavior:).json @@ -66,6 +66,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerCoordinator.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerCoordinator.swift#L13" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -108,6 +112,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/FetchBehavior", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo13FetchBehaviorV", "text" : "FetchBehavior" @@ -156,6 +161,42 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/FetchBehavior": { + "abstract" : [ + { + "text" : "Describes the cache\/networking behaviors that should be used for the execution of a GraphQL", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "request.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "FetchBehavior" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/FetchBehavior", + "kind" : "symbol", + "role" : "symbol", + "title" : "FetchBehavior", + "type" : "topic", + "url" : "\/documentation\/apollo\/fetchbehavior" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/paginatedquery.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/paginatedquery.json index 660961c5f..7c5934723 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/paginatedquery.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/paginatedquery.json @@ -42,6 +42,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerCoordinator.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerCoordinator.swift#L9" + }, "required" : true, "role" : "symbol", "roleHeading" : "Associated Type", @@ -76,6 +80,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -108,6 +113,40 @@ ] , "references": { +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/refetch(fetchbehavior:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/refetch(fetchbehavior:).json index 74f741e80..ffcd0c50b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/refetch(fetchbehavior:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/refetch(fetchbehavior:).json @@ -58,6 +58,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerCoordinator.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerCoordinator.swift#L16" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -100,6 +104,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/FetchBehavior", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo13FetchBehaviorV", "text" : "FetchBehavior" @@ -140,6 +145,42 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/FetchBehavior": { + "abstract" : [ + { + "text" : "Describes the cache\/networking behaviors that should be used for the execution of a GraphQL", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "request.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "FetchBehavior" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/FetchBehavior", + "kind" : "symbol", + "role" : "symbol", + "title" : "FetchBehavior", + "type" : "topic", + "url" : "\/documentation\/apollo\/fetchbehavior" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/reset().json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/reset().json index 67331c1c7..46f9e4755 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/reset().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/pagertype/reset().json @@ -41,6 +41,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerCoordinator.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerCoordinator.swift#L12" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection.json index 40bac381a..c6008f1ee 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection.json @@ -44,6 +44,10 @@ "text" : "PaginationDirection" } ], + "remoteSource" : { + "fileName" : "PaginationDirection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/PaginationDirection.swift#L4" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection/!=(_:_:).json index 22e25ca97..1db37f8e9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -244,7 +366,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/PaginationDirection/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection/equatable-implementations.json index 8f2901391..fa02702cc 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection/equatable-implementations.json @@ -101,7 +101,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/PaginationDirection/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection/next.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection/next.json index a76cf6b27..cf39174e7 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection/next.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection/next.json @@ -33,6 +33,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "PaginationDirection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/PaginationDirection.swift#L5" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection/previous.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection/previous.json index 483039517..6c0e0f0f6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection/previous.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationdirection/previous.json @@ -33,6 +33,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "PaginationDirection.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/PaginationDirection.swift#L6" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror.json index 7c6c7b68e..dbf584a62 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror.json @@ -38,6 +38,10 @@ "text" : "PaginationError" } ], + "remoteSource" : { + "fileName" : "PaginationError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/PaginationError.swift#L1" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/cancellation.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/cancellation.json index 061dbd75c..92e5f29bb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/cancellation.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/cancellation.json @@ -33,6 +33,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "PaginationError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/PaginationError.swift#L6" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/error-implementations.json index dac1a96d5..8473ae177 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/error-implementations.json @@ -98,7 +98,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/PaginationError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/loadinprogress.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/loadinprogress.json index c33ddd375..b1d7045c9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/loadinprogress.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/loadinprogress.json @@ -33,6 +33,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "PaginationError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/PaginationError.swift#L4" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/localizeddescription.json index f7a4b31f8..a882ec3cf 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -211,7 +203,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/PaginationError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/missinginitialpage.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/missinginitialpage.json index abfc98985..d5ce55186 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/missinginitialpage.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/missinginitialpage.json @@ -33,6 +33,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "PaginationError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/PaginationError.swift#L2" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/noquery.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/noquery.json index e2e8e6c88..bc818c0fd 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/noquery.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/noquery.json @@ -33,6 +33,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "PaginationError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/PaginationError.swift#L5" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/pagehasnomorecontent.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/pagehasnomorecontent.json index 3e9ee3b8b..f9175929c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/pagehasnomorecontent.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/pagehasnomorecontent.json @@ -33,6 +33,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "PaginationError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/PaginationError.swift#L3" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/unknown(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/unknown(_:).json index 4742d3780..0a6036134 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/unknown(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationerror/unknown(_:).json @@ -46,6 +46,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "PaginationError.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/PaginationError.swift#L8" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationinfo.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationinfo.json index a0fb040f4..1a42ae985 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationinfo.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationinfo.json @@ -38,6 +38,10 @@ "text" : "PaginationInfo" } ], + "remoteSource" : { + "fileName" : "PaginationInfo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/PaginationInfo.swift#L1" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationinfo/canloadnext.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationinfo/canloadnext.json index 0cd200703..787652ab9 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationinfo/canloadnext.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationinfo/canloadnext.json @@ -42,6 +42,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "PaginationInfo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/PaginationInfo.swift#L2" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationinfo/canloadprevious.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationinfo/canloadprevious.json index 7ef7846c9..127935389 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationinfo/canloadprevious.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationinfo/canloadprevious.json @@ -42,6 +42,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "PaginationInfo.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/PaginationInfo.swift#L3" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput.json index 781aad1b9..92e8926ac 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput.json @@ -44,6 +44,10 @@ "text" : "PaginationOutput" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerOutput.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerOutput.swift#L6" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", @@ -109,6 +113,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -126,6 +131,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI12GraphQLQueryP", "text" : "GraphQLQuery" @@ -211,6 +217,40 @@ ] , "references": { +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLQuery": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLQuery" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLQuery", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLQuery", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqlquery" +}, "doc://ApolloPagination/SH": { "identifier" : "doc:\/\/ApolloPagination\/SH", "title" : "Swift.Hashable", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/!=(_:_:).json index 6f8ab019c..cd0c8c2de 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -244,7 +366,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/PaginationOutput/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/alldata.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/alldata.json index e49df1c4e..960312fe3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/alldata.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/alldata.json @@ -103,6 +103,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerOutput.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerOutput.swift#L75" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", @@ -144,6 +148,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP4DataQa", "text" : "Data" @@ -188,6 +193,40 @@ ] , "references": { +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation/Data": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Data" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16RootSelectionSetP", + "text" : "RootSelectionSet" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", + "kind" : "symbol", + "role" : "symbol", + "title" : "Data", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation\/data" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/allerrors.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/allerrors.json index 56403c7a0..edeccee20 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/allerrors.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/allerrors.json @@ -46,6 +46,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerOutput.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerOutput.swift#L31" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", @@ -79,6 +83,7 @@ "text" : ": [" }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLError", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo12GraphQLErrorV", "text" : "GraphQLError" @@ -123,6 +128,34 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/GraphQLError": { + "abstract" : [ + { + "text" : "Represents an error encountered during the execution of a GraphQL operation.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLError" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLError", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLError", + "type" : "topic", + "url" : "\/documentation\/apollo\/graphqlerror" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/allpages.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/allpages.json index d85862b76..94099d9f8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/allpages.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/allpages.json @@ -103,6 +103,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerOutput.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerOutput.swift#L79" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", @@ -136,6 +140,7 @@ "text" : ": [" }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLResponse", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo15GraphQLResponseV", "text" : "GraphQLResponse" @@ -188,6 +193,84 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/GraphQLResponse": { + "abstract" : [ + { + "text" : "Represents the result of a GraphQL operation, including the response data as well as any ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLError", + "isActive" : true, + "type" : "reference" + }, + { + "text" : "s", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "or extension data included in the response.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLResponse" + }, + { + "kind" : "text", + "text" : "<" + }, + { + "kind" : "genericParameter", + "text" : "Operation" + }, + { + "kind" : "text", + "text" : "> " + }, + { + "kind" : "keyword", + "text" : "where" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "text" : "Operation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLResponse", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLResponse", + "type" : "topic", + "url" : "\/documentation\/apollo\/graphqlresponse" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/equatable-implementations.json index 49193311b..639769e55 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/equatable-implementations.json @@ -101,7 +101,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/PaginationOutput/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/init(previouspages:initialpage:nextpages:lastupdatedpage:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/init(previouspages:initialpage:nextpages:lastupdatedpage:).json index e661162d8..6f477942d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/init(previouspages:initialpage:nextpages:lastupdatedpage:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/init(previouspages:initialpage:nextpages:lastupdatedpage:).json @@ -146,6 +146,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerOutput.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerOutput.swift#L19" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", @@ -179,6 +183,7 @@ "text" : ": [" }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLResponse", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo15GraphQLResponseV", "text" : "GraphQLResponse" @@ -204,6 +209,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLResponse", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo15GraphQLResponseV", "text" : "GraphQLResponse" @@ -229,6 +235,7 @@ "text" : ": [" }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLResponse", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo15GraphQLResponseV", "text" : "GraphQLResponse" @@ -317,6 +324,84 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/GraphQLResponse": { + "abstract" : [ + { + "text" : "Represents the result of a GraphQL operation, including the response data as well as any ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLError", + "isActive" : true, + "type" : "reference" + }, + { + "text" : "s", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "or extension data included in the response.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLResponse" + }, + { + "kind" : "text", + "text" : "<" + }, + { + "kind" : "genericParameter", + "text" : "Operation" + }, + { + "kind" : "text", + "text" : "> " + }, + { + "kind" : "keyword", + "text" : "where" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "text" : "Operation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLResponse", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLResponse", + "type" : "topic", + "url" : "\/documentation\/apollo\/graphqlresponse" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/initialpage.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/initialpage.json index e6124d500..765364b0b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/initialpage.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/initialpage.json @@ -60,6 +60,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerOutput.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerOutput.swift#L12" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", @@ -93,6 +97,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLResponse", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo15GraphQLResponseV", "text" : "GraphQLResponse" @@ -137,6 +142,84 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/GraphQLResponse": { + "abstract" : [ + { + "text" : "Represents the result of a GraphQL operation, including the response data as well as any ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLError", + "isActive" : true, + "type" : "reference" + }, + { + "text" : "s", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "or extension data included in the response.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLResponse" + }, + { + "kind" : "text", + "text" : "<" + }, + { + "kind" : "genericParameter", + "text" : "Operation" + }, + { + "kind" : "text", + "text" : "> " + }, + { + "kind" : "keyword", + "text" : "where" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "text" : "Operation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLResponse", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLResponse", + "type" : "topic", + "url" : "\/documentation\/apollo\/graphqlresponse" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/lastupdatedpage.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/lastupdatedpage.json index b0b74537e..e4a764a2c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/lastupdatedpage.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/lastupdatedpage.json @@ -67,6 +67,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerOutput.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerOutput.swift#L17" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/nextpages.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/nextpages.json index 9880b1c79..d5b3a1cc6 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/nextpages.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/nextpages.json @@ -60,6 +60,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerOutput.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerOutput.swift#L15" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", @@ -93,6 +97,7 @@ "text" : ": [" }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLResponse", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo15GraphQLResponseV", "text" : "GraphQLResponse" @@ -137,6 +142,84 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/GraphQLResponse": { + "abstract" : [ + { + "text" : "Represents the result of a GraphQL operation, including the response data as well as any ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLError", + "isActive" : true, + "type" : "reference" + }, + { + "text" : "s", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "or extension data included in the response.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLResponse" + }, + { + "kind" : "text", + "text" : "<" + }, + { + "kind" : "genericParameter", + "text" : "Operation" + }, + { + "kind" : "text", + "text" : "> " + }, + { + "kind" : "keyword", + "text" : "where" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "text" : "Operation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLResponse", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLResponse", + "type" : "topic", + "url" : "\/documentation\/apollo\/graphqlresponse" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/previouspages.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/previouspages.json index 9d0afe337..3676e4936 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/previouspages.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/previouspages.json @@ -68,6 +68,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerOutput.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerOutput.swift#L9" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", @@ -101,6 +105,7 @@ "text" : ": [" }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLResponse", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo15GraphQLResponseV", "text" : "GraphQLResponse" @@ -145,6 +150,84 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/GraphQLResponse": { + "abstract" : [ + { + "text" : "Represents the result of a GraphQL operation, including the response data as well as any ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLError", + "isActive" : true, + "type" : "reference" + }, + { + "text" : "s", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "or extension data included in the response.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLResponse" + }, + { + "kind" : "text", + "text" : "<" + }, + { + "kind" : "genericParameter", + "text" : "Operation" + }, + { + "kind" : "text", + "text" : "> " + }, + { + "kind" : "keyword", + "text" : "where" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "text" : "Operation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLResponse", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLResponse", + "type" : "topic", + "url" : "\/documentation\/apollo\/graphqlresponse" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper.json index 4c286a8cd..9e9893896 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper.json @@ -88,6 +88,10 @@ "text" : "QueryWrapper" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerOutput.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerOutput.swift#L37" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/!=(_:_:).json index 424f37708..0817d912a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -174,6 +166,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -324,7 +446,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/PaginationOutput/QueryWrapper/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/data.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/data.json index ea6baf99c..3592edece 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/data.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/data.json @@ -104,6 +104,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerOutput.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerOutput.swift#L64" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", @@ -145,6 +149,7 @@ "text" : "." }, { + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", "kind" : "typeIdentifier", "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP4DataQa", "text" : "Data" @@ -189,6 +194,40 @@ ] , "references": { +"doc://ApolloAPI/documentation/ApolloAPI/GraphQLOperation/Data": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "associatedtype" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Data" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16RootSelectionSetP", + "text" : "RootSelectionSet" + } + ], + "identifier" : "doc:\/\/ApolloAPI\/documentation\/ApolloAPI\/GraphQLOperation\/Data", + "kind" : "symbol", + "role" : "symbol", + "title" : "Data", + "type" : "topic", + "url" : "\/documentation\/apolloapi\/graphqloperation\/data" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/equatable-implementations.json index 765403426..b2f5e647a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/equatable-implementations.json @@ -181,7 +181,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/PaginationOutput/QueryWrapper/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/errors.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/errors.json index 4b03ab8dc..7a88edf3e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/errors.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/errors.json @@ -96,6 +96,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerOutput.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerOutput.swift#L44" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", @@ -129,6 +133,7 @@ "text" : ": [" }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLError", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo12GraphQLErrorV", "text" : "GraphQLError" @@ -173,6 +178,34 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/GraphQLError": { + "abstract" : [ + { + "text" : "Represents an error encountered during the execution of a GraphQL operation.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLError" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLError", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLError", + "type" : "topic", + "url" : "\/documentation\/apollo\/graphqlerror" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/initial(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/initial(_:).json index c24bea184..ffd4f028f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/initial(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/initial(_:).json @@ -55,6 +55,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerOutput.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerOutput.swift#L38" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", @@ -88,6 +92,7 @@ "text" : "(" }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLResponse", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo15GraphQLResponseV", "text" : "GraphQLResponse" @@ -132,6 +137,84 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/GraphQLResponse": { + "abstract" : [ + { + "text" : "Represents the result of a GraphQL operation, including the response data as well as any ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLError", + "isActive" : true, + "type" : "reference" + }, + { + "text" : "s", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "or extension data included in the response.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLResponse" + }, + { + "kind" : "text", + "text" : "<" + }, + { + "kind" : "genericParameter", + "text" : "Operation" + }, + { + "kind" : "text", + "text" : "> " + }, + { + "kind" : "keyword", + "text" : "where" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "text" : "Operation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLResponse", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLResponse", + "type" : "topic", + "url" : "\/documentation\/apollo\/graphqlresponse" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/paginated(_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/paginated(_:).json index aeb412aa5..00c11a845 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/paginated(_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/paginated(_:).json @@ -55,6 +55,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerOutput.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerOutput.swift#L39" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", @@ -88,6 +92,7 @@ "text" : "(" }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLResponse", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo15GraphQLResponseV", "text" : "GraphQLResponse" @@ -132,6 +137,84 @@ ] , "references": { +"doc://Apollo/documentation/Apollo/GraphQLResponse": { + "abstract" : [ + { + "text" : "Represents the result of a GraphQL operation, including the response data as well as any ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLError", + "isActive" : true, + "type" : "reference" + }, + { + "text" : "s", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "or extension data included in the response.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GraphQLResponse" + }, + { + "kind" : "text", + "text" : "<" + }, + { + "kind" : "genericParameter", + "text" : "Operation" + }, + { + "kind" : "text", + "text" : "> " + }, + { + "kind" : "keyword", + "text" : "where" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "text" : "Operation" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:9ApolloAPI16GraphQLOperationP", + "text" : "GraphQLOperation" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/GraphQLResponse", + "kind" : "symbol", + "role" : "symbol", + "title" : "GraphQLResponse", + "type" : "topic", + "url" : "\/documentation\/apollo\/graphqlresponse" +}, "doc://ApolloPagination/documentation/ApolloPagination": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/source.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/source.json index 342aad64e..632c8a92a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/source.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/paginationoutput/querywrapper/source.json @@ -92,6 +92,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "GraphQLQueryPagerOutput.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/GraphQLQueryPagerOutput.swift#L53" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource.json index 8b6d5219e..963bb7fb3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource.json @@ -38,6 +38,10 @@ "text" : "UpdateSource" } ], + "remoteSource" : { + "fileName" : "UpdateSource.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/UpdateSource.swift#L1" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource/!=(_:_:).json index 51fdf7b46..6966cea0f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -241,7 +363,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/UpdateSource/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource/cache.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource/cache.json index 6c3802c2e..bf7070603 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource/cache.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource/cache.json @@ -33,6 +33,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "UpdateSource.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/UpdateSource.swift#L2" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource/equatable-implementations.json index ac11efead..b441327e4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource/equatable-implementations.json @@ -98,7 +98,10 @@ }, "doc://ApolloPagination/documentation/ApolloPagination/UpdateSource/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource/server.json b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource/server.json index 5f092568c..34e844e93 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource/server.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollopagination/updatesource/server.json @@ -33,6 +33,10 @@ "name" : "ApolloPagination" } ], + "remoteSource" : { + "fileName" : "UpdateSource.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios-pagination\/Sources\/ApolloPagination\/UpdateSource.swift#L2" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase.json index 1cfa8a2eb..9f3463d3b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase.json @@ -38,6 +38,10 @@ "text" : "ApolloSQLiteDatabase" } ], + "remoteSource" : { + "fileName" : "ApolloSQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/ApolloSQLiteDatabase.swift#L5" + }, "role" : "symbol", "roleHeading" : "Class", "symbolKind" : "class", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/addorupdate(records:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/addorupdate(records:).json index 4146529b9..41d53b0ff 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/addorupdate(records:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/addorupdate(records:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SQLiteDatabase.addOrUpdate(records:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -89,6 +75,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "ApolloSQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/ApolloSQLiteDatabase.swift#L134" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -134,6 +124,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo8CacheKeya", "text" : "CacheKey" @@ -199,6 +190,43 @@ "type" : "link", "url" : "\/documentation\/apollo\/normalizedcache" }, +"doc://Apollo/documentation/Apollo/CacheKey": { + "abstract" : [ + { + "text" : "A cache key for a record.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheKey" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", + "kind" : "symbol", + "role" : "symbol", + "title" : "CacheKey", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachekey" +}, "doc://ApolloSQLite/documentation/ApolloSQLite": { "abstract" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/addorupdaterecordstring(_:for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/addorupdaterecordstring(_:for:).json index 0c5838b82..5355b17be 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/addorupdaterecordstring(_:for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/addorupdaterecordstring(_:for:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SQLiteDatabase.addOrUpdateRecordString(_:for:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -82,6 +68,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L57" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -156,6 +146,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo8CacheKeya", "text" : "CacheKey" @@ -208,6 +199,43 @@ "type" : "link", "url" : "\/documentation\/apollo\/normalizedcache" }, +"doc://Apollo/documentation/Apollo/CacheKey": { + "abstract" : [ + { + "text" : "A cache key for a record.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheKey" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", + "kind" : "symbol", + "role" : "symbol", + "title" : "CacheKey", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachekey" +}, "doc://ApolloSQLite/documentation/ApolloSQLite": { "abstract" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/cleardatabase(shouldvacuumonclear:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/cleardatabase(shouldvacuumonclear:).json index 71871fe6c..0a5488a3b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/cleardatabase(shouldvacuumonclear:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/cleardatabase(shouldvacuumonclear:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SQLiteDatabase.clearDatabase(shouldVacuumOnClear:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -72,6 +58,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "ApolloSQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/ApolloSQLiteDatabase.swift#L203" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/createrecordstableifneeded().json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/createrecordstableifneeded().json index 54bae06d5..bdc8e48e1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/createrecordstableifneeded().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/createrecordstableifneeded().json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SQLiteDatabase.createRecordsTableIfNeeded()", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -55,6 +41,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "ApolloSQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/ApolloSQLiteDatabase.swift#L74" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/deleterecord(for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/deleterecord(for:).json index 8b1fcf9c8..bea009d97 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/deleterecord(for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/deleterecord(for:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SQLiteDatabase.deleteRecord(for:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -72,6 +58,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "ApolloSQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/ApolloSQLiteDatabase.swift#L172" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -121,6 +111,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo8CacheKeya", "text" : "CacheKey" @@ -173,6 +164,43 @@ "type" : "link", "url" : "\/documentation\/apollo\/normalizedcache" }, +"doc://Apollo/documentation/Apollo/CacheKey": { + "abstract" : [ + { + "text" : "A cache key for a record.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheKey" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", + "kind" : "symbol", + "role" : "symbol", + "title" : "CacheKey", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachekey" +}, "doc://ApolloSQLite/documentation/ApolloSQLite": { "abstract" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/deleterecords(matching:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/deleterecords(matching:).json index 5e71dd686..7d896fe4c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/deleterecords(matching:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/deleterecords(matching:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SQLiteDatabase.deleteRecords(matching:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -72,6 +58,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "ApolloSQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/ApolloSQLiteDatabase.swift#L186" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -121,6 +111,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo8CacheKeya", "text" : "CacheKey" @@ -173,6 +164,43 @@ "type" : "link", "url" : "\/documentation\/apollo\/normalizedcache" }, +"doc://Apollo/documentation/Apollo/CacheKey": { + "abstract" : [ + { + "text" : "A cache key for a record.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheKey" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", + "kind" : "symbol", + "role" : "symbol", + "title" : "CacheKey", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachekey" +}, "doc://ApolloSQLite/documentation/ApolloSQLite": { "abstract" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/idcolumnname.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/idcolumnname.json index 10b4fa0f1..0c38c884f 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/idcolumnname.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/idcolumnname.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SQLiteDatabase.idColumnName", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -65,6 +51,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L69" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/init(fileurl:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/init(fileurl:).json index fc0704a3b..6feeec378 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/init(fileurl:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/init(fileurl:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SQLiteDatabase.init(fileURL:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -64,6 +50,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "ApolloSQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/ApolloSQLiteDatabase.swift#L18" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/keycolumnname.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/keycolumnname.json index 77abfa72c..c774a4439 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/keycolumnname.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/keycolumnname.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SQLiteDatabase.keyColumnName", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -65,6 +51,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L73" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/recordcolumname.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/recordcolumname.json index c2dae5d38..9bef0282b 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/recordcolumname.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/recordcolumname.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SQLiteDatabase.recordColumName", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -65,6 +51,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L77" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/selectrawrows(forkeys:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/selectrawrows(forkeys:).json index 1f50f909e..b39365041 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/selectrawrows(forkeys:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/selectrawrows(forkeys:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SQLiteDatabase.selectRawRows(forKeys:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -94,6 +80,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "ApolloSQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/ApolloSQLiteDatabase.swift#L88" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -152,6 +142,7 @@ "text" : "<" }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo8CacheKeya", "text" : "CacheKey" @@ -218,6 +209,43 @@ "type" : "link", "url" : "\/documentation\/apollo\/normalizedcache" }, +"doc://Apollo/documentation/Apollo/CacheKey": { + "abstract" : [ + { + "text" : "A cache key for a record.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheKey" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", + "kind" : "symbol", + "role" : "symbol", + "title" : "CacheKey", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachekey" +}, "doc://ApolloSQLite/documentation/ApolloSQLite": { "abstract" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/setjournalmode(mode:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/setjournalmode(mode:).json index 8c17dc393..f3f4ba30c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/setjournalmode(mode:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/setjournalmode(mode:).json @@ -58,6 +58,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "ApolloSQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/ApolloSQLiteDatabase.swift#L212" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/tablename.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/tablename.json index 6fb68f230..15dac21d5 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/tablename.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/apollosqlitedatabase/tablename.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SQLiteDatabase.tableName", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -65,6 +51,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L65" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/databaserow.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/databaserow.json index 89d9b471a..697c10796 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/databaserow.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/databaserow.json @@ -38,6 +38,10 @@ "text" : "DatabaseRow" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L4" + }, "role" : "symbol", "roleHeading" : "Structure", "symbolKind" : "struct", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/databaserow/init(cachekey:storedinfo:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/databaserow/init(cachekey:storedinfo:).json index ea683dcf6..93c9416f8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/databaserow/init(cachekey:storedinfo:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/databaserow/init(cachekey:storedinfo:).json @@ -63,6 +63,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L8" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", @@ -96,6 +100,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo8CacheKeya", "text" : "CacheKey" @@ -161,6 +166,43 @@ "type" : "link", "url" : "\/documentation\/apollo\/normalizedcache" }, +"doc://Apollo/documentation/Apollo/CacheKey": { + "abstract" : [ + { + "text" : "A cache key for a record.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheKey" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", + "kind" : "symbol", + "role" : "symbol", + "title" : "CacheKey", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachekey" +}, "doc://ApolloSQLite/documentation/ApolloSQLite": { "abstract" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode.json index 9b52ccdcf..5e6125903 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode.json @@ -38,6 +38,10 @@ "text" : "JournalMode" } ], + "remoteSource" : { + "fileName" : "JournalMode.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/JournalMode.swift#L3" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/!=(_:_:).json index fbfc88f74..e60f032ad 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/!=(_:_:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/!=(_:_:).json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Returns a Boolean value indicating whether two values are not equal.", "type" : "text" } ], @@ -173,6 +165,136 @@ } ], "kind" : "declarations" + }, + { + "kind" : "parameters", + "parameters" : [ + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "A value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "lhs" + }, + { + "content" : [ + { + "inlineContent" : [ + { + "text" : "Another value to compare.", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "name" : "rhs" + } + ] + }, + { + "content" : [ + { + "anchor" : "discussion", + "level" : 2, + "text" : "Discussion", + "type" : "heading" + }, + { + "inlineContent" : [ + { + "text" : "Inequality is the inverse of equality. For any values ", + "type" : "text" + }, + { + "code" : "a", + "type" : "codeVoice" + }, + { + "text" : " and ", + "type" : "text" + }, + { + "code" : "b", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "a != b", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "implies that ", + "type" : "text" + }, + { + "code" : "a == b", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + }, + { + "inlineContent" : [ + { + "text" : "This is the default implementation of the not-equal-to operator (", + "type" : "text" + }, + { + "code" : "!=", + "type" : "codeVoice" + }, + { + "text" : ")", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for any type that conforms to ", + "type" : "text" + }, + { + "code" : "Equatable", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "type" : "paragraph" + } + ], + "kind" : "content" } ], "schemaVersion" : { @@ -273,7 +395,10 @@ }, "doc://ApolloSQLite/documentation/ApolloSQLite/JournalMode/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/delete.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/delete.json index 201983c8f..0e2935e0d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/delete.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/delete.json @@ -39,6 +39,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "JournalMode.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/JournalMode.swift#L5" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/equatable-implementations.json index 51a6dd4a1..d8ed116b2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/equatable-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/equatable-implementations.json @@ -130,7 +130,10 @@ }, "doc://ApolloSQLite/documentation/ApolloSQLite/JournalMode/!=(_:_:)": { "abstract" : [ - + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/hash(into:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/hash(into:).json index b2ee35121..851291d30 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/hash(into:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/hash(into:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hash(into:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/hashvalue.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/hashvalue.json index 36e818190..044f90320 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/hashvalue.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/hashvalue.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.hashValue", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/init(rawvalue:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/init(rawvalue:).json index 943c06411..e3eaa936a 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/init(rawvalue:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/init(rawvalue:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "RawRepresentable.init(rawValue:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/memory.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/memory.json index ceec5e281..a5cb13d62 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/memory.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/memory.json @@ -47,6 +47,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "JournalMode.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/JournalMode.swift#L13" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/off.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/off.json index 3a5ce401b..51147a1b3 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/off.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/off.json @@ -39,6 +39,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "JournalMode.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/JournalMode.swift#L19" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/persist.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/persist.json index 238738f4c..1a6e13b57 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/persist.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/persist.json @@ -47,6 +47,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "JournalMode.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/JournalMode.swift#L10" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/truncate.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/truncate.json index 0d79a1be8..e326498a1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/truncate.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/truncate.json @@ -39,6 +39,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "JournalMode.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/JournalMode.swift#L7" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/wal.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/wal.json index ddf5044bd..b297cae82 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/wal.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/journalmode/wal.json @@ -55,6 +55,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "JournalMode.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/JournalMode.swift#L17" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase.json index 989e078eb..23f5807a4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase.json @@ -38,6 +38,10 @@ "text" : "SQLiteDatabase" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L34" + }, "role" : "symbol", "roleHeading" : "Protocol", "symbolKind" : "protocol", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/addorupdate(records:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/addorupdate(records:).json index 4ba9cf46a..d1f6c2824 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/addorupdate(records:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/addorupdate(records:).json @@ -75,6 +75,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L42" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -121,6 +125,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo8CacheKeya", "text" : "CacheKey" @@ -186,6 +191,43 @@ "type" : "link", "url" : "\/documentation\/apollo\/normalizedcache" }, +"doc://Apollo/documentation/Apollo/CacheKey": { + "abstract" : [ + { + "text" : "A cache key for a record.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheKey" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", + "kind" : "symbol", + "role" : "symbol", + "title" : "CacheKey", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachekey" +}, "doc://ApolloSQLite/documentation/ApolloSQLite": { "abstract" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/addorupdaterecordstring(_:for:)-8xg0a.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/addorupdaterecordstring(_:for:)-8xg0a.json index 949fd7f4d..6ed408285 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/addorupdaterecordstring(_:for:)-8xg0a.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/addorupdaterecordstring(_:for:)-8xg0a.json @@ -68,6 +68,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L57" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -142,6 +146,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo8CacheKeya", "text" : "CacheKey" @@ -194,6 +199,43 @@ "type" : "link", "url" : "\/documentation\/apollo\/normalizedcache" }, +"doc://Apollo/documentation/Apollo/CacheKey": { + "abstract" : [ + { + "text" : "A cache key for a record.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheKey" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", + "kind" : "symbol", + "role" : "symbol", + "title" : "CacheKey", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachekey" +}, "doc://ApolloSQLite/documentation/ApolloSQLite": { "abstract" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/addorupdaterecordstring(_:for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/addorupdaterecordstring(_:for:).json index 5687b8f8f..092f9c74e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/addorupdaterecordstring(_:for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/addorupdaterecordstring(_:for:).json @@ -84,6 +84,10 @@ "unavailable" : false } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L51" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -159,6 +163,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo8CacheKeya", "text" : "CacheKey" @@ -211,6 +216,43 @@ "type" : "link", "url" : "\/documentation\/apollo\/normalizedcache" }, +"doc://Apollo/documentation/Apollo/CacheKey": { + "abstract" : [ + { + "text" : "A cache key for a record.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheKey" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", + "kind" : "symbol", + "role" : "symbol", + "title" : "CacheKey", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachekey" +}, "doc://ApolloSQLite/documentation/ApolloSQLite": { "abstract" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/cleardatabase(shouldvacuumonclear:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/cleardatabase(shouldvacuumonclear:).json index 815ecd98b..551ab6feb 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/cleardatabase(shouldvacuumonclear:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/cleardatabase(shouldvacuumonclear:).json @@ -58,6 +58,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L48" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/createrecordstableifneeded().json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/createrecordstableifneeded().json index 805057656..fbbc5a4ca 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/createrecordstableifneeded().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/createrecordstableifneeded().json @@ -41,6 +41,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L38" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/deleterecord(for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/deleterecord(for:).json index 5b99e0849..d8910280c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/deleterecord(for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/deleterecord(for:).json @@ -58,6 +58,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L44" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -108,6 +112,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo8CacheKeya", "text" : "CacheKey" @@ -160,6 +165,43 @@ "type" : "link", "url" : "\/documentation\/apollo\/normalizedcache" }, +"doc://Apollo/documentation/Apollo/CacheKey": { + "abstract" : [ + { + "text" : "A cache key for a record.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheKey" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", + "kind" : "symbol", + "role" : "symbol", + "title" : "CacheKey", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachekey" +}, "doc://ApolloSQLite/documentation/ApolloSQLite": { "abstract" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/deleterecords(matching:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/deleterecords(matching:).json index 25c000fde..47d77e0a4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/deleterecords(matching:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/deleterecords(matching:).json @@ -58,6 +58,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L46" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -108,6 +112,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo8CacheKeya", "text" : "CacheKey" @@ -160,6 +165,43 @@ "type" : "link", "url" : "\/documentation\/apollo\/normalizedcache" }, +"doc://Apollo/documentation/Apollo/CacheKey": { + "abstract" : [ + { + "text" : "A cache key for a record.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheKey" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", + "kind" : "symbol", + "role" : "symbol", + "title" : "CacheKey", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachekey" +}, "doc://ApolloSQLite/documentation/ApolloSQLite": { "abstract" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/idcolumnname.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/idcolumnname.json index 391adb835..8f0ba4a4d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/idcolumnname.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/idcolumnname.json @@ -51,6 +51,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L69" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/init(fileurl:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/init(fileurl:).json index f31279b8f..fbc2aade2 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/init(fileurl:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/init(fileurl:).json @@ -50,6 +50,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L36" + }, "required" : true, "role" : "symbol", "roleHeading" : "Initializer", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/keycolumnname.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/keycolumnname.json index 73c5e127d..820a54749 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/keycolumnname.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/keycolumnname.json @@ -51,6 +51,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L73" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/recordcolumname.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/recordcolumname.json index 3d6c22143..60980ef25 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/recordcolumname.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/recordcolumname.json @@ -51,6 +51,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L77" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/selectrawrows(forkeys:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/selectrawrows(forkeys:).json index 7a4d5ab30..eb70faf70 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/selectrawrows(forkeys:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/selectrawrows(forkeys:).json @@ -80,6 +80,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L40" + }, "required" : true, "role" : "symbol", "roleHeading" : "Instance Method", @@ -139,6 +143,7 @@ "text" : "<" }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo8CacheKeya", "text" : "CacheKey" @@ -205,6 +210,43 @@ "type" : "link", "url" : "\/documentation\/apollo\/normalizedcache" }, +"doc://Apollo/documentation/Apollo/CacheKey": { + "abstract" : [ + { + "text" : "A cache key for a record.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheKey" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", + "kind" : "symbol", + "role" : "symbol", + "title" : "CacheKey", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachekey" +}, "doc://ApolloSQLite/documentation/ApolloSQLite": { "abstract" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/tablename.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/tablename.json index f49a79f51..0f37c5bed 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/tablename.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitedatabase/tablename.json @@ -51,6 +51,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L65" + }, "role" : "symbol", "roleHeading" : "Type Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror.json index 55c5e1c92..8ba4fd098 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror.json @@ -38,6 +38,10 @@ "text" : "SQLiteError" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L14" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/description.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/description.json index 78a225dca..72087f3d1 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/description.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/description.json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "CustomStringConvertible.description", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -56,6 +42,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L20" + }, "role" : "symbol", "roleHeading" : "Instance Property", "symbolKind" : "property", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/error-implementations.json index 207d090e9..be3e0f432 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/error-implementations.json @@ -130,7 +130,10 @@ }, "doc://ApolloSQLite/documentation/ApolloSQLite/SQLiteError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/execution(message:resultcode:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/execution(message:resultcode:).json index 722d60e8f..fad8ee19e 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/execution(message:resultcode:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/execution(message:resultcode:).json @@ -71,6 +71,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L15" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/localizeddescription.json index e4dede531..6acccd5ac 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -243,7 +235,10 @@ }, "doc://ApolloSQLite/documentation/ApolloSQLite/SQLiteError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/open(path:resultcode:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/open(path:resultcode:).json index a2b224871..1d88db82c 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/open(path:resultcode:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/open(path:resultcode:).json @@ -71,6 +71,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L16" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/prepare(message:resultcode:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/prepare(message:resultcode:).json index 7a594fde4..911618fd4 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/prepare(message:resultcode:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/prepare(message:resultcode:).json @@ -71,6 +71,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L17" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/step(message:resultcode:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/step(message:resultcode:).json index 3806e8689..46fb6e180 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/step(message:resultcode:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqliteerror/step(message:resultcode:).json @@ -71,6 +71,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteDatabase.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteDatabase.swift#L18" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache.json index 6eada9e60..74ef6fe63 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache.json @@ -52,6 +52,10 @@ "text" : "SQLiteNormalizedCache" } ], + "remoteSource" : { + "fileName" : "SQLiteNormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteNormalizedCache.swift#L9" + }, "role" : "symbol", "roleHeading" : "Class", "symbolKind" : "class", @@ -97,8 +101,8 @@ "relationshipsSections" : [ { "identifiers" : [ - "doc:\/\/ApolloSQLite\/6Apollo15NormalizedCacheP", - "doc:\/\/ApolloSQLite\/6Apollo23ReadOnlyNormalizedCacheP", + "doc:\/\/Apollo\/documentation\/Apollo\/NormalizedCache", + "doc:\/\/Apollo\/documentation\/Apollo\/ReadOnlyNormalizedCache", "doc:\/\/ApolloSQLite\/s8CopyableP" ], "kind" : "relationships", @@ -159,15 +163,88 @@ "type" : "link", "url" : "\/documentation\/apollo\/normalizedcache" }, -"doc://ApolloSQLite/6Apollo15NormalizedCacheP": { - "identifier" : "doc:\/\/ApolloSQLite\/6Apollo15NormalizedCacheP", - "title" : "Apollo.NormalizedCache", - "type" : "unresolvable" +"doc://Apollo/documentation/Apollo/NormalizedCache": { + "abstract" : [ + + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "NormalizedCache" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:6Apollo23ReadOnlyNormalizedCacheP", + "text" : "ReadOnlyNormalizedCache" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/NormalizedCache", + "kind" : "symbol", + "role" : "symbol", + "title" : "NormalizedCache", + "type" : "topic", + "url" : "\/documentation\/apollo\/normalizedcache" }, -"doc://ApolloSQLite/6Apollo23ReadOnlyNormalizedCacheP": { - "identifier" : "doc:\/\/ApolloSQLite\/6Apollo23ReadOnlyNormalizedCacheP", - "title" : "Apollo.ReadOnlyNormalizedCache", - "type" : "unresolvable" +"doc://Apollo/documentation/Apollo/ReadOnlyNormalizedCache": { + "abstract" : [ + { + "text" : "A read-only view of a ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/NormalizedCache", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " for use within a ", + "type" : "text" + }, + { + "code" : "ReadTransaction", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ReadOnlyNormalizedCache" + }, + { + "kind" : "text", + "text" : " : AnyObject" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/ReadOnlyNormalizedCache", + "kind" : "symbol", + "role" : "symbol", + "title" : "ReadOnlyNormalizedCache", + "type" : "topic", + "url" : "\/documentation\/apollo\/readonlynormalizedcache" }, "doc://ApolloSQLite/documentation/ApolloSQLite": { "abstract" : [ diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/clear().json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/clear().json index 8b61c6039..cb9195d8d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/clear().json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/clear().json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "NormalizedCache.clear()", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -56,6 +42,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteNormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteNormalizedCache.swift#L117" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/init(database:shouldvacuumonclear:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/init(database:shouldvacuumonclear:).json index 67379da64..d390bf498 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/init(database:shouldvacuumonclear:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/init(database:shouldvacuumonclear:).json @@ -67,6 +67,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteNormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteNormalizedCache.swift#L29" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/init(fileurl:databasetype:shouldvacuumonclear:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/init(fileurl:databasetype:shouldvacuumonclear:).json index 5fd255116..1bd6e5e22 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/init(fileurl:databasetype:shouldvacuumonclear:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/init(fileurl:databasetype:shouldvacuumonclear:).json @@ -90,6 +90,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteNormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteNormalizedCache.swift#L21" + }, "role" : "symbol", "roleHeading" : "Initializer", "symbolKind" : "init", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/loadrecords(forkeys:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/loadrecords(forkeys:).json index 507a6dc4f..422ef7424 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/loadrecords(forkeys:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/loadrecords(forkeys:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "NormalizedCache.loadRecords(forKeys:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -104,6 +90,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteNormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteNormalizedCache.swift#L97" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -162,6 +152,7 @@ "text" : "<" }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo8CacheKeya", "text" : "CacheKey" @@ -179,6 +170,7 @@ "text" : " -> [" }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo8CacheKeya", "text" : "CacheKey" @@ -188,6 +180,7 @@ "text" : " : " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/Record", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo6RecordV", "text" : "Record" @@ -236,6 +229,71 @@ "type" : "link", "url" : "\/documentation\/apollo\/normalizedcache" }, +"doc://Apollo/documentation/Apollo/CacheKey": { + "abstract" : [ + { + "text" : "A cache key for a record.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheKey" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", + "kind" : "symbol", + "role" : "symbol", + "title" : "CacheKey", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachekey" +}, +"doc://Apollo/documentation/Apollo/Record": { + "abstract" : [ + { + "text" : "A cache record.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Record" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/Record", + "kind" : "symbol", + "role" : "symbol", + "title" : "Record", + "type" : "topic", + "url" : "\/documentation\/apollo\/record" +}, "doc://ApolloSQLite/documentation/ApolloSQLite": { "abstract" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/merge(records:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/merge(records:).json index e14a50a50..4367545ca 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/merge(records:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/merge(records:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "NormalizedCache.merge(records:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -95,6 +81,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteNormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteNormalizedCache.swift#L105" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -136,6 +126,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/RecordSet", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo9RecordSetV", "text" : "RecordSet" @@ -162,6 +153,7 @@ "text" : "<" }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo8CacheKeya", "text" : "CacheKey" @@ -210,6 +202,71 @@ "type" : "link", "url" : "\/documentation\/apollo\/normalizedcache" }, +"doc://Apollo/documentation/Apollo/CacheKey": { + "abstract" : [ + { + "text" : "A cache key for a record.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheKey" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", + "kind" : "symbol", + "role" : "symbol", + "title" : "CacheKey", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachekey" +}, +"doc://Apollo/documentation/Apollo/RecordSet": { + "abstract" : [ + { + "text" : "A set of cache records.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "RecordSet" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/RecordSet", + "kind" : "symbol", + "role" : "symbol", + "title" : "RecordSet", + "type" : "topic", + "url" : "\/documentation\/apollo\/recordset" +}, "doc://ApolloSQLite/documentation/ApolloSQLite": { "abstract" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/removerecord(for:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/removerecord(for:).json index 8ac4699ca..1e5c7a3c8 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/removerecord(for:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/removerecord(for:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "NormalizedCache.removeRecord(for:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -73,6 +59,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteNormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteNormalizedCache.swift#L109" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -122,6 +112,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo8CacheKeya", "text" : "CacheKey" @@ -174,6 +165,43 @@ "type" : "link", "url" : "\/documentation\/apollo\/normalizedcache" }, +"doc://Apollo/documentation/Apollo/CacheKey": { + "abstract" : [ + { + "text" : "A cache key for a record.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheKey" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", + "kind" : "symbol", + "role" : "symbol", + "title" : "CacheKey", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachekey" +}, "doc://ApolloSQLite/documentation/ApolloSQLite": { "abstract" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/removerecords(matching:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/removerecords(matching:).json index a0ef95dd9..c5844b054 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/removerecords(matching:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcache/removerecords(matching:).json @@ -1,18 +1,4 @@ { - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "NormalizedCache.removeRecords(matching:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], "hierarchy" : { "paths" : [ [ @@ -73,6 +59,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteNormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteNormalizedCache.swift#L113" + }, "role" : "symbol", "roleHeading" : "Instance Method", "symbolKind" : "method", @@ -122,6 +112,7 @@ "text" : ": " }, { + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", "kind" : "typeIdentifier", "preciseIdentifier" : "s:6Apollo8CacheKeya", "text" : "CacheKey" @@ -174,6 +165,43 @@ "type" : "link", "url" : "\/documentation\/apollo\/normalizedcache" }, +"doc://Apollo/documentation/Apollo/CacheKey": { + "abstract" : [ + { + "text" : "A cache key for a record.", + "type" : "text" + } + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CacheKey" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "identifier" : "doc:\/\/Apollo\/documentation\/Apollo\/CacheKey", + "kind" : "symbol", + "role" : "symbol", + "title" : "CacheKey", + "type" : "topic", + "url" : "\/documentation\/apollo\/cachekey" +}, "doc://ApolloSQLite/documentation/ApolloSQLite": { "abstract" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcacheerror.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcacheerror.json index f7a02df5b..0e365c395 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcacheerror.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcacheerror.json @@ -38,6 +38,10 @@ "text" : "SQLiteNormalizedCacheError" } ], + "remoteSource" : { + "fileName" : "SQLiteNormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteNormalizedCache.swift#L4" + }, "role" : "symbol", "roleHeading" : "Enumeration", "symbolKind" : "enum", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcacheerror/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcacheerror/error-implementations.json index c08e4c10a..39f21c6da 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcacheerror/error-implementations.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcacheerror/error-implementations.json @@ -130,7 +130,10 @@ }, "doc://ApolloSQLite/documentation/ApolloSQLite/SQLiteNormalizedCacheError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcacheerror/invalidrecordencoding(record:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcacheerror/invalidrecordencoding(record:).json index b279553c8..1142e4b0d 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcacheerror/invalidrecordencoding(record:).json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcacheerror/invalidrecordencoding(record:).json @@ -54,6 +54,10 @@ "name" : "ApolloSQLite" } ], + "remoteSource" : { + "fileName" : "SQLiteNormalizedCache.swift", + "url" : "https:\/\/github.com\/apollographql\/apollo-ios-dev\/blob\/main\/apollo-ios\/Sources\/ApolloSQLite\/SQLiteNormalizedCache.swift#L5" + }, "role" : "symbol", "roleHeading" : "Case", "symbolKind" : "case", diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcacheerror/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcacheerror/localizeddescription.json index b323292bc..0f6459b89 100644 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcacheerror/localizeddescription.json +++ b/docs/docc/Apollo.doccarchive/data/documentation/apollosqlite/sqlitenormalizedcacheerror/localizeddescription.json @@ -1,15 +1,7 @@ { "abstract" : [ { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", + "text" : "Retrieve the localized description for this error.", "type" : "text" } ], @@ -243,7 +235,10 @@ }, "doc://ApolloSQLite/documentation/ApolloSQLite/SQLiteNormalizedCacheError/localizedDescription": { "abstract" : [ - + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } ], "fragments" : [ { diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket.json b/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket.json deleted file mode 100644 index 4ef95da73..000000000 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket.json +++ /dev/null @@ -1,101 +0,0 @@ -{ - "hierarchy" : { - "paths" : [ - [ - - ] - ] - }, - "identifier" : { - "interfaceLanguage" : "swift", - "url" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket" - }, - "kind" : "symbol", - "metadata" : { - "externalID" : "ApolloWebSocket", - "modules" : [ - { - "name" : "ApolloWebSocket" - } - ], - "role" : "collection", - "roleHeading" : "Framework", - "symbolKind" : "module", - "title" : "ApolloWebSocket" - }, - "schemaVersion" : { - "major" : 0, - "minor" : 3, - "patch" : 0 - }, - "sections" : [ - - ], - "topicSections" : [ - { - "anchor" : "Classes", - "generated" : true, - "identifiers" : [ - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport" - ], - "title" : "Classes" - } - ], - "variants" : [ - { - "paths" : [ - "\/documentation\/apollowebsocket" - ], - "traits" : [ - { - "interfaceLanguage" : "swift" - } - ] - } - ] -, -"references": { -"doc://ApolloWebSocket/documentation/ApolloWebSocket": { - "abstract" : [ - - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket", - "kind" : "symbol", - "role" : "collection", - "title" : "ApolloWebSocket", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "class" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport", - "kind" : "symbol", - "navigatorTitle" : [ - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "role" : "symbol", - "title" : "WebSocketTransport", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport" -} -} -} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport.json b/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport.json deleted file mode 100644 index 1f6338354..000000000 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport.json +++ /dev/null @@ -1,342 +0,0 @@ -{ - "hierarchy" : { - "paths" : [ - [ - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket" - ] - ] - }, - "identifier" : { - "interfaceLanguage" : "swift", - "url" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport" - }, - "kind" : "symbol", - "metadata" : { - "externalID" : "s:15ApolloWebSocket0bC9TransportC", - "fragments" : [ - { - "kind" : "keyword", - "text" : "class" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "modules" : [ - { - "name" : "ApolloWebSocket" - } - ], - "navigatorTitle" : [ - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "role" : "symbol", - "roleHeading" : "Class", - "symbolKind" : "class", - "title" : "WebSocketTransport" - }, - "primaryContentSections" : [ - { - "declarations" : [ - { - "languages" : [ - "swift" - ], - "platforms" : [ - "macOS" - ], - "tokens" : [ - { - "kind" : "keyword", - "text" : "final" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "keyword", - "text" : "class" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ] - } - ], - "kind" : "declarations" - } - ], - "relationshipsSections" : [ - { - "identifiers" : [ - "doc:\/\/ApolloWebSocket\/6Apollo28SubscriptionNetworkTransportP" - ], - "kind" : "relationships", - "title" : "Conforms To", - "type" : "conformsTo" - } - ], - "schemaVersion" : { - "major" : 0, - "minor" : 3, - "patch" : 0 - }, - "sections" : [ - - ], - "topicSections" : [ - { - "anchor" : "Instance-Methods", - "generated" : true, - "identifiers" : [ - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/send(subscription:fetchBehavior:requestConfiguration:)" - ], - "title" : "Instance Methods" - }, - { - "anchor" : "Enumerations", - "generated" : true, - "identifiers" : [ - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error" - ], - "title" : "Enumerations" - } - ], - "variants" : [ - { - "paths" : [ - "\/documentation\/apollowebsocket\/websockettransport" - ], - "traits" : [ - { - "interfaceLanguage" : "swift" - } - ] - } - ] -, -"references": { -"doc://ApolloWebSocket/6Apollo28SubscriptionNetworkTransportP": { - "identifier" : "doc:\/\/ApolloWebSocket\/6Apollo28SubscriptionNetworkTransportP", - "title" : "Apollo.SubscriptionNetworkTransport", - "type" : "unresolvable" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket": { - "abstract" : [ - - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket", - "kind" : "symbol", - "role" : "collection", - "title" : "ApolloWebSocket", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "class" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport", - "kind" : "symbol", - "navigatorTitle" : [ - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "role" : "symbol", - "title" : "WebSocketTransport", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport/Error": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "enum" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "Error" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error", - "kind" : "symbol", - "navigatorTitle" : [ - { - "kind" : "identifier", - "text" : "Error" - } - ], - "role" : "symbol", - "title" : "WebSocketTransport.Error", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport\/error" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport/send(subscription:fetchBehavior:requestConfiguration:)": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "func" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "send" - }, - { - "kind" : "text", - "text" : "<" - }, - { - "kind" : "genericParameter", - "text" : "Subscription" - }, - { - "kind" : "text", - "text" : ">(" - }, - { - "kind" : "externalParam", - "text" : "subscription" - }, - { - "kind" : "text", - "text" : ": " - }, - { - "kind" : "typeIdentifier", - "text" : "Subscription" - }, - { - "kind" : "text", - "text" : ", " - }, - { - "kind" : "externalParam", - "text" : "fetchBehavior" - }, - { - "kind" : "text", - "text" : ": " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:6Apollo13FetchBehaviorV", - "text" : "FetchBehavior" - }, - { - "kind" : "text", - "text" : ", " - }, - { - "kind" : "externalParam", - "text" : "requestConfiguration" - }, - { - "kind" : "text", - "text" : ": " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:6Apollo20RequestConfigurationV", - "text" : "RequestConfiguration" - }, - { - "kind" : "text", - "text" : ") " - }, - { - "kind" : "keyword", - "text" : "throws" - }, - { - "kind" : "text", - "text" : " -> " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:Scs", - "text" : "AsyncThrowingStream" - }, - { - "kind" : "text", - "text" : "<" - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:6Apollo15GraphQLResponseV", - "text" : "GraphQLResponse" - }, - { - "kind" : "text", - "text" : "<" - }, - { - "kind" : "typeIdentifier", - "text" : "Subscription" - }, - { - "kind" : "text", - "text" : ">, any " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:s5ErrorP", - "text" : "Error" - }, - { - "kind" : "text", - "text" : ">" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/send(subscription:fetchBehavior:requestConfiguration:)", - "kind" : "symbol", - "role" : "symbol", - "title" : "send(subscription:fetchBehavior:requestConfiguration:)", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport\/send(subscription:fetchbehavior:requestconfiguration:)" -} -} -} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/error.json b/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/error.json deleted file mode 100644 index 7a171c840..000000000 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/error.json +++ /dev/null @@ -1,288 +0,0 @@ -{ - "hierarchy" : { - "paths" : [ - [ - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket", - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport" - ] - ] - }, - "identifier" : { - "interfaceLanguage" : "swift", - "url" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error" - }, - "kind" : "symbol", - "metadata" : { - "externalID" : "s:15ApolloWebSocket0bC9TransportC5ErrorO", - "fragments" : [ - { - "kind" : "keyword", - "text" : "enum" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "Error" - } - ], - "modules" : [ - { - "name" : "ApolloWebSocket" - } - ], - "navigatorTitle" : [ - { - "kind" : "identifier", - "text" : "Error" - } - ], - "role" : "symbol", - "roleHeading" : "Enumeration", - "symbolKind" : "enum", - "title" : "WebSocketTransport.Error" - }, - "primaryContentSections" : [ - { - "declarations" : [ - { - "languages" : [ - "swift" - ], - "platforms" : [ - "macOS" - ], - "tokens" : [ - { - "kind" : "keyword", - "text" : "enum" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "Error" - } - ] - } - ], - "kind" : "declarations" - } - ], - "relationshipsSections" : [ - { - "identifiers" : [ - "doc:\/\/ApolloWebSocket\/SQ", - "doc:\/\/ApolloWebSocket\/s5ErrorP", - "doc:\/\/ApolloWebSocket\/SH", - "doc:\/\/ApolloWebSocket\/s8SendableP", - "doc:\/\/ApolloWebSocket\/s16SendableMetatypeP" - ], - "kind" : "relationships", - "title" : "Conforms To", - "type" : "conformsTo" - } - ], - "schemaVersion" : { - "major" : 0, - "minor" : 3, - "patch" : 0 - }, - "sections" : [ - - ], - "topicSections" : [ - { - "anchor" : "Enumeration-Cases", - "generated" : true, - "identifiers" : [ - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error\/notImplemented" - ], - "title" : "Enumeration Cases" - }, - { - "anchor" : "Default-Implementations", - "generated" : true, - "identifiers" : [ - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error\/Equatable-Implementations", - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error\/Error-Implementations" - ], - "title" : "Default Implementations" - } - ], - "variants" : [ - { - "paths" : [ - "\/documentation\/apollowebsocket\/websockettransport\/error" - ], - "traits" : [ - { - "interfaceLanguage" : "swift" - } - ] - } - ] -, -"references": { -"doc://ApolloWebSocket/SH": { - "identifier" : "doc:\/\/ApolloWebSocket\/SH", - "title" : "Swift.Hashable", - "type" : "unresolvable" -}, -"doc://ApolloWebSocket/SQ": { - "identifier" : "doc:\/\/ApolloWebSocket\/SQ", - "title" : "Swift.Equatable", - "type" : "unresolvable" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket": { - "abstract" : [ - - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket", - "kind" : "symbol", - "role" : "collection", - "title" : "ApolloWebSocket", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "class" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport", - "kind" : "symbol", - "navigatorTitle" : [ - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "role" : "symbol", - "title" : "WebSocketTransport", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport/Error": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "enum" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "Error" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error", - "kind" : "symbol", - "navigatorTitle" : [ - { - "kind" : "identifier", - "text" : "Error" - } - ], - "role" : "symbol", - "title" : "WebSocketTransport.Error", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport\/error" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport/Error/Equatable-Implementations": { - "abstract" : [ - - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error\/Equatable-Implementations", - "kind" : "article", - "role" : "collectionGroup", - "title" : "Equatable Implementations", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport\/error\/equatable-implementations" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport/Error/Error-Implementations": { - "abstract" : [ - - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error\/Error-Implementations", - "kind" : "article", - "role" : "collectionGroup", - "title" : "Error Implementations", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport\/error\/error-implementations" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport/Error/notImplemented": { - "abstract" : [ - { - "text" : "WebSocketTransport has not yet been implemented for Apollo iOS 2.0. This will be implemented in a future", - "type" : "text" - }, - { - "text" : " ", - "type" : "text" - }, - { - "text" : "release.", - "type" : "text" - } - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "case" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "notImplemented" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error\/notImplemented", - "kind" : "symbol", - "role" : "symbol", - "title" : "WebSocketTransport.Error.notImplemented", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport\/error\/notimplemented" -}, -"doc://ApolloWebSocket/s16SendableMetatypeP": { - "identifier" : "doc:\/\/ApolloWebSocket\/s16SendableMetatypeP", - "title" : "Swift.SendableMetatype", - "type" : "unresolvable" -}, -"doc://ApolloWebSocket/s5ErrorP": { - "identifier" : "doc:\/\/ApolloWebSocket\/s5ErrorP", - "title" : "Swift.Error", - "type" : "unresolvable" -}, -"doc://ApolloWebSocket/s8SendableP": { - "identifier" : "doc:\/\/ApolloWebSocket\/s8SendableP", - "title" : "Swift.Sendable", - "type" : "unresolvable" -} -} -} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/error/!=(_:_:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/error/!=(_:_:).json deleted file mode 100644 index 111b7e264..000000000 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/error/!=(_:_:).json +++ /dev/null @@ -1,337 +0,0 @@ -{ - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Equatable.!=(_:_:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], - "hierarchy" : { - "paths" : [ - [ - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket", - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport", - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error" - ] - ] - }, - "identifier" : { - "interfaceLanguage" : "swift", - "url" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error\/!=(_:_:)" - }, - "kind" : "symbol", - "metadata" : { - "extendedModule" : "Swift", - "externalID" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:15ApolloWebSocket0bC9TransportC5ErrorO", - "fragments" : [ - { - "kind" : "keyword", - "text" : "static" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "keyword", - "text" : "func" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "!=" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "text", - "text" : "(" - }, - { - "kind" : "typeIdentifier", - "text" : "Self" - }, - { - "kind" : "text", - "text" : ", " - }, - { - "kind" : "typeIdentifier", - "text" : "Self" - }, - { - "kind" : "text", - "text" : ") -> " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:Sb", - "text" : "Bool" - } - ], - "modules" : [ - { - "name" : "ApolloWebSocket", - "relatedModules" : [ - "Swift" - ] - } - ], - "role" : "symbol", - "roleHeading" : "Operator", - "symbolKind" : "op", - "title" : "!=(_:_:)" - }, - "primaryContentSections" : [ - { - "declarations" : [ - { - "languages" : [ - "swift" - ], - "platforms" : [ - "macOS" - ], - "tokens" : [ - { - "kind" : "keyword", - "text" : "static" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "keyword", - "text" : "func" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "!=" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "text", - "text" : "(" - }, - { - "kind" : "internalParam", - "text" : "lhs" - }, - { - "kind" : "text", - "text" : ": " - }, - { - "kind" : "typeIdentifier", - "text" : "Self" - }, - { - "kind" : "text", - "text" : ", " - }, - { - "kind" : "internalParam", - "text" : "rhs" - }, - { - "kind" : "text", - "text" : ": " - }, - { - "kind" : "typeIdentifier", - "text" : "Self" - }, - { - "kind" : "text", - "text" : ") -> " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:Sb", - "text" : "Bool" - } - ] - } - ], - "kind" : "declarations" - } - ], - "schemaVersion" : { - "major" : 0, - "minor" : 3, - "patch" : 0 - }, - "sections" : [ - - ], - "variants" : [ - { - "paths" : [ - "\/documentation\/apollowebsocket\/websockettransport\/error\/!=(_:_:)" - ], - "traits" : [ - { - "interfaceLanguage" : "swift" - } - ] - } - ] -, -"references": { -"doc://ApolloWebSocket/documentation/ApolloWebSocket": { - "abstract" : [ - - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket", - "kind" : "symbol", - "role" : "collection", - "title" : "ApolloWebSocket", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "class" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport", - "kind" : "symbol", - "navigatorTitle" : [ - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "role" : "symbol", - "title" : "WebSocketTransport", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport/Error": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "enum" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "Error" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error", - "kind" : "symbol", - "navigatorTitle" : [ - { - "kind" : "identifier", - "text" : "Error" - } - ], - "role" : "symbol", - "title" : "WebSocketTransport.Error", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport\/error" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport/Error/!=(_:_:)": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "static" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "keyword", - "text" : "func" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "!=" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "text", - "text" : "(" - }, - { - "kind" : "typeIdentifier", - "text" : "Self" - }, - { - "kind" : "text", - "text" : ", " - }, - { - "kind" : "typeIdentifier", - "text" : "Self" - }, - { - "kind" : "text", - "text" : ") -> " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:Sb", - "text" : "Bool" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error\/!=(_:_:)", - "kind" : "symbol", - "role" : "symbol", - "title" : "!=(_:_:)", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport\/error\/!=(_:_:)" -} -} -} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/error/equatable-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/error/equatable-implementations.json deleted file mode 100644 index 2177a4980..000000000 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/error/equatable-implementations.json +++ /dev/null @@ -1,194 +0,0 @@ -{ - "hierarchy" : { - "paths" : [ - [ - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket", - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport", - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error" - ] - ] - }, - "identifier" : { - "interfaceLanguage" : "swift", - "url" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error\/Equatable-Implementations" - }, - "kind" : "article", - "metadata" : { - "modules" : [ - { - "name" : "ApolloWebSocket" - } - ], - "role" : "collectionGroup", - "roleHeading" : "API Collection", - "title" : "Equatable Implementations" - }, - "schemaVersion" : { - "major" : 0, - "minor" : 3, - "patch" : 0 - }, - "sections" : [ - - ], - "topicSections" : [ - { - "anchor" : "Operators", - "generated" : true, - "identifiers" : [ - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error\/!=(_:_:)" - ], - "title" : "Operators" - } - ], - "variants" : [ - { - "paths" : [ - "\/documentation\/apollowebsocket\/websockettransport\/error\/equatable-implementations" - ], - "traits" : [ - { - "interfaceLanguage" : "swift" - } - ] - } - ] -, -"references": { -"doc://ApolloWebSocket/documentation/ApolloWebSocket": { - "abstract" : [ - - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket", - "kind" : "symbol", - "role" : "collection", - "title" : "ApolloWebSocket", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "class" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport", - "kind" : "symbol", - "navigatorTitle" : [ - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "role" : "symbol", - "title" : "WebSocketTransport", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport/Error": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "enum" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "Error" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error", - "kind" : "symbol", - "navigatorTitle" : [ - { - "kind" : "identifier", - "text" : "Error" - } - ], - "role" : "symbol", - "title" : "WebSocketTransport.Error", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport\/error" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport/Error/!=(_:_:)": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "static" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "keyword", - "text" : "func" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "!=" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "text", - "text" : "(" - }, - { - "kind" : "typeIdentifier", - "text" : "Self" - }, - { - "kind" : "text", - "text" : ", " - }, - { - "kind" : "typeIdentifier", - "text" : "Self" - }, - { - "kind" : "text", - "text" : ") -> " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:Sb", - "text" : "Bool" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error\/!=(_:_:)", - "kind" : "symbol", - "role" : "symbol", - "title" : "!=(_:_:)", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport\/error\/!=(_:_:)" -} -} -} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/error/error-implementations.json b/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/error/error-implementations.json deleted file mode 100644 index 8d1d97296..000000000 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/error/error-implementations.json +++ /dev/null @@ -1,166 +0,0 @@ -{ - "hierarchy" : { - "paths" : [ - [ - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket", - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport", - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error" - ] - ] - }, - "identifier" : { - "interfaceLanguage" : "swift", - "url" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error\/Error-Implementations" - }, - "kind" : "article", - "metadata" : { - "modules" : [ - { - "name" : "ApolloWebSocket" - } - ], - "role" : "collectionGroup", - "roleHeading" : "API Collection", - "title" : "Error Implementations" - }, - "schemaVersion" : { - "major" : 0, - "minor" : 3, - "patch" : 0 - }, - "sections" : [ - - ], - "topicSections" : [ - { - "anchor" : "Instance-Properties", - "generated" : true, - "identifiers" : [ - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error\/localizedDescription" - ], - "title" : "Instance Properties" - } - ], - "variants" : [ - { - "paths" : [ - "\/documentation\/apollowebsocket\/websockettransport\/error\/error-implementations" - ], - "traits" : [ - { - "interfaceLanguage" : "swift" - } - ] - } - ] -, -"references": { -"doc://ApolloWebSocket/documentation/ApolloWebSocket": { - "abstract" : [ - - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket", - "kind" : "symbol", - "role" : "collection", - "title" : "ApolloWebSocket", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "class" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport", - "kind" : "symbol", - "navigatorTitle" : [ - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "role" : "symbol", - "title" : "WebSocketTransport", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport/Error": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "enum" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "Error" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error", - "kind" : "symbol", - "navigatorTitle" : [ - { - "kind" : "identifier", - "text" : "Error" - } - ], - "role" : "symbol", - "title" : "WebSocketTransport.Error", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport\/error" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport/Error/localizedDescription": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "var" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "localizedDescription" - }, - { - "kind" : "text", - "text" : ": " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:SS", - "text" : "String" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error\/localizedDescription", - "kind" : "symbol", - "role" : "symbol", - "title" : "localizedDescription", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport\/error\/localizeddescription" -} -} -} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/error/localizeddescription.json b/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/error/localizeddescription.json deleted file mode 100644 index c5c002054..000000000 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/error/localizeddescription.json +++ /dev/null @@ -1,279 +0,0 @@ -{ - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "Error.localizedDescription", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], - "hierarchy" : { - "paths" : [ - [ - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket", - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport", - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error" - ] - ] - }, - "identifier" : { - "interfaceLanguage" : "swift", - "url" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error\/localizedDescription" - }, - "kind" : "symbol", - "metadata" : { - "extendedModule" : "Swift", - "externalID" : "s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:15ApolloWebSocket0bC9TransportC5ErrorO", - "fragments" : [ - { - "kind" : "keyword", - "text" : "var" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "localizedDescription" - }, - { - "kind" : "text", - "text" : ": " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:SS", - "text" : "String" - } - ], - "modules" : [ - { - "name" : "ApolloWebSocket", - "relatedModules" : [ - "Swift" - ] - } - ], - "platforms" : [ - { - "beta" : false, - "deprecated" : false, - "introducedAt" : "8.0", - "name" : "iOS", - "unavailable" : false - }, - { - "beta" : false, - "deprecated" : false, - "introducedAt" : "10.10", - "name" : "macOS", - "unavailable" : false - }, - { - "beta" : false, - "deprecated" : false, - "introducedAt" : "9.0", - "name" : "tvOS", - "unavailable" : false - }, - { - "beta" : false, - "deprecated" : false, - "introducedAt" : "2.0", - "name" : "watchOS", - "unavailable" : false - } - ], - "role" : "symbol", - "roleHeading" : "Instance Property", - "symbolKind" : "property", - "title" : "localizedDescription" - }, - "primaryContentSections" : [ - { - "declarations" : [ - { - "languages" : [ - "swift" - ], - "platforms" : [ - "macOS" - ], - "tokens" : [ - { - "kind" : "keyword", - "text" : "var" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "localizedDescription" - }, - { - "kind" : "text", - "text" : ": " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:SS", - "text" : "String" - }, - { - "kind" : "text", - "text" : " { " - }, - { - "kind" : "keyword", - "text" : "get" - }, - { - "kind" : "text", - "text" : " }" - } - ] - } - ], - "kind" : "declarations" - } - ], - "schemaVersion" : { - "major" : 0, - "minor" : 3, - "patch" : 0 - }, - "sections" : [ - - ], - "variants" : [ - { - "paths" : [ - "\/documentation\/apollowebsocket\/websockettransport\/error\/localizeddescription" - ], - "traits" : [ - { - "interfaceLanguage" : "swift" - } - ] - } - ] -, -"references": { -"doc://ApolloWebSocket/documentation/ApolloWebSocket": { - "abstract" : [ - - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket", - "kind" : "symbol", - "role" : "collection", - "title" : "ApolloWebSocket", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "class" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport", - "kind" : "symbol", - "navigatorTitle" : [ - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "role" : "symbol", - "title" : "WebSocketTransport", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport/Error": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "enum" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "Error" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error", - "kind" : "symbol", - "navigatorTitle" : [ - { - "kind" : "identifier", - "text" : "Error" - } - ], - "role" : "symbol", - "title" : "WebSocketTransport.Error", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport\/error" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport/Error/localizedDescription": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "var" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "localizedDescription" - }, - { - "kind" : "text", - "text" : ": " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:SS", - "text" : "String" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error\/localizedDescription", - "kind" : "symbol", - "role" : "symbol", - "title" : "localizedDescription", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport\/error\/localizeddescription" -} -} -} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/error/notimplemented.json b/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/error/notimplemented.json deleted file mode 100644 index d5621a058..000000000 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/error/notimplemented.json +++ /dev/null @@ -1,217 +0,0 @@ -{ - "abstract" : [ - { - "text" : "WebSocketTransport has not yet been implemented for Apollo iOS 2.0. This will be implemented in a future", - "type" : "text" - }, - { - "text" : " ", - "type" : "text" - }, - { - "text" : "release.", - "type" : "text" - } - ], - "hierarchy" : { - "paths" : [ - [ - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket", - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport", - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error" - ] - ] - }, - "identifier" : { - "interfaceLanguage" : "swift", - "url" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error\/notImplemented" - }, - "kind" : "symbol", - "metadata" : { - "externalID" : "s:15ApolloWebSocket0bC9TransportC5ErrorO14notImplementedyA2EmF", - "fragments" : [ - { - "kind" : "keyword", - "text" : "case" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "notImplemented" - } - ], - "modules" : [ - { - "name" : "ApolloWebSocket" - } - ], - "role" : "symbol", - "roleHeading" : "Case", - "symbolKind" : "case", - "title" : "WebSocketTransport.Error.notImplemented" - }, - "primaryContentSections" : [ - { - "declarations" : [ - { - "languages" : [ - "swift" - ], - "platforms" : [ - "macOS" - ], - "tokens" : [ - { - "kind" : "keyword", - "text" : "case" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "notImplemented" - } - ] - } - ], - "kind" : "declarations" - } - ], - "schemaVersion" : { - "major" : 0, - "minor" : 3, - "patch" : 0 - }, - "sections" : [ - - ], - "variants" : [ - { - "paths" : [ - "\/documentation\/apollowebsocket\/websockettransport\/error\/notimplemented" - ], - "traits" : [ - { - "interfaceLanguage" : "swift" - } - ] - } - ] -, -"references": { -"doc://ApolloWebSocket/documentation/ApolloWebSocket": { - "abstract" : [ - - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket", - "kind" : "symbol", - "role" : "collection", - "title" : "ApolloWebSocket", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "class" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport", - "kind" : "symbol", - "navigatorTitle" : [ - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "role" : "symbol", - "title" : "WebSocketTransport", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport/Error": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "enum" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "Error" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error", - "kind" : "symbol", - "navigatorTitle" : [ - { - "kind" : "identifier", - "text" : "Error" - } - ], - "role" : "symbol", - "title" : "WebSocketTransport.Error", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport\/error" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport/Error/notImplemented": { - "abstract" : [ - { - "text" : "WebSocketTransport has not yet been implemented for Apollo iOS 2.0. This will be implemented in a future", - "type" : "text" - }, - { - "text" : " ", - "type" : "text" - }, - { - "text" : "release.", - "type" : "text" - } - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "case" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "notImplemented" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/Error\/notImplemented", - "kind" : "symbol", - "role" : "symbol", - "title" : "WebSocketTransport.Error.notImplemented", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport\/error\/notimplemented" -} -} -} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/send(subscription:fetchbehavior:requestconfiguration:).json b/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/send(subscription:fetchbehavior:requestconfiguration:).json deleted file mode 100644 index 64738e902..000000000 --- a/docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/websockettransport/send(subscription:fetchbehavior:requestconfiguration:).json +++ /dev/null @@ -1,510 +0,0 @@ -{ - "abstract" : [ - { - "text" : "Inherited from ", - "type" : "text" - }, - { - "code" : "SubscriptionNetworkTransport.send(subscription:fetchBehavior:requestConfiguration:)", - "type" : "codeVoice" - }, - { - "text" : ".", - "type" : "text" - } - ], - "hierarchy" : { - "paths" : [ - [ - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket", - "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport" - ] - ] - }, - "identifier" : { - "interfaceLanguage" : "swift", - "url" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/send(subscription:fetchBehavior:requestConfiguration:)" - }, - "kind" : "symbol", - "metadata" : { - "externalID" : "s:15ApolloWebSocket0bC9TransportC4send12subscription13fetchBehavior20requestConfigurationScsy0A015GraphQLResponseVyxGs5Error_pGx_AH05FetchH0VAH07RequestJ0VtK0A3API0K14QLSubscriptionRzlF", - "fragments" : [ - { - "kind" : "keyword", - "text" : "func" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "send" - }, - { - "kind" : "text", - "text" : "<" - }, - { - "kind" : "genericParameter", - "text" : "Subscription" - }, - { - "kind" : "text", - "text" : ">(" - }, - { - "kind" : "externalParam", - "text" : "subscription" - }, - { - "kind" : "text", - "text" : ": " - }, - { - "kind" : "typeIdentifier", - "text" : "Subscription" - }, - { - "kind" : "text", - "text" : ", " - }, - { - "kind" : "externalParam", - "text" : "fetchBehavior" - }, - { - "kind" : "text", - "text" : ": " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:6Apollo13FetchBehaviorV", - "text" : "FetchBehavior" - }, - { - "kind" : "text", - "text" : ", " - }, - { - "kind" : "externalParam", - "text" : "requestConfiguration" - }, - { - "kind" : "text", - "text" : ": " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:6Apollo20RequestConfigurationV", - "text" : "RequestConfiguration" - }, - { - "kind" : "text", - "text" : ") " - }, - { - "kind" : "keyword", - "text" : "throws" - }, - { - "kind" : "text", - "text" : " -> " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:Scs", - "text" : "AsyncThrowingStream" - }, - { - "kind" : "text", - "text" : "<" - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:6Apollo15GraphQLResponseV", - "text" : "GraphQLResponse" - }, - { - "kind" : "text", - "text" : "<" - }, - { - "kind" : "typeIdentifier", - "text" : "Subscription" - }, - { - "kind" : "text", - "text" : ">, any " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:s5ErrorP", - "text" : "Error" - }, - { - "kind" : "text", - "text" : ">" - } - ], - "modules" : [ - { - "name" : "ApolloWebSocket" - } - ], - "role" : "symbol", - "roleHeading" : "Instance Method", - "symbolKind" : "method", - "title" : "send(subscription:fetchBehavior:requestConfiguration:)" - }, - "primaryContentSections" : [ - { - "declarations" : [ - { - "languages" : [ - "swift" - ], - "platforms" : [ - "macOS" - ], - "tokens" : [ - { - "kind" : "keyword", - "text" : "func" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "send" - }, - { - "kind" : "text", - "text" : "<" - }, - { - "kind" : "genericParameter", - "text" : "Subscription" - }, - { - "kind" : "text", - "text" : ">(" - }, - { - "kind" : "externalParam", - "text" : "subscription" - }, - { - "kind" : "text", - "text" : ": " - }, - { - "kind" : "typeIdentifier", - "text" : "Subscription" - }, - { - "kind" : "text", - "text" : ", " - }, - { - "kind" : "externalParam", - "text" : "fetchBehavior" - }, - { - "kind" : "text", - "text" : ": " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:6Apollo13FetchBehaviorV", - "text" : "FetchBehavior" - }, - { - "kind" : "text", - "text" : ", " - }, - { - "kind" : "externalParam", - "text" : "requestConfiguration" - }, - { - "kind" : "text", - "text" : ": " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:6Apollo20RequestConfigurationV", - "text" : "RequestConfiguration" - }, - { - "kind" : "text", - "text" : ") " - }, - { - "kind" : "keyword", - "text" : "throws" - }, - { - "kind" : "text", - "text" : " -> " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:Scs", - "text" : "AsyncThrowingStream" - }, - { - "kind" : "text", - "text" : "<" - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:6Apollo15GraphQLResponseV", - "text" : "GraphQLResponse" - }, - { - "kind" : "text", - "text" : "<" - }, - { - "kind" : "typeIdentifier", - "text" : "Subscription" - }, - { - "kind" : "text", - "text" : ">, any " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:s5ErrorP", - "text" : "Error" - }, - { - "kind" : "text", - "text" : "> " - }, - { - "kind" : "keyword", - "text" : "where" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "typeIdentifier", - "text" : "Subscription" - }, - { - "kind" : "text", - "text" : " : " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:9ApolloAPI19GraphQLSubscriptionP", - "text" : "GraphQLSubscription" - } - ] - } - ], - "kind" : "declarations" - } - ], - "schemaVersion" : { - "major" : 0, - "minor" : 3, - "patch" : 0 - }, - "sections" : [ - - ], - "variants" : [ - { - "paths" : [ - "\/documentation\/apollowebsocket\/websockettransport\/send(subscription:fetchbehavior:requestconfiguration:)" - ], - "traits" : [ - { - "interfaceLanguage" : "swift" - } - ] - } - ] -, -"references": { -"doc://ApolloWebSocket/documentation/ApolloWebSocket": { - "abstract" : [ - - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket", - "kind" : "symbol", - "role" : "collection", - "title" : "ApolloWebSocket", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "class" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport", - "kind" : "symbol", - "navigatorTitle" : [ - { - "kind" : "identifier", - "text" : "WebSocketTransport" - } - ], - "role" : "symbol", - "title" : "WebSocketTransport", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport" -}, -"doc://ApolloWebSocket/documentation/ApolloWebSocket/WebSocketTransport/send(subscription:fetchBehavior:requestConfiguration:)": { - "abstract" : [ - - ], - "fragments" : [ - { - "kind" : "keyword", - "text" : "func" - }, - { - "kind" : "text", - "text" : " " - }, - { - "kind" : "identifier", - "text" : "send" - }, - { - "kind" : "text", - "text" : "<" - }, - { - "kind" : "genericParameter", - "text" : "Subscription" - }, - { - "kind" : "text", - "text" : ">(" - }, - { - "kind" : "externalParam", - "text" : "subscription" - }, - { - "kind" : "text", - "text" : ": " - }, - { - "kind" : "typeIdentifier", - "text" : "Subscription" - }, - { - "kind" : "text", - "text" : ", " - }, - { - "kind" : "externalParam", - "text" : "fetchBehavior" - }, - { - "kind" : "text", - "text" : ": " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:6Apollo13FetchBehaviorV", - "text" : "FetchBehavior" - }, - { - "kind" : "text", - "text" : ", " - }, - { - "kind" : "externalParam", - "text" : "requestConfiguration" - }, - { - "kind" : "text", - "text" : ": " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:6Apollo20RequestConfigurationV", - "text" : "RequestConfiguration" - }, - { - "kind" : "text", - "text" : ") " - }, - { - "kind" : "keyword", - "text" : "throws" - }, - { - "kind" : "text", - "text" : " -> " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:Scs", - "text" : "AsyncThrowingStream" - }, - { - "kind" : "text", - "text" : "<" - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:6Apollo15GraphQLResponseV", - "text" : "GraphQLResponse" - }, - { - "kind" : "text", - "text" : "<" - }, - { - "kind" : "typeIdentifier", - "text" : "Subscription" - }, - { - "kind" : "text", - "text" : ">, any " - }, - { - "kind" : "typeIdentifier", - "preciseIdentifier" : "s:s5ErrorP", - "text" : "Error" - }, - { - "kind" : "text", - "text" : ">" - } - ], - "identifier" : "doc:\/\/ApolloWebSocket\/documentation\/ApolloWebSocket\/WebSocketTransport\/send(subscription:fetchBehavior:requestConfiguration:)", - "kind" : "symbol", - "role" : "symbol", - "title" : "send(subscription:fetchBehavior:requestConfiguration:)", - "type" : "topic", - "url" : "\/documentation\/apollowebsocket\/websockettransport\/send(subscription:fetchbehavior:requestconfiguration:)" -} -} -} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/data/documentation/index.json b/docs/docc/Apollo.doccarchive/data/documentation/index.json deleted file mode 100644 index 4717e7e7b..000000000 --- a/docs/docc/Apollo.doccarchive/data/documentation/index.json +++ /dev/null @@ -1,433 +0,0 @@ -{ - "abstract" : [ - { - "text" : "API Reference Documentation for Apollo iOS.", - "type" : "text" - } - ], - "hierarchy" : { - "paths" : [ - [ - - ] - ] - }, - "identifier" : { - "interfaceLanguage" : "swift", - "url" : "doc:\/\/Apollo\/documentation\/Index" - }, - "kind" : "article", - "metadata" : { - "role" : "collection", - "title" : "Apollo iOS" - }, - "primaryContentSections" : [ - { - "content" : [ - { - "anchor" : "Overview", - "level" : 2, - "text" : "Overview", - "type" : "heading" - }, - { - "inlineContent" : [ - { - "text" : "Our API reference is automatically generated directly from the inline comments in our code. If you’re contributing to Apollo, all you have to do is add inline documentation comments, conforming to ", - "type" : "text" - }, - { - "identifier" : "https:\/\/developer.apple.com\/documentation\/xcode\/writing-symbol-documentation-in-your-source-files", - "isActive" : true, - "type" : "reference" - }, - { - "text" : ", and they will appear here.", - "type" : "text" - } - ], - "type" : "paragraph" - }, - { - "inlineContent" : [ - { - "text" : "See something missing in the documentation? Add inline documentation comments to the code, and open a pull request!", - "type" : "text" - } - ], - "type" : "paragraph" - }, - { - "inlineContent" : [ - { - "text" : "To run the documentation generator, cd into the SwiftScripts folder and run", - "type" : "text" - } - ], - "type" : "paragraph" - }, - { - "code" : [ - "swift run DocumentationGenerator" - ], - "syntax" : "bash", - "type" : "codeListing" - }, - { - "anchor" : "Libraries", - "level" : 2, - "text" : "Libraries", - "type" : "heading" - }, - { - "inlineContent" : [ - { - "inlineContent" : [ - { - "identifier" : "\/documentation\/apollo", - "isActive" : true, - "type" : "reference" - } - ], - "type" : "strong" - } - ], - "type" : "paragraph" - }, - { - "inlineContent" : [ - { - "text" : "The core Apollo client library.", - "type" : "text" - } - ], - "type" : "paragraph" - }, - { - "inlineContent" : [ - { - "inlineContent" : [ - { - "identifier" : "\/documentation\/apolloapi", - "isActive" : true, - "type" : "reference" - } - ], - "type" : "strong" - } - ], - "type" : "paragraph" - }, - { - "inlineContent" : [ - { - "text" : "The internal models shared by the ", - "type" : "text" - }, - { - "identifier" : "\/documentation\/apollo", - "isActive" : true, - "overridingTitleInlineContent" : [ - { - "identifier" : "doc:\/\/Apollo\/documentation\/Apollo", - "isActive" : true, - "type" : "reference" - } - ], - "type" : "reference" - }, - { - "text" : " client and the models generated by ", - "type" : "text" - }, - { - "identifier" : "\/documentation\/apollocodegenlib", - "isActive" : true, - "type" : "reference" - } - ], - "type" : "paragraph" - }, - { - "inlineContent" : [ - { - "inlineContent" : [ - { - "identifier" : "\/documentation\/apollocodegenlib", - "isActive" : true, - "overridingTitle" : "ApolloCodegenLib", - "overridingTitleInlineContent" : [ - { - "text" : "ApolloCodegenLib", - "type" : "text" - } - ], - "type" : "reference" - } - ], - "type" : "strong" - } - ], - "type" : "paragraph" - }, - { - "inlineContent" : [ - { - "text" : "The code generation engine used to generate model objects for an application from a GraphQL schema and operation set.", - "type" : "text" - } - ], - "type" : "paragraph" - }, - { - "inlineContent" : [ - { - "inlineContent" : [ - { - "identifier" : "\/documentation\/apollosqlite", - "isActive" : true, - "type" : "reference" - } - ], - "type" : "strong" - } - ], - "type" : "paragraph" - }, - { - "inlineContent" : [ - { - "text" : "A ", - "type" : "text" - }, - { - "identifier" : "\/documentation\/apollo\/normalizedcache", - "isActive" : true, - "type" : "reference" - }, - { - "text" : " implementation backed by a ", - "type" : "text" - }, - { - "code" : "SQLite", - "type" : "codeVoice" - }, - { - "text" : " database.", - "type" : "text" - } - ], - "type" : "paragraph" - }, - { - "inlineContent" : [ - { - "inlineContent" : [ - { - "identifier" : "\/documentation\/apollowebsocket", - "isActive" : true, - "type" : "reference" - } - ], - "type" : "strong" - } - ], - "type" : "paragraph" - }, - { - "inlineContent" : [ - { - "text" : "A web socket network transport implementation that provides support for ", - "type" : "text" - }, - { - "identifier" : "\/documentation\/apolloapi\/graphqlsubscription", - "isActive" : true, - "type" : "reference" - }, - { - "text" : " operations over a web socket connection.", - "type" : "text" - } - ], - "type" : "paragraph" - }, - { - "inlineContent" : [ - { - "inlineContent" : [ - { - "identifier" : "\/documentation\/apollopagination", - "isActive" : true, - "type" : "reference" - } - ], - "type" : "strong" - } - ], - "type" : "paragraph" - }, - { - "inlineContent" : [ - { - "text" : "A library that provides support for fetching and watching paginated queries with ", - "type" : "text" - }, - { - "identifier" : "\/documentation\/apollo", - "isActive" : true, - "overridingTitleInlineContent" : [ - { - "identifier" : "doc:\/\/Apollo\/documentation\/Apollo", - "isActive" : true, - "type" : "reference" - } - ], - "type" : "reference" - }, - { - "text" : ".", - "type" : "text" - } - ], - "type" : "paragraph" - } - ], - "kind" : "content" - } - ], - "schemaVersion" : { - "major" : 0, - "minor" : 3, - "patch" : 0 - }, - "sections" : [ - - ] -, -"references": { -"/documentation/apollo": { - "identifier" : "\/documentation\/apollo", - "title" : "Apollo", - "titleInlineContent" : [ - { - "text" : "Apollo", - "type" : "text" - } - ], - "type" : "link", - "url" : "\/documentation\/apollo" -}, -"/documentation/apollo/normalizedcache": { - "identifier" : "\/documentation\/apollo\/normalizedcache", - "title" : "NormalizedCache", - "titleInlineContent" : [ - { - "code" : "NormalizedCache", - "type" : "codeVoice" - } - ], - "type" : "link", - "url" : "\/documentation\/apollo\/normalizedcache" -}, -"/documentation/apolloapi": { - "identifier" : "\/documentation\/apolloapi", - "title" : "ApolloAPI", - "titleInlineContent" : [ - { - "text" : "ApolloAPI", - "type" : "text" - } - ], - "type" : "link", - "url" : "\/documentation\/apolloapi" -}, -"/documentation/apolloapi/graphqlsubscription": { - "identifier" : "\/documentation\/apolloapi\/graphqlsubscription", - "title" : "GraphQLSubscription", - "titleInlineContent" : [ - { - "code" : "GraphQLSubscription", - "type" : "codeVoice" - } - ], - "type" : "link", - "url" : "\/documentation\/apolloapi\/graphqlsubscription" -}, -"/documentation/apollocodegenlib": { - "identifier" : "\/documentation\/apollocodegenlib", - "title" : "ApolloCodegenLib", - "titleInlineContent" : [ - { - "code" : "ApolloCodegenLib", - "type" : "codeVoice" - } - ], - "type" : "link", - "url" : "\/documentation\/apollocodegenlib" -}, -"/documentation/apollopagination": { - "identifier" : "\/documentation\/apollopagination", - "title" : "ApolloPagination", - "titleInlineContent" : [ - { - "text" : "ApolloPagination", - "type" : "text" - } - ], - "type" : "link", - "url" : "\/documentation\/apollopagination" -}, -"/documentation/apollosqlite": { - "identifier" : "\/documentation\/apollosqlite", - "title" : "ApolloSQLite", - "titleInlineContent" : [ - { - "text" : "ApolloSQLite", - "type" : "text" - } - ], - "type" : "link", - "url" : "\/documentation\/apollosqlite" -}, -"/documentation/apollowebsocket": { - "identifier" : "\/documentation\/apollowebsocket", - "title" : "ApolloWebSocket", - "titleInlineContent" : [ - { - "text" : "ApolloWebSocket", - "type" : "text" - } - ], - "type" : "link", - "url" : "\/documentation\/apollowebsocket" -}, -"doc://Apollo/documentation/Apollo": { - "abstract" : [ - { - "text" : "A Strongly typed, Swift-first, GraphQL client.", - "type" : "text" - } - ], - "identifier" : "doc:\/\/Apollo\/documentation\/Apollo", - "kind" : "symbol", - "role" : "collection", - "title" : "Apollo", - "type" : "topic", - "url" : "\/documentation\/apollo" -}, -"https://developer.apple.com/documentation/xcode/writing-symbol-documentation-in-your-source-files": { - "identifier" : "https:\/\/developer.apple.com\/documentation\/xcode\/writing-symbol-documentation-in-your-source-files", - "title" : "DocC formatting guidelines", - "titleInlineContent" : [ - { - "text" : "DocC formatting guidelines", - "type" : "text" - } - ], - "type" : "link", - "url" : "https:\/\/developer.apple.com\/documentation\/xcode\/writing-symbol-documentation-in-your-source-files" -} -} -} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/_concurrency/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/_concurrency/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/_concurrency/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/_concurrency/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/_concurrency/tasklocal/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/_concurrency/tasklocal/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/_concurrency/tasklocal/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/_concurrency/tasklocal/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/_concurrency/tasklocal/withvalue(_:operation:)-28aix/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/_concurrency/tasklocal/withvalue(_:operation:)-28aix/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/_concurrency/tasklocal/withvalue(_:operation:)-28aix/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/_concurrency/tasklocal/withvalue(_:operation:)-28aix/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/_concurrency/tasklocal/withvalue(_:operation:)-6qbw1/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/_concurrency/tasklocal/withvalue(_:operation:)-6qbw1/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/_concurrency/tasklocal/withvalue(_:operation:)-6qbw1/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/_concurrency/tasklocal/withvalue(_:operation:)-6qbw1/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloapi/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloapi/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloapi/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloapi/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloapi/rootselectionset/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloapi/rootselectionset/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloapi/rootselectionset/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloapi/rootselectionset/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloapi/rootselectionset/init(data:variables:)-30rr9/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloapi/rootselectionset/init(data:variables:)-30rr9/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloapi/rootselectionset/init(data:variables:)-30rr9/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloapi/rootselectionset/init(data:variables:)-30rr9/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloapi/rootselectionset/init(data:variables:)-8jhke/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloapi/rootselectionset/init(data:variables:)-8jhke/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloapi/rootselectionset/init(data:variables:)-8jhke/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloapi/rootselectionset/init(data:variables:)-8jhke/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/clearcache()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/clearcache()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/clearcache()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/clearcache()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/clearcache(callbackqueue:completion:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/clearcache(callbackqueue:completion:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/clearcache(callbackqueue:completion:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/clearcache(callbackqueue:completion:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/defaultrequestconfiguration/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/defaultrequestconfiguration/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/defaultrequestconfiguration/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/defaultrequestconfiguration/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/error-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/error-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/error-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/errordescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/errordescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/errordescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/failurereason/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/failurereason/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/failurereason/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/helpanchor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/helpanchor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/helpanchor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/localizeddescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/localizeddescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/localizeddescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/localizederror-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/localizederror-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/localizederror-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/noresults/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/noresults/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/noresults/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/noresults/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/nosubscriptiontransport/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/nosubscriptiontransport/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/nosubscriptiontransport/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/nosubscriptiontransport/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/nouploadtransport/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/nouploadtransport/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/nouploadtransport/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/nouploadtransport/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/recoverysuggestion/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/recoverysuggestion/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/error/recoverysuggestion/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:context:queue:resulthandler:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:context:queue:resulthandler:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:context:queue:resulthandler:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:context:queue:resulthandler:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-5hdrc/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-5hdrc/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-5hdrc/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-5hdrc/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-76j0/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-76j0/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-76j0/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-76j0/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-8cs8p/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-8cs8p/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-8cs8p/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-8cs8p/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-9fy48/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-9fy48/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-9fy48/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-9fy48/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-9mfto/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-9mfto/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-9mfto/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:cachepolicy:requestconfiguration:)-9mfto/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:fetchbehavior:requestconfiguration:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:fetchbehavior:requestconfiguration:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:fetchbehavior:requestconfiguration:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/fetch(query:fetchbehavior:requestconfiguration:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/init(networktransport:store:defaultrequestconfiguration:clientawarenessmetadata:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/init(networktransport:store:defaultrequestconfiguration:clientawarenessmetadata:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/init(networktransport:store:defaultrequestconfiguration:clientawarenessmetadata:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/init(networktransport:store:defaultrequestconfiguration:clientawarenessmetadata:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/init(url:defaultrequestconfiguration:clientawarenessmetadata:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/init(url:defaultrequestconfiguration:clientawarenessmetadata:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/init(url:defaultrequestconfiguration:clientawarenessmetadata:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/init(url:defaultrequestconfiguration:clientawarenessmetadata:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/perform(mutation:publishresulttostore:queue:resulthandler:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/perform(mutation:publishresulttostore:queue:resulthandler:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/perform(mutation:publishresulttostore:queue:resulthandler:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/perform(mutation:publishresulttostore:queue:resulthandler:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/perform(mutation:requestconfiguration:)-1jp4n/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/perform(mutation:requestconfiguration:)-1jp4n/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/perform(mutation:requestconfiguration:)-1jp4n/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/perform(mutation:requestconfiguration:)-1jp4n/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/perform(mutation:requestconfiguration:)-qz4x/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/perform(mutation:requestconfiguration:)-qz4x/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/perform(mutation:requestconfiguration:)-qz4x/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/perform(mutation:requestconfiguration:)-qz4x/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/store/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/store/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/store/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/store/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/subscribe(subscription:cachepolicy:requestconfiguration:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/subscribe(subscription:cachepolicy:requestconfiguration:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/subscribe(subscription:cachepolicy:requestconfiguration:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/subscribe(subscription:cachepolicy:requestconfiguration:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/subscribe(subscription:queue:resulthandler:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/subscribe(subscription:queue:resulthandler:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/subscribe(subscription:queue:resulthandler:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/subscribe(subscription:queue:resulthandler:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/upload(operation:files:queue:resulthandler:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/upload(operation:files:queue:resulthandler:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/upload(operation:files:queue:resulthandler:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/upload(operation:files:queue:resulthandler:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/upload(operation:files:requestconfiguration:)-5a8sc/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/upload(operation:files:requestconfiguration:)-5a8sc/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/upload(operation:files:requestconfiguration:)-5a8sc/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/upload(operation:files:requestconfiguration:)-5a8sc/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/upload(operation:files:requestconfiguration:)-7uf6u/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/upload(operation:files:requestconfiguration:)-7uf6u/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/upload(operation:files:requestconfiguration:)-7uf6u/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/upload(operation:files:requestconfiguration:)-7uf6u/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:cachepolicy:context:callbackqueue:resulthandler:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:cachepolicy:context:callbackqueue:resulthandler:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:cachepolicy:context:callbackqueue:resulthandler:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:cachepolicy:context:callbackqueue:resulthandler:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-17ej6/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-17ej6/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-17ej6/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-17ej6/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-5l1i8/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-5l1i8/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-5l1i8/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-5l1i8/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-7zhsq/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-7zhsq/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-7zhsq/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-7zhsq/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:fetchbehavior:requestconfiguration:refetchonfailedupdates:resulthandler:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:fetchbehavior:requestconfiguration:refetchonfailedupdates:resulthandler:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:fetchbehavior:requestconfiguration:refetchonfailedupdates:resulthandler:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apolloclient/watch(query:fetchbehavior:requestconfiguration:refetchonfailedupdates:resulthandler:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollorequestbodycreator/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollorequestbodycreator/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollorequestbodycreator/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollorequestbodycreator/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/clearcache()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/clearcache()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/clearcache()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/clearcache()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/clearcache(callbackqueue:completion:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/clearcache(callbackqueue:completion:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/clearcache(callbackqueue:completion:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/clearcache(callbackqueue:completion:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/error-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/error-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/error-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/localizeddescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/localizeddescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/localizeddescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/notwithinreadtransaction/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/notwithinreadtransaction/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/notwithinreadtransaction/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/error/notwithinreadtransaction/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/init(cache:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/init(cache:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/init(cache:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/init(cache:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/load(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/load(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/load(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/load(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/load(_:callbackqueue:resulthandler:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/load(_:callbackqueue:resulthandler:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/load(_:callbackqueue:resulthandler:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/load(_:callbackqueue:resulthandler:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/publish(records:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/publish(records:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/publish(records:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/publish(records:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/publish(records:identifier:callbackqueue:completion:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/publish(records:identifier:callbackqueue:completion:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/publish(records:identifier:callbackqueue:completion:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/publish(records:identifier:callbackqueue:completion:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readtransaction/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readtransaction/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readtransaction/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readtransaction/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readtransaction/read(query:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readtransaction/read(query:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readtransaction/read(query:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readtransaction/read(query:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readtransaction/readobject(oftype:withkey:variables:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readtransaction/readobject(oftype:withkey:variables:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readtransaction/readobject(oftype:withkey:variables:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readtransaction/readobject(oftype:withkey:variables:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readtransaction/readonlycache/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readtransaction/readonlycache/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readtransaction/readonlycache/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readtransaction/readonlycache/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/cache/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/cache/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/cache/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/cache/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/removeobject(for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/removeobject(for:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/removeobject(for:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/removeobject(for:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/removeobjects(matching:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/removeobjects(matching:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/removeobjects(matching:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/removeobjects(matching:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/update(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/update(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/update(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/update(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/updateobject(oftype:withkey:variables:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/updateobject(oftype:withkey:variables:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/updateobject(oftype:withkey:variables:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/updateobject(oftype:withkey:variables:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/write(data:for:)-4w5fv/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/write(data:for:)-4w5fv/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/write(data:for:)-4w5fv/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/write(data:for:)-4w5fv/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/write(data:for:)-5stiz/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/write(data:for:)-5stiz/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/write(data:for:)-5stiz/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/write(data:for:)-5stiz/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/write(selectionset:withkey:variables:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/write(selectionset:withkey:variables:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/write(selectionset:withkey:variables:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/readwritetransaction/write(selectionset:withkey:variables:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/subscribe(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/subscribe(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/subscribe(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/subscribe(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/subscriptiontoken/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/subscriptiontoken/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/subscriptiontoken/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/subscriptiontoken/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/subscriptiontoken/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/subscriptiontoken/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/subscriptiontoken/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/subscriptiontoken/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/subscriptiontoken/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/subscriptiontoken/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/subscriptiontoken/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/subscriptiontoken/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/unsubscribe(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/unsubscribe(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/unsubscribe(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/unsubscribe(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/withinreadtransaction(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/withinreadtransaction(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/withinreadtransaction(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/withinreadtransaction(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/withinreadtransaction(_:callbackqueue:completion:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/withinreadtransaction(_:callbackqueue:completion:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/withinreadtransaction(_:callbackqueue:completion:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/withinreadtransaction(_:callbackqueue:completion:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/withinreadwritetransaction(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/withinreadwritetransaction(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/withinreadwritetransaction(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/withinreadwritetransaction(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/withinreadwritetransaction(_:callbackqueue:completion:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/withinreadwritetransaction(_:callbackqueue:completion:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/withinreadwritetransaction(_:callbackqueue:completion:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostore/withinreadwritetransaction(_:callbackqueue:completion:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostoresubscriber/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostoresubscriber/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostoresubscriber/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostoresubscriber/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostoresubscriber/store(_:didchangekeys:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostoresubscriber/store(_:didchangekeys:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollostoresubscriber/store(_:didchangekeys:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollostoresubscriber/store(_:didchangekeys:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollourlsession/chunks(for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollourlsession/chunks(for:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollourlsession/chunks(for:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollourlsession/chunks(for:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/apollourlsession/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/apollourlsession/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/apollourlsession/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/apollourlsession/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asyncchunksequence/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asyncchunksequence/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asyncchunksequence/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asyncchunksequence/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/allsatisfy(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/allsatisfy(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/allsatisfy(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/allsatisfy(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/asynciteratorprotocol-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/asynciteratorprotocol-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/asynciteratorprotocol-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/asynciteratorprotocol-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/element/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/element/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/element/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/element/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next()-2fiic/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next()-2fiic/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next()-2fiic/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next()-2fiic/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next(isolation:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next(isolation:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next(isolation:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asynciterator/next(isolation:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asyncsequence-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asyncsequence-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asyncsequence-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/asyncsequence-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/compactmap(_:)-2cyck/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/compactmap(_:)-2cyck/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/compactmap(_:)-2cyck/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/compactmap(_:)-2cyck/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/compactmap(_:)-3fbud/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/compactmap(_:)-3fbud/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/compactmap(_:)-3fbud/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/compactmap(_:)-3fbud/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/contains(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/contains(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/contains(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/contains(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/contains(where:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/contains(where:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/contains(where:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/contains(where:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/drop(while:)-1pkgr/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/drop(while:)-1pkgr/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/drop(while:)-1pkgr/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/drop(while:)-1pkgr/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/drop(while:)-1tr2m/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/drop(while:)-1tr2m/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/drop(while:)-1tr2m/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/drop(while:)-1tr2m/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/dropfirst(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/dropfirst(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/dropfirst(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/dropfirst(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/element/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/element/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/element/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/element/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/filter(_:)-83pnr/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/filter(_:)-83pnr/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/filter(_:)-83pnr/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/filter(_:)-83pnr/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/filter(_:)-8ljjh/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/filter(_:)-8ljjh/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/filter(_:)-8ljjh/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/filter(_:)-8ljjh/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/first(where:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/first(where:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/first(where:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/first(where:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-3ro29/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-3ro29/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-3ro29/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-3ro29/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-6cqbw/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-6cqbw/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-6cqbw/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-6cqbw/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-74tsa/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-74tsa/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-74tsa/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-74tsa/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-jo8o/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-jo8o/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-jo8o/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/flatmap(_:)-jo8o/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/init(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/init(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/init(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/init(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/makeasynciterator()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/makeasynciterator()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/makeasynciterator()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/makeasynciterator()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/map(_:)-1k278/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/map(_:)-1k278/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/map(_:)-1k278/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/map(_:)-1k278/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/map(_:)-6ut8j/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/map(_:)-6ut8j/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/map(_:)-6ut8j/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/map(_:)-6ut8j/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/max(by:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/max(by:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/max(by:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/max(by:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/min(by:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/min(by:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/min(by:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/min(by:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/prefix(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/prefix(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/prefix(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/prefix(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/prefix(while:)-2wbwj/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/prefix(while:)-2wbwj/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/prefix(while:)-2wbwj/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/prefix(while:)-2wbwj/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/prefix(while:)-8xfnf/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/prefix(while:)-8xfnf/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/prefix(while:)-8xfnf/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/prefix(while:)-8xfnf/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/reduce(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/reduce(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/reduce(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/reduce(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/reduce(into:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/reduce(into:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/reduce(into:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/asynchttpresponsechunksequence/reduce(into:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/decrement()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/decrement()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/decrement()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/decrement()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/increment()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/increment()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/increment()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/increment()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/init(wrappedvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/init(wrappedvalue:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/init(wrappedvalue:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/init(wrappedvalue:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/mutate(block:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/mutate(block:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/mutate(block:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/mutate(block:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/projectedvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/projectedvalue/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/projectedvalue/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/projectedvalue/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/wrappedvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/wrappedvalue/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/wrappedvalue/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/atomic/wrappedvalue/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/error-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/error-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/error-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/errordescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/errordescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/errordescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/failurereason/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/failurereason/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/failurereason/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/helpanchor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/helpanchor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/helpanchor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/localizeddescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/localizeddescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/localizeddescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/localizederror-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/localizederror-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/localizederror-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/persistedquerynotfoundforpersistedonlyquery(operationname:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/persistedquerynotfoundforpersistedonlyquery(operationname:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/persistedquerynotfoundforpersistedonlyquery(operationname:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/persistedquerynotfoundforpersistedonlyquery(operationname:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/persistedqueryretryfailed(operationname:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/persistedqueryretryfailed(operationname:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/persistedqueryretryfailed(operationname:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/persistedqueryretryfailed(operationname:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/recoverysuggestion/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/recoverysuggestion/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/apqerror/recoverysuggestion/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/init()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/init()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/init()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/init()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/intercept(request:next:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/intercept(request:next:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/intercept(request:next:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/automaticpersistedqueryinterceptor/intercept(request:next:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedquerycompatiblerequest/apqconfig/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedquerycompatiblerequest/apqconfig/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedquerycompatiblerequest/apqconfig/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedquerycompatiblerequest/apqconfig/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedquerycompatiblerequest/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedquerycompatiblerequest/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedquerycompatiblerequest/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedquerycompatiblerequest/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedquerycompatiblerequest/ispersistedqueryretry/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedquerycompatiblerequest/ispersistedqueryretry/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedquerycompatiblerequest/ispersistedqueryretry/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedquerycompatiblerequest/ispersistedqueryretry/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/autopersistqueries/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/autopersistqueries/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/autopersistqueries/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/autopersistqueries/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/init(autopersistqueries:usegetforpersistedqueryretry:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/init(autopersistqueries:usegetforpersistedqueryretry:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/init(autopersistqueries:usegetforpersistedqueryretry:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/init(autopersistqueries:usegetforpersistedqueryretry:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/usegetforpersistedqueryretry/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/usegetforpersistedqueryretry/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/usegetforpersistedqueryretry/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/autopersistedqueryconfiguration/usegetforpersistedqueryretry/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cacheinterceptor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cacheinterceptor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cacheinterceptor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cacheinterceptor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cacheinterceptor/readcachedata(from:request:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cacheinterceptor/readcachedata(from:request:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cacheinterceptor/readcachedata(from:request:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cacheinterceptor/readcachedata(from:request:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cacheinterceptor/writecachedata(to:request:response:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cacheinterceptor/writecachedata(to:request:response:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cacheinterceptor/writecachedata(to:request:response:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cacheinterceptor/writecachedata(to:request:response:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachekey/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachekey/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachekey/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachekey/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/cacheandnetwork/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/cacheandnetwork/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/cacheandnetwork/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/cacheandnetwork/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/tofetchbehavior()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/tofetchbehavior()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/tofetchbehavior()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheandnetwork/tofetchbehavior()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/cacheonly/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/cacheonly/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/cacheonly/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/cacheonly/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/tofetchbehavior()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/tofetchbehavior()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/tofetchbehavior()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/cacheonly/tofetchbehavior()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/cachefirst/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/cachefirst/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/cachefirst/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/cachefirst/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/networkfirst/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/networkfirst/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/networkfirst/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/networkfirst/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/networkonly/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/networkonly/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/networkonly/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/networkonly/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/tofetchbehavior()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/tofetchbehavior()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/tofetchbehavior()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/query/singleresponse/tofetchbehavior()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/cachethennetwork/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/cachethennetwork/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/cachethennetwork/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/cachethennetwork/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/networkonly/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/networkonly/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/networkonly/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/networkonly/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/tofetchbehavior()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/tofetchbehavior()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/tofetchbehavior()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy/subscription/tofetchbehavior()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/default/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/default/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/default/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/default/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/fetchignoringcachecompletely/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/fetchignoringcachecompletely/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/fetchignoringcachecompletely/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/fetchignoringcachecompletely/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/fetchignoringcachedata/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/fetchignoringcachedata/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/fetchignoringcachedata/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/fetchignoringcachedata/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/returncachedataandfetch/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/returncachedataandfetch/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/returncachedataandfetch/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/returncachedataandfetch/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/returncachedatadontfetch/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/returncachedatadontfetch/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/returncachedatadontfetch/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/returncachedatadontfetch/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/returncachedataelsefetch/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/returncachedataelsefetch/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/returncachedataelsefetch/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cachepolicy_v1/returncachedataelsefetch/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cancellable/cancel()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cancellable/cancel()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cancellable/cancel()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cancellable/cancel()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/cancellable/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/cancellable/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/cancellable/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/cancellable/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/applyheaders(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/applyheaders(to:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/applyheaders(to:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/applyheaders(to:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/clientapplicationname/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/clientapplicationname/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/clientapplicationname/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/clientapplicationname/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/clientapplicationversion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/clientapplicationversion/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/clientapplicationversion/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/clientapplicationversion/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/defaultclientname/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/defaultclientname/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/defaultclientname/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/defaultclientname/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/defaultclientversion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/defaultclientversion/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/defaultclientversion/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/defaultclientversion/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/enabledwithdefaults/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/enabledwithdefaults/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/enabledwithdefaults/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/enabledwithdefaults/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/includeapollolibraryawareness/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/includeapollolibraryawareness/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/includeapollolibraryawareness/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/includeapollolibraryawareness/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/init(clientapplicationname:clientapplicationversion:includeapollolibraryawareness:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/init(clientapplicationname:clientapplicationversion:includeapollolibraryawareness:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/init(clientapplicationname:clientapplicationversion:includeapollolibraryawareness:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/init(clientapplicationname:clientapplicationversion:includeapollolibraryawareness:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/none/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/none/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/none/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/clientawarenessmetadata/none/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/constants/apolloclientname/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/constants/apolloclientname/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/constants/apolloclientname/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/constants/apolloclientname/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/constants/apolloclientversion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/constants/apolloclientversion/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/constants/apolloclientversion/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/constants/apolloclientversion/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/constants/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/constants/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/constants/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/constants/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultcacheinterceptor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultcacheinterceptor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultcacheinterceptor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultcacheinterceptor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultcacheinterceptor/init()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultcacheinterceptor/init()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultcacheinterceptor/init()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultcacheinterceptor/init()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultcacheinterceptor/readcachedata(from:request:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultcacheinterceptor/readcachedata(from:request:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultcacheinterceptor/readcachedata(from:request:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultcacheinterceptor/readcachedata(from:request:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultcacheinterceptor/writecachedata(to:request:response:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultcacheinterceptor/writecachedata(to:request:response:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultcacheinterceptor/writecachedata(to:request:response:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultcacheinterceptor/writecachedata(to:request:response:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/cacheinterceptor(for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/cacheinterceptor(for:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/cacheinterceptor(for:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/cacheinterceptor(for:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/graphqlinterceptors(for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/graphqlinterceptors(for:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/graphqlinterceptors(for:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/graphqlinterceptors(for:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/httpinterceptors(for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/httpinterceptors(for:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/httpinterceptors(for:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/httpinterceptors(for:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/interceptorprovider-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/interceptorprovider-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/interceptorprovider-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/interceptorprovider-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/interceptors(for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/interceptors(for:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/interceptors(for:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/interceptors(for:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/responseparser(for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/responseparser(for:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/responseparser(for:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/responseparser(for:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/shared/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/shared/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/shared/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultinterceptorprovider/shared/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultrequestbodycreator/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultrequestbodycreator/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultrequestbodycreator/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultrequestbodycreator/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultrequestbodycreator/init()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultrequestbodycreator/init()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultrequestbodycreator/init()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultrequestbodycreator/init()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultrequestbodycreator/requestbody(for:sendquerydocument:autopersistquery:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultrequestbodycreator/requestbody(for:sendquerydocument:autopersistquery:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/defaultrequestbodycreator/requestbody(for:sendquerydocument:autopersistquery:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/defaultrequestbodycreator/requestbody(for:sendquerydocument:autopersistquery:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cacheandnetwork/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cacheandnetwork/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cacheandnetwork/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cacheandnetwork/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachefirst/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachefirst/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachefirst/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachefirst/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cacheonly/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cacheonly/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cacheonly/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cacheonly/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cacheread/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cacheread/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cacheread/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cacheread/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/beforenetworkfetch/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/beforenetworkfetch/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/beforenetworkfetch/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/beforenetworkfetch/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/never/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/never/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/never/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/never/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/onnetworkfailure/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/onnetworkfailure/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/onnetworkfailure/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/cachereadbehavior/onnetworkfailure/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetch/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetch/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetch/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetch/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/always/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/always/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/always/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/always/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/never/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/never/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/never/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/never/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/oncachemiss/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/oncachemiss/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/oncachemiss/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfetchbehavior/oncachemiss/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfirst/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfirst/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfirst/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkfirst/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkonly/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkonly/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkonly/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/fetchbehavior/networkonly/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/foundation/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/foundation/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/foundation/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/foundation/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/foundation/urlsession/apollourlsession-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/foundation/urlsession/apollourlsession-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/foundation/urlsession/apollourlsession-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/foundation/urlsession/apollourlsession-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/foundation/urlsession/chunks(for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/foundation/urlsession/chunks(for:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/foundation/urlsession/chunks(for:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/foundation/urlsession/chunks(for:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/foundation/urlsession/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/foundation/urlsession/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/foundation/urlsession/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/foundation/urlsession/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/==(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/==(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/==(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/==(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/customstringconvertible-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/customstringconvertible-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/customstringconvertible-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/customstringconvertible-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/description/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/description/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/description/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/description/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/error-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/error-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/error-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/errordescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/errordescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/errordescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/extensions/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/extensions/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/extensions/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/extensions/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/failurereason/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/failurereason/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/failurereason/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/hash(into:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/hash(into:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/hash(into:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/helpanchor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/helpanchor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/helpanchor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/init(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/init(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/init(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/init(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/localizeddescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/localizeddescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/localizeddescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/localizederror-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/localizederror-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/localizederror-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/location/column/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/location/column/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/location/column/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/location/column/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/location/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/location/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/location/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/location/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/location/line/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/location/line/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/location/line/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/location/line/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/locations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/locations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/locations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/locations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/message/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/message/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/message/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/message/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/path/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/path/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/path/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/path/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/recoverysuggestion/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/recoverysuggestion/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/recoverysuggestion/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/subscript(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/subscript(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/subscript(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlerror/subscript(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/error-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/error-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/error-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/errordescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/errordescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/errordescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/failurereason/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/failurereason/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/failurereason/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/helpanchor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/helpanchor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/helpanchor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/localizeddescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/localizeddescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/localizeddescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/localizederror-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/localizederror-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/localizederror-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/pathstring/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/pathstring/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/pathstring/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/pathstring/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/recoverysuggestion/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/recoverysuggestion/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/recoverysuggestion/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/underlying/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/underlying/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/underlying/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlexecutionerror/underlying/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/contentlength/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/contentlength/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/contentlength/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/contentlength/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/data/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/data/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/data/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/data/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/fieldname/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/fieldname/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/fieldname/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/fieldname/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/fileurl/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/fileurl/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/fileurl/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/fileurl/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/generateinputstream()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/generateinputstream()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/generateinputstream()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/generateinputstream()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/couldnotcreateinputstream/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/couldnotcreateinputstream/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/couldnotcreateinputstream/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/couldnotcreateinputstream/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/couldnotgetfilesize(fileurl:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/couldnotgetfilesize(fileurl:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/couldnotgetfilesize(fileurl:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/couldnotgetfilesize(fileurl:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/error-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/error-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/error-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/errordescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/errordescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/errordescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/failurereason/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/failurereason/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/failurereason/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/helpanchor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/helpanchor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/helpanchor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/localizeddescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/localizeddescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/localizeddescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/localizederror-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/localizederror-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/localizederror-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/recoverysuggestion/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/recoverysuggestion/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/graphqlfileerror/recoverysuggestion/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/init(fieldname:originalname:mimetype:data:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/init(fieldname:originalname:mimetype:data:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/init(fieldname:originalname:mimetype:data:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/init(fieldname:originalname:mimetype:data:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/init(fieldname:originalname:mimetype:fileurl:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/init(fieldname:originalname:mimetype:fileurl:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/init(fieldname:originalname:mimetype:fileurl:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/init(fieldname:originalname:mimetype:fileurl:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/mimetype/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/mimetype/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/mimetype/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/mimetype/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/octetstreammimetype/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/octetstreammimetype/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/octetstreammimetype/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/octetstreammimetype/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/originalname/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/originalname/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/originalname/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlfile/originalname/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/error-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/error-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/error-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/errordescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/errordescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/errordescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/failurereason/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/failurereason/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/failurereason/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/helpanchor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/helpanchor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/helpanchor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/localizeddescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/localizeddescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/localizeddescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/localizederror-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/localizederror-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/localizederror-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/recoverysuggestion/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/recoverysuggestion/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/recoverysuggestion/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/serializedbodymessageerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/serializedbodymessageerror/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/serializedbodymessageerror/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/serializedbodymessageerror/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/serializedqueryparamsmessageerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/serializedqueryparamsmessageerror/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/serializedqueryparamsmessageerror/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlhttprequesterror/serializedqueryparamsmessageerror/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlinterceptor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlinterceptor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlinterceptor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlinterceptor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlinterceptor/intercept(request:next:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlinterceptor/intercept(request:next:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlinterceptor/intercept(request:next:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlinterceptor/intercept(request:next:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlinterceptor/nextinterceptorfunction/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlinterceptor/nextinterceptorfunction/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlinterceptor/nextinterceptorfunction/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlinterceptor/nextinterceptorfunction/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/actor-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/actor-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/actor-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/actor-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/assertisolated(_:file:line:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/assertisolated(_:file:line:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/assertisolated(_:file:line:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/assertisolated(_:file:line:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/assumeisolated(_:file:line:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/assumeisolated(_:file:line:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/assumeisolated(_:file:line:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/assumeisolated(_:file:line:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/cancel()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/cancel()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/cancel()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/cancel()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/cancelled/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/cancelled/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/cancelled/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/cancelled/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-31lv0/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-31lv0/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-31lv0/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-31lv0/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-4bgc5/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-4bgc5/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-4bgc5/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-4bgc5/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-6c7ej/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-6c7ej/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-6c7ej/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/fetch(cachepolicy:requestconfiguration:)-6c7ej/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/fetch(fetchbehavior:requestconfiguration:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/fetch(fetchbehavior:requestconfiguration:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/fetch(fetchbehavior:requestconfiguration:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/fetch(fetchbehavior:requestconfiguration:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/init(client:query:refetchonfailedupdates:context:callbackqueue:resulthandler:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/init(client:query:refetchonfailedupdates:context:callbackqueue:resulthandler:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/init(client:query:refetchonfailedupdates:context:callbackqueue:resulthandler:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/init(client:query:refetchonfailedupdates:context:callbackqueue:resulthandler:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/init(client:query:refetchonfailedupdates:resulthandler:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/init(client:query:refetchonfailedupdates:resulthandler:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/init(client:query:refetchonfailedupdates:resulthandler:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/init(client:query:refetchonfailedupdates:resulthandler:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/preconditionisolated(_:file:line:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/preconditionisolated(_:file:line:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/preconditionisolated(_:file:line:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/preconditionisolated(_:file:line:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/query/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/query/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/query/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/query/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/refetch(cachepolicy:)-1a2da/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/refetch(cachepolicy:)-1a2da/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/refetch(cachepolicy:)-1a2da/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/refetch(cachepolicy:)-1a2da/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/refetch(cachepolicy:)-3t1z2/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/refetch(cachepolicy:)-3t1z2/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/refetch(cachepolicy:)-3t1z2/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/refetch(cachepolicy:)-3t1z2/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/refetchonfailedupdates/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/refetchonfailedupdates/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/refetchonfailedupdates/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/refetchonfailedupdates/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/resulthandler/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/resulthandler/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/resulthandler/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/resulthandler/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/store(_:didchangekeys:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/store(_:didchangekeys:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/store(_:didchangekeys:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlquerywatcher/store(_:didchangekeys:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/addheader(name:value:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/addheader(name:value:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/addheader(name:value:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/addheader(name:value:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/addheaders(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/addheaders(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/addheaders(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/addheaders(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/additionalheaders/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/additionalheaders/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/additionalheaders/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/additionalheaders/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/createdefaultrequest()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/createdefaultrequest()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/createdefaultrequest()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/createdefaultrequest()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/fetchbehavior/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/fetchbehavior/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/fetchbehavior/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/fetchbehavior/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/graphqlendpoint/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/graphqlendpoint/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/graphqlendpoint/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/graphqlendpoint/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/operation-swift.associatedtype/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/operation-swift.associatedtype/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/operation-swift.associatedtype/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/operation-swift.associatedtype/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/operation-swift.property/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/operation-swift.property/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/operation-swift.property/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/operation-swift.property/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/requesttimeout/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/requesttimeout/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/requesttimeout/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/requesttimeout/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/tourlrequest()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/tourlrequest()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/tourlrequest()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/tourlrequest()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/writeresultstocache/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/writeresultstocache/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/writeresultstocache/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlrequest/writeresultstocache/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/==(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/==(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/==(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/==(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/asjsondictionary()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/asjsondictionary()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/asjsondictionary()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/asjsondictionary()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/data/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/data/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/data/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/data/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/errors/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/errors/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/errors/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/errors/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/extensions/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/extensions/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/extensions/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/extensions/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/hash(into:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/hash(into:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/hash(into:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/hashable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/hashable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/hashable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/hashable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/init(data:extensions:errors:source:dependentkeys:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/init(data:extensions:errors:source:dependentkeys:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/init(data:extensions:errors:source:dependentkeys:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/init(data:extensions:errors:source:dependentkeys:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/cache/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/cache/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/cache/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/cache/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/server/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/server/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/server/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.enum/server/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.property/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.property/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.property/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresponse/source-swift.property/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresulthandler/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresulthandler/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresulthandler/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/graphqlresulthandler/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/httpinterceptor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/httpinterceptor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/httpinterceptor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/httpinterceptor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/httpinterceptor/intercept(request:next:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/httpinterceptor/intercept(request:next:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/httpinterceptor/intercept(request:next:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/httpinterceptor/intercept(request:next:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/httpinterceptor/nexthttpinterceptorfunction/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/httpinterceptor/nexthttpinterceptorfunction/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/httpinterceptor/nexthttpinterceptorfunction/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/httpinterceptor/nexthttpinterceptorfunction/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/httpresponse/chunks/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/httpresponse/chunks/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/httpresponse/chunks/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/httpresponse/chunks/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/httpresponse/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/httpresponse/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/httpresponse/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/httpresponse/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/httpresponse/mapchunks(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/httpresponse/mapchunks(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/httpresponse/mapchunks(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/httpresponse/mapchunks(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/httpresponse/response/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/httpresponse/response/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/httpresponse/response/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/httpresponse/response/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/error-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/error-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/error-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/errordescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/errordescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/errordescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/failurereason/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/failurereason/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/failurereason/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/helpanchor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/helpanchor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/helpanchor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/localizeddescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/localizeddescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/localizeddescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/localizederror-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/localizederror-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/localizederror-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/missingdeferredselectionsettype(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/missingdeferredselectionsettype(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/missingdeferredselectionsettype(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/missingdeferredselectionsettype(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/missingexistingdata/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/missingexistingdata/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/missingexistingdata/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/missingexistingdata/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/missinglabel/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/missinglabel/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/missinglabel/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/missinglabel/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/missingpath/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/missingpath/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/missingpath/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/missingpath/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/recoverysuggestion/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/recoverysuggestion/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/incrementalresponseerror/recoverysuggestion/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/clear()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/clear()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/clear()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/clear()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/init(records:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/init(records:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/init(records:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/init(records:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/loadrecords(forkeys:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/loadrecords(forkeys:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/loadrecords(forkeys:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/loadrecords(forkeys:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/merge(records:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/merge(records:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/merge(records:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/merge(records:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/removerecord(for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/removerecord(for:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/removerecord(for:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/removerecord(for:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/removerecords(matching:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/removerecords(matching:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/removerecords(matching:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/inmemorynormalizedcache/removerecords(matching:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/cacheinterceptor(for:)-97huz/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/cacheinterceptor(for:)-97huz/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/cacheinterceptor(for:)-97huz/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/cacheinterceptor(for:)-97huz/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/cacheinterceptor(for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/cacheinterceptor(for:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/cacheinterceptor(for:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/cacheinterceptor(for:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/graphqlinterceptors(for:)-4ylt1/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/graphqlinterceptors(for:)-4ylt1/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/graphqlinterceptors(for:)-4ylt1/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/graphqlinterceptors(for:)-4ylt1/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/graphqlinterceptors(for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/graphqlinterceptors(for:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/graphqlinterceptors(for:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/graphqlinterceptors(for:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/httpinterceptors(for:)-2spcr/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/httpinterceptors(for:)-2spcr/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/httpinterceptors(for:)-2spcr/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/httpinterceptors(for:)-2spcr/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/httpinterceptors(for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/httpinterceptors(for:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/httpinterceptors(for:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/httpinterceptors(for:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/interceptors(for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/interceptors(for:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/interceptors(for:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/interceptors(for:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/responseparser(for:)-152rc/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/responseparser(for:)-152rc/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/responseparser(for:)-152rc/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/responseparser(for:)-152rc/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/responseparser(for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/responseparser(for:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/responseparser(for:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorprovider/responseparser(for:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorresultstream/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorresultstream/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorresultstream/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptorresultstream/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptors/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptors/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/interceptors/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/interceptors/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonconverter/convert(_:)-29ctk/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonconverter/convert(_:)-29ctk/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonconverter/convert(_:)-29ctk/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonconverter/convert(_:)-29ctk/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonconverter/convert(_:)-4jdtv/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonconverter/convert(_:)-4jdtv/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonconverter/convert(_:)-4jdtv/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonconverter/convert(_:)-4jdtv/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonconverter/convert(_:)-97jxo/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonconverter/convert(_:)-97jxo/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonconverter/convert(_:)-97jxo/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonconverter/convert(_:)-97jxo/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonconverter/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonconverter/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonconverter/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonconverter/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/==(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/==(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/==(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/==(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/addheader(name:value:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/addheader(name:value:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/addheader(name:value:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/addheader(name:value:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/addheaders(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/addheaders(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/addheaders(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/addheaders(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/additionalheaders/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/additionalheaders/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/additionalheaders/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/additionalheaders/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/apqconfig/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/apqconfig/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/apqconfig/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/apqconfig/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/createdefaultrequest()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/createdefaultrequest()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/createdefaultrequest()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/createdefaultrequest()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/customdebugstringconvertible-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/customdebugstringconvertible-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/customdebugstringconvertible-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/customdebugstringconvertible-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/debugdescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/debugdescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/debugdescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/debugdescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/fetchbehavior/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/fetchbehavior/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/fetchbehavior/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/fetchbehavior/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/graphqlendpoint/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/graphqlendpoint/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/graphqlendpoint/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/graphqlendpoint/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/graphqlrequest-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/graphqlrequest-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/graphqlrequest-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/graphqlrequest-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/hash(into:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/hash(into:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/hash(into:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/init(operation:graphqlendpoint:fetchbehavior:writeresultstocache:requesttimeout:apqconfig:usegetforqueries:requestbodycreator:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/init(operation:graphqlendpoint:fetchbehavior:writeresultstocache:requesttimeout:apqconfig:usegetforqueries:requestbodycreator:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/init(operation:graphqlendpoint:fetchbehavior:writeresultstocache:requesttimeout:apqconfig:usegetforqueries:requestbodycreator:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/init(operation:graphqlendpoint:fetchbehavior:writeresultstocache:requesttimeout:apqconfig:usegetforqueries:requestbodycreator:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/ispersistedqueryretry/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/ispersistedqueryretry/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/ispersistedqueryretry/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/ispersistedqueryretry/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/operation/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/operation/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/operation/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/operation/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/requestbodycreator/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/requestbodycreator/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/requestbodycreator/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/requestbodycreator/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/requesttimeout/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/requesttimeout/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/requesttimeout/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/requesttimeout/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/tourlrequest()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/tourlrequest()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/tourlrequest()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/tourlrequest()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/usegetforqueries/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/usegetforqueries/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/usegetforqueries/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/usegetforqueries/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/writeresultstocache/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/writeresultstocache/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/writeresultstocache/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequest/writeresultstocache/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequestbodycreator/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequestbodycreator/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequestbodycreator/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequestbodycreator/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequestbodycreator/requestbody(for:sendquerydocument:autopersistquery:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequestbodycreator/requestbody(for:sendquerydocument:autopersistquery:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequestbodycreator/requestbody(for:sendquerydocument:autopersistquery:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonrequestbodycreator/requestbody(for:sendquerydocument:autopersistquery:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparser/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparser/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparser/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparser/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparser/init(response:operationvariables:includecacherecords:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparser/init(response:operationvariables:includecacherecords:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparser/init(response:operationvariables:includecacherecords:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparser/init(response:operationvariables:includecacherecords:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparser/parse(datachunk:mergingincrementalitemsinto:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparser/parse(datachunk:mergingincrementalitemsinto:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparser/parse(datachunk:mergingincrementalitemsinto:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparser/parse(datachunk:mergingincrementalitemsinto:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/couldnotparsetojson(data:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/couldnotparsetojson(data:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/couldnotparsetojson(data:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/couldnotparsetojson(data:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/error-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/error-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/error-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/errordescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/errordescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/errordescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/failurereason/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/failurereason/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/failurereason/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/helpanchor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/helpanchor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/helpanchor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/invalidmultipartprotocol/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/invalidmultipartprotocol/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/invalidmultipartprotocol/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/invalidmultipartprotocol/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/localizeddescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/localizeddescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/localizeddescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/localizederror-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/localizederror-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/localizederror-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/missingmultipartboundary/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/missingmultipartboundary/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/missingmultipartboundary/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/missingmultipartboundary/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/recoverysuggestion/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/recoverysuggestion/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsingerror/recoverysuggestion/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/actor-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/actor-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/actor-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/actor-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/assertisolated(_:file:line:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/assertisolated(_:file:line:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/assertisolated(_:file:line:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/assertisolated(_:file:line:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/assumeisolated(_:file:line:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/assumeisolated(_:file:line:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/assumeisolated(_:file:line:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/assumeisolated(_:file:line:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/init()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/init()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/init()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/init()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/parse(response:for:includecacherecords:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/parse(response:for:includecacherecords:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/parse(response:for:includecacherecords:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/parse(response:for:includecacherecords:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/preconditionisolated(_:file:line:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/preconditionisolated(_:file:line:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/preconditionisolated(_:file:line:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/jsonresponseparsinginterceptor/preconditionisolated(_:file:line:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/actor-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/actor-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/actor-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/actor-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/assertisolated(_:file:line:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/assertisolated(_:file:line:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/assertisolated(_:file:line:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/assertisolated(_:file:line:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/assumeisolated(_:file:line:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/assumeisolated(_:file:line:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/assumeisolated(_:file:line:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/assumeisolated(_:file:line:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/basedelay/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/basedelay/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/basedelay/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/basedelay/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/enableexponentialbackoff/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/enableexponentialbackoff/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/enableexponentialbackoff/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/enableexponentialbackoff/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/enablejitter/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/enablejitter/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/enablejitter/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/enablejitter/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/init(maxretries:basedelay:multiplier:maxdelay:enableexponentialbackoff:enablejitter:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/init(maxretries:basedelay:multiplier:maxdelay:enableexponentialbackoff:enablejitter:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/init(maxretries:basedelay:multiplier:maxdelay:enableexponentialbackoff:enablejitter:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/init(maxretries:basedelay:multiplier:maxdelay:enableexponentialbackoff:enablejitter:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/maxdelay/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/maxdelay/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/maxdelay/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/maxdelay/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/maxretries/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/maxretries/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/maxretries/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/maxretries/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/multiplier/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/multiplier/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/multiplier/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/configuration/multiplier/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/init(configuration:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/init(configuration:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/init(configuration:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/init(configuration:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/init(maxretriesallowed:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/init(maxretriesallowed:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/init(maxretriesallowed:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/init(maxretriesallowed:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/intercept(request:next:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/intercept(request:next:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/intercept(request:next:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/intercept(request:next:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/count/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/count/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/count/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/count/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/error-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/error-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/error-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/errordescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/errordescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/errordescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/failurereason/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/failurereason/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/failurereason/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/helpanchor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/helpanchor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/helpanchor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/localizeddescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/localizeddescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/localizeddescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/localizederror-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/localizederror-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/localizederror-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/operationname/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/operationname/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/operationname/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/operationname/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/recoverysuggestion/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/recoverysuggestion/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/maxretrieserror/recoverysuggestion/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/preconditionisolated(_:file:line:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/preconditionisolated(_:file:line:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/preconditionisolated(_:file:line:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/maxretryinterceptor/preconditionisolated(_:file:line:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/==(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/==(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/==(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/==(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/appendpart(data:name:contenttype:filename:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/appendpart(data:name:contenttype:filename:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/appendpart(data:name:contenttype:filename:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/appendpart(data:name:contenttype:filename:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/appendpart(inputstream:contentlength:name:contenttype:filename:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/appendpart(inputstream:contentlength:name:contenttype:filename:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/appendpart(inputstream:contentlength:name:contenttype:filename:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/appendpart(inputstream:contentlength:name:contenttype:filename:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/appendpart(string:name:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/appendpart(string:name:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/appendpart(string:name:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/appendpart(string:name:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/boundary/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/boundary/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/boundary/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/boundary/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/encode()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/encode()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/encode()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/encode()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/hash(into:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/hash(into:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/hash(into:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/hashable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/hashable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/hashable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/hashable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/init(boundary:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/init(boundary:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/init(boundary:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartformdata/init(boundary:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/cannotparsechunkdata/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/cannotparsechunkdata/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/cannotparsechunkdata/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/cannotparsechunkdata/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/cannotparsepayloaddata/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/cannotparsepayloaddata/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/cannotparsepayloaddata/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/cannotparsepayloaddata/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/error-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/error-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/error-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/errordescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/errordescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/errordescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/failurereason/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/failurereason/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/failurereason/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/helpanchor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/helpanchor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/helpanchor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/localizeddescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/localizeddescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/localizeddescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/localizederror-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/localizederror-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/localizederror-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/recoverysuggestion/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/recoverysuggestion/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/recoverysuggestion/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/unsupportedcontenttype(type:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/unsupportedcontenttype(type:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/unsupportedcontenttype(type:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsedeferparser/parsingerror/unsupportedcontenttype(type:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/cannotparsechunkdata/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/cannotparsechunkdata/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/cannotparsechunkdata/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/cannotparsechunkdata/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/cannotparsepayloaddata/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/cannotparsepayloaddata/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/cannotparsepayloaddata/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/cannotparsepayloaddata/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/error-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/error-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/error-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/errordescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/errordescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/errordescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/failurereason/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/failurereason/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/failurereason/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/helpanchor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/helpanchor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/helpanchor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/irrecoverableerrors(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/irrecoverableerrors(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/irrecoverableerrors(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/irrecoverableerrors(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/localizeddescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/localizeddescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/localizeddescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/localizederror-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/localizederror-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/localizederror-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/recoverysuggestion/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/recoverysuggestion/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/recoverysuggestion/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/unsupportedcontenttype(type:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/unsupportedcontenttype(type:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/unsupportedcontenttype(type:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/multipartresponsesubscriptionparser/parsingerror/unsupportedcontenttype(type:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/networktransport/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/networktransport/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/networktransport/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/networktransport/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/networktransport/send(mutation:requestconfiguration:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/networktransport/send(mutation:requestconfiguration:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/networktransport/send(mutation:requestconfiguration:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/networktransport/send(mutation:requestconfiguration:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/networktransport/send(query:fetchbehavior:requestconfiguration:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/networktransport/send(query:fetchbehavior:requestconfiguration:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/networktransport/send(query:fetchbehavior:requestconfiguration:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/networktransport/send(query:fetchbehavior:requestconfiguration:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/compactmap(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/compactmap(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/compactmap(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/compactmap(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/getstream()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/getstream()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/getstream()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/getstream()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/init(stream:)-55ow4/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/init(stream:)-55ow4/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/init(stream:)-55ow4/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/init(stream:)-55ow4/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/init(stream:)-9p6wp/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/init(stream:)-9p6wp/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/init(stream:)-9p6wp/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/init(stream:)-9p6wp/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/map(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/map(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/map(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/map(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/maperrors(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/maperrors(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/maperrors(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/noncopyableasyncthrowingstream/maperrors(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/clear()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/clear()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/clear()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/clear()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/loadrecords(forkeys:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/loadrecords(forkeys:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/loadrecords(forkeys:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/loadrecords(forkeys:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/merge(records:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/merge(records:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/merge(records:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/merge(records:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/removerecord(for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/removerecord(for:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/removerecord(for:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/removerecord(for:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/removerecords(matching:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/removerecords(matching:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/removerecords(matching:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/normalizedcache/removerecords(matching:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/cacherecords/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/cacherecords/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/cacherecords/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/cacherecords/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/init(result:cacherecords:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/init(result:cacherecords:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/init(result:cacherecords:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/init(result:cacherecords:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/result/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/result/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/result/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/parsedresult/result/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/field(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/field(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/field(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/field(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/index(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/index(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/index(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/index(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/pathcomponent/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/readonlynormalizedcache/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/readonlynormalizedcache/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/readonlynormalizedcache/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/readonlynormalizedcache/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/readonlynormalizedcache/loadrecords(forkeys:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/readonlynormalizedcache/loadrecords(forkeys:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/readonlynormalizedcache/loadrecords(forkeys:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/readonlynormalizedcache/loadrecords(forkeys:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/record/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/record/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/record/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/record/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/record/==(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/record/==(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/record/==(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/record/==(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/record/customstringconvertible-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/record/customstringconvertible-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/record/customstringconvertible-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/record/customstringconvertible-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/record/description/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/record/description/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/record/description/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/record/description/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/record/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/record/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/record/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/record/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/record/fields-swift.property/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/record/fields-swift.property/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/record/fields-swift.property/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/record/fields-swift.property/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/record/fields-swift.typealias/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/record/fields-swift.typealias/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/record/fields-swift.typealias/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/record/fields-swift.typealias/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/record/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/record/hash(into:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/record/hash(into:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/record/hash(into:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/record/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/record/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/record/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/record/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/record/init(key:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/record/init(key:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/record/init(key:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/record/init(key:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/record/key/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/record/key/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/record/key/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/record/key/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/record/subscript(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/record/subscript(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/record/subscript(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/record/subscript(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/record/value/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/record/value/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/record/value/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/record/value/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/clear()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/clear()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/clear()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/clear()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/customdebugstringconvertible-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/customdebugstringconvertible-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/customdebugstringconvertible-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/customdebugstringconvertible-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/customplaygrounddisplayconvertible-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/customplaygrounddisplayconvertible-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/customplaygrounddisplayconvertible-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/customplaygrounddisplayconvertible-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/customstringconvertible-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/customstringconvertible-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/customstringconvertible-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/customstringconvertible-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/debugdescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/debugdescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/debugdescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/debugdescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/description/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/description/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/description/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/description/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/expressiblebydictionaryliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/expressiblebydictionaryliteral-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/expressiblebydictionaryliteral-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/expressiblebydictionaryliteral-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/init(dictionaryliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/init(dictionaryliteral:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/init(dictionaryliteral:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/init(dictionaryliteral:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/init(records:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/init(records:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/init(records:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/init(records:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/insert(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/insert(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/insert(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/insert(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/insert(contentsof:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/insert(contentsof:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/insert(contentsof:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/insert(contentsof:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/isempty/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/isempty/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/isempty/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/isempty/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/keys/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/keys/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/keys/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/keys/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/merge(record:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/merge(record:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/merge(record:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/merge(record:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/merge(records:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/merge(records:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/merge(records:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/merge(records:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/playgrounddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/playgrounddescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/playgrounddescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/playgrounddescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/removerecord(for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/removerecord(for:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/removerecord(for:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/removerecord(for:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/removerecords(matching:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/removerecords(matching:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/removerecords(matching:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/removerecords(matching:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/storage/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/storage/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/storage/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/storage/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/subscript(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/subscript(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/subscript(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/recordset/subscript(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestbodycreator/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestbodycreator/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestbodycreator/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestbodycreator/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/init(urlsession:interceptors:store:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/init(urlsession:interceptors:store:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/init(urlsession:interceptors:store:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/init(urlsession:interceptors:store:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/kickoff(request:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/kickoff(request:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/kickoff(request:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/kickoff(request:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/resultstream/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/resultstream/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/resultstream/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/resultstream/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/error-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/error-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/error-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/init(request:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/init(request:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/init(request:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/init(request:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/localizeddescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/localizeddescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/localizeddescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/request/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/request/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/request/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchain/retry/request/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/additionalheaders/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/additionalheaders/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/additionalheaders/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/additionalheaders/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/apqconfig/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/apqconfig/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/apqconfig/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/apqconfig/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/autopersistqueries/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/autopersistqueries/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/autopersistqueries/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/autopersistqueries/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/constructrequest(for:fetchbehavior:requestconfiguration:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/constructrequest(for:fetchbehavior:requestconfiguration:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/constructrequest(for:fetchbehavior:requestconfiguration:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/constructrequest(for:fetchbehavior:requestconfiguration:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/constructuploadrequest(for:files:requestconfiguration:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/constructuploadrequest(for:files:requestconfiguration:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/constructuploadrequest(for:files:requestconfiguration:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/constructuploadrequest(for:files:requestconfiguration:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/endpointurl/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/endpointurl/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/endpointurl/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/endpointurl/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/init(urlsession:interceptorprovider:store:endpointurl:additionalheaders:apqconfig:requestbodycreator:usegetforqueries:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/init(urlsession:interceptorprovider:store:endpointurl:additionalheaders:apqconfig:requestbodycreator:usegetforqueries:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/init(urlsession:interceptorprovider:store:endpointurl:additionalheaders:apqconfig:requestbodycreator:usegetforqueries:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/init(urlsession:interceptorprovider:store:endpointurl:additionalheaders:apqconfig:requestbodycreator:usegetforqueries:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/interceptorprovider/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/interceptorprovider/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/interceptorprovider/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/interceptorprovider/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/requestbodycreator/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/requestbodycreator/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/requestbodycreator/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/requestbodycreator/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/send(mutation:requestconfiguration:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/send(mutation:requestconfiguration:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/send(mutation:requestconfiguration:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/send(mutation:requestconfiguration:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/send(query:fetchbehavior:requestconfiguration:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/send(query:fetchbehavior:requestconfiguration:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/send(query:fetchbehavior:requestconfiguration:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/send(query:fetchbehavior:requestconfiguration:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/send(subscription:fetchbehavior:requestconfiguration:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/send(subscription:fetchbehavior:requestconfiguration:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/send(subscription:fetchbehavior:requestconfiguration:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/send(subscription:fetchbehavior:requestconfiguration:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/store/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/store/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/store/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/store/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/subscriptionnetworktransport-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/subscriptionnetworktransport-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/subscriptionnetworktransport-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/subscriptionnetworktransport-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/upload(operation:files:requestconfiguration:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/upload(operation:files:requestconfiguration:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/upload(operation:files:requestconfiguration:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/upload(operation:files:requestconfiguration:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/uploadingnetworktransport-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/uploadingnetworktransport-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/uploadingnetworktransport-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/uploadingnetworktransport-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/urlsession/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/urlsession/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/urlsession/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/urlsession/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/usegetforpersistedqueryretry/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/usegetforpersistedqueryretry/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/usegetforpersistedqueryretry/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/usegetforpersistedqueryretry/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/usegetforqueries/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/usegetforqueries/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/usegetforqueries/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestchainnetworktransport/usegetforqueries/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestconfiguration/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestconfiguration/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestconfiguration/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestconfiguration/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestconfiguration/init(requesttimeout:writeresultstocache:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestconfiguration/init(requesttimeout:writeresultstocache:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestconfiguration/init(requesttimeout:writeresultstocache:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestconfiguration/init(requesttimeout:writeresultstocache:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestconfiguration/requesttimeout/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestconfiguration/requesttimeout/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestconfiguration/requesttimeout/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestconfiguration/requesttimeout/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestconfiguration/writeresultstocache/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestconfiguration/writeresultstocache/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestconfiguration/writeresultstocache/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestconfiguration/writeresultstocache/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestcontext/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestcontext/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestcontext/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestcontext/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestcontexttimeoutconfigurable/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestcontexttimeoutconfigurable/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestcontexttimeoutconfigurable/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestcontexttimeoutconfigurable/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/requestcontexttimeoutconfigurable/requesttimeout/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/requestcontexttimeoutconfigurable/requesttimeout/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/requestcontexttimeoutconfigurable/requesttimeout/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/requestcontexttimeoutconfigurable/requesttimeout/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/id/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/id/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/id/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/id/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/init()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/init()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/init()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/init()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/intercept(request:next:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/intercept(request:next:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/intercept(request:next:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/intercept(request:next:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/chunk/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/chunk/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/chunk/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/chunk/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/error-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/error-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/error-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/errordescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/errordescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/errordescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/failurereason/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/failurereason/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/failurereason/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/graphqlerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/graphqlerror/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/graphqlerror/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/graphqlerror/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/helpanchor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/helpanchor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/helpanchor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/localizeddescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/localizeddescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/localizeddescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/localizederror-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/localizederror-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/localizederror-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/recoverysuggestion/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/recoverysuggestion/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/recoverysuggestion/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/response/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/response/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/response/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/responsecodeinterceptor/responsecodeerror/response/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/responseparsinginterceptor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/responseparsinginterceptor/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/responseparsinginterceptor/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/responseparsinginterceptor/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/responseparsinginterceptor/parse(response:for:includecacherecords:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/responseparsinginterceptor/parse(response:for:includecacherecords:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/responseparsinginterceptor/parse(response:for:includecacherecords:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/responseparsinginterceptor/parse(response:for:includecacherecords:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/error-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/error-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/error-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/hasnonhashablevalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/hasnonhashablevalue/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/hasnonhashablevalue/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/hasnonhashablevalue/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/localizeddescription/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/localizeddescription/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/rootselectionsetinitializeerror/localizeddescription/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/init(querytransport:mutationtransport:subscriptiontransport:uploadtransport:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/init(querytransport:mutationtransport:subscriptiontransport:uploadtransport:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/init(querytransport:mutationtransport:subscriptiontransport:uploadtransport:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/init(querytransport:mutationtransport:subscriptiontransport:uploadtransport:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/send(mutation:requestconfiguration:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/send(mutation:requestconfiguration:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/send(mutation:requestconfiguration:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/send(mutation:requestconfiguration:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/send(query:fetchbehavior:requestconfiguration:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/send(query:fetchbehavior:requestconfiguration:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/send(query:fetchbehavior:requestconfiguration:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/send(query:fetchbehavior:requestconfiguration:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/send(subscription:fetchbehavior:requestconfiguration:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/send(subscription:fetchbehavior:requestconfiguration:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/send(subscription:fetchbehavior:requestconfiguration:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/send(subscription:fetchbehavior:requestconfiguration:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/subscriptionnetworktransport-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/subscriptionnetworktransport-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/subscriptionnetworktransport-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/subscriptionnetworktransport-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/upload(operation:files:requestconfiguration:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/upload(operation:files:requestconfiguration:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/upload(operation:files:requestconfiguration:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/upload(operation:files:requestconfiguration:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/uploadingnetworktransport-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/uploadingnetworktransport-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/uploadingnetworktransport-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/splitnetworktransport/uploadingnetworktransport-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/subscriptionnetworktransport/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/subscriptionnetworktransport/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/subscriptionnetworktransport/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/subscriptionnetworktransport/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/subscriptionnetworktransport/send(subscription:fetchbehavior:requestconfiguration:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/subscriptionnetworktransport/send(subscription:fetchbehavior:requestconfiguration:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/subscriptionnetworktransport/send(subscription:fetchbehavior:requestconfiguration:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/subscriptionnetworktransport/send(subscription:fetchbehavior:requestconfiguration:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadingnetworktransport/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadingnetworktransport/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadingnetworktransport/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadingnetworktransport/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadingnetworktransport/upload(operation:files:requestconfiguration:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadingnetworktransport/upload(operation:files:requestconfiguration:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadingnetworktransport/upload(operation:files:requestconfiguration:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadingnetworktransport/upload(operation:files:requestconfiguration:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/==(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/==(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/==(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/==(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/addheader(name:value:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/addheader(name:value:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/addheader(name:value:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/addheader(name:value:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/addheaders(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/addheaders(_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/addheaders(_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/addheaders(_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/additionalheaders/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/additionalheaders/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/additionalheaders/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/additionalheaders/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/createdefaultrequest()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/createdefaultrequest()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/createdefaultrequest()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/createdefaultrequest()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/fetchbehavior/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/fetchbehavior/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/fetchbehavior/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/fetchbehavior/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/files/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/files/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/files/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/files/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/graphqlendpoint/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/graphqlendpoint/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/graphqlendpoint/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/graphqlendpoint/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/graphqlrequest-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/graphqlrequest-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/graphqlrequest-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/graphqlrequest-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/hash(into:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/hash(into:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/hash(into:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/init(operation:graphqlendpoint:files:multipartboundary:writeresultstocache:requestbodycreator:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/init(operation:graphqlendpoint:files:multipartboundary:writeresultstocache:requestbodycreator:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/init(operation:graphqlendpoint:files:multipartboundary:writeresultstocache:requestbodycreator:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/init(operation:graphqlendpoint:files:multipartboundary:writeresultstocache:requestbodycreator:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/multipartboundary/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/multipartboundary/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/multipartboundary/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/multipartboundary/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/operation/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/operation/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/operation/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/operation/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/requestbodycreator/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/requestbodycreator/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/requestbodycreator/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/requestbodycreator/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/requestmultipartformdata()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/requestmultipartformdata()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/requestmultipartformdata()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/requestmultipartformdata()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/requesttimeout/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/requesttimeout/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/requesttimeout/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/requesttimeout/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/tourlrequest()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/tourlrequest()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/tourlrequest()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/tourlrequest()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/writeresultstocache/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/writeresultstocache/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/writeresultstocache/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/uploadrequest/writeresultstocache/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/!=(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/!=(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/!=(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/==(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/==(_:_:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/==(_:_:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/==(_:_:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/creategeturl()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/creategeturl()/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/creategeturl()/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/creategeturl()/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/equatable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/equatable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/equatable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/hash(into:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/hash(into:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/hash(into:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/hashable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/hashable-implementations/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/hashable-implementations/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/hashable-implementations/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/init(body:url:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/init(body:url:)/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/init(body:url:)/index.html +++ b/docs/docc/Apollo.doccarchive/documentation/apollo/urlqueryparametertransformer/init(body:url:)/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/==(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/==(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/==(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/__(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/__(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/__(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/anyscalartype/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/anyscalartype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/anyscalartype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/cachekeyinfo/id/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/cachekeyinfo/id/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/cachekeyinfo/id/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/cachekeyinfo/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/cachekeyinfo/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/cachekeyinfo/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/cachekeyinfo/init(id:uniquekeygroup:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/cachekeyinfo/init(id:uniquekeygroup:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/cachekeyinfo/init(id:uniquekeygroup:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/cachekeyinfo/init(jsonvalue:uniquekeygroup:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/cachekeyinfo/init(jsonvalue:uniquekeygroup:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/cachekeyinfo/init(jsonvalue:uniquekeygroup:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/cachekeyinfo/uniquekeygroup/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/cachekeyinfo/uniquekeygroup/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/cachekeyinfo/uniquekeygroup/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/compositeinlinefragment/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/compositeinlinefragment/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/compositeinlinefragment/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/compositeselectionset/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/compositeselectionset/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/compositeselectionset/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/customscalartype/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/customscalartype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/customscalartype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferrable/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferrable/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferrable/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/projectedvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/projectedvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/projectedvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.enum/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.enum/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.enum/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.enum/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.enum/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.enum/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.enum/fulfilled(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.enum/fulfilled(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.enum/fulfilled(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.enum/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.enum/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.enum/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.enum/notexecuted/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.enum/notexecuted/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.enum/notexecuted/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.enum/pending/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.enum/pending/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.enum/pending/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.property/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.property/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/state-swift.property/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/wrappedvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/wrappedvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/deferred/wrappedvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/documenttype/automaticallypersisted(operationidentifier:definition:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/documenttype/automaticallypersisted(operationidentifier:definition:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/documenttype/automaticallypersisted(operationidentifier:definition:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/documenttype/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/documenttype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/documenttype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/documenttype/notpersisted(definition:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/documenttype/notpersisted(definition:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/documenttype/notpersisted(definition:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/documenttype/persistedoperationsonly(operationidentifier:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/documenttype/persistedoperationsonly(operationidentifier:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/documenttype/persistedoperationsonly(operationidentifier:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/enumtype/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/enumtype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/enumtype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/alias/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/alias/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/alias/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/init(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/init(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/init(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/init(name:alias:type:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/init(name:alias:type:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/init(name:alias:type:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/name/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/name/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/name/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/responsekey/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/responsekey/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/responsekey/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/type/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/type/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/field/type/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/rawtype/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/rawtype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/rawtype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/rawtype/inputvalue(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/rawtype/inputvalue(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/rawtype/inputvalue(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/rawtype/json(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/rawtype/json(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/rawtype/json(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-2meg0/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-2meg0/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-2meg0/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-80646/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-80646/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-80646/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-qkd2/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-qkd2/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputdata/subscript(_:)-qkd2/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/count/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/count/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/count/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype/hashable(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype/hashable(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype/hashable(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype/inputvalue(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype/inputvalue(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/rawtype/inputvalue(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-3ctfp/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-3ctfp/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-3ctfp/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-5904h/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-5904h/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-5904h/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-wgak/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-wgak/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/inputlistdata/subscript(_:)-wgak/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/provider/cachekey(for:inputdata:path:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/provider/cachekey(for:inputdata:path:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/provider/cachekey(for:inputdata:path:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/provider/cachekeylist(for:inputdata:path:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/provider/cachekeylist(for:inputdata:path:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/provider/cachekeylist(for:inputdata:path:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/provider/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/provider/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fieldpolicy/provider/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fragment/fragmentdefinition-4x2cs/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fragment/fragmentdefinition-4x2cs/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fragment/fragmentdefinition-4x2cs/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fragment/fragmentdefinition/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fragment/fragmentdefinition/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fragment/fragmentdefinition/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fragment/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fragment/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fragment/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/fragmentcontainer/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fragmentcontainer/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/fragmentcontainer/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/!=(_:_:)-4co00/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/!=(_:_:)-4co00/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/!=(_:_:)-4co00/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/==(_:_:)-88en/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/==(_:_:)-88en/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/==(_:_:)-88en/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/==(_:_:)-n7qo/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/==(_:_:)-n7qo/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/==(_:_:)-n7qo/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/allcases/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/allcases/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/allcases/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/case(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/case(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/case(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/hashvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/hashvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/hashvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/init(_:)-41gki/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/init(_:)-41gki/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/init(_:)-41gki/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/init(_:)-82xe0/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/init(_:)-82xe0/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/init(_:)-82xe0/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/init(rawvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/init(rawvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/init(rawvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/rawrepresentable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/rawrepresentable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/rawrepresentable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/rawvalue-swift.property/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/rawvalue-swift.property/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/rawvalue-swift.property/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/rawvalue-swift.typealias/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/rawvalue-swift.typealias/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/rawvalue-swift.typealias/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/unknown(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/unknown(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/unknown(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/value/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/value/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/value/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/~=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/~=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlenum/~=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlmutation/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlmutation/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlmutation/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebyarrayliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebyarrayliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebyarrayliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebybooleanliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebybooleanliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebybooleanliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebydictionaryliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebydictionaryliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebydictionaryliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebyextendedgraphemeclusterliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebyextendedgraphemeclusterliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebyextendedgraphemeclusterliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebyfloatliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebyfloatliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebyfloatliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebyintegerliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebyintegerliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebyintegerliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebynilliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebynilliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebynilliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebystringliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebystringliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebystringliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebyunicodescalarliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebyunicodescalarliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/expressiblebyunicodescalarliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(_:)-11vj4/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(_:)-11vj4/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(_:)-11vj4/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(_:)-7pg3j/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(_:)-7pg3j/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(_:)-7pg3j/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(arrayliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(arrayliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(arrayliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(booleanliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(booleanliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(booleanliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(dictionaryliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(dictionaryliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(dictionaryliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(extendedgraphemeclusterliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(extendedgraphemeclusterliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(extendedgraphemeclusterliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(floatliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(floatliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(floatliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(integerliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(integerliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(integerliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(nilliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(nilliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(nilliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(stringliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(stringliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(stringliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(unicodescalarliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(unicodescalarliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/init(unicodescalarliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/none/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/none/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/none/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/null/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/null/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/null/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/some(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/some(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/some(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/subscript(dynamicmember:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/subscript(dynamicmember:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/subscript(dynamicmember:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/unwrapped/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/unwrapped/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlnullable/unwrapped/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/==(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/==(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/==(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/data/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/data/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/data/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/definition/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/definition/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/definition/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/document/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/document/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/document/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/hashable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/hashable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/hashable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationdocument/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationdocument/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationdocument/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationidentifier/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationidentifier/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationidentifier/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationname/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationname/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationtype-370r3/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationtype-370r3/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationtype-370r3/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationtype-5e63x/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationtype-5e63x/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationtype-5e63x/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationtype-90ybj/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationtype-90ybj/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationtype-90ybj/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationtype/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationtype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/operationtype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/responseformat-4nfv7/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/responseformat-4nfv7/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/responseformat-4nfv7/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/responseformat-6jbyj/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/responseformat-6jbyj/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/responseformat-6jbyj/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/responseformat-887l1/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/responseformat-887l1/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/responseformat-887l1/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/responseformat-swift.associatedtype/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/responseformat-swift.associatedtype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/responseformat-swift.associatedtype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/variables/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/variables/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperation/variables/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationtype/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationtype/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationtype/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationtype/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationtype/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationtype/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationtype/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationtype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationtype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationtype/mutation/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationtype/mutation/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationtype/mutation/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationtype/query/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationtype/query/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationtype/query/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationtype/subscription/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationtype/subscription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationtype/subscription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationvariablelistelement/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationvariablelistelement/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationvariablelistelement/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationvariablevalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationvariablevalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqloperationvariablevalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlquery/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlquery/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlquery/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlsubscription/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlsubscription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlsubscription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlsubscription/responseformat/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlsubscription/responseformat/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/graphqlsubscription/responseformat/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/incrementaldeferredresponseformat/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/incrementaldeferredresponseformat/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/incrementaldeferredresponseformat/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inlinefragment/asrootentitytype/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inlinefragment/asrootentitytype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inlinefragment/asrootentitytype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inlinefragment/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inlinefragment/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inlinefragment/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inlinefragment/rootentitytype/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inlinefragment/rootentitytype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inlinefragment/rootentitytype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputobject/==(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputobject/==(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputobject/==(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputobject/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputobject/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputobject/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputobject/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputobject/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputobject/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputobject/hashable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputobject/hashable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputobject/hashable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputobject/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputobject/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputobject/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/==(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/==(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/==(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebyarrayliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebyarrayliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebyarrayliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebybooleanliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebybooleanliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebybooleanliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebydictionaryliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebydictionaryliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebydictionaryliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebyextendedgraphemeclusterliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebyextendedgraphemeclusterliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebyextendedgraphemeclusterliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebyfloatliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebyfloatliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebyfloatliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebyintegerliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebyintegerliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebyintegerliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebystringliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebystringliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/expressiblebystringliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/hashable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/hashable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/hashable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(arrayliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(arrayliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(arrayliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(booleanliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(booleanliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(booleanliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(dictionaryliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(dictionaryliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(dictionaryliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(extendedgraphemeclusterliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(extendedgraphemeclusterliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(extendedgraphemeclusterliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(floatliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(floatliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(floatliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(integerliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(integerliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(integerliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(stringliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(stringliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(stringliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(unicodescalarliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(unicodescalarliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/init(unicodescalarliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/list(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/list(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/list(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/null/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/null/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/null/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/object(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/object(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/object(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/scalar(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/scalar(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/scalar(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/variable(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/variable(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/inputvalue/variable(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/implementingobjects/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/implementingobjects/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/implementingobjects/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/init(name:keyfields:implementingobjects:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/init(name:keyfields:implementingobjects:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/init(name:keyfields:implementingobjects:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/keyfields/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/keyfields/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/keyfields/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/name/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/name/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/interface/name/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodable/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodable/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodable/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/==(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/==(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/==(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/couldnotconvert(value:to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/couldnotconvert(value:to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/couldnotconvert(value:to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/error-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/errordescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/errordescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/failurereason/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/failurereason/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/helpanchor/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/helpanchor/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/localizeddescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/localizederror-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/localizederror-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/missingvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/missingvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/missingvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/nullvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/nullvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/nullvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/recoverysuggestion/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/recoverysuggestion/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/wrongtype/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/wrongtype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsondecodingerror/wrongtype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsonencodable/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsonencodable/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsonencodable/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsonencodabledictionary/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsonencodabledictionary/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsonencodabledictionary/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsonobject/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsonobject/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsonobject/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsonvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsonvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/jsonvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/listdata/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/listdata/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/listdata/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/listdata/subscript(_:)-1flo/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/listdata/subscript(_:)-1flo/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/listdata/subscript(_:)-1flo/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/listdata/subscript(_:)-1q130/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/listdata/subscript(_:)-1q130/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/listdata/subscript(_:)-1q130/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/listdata/subscript(_:)-9jgjw/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/listdata/subscript(_:)-9jgjw/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/listdata/subscript(_:)-9jgjw/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/==(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/==(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/==(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/data/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/data/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/data/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/hashable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/hashable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/hashable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/operationtype/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/operationtype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/localcachemutation/operationtype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/mutablerootselectionset/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/mutablerootselectionset/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/mutablerootselectionset/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/mutablerootselectionset/mutateiffulfilled(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/mutablerootselectionset/mutateiffulfilled(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/mutablerootselectionset/mutateiffulfilled(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/mutableselectionset/fragments/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/mutableselectionset/fragments/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/mutableselectionset/fragments/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/mutableselectionset/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/mutableselectionset/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/mutableselectionset/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/mutableselectionset/mutateiffulfilled(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/mutableselectionset/mutateiffulfilled(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/mutableselectionset/mutateiffulfilled(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/mutableselectionset/selectionset-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/mutableselectionset/selectionset-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/mutableselectionset/selectionset-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/nofragments/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/nofragments/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/nofragments/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/implementedinterfaces/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/implementedinterfaces/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/implementedinterfaces/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/implements(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/implements(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/implements(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/init(typename:implementedinterfaces:keyfields:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/init(typename:implementedinterfaces:keyfields:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/init(typename:implementedinterfaces:keyfields:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/keyfields/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/keyfields/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/keyfields/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/typename/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/typename/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/object/typename/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/objectdata/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/objectdata/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/objectdata/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/objectdata/subscript(_:)-2f9g7/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/objectdata/subscript(_:)-2f9g7/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/objectdata/subscript(_:)-2f9g7/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/objectdata/subscript(_:)-6intc/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/objectdata/subscript(_:)-6intc/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/objectdata/subscript(_:)-6intc/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/objectdata/subscript(_:)-8g44b/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/objectdata/subscript(_:)-8g44b/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/objectdata/subscript(_:)-8g44b/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/oneofinputobject/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/oneofinputobject/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/oneofinputobject/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdefinition/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdefinition/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdefinition/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdefinition/init(_:fragments:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdefinition/init(_:fragments:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdefinition/init(_:fragments:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdefinition/querydocument/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdefinition/querydocument/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdefinition/querydocument/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdocument/definition/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdocument/definition/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdocument/definition/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdocument/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdocument/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdocument/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdocument/init(operationidentifier:definition:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdocument/init(operationidentifier:definition:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdocument/init(operationidentifier:definition:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdocument/operationidentifier/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdocument/operationidentifier/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationdocument/operationidentifier/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationresponseformat/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationresponseformat/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/operationresponseformat/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/outputtypeconvertible/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/outputtypeconvertible/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/outputtypeconvertible/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/+(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/+(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/+(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/==(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/==(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/==(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/append(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/append(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/append(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/appending(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/appending(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/appending(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/customstringconvertible-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/customstringconvertible-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/customstringconvertible-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/description/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/description/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/description/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/hashable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/hashable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/hashable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/init(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/init(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/init(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/init(arrayliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/init(arrayliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/init(arrayliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/isempty/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/isempty/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/isempty/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/joined/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/joined/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/joined/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/key/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/key/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/responsepath/key/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/rootselectionset/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/rootselectionset/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/rootselectionset/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/rootselectionset/init(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/rootselectionset/init(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/rootselectionset/init(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/scalartype/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/scalartype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/scalartype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/schemaconfiguration/cachekeyinfo(for:object:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/schemaconfiguration/cachekeyinfo(for:object:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/schemaconfiguration/cachekeyinfo(for:object:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/schemaconfiguration/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/schemaconfiguration/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/schemaconfiguration/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/schemametadata/configuration/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/schemametadata/configuration/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/schemametadata/configuration/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/schemametadata/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/schemametadata/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/schemametadata/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/==(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/==(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/==(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/!(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/!(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/!(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/&&(_:_:)-21jgl/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/&&(_:_:)-21jgl/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/&&(_:_:)-21jgl/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/&&(_:_:)-jx5b/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/&&(_:_:)-jx5b/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/&&(_:_:)-jx5b/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/__(_:_:)-752lr/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/__(_:_:)-752lr/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/__(_:_:)-752lr/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/__(_:_:)-7m77y/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/__(_:_:)-7m77y/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/__(_:_:)-7m77y/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/evaluate(with:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/evaluate(with:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/evaluate(with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/expressiblebyextendedgraphemeclusterliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/expressiblebyextendedgraphemeclusterliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/expressiblebyextendedgraphemeclusterliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/expressiblebystringliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/expressiblebystringliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/expressiblebystringliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/if(_:)-4vwki/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/if(_:)-4vwki/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/if(_:)-4vwki/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/if(_:)-tr8e/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/if(_:)-tr8e/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/if(_:)-tr8e/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/init(booleanliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/init(booleanliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/init(booleanliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/init(extendedgraphemeclusterliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/init(extendedgraphemeclusterliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/init(extendedgraphemeclusterliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/init(stringliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/init(stringliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/init(stringliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/init(unicodescalarliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/init(unicodescalarliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/init(unicodescalarliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/init(variablename:inverted:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/init(variablename:inverted:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/init(variablename:inverted:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/value(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/value(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/value(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/variable(name:inverted:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/variable(name:inverted:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/condition/variable(name:inverted:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditional(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditional(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditional(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/__(_:_:)-4nx93/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/__(_:_:)-4nx93/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/__(_:_:)-4nx93/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/__(_:_:)-9xr9k/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/__(_:_:)-9xr9k/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/__(_:_:)-9xr9k/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/evaluate(with:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/evaluate(with:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/evaluate(with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/init(_:)-4lshs/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/init(_:)-4lshs/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/init(_:)-4lshs/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/init(_:)-8brl3/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/init(_:)-8brl3/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/init(_:)-8brl3/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/init(_:)-9ido7/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/init(_:)-9ido7/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/init(_:)-9ido7/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/value/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/value/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/conditions/value/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/deferred(if:_:label:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/deferred(if:_:label:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/deferred(if:_:label:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field(_:alias:_:arguments:fieldpolicy:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field(_:alias:_:arguments:fieldpolicy:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field(_:alias:_:arguments:fieldpolicy:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/==(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/==(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/==(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/alias/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/alias/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/alias/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/arguments/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/arguments/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/arguments/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/fieldpolicy/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/fieldpolicy/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/fieldpolicy/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/hashable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/hashable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/hashable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/init(_:alias:type:arguments:fieldpolicy:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/init(_:alias:type:arguments:fieldpolicy:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/init(_:alias:type:arguments:fieldpolicy:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/name/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/name/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/name/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/==(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/==(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/==(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/customscalar(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/customscalar(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/customscalar(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/hashable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/hashable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/hashable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/isnullable/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/isnullable/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/isnullable/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/list(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/list(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/list(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/namedtype/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/namedtype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/namedtype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/nonnull(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/nonnull(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/nonnull(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/object(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/object(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/object(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/scalar(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/scalar(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/outputtype/scalar(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/responsekey/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/responsekey/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/responsekey/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/type/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/type/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/field/type/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/fieldpolicydirective/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/fieldpolicydirective/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/fieldpolicydirective/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/fieldpolicydirective/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/fieldpolicydirective/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/fieldpolicydirective/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/fieldpolicydirective/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/fieldpolicydirective/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/fieldpolicydirective/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/fieldpolicydirective/init(keyargs:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/fieldpolicydirective/init(keyargs:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/fieldpolicydirective/init(keyargs:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/fieldpolicydirective/keyargs/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/fieldpolicydirective/keyargs/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/fieldpolicydirective/keyargs/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/fragment(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/fragment(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/fragment(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/hashable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/hashable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/hashable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-1mgoh/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-1mgoh/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-1mgoh/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-2i1vt/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-2i1vt/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-2i1vt/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-2l05r/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-2l05r/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-2l05r/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-3p4my/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-3p4my/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-3p4my/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-8eyjn/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-8eyjn/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-8eyjn/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-9w8ok/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-9w8ok/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-9w8ok/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-jeck/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-jeck/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-jeck/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-r1a4/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-r1a4/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/include(if:_:)-r1a4/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/inlinefragment(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/inlinefragment(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selection/inlinefragment(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/==(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/==(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/==(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/customdebugstringconvertible-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/customdebugstringconvertible-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/customdebugstringconvertible-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/debugdescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/debugdescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/debugdescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/fragments-swift.associatedtype/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/fragments-swift.associatedtype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/fragments-swift.associatedtype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/fragments-swift.property/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/fragments-swift.property/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/fragments-swift.property/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/schema/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/schema/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionset/schema/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionsetentityvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionsetentityvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/selectionsetentityvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/singleresponseformat/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/singleresponseformat/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/singleresponseformat/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/subscriptionresponseformat/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/subscriptionresponseformat/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/subscriptionresponseformat/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/swift/dictionary/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/swift/dictionary/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/swift/dictionary/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/swift/dictionary/init(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/swift/dictionary/init(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/swift/dictionary/init(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/swift/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/swift/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/swift/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/union/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/union/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/union/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/union/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/union/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/union/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/union/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/union/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/union/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/union/init(name:possibletypes:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/union/init(name:possibletypes:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/union/init(name:possibletypes:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/union/name/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/union/name/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/union/name/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apolloapi/union/possibletypes/index.html b/docs/docc/Apollo.doccarchive/documentation/apolloapi/union/possibletypes/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apolloapi/union/possibletypes/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/build(with:withrooturl:itemstogenerate:operationidentifierprovider:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/build(with:withrooturl:itemstogenerate:operationidentifierprovider:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/build(with:withrooturl:itemstogenerate:operationidentifierprovider:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/cannotloadoperations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/cannotloadoperations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/cannotloadoperations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/cannotloadschema/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/cannotloadschema/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/cannotloadschema/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/error-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/errordescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/errordescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/failurereason/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/failurereason/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/fieldmergingincompatibility/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/fieldmergingincompatibility/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/fieldmergingincompatibility/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/graphqlsourcevalidationfailure(atlines:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/graphqlsourcevalidationfailure(atlines:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/graphqlsourcevalidationfailure(atlines:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/helpanchor/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/helpanchor/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/inputsearchpathinvalid(path:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/inputsearchpathinvalid(path:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/inputsearchpathinvalid(path:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/invalidconfiguration(message:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/invalidconfiguration(message:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/invalidconfiguration(message:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/invalidschemaname(_:message:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/invalidschemaname(_:message:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/invalidschemaname(_:message:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/localizeddescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/localizederror-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/localizederror-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/recoverysuggestion/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/recoverysuggestion/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/schemanameconflict(name:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/schemanameconflict(name:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/schemanameconflict(name:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/targetnameconflict(name:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/targetnameconflict(name:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/targetnameconflict(name:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/testmocksinvalidswiftpackageconfiguration/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/testmocksinvalidswiftpackageconfiguration/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/error/testmocksinvalidswiftpackageconfiguration/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/all/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/all/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/all/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/code/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/code/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/code/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/contains(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/contains(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/contains(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formintersection(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formintersection(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formintersection(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formsymmetricdifference(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formsymmetricdifference(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formsymmetricdifference(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formunion(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formunion(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/formunion(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init()/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(arrayliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(arrayliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(arrayliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(rawvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(rawvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/init(rawvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/insert(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/insert(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/insert(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/intersection(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/intersection(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/intersection(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isdisjoint(with:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isdisjoint(with:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isdisjoint(with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isempty/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isempty/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isempty/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isstrictsubset(of:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isstrictsubset(of:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isstrictsubset(of:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isstrictsuperset(of:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isstrictsuperset(of:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/isstrictsuperset(of:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/issubset(of:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/issubset(of:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/issubset(of:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/issuperset(of:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/issuperset(of:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/issuperset(of:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/operationmanifest/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/operationmanifest/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/operationmanifest/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/optionset-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/optionset-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/optionset-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/rawvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/rawvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/rawvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/remove(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/remove(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/remove(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/setalgebra-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/setalgebra-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/setalgebra-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/subtract(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/subtract(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/subtract(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/subtracting(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/subtracting(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/subtracting(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/symmetricdifference(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/symmetricdifference(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/symmetricdifference(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/union(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/union(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/union(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/update(with:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/update(with:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/itemstogenerate/update(with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/errordescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/errordescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/failurereason/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/failurereason/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/recoverysuggestion/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/recoverysuggestion/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/typenameconflict(name:conflictingname:containingobject:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/typenameconflict(name:conflictingname:containingobject:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerror/typenameconflict(name:conflictingname:containingobject:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/definitionentry/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/definitionentry/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/definitionentry/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/error-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errordescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errordescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errorsbyfile-swift.property/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errorsbyfile-swift.property/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errorsbyfile-swift.property/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errorsbyfile-swift.typealias/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errorsbyfile-swift.typealias/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/errorsbyfile-swift.typealias/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/failurereason/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/failurereason/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/filename/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/filename/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/filename/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/helpanchor/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/helpanchor/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/isempty/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/isempty/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/isempty/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/localizeddescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/localizederror-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/localizederror-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/recoverysuggestion/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegen/nonfatalerrors/recoverysuggestion/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/encode(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/encode(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/hashvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/hashvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/hashvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/init(rawvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/init(rawvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/init(rawvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/internal/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/internal/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/internal/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/public/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/public/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/public/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/rawrepresentable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/rawrepresentable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/accessmodifier/rawrepresentable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/error-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/errordescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/errordescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/failurereason/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/failurereason/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/helpanchor/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/helpanchor/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/invalidvalueforkey(key:value:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/invalidvalueforkey(key:value:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/invalidvalueforkey(key:value:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/localizeddescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/localizederror-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/localizederror-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/recoverysuggestion/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/apolloconfigurationerror/recoverysuggestion/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/encode(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/encode(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/exclude/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/exclude/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/exclude/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/hashvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/hashvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/hashvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/include/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/include/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/include/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/init(rawvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/init(rawvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/init(rawvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/rawrepresentable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/rawrepresentable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/composition/rawrepresentable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/codingkey-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/codingkey-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/codingkey-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/debugdescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/debugdescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/debugdescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/description/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/description/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/description/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/enumcases/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/enumcases/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/enumcases/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/fieldaccessors/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/fieldaccessors/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/fieldaccessors/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/init(intvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/init(intvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/init(intvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/init(stringvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/init(stringvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/init(stringvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/inputobjects/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/inputobjects/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/codingkeys/inputobjects/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/enumcases/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/enumcases/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/enumcases/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/fieldaccessors/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/fieldaccessors/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/fieldaccessors/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/inputobjects/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/inputobjects/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/default/inputobjects/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/camelcase/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/camelcase/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/camelcase/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/encode(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/encode(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/hashvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/hashvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/hashvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/init(rawvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/init(rawvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/init(rawvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/none/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/none/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/none/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/rawrepresentable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/rawrepresentable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.enum/rawrepresentable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.property/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.property/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/enumcases-swift.property/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/camelcase/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/camelcase/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/camelcase/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/encode(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/encode(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/hashvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/hashvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/hashvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/idiomatic/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/idiomatic/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/idiomatic/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/init(rawvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/init(rawvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/init(rawvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/rawrepresentable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/rawrepresentable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.enum/rawrepresentable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.property/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.property/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/fieldaccessors-swift.property/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/init(enumcases:fieldaccessors:inputobjects:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/init(enumcases:fieldaccessors:inputobjects:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/init(enumcases:fieldaccessors:inputobjects:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/camelcase/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/camelcase/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/camelcase/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/encode(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/encode(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/hashvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/hashvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/hashvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/init(rawvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/init(rawvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/init(rawvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/none/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/none/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/none/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/rawrepresentable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/rawrepresentable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.enum/rawrepresentable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.property/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.property/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/conversionstrategies/inputobjects-swift.property/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/default/experimentalfeatures/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/default/experimentalfeatures/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/default/experimentalfeatures/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/default/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/default/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/default/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/default/operationmanifest/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/default/operationmanifest/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/default/operationmanifest/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/default/options/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/default/options/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/default/options/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/default/schemadownload/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/default/schemadownload/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/default/schemadownload/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/encode(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/encode(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.property/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.property/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.property/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/codingkey-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/codingkey-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/codingkey-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/debugdescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/debugdescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/debugdescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/description/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/description/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/description/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/fieldmerging/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/fieldmerging/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/fieldmerging/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/init(intvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/init(intvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/init(intvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/init(stringvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/init(stringvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/init(stringvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/legacysafelistingcompatibleoperations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/legacysafelistingcompatibleoperations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/codingkeys/legacysafelistingcompatibleoperations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default/fieldmerging/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default/fieldmerging/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default/fieldmerging/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default/legacysafelistingcompatibleoperations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default/legacysafelistingcompatibleoperations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/default/legacysafelistingcompatibleoperations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/encode(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/encode(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/fieldmerging/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/fieldmerging/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/fieldmerging/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/init(fieldmerging:legacysafelistingcompatibleoperations:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/init(fieldmerging:legacysafelistingcompatibleoperations:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/init(fieldmerging:legacysafelistingcompatibleoperations:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/legacysafelistingcompatibleoperations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/legacysafelistingcompatibleoperations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/experimentalfeatures-swift.struct/legacysafelistingcompatibleoperations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/all/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/all/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/all/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/ancestors/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/ancestors/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/ancestors/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/decodable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/decodable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/decodable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/encodable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/encodable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/encodable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/encode(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/encode(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/init(arrayliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/init(arrayliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/init(arrayliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/insert(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/insert(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/insert(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/namedfragments/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/namedfragments/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/namedfragments/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/none/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/none/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/none/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/siblings/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/siblings/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fieldmerging/siblings/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(schemapath:operationsearchpaths:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(schemapath:operationsearchpaths:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(schemapath:operationsearchpaths:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(schemasearchpaths:operationsearchpaths:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(schemasearchpaths:operationsearchpaths:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/init(schemasearchpaths:operationsearchpaths:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/operationsearchpaths/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/operationsearchpaths/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/operationsearchpaths/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/schemasearchpaths/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/schemasearchpaths/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileinput/schemasearchpaths/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default/operations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default/operations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default/operations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default/testmocks/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default/testmocks/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/default/testmocks/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/encode(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/encode(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/init(schematypes:operations:testmocks:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/init(schematypes:operations:testmocks:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/init(schematypes:operations:testmocks:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/operations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/operations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/operations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/schematypes/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/schematypes/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/schematypes/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/testmocks/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/testmocks/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/fileoutput/testmocks/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/init(schemanamespace:input:output:options:experimentalfeatures:schemadownload:operationmanifest:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/init(schemanamespace:input:output:options:experimentalfeatures:schemadownload:operationmanifest:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/init(schemanamespace:input:output:options:experimentalfeatures:schemadownload:operationmanifest:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/input/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/input/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/input/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/codingkey-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/codingkey-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/codingkey-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/debugdescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/debugdescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/debugdescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/definition/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/definition/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/definition/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/description/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/description/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/description/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/hashvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/hashvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/hashvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(intvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(intvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(intvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(rawvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(rawvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(rawvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(stringvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(stringvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/init(stringvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/operationid/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/operationid/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/operationid/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/rawrepresentable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/rawrepresentable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/codingkeys/rawrepresentable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/contains(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/contains(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/contains(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/definition/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/definition/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/definition/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/encode(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/encode(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formintersection(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formintersection(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formintersection(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formsymmetricdifference(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formsymmetricdifference(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formsymmetricdifference(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formunion(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formunion(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/formunion(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init()/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(arrayliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(arrayliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(arrayliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(from:)-55pr0/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(from:)-55pr0/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(from:)-55pr0/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(rawvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(rawvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/init(rawvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/insert(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/insert(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/insert(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/intersection(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/intersection(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/intersection(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isdisjoint(with:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isdisjoint(with:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isdisjoint(with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isempty/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isempty/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isempty/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isstrictsubset(of:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isstrictsubset(of:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isstrictsubset(of:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isstrictsuperset(of:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isstrictsuperset(of:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/isstrictsuperset(of:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/issubset(of:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/issubset(of:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/issubset(of:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/issuperset(of:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/issuperset(of:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/issuperset(of:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/operationid/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/operationid/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/operationid/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/optionset-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/optionset-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/optionset-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/rawrepresentable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/rawrepresentable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/rawrepresentable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/rawvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/rawvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/rawvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/remove(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/remove(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/remove(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/setalgebra-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/setalgebra-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/setalgebra-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/subtract(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/subtract(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/subtract(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/subtracting(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/subtracting(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/subtracting(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/symmetricdifference(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/symmetricdifference(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/symmetricdifference(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/union(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/union(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/union(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/update(with:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/update(with:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationdocumentformat/update(with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifest/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifest/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifest/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default/generatemanifestoncodegeneration/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default/generatemanifestoncodegeneration/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default/generatemanifestoncodegeneration/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default/version/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default/version/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/default/version/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/encode(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/encode(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/generatemanifestoncodegeneration/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/generatemanifestoncodegeneration/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/generatemanifestoncodegeneration/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/init(path:version:generatemanifestoncodegeneration:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/init(path:version:generatemanifestoncodegeneration:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/init(path:version:generatemanifestoncodegeneration:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/path/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/path/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/path/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/encode(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/encode(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/hashvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/hashvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/hashvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/init(rawvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/init(rawvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/init(rawvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/legacy/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/legacy/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/legacy/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/persistedqueries/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/persistedqueries/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/persistedqueries/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/rawrepresentable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/rawrepresentable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.enum/rawrepresentable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.property/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.property/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationmanifestconfiguration/version-swift.property/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/absolute(path:accessmodifier:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/absolute(path:accessmodifier:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/absolute(path:accessmodifier:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/inschemamodule/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/inschemamodule/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/inschemamodule/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/relative(subpath:accessmodifier:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/relative(subpath:accessmodifier:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/operationsfileoutput/relative(subpath:accessmodifier:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/options/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/options/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/options/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/output/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/output/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/output/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/additionalinflectionrules/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/additionalinflectionrules/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/additionalinflectionrules/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/appendschematypefilenamesuffix/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/appendschematypefilenamesuffix/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/appendschematypefilenamesuffix/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/conversionstrategies/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/conversionstrategies/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/conversionstrategies/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/additionalinflectionrules/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/additionalinflectionrules/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/additionalinflectionrules/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/appendschematypefilenamesuffix/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/appendschematypefilenamesuffix/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/appendschematypefilenamesuffix/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/conversionstrategies/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/conversionstrategies/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/conversionstrategies/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/deprecatedenumcases/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/deprecatedenumcases/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/deprecatedenumcases/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/fieldmerging/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/fieldmerging/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/fieldmerging/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/operationdocumentformat/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/operationdocumentformat/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/operationdocumentformat/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/prunegeneratedfiles/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/prunegeneratedfiles/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/prunegeneratedfiles/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/reducegeneratedschematypes/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/reducegeneratedschematypes/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/reducegeneratedschematypes/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/schemacustomization/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/schemacustomization/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/schemacustomization/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/schemadocumentation/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/schemadocumentation/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/schemadocumentation/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/selectionsetinitializers/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/selectionsetinitializers/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/selectionsetinitializers/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/warningsondeprecatedusage/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/warningsondeprecatedusage/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/default/warningsondeprecatedusage/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/deprecatedenumcases/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/deprecatedenumcases/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/deprecatedenumcases/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/encode(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/encode(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/init(additionalinflectionrules:deprecatedenumcases:schemadocumentation:selectionsetinitializers:operationdocumentformat:schemacustomization:reducegeneratedschematypes:warningsondeprecatedusage:conversionstrategies:prunegeneratedfiles:append-2erji/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/init(additionalinflectionrules:deprecatedenumcases:schemadocumentation:selectionsetinitializers:operationdocumentformat:schemacustomization:reducegeneratedschematypes:warningsondeprecatedusage:conversionstrategies:prunegeneratedfiles:append-2erji/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/init(additionalinflectionrules:deprecatedenumcases:schemadocumentation:selectionsetinitializers:operationdocumentformat:schemacustomization:reducegeneratedschematypes:warningsondeprecatedusage:conversionstrategies:prunegeneratedfiles:append-2erji/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/operationdocumentformat/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/operationdocumentformat/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/operationdocumentformat/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/prunegeneratedfiles/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/prunegeneratedfiles/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/prunegeneratedfiles/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/reducegeneratedschematypes/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/reducegeneratedschematypes/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/reducegeneratedschematypes/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/schemacustomization/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/schemacustomization/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/schemacustomization/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/schemadocumentation/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/schemadocumentation/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/schemadocumentation/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/selectionsetinitializers/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/selectionsetinitializers/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/selectionsetinitializers/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/warningsondeprecatedusage/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/warningsondeprecatedusage/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/outputoptions/warningsondeprecatedusage/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/encode(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/encode(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/enum(name:cases:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/enum(name:cases:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/enum(name:cases:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/expressiblebyextendedgraphemeclusterliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/expressiblebyextendedgraphemeclusterliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/expressiblebyextendedgraphemeclusterliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/expressiblebystringliteral-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/expressiblebystringliteral-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/expressiblebystringliteral-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(extendedgraphemeclusterliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(extendedgraphemeclusterliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(extendedgraphemeclusterliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(stringliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(stringliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(stringliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(unicodescalarliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(unicodescalarliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/init(unicodescalarliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/inputobject(name:fields:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/inputobject(name:fields:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/inputobject(name:fields:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/type(name:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/type(name:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customschematypename/type(name:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customtypenames/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customtypenames/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/customtypenames/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/default/customtypenames/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/default/customtypenames/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/default/customtypenames/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/default/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/default/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/default/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/encode(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/encode(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/decodingfailure(type:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/decodingfailure(type:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/decodingfailure(type:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/emptycustomization(type:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/emptycustomization(type:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/emptycustomization(type:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/error-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/errordescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/errordescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/failurereason/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/failurereason/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/helpanchor/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/helpanchor/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/localizeddescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/localizederror-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/localizederror-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/recoverysuggestion/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/error/recoverysuggestion/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/init(customtypenames:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/init(customtypenames:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/init(customtypenames:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemacustomization/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemadownload/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemadownload/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemadownload/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemanamespace/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemanamespace/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schemanamespace/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/init(path:moduletype:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/init(path:moduletype:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/init(path:moduletype:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/default/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/default/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/default/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/encode(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/encode(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/init(url:sdkversion:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/init(url:sdkversion:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/init(url:sdkversion:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/branch(name:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/branch(name:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/branch(name:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/commit(hash:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/commit(hash:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/commit(hash:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/default/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/default/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/default/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/exact(version:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/exact(version:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/exact(version:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/from(version:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/from(version:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/from(version:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/init(fromstring:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/init(fromstring:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/init(fromstring:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/local(path:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/local(path:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/local(path:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/stringvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/stringvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/apollosdkdependency/sdkversion/stringvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/embeddedintarget(name:accessmodifier:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/embeddedintarget(name:accessmodifier:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/embeddedintarget(name:accessmodifier:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/other/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/other/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/other/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/swiftpackage(apollosdkdependency:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/swiftpackage(apollosdkdependency:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.enum/swiftpackage(apollosdkdependency:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.property/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.property/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/moduletype-swift.property/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/path/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/path/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/schematypesfileoutput/path/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/all/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/all/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/all/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/decodable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/decodable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/decodable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/encodable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/encodable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/encodable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/encode(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/encode(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/fragment(named:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/fragment(named:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/fragment(named:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/init(arrayliteral:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/init(arrayliteral:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/init(arrayliteral:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/insert(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/insert(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/insert(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/namedfragments/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/namedfragments/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/namedfragments/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/operation(named:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/operation(named:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/operation(named:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/operations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/operations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/selectionsetinitializers/operations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/absolute(path:accessmodifier:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/absolute(path:accessmodifier:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/absolute(path:accessmodifier:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/none/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/none/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/none/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/swiftpackage(targetname:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/swiftpackage(targetname:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollocodegenconfiguration/testmockfileoutput/swiftpackage(targetname:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/base/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/base/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/base/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/createcontainingdirectoryifneeded(forpath:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/createcontainingdirectoryifneeded(forpath:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/createcontainingdirectoryifneeded(forpath:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/createdirectoryifneeded(atpath:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/createdirectoryifneeded(atpath:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/createdirectoryifneeded(atpath:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/createfile(atpath:data:overwrite:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/createfile(atpath:data:overwrite:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/createfile(atpath:data:overwrite:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/default/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/default/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/default/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/deletedirectory(atpath:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/deletedirectory(atpath:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/deletedirectory(atpath:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/deletefile(atpath:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/deletefile(atpath:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/deletefile(atpath:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/doesdirectoryexist(atpath:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/doesdirectoryexist(atpath:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/doesdirectoryexist(atpath:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/doesfileexist(atpath:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/doesfileexist(atpath:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/doesfileexist(atpath:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/renamefile(atpath:topath:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/renamefile(atpath:topath:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/renamefile(atpath:topath:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/writtenfiles/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/writtenfiles/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollofilemanager/writtenfiles/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/customdebugstringconvertible-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/customdebugstringconvertible-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/customdebugstringconvertible-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/debugdescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/debugdescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/debugdescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default/downloadtimeout/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default/downloadtimeout/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default/downloadtimeout/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default/headers/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default/headers/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default/headers/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/default/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/==(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/==(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/==(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistry(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistry(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistry(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/apikey/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/apikey/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/apikey/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/default/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/default/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/default/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/default/variant/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/default/variant/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/default/variant/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/graphid/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/graphid/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/graphid/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/init(apikey:graphid:variant:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/init(apikey:graphid:variant:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/init(apikey:graphid:variant:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/variant/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/variant/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/apolloregistrysettings/variant/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/description/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/description/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/description/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/get(queryparametername:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/get(queryparametername:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/get(queryparametername:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/post/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/post/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/httpmethod/post/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/introspection(endpointurl:httpmethod:outputformat:includedeprecatedinputvalues:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/introspection(endpointurl:httpmethod:outputformat:includedeprecatedinputvalues:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/introspection(endpointurl:httpmethod:outputformat:includedeprecatedinputvalues:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/description/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/description/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/description/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/encode(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/encode(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/encode(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/hashvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/hashvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/hashvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/init(rawvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/init(rawvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/init(rawvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/json/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/json/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/json/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/rawrepresentable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/rawrepresentable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/rawrepresentable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/sdl/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/sdl/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.enum/outputformat/sdl/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.property/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.property/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadmethod-swift.property/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadtimeout/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadtimeout/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/downloadtimeout/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/headers/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/headers/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/headers/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/debugdescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/debugdescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/debugdescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/init(key:value:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/init(key:value:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/httpheader/init(key:value:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/init(using:timeout:headers:outputpath:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/init(using:timeout:headers:outputpath:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/init(using:timeout:headers:outputpath:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/outputformat/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/outputformat/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/outputformat/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/outputpath/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/outputpath/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloadconfiguration/outputpath/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/fetch(configuration:withrooturl:session:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/fetch(configuration:withrooturl:session:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/fetch(configuration:withrooturl:session:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotconvertintrospectionjsontosdl(underlying:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotconvertintrospectionjsontosdl(underlying:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotconvertintrospectionjsontosdl(underlying:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotcreatesdldatatowrite(schema:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotcreatesdldatatowrite(schema:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotcreatesdldatatowrite(schema:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotcreateurlcomponentsfromendpointurl(url:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotcreateurlcomponentsfromendpointurl(url:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotcreateurlcomponentsfromendpointurl(url:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotextractsdlfromregistryjson/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotextractsdlfromregistryjson/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotextractsdlfromregistryjson/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotgeturlfromurlcomponents(components:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotgeturlfromurlcomponents(components:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotgeturlfromurlcomponents(components:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotparseregistryjson(underlying:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotparseregistryjson(underlying:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/couldnotparseregistryjson(underlying:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/downloadedintrospectionjsonfilenotfound(underlying:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/downloadedintrospectionjsonfilenotfound(underlying:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/downloadedintrospectionjsonfilenotfound(underlying:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/downloadedregistryjsonfilenotfound(underlying:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/downloadedregistryjsonfilenotfound(underlying:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/downloadedregistryjsonfilenotfound(underlying:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/error-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/errordescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/errordescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/failurereason/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/failurereason/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/helpanchor/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/helpanchor/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/localizeddescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/localizederror-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/localizederror-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/recoverysuggestion/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/recoverysuggestion/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/unexpectedregistryjsontype/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/unexpectedregistryjsontype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apolloschemadownloader/schemadownloaderror/unexpectedregistryjsontype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/error-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/errordescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/errordescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/failurereason/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/failurereason/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/filenameisempty/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/filenameisempty/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/filenameisempty/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/helpanchor/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/helpanchor/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/localizeddescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/localizederror-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/localizederror-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/recoverysuggestion/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/apollourlerror/recoverysuggestion/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/level/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/level/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/level/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/log(_:loglevel:file:line:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/log(_:loglevel:file:line:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/log(_:loglevel:file:line:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/debug/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/debug/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/debug/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/error/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/error/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/error/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/hashvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/hashvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/hashvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/init(rawvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/init(rawvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/init(rawvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/rawrepresentable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/rawrepresentable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/rawrepresentable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/warning/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/warning/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/codegenlogger/loglevel/warning/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/constants/codegenversion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/constants/codegenversion/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/constants/codegenversion/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/constants/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/constants/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/constants/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/fileattributes/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/fileattributes/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/fileattributes/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/actor-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/actor-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/actor-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/assertisolated(_:file:line:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/assertisolated(_:file:line:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/assertisolated(_:file:line:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/assumeisolated(_:file:line:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/assumeisolated(_:file:line:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/assumeisolated(_:file:line:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/globalactor-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/globalactor-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/globalactor-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/preconditionisolated(_:file:line:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/preconditionisolated(_:file:line:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/preconditionisolated(_:file:line:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/shared/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/shared/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/shared/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/sharedunownedexecutor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/sharedunownedexecutor/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanageractor/sharedunownedexecutor/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/cannotcreatefile(at:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/cannotcreatefile(at:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/cannotcreatefile(at:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/error-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/errordescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/errordescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/failurereason/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/failurereason/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/helpanchor/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/helpanchor/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/localizeddescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/localizederror-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/localizederror-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/notadirectory(path:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/notadirectory(path:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/notadirectory(path:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/notafile(path:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/notafile(path:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/notafile(path:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/recoverysuggestion/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/filemanagerpatherror/recoverysuggestion/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/filehandle/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/filehandle/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/filehandle/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/filehandle/textoutputstream-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/filehandle/textoutputstream-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/filehandle/textoutputstream-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/filehandle/write(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/filehandle/write(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/filehandle/write(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/url/childfileurl(filename:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/url/childfileurl(filename:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/url/childfileurl(filename:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/url/childfolderurl(foldername:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/url/childfolderurl(foldername:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/url/childfolderurl(foldername:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/url/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/url/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/url/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/url/parentfolderurl()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/url/parentfolderurl()/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/url/parentfolderurl()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/urlsession/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/urlsession/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/urlsession/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/urlsession/loaddata(with:completionhandler:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/urlsession/loaddata(with:completionhandler:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/urlsession/loaddata(with:completionhandler:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/urlsession/networksession-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/urlsession/networksession-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/foundation/urlsession/networksession-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/aborted/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/aborted/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/aborted/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/cannotenumerate(path:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/cannotenumerate(path:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/cannotenumerate(path:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/error-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/errordescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/errordescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/errordescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/failurereason/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/failurereason/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/failurereason/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/helpanchor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/helpanchor/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/helpanchor/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/invalidexclude(path:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/invalidexclude(path:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/invalidexclude(path:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/localizeddescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/localizederror-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/localizederror-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/localizederror-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/nospace/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/nospace/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/nospace/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/recoverysuggestion/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/recoverysuggestion/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/recoverysuggestion/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/unknown(code:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/unknown(code:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/glob/matcherror/unknown(code:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/init(from:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/init(from:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/init(from:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/irregular(singular:plural:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/irregular(singular:plural:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/irregular(singular:plural:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/pluralization(singularregex:replacementregex:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/pluralization(singularregex:replacementregex:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/pluralization(singularregex:replacementregex:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/singularization(pluralregex:replacementregex:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/singularization(pluralregex:replacementregex:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/singularization(pluralregex:replacementregex:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/uncountable(word:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/uncountable(word:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/inflectionrule/uncountable(word:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/networksession/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/networksession/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/networksession/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/networksession/loaddata(with:completionhandler:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/networksession/loaddata(with:completionhandler:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/networksession/loaddata(with:completionhandler:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/filepath/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/filepath/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/filepath/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/name/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/name/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/name/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/hashvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/hashvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/hashvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/init(rawvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/init(rawvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/init(rawvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/mutation/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/mutation/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/mutation/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/query/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/query/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/query/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/rawrepresentable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/rawrepresentable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/rawrepresentable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/subscription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/subscription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/operationtype/subscription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/rawsourcetext/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/rawsourcetext/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/rawsourcetext/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/sourceformat/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/sourceformat/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/sourceformat/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/sourceformat/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/sourceformat/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/sourceformat/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/sourceformat/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/sourceformat/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/sourceformat/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/sourceformat/manifestjsonbody/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/sourceformat/manifestjsonbody/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/sourceformat/manifestjsonbody/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/sourceformat/rawsource/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/sourceformat/rawsource/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/sourceformat/rawsource/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/type/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/type/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationdescriptor/type/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationidentifierprovider/index.html b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationidentifierprovider/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollocodegenlib/operationidentifierprovider/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/canloadnext/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/canloadnext/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/canloadnext/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/canloadprevious/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/canloadprevious/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/canloadprevious/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/endcursor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/endcursor/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/endcursor/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/hasnext/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/hasnext/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/hasnext/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/hasprevious/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/hasprevious/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/hasprevious/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/init(hasnext:endcursor:hasprevious:startcursor:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/init(hasnext:endcursor:hasprevious:startcursor:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/init(hasnext:endcursor:hasprevious:startcursor:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/startcursor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/startcursor/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/bidirectional/startcursor/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/canloadnext/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/canloadnext/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/canloadnext/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/canloadprevious/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/canloadprevious/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/canloadprevious/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/endcursor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/endcursor/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/endcursor/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/hasnext/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/hasnext/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/hasnext/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/init(hasnext:endcursor:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/init(hasnext:endcursor:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/forward/init(hasnext:endcursor:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/canloadnext/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/canloadnext/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/canloadnext/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/canloadprevious/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/canloadprevious/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/canloadprevious/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/hasprevious/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/hasprevious/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/hasprevious/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/init(hasprevious:startcursor:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/init(hasprevious:startcursor:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/init(hasprevious:startcursor:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/startcursor/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/startcursor/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/cursorbasedpagination/reverse/startcursor/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/allsatisfy(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/allsatisfy(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/allsatisfy(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/append(_:)-3qu99/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/append(_:)-3qu99/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/append(_:)-3qu99/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/append(_:)-8aal7/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/append(_:)-8aal7/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/append(_:)-8aal7/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/append(_:)-wnv/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/append(_:)-wnv/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/append(_:)-wnv/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/assertnofailure(_:file:line:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/assertnofailure(_:file:line:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/assertnofailure(_:file:line:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/assign(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/assign(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/assign(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/assign(to:on:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/assign(to:on:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/assign(to:on:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/breakpoint(receivesubscription:receiveoutput:receivecompletion:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/breakpoint(receivesubscription:receiveoutput:receivecompletion:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/breakpoint(receivesubscription:receiveoutput:receivecompletion:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/breakpointonerror()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/breakpointonerror()/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/breakpointonerror()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/buffer(size:prefetch:whenfull:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/buffer(size:prefetch:whenfull:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/buffer(size:prefetch:whenfull:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/cancellables/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/cancellables/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/cancellables/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/canloadnext/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/canloadnext/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/canloadnext/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/canloadprevious/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/canloadprevious/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/canloadprevious/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/catch(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/catch(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/catch(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/collect()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/collect()/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/collect()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/collect(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/collect(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/collect(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/collect(_:options:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/collect(_:options:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/collect(_:options:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/combinelatest(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/combinelatest(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/combinelatest(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:)-32h5s/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:)-32h5s/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:)-32h5s/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:)-3m6fr/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:)-3m6fr/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:)-3m6fr/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:)-4qg8v/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:)-4qg8v/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:)-4qg8v/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:)-81x5u/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:)-81x5u/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:)-81x5u/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/combinelatest(_:_:_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/compactmap(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/compactmap(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/compactmap(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/contains(where:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/contains(where:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/contains(where:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/count()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/count()/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/count()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/debounce(for:scheduler:options:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/debounce(for:scheduler:options:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/debounce(for:scheduler:options:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/decode(type:decoder:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/decode(type:decoder:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/decode(type:decoder:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/delay(for:tolerance:scheduler:options:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/delay(for:tolerance:scheduler:options:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/delay(for:tolerance:scheduler:options:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/drop(untiloutputfrom:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/drop(untiloutputfrom:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/drop(untiloutputfrom:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/drop(while:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/drop(while:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/drop(while:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/dropfirst(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/dropfirst(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/dropfirst(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/erasetoanypublisher()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/erasetoanypublisher()/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/erasetoanypublisher()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/failure/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/failure/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/failure/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/fetch()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/fetch()/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/fetch()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/filter(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/filter(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/filter(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/first()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/first()/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/first()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/first(where:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/first(where:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/first(where:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-5xn93/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-5xn93/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-5xn93/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-6ydp0/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-6ydp0/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-6ydp0/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-7tjjf/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-7tjjf/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-7tjjf/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-v65z/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-v65z/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/flatmap(maxpublishers:_:)-v65z/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/ignoreoutput()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/ignoreoutput()/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/ignoreoutput()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractinitialpageinfo:extractnextpageinfo:pageresolver:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractinitialpageinfo:extractnextpageinfo:pageresolver:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractinitialpageinfo:extractnextpageinfo:pageresolver:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:)-4zqxv/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:)-4zqxv/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:)-4zqxv/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:)-5xbl8/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:)-5xbl8/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:)-5xbl8/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:transform:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:transform:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/init(client:initialquery:extractpageinfo:pageresolver:transform:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/last()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/last()/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/last()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/last(where:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/last(where:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/last(where:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadall(fetchfrominitialpage:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadall(fetchfrominitialpage:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadall(fetchfrominitialpage:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-25zb3/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-25zb3/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-25zb3/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-6cteh/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-6cteh/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-6cteh/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-6wm4u/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-6wm4u/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadnext(cachepolicy:)-6wm4u/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadnext(fetchbehavior:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadnext(fetchbehavior:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadnext(fetchbehavior:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-3cqqt/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-3cqqt/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-3cqqt/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-3lv08/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-3lv08/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-3lv08/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-4t/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-4t/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadprevious(cachepolicy:)-4t/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadprevious(fetchbehavior:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadprevious(fetchbehavior:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/loadprevious(fetchbehavior:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/makeconnectable()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/makeconnectable()/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/makeconnectable()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/map(_:)-1n0d2/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/map(_:)-1n0d2/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/map(_:)-1n0d2/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/map(_:)-5xco8/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/map(_:)-5xco8/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/map(_:)-5xco8/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/map(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/map(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/map(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/map(_:_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/map(_:_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/map(_:_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/maperror(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/maperror(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/maperror(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/max(by:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/max(by:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/max(by:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/measureinterval(using:options:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/measureinterval(using:options:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/measureinterval(using:options:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:)-7ko3g/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:)-7ko3g/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:)-7ko3g/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:)-7ntxf/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:)-7ntxf/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:)-7ntxf/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/merge(with:_:_:_:_:_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/min(by:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/min(by:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/min(by:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/multicast(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/multicast(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/multicast(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/multicast(subject:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/multicast(subject:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/multicast(subject:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/output(at:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/output(at:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/output(at:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/output(in:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/output(in:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/output(in:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/output/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/output/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/output/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/pager/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/pager/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/pager/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/prefix(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/prefix(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/prefix(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/prefix(untiloutputfrom:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/prefix(untiloutputfrom:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/prefix(untiloutputfrom:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/prefix(while:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/prefix(while:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/prefix(while:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/prepend(_:)-1urj/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/prepend(_:)-1urj/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/prepend(_:)-1urj/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/prepend(_:)-4j7e1/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/prepend(_:)-4j7e1/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/prepend(_:)-4j7e1/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/prepend(_:)-64d2f/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/prepend(_:)-64d2f/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/prepend(_:)-64d2f/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/print(_:to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/print(_:to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/print(_:to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/publisher-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/publisher-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/publisher-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/receive(on:options:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/receive(on:options:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/receive(on:options:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/receive(subscriber:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/receive(subscriber:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/receive(subscriber:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/reduce(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/reduce(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/reduce(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-1mgl/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-1mgl/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-1mgl/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-2asu7/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-2asu7/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-2asu7/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-2pnnt/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-2pnnt/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/refetch(cachepolicy:)-2pnnt/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/refetch(fetchbehavior:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/refetch(fetchbehavior:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/refetch(fetchbehavior:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/removeduplicates(by:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/removeduplicates(by:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/removeduplicates(by:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/replaceempty(with:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/replaceempty(with:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/replaceempty(with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/replaceerror(with:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/replaceerror(with:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/replaceerror(with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/replacenil(with:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/replacenil(with:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/replacenil(with:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/reset()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/reset()/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/reset()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/retry(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/retry(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/retry(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/scan(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/scan(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/scan(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/setfailuretype(to:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/setfailuretype(to:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/setfailuretype(to:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/share()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/share()/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/share()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/sink(receivecompletion:receivevalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/sink(receivecompletion:receivevalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/sink(receivecompletion:receivevalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/sink(receivevalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/sink(receivevalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/sink(receivevalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/subscribe(_:)-5vwe3/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/subscribe(_:)-5vwe3/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/subscribe(_:)-5vwe3/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/subscribe(_:)-87xwh/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/subscribe(_:)-87xwh/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/subscribe(_:)-87xwh/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/subscribe(on:options:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/subscribe(on:options:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/subscribe(on:options:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/throttle(for:scheduler:latest:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/throttle(for:scheduler:latest:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/throttle(for:scheduler:latest:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/timeout(_:scheduler:options:customerror:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/timeout(_:scheduler:options:customerror:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/timeout(_:scheduler:options:customerror:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryallsatisfy(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryallsatisfy(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryallsatisfy(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trycatch(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trycatch(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trycatch(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trycompactmap(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trycompactmap(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trycompactmap(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trycontains(where:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trycontains(where:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trycontains(where:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trydrop(while:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trydrop(while:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trydrop(while:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryfilter(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryfilter(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryfilter(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryfirst(where:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryfirst(where:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryfirst(where:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trylast(where:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trylast(where:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trylast(where:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trymap(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trymap(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trymap(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trymax(by:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trymax(by:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trymax(by:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trymin(by:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trymin(by:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/trymin(by:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryprefix(while:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryprefix(while:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryprefix(while:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryreduce(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryreduce(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryreduce(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryremoveduplicates(by:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryremoveduplicates(by:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryremoveduplicates(by:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryscan(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryscan(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/tryscan(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/values-3l0lz/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/values-3l0lz/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/values-3l0lz/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/values-96ly3/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/values-96ly3/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/values-96ly3/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/zip(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/zip(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/zip(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/zip(_:_:)-3oklf/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/zip(_:_:)-3oklf/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/zip(_:_:)-3oklf/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/zip(_:_:)-7ik1f/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/zip(_:_:)-7ik1f/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/zip(_:_:)-7ik1f/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/zip(_:_:_:)-1pr/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/zip(_:_:_:)-1pr/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/zip(_:_:_:)-1pr/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/zip(_:_:_:)-88gn6/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/zip(_:_:_:)-88gn6/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/zip(_:_:_:)-88gn6/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/zip(_:_:_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/zip(_:_:_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/graphqlquerypager/zip(_:_:_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/canloadnext/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/canloadnext/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/canloadnext/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/canloadprevious/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/canloadprevious/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/canloadprevious/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/init(offset:canloadnext:canloadprevious:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/init(offset:canloadnext:canloadprevious:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/init(offset:canloadnext:canloadprevious:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/offset/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/offset/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/bidirectional/offset/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/canloadnext/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/canloadnext/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/canloadnext/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/canloadprevious/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/canloadprevious/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/canloadprevious/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/init(offset:canloadnext:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/init(offset:canloadnext:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/init(offset:canloadnext:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/offset/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/offset/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/forward/offset/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/canloadnext/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/canloadnext/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/canloadnext/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/canloadprevious/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/canloadprevious/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/canloadprevious/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/init(offset:canloadprevious:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/init(offset:canloadprevious:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/init(offset:canloadprevious:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/offset/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/offset/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/offsetpagination/reverse/offset/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/pageextractiondata/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pageextractiondata/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pageextractiondata/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/pageextractiondata/initial(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pageextractiondata/initial(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pageextractiondata/initial(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/pageextractiondata/paginated(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pageextractiondata/paginated(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pageextractiondata/paginated(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/canloadnext/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/canloadnext/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/canloadnext/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/canloadprevious/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/canloadprevious/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/canloadprevious/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/fetch()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/fetch()/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/fetch()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/initialquery/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/initialquery/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/initialquery/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/loadall(fetchfrominitialpage:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/loadall(fetchfrominitialpage:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/loadall(fetchfrominitialpage:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/loadnext(fetchbehavior:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/loadnext(fetchbehavior:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/loadnext(fetchbehavior:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/loadprevious(fetchbehavior:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/loadprevious(fetchbehavior:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/loadprevious(fetchbehavior:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/paginatedquery/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/paginatedquery/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/paginatedquery/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/refetch(fetchbehavior:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/refetch(fetchbehavior:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/refetch(fetchbehavior:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/reset()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/reset()/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/pagertype/reset()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationdirection/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationdirection/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationdirection/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationdirection/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationdirection/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationdirection/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationdirection/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationdirection/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationdirection/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationdirection/next/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationdirection/next/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationdirection/next/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationdirection/previous/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationdirection/previous/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationdirection/previous/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/cancellation/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/cancellation/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/cancellation/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/error-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/loadinprogress/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/loadinprogress/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/loadinprogress/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/localizeddescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/missinginitialpage/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/missinginitialpage/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/missinginitialpage/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/noquery/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/noquery/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/noquery/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/pagehasnomorecontent/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/pagehasnomorecontent/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/pagehasnomorecontent/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/unknown(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/unknown(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationerror/unknown(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationinfo/canloadnext/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationinfo/canloadnext/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationinfo/canloadnext/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationinfo/canloadprevious/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationinfo/canloadprevious/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationinfo/canloadprevious/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationinfo/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationinfo/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationinfo/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/alldata/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/alldata/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/alldata/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/allerrors/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/allerrors/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/allerrors/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/allpages/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/allpages/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/allpages/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/init(previouspages:initialpage:nextpages:lastupdatedpage:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/init(previouspages:initialpage:nextpages:lastupdatedpage:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/init(previouspages:initialpage:nextpages:lastupdatedpage:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/initialpage/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/initialpage/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/initialpage/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/lastupdatedpage/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/lastupdatedpage/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/lastupdatedpage/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/nextpages/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/nextpages/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/nextpages/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/previouspages/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/previouspages/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/previouspages/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/data/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/data/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/data/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/errors/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/errors/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/errors/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/initial(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/initial(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/initial(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/paginated(_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/paginated(_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/paginated(_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/source/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/source/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/paginationoutput/querywrapper/source/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/updatesource/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/updatesource/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/updatesource/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/updatesource/cache/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/updatesource/cache/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/updatesource/cache/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/updatesource/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/updatesource/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/updatesource/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/updatesource/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/updatesource/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/updatesource/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollopagination/updatesource/server/index.html b/docs/docc/Apollo.doccarchive/documentation/apollopagination/updatesource/server/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollopagination/updatesource/server/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/addorupdate(records:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/addorupdate(records:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/addorupdate(records:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/addorupdaterecordstring(_:for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/addorupdaterecordstring(_:for:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/addorupdaterecordstring(_:for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/cleardatabase(shouldvacuumonclear:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/cleardatabase(shouldvacuumonclear:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/cleardatabase(shouldvacuumonclear:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/createrecordstableifneeded()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/createrecordstableifneeded()/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/createrecordstableifneeded()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/deleterecord(for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/deleterecord(for:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/deleterecord(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/deleterecords(matching:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/deleterecords(matching:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/deleterecords(matching:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/idcolumnname/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/idcolumnname/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/idcolumnname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/init(fileurl:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/init(fileurl:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/init(fileurl:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/keycolumnname/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/keycolumnname/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/keycolumnname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/recordcolumname/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/recordcolumname/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/recordcolumname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/selectrawrows(forkeys:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/selectrawrows(forkeys:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/selectrawrows(forkeys:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/setjournalmode(mode:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/setjournalmode(mode:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/setjournalmode(mode:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/sqlitedatabase-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/sqlitedatabase-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/sqlitedatabase-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/tablename/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/tablename/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/apollosqlitedatabase/tablename/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/databaserow/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/databaserow/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/databaserow/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/databaserow/init(cachekey:storedinfo:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/databaserow/init(cachekey:storedinfo:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/databaserow/init(cachekey:storedinfo:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/!=(_:_:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/!=(_:_:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/!=(_:_:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/delete/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/delete/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/delete/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/equatable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/equatable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/equatable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/hash(into:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/hash(into:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/hash(into:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/hashvalue/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/hashvalue/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/hashvalue/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/init(rawvalue:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/init(rawvalue:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/init(rawvalue:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/memory/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/memory/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/memory/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/off/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/off/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/off/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/persist/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/persist/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/persist/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/rawrepresentable-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/rawrepresentable-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/rawrepresentable-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/truncate/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/truncate/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/truncate/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/wal/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/wal/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/journalmode/wal/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/addorupdate(records:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/addorupdate(records:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/addorupdate(records:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/addorupdaterecordstring(_:for:)-8xg0a/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/addorupdaterecordstring(_:for:)-8xg0a/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/addorupdaterecordstring(_:for:)-8xg0a/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/addorupdaterecordstring(_:for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/addorupdaterecordstring(_:for:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/addorupdaterecordstring(_:for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/cleardatabase(shouldvacuumonclear:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/cleardatabase(shouldvacuumonclear:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/cleardatabase(shouldvacuumonclear:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/createrecordstableifneeded()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/createrecordstableifneeded()/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/createrecordstableifneeded()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/deleterecord(for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/deleterecord(for:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/deleterecord(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/deleterecords(matching:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/deleterecords(matching:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/deleterecords(matching:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/idcolumnname/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/idcolumnname/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/idcolumnname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/init(fileurl:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/init(fileurl:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/init(fileurl:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/keycolumnname/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/keycolumnname/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/keycolumnname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/recordcolumname/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/recordcolumname/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/recordcolumname/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/selectrawrows(forkeys:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/selectrawrows(forkeys:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/selectrawrows(forkeys:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/tablename/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/tablename/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitedatabase/tablename/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/description/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/description/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/description/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/error-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/execution(message:resultcode:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/execution(message:resultcode:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/execution(message:resultcode:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/localizeddescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/open(path:resultcode:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/open(path:resultcode:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/open(path:resultcode:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/prepare(message:resultcode:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/prepare(message:resultcode:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/prepare(message:resultcode:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/step(message:resultcode:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/step(message:resultcode:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqliteerror/step(message:resultcode:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/clear()/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/clear()/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/clear()/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/init(database:shouldvacuumonclear:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/init(database:shouldvacuumonclear:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/init(database:shouldvacuumonclear:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/init(fileurl:databasetype:shouldvacuumonclear:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/init(fileurl:databasetype:shouldvacuumonclear:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/init(fileurl:databasetype:shouldvacuumonclear:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/loadrecords(forkeys:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/loadrecords(forkeys:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/loadrecords(forkeys:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/merge(records:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/merge(records:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/merge(records:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/normalizedcache-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/normalizedcache-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/normalizedcache-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/removerecord(for:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/removerecord(for:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/removerecord(for:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/removerecords(matching:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/removerecords(matching:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcache/removerecords(matching:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcacheerror/error-implementations/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcacheerror/error-implementations/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcacheerror/error-implementations/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcacheerror/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcacheerror/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcacheerror/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcacheerror/invalidrecordencoding(record:)/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcacheerror/invalidrecordencoding(record:)/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcacheerror/invalidrecordencoding(record:)/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcacheerror/localizeddescription/index.html b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcacheerror/localizeddescription/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/apollosqlite/sqlitenormalizedcacheerror/localizeddescription/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/index.html b/docs/docc/Apollo.doccarchive/documentation/index.html new file mode 100644 index 000000000..d560c65e8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/documentation/index.html @@ -0,0 +1 @@ +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/documentation/index/index.html b/docs/docc/Apollo.doccarchive/documentation/index/index.html deleted file mode 100644 index f1a038bc7..000000000 --- a/docs/docc/Apollo.doccarchive/documentation/index/index.html +++ /dev/null @@ -1 +0,0 @@ -Documentation
\ No newline at end of file diff --git a/docs/renderer/src/assets/img/icons/added-icon.svg b/docs/docc/Apollo.doccarchive/img/added-icon.832a5d2c.svg similarity index 100% rename from docs/renderer/src/assets/img/icons/added-icon.svg rename to docs/docc/Apollo.doccarchive/img/added-icon.832a5d2c.svg diff --git a/docs/renderer/src/assets/img/icons/deprecated-icon.svg b/docs/docc/Apollo.doccarchive/img/deprecated-icon.7bf1740a.svg similarity index 100% rename from docs/renderer/src/assets/img/icons/deprecated-icon.svg rename to docs/docc/Apollo.doccarchive/img/deprecated-icon.7bf1740a.svg diff --git a/docs/renderer/src/assets/img/icons/modified-icon.svg b/docs/docc/Apollo.doccarchive/img/modified-icon.efb2697d.svg similarity index 100% rename from docs/renderer/src/assets/img/icons/modified-icon.svg rename to docs/docc/Apollo.doccarchive/img/modified-icon.efb2697d.svg diff --git a/docs/docc/Apollo.doccarchive/img/no-image@2x.df2a0a50.png b/docs/docc/Apollo.doccarchive/img/no-image@2x.df2a0a50.png deleted file mode 100644 index 041394edd..000000000 Binary files a/docs/docc/Apollo.doccarchive/img/no-image@2x.df2a0a50.png and /dev/null differ diff --git a/docs/docc/Apollo.doccarchive/index.html b/docs/docc/Apollo.doccarchive/index.html index f1a038bc7..d560c65e8 100644 --- a/docs/docc/Apollo.doccarchive/index.html +++ b/docs/docc/Apollo.doccarchive/index.html @@ -1 +1 @@ -Documentation
\ No newline at end of file +Documentation
\ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/index/index.json b/docs/docc/Apollo.doccarchive/index/index.json index b355b99db..b8c118367 100644 --- a/docs/docc/Apollo.doccarchive/index/index.json +++ b/docs/docc/Apollo.doccarchive/index/index.json @@ -1,228 +1,229 @@ { "includedArchiveIdentifiers" : [ - "Apollo" + "ApolloCodegenLib", + "ApolloAPI", + "Apollo", + "ApolloPagination", + "ApolloSQLite" ], "interfaceLanguages" : { "swift" : [ { "children" : [ - { - "title" : "Classes", - "type" : "groupMarker" - }, { "children" : [ { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/init(networktransport:store:defaultrequestconfiguration:clientawarenessmetadata:)", - "title" : "init(networkTransport: any NetworkTransport, store: ApolloStore, defaultRequestConfiguration: RequestConfiguration, clientAwarenessMetadata: ClientAwarenessMetadata)", - "type" : "init" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/init(url:defaultrequestconfiguration:clientawarenessmetadata:)", - "title" : "convenience init(url: URL, defaultRequestConfiguration: RequestConfiguration, clientAwarenessMetadata: ClientAwarenessMetadata)", - "type" : "init" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/defaultrequestconfiguration", - "title" : "let defaultRequestConfiguration: RequestConfiguration", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/store", - "title" : "let store: ApolloStore", - "type" : "property" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/clearcache()", - "title" : "func clearCache() async throws", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/clearcache(callbackqueue:completion:)", - "title" : "func clearCache(callbackQueue: DispatchQueue, completion: ((Result) -> Void)?)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/fetch(query:cachepolicy:context:queue:resulthandler:)", - "title" : "func fetch(query: Query, cachePolicy: CachePolicy_v1?, context: (any RequestContext)?, queue: DispatchQueue, resultHandler: GraphQLResultHandler?) -> any Cancellable", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/fetch(query:cachepolicy:requestconfiguration:)-5hdrc", - "title" : "func fetch(query: Query, cachePolicy: CachePolicy.Query.CacheAndNetwork, requestConfiguration: RequestConfiguration?) throws -> AsyncThrowingStream, any Error>", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/fetch(query:cachepolicy:requestconfiguration:)-76j0", - "title" : "func fetch(query: Query, cachePolicy: CachePolicy.Query.SingleResponse, requestConfiguration: RequestConfiguration?) throws -> AsyncThrowingStream, any Error>", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/fetch(query:cachepolicy:requestconfiguration:)-8cs8p", - "title" : "func fetch(query: Query, cachePolicy: CachePolicy.Query.SingleResponse, requestConfiguration: RequestConfiguration?) async throws -> GraphQLResponse", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/fetch(query:cachepolicy:requestconfiguration:)-9fy48", - "title" : "func fetch(query: Query, cachePolicy: CachePolicy.Query.CacheOnly, requestConfiguration: RequestConfiguration?) async throws -> GraphQLResponse?", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/fetch(query:cachepolicy:requestconfiguration:)-9mfto", - "title" : "func fetch(query: Query, cachePolicy: CachePolicy.Query.CacheAndNetwork, requestConfiguration: RequestConfiguration?) throws -> AsyncThrowingStream, any Error>", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/fetch(query:fetchbehavior:requestconfiguration:)", - "title" : "func fetch(query: Query, fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration?) throws -> AsyncThrowingStream, any Error>", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/perform(mutation:publishresulttostore:queue:resulthandler:)", - "title" : "func perform(mutation: Mutation, publishResultToStore: Bool, queue: DispatchQueue, resultHandler: GraphQLResultHandler?) -> any Cancellable", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/perform(mutation:requestconfiguration:)-1jp4n", - "title" : "func perform(mutation: Mutation, requestConfiguration: RequestConfiguration?) throws -> AsyncThrowingStream, any Error>", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/perform(mutation:requestconfiguration:)-qz4x", - "title" : "func perform(mutation: Mutation, requestConfiguration: RequestConfiguration?) async throws -> GraphQLResponse", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/subscribe(subscription:cachepolicy:requestconfiguration:)", - "title" : "func subscribe(subscription: Subscription, cachePolicy: CachePolicy.Subscription, requestConfiguration: RequestConfiguration?) async throws -> AsyncThrowingStream, any Error>", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/subscribe(subscription:queue:resulthandler:)", - "title" : "func subscribe(subscription: Subscription, queue: DispatchQueue, resultHandler: GraphQLResultHandler) -> any Cancellable", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/upload(operation:files:queue:resulthandler:)", - "title" : "func upload(operation: Operation, files: [GraphQLFile], queue: DispatchQueue, resultHandler: GraphQLResultHandler?) -> any Cancellable", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/upload(operation:files:requestconfiguration:)-5a8sc", - "title" : "func upload(operation: Operation, files: [GraphQLFile], requestConfiguration: RequestConfiguration?) throws -> AsyncThrowingStream, any Error>", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/upload(operation:files:requestconfiguration:)-7uf6u", - "title" : "func upload(operation: Operation, files: [GraphQLFile], requestConfiguration: RequestConfiguration?) async throws -> GraphQLResponse", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/watch(query:cachepolicy:context:callbackqueue:resulthandler:)", - "title" : "func watch(query: Query, cachePolicy: CachePolicy_v1?, context: (any RequestContext)?, callbackQueue: DispatchQueue, resultHandler: GraphQLResultHandler) async -> GraphQLQueryWatcher", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-17ej6", - "title" : "func watch(query: Query, cachePolicy: CachePolicy.Query.CacheAndNetwork, requestConfiguration: RequestConfiguration?, refetchOnFailedUpdates: Bool, resultHandler: GraphQLQueryWatcher.ResultHandler) async -> GraphQLQueryWatcher", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-5l1i8", - "title" : "func watch(query: Query, cachePolicy: CachePolicy.Query.CacheOnly, requestConfiguration: RequestConfiguration?, refetchOnFailedUpdates: Bool, resultHandler: GraphQLQueryWatcher.ResultHandler) async -> GraphQLQueryWatcher", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-7zhsq", - "title" : "func watch(query: Query, cachePolicy: CachePolicy.Query.SingleResponse, requestConfiguration: RequestConfiguration?, refetchOnFailedUpdates: Bool, resultHandler: GraphQLQueryWatcher.ResultHandler) async -> GraphQLQueryWatcher", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/watch(query:fetchbehavior:requestconfiguration:refetchonfailedupdates:resulthandler:)", - "title" : "func watch(query: Query, fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration?, refetchOnFailedUpdates: Bool, resultHandler: GraphQLQueryWatcher.ResultHandler) async -> GraphQLQueryWatcher", - "type" : "method" - }, - { - "title" : "Enumerations", + "title" : "Classes", "type" : "groupMarker" }, { "children" : [ { - "title" : "Enumeration Cases", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/error\/noresults", - "title" : "case noResults", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/error\/nosubscriptiontransport", - "title" : "case noSubscriptionTransport", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/error\/nouploadtransport", - "title" : "case noUploadTransport", - "type" : "case" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/apolloclient\/error\/errordescription", - "title" : "var errorDescription: String?", - "type" : "property" - }, - { - "title" : "Default Implementations", + "title" : "Structures", "type" : "groupMarker" }, { "children" : [ { - "title" : "Operators", + "title" : "Initializers", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/apolloclient\/error\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" - } - ], - "path" : "\/documentation\/apollo\/apolloclient\/error\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - }, - { - "children" : [ + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/init(rawvalue:)", + "title" : "init(rawValue: Int)", + "type" : "init" + }, { "title" : "Instance Properties", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/apolloclient\/error\/localizeddescription", - "title" : "var localizedDescription: String", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/rawvalue", + "title" : "var rawValue: Int", + "type" : "property" + }, + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/all", + "title" : "static let all: ApolloCodegen.ItemsToGenerate", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/code", + "title" : "static let code: ApolloCodegen.ItemsToGenerate", "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/operationmanifest", + "title" : "static let operationManifest: ApolloCodegen.ItemsToGenerate", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/init()", + "title" : "init()", + "type" : "init" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/contains(_:)", + "title" : "func contains(Self) -> Bool", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/formintersection(_:)", + "title" : "func formIntersection(Self)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/formsymmetricdifference(_:)", + "title" : "func formSymmetricDifference(Self)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/formunion(_:)", + "title" : "func formUnion(Self)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/insert(_:)", + "title" : "func insert(Self.Element) -> (inserted: Bool, memberAfterInsert: Self.Element)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/intersection(_:)", + "title" : "func intersection(Self) -> Self", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/remove(_:)", + "title" : "func remove(Self.Element) -> Self.Element?", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/symmetricdifference(_:)", + "title" : "func symmetricDifference(Self) -> Self", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/union(_:)", + "title" : "func union(Self) -> Self", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/update(with:)", + "title" : "func update(with: Self.Element) -> Self.Element?", + "type" : "method" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/optionset-implementations", + "title" : "OptionSet Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/init(_:)", + "title" : "init(S)", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/init(arrayliteral:)", + "title" : "init(arrayLiteral: Self.Element...)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/isempty", + "title" : "var isEmpty: Bool", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/isdisjoint(with:)", + "title" : "func isDisjoint(with: Self) -> Bool", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/isstrictsubset(of:)", + "title" : "func isStrictSubset(of: Self) -> Bool", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/isstrictsuperset(of:)", + "title" : "func isStrictSuperset(of: Self) -> Bool", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/issubset(of:)", + "title" : "func isSubset(of: Self) -> Bool", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/issuperset(of:)", + "title" : "func isSuperset(of: Self) -> Bool", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/subtract(_:)", + "title" : "func subtract(Self)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/subtracting(_:)", + "title" : "func subtracting(Self) -> Self", + "type" : "method" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/setalgebra-implementations", + "title" : "SetAlgebra Implementations", + "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/apolloclient\/error\/error-implementations", - "title" : "Error Implementations", - "type" : "symbol" + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate", + "title" : "ApolloCodegen.ItemsToGenerate", + "type" : "struct" }, { "children" : [ @@ -231,69 +232,277 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/apolloclient\/error\/failurereason", - "title" : "var failureReason: String?", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/errordescription", + "title" : "var errorDescription: String?", "type" : "property" }, { - "path" : "\/documentation\/apollo\/apolloclient\/error\/helpanchor", - "title" : "var helpAnchor: String?", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/errorsbyfile-swift.property", + "title" : "var errorsByFile: ApolloCodegen.NonFatalErrors.ErrorsByFile", "type" : "property" }, { - "path" : "\/documentation\/apollo\/apolloclient\/error\/recoverysuggestion", - "title" : "var recoverySuggestion: String?", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/isempty", + "title" : "var isEmpty: Bool", "type" : "property" + }, + { + "title" : "Type Aliases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/definitionentry", + "title" : "ApolloCodegen.NonFatalErrors.DefinitionEntry", + "type" : "typealias" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/errorsbyfile-swift.typealias", + "title" : "ApolloCodegen.NonFatalErrors.ErrorsByFile", + "type" : "typealias" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/filename", + "title" : "ApolloCodegen.NonFatalErrors.FileName", + "type" : "typealias" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/apolloclient\/error\/localizederror-implementations", - "title" : "LocalizedError Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/apolloclient\/error", - "title" : "ApolloClient.Error", - "type" : "enum" - } - ], - "path" : "\/documentation\/apollo\/apolloclient", - "title" : "ApolloClient", - "type" : "class" - }, - { - "children" : [ - { - "title" : "Classes", - "type" : "groupMarker" - }, - { - "children" : [ + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors", + "title" : "ApolloCodegen.NonFatalErrors", + "type" : "struct" + }, { - "title" : "Instance Properties", + "title" : "Type Methods", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/apollostore\/readtransaction\/readonlycache", - "title" : "var readOnlyCache: any ReadOnlyNormalizedCache", - "type" : "property" + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/build(with:withrooturl:itemstogenerate:operationidentifierprovider:)", + "title" : "static func build(with: ApolloCodegenConfiguration, withRootURL: URL?, itemsToGenerate: ApolloCodegen.ItemsToGenerate, operationIdentifierProvider: OperationIdentifierProvider?) async throws", + "type" : "method" }, { - "title" : "Instance Methods", + "title" : "Enumerations", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/apollostore\/readtransaction\/read(query:)", - "title" : "func read(query: Query) async throws -> Query.Data", - "type" : "method" + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/cannotloadoperations", + "title" : "case cannotLoadOperations", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/cannotloadschema", + "title" : "case cannotLoadSchema", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/fieldmergingincompatibility", + "title" : "case fieldMergingIncompatibility", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/graphqlsourcevalidationfailure(atlines:)", + "title" : "case graphQLSourceValidationFailure(atLines: [String])", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/inputsearchpathinvalid(path:)", + "title" : "case inputSearchPathInvalid(path: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/invalidconfiguration(message:)", + "title" : "case invalidConfiguration(message: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/invalidschemaname(_:message:)", + "title" : "case invalidSchemaName(String, message: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/schemanameconflict(name:)", + "title" : "case schemaNameConflict(name: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/targetnameconflict(name:)", + "title" : "case targetNameConflict(name: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/testmocksinvalidswiftpackageconfiguration", + "title" : "case testMocksInvalidSwiftPackageConfiguration", + "type" : "case" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/errordescription", + "title" : "var errorDescription: String?", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error", + "title" : "ApolloCodegen.Error", + "type" : "enum" }, { - "path" : "\/documentation\/apollo\/apollostore\/readtransaction\/readobject(oftype:withkey:variables:)", - "title" : "func readObject(ofType: SelectionSet.Type, withKey: CacheKey, variables: [String : any GraphQLOperationVariableValue]?) async throws -> SelectionSet", - "type" : "method" + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerror\/typenameconflict(name:conflictingname:containingobject:)", + "title" : "case typeNameConflict(name: String, conflictingName: String, containingObject: String)", + "type" : "case" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerror\/errordescription", + "title" : "var errorDescription: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerror\/failurereason", + "title" : "var failureReason: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerror\/recoverysuggestion", + "title" : "var recoverySuggestion: String", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerror\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerror\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerror", + "title" : "ApolloCodegen.NonFatalError", + "type" : "enum" } ], - "path" : "\/documentation\/apollo\/apollostore\/readtransaction", - "title" : "ApolloStore.ReadTransaction", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen", + "title" : "ApolloCodegen", "type" : "class" }, { @@ -303,8 +512,13 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/apollostore\/readwritetransaction\/cache", - "title" : "var cache: any NormalizedCache", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/base", + "title" : "let base: FileManager", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/writtenfiles", + "title" : "var writtenFiles: Set", "type" : "property" }, { @@ -312,163 +526,69 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/apollostore\/readwritetransaction\/removeobject(for:)", - "title" : "func removeObject(for: CacheKey) async throws", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/createcontainingdirectoryifneeded(forpath:)", + "title" : "func createContainingDirectoryIfNeeded(forPath: String) throws", "type" : "method" }, { - "path" : "\/documentation\/apollo\/apollostore\/readwritetransaction\/removeobjects(matching:)", - "title" : "func removeObjects(matching: CacheKey) async throws", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/createdirectoryifneeded(atpath:)", + "title" : "func createDirectoryIfNeeded(atPath: String) throws", "type" : "method" }, { - "path" : "\/documentation\/apollo\/apollostore\/readwritetransaction\/update(_:_:)", - "title" : "func update(CacheMutation, (inout CacheMutation.Data) throws -> Void) async throws", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/createfile(atpath:data:overwrite:)", + "title" : "func createFile(atPath: String, data: Data?, overwrite: Bool) throws", "type" : "method" }, { - "path" : "\/documentation\/apollo\/apollostore\/readwritetransaction\/updateobject(oftype:withkey:variables:_:)", - "title" : "func updateObject(ofType: SelectionSet.Type, withKey: CacheKey, variables: [String : any GraphQLOperationVariableValue]?, (inout SelectionSet) throws -> Void) async throws", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/deletedirectory(atpath:)", + "title" : "func deleteDirectory(atPath: String) throws", "type" : "method" }, { - "path" : "\/documentation\/apollo\/apollostore\/readwritetransaction\/write(data:for:)-4w5fv", - "title" : "func write(data: CacheMutation.Data, for: CacheMutation) async throws", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/deletefile(atpath:)", + "title" : "func deleteFile(atPath: String) throws", "type" : "method" }, { - "path" : "\/documentation\/apollo\/apollostore\/readwritetransaction\/write(data:for:)-5stiz", - "title" : "func write(data: Operation.Data, for: Operation) async throws", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/doesdirectoryexist(atpath:)", + "title" : "func doesDirectoryExist(atPath: String) -> Bool", "type" : "method" }, { - "path" : "\/documentation\/apollo\/apollostore\/readwritetransaction\/write(selectionset:withkey:variables:)", - "title" : "func write(selectionSet: SelectionSet, withKey: CacheKey, variables: [String : any GraphQLOperationVariableValue]?) async throws", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/doesfileexist(atpath:)", + "title" : "func doesFileExist(atPath: String) -> Bool", "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/apollostore\/readwritetransaction", - "title" : "ApolloStore.ReadWriteTransaction", - "type" : "class" - }, - { - "title" : "Structures", - "type" : "groupMarker" - }, - { - "children" : [ + }, { - "title" : "Default Implementations", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/renamefile(atpath:topath:)", + "title" : "func renameFile(atPath: String, toPath: String) throws", + "type" : "method" + }, + { + "title" : "Type Properties", "type" : "groupMarker" }, { - "children" : [ - { - "title" : "Operators", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/apollostore\/subscriptiontoken\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" - } - ], - "path" : "\/documentation\/apollo\/apollostore\/subscriptiontoken\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/default", + "title" : "static let `default`: ApolloFileManager", + "type" : "property" } ], - "path" : "\/documentation\/apollo\/apollostore\/subscriptiontoken", - "title" : "ApolloStore.SubscriptionToken", - "type" : "struct" - }, - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/apollostore\/init(cache:)", - "title" : "init(cache: any NormalizedCache)", - "type" : "init" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/apollostore\/clearcache()", - "title" : "func clearCache() async throws", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apollostore\/clearcache(callbackqueue:completion:)", - "title" : "func clearCache(callbackQueue: DispatchQueue, completion: ((Result) -> Void)?)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apollostore\/load(_:)", - "title" : "func load(Operation) async throws -> GraphQLResponse?", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apollostore\/load(_:callbackqueue:resulthandler:)", - "title" : "func load(Operation, callbackQueue: DispatchQueue?, resultHandler: GraphQLResultHandler)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apollostore\/publish(records:)", - "title" : "func publish(records: RecordSet) async throws", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apollostore\/publish(records:identifier:callbackqueue:completion:)", - "title" : "func publish(records: RecordSet, identifier: UUID?, callbackQueue: DispatchQueue, completion: ((Result) -> Void)?)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apollostore\/subscribe(_:)", - "title" : "func subscribe(any ApolloStoreSubscriber) async -> ApolloStore.SubscriptionToken", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apollostore\/unsubscribe(_:)", - "title" : "func unsubscribe(ApolloStore.SubscriptionToken)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apollostore\/withinreadtransaction(_:)", - "title" : "func withinReadTransaction((ApolloStore.ReadTransaction) async throws -> T) async throws -> T", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apollostore\/withinreadtransaction(_:callbackqueue:completion:)", - "title" : "func withinReadTransaction((ApolloStore.ReadTransaction) async throws -> T, callbackQueue: DispatchQueue?, completion: ((Result) -> Void)?)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apollostore\/withinreadwritetransaction(_:)", - "title" : "func withinReadWriteTransaction((ApolloStore.ReadWriteTransaction) async throws -> T) async throws -> T", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/apollostore\/withinreadwritetransaction(_:callbackqueue:completion:)", - "title" : "func withinReadWriteTransaction((ApolloStore.ReadWriteTransaction) async throws -> T, callbackQueue: DispatchQueue?, completion: ((Result) -> Void)?)", - "type" : "method" - }, - { - "title" : "Enumerations", - "type" : "groupMarker" + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager", + "title" : "ApolloFileManager", + "type" : "class" }, { "children" : [ { - "title" : "Enumeration Cases", + "title" : "Type Properties", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/apollostore\/error\/notwithinreadtransaction", - "title" : "case notWithinReadTransaction", - "type" : "case" + "path" : "\/documentation\/apollocodegenlib\/filemanageractor\/shared", + "title" : "static let shared: FileManagerActor", + "type" : "property" }, { "title" : "Default Implementations", @@ -477,107 +597,52 @@ { "children" : [ { - "title" : "Operators", + "title" : "Instance Methods", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/apollostore\/error\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" + "path" : "\/documentation\/apollocodegenlib\/filemanageractor\/assertisolated(_:file:line:)", + "title" : "func assertIsolated(@autoclosure () -> String, file: StaticString, line: UInt)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/filemanageractor\/assumeisolated(_:file:line:)", + "title" : "func assumeIsolated((isolated Self) throws -> T, file: StaticString, line: UInt) rethrows -> T", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/filemanageractor\/preconditionisolated(_:file:line:)", + "title" : "func preconditionIsolated(@autoclosure () -> String, file: StaticString, line: UInt)", + "type" : "method" } ], - "path" : "\/documentation\/apollo\/apollostore\/error\/equatable-implementations", - "title" : "Equatable Implementations", + "path" : "\/documentation\/apollocodegenlib\/filemanageractor\/actor-implementations", + "title" : "Actor Implementations", "type" : "symbol" }, { "children" : [ { - "title" : "Instance Properties", + "title" : "Type Properties", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/apollostore\/error\/localizeddescription", - "title" : "var localizedDescription: String", + "path" : "\/documentation\/apollocodegenlib\/filemanageractor\/sharedunownedexecutor", + "title" : "static var sharedUnownedExecutor: UnownedSerialExecutor", "type" : "property" } ], - "path" : "\/documentation\/apollo\/apollostore\/error\/error-implementations", - "title" : "Error Implementations", + "path" : "\/documentation\/apollocodegenlib\/filemanageractor\/globalactor-implementations", + "title" : "GlobalActor Implementations", "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/apollostore\/error", - "title" : "ApolloStore.Error", - "type" : "enum" - } - ], - "path" : "\/documentation\/apollo\/apollostore", - "title" : "ApolloStore", - "type" : "class" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/atomic\/init(wrappedvalue:)", - "title" : "init(wrappedValue: T)", - "type" : "init" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/atomic\/projectedvalue", - "title" : "var projectedValue: Atomic", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/atomic\/wrappedvalue", - "title" : "var wrappedValue: T", - "type" : "property" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/atomic\/decrement()", - "title" : "func decrement() -> T", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/atomic\/increment()", - "title" : "func increment() -> T", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/atomic\/mutate(block:)", - "title" : "func mutate(block: (inout T) -> U) -> U", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/atomic", - "title" : "Atomic", - "type" : "class" - }, - { - "children" : [ - { - "title" : "Type Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/defaultinterceptorprovider\/shared", - "title" : "static let shared: DefaultInterceptorProvider", - "type" : "property" + "path" : "\/documentation\/apollocodegenlib\/filemanageractor", + "title" : "FileManagerActor", + "type" : "class" }, { - "title" : "Default Implementations", + "title" : "Protocols", "type" : "groupMarker" }, { @@ -587,1233 +652,11390 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/defaultinterceptorprovider\/cacheinterceptor(for:)", - "title" : "func cacheInterceptor(for: Operation) -> any CacheInterceptor", + "path" : "\/documentation\/apollocodegenlib\/networksession\/loaddata(with:completionhandler:)", + "title" : "func loadData(with: URLRequest, completionHandler: (Data?, URLResponse?, (any Error)?) async -> Void) -> URLSessionDataTask?", "type" : "method" - }, + } + ], + "path" : "\/documentation\/apollocodegenlib\/networksession", + "title" : "NetworkSession", + "type" : "protocol" + }, + { + "title" : "Structures", + "type" : "groupMarker" + }, + { + "children" : [ { - "path" : "\/documentation\/apollo\/defaultinterceptorprovider\/graphqlinterceptors(for:)", - "title" : "func graphQLInterceptors(for: Operation) -> [any GraphQLInterceptor]", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/defaultinterceptorprovider\/httpinterceptors(for:)", - "title" : "func httpInterceptors(for: Operation) -> [any HTTPInterceptor]", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/defaultinterceptorprovider\/interceptors(for:)", - "title" : "func interceptors(for: Operation) -> Interceptors", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/defaultinterceptorprovider\/responseparser(for:)", - "title" : "func responseParser(for: Operation) -> any ResponseParsingInterceptor", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/defaultinterceptorprovider\/interceptorprovider-implementations", - "title" : "InterceptorProvider Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/defaultinterceptorprovider", - "title" : "DefaultInterceptorProvider", - "type" : "class" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlquerywatcher\/init(client:query:refetchonfailedupdates:context:callbackqueue:resulthandler:)", - "title" : "convenience init(client: ApolloClient, query: Query, refetchOnFailedUpdates: Bool, context: (any RequestContext)?, callbackQueue: DispatchQueue, resultHandler: GraphQLResultHandler) async", - "type" : "init" - }, - { - "path" : "\/documentation\/apollo\/graphqlquerywatcher\/init(client:query:refetchonfailedupdates:resulthandler:)", - "title" : "init(client: ApolloClient, query: Query, refetchOnFailedUpdates: Bool, resultHandler: GraphQLQueryWatcher.ResultHandler) async", - "type" : "init" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlquerywatcher\/cancelled", - "title" : "var cancelled: Bool", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlquerywatcher\/query", - "title" : "let query: Query", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlquerywatcher\/refetchonfailedupdates", - "title" : "let refetchOnFailedUpdates: Bool", - "type" : "property" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlquerywatcher\/cancel()", - "title" : "func cancel()", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/graphqlquerywatcher\/fetch(cachepolicy:requestconfiguration:)-31lv0", - "title" : "func fetch(cachePolicy: CachePolicy.Query.CacheAndNetwork, requestConfiguration: RequestConfiguration?)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/graphqlquerywatcher\/fetch(cachepolicy:requestconfiguration:)-4bgc5", - "title" : "func fetch(cachePolicy: CachePolicy.Query.CacheOnly, requestConfiguration: RequestConfiguration?)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/graphqlquerywatcher\/fetch(cachepolicy:requestconfiguration:)-6c7ej", - "title" : "func fetch(cachePolicy: CachePolicy.Query.SingleResponse, requestConfiguration: RequestConfiguration?)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/graphqlquerywatcher\/fetch(fetchbehavior:requestconfiguration:)", - "title" : "func fetch(fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration?)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/graphqlquerywatcher\/refetch(cachepolicy:)-1a2da", - "title" : "func refetch(cachePolicy: CachePolicy.Query.SingleResponse)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/graphqlquerywatcher\/refetch(cachepolicy:)-3t1z2", - "title" : "func refetch(cachePolicy: CachePolicy_v1)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/graphqlquerywatcher\/store(_:didchangekeys:)", - "title" : "func store(ApolloStore, didChangeKeys: Set)", - "type" : "method" - }, - { - "title" : "Type Aliases", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlquerywatcher\/resulthandler", - "title" : "GraphQLQueryWatcher.ResultHandler", - "type" : "typealias" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" - }, - { - "children" : [ - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlquerywatcher\/assertisolated(_:file:line:)", - "title" : "func assertIsolated(@autoclosure () -> String, file: StaticString, line: UInt)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/graphqlquerywatcher\/assumeisolated(_:file:line:)", - "title" : "func assumeIsolated((isolated Self) throws -> T, file: StaticString, line: UInt) rethrows -> T", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/graphqlquerywatcher\/preconditionisolated(_:file:line:)", - "title" : "func preconditionIsolated(@autoclosure () -> String, file: StaticString, line: UInt)", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/graphqlquerywatcher\/actor-implementations", - "title" : "Actor Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/graphqlquerywatcher", - "title" : "GraphQLQueryWatcher", - "type" : "class" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/inmemorynormalizedcache\/init(records:)", - "title" : "init(records: RecordSet)", - "type" : "init" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/inmemorynormalizedcache\/clear()", - "title" : "func clear()", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/inmemorynormalizedcache\/loadrecords(forkeys:)", - "title" : "func loadRecords(forKeys: Set) throws -> [CacheKey : Record]", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/inmemorynormalizedcache\/merge(records:)", - "title" : "func merge(records: RecordSet) throws -> Set", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/inmemorynormalizedcache\/removerecord(for:)", - "title" : "func removeRecord(for: CacheKey) throws", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/inmemorynormalizedcache\/removerecords(matching:)", - "title" : "func removeRecords(matching: CacheKey) throws", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/inmemorynormalizedcache", - "title" : "InMemoryNormalizedCache", - "type" : "class" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/jsonresponseparsinginterceptor\/init()", - "title" : "init()", - "type" : "init" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/jsonresponseparsinginterceptor\/parse(response:for:includecacherecords:)", - "title" : "func parse(response: consuming HTTPResponse, for: Request, includeCacheRecords: Bool) async throws -> InterceptorResultStream", - "type" : "method" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" - }, - { - "children" : [ - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/jsonresponseparsinginterceptor\/assertisolated(_:file:line:)", - "title" : "func assertIsolated(@autoclosure () -> String, file: StaticString, line: UInt)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/jsonresponseparsinginterceptor\/assumeisolated(_:file:line:)", - "title" : "func assumeIsolated((isolated Self) throws -> T, file: StaticString, line: UInt) rethrows -> T", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/jsonresponseparsinginterceptor\/preconditionisolated(_:file:line:)", - "title" : "func preconditionIsolated(@autoclosure () -> String, file: StaticString, line: UInt)", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/jsonresponseparsinginterceptor\/actor-implementations", - "title" : "Actor Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/jsonresponseparsinginterceptor", - "title" : "JSONResponseParsingInterceptor", - "type" : "class" - }, - { - "children" : [ - { - "title" : "Structures", - "type" : "groupMarker" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/configuration\/init(maxretries:basedelay:multiplier:maxdelay:enableexponentialbackoff:enablejitter:)", - "title" : "init(maxRetries: Int, baseDelay: TimeInterval, multiplier: Double, maxDelay: TimeInterval, enableExponentialBackoff: Bool, enableJitter: Bool)", - "type" : "init" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/configuration\/basedelay", - "title" : "let baseDelay: TimeInterval", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/configuration\/enableexponentialbackoff", - "title" : "let enableExponentialBackoff: Bool", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/configuration\/enablejitter", - "title" : "let enableJitter: Bool", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/configuration\/maxdelay", - "title" : "let maxDelay: TimeInterval", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/configuration\/maxretries", - "title" : "let maxRetries: Int", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/configuration\/multiplier", - "title" : "let multiplier: Double", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/maxretryinterceptor\/configuration", - "title" : "MaxRetryInterceptor.Configuration", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/count", - "title" : "let count: Int", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/errordescription", - "title" : "var errorDescription: String?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/operationname", - "title" : "let operationName: String", - "type" : "property" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" + "title" : "Structures", + "type" : "groupMarker" }, { "children" : [ { - "title" : "Instance Properties", + "title" : "Structures", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/localizeddescription", - "title" : "var localizedDescription: String", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/error-implementations", - "title" : "Error Implementations", - "type" : "symbol" - }, - { - "children" : [ + "children" : [ + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/default\/enumcases", + "title" : "static let enumCases: ApolloCodegenConfiguration.ConversionStrategies.EnumCases", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/default\/fieldaccessors", + "title" : "static let fieldAccessors: ApolloCodegenConfiguration.ConversionStrategies.FieldAccessors", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/default\/inputobjects", + "title" : "static let inputObjects: ApolloCodegenConfiguration.ConversionStrategies.InputObjects", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/default", + "title" : "ApolloCodegenConfiguration.ConversionStrategies.Default", + "type" : "struct" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/init(enumcases:fieldaccessors:inputobjects:)", + "title" : "init(enumCases: ApolloCodegenConfiguration.ConversionStrategies.EnumCases, fieldAccessors: ApolloCodegenConfiguration.ConversionStrategies.FieldAccessors, inputObjects: ApolloCodegenConfiguration.ConversionStrategies.InputObjects)", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, { "title" : "Instance Properties", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/failurereason", - "title" : "var failureReason: String?", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.property", + "title" : "let enumCases: ApolloCodegenConfiguration.ConversionStrategies.EnumCases", "type" : "property" }, { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/helpanchor", - "title" : "var helpAnchor: String?", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.property", + "title" : "let fieldAccessors: ApolloCodegenConfiguration.ConversionStrategies.FieldAccessors", "type" : "property" }, { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/recoverysuggestion", - "title" : "var recoverySuggestion: String?", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.property", + "title" : "let inputObjects: ApolloCodegenConfiguration.ConversionStrategies.InputObjects", "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/localizederror-implementations", - "title" : "LocalizedError Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror", - "title" : "MaxRetryInterceptor.MaxRetriesError", - "type" : "struct" - }, - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/init(configuration:)", - "title" : "init(configuration: MaxRetryInterceptor.Configuration)", - "type" : "init" - }, - { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/init(maxretriesallowed:)", - "title" : "init(maxRetriesAllowed: Int)", - "type" : "init" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/intercept(request:next:)", - "title" : "func intercept(request: Request, next: (Request) async -> InterceptorResultStream) async throws -> InterceptorResultStream", - "type" : "method" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" - }, - { - "children" : [ - { + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/enumcases", + "title" : "case enumCases", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/fieldaccessors", + "title" : "case fieldAccessors", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/inputobjects", + "title" : "case inputObjects", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/init(intvalue:)", + "title" : "init?(intValue: Int)", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/init(stringvalue:)", + "title" : "init?(stringValue: String)", + "type" : "init" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/debugdescription", + "title" : "var debugDescription: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/description", + "title" : "var description: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/codingkey-implementations", + "title" : "CodingKey Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys", + "title" : "ApolloCodegenConfiguration.ConversionStrategies.CodingKeys", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/camelcase", + "title" : "case camelCase", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/none", + "title" : "case none", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/init(rawvalue:)", + "title" : "init?(rawValue: String)", + "type" : "init" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/hashvalue", + "title" : "var hashValue: Int", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/encode(to:)", + "title" : "func encode(to: any Encoder) throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/rawrepresentable-implementations", + "title" : "RawRepresentable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum", + "title" : "ApolloCodegenConfiguration.ConversionStrategies.EnumCases", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/camelcase", + "title" : "case camelCase", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/idiomatic", + "title" : "case idiomatic", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/init(rawvalue:)", + "title" : "init?(rawValue: String)", + "type" : "init" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/hashvalue", + "title" : "var hashValue: Int", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/encode(to:)", + "title" : "func encode(to: any Encoder) throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/rawrepresentable-implementations", + "title" : "RawRepresentable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum", + "title" : "ApolloCodegenConfiguration.ConversionStrategies.FieldAccessors", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/camelcase", + "title" : "case camelCase", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/none", + "title" : "case none", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/init(rawvalue:)", + "title" : "init?(rawValue: String)", + "type" : "init" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/hashvalue", + "title" : "var hashValue: Int", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/encode(to:)", + "title" : "func encode(to: any Encoder) throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/rawrepresentable-implementations", + "title" : "RawRepresentable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum", + "title" : "ApolloCodegenConfiguration.ConversionStrategies.InputObjects", + "type" : "enum" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies", + "title" : "ApolloCodegenConfiguration.ConversionStrategies", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/default\/experimentalfeatures", + "title" : "static let experimentalFeatures: ApolloCodegenConfiguration.ExperimentalFeatures", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/default\/operationmanifest", + "title" : "static let operationManifest: ApolloCodegenConfiguration.OperationManifestConfiguration?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/default\/options", + "title" : "static let options: ApolloCodegenConfiguration.OutputOptions", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/default\/schemadownload", + "title" : "static let schemaDownload: ApolloSchemaDownloadConfiguration?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/default", + "title" : "ApolloCodegenConfiguration.Default", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/default\/fieldmerging", + "title" : "static let fieldMerging: ApolloCodegenConfiguration.FieldMerging", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/default\/legacysafelistingcompatibleoperations", + "title" : "static let legacySafelistingCompatibleOperations: Bool", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/default", + "title" : "ApolloCodegenConfiguration.ExperimentalFeatures.Default", + "type" : "struct" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/init(fieldmerging:legacysafelistingcompatibleoperations:)", + "title" : "init(fieldMerging: ApolloCodegenConfiguration.FieldMerging, legacySafelistingCompatibleOperations: Bool)", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/fieldmerging", + "title" : "let fieldMerging: ApolloCodegenConfiguration.FieldMerging", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/legacysafelistingcompatibleoperations", + "title" : "let legacySafelistingCompatibleOperations: Bool", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/encode(to:)", + "title" : "func encode(to: any Encoder) throws", + "type" : "method" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys\/fieldmerging", + "title" : "case fieldMerging", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys\/legacysafelistingcompatibleoperations", + "title" : "case legacySafelistingCompatibleOperations", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys\/init(intvalue:)", + "title" : "init?(intValue: Int)", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys\/init(stringvalue:)", + "title" : "init?(stringValue: String)", + "type" : "init" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys\/debugdescription", + "title" : "var debugDescription: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys\/description", + "title" : "var description: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys\/codingkey-implementations", + "title" : "CodingKey Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys", + "title" : "ApolloCodegenConfiguration.ExperimentalFeatures.CodingKeys", + "type" : "enum" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct", + "title" : "ApolloCodegenConfiguration.ExperimentalFeatures", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/init(arrayliteral:)", + "title" : "init(arrayLiteral: ApolloCodegenConfiguration.FieldMerging...)", + "type" : "init" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/insert(_:)", + "title" : "func insert(ApolloCodegenConfiguration.FieldMerging)", + "type" : "method" + }, + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/all", + "title" : "static let all: ApolloCodegenConfiguration.FieldMerging", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/ancestors", + "title" : "static let ancestors: ApolloCodegenConfiguration.FieldMerging", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/namedfragments", + "title" : "static let namedFragments: ApolloCodegenConfiguration.FieldMerging", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/none", + "title" : "static let none: ApolloCodegenConfiguration.FieldMerging", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/siblings", + "title" : "static let siblings: ApolloCodegenConfiguration.FieldMerging", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/decodable-implementations", + "title" : "Decodable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/encode(to:)", + "title" : "func encode(to: any Encoder) throws", + "type" : "method" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/encodable-implementations", + "title" : "Encodable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging", + "title" : "ApolloCodegenConfiguration.FieldMerging", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileinput\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileinput\/init(schemapath:operationsearchpaths:)", + "title" : "init(schemaPath: String, operationSearchPaths: [String])", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileinput\/init(schemasearchpaths:operationsearchpaths:)", + "title" : "init(schemaSearchPaths: [String], operationSearchPaths: [String])", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileinput\/operationsearchpaths", + "title" : "let operationSearchPaths: [String]", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileinput\/schemasearchpaths", + "title" : "let schemaSearchPaths: [String]", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileinput\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileinput\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileinput", + "title" : "ApolloCodegenConfiguration.FileInput", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/default\/operations", + "title" : "static let operations: ApolloCodegenConfiguration.OperationsFileOutput", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/default\/testmocks", + "title" : "static let testMocks: ApolloCodegenConfiguration.TestMockFileOutput", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/default", + "title" : "ApolloCodegenConfiguration.FileOutput.Default", + "type" : "struct" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/init(schematypes:operations:testmocks:)", + "title" : "init(schemaTypes: ApolloCodegenConfiguration.SchemaTypesFileOutput, operations: ApolloCodegenConfiguration.OperationsFileOutput, testMocks: ApolloCodegenConfiguration.TestMockFileOutput)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/operations", + "title" : "let operations: ApolloCodegenConfiguration.OperationsFileOutput", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/schematypes", + "title" : "let schemaTypes: ApolloCodegenConfiguration.SchemaTypesFileOutput", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/testmocks", + "title" : "let testMocks: ApolloCodegenConfiguration.TestMockFileOutput", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/encode(to:)", + "title" : "func encode(to: any Encoder) throws", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput", + "title" : "ApolloCodegenConfiguration.FileOutput", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/init(rawvalue:)", + "title" : "init(rawValue: UInt8)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/rawvalue", + "title" : "var rawValue: UInt8", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/encode(to:)", + "title" : "func encode(to: any Encoder) throws", + "type" : "method" + }, + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/definition", + "title" : "static let definition: ApolloCodegenConfiguration.OperationDocumentFormat", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/operationid", + "title" : "static let operationId: ApolloCodegenConfiguration.OperationDocumentFormat", + "type" : "property" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/definition", + "title" : "case definition", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/operationid", + "title" : "case operationId", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/init(intvalue:)", + "title" : "init?(intValue: Int)", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/init(rawvalue:)", + "title" : "init?(rawValue: String)", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/init(stringvalue:)", + "title" : "init?(stringValue: String)", + "type" : "init" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/debugdescription", + "title" : "var debugDescription: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/description", + "title" : "var description: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/codingkey-implementations", + "title" : "CodingKey Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/hashvalue", + "title" : "var hashValue: Int", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/rawrepresentable-implementations", + "title" : "RawRepresentable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys", + "title" : "ApolloCodegenConfiguration.OperationDocumentFormat.CodingKeys", + "type" : "enum" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/init()", + "title" : "init()", + "type" : "init" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/contains(_:)", + "title" : "func contains(Self) -> Bool", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/formintersection(_:)", + "title" : "func formIntersection(Self)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/formsymmetricdifference(_:)", + "title" : "func formSymmetricDifference(Self)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/formunion(_:)", + "title" : "func formUnion(Self)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/insert(_:)", + "title" : "func insert(Self.Element) -> (inserted: Bool, memberAfterInsert: Self.Element)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/intersection(_:)", + "title" : "func intersection(Self) -> Self", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/remove(_:)", + "title" : "func remove(Self.Element) -> Self.Element?", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/symmetricdifference(_:)", + "title" : "func symmetricDifference(Self) -> Self", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/union(_:)", + "title" : "func union(Self) -> Self", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/update(with:)", + "title" : "func update(with: Self.Element) -> Self.Element?", + "type" : "method" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/optionset-implementations", + "title" : "OptionSet Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/init(from:)-55pr0", + "title" : "init(from: any Decoder) throws", + "type" : "init" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/rawrepresentable-implementations", + "title" : "RawRepresentable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/init(_:)", + "title" : "init(S)", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/init(arrayliteral:)", + "title" : "init(arrayLiteral: Self.Element...)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/isempty", + "title" : "var isEmpty: Bool", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/isdisjoint(with:)", + "title" : "func isDisjoint(with: Self) -> Bool", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/isstrictsubset(of:)", + "title" : "func isStrictSubset(of: Self) -> Bool", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/isstrictsuperset(of:)", + "title" : "func isStrictSuperset(of: Self) -> Bool", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/issubset(of:)", + "title" : "func isSubset(of: Self) -> Bool", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/issuperset(of:)", + "title" : "func isSuperset(of: Self) -> Bool", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/subtract(_:)", + "title" : "func subtract(Self)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/subtracting(_:)", + "title" : "func subtracting(Self) -> Self", + "type" : "method" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/setalgebra-implementations", + "title" : "SetAlgebra Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat", + "title" : "ApolloCodegenConfiguration.OperationDocumentFormat", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/default\/generatemanifestoncodegeneration", + "title" : "static let generateManifestOnCodeGeneration: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/default\/version", + "title" : "static let version: ApolloCodegenConfiguration.OperationManifestConfiguration.Version", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/default", + "title" : "ApolloCodegenConfiguration.OperationManifestConfiguration.Default", + "type" : "struct" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/init(path:version:generatemanifestoncodegeneration:)", + "title" : "init(path: String, version: ApolloCodegenConfiguration.OperationManifestConfiguration.Version, generateManifestOnCodeGeneration: Bool)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/generatemanifestoncodegeneration", + "title" : "let generateManifestOnCodeGeneration: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/path", + "title" : "let path: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.property", + "title" : "let version: ApolloCodegenConfiguration.OperationManifestConfiguration.Version", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/encode(to:)", + "title" : "func encode(to: any Encoder) throws", + "type" : "method" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/legacy", + "title" : "case legacy", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/persistedqueries", + "title" : "case persistedQueries", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/init(rawvalue:)", + "title" : "init?(rawValue: String)", + "type" : "init" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/hashvalue", + "title" : "var hashValue: Int", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/encode(to:)", + "title" : "func encode(to: any Encoder) throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/rawrepresentable-implementations", + "title" : "RawRepresentable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum", + "title" : "ApolloCodegenConfiguration.OperationManifestConfiguration.Version", + "type" : "enum" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration", + "title" : "ApolloCodegenConfiguration.OperationManifestConfiguration", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/additionalinflectionrules", + "title" : "static let additionalInflectionRules: [InflectionRule]", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/appendschematypefilenamesuffix", + "title" : "static let appendSchemaTypeFilenameSuffix: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/conversionstrategies", + "title" : "static let conversionStrategies: ApolloCodegenConfiguration.ConversionStrategies", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/deprecatedenumcases", + "title" : "static let deprecatedEnumCases: ApolloCodegenConfiguration.Composition", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/fieldmerging", + "title" : "static let fieldMerging: ApolloCodegenConfiguration.FieldMerging", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/operationdocumentformat", + "title" : "static let operationDocumentFormat: ApolloCodegenConfiguration.OperationDocumentFormat", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/prunegeneratedfiles", + "title" : "static let pruneGeneratedFiles: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/reducegeneratedschematypes", + "title" : "static let reduceGeneratedSchemaTypes: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/schemacustomization", + "title" : "static let schemaCustomization: ApolloCodegenConfiguration.SchemaCustomization", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/schemadocumentation", + "title" : "static let schemaDocumentation: ApolloCodegenConfiguration.Composition", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/selectionsetinitializers", + "title" : "static let selectionSetInitializers: ApolloCodegenConfiguration.SelectionSetInitializers", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/warningsondeprecatedusage", + "title" : "static let warningsOnDeprecatedUsage: ApolloCodegenConfiguration.Composition", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default", + "title" : "ApolloCodegenConfiguration.OutputOptions.Default", + "type" : "struct" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/init(additionalinflectionrules:deprecatedenumcases:schemadocumentation:selectionsetinitializers:operationdocumentformat:schemacustomization:reducegeneratedschematypes:warningsondeprecatedusage:conversionstrategies:prunegeneratedfiles:append-2erji", + "title" : "init(additionalInflectionRules: [InflectionRule], deprecatedEnumCases: ApolloCodegenConfiguration.Composition, schemaDocumentation: ApolloCodegenConfiguration.Composition, selectionSetInitializers: ApolloCodegenConfiguration.SelectionSetInitializers, operationDocumentFormat: ApolloCodegenConfiguration.OperationDocumentFormat, schemaCustomization: ApolloCodegenConfiguration.SchemaCustomization, reduceGeneratedSchemaTypes: Bool, warningsOnDeprecatedUsage: ApolloCodegenConfiguration.Composition, conversionStrategies: ApolloCodegenConfiguration.ConversionStrategies, pruneGeneratedFiles: Bool, appendSchemaTypeFilenameSuffix: Bool)", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/additionalinflectionrules", + "title" : "let additionalInflectionRules: [InflectionRule]", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/appendschematypefilenamesuffix", + "title" : "let appendSchemaTypeFilenameSuffix: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/conversionstrategies", + "title" : "let conversionStrategies: ApolloCodegenConfiguration.ConversionStrategies", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/deprecatedenumcases", + "title" : "let deprecatedEnumCases: ApolloCodegenConfiguration.Composition", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/operationdocumentformat", + "title" : "let operationDocumentFormat: ApolloCodegenConfiguration.OperationDocumentFormat", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/prunegeneratedfiles", + "title" : "let pruneGeneratedFiles: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/reducegeneratedschematypes", + "title" : "let reduceGeneratedSchemaTypes: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/schemacustomization", + "title" : "let schemaCustomization: ApolloCodegenConfiguration.SchemaCustomization", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/schemadocumentation", + "title" : "let schemaDocumentation: ApolloCodegenConfiguration.Composition", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/selectionsetinitializers", + "title" : "let selectionSetInitializers: ApolloCodegenConfiguration.SelectionSetInitializers", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/warningsondeprecatedusage", + "title" : "let warningsOnDeprecatedUsage: ApolloCodegenConfiguration.Composition", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/encode(to:)", + "title" : "func encode(to: any Encoder) throws", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions", + "title" : "ApolloCodegenConfiguration.OutputOptions", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/default\/customtypenames", + "title" : "static let customTypeNames: [String : ApolloCodegenConfiguration.SchemaCustomization.CustomSchemaTypeName]", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/default", + "title" : "ApolloCodegenConfiguration.SchemaCustomization.Default", + "type" : "struct" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/init(customtypenames:)", + "title" : "init(customTypeNames: [String : ApolloCodegenConfiguration.SchemaCustomization.CustomSchemaTypeName])", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customtypenames", + "title" : "let customTypeNames: [String : ApolloCodegenConfiguration.SchemaCustomization.CustomSchemaTypeName]", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/encode(to:)", + "title" : "func encode(to: any Encoder) throws", + "type" : "method" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/enum(name:cases:)", + "title" : "case `enum`(name: String?, cases: [String : String]?)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/inputobject(name:fields:)", + "title" : "case inputObject(name: String?, fields: [String : String]?)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/type(name:)", + "title" : "case type(name: String)", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/init(stringliteral:)", + "title" : "init(stringLiteral: String)", + "type" : "init" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/encode(to:)", + "title" : "func encode(to: any Encoder) throws", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/init(unicodescalarliteral:)", + "title" : "init(unicodeScalarLiteral: Self.ExtendedGraphemeClusterLiteralType)", + "type" : "init" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/expressiblebyextendedgraphemeclusterliteral-implementations", + "title" : "ExpressibleByExtendedGraphemeClusterLiteral Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/init(extendedgraphemeclusterliteral:)", + "title" : "init(extendedGraphemeClusterLiteral: Self.StringLiteralType)", + "type" : "init" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/expressiblebystringliteral-implementations", + "title" : "ExpressibleByStringLiteral Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename", + "title" : "ApolloCodegenConfiguration.SchemaCustomization.CustomSchemaTypeName", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error\/decodingfailure(type:)", + "title" : "case decodingFailure(type: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error\/emptycustomization(type:)", + "title" : "case emptyCustomization(type: String)", + "type" : "case" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error\/errordescription", + "title" : "var errorDescription: String?", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error", + "title" : "ApolloCodegenConfiguration.SchemaCustomization.Error", + "type" : "enum" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization", + "title" : "ApolloCodegenConfiguration.SchemaCustomization", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/init(path:moduletype:)", + "title" : "init(path: String, moduleType: ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.property", + "title" : "let moduleType: ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/path", + "title" : "let path: String", + "type" : "property" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/init(url:sdkversion:)", + "title" : "init(url: String, sdkVersion: ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType.ApolloSDKDependency.SDKVersion)", + "type" : "init" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/encode(to:)", + "title" : "func encode(to: any Encoder) throws", + "type" : "method" + }, + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/default", + "title" : "static let `default`: ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType.ApolloSDKDependency", + "type" : "property" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/branch(name:)", + "title" : "case branch(name: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/commit(hash:)", + "title" : "case commit(hash: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/default", + "title" : "case `default`", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/exact(version:)", + "title" : "case exact(version: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/from(version:)", + "title" : "case from(version: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/local(path:)", + "title" : "case local(path: String)", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/init(fromstring:)", + "title" : "init(fromString: String) throws", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/stringvalue", + "title" : "var stringValue: String", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion", + "title" : "ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType.ApolloSDKDependency.SDKVersion", + "type" : "enum" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency", + "title" : "ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType.ApolloSDKDependency", + "type" : "struct" + }, + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/embeddedintarget(name:accessmodifier:)", + "title" : "case embeddedInTarget(name: String, accessModifier: ApolloCodegenConfiguration.AccessModifier)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/other", + "title" : "case other", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/swiftpackage(apollosdkdependency:)", + "title" : "case swiftPackage(apolloSDKDependency: ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType.ApolloSDKDependency)", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum", + "title" : "ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType", + "type" : "enum" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput", + "title" : "ApolloCodegenConfiguration.SchemaTypesFileOutput", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/init(arrayliteral:)", + "title" : "init(arrayLiteral: ApolloCodegenConfiguration.SelectionSetInitializers...)", + "type" : "init" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/insert(_:)", + "title" : "func insert(ApolloCodegenConfiguration.SelectionSetInitializers)", + "type" : "method" + }, + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/all", + "title" : "static let all: ApolloCodegenConfiguration.SelectionSetInitializers", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/namedfragments", + "title" : "static let namedFragments: ApolloCodegenConfiguration.SelectionSetInitializers", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/operations", + "title" : "static let operations: ApolloCodegenConfiguration.SelectionSetInitializers", + "type" : "property" + }, + { + "title" : "Type Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/fragment(named:)", + "title" : "static func fragment(named: String) -> ApolloCodegenConfiguration.SelectionSetInitializers", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/operation(named:)", + "title" : "static func operation(named: String) -> ApolloCodegenConfiguration.SelectionSetInitializers", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/decodable-implementations", + "title" : "Decodable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/encode(to:)", + "title" : "func encode(to: any Encoder) throws", + "type" : "method" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/encodable-implementations", + "title" : "Encodable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers", + "title" : "ApolloCodegenConfiguration.SelectionSetInitializers", + "type" : "struct" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/init(schemanamespace:input:output:options:experimentalfeatures:schemadownload:operationmanifest:)", + "title" : "init(schemaNamespace: String, input: ApolloCodegenConfiguration.FileInput, output: ApolloCodegenConfiguration.FileOutput, options: ApolloCodegenConfiguration.OutputOptions, experimentalFeatures: ApolloCodegenConfiguration.ExperimentalFeatures, schemaDownload: ApolloSchemaDownloadConfiguration?, operationManifest: ApolloCodegenConfiguration.OperationManifestConfiguration?)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.property", + "title" : "let experimentalFeatures: ApolloCodegenConfiguration.ExperimentalFeatures", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/input", + "title" : "let input: ApolloCodegenConfiguration.FileInput", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifest", + "title" : "let operationManifest: ApolloCodegenConfiguration.OperationManifestConfiguration?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/options", + "title" : "let options: ApolloCodegenConfiguration.OutputOptions", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/output", + "title" : "var output: ApolloCodegenConfiguration.FileOutput", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemadownload", + "title" : "let schemaDownload: ApolloSchemaDownloadConfiguration?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemanamespace", + "title" : "let schemaNamespace: String", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/encode(to:)", + "title" : "func encode(to: any Encoder) throws", + "type" : "method" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/internal", + "title" : "case `internal`", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/public", + "title" : "case `public`", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/init(rawvalue:)", + "title" : "init?(rawValue: String)", + "type" : "init" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/hashvalue", + "title" : "var hashValue: Int", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/encode(to:)", + "title" : "func encode(to: any Encoder) throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/rawrepresentable-implementations", + "title" : "RawRepresentable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier", + "title" : "ApolloCodegenConfiguration.AccessModifier", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/apolloconfigurationerror\/invalidvalueforkey(key:value:)", + "title" : "case invalidValueForKey(key: String, value: String)", + "type" : "case" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/apolloconfigurationerror\/errordescription", + "title" : "var errorDescription: String?", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/apolloconfigurationerror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/apolloconfigurationerror\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/apolloconfigurationerror\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/apolloconfigurationerror\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/apolloconfigurationerror\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/apolloconfigurationerror\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/apolloconfigurationerror", + "title" : "ApolloCodegenConfiguration.ApolloConfigurationError", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/exclude", + "title" : "case exclude", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/include", + "title" : "case include", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/init(rawvalue:)", + "title" : "init?(rawValue: String)", + "type" : "init" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/hashvalue", + "title" : "var hashValue: Int", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/encode(to:)", + "title" : "func encode(to: any Encoder) throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/rawrepresentable-implementations", + "title" : "RawRepresentable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition", + "title" : "ApolloCodegenConfiguration.Composition", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationsfileoutput\/absolute(path:accessmodifier:)", + "title" : "case absolute(path: String, accessModifier: ApolloCodegenConfiguration.AccessModifier)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationsfileoutput\/inschemamodule", + "title" : "case inSchemaModule", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationsfileoutput\/relative(subpath:accessmodifier:)", + "title" : "case relative(subpath: String?, accessModifier: ApolloCodegenConfiguration.AccessModifier)", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationsfileoutput\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationsfileoutput\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationsfileoutput\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationsfileoutput", + "title" : "ApolloCodegenConfiguration.OperationsFileOutput", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/testmockfileoutput\/absolute(path:accessmodifier:)", + "title" : "case absolute(path: String, accessModifier: ApolloCodegenConfiguration.AccessModifier)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/testmockfileoutput\/none", + "title" : "case none", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/testmockfileoutput\/swiftpackage(targetname:)", + "title" : "case swiftPackage(targetName: String?)", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/testmockfileoutput\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/testmockfileoutput\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/testmockfileoutput\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/testmockfileoutput", + "title" : "ApolloCodegenConfiguration.TestMockFileOutput", + "type" : "enum" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration", + "title" : "ApolloCodegenConfiguration", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/default\/downloadtimeout", + "title" : "static let downloadTimeout: Double", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/default\/headers", + "title" : "static let headers: [ApolloSchemaDownloadConfiguration.HTTPHeader]", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/default", + "title" : "ApolloSchemaDownloadConfiguration.Default", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/httpheader\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/httpheader\/init(key:value:)", + "title" : "init(key: String, value: String)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/httpheader\/debugdescription", + "title" : "var debugDescription: String", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/httpheader\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/httpheader\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/httpheader", + "title" : "ApolloSchemaDownloadConfiguration.HTTPHeader", + "type" : "struct" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/init(using:timeout:headers:outputpath:)", + "title" : "init(using: ApolloSchemaDownloadConfiguration.DownloadMethod, timeout: Double, headers: [ApolloSchemaDownloadConfiguration.HTTPHeader], outputPath: String)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.property", + "title" : "let downloadMethod: ApolloSchemaDownloadConfiguration.DownloadMethod", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadtimeout", + "title" : "let downloadTimeout: Double", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/headers", + "title" : "let headers: [ApolloSchemaDownloadConfiguration.HTTPHeader]", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/outputformat", + "title" : "var outputFormat: ApolloSchemaDownloadConfiguration.DownloadMethod.OutputFormat", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/outputpath", + "title" : "let outputPath: String", + "type" : "property" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings\/default\/variant", + "title" : "static let variant: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings\/default", + "title" : "ApolloSchemaDownloadConfiguration.DownloadMethod.ApolloRegistrySettings.Default", + "type" : "struct" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings\/init(apikey:graphid:variant:)", + "title" : "init(apiKey: String, graphID: String, variant: String)", + "type" : "init" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings\/apikey", + "title" : "let apiKey: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings\/graphid", + "title" : "let graphID: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings\/variant", + "title" : "let variant: String?", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings", + "title" : "ApolloSchemaDownloadConfiguration.DownloadMethod.ApolloRegistrySettings", + "type" : "struct" + }, + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/==(_:_:)", + "title" : "static func == (ApolloSchemaDownloadConfiguration.DownloadMethod, ApolloSchemaDownloadConfiguration.DownloadMethod) -> Bool", + "type" : "op" + }, + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistry(_:)", + "title" : "case apolloRegistry(ApolloSchemaDownloadConfiguration.DownloadMethod.ApolloRegistrySettings)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/introspection(endpointurl:httpmethod:outputformat:includedeprecatedinputvalues:)", + "title" : "case introspection(endpointURL: URL, httpMethod: ApolloSchemaDownloadConfiguration.DownloadMethod.HTTPMethod, outputFormat: ApolloSchemaDownloadConfiguration.DownloadMethod.OutputFormat, includeDeprecatedInputValues: Bool)", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/httpmethod\/get(queryparametername:)", + "title" : "case GET(queryParameterName: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/httpmethod\/post", + "title" : "case POST", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/httpmethod\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/httpmethod\/description", + "title" : "var description: String", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/httpmethod\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/httpmethod\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/httpmethod", + "title" : "ApolloSchemaDownloadConfiguration.DownloadMethod.HTTPMethod", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/json", + "title" : "case JSON", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/sdl", + "title" : "case SDL", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/init(rawvalue:)", + "title" : "init?(rawValue: String)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/description", + "title" : "var description: String", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/hashvalue", + "title" : "var hashValue: Int", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/encode(to:)", + "title" : "func encode(to: any Encoder) throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/rawrepresentable-implementations", + "title" : "RawRepresentable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat", + "title" : "ApolloSchemaDownloadConfiguration.DownloadMethod.OutputFormat", + "type" : "enum" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum", + "title" : "ApolloSchemaDownloadConfiguration.DownloadMethod", + "type" : "enum" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/debugdescription", + "title" : "var debugDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/customdebugstringconvertible-implementations", + "title" : "CustomDebugStringConvertible Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration", + "title" : "ApolloSchemaDownloadConfiguration", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Type Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/fetch(configuration:withrooturl:session:)", + "title" : "static func fetch(configuration: ApolloSchemaDownloadConfiguration, withRootURL: URL?, session: (any NetworkSession)?) async throws", + "type" : "method" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/couldnotconvertintrospectionjsontosdl(underlying:)", + "title" : "case couldNotConvertIntrospectionJSONToSDL(underlying: any Error)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/couldnotcreatesdldatatowrite(schema:)", + "title" : "case couldNotCreateSDLDataToWrite(schema: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/couldnotcreateurlcomponentsfromendpointurl(url:)", + "title" : "case couldNotCreateURLComponentsFromEndpointURL(url: URL)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/couldnotextractsdlfromregistryjson", + "title" : "case couldNotExtractSDLFromRegistryJSON", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/couldnotgeturlfromurlcomponents(components:)", + "title" : "case couldNotGetURLFromURLComponents(components: URLComponents)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/couldnotparseregistryjson(underlying:)", + "title" : "case couldNotParseRegistryJSON(underlying: any Error)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/downloadedintrospectionjsonfilenotfound(underlying:)", + "title" : "case downloadedIntrospectionJSONFileNotFound(underlying: any Error)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/downloadedregistryjsonfilenotfound(underlying:)", + "title" : "case downloadedRegistryJSONFileNotFound(underlying: any Error)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/unexpectedregistryjsontype", + "title" : "case unexpectedRegistryJSONType", + "type" : "case" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/errordescription", + "title" : "var errorDescription: String?", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror", + "title" : "ApolloSchemaDownloader.SchemaDownloadError", + "type" : "enum" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader", + "title" : "ApolloSchemaDownloader", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/level", + "title" : "static var level: CodegenLogger.LogLevel", + "type" : "property" + }, + { + "title" : "Type Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/log(_:loglevel:file:line:)", + "title" : "static func log(@autoclosure () -> String, logLevel: CodegenLogger.LogLevel, file: StaticString, line: UInt)", + "type" : "method" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel\/debug", + "title" : "case debug", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel\/error", + "title" : "case error", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel\/warning", + "title" : "case warning", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel\/init(rawvalue:)", + "title" : "init?(rawValue: Int)", + "type" : "init" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel\/hashvalue", + "title" : "var hashValue: Int", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel\/rawrepresentable-implementations", + "title" : "RawRepresentable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel", + "title" : "CodegenLogger.LogLevel", + "type" : "enum" + } + ], + "path" : "\/documentation\/apollocodegenlib\/codegenlogger", + "title" : "CodegenLogger", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/aborted", + "title" : "case aborted", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/cannotenumerate(path:)", + "title" : "case cannotEnumerate(path: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/invalidexclude(path:)", + "title" : "case invalidExclude(path: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/nospace", + "title" : "case noSpace", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/unknown(code:)", + "title" : "case unknown(code: Int)", + "type" : "case" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/errordescription", + "title" : "var errorDescription: String?", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror", + "title" : "Glob.MatchError", + "type" : "enum" + } + ], + "path" : "\/documentation\/apollocodegenlib\/glob", + "title" : "Glob", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/filepath", + "title" : "var filePath: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/name", + "title" : "var name: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/rawsourcetext", + "title" : "var rawSourceText: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/type", + "title" : "var type: OperationDescriptor.OperationType", + "type" : "property" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype\/mutation", + "title" : "case mutation", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype\/query", + "title" : "case query", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype\/subscription", + "title" : "case subscription", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype\/init(rawvalue:)", + "title" : "init?(rawValue: String)", + "type" : "init" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype\/hashvalue", + "title" : "var hashValue: Int", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype\/rawrepresentable-implementations", + "title" : "RawRepresentable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype", + "title" : "OperationDescriptor.OperationType", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/sourceformat\/manifestjsonbody", + "title" : "case manifestJSONBody", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/sourceformat\/rawsource", + "title" : "case rawSource", + "type" : "case" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/sourceformat\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/sourceformat\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/sourceformat", + "title" : "OperationDescriptor.SourceFormat", + "type" : "enum" + } + ], + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor", + "title" : "OperationDescriptor", + "type" : "struct" + }, + { + "title" : "Type Aliases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/fileattributes", + "title" : "FileAttributes", + "type" : "typealias" + }, + { + "path" : "\/documentation\/apollocodegenlib\/operationidentifierprovider", + "title" : "OperationIdentifierProvider", + "type" : "typealias" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/filenameisempty", + "title" : "case fileNameIsEmpty", + "type" : "case" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/errordescription", + "title" : "var errorDescription: String?", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/apollourlerror", + "title" : "ApolloURLError", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/constants\/codegenversion", + "title" : "static let CodegenVersion: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/constants", + "title" : "Constants", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/cannotcreatefile(at:)", + "title" : "case cannotCreateFile(at: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/notadirectory(path:)", + "title" : "case notADirectory(path: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/notafile(path:)", + "title" : "case notAFile(path: String)", + "type" : "case" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/errordescription", + "title" : "var errorDescription: String", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror", + "title" : "FileManagerPathError", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/inflectionrule\/irregular(singular:plural:)", + "title" : "case irregular(singular: String, plural: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/inflectionrule\/pluralization(singularregex:replacementregex:)", + "title" : "case pluralization(singularRegex: String, replacementRegex: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/inflectionrule\/singularization(pluralregex:replacementregex:)", + "title" : "case singularization(pluralRegex: String, replacementRegex: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollocodegenlib\/inflectionrule\/uncountable(word:)", + "title" : "case uncountable(word: String)", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/inflectionrule\/init(from:)", + "title" : "init(from: any Decoder) throws", + "type" : "init" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/inflectionrule\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollocodegenlib\/inflectionrule\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/inflectionrule", + "title" : "InflectionRule", + "type" : "enum" + }, + { + "title" : "Extended Modules", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Extended Classes", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/foundation\/filehandle\/write(_:)", + "title" : "func write(String)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollocodegenlib\/foundation\/filehandle\/textoutputstream-implementations", + "title" : "TextOutputStream Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/foundation\/filehandle", + "title" : "FileHandle", + "type" : "extension" + }, + { + "children" : [ + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/foundation\/urlsession\/loaddata(with:completionhandler:)", + "title" : "func loadData(with: URLRequest, completionHandler: (Data?, URLResponse?, (any Error)?) async -> Void) -> URLSessionDataTask?", + "type" : "method" + } + ], + "path" : "\/documentation\/apollocodegenlib\/foundation\/urlsession\/networksession-implementations", + "title" : "NetworkSession Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollocodegenlib\/foundation\/urlsession", + "title" : "URLSession", + "type" : "extension" + }, + { + "title" : "Extended Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollocodegenlib\/foundation\/url\/childfileurl(filename:)", + "title" : "func childFileURL(fileName: String) throws -> URL", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/foundation\/url\/childfolderurl(foldername:)", + "title" : "func childFolderURL(folderName: String) -> URL", + "type" : "method" + }, + { + "path" : "\/documentation\/apollocodegenlib\/foundation\/url\/parentfolderurl()", + "title" : "func parentFolderURL() -> URL", + "type" : "method" + } + ], + "path" : "\/documentation\/apollocodegenlib\/foundation\/url", + "title" : "URL", + "type" : "extension" + } + ], + "path" : "\/documentation\/apollocodegenlib\/foundation", + "title" : "Foundation", + "type" : "extension" + } + ], + "path" : "\/documentation\/apollocodegenlib", + "title" : "ApolloCodegenLib", + "type" : "module" + }, + { + "children" : [ + { + "title" : "Schema Types", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/object\/init(typename:implementedinterfaces:keyfields:)", + "title" : "init(typename: String, implementedInterfaces: [Interface], keyFields: [String]?)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/object\/implementedinterfaces", + "title" : "var implementedInterfaces: [Interface]", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/object\/keyfields", + "title" : "let keyFields: [String]?", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/object\/typename", + "title" : "let typename: String", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/object\/implements(_:)", + "title" : "func implements(Interface) -> Bool", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/object\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apolloapi\/object\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/object", + "title" : "Object", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/interface\/init(name:keyfields:implementingobjects:)", + "title" : "init(name: String, keyFields: [String]?, implementingObjects: [String])", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/interface\/implementingobjects", + "title" : "let implementingObjects: [String]", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/interface\/keyfields", + "title" : "let keyFields: [String]?", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/interface\/name", + "title" : "let name: String", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/interface\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apolloapi\/interface\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/interface", + "title" : "Interface", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/union\/init(name:possibletypes:)", + "title" : "init(name: String, possibleTypes: [Object])", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/union\/name", + "title" : "let name: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/union\/possibletypes", + "title" : "let possibleTypes: [Object]", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/union\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apolloapi\/union\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/union", + "title" : "Union", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/inputobject\/==(_:_:)", + "title" : "static func == (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apolloapi\/inputobject\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/inputobject\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apolloapi\/inputobject\/hashable-implementations", + "title" : "Hashable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/inputobject", + "title" : "InputObject", + "type" : "protocol" + }, + { + "path" : "\/documentation\/apolloapi\/enumtype", + "title" : "EnumType", + "type" : "protocol" + }, + { + "title" : "Scalar Types", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/anyscalartype", + "title" : "AnyScalarType", + "type" : "protocol" + }, + { + "path" : "\/documentation\/apolloapi\/scalartype", + "title" : "ScalarType", + "type" : "protocol" + }, + { + "path" : "\/documentation\/apolloapi\/customscalartype", + "title" : "CustomScalarType", + "type" : "protocol" + }, + { + "title" : "JSON Conversion", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/jsonvalue", + "title" : "JSONValue", + "type" : "typealias" + }, + { + "path" : "\/documentation\/apolloapi\/jsonobject", + "title" : "JSONObject", + "type" : "typealias" + }, + { + "path" : "\/documentation\/apolloapi\/jsonencodable", + "title" : "JSONEncodable", + "type" : "protocol" + }, + { + "path" : "\/documentation\/apolloapi\/jsonencodabledictionary", + "title" : "JSONEncodableDictionary", + "type" : "typealias" + }, + { + "path" : "\/documentation\/apolloapi\/jsondecodable", + "title" : "JSONDecodable", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/jsondecodingerror\/==(_:_:)", + "title" : "static func == (JSONDecodingError, JSONDecodingError) -> Bool", + "type" : "op" + }, + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/jsondecodingerror\/couldnotconvert(value:to:)", + "title" : "case couldNotConvert(value: JSONValue, to: any Any.Type)", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/jsondecodingerror\/missingvalue", + "title" : "case missingValue", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/jsondecodingerror\/nullvalue", + "title" : "case nullValue", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/jsondecodingerror\/wrongtype", + "title" : "case wrongType", + "type" : "case" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/jsondecodingerror\/errordescription", + "title" : "var errorDescription: String?", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/jsondecodingerror\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/jsondecodingerror\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apolloapi\/jsondecodingerror\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/jsondecodingerror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apolloapi\/jsondecodingerror\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/jsondecodingerror\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/jsondecodingerror\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/jsondecodingerror\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apolloapi\/jsondecodingerror\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/jsondecodingerror", + "title" : "JSONDecodingError", + "type" : "enum" + }, + { + "title" : "Protocols", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/compositeinlinefragment", + "title" : "CompositeInlineFragment", + "type" : "protocol" + }, + { + "path" : "\/documentation\/apolloapi\/compositeselectionset", + "title" : "CompositeSelectionSet", + "type" : "protocol" + }, + { + "path" : "\/documentation\/apolloapi\/deferrable", + "title" : "Deferrable", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "children" : [ + { + "children" : [ + { + "path" : "\/documentation\/apolloapi\/fragment\/fragmentdefinition-4x2cs", + "title" : "static var fragmentDefinition: StaticString", + "type" : "property" + } + ], + "title" : "Fragment Implementations", + "type" : "groupMarker" + } + ], + "path" : "\/documentation\/apolloapi\/fragment\/fragmentdefinition", + "title" : "static var fragmentDefinition: StaticString", + "type" : "property" + } + ], + "path" : "\/documentation\/apolloapi\/fragment", + "title" : "Fragment", + "type" : "protocol" + }, + { + "path" : "\/documentation\/apolloapi\/fragmentcontainer", + "title" : "FragmentContainer", + "type" : "protocol" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlmutation", + "title" : "GraphQLMutation", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Associated Types", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqloperation\/data", + "title" : "Data", + "type" : "associatedtype" + }, + { + "path" : "\/documentation\/apolloapi\/graphqloperation\/responseformat-swift.associatedtype", + "title" : "ResponseFormat", + "type" : "associatedtype" + }, + { + "title" : "Type Aliases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqloperation\/variables", + "title" : "GraphQLOperation.Variables", + "type" : "typealias" + }, + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqloperation\/definition", + "title" : "static var definition: OperationDefinition?", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/graphqloperation\/document", + "title" : "static var document: DocumentType", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/graphqloperation\/operationdocument", + "title" : "static var operationDocument: OperationDocument", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/graphqloperation\/operationidentifier", + "title" : "static var operationIdentifier: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/graphqloperation\/operationname", + "title" : "static var operationName: String", + "type" : "property" + }, + { + "children" : [ + { + "children" : [ + { + "path" : "\/documentation\/apolloapi\/graphqloperation\/operationtype-5e63x", + "title" : "static var operationType: GraphQLOperationType", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/graphqloperation\/operationtype-370r3", + "title" : "static var operationType: GraphQLOperationType", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/graphqloperation\/operationtype-90ybj", + "title" : "static var operationType: GraphQLOperationType", + "type" : "property" + } + ], + "title" : "GraphQLOperation Implementations", + "type" : "groupMarker" + } + ], + "path" : "\/documentation\/apolloapi\/graphqloperation\/operationtype", + "title" : "static var operationType: GraphQLOperationType", + "type" : "property" + }, + { + "children" : [ + { + "children" : [ + { + "path" : "\/documentation\/apolloapi\/graphqloperation\/responseformat-4nfv7", + "title" : "static var responseFormat: SubscriptionResponseFormat", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/graphqloperation\/responseformat-887l1", + "title" : "static var responseFormat: SingleResponseFormat", + "type" : "property" + } + ], + "title" : "GraphQLOperation Implementations", + "type" : "groupMarker" + } + ], + "path" : "\/documentation\/apolloapi\/graphqloperation\/responseformat-6jbyj", + "title" : "static var responseFormat: Self.ResponseFormat", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqloperation\/==(_:_:)", + "title" : "static func == (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apolloapi\/graphqloperation\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqloperation\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apolloapi\/graphqloperation\/hashable-implementations", + "title" : "Hashable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/graphqloperation", + "title" : "GraphQLOperation", + "type" : "protocol" + }, + { + "path" : "\/documentation\/apolloapi\/graphqloperationvariablelistelement", + "title" : "GraphQLOperationVariableListElement", + "type" : "protocol" + }, + { + "path" : "\/documentation\/apolloapi\/graphqloperationvariablevalue", + "title" : "GraphQLOperationVariableValue", + "type" : "protocol" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlquery", + "title" : "GraphQLQuery", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Associated Types", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlsubscription\/responseformat", + "title" : "ResponseFormat", + "type" : "associatedtype" + } + ], + "path" : "\/documentation\/apolloapi\/graphqlsubscription", + "title" : "GraphQLSubscription", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Associated Types", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/inlinefragment\/rootentitytype", + "title" : "RootEntityType", + "type" : "associatedtype" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/inlinefragment\/asrootentitytype", + "title" : "var asRootEntityType: Self.RootEntityType", + "type" : "property" + } + ], + "path" : "\/documentation\/apolloapi\/inlinefragment", + "title" : "InlineFragment", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Associated Types", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/localcachemutation\/data", + "title" : "Data", + "type" : "associatedtype" + }, + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/localcachemutation\/operationtype", + "title" : "static var operationType: GraphQLOperationType", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/localcachemutation\/==(_:_:)", + "title" : "static func == (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apolloapi\/localcachemutation\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/localcachemutation\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apolloapi\/localcachemutation\/hashable-implementations", + "title" : "Hashable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/localcachemutation", + "title" : "LocalCacheMutation", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/mutablerootselectionset\/mutateiffulfilled(_:_:)", + "title" : "func mutateIfFulfilled(KeyPath, (inout T) -> Void) -> Bool", + "type" : "method" + } + ], + "path" : "\/documentation\/apolloapi\/mutablerootselectionset", + "title" : "MutableRootSelectionSet", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/mutableselectionset\/mutateiffulfilled(_:_:)", + "title" : "func mutateIfFulfilled(KeyPath, (inout T) -> Void) -> Bool", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/mutableselectionset\/fragments", + "title" : "var fragments: Self.Fragments", + "type" : "property" + } + ], + "path" : "\/documentation\/apolloapi\/mutableselectionset\/selectionset-implementations", + "title" : "SelectionSet Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/mutableselectionset", + "title" : "MutableSelectionSet", + "type" : "protocol" + }, + { + "path" : "\/documentation\/apolloapi\/oneofinputobject", + "title" : "OneOfInputObject", + "type" : "protocol" + }, + { + "path" : "\/documentation\/apolloapi\/operationresponseformat", + "title" : "OperationResponseFormat", + "type" : "protocol" + }, + { + "path" : "\/documentation\/apolloapi\/outputtypeconvertible", + "title" : "OutputTypeConvertible", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/rootselectionset\/init(_:)", + "title" : "init(T)", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/rootselectionset", + "title" : "RootSelectionSet", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Type Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/schemaconfiguration\/cachekeyinfo(for:object:)", + "title" : "static func cacheKeyInfo(for: Object, object: ObjectData) -> CacheKeyInfo?", + "type" : "method" + } + ], + "path" : "\/documentation\/apolloapi\/schemaconfiguration", + "title" : "SchemaConfiguration", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/schemametadata\/configuration", + "title" : "static var configuration: any SchemaConfiguration.Type", + "type" : "property" + } + ], + "path" : "\/documentation\/apolloapi\/schemametadata", + "title" : "SchemaMetadata", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Associated Types", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selectionset\/fragments-swift.associatedtype", + "title" : "Fragments", + "type" : "associatedtype" + }, + { + "path" : "\/documentation\/apolloapi\/selectionset\/schema", + "title" : "Schema", + "type" : "associatedtype" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selectionset\/fragments-swift.property", + "title" : "var fragments: Self.Fragments", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selectionset\/debugdescription", + "title" : "var debugDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apolloapi\/selectionset\/customdebugstringconvertible-implementations", + "title" : "CustomDebugStringConvertible Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/selectionset", + "title" : "SelectionSet", + "type" : "protocol" + }, + { + "path" : "\/documentation\/apolloapi\/selectionsetentityvalue", + "title" : "SelectionSetEntityValue", + "type" : "protocol" + }, + { + "title" : "Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/cachekeyinfo\/init(id:uniquekeygroup:)", + "title" : "init(id: String, uniqueKeyGroup: String?)", + "type" : "init" + }, + { + "path" : "\/documentation\/apolloapi\/cachekeyinfo\/init(jsonvalue:uniquekeygroup:)", + "title" : "init(jsonValue: (any ScalarType)?, uniqueKeyGroup: String?) throws", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/cachekeyinfo\/id", + "title" : "let id: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/cachekeyinfo\/uniquekeygroup", + "title" : "let uniqueKeyGroup: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apolloapi\/cachekeyinfo", + "title" : "CacheKeyInfo", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/deferred\/projectedvalue", + "title" : "var projectedValue: Deferred.State", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/deferred\/state-swift.property", + "title" : "var state: Deferred.State", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/deferred\/wrappedvalue", + "title" : "var wrappedValue: Fragment?", + "type" : "property" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/deferred\/state-swift.enum\/fulfilled(_:)", + "title" : "case fulfilled(Fragment)", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/deferred\/state-swift.enum\/notexecuted", + "title" : "case notExecuted", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/deferred\/state-swift.enum\/pending", + "title" : "case pending", + "type" : "case" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/deferred\/state-swift.enum\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apolloapi\/deferred\/state-swift.enum\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/deferred\/state-swift.enum", + "title" : "Deferred.State", + "type" : "enum" + } + ], + "path" : "\/documentation\/apolloapi\/deferred", + "title" : "Deferred", + "type" : "struct" + }, + { + "path" : "\/documentation\/apolloapi\/incrementaldeferredresponseformat", + "title" : "IncrementalDeferredResponseFormat", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Subscripts", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/listdata\/subscript(_:)-1flo", + "title" : "subscript(Int) -> ListData?", + "type" : "subscript" + }, + { + "path" : "\/documentation\/apolloapi\/listdata\/subscript(_:)-1q130", + "title" : "subscript(Int) -> ObjectData?", + "type" : "subscript" + }, + { + "path" : "\/documentation\/apolloapi\/listdata\/subscript(_:)-9jgjw", + "title" : "subscript(Int) -> (any ScalarType)?", + "type" : "subscript" + } + ], + "path" : "\/documentation\/apolloapi\/listdata", + "title" : "ListData", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Subscripts", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/objectdata\/subscript(_:)-2f9g7", + "title" : "subscript(String) -> (any ScalarType)?", + "type" : "subscript" + }, + { + "path" : "\/documentation\/apolloapi\/objectdata\/subscript(_:)-6intc", + "title" : "subscript(String) -> ObjectData?", + "type" : "subscript" + }, + { + "path" : "\/documentation\/apolloapi\/objectdata\/subscript(_:)-8g44b", + "title" : "subscript(String) -> ListData?", + "type" : "subscript" + } + ], + "path" : "\/documentation\/apolloapi\/objectdata", + "title" : "ObjectData", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/operationdefinition\/init(_:fragments:)", + "title" : "init(String, fragments: [any Fragment.Type]?)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/operationdefinition\/querydocument", + "title" : "var queryDocument: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apolloapi\/operationdefinition", + "title" : "OperationDefinition", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/operationdocument\/init(operationidentifier:definition:)", + "title" : "init(operationIdentifier: String?, definition: OperationDefinition?)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/operationdocument\/definition", + "title" : "let definition: OperationDefinition?", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/operationdocument\/operationidentifier", + "title" : "let operationIdentifier: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apolloapi\/operationdocument", + "title" : "OperationDocument", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/responsepath\/+(_:_:)", + "title" : "static func + (ResponsePath, ResponsePath.Key) -> ResponsePath", + "type" : "op" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/responsepath\/init(_:)", + "title" : "init(ResponsePath.Key)", + "type" : "init" + }, + { + "path" : "\/documentation\/apolloapi\/responsepath\/init(arrayliteral:)", + "title" : "init(arrayLiteral: ResponsePath.Key...)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/responsepath\/isempty", + "title" : "var isEmpty: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/responsepath\/joined", + "title" : "var joined: String", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/responsepath\/append(_:)", + "title" : "func append(ResponsePath.Key)", + "type" : "method" + }, + { + "path" : "\/documentation\/apolloapi\/responsepath\/appending(_:)", + "title" : "func appending(ResponsePath.Key) -> ResponsePath", + "type" : "method" + }, + { + "title" : "Type Aliases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/responsepath\/key", + "title" : "ResponsePath.Key", + "type" : "typealias" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/responsepath\/description", + "title" : "var description: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apolloapi\/responsepath\/customstringconvertible-implementations", + "title" : "CustomStringConvertible Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/responsepath\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + }, + { + "path" : "\/documentation\/apolloapi\/responsepath\/==(_:_:)", + "title" : "static func == (ResponsePath, ResponsePath) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apolloapi\/responsepath\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/responsepath\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apolloapi\/responsepath\/hashable-implementations", + "title" : "Hashable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/responsepath", + "title" : "ResponsePath", + "type" : "struct" + }, + { + "path" : "\/documentation\/apolloapi\/singleresponseformat", + "title" : "SingleResponseFormat", + "type" : "struct" + }, + { + "path" : "\/documentation\/apolloapi\/subscriptionresponseformat", + "title" : "SubscriptionResponseFormat", + "type" : "struct" + }, + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/!=(_:_:)", + "title" : "func != (GraphQLEnum?, T) -> Bool", + "type" : "op" + }, + { + "path" : "\/documentation\/apolloapi\/__(_:_:)", + "title" : "func ?? (T?, GraphQLNullable) -> GraphQLNullable", + "type" : "op" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/documenttype\/automaticallypersisted(operationidentifier:definition:)", + "title" : "case automaticallyPersisted(operationIdentifier: String, definition: OperationDefinition)", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/documenttype\/notpersisted(definition:)", + "title" : "case notPersisted(definition: OperationDefinition)", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/documenttype\/persistedoperationsonly(operationidentifier:)", + "title" : "case persistedOperationsOnly(operationIdentifier: String)", + "type" : "case" + } + ], + "path" : "\/documentation\/apolloapi\/documenttype", + "title" : "DocumentType", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Protocols", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Type Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/fieldpolicy\/provider\/cachekey(for:inputdata:path:)", + "title" : "static func cacheKey(for: FieldPolicy.Field, inputData: FieldPolicy.InputData, path: ResponsePath) -> CacheKeyInfo?", + "type" : "method" + }, + { + "path" : "\/documentation\/apolloapi\/fieldpolicy\/provider\/cachekeylist(for:inputdata:path:)", + "title" : "static func cacheKeyList(for: FieldPolicy.Field, inputData: FieldPolicy.InputData, path: ResponsePath) -> [CacheKeyInfo]?", + "type" : "method" + } + ], + "path" : "\/documentation\/apolloapi\/fieldpolicy\/provider", + "title" : "FieldPolicy.Provider", + "type" : "protocol" + }, + { + "title" : "Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/fieldpolicy\/field\/init(_:)", + "title" : "init(Selection.Field)", + "type" : "init" + }, + { + "path" : "\/documentation\/apolloapi\/fieldpolicy\/field\/init(name:alias:type:)", + "title" : "init(name: String, alias: String?, type: Selection.Field.OutputType)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/fieldpolicy\/field\/alias", + "title" : "let alias: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/fieldpolicy\/field\/name", + "title" : "let name: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/fieldpolicy\/field\/responsekey", + "title" : "var responseKey: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/fieldpolicy\/field\/type", + "title" : "let type: Selection.Field.OutputType", + "type" : "property" + } + ], + "path" : "\/documentation\/apolloapi\/fieldpolicy\/field", + "title" : "FieldPolicy.Field", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Subscripts", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/fieldpolicy\/inputdata\/subscript(_:)-2meg0", + "title" : "subscript(String) -> FieldPolicy.InputData?", + "type" : "subscript" + }, + { + "path" : "\/documentation\/apolloapi\/fieldpolicy\/inputdata\/subscript(_:)-80646", + "title" : "subscript(String) -> FieldPolicy.InputListData?", + "type" : "subscript" + }, + { + "path" : "\/documentation\/apolloapi\/fieldpolicy\/inputdata\/subscript(_:)-qkd2", + "title" : "subscript(String) -> (any ScalarType)?", + "type" : "subscript" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/fieldpolicy\/inputdata\/rawtype\/inputvalue(_:)", + "title" : "case inputValue([String : InputValue])", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/fieldpolicy\/inputdata\/rawtype\/json(_:)", + "title" : "case json(JSONObject)", + "type" : "case" + } + ], + "path" : "\/documentation\/apolloapi\/fieldpolicy\/inputdata\/rawtype", + "title" : "FieldPolicy.InputData.RawType", + "type" : "enum" + } + ], + "path" : "\/documentation\/apolloapi\/fieldpolicy\/inputdata", + "title" : "FieldPolicy.InputData", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/fieldpolicy\/inputlistdata\/count", + "title" : "let count: Int", + "type" : "property" + }, + { + "title" : "Subscripts", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/fieldpolicy\/inputlistdata\/subscript(_:)-3ctfp", + "title" : "subscript(Int) -> FieldPolicy.InputListData?", + "type" : "subscript" + }, + { + "path" : "\/documentation\/apolloapi\/fieldpolicy\/inputlistdata\/subscript(_:)-5904h", + "title" : "subscript(Int) -> (any ScalarType)?", + "type" : "subscript" + }, + { + "path" : "\/documentation\/apolloapi\/fieldpolicy\/inputlistdata\/subscript(_:)-wgak", + "title" : "subscript(Int) -> FieldPolicy.InputData?", + "type" : "subscript" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/fieldpolicy\/inputlistdata\/rawtype\/hashable(_:)", + "title" : "case hashable([JSONValue])", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/fieldpolicy\/inputlistdata\/rawtype\/inputvalue(_:)", + "title" : "case inputValue([InputValue])", + "type" : "case" + } + ], + "path" : "\/documentation\/apolloapi\/fieldpolicy\/inputlistdata\/rawtype", + "title" : "FieldPolicy.InputListData.RawType", + "type" : "enum" + } + ], + "path" : "\/documentation\/apolloapi\/fieldpolicy\/inputlistdata", + "title" : "FieldPolicy.InputListData", + "type" : "struct" + } + ], + "path" : "\/documentation\/apolloapi\/fieldpolicy", + "title" : "FieldPolicy", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlenum\/==(_:_:)-n7qo", + "title" : "static func == (GraphQLEnum, GraphQLEnum) -> Bool", + "type" : "op" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlenum\/==(_:_:)-88en", + "title" : "static func == (GraphQLEnum, T) -> Bool", + "type" : "op" + }, + { + "path" : "\/documentation\/apolloapi\/==(_:_:)", + "title" : "func == (GraphQLEnum?, T) -> Bool", + "type" : "op" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlenum\/!=(_:_:)-4co00", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlenum\/!=(_:_:)", + "title" : "static func != (GraphQLEnum, T) -> Bool", + "type" : "op" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlenum\/!=(_:_:)", + "title" : "static func != (GraphQLEnum, T) -> Bool", + "type" : "op" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlenum\/~=(_:_:)", + "title" : "static func ~= (T, GraphQLEnum) -> Bool", + "type" : "op" + }, + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlenum\/case(_:)", + "title" : "case `case`(T)", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlenum\/unknown(_:)", + "title" : "case unknown(String)", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlenum\/init(_:)-41gki", + "title" : "init(T)", + "type" : "init" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlenum\/init(_:)-82xe0", + "title" : "init(String)", + "type" : "init" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlenum\/init(rawvalue:)", + "title" : "init(rawValue: String)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlenum\/rawvalue-swift.property", + "title" : "var rawValue: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlenum\/value", + "title" : "var value: T?", + "type" : "property" + }, + { + "title" : "Type Aliases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlenum\/rawvalue-swift.typealias", + "title" : "GraphQLEnum.RawValue", + "type" : "typealias" + }, + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlenum\/allcases", + "title" : "static var allCases: [GraphQLEnum]", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlenum\/!=(_:_:)-4co00", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlenum\/==(_:_:)-n7qo", + "title" : "static func == (GraphQLEnum, GraphQLEnum) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apolloapi\/graphqlenum\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlenum\/hashvalue", + "title" : "var hashValue: Int", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlenum\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apolloapi\/graphqlenum\/rawrepresentable-implementations", + "title" : "RawRepresentable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/graphqlenum", + "title" : "GraphQLEnum", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlnullable\/none", + "title" : "case none", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlnullable\/null", + "title" : "case null", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlnullable\/some(_:)", + "title" : "case some(Wrapped)", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlnullable\/init(_:)-11vj4", + "title" : "init(Wrapped)", + "type" : "init" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlnullable\/init(_:)-7pg3j", + "title" : "init(T)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlnullable\/unwrapped", + "title" : "var unwrapped: Wrapped?", + "type" : "property" + }, + { + "title" : "Subscripts", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlnullable\/subscript(dynamicmember:)", + "title" : "subscript(dynamicMember _: KeyPath) -> T?", + "type" : "subscript" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlnullable\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apolloapi\/graphqlnullable\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlnullable\/init(arrayliteral:)", + "title" : "init(arrayLiteral: Wrapped.ArrayLiteralElement...)", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/graphqlnullable\/expressiblebyarrayliteral-implementations", + "title" : "ExpressibleByArrayLiteral Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlnullable\/init(booleanliteral:)", + "title" : "init(booleanLiteral: Wrapped.BooleanLiteralType)", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/graphqlnullable\/expressiblebybooleanliteral-implementations", + "title" : "ExpressibleByBooleanLiteral Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlnullable\/init(dictionaryliteral:)", + "title" : "init(dictionaryLiteral: (Wrapped.Key, Wrapped.Value)...)", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/graphqlnullable\/expressiblebydictionaryliteral-implementations", + "title" : "ExpressibleByDictionaryLiteral Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlnullable\/init(extendedgraphemeclusterliteral:)", + "title" : "init(extendedGraphemeClusterLiteral: Wrapped.ExtendedGraphemeClusterLiteralType)", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/graphqlnullable\/expressiblebyextendedgraphemeclusterliteral-implementations", + "title" : "ExpressibleByExtendedGraphemeClusterLiteral Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlnullable\/init(floatliteral:)", + "title" : "init(floatLiteral: Wrapped.FloatLiteralType)", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/graphqlnullable\/expressiblebyfloatliteral-implementations", + "title" : "ExpressibleByFloatLiteral Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlnullable\/init(integerliteral:)", + "title" : "init(integerLiteral: Wrapped.IntegerLiteralType)", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/graphqlnullable\/expressiblebyintegerliteral-implementations", + "title" : "ExpressibleByIntegerLiteral Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlnullable\/init(nilliteral:)", + "title" : "init(nilLiteral: ())", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/graphqlnullable\/expressiblebynilliteral-implementations", + "title" : "ExpressibleByNilLiteral Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlnullable\/init(stringliteral:)", + "title" : "init(stringLiteral: Wrapped.StringLiteralType)", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/graphqlnullable\/expressiblebystringliteral-implementations", + "title" : "ExpressibleByStringLiteral Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqlnullable\/init(unicodescalarliteral:)", + "title" : "init(unicodeScalarLiteral: Wrapped.UnicodeScalarLiteralType)", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/graphqlnullable\/expressiblebyunicodescalarliteral-implementations", + "title" : "ExpressibleByUnicodeScalarLiteral Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/graphqlnullable", + "title" : "GraphQLNullable", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqloperationtype\/mutation", + "title" : "case mutation", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/graphqloperationtype\/query", + "title" : "case query", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/graphqloperationtype\/subscription", + "title" : "case subscription", + "type" : "case" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/graphqloperationtype\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apolloapi\/graphqloperationtype\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/graphqloperationtype", + "title" : "GraphQLOperationType", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/inputvalue\/list(_:)", + "title" : "case list([InputValue])", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/inputvalue\/null", + "title" : "case null", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/inputvalue\/object(_:)", + "title" : "case object([String : InputValue])", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/inputvalue\/scalar(_:)", + "title" : "case scalar(any ScalarType)", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/inputvalue\/variable(_:)", + "title" : "case variable(String)", + "type" : "case" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/inputvalue\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + }, + { + "path" : "\/documentation\/apolloapi\/inputvalue\/==(_:_:)", + "title" : "static func == (InputValue, InputValue) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apolloapi\/inputvalue\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/inputvalue\/init(arrayliteral:)", + "title" : "init(arrayLiteral: InputValue...)", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/inputvalue\/expressiblebyarrayliteral-implementations", + "title" : "ExpressibleByArrayLiteral Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/inputvalue\/init(booleanliteral:)", + "title" : "init(booleanLiteral: BooleanLiteralType)", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/inputvalue\/expressiblebybooleanliteral-implementations", + "title" : "ExpressibleByBooleanLiteral Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/inputvalue\/init(dictionaryliteral:)", + "title" : "init(dictionaryLiteral: (String, InputValue)...)", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/inputvalue\/expressiblebydictionaryliteral-implementations", + "title" : "ExpressibleByDictionaryLiteral Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/inputvalue\/init(unicodescalarliteral:)", + "title" : "init(unicodeScalarLiteral: Self.ExtendedGraphemeClusterLiteralType)", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/inputvalue\/expressiblebyextendedgraphemeclusterliteral-implementations", + "title" : "ExpressibleByExtendedGraphemeClusterLiteral Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/inputvalue\/init(floatliteral:)", + "title" : "init(floatLiteral: FloatLiteralType)", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/inputvalue\/expressiblebyfloatliteral-implementations", + "title" : "ExpressibleByFloatLiteral Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/inputvalue\/init(integerliteral:)", + "title" : "init(integerLiteral: Int32)", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/inputvalue\/expressiblebyintegerliteral-implementations", + "title" : "ExpressibleByIntegerLiteral Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/inputvalue\/init(extendedgraphemeclusterliteral:)", + "title" : "init(extendedGraphemeClusterLiteral: Self.StringLiteralType)", + "type" : "init" + }, + { + "path" : "\/documentation\/apolloapi\/inputvalue\/init(stringliteral:)", + "title" : "init(stringLiteral: StringLiteralType)", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/inputvalue\/expressiblebystringliteral-implementations", + "title" : "ExpressibleByStringLiteral Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/inputvalue\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apolloapi\/inputvalue\/hashable-implementations", + "title" : "Hashable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/inputvalue", + "title" : "InputValue", + "type" : "enum" + }, + { + "path" : "\/documentation\/apolloapi\/nofragments", + "title" : "NoFragments", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/conditions\/__(_:_:)-4nx93", + "title" : "static func || (Selection.Conditions, [Selection.Condition]) -> Selection.Conditions", + "type" : "op" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/conditions\/__(_:_:)-9xr9k", + "title" : "static func || (Selection.Conditions, Selection.Condition) -> Selection.Conditions", + "type" : "op" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/conditions\/init(_:)-4lshs", + "title" : "init(Selection.Condition)", + "type" : "init" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/conditions\/init(_:)-8brl3", + "title" : "init([[Selection.Condition]])", + "type" : "init" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/conditions\/init(_:)-9ido7", + "title" : "init([Selection.Condition]...)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/conditions\/value", + "title" : "let value: [[Selection.Condition]]", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/conditions\/evaluate(with:)", + "title" : "func evaluate(with: [String : any GraphQLOperationVariableValue]?) -> Bool", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/conditions\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apolloapi\/selection\/conditions\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/selection\/conditions", + "title" : "Selection.Conditions", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/init(_:alias:type:arguments:fieldpolicy:)", + "title" : "init(String, alias: String?, type: Selection.Field.OutputType, arguments: [String : InputValue]?, fieldPolicy: Selection.FieldPolicyDirective?)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/alias", + "title" : "let alias: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/arguments", + "title" : "let arguments: [String : InputValue]?", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/fieldpolicy", + "title" : "let fieldPolicy: Selection.FieldPolicyDirective?", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/name", + "title" : "let name: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/responsekey", + "title" : "var responseKey: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/type", + "title" : "let type: Selection.Field.OutputType", + "type" : "property" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/outputtype\/customscalar(_:)", + "title" : "case customScalar(any CustomScalarType.Type)", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/outputtype\/list(_:)", + "title" : "case list(Selection.Field.OutputType)", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/outputtype\/nonnull(_:)", + "title" : "case nonNull(Selection.Field.OutputType)", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/outputtype\/object(_:)", + "title" : "case object(any RootSelectionSet.Type)", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/outputtype\/scalar(_:)", + "title" : "case scalar(any ScalarType.Type)", + "type" : "case" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/outputtype\/isnullable", + "title" : "var isNullable: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/outputtype\/namedtype", + "title" : "var namedType: Selection.Field.OutputType", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/outputtype\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/outputtype\/==(_:_:)", + "title" : "static func == (Selection.Field.OutputType, Selection.Field.OutputType) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apolloapi\/selection\/field\/outputtype\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/outputtype\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apolloapi\/selection\/field\/outputtype\/hashable-implementations", + "title" : "Hashable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/selection\/field\/outputtype", + "title" : "Selection.Field.OutputType", + "type" : "enum" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/==(_:_:)", + "title" : "static func == (Selection.Field, Selection.Field) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apolloapi\/selection\/field\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apolloapi\/selection\/field\/hashable-implementations", + "title" : "Hashable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/selection\/field", + "title" : "Selection.Field", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/fieldpolicydirective\/init(keyargs:)", + "title" : "init(keyArgs: [String])", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/fieldpolicydirective\/keyargs", + "title" : "let keyArgs: [String]", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/fieldpolicydirective\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apolloapi\/selection\/fieldpolicydirective\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/selection\/fieldpolicydirective", + "title" : "Selection.FieldPolicyDirective", + "type" : "struct" + }, + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/conditional(_:_:)", + "title" : "case conditional(Selection.Conditions, [Selection])", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/deferred(if:_:label:)", + "title" : "case deferred(if: Selection.Condition?, any Deferrable.Type, label: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field(_:)", + "title" : "case field(Selection.Field)", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/fragment(_:)", + "title" : "case fragment(any Fragment.Type)", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/inlinefragment(_:)", + "title" : "case inlineFragment(any InlineFragment.Type)", + "type" : "case" + }, + { + "title" : "Type Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/field(_:alias:_:arguments:fieldpolicy:)", + "title" : "static func field(String, alias: String?, any OutputTypeConvertible.Type, arguments: [String : InputValue]?, fieldPolicy: Selection.FieldPolicyDirective?) -> Selection", + "type" : "method" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/include(if:_:)-1mgoh", + "title" : "static func include(if: [Selection.Condition], [Selection]) -> Selection", + "type" : "method" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/include(if:_:)-2i1vt", + "title" : "static func include(if: Selection.Conditions, [Selection]) -> Selection", + "type" : "method" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/include(if:_:)-2l05r", + "title" : "static func include(if: String, Selection) -> Selection", + "type" : "method" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/include(if:_:)-3p4my", + "title" : "static func include(if: Selection.Conditions, Selection) -> Selection", + "type" : "method" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/include(if:_:)-8eyjn", + "title" : "static func include(if: Selection.Condition, [Selection]) -> Selection", + "type" : "method" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/include(if:_:)-9w8ok", + "title" : "static func include(if: String, [Selection]) -> Selection", + "type" : "method" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/include(if:_:)-jeck", + "title" : "static func include(if: Selection.Condition, Selection) -> Selection", + "type" : "method" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/include(if:_:)-r1a4", + "title" : "static func include(if: [Selection.Condition], Selection) -> Selection", + "type" : "method" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/condition\/!(_:)", + "title" : "static func ! (Selection.Condition) -> Selection.Condition", + "type" : "op" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/condition\/&&(_:_:)-21jgl", + "title" : "static func && (Selection.Condition, Selection.Condition) -> [Selection.Condition]", + "type" : "op" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/condition\/&&(_:_:)-jx5b", + "title" : "static func && ([Selection.Condition], Selection.Condition) -> [Selection.Condition]", + "type" : "op" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/condition\/__(_:_:)-752lr", + "title" : "static func || ([Selection.Condition], Selection.Condition) -> Selection.Conditions", + "type" : "op" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/condition\/__(_:_:)-7m77y", + "title" : "static func || (Selection.Condition, Selection.Condition) -> Selection.Conditions", + "type" : "op" + }, + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/condition\/value(_:)", + "title" : "case value(Bool)", + "type" : "case" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/condition\/variable(name:inverted:)", + "title" : "case variable(name: String, inverted: Bool)", + "type" : "case" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/condition\/init(booleanliteral:)", + "title" : "init(booleanLiteral: BooleanLiteralType)", + "type" : "init" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/condition\/init(stringliteral:)", + "title" : "init(stringLiteral: StringLiteralType)", + "type" : "init" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/condition\/init(variablename:inverted:)", + "title" : "init(variableName: String, inverted: Bool)", + "type" : "init" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/condition\/evaluate(with:)", + "title" : "func evaluate(with: [String : any GraphQLOperationVariableValue]?) -> Bool", + "type" : "method" + }, + { + "title" : "Type Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/condition\/if(_:)-4vwki", + "title" : "static func `if`(StringLiteralType) -> Selection.Condition", + "type" : "method" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/condition\/if(_:)-tr8e", + "title" : "static func `if`(Selection.Condition) -> Selection.Condition", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/condition\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apolloapi\/selection\/condition\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/condition\/init(unicodescalarliteral:)", + "title" : "init(unicodeScalarLiteral: Self.ExtendedGraphemeClusterLiteralType)", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/selection\/condition\/expressiblebyextendedgraphemeclusterliteral-implementations", + "title" : "ExpressibleByExtendedGraphemeClusterLiteral Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/condition\/init(extendedgraphemeclusterliteral:)", + "title" : "init(extendedGraphemeClusterLiteral: Self.StringLiteralType)", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/selection\/condition\/expressiblebystringliteral-implementations", + "title" : "ExpressibleByStringLiteral Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/selection\/condition", + "title" : "Selection.Condition", + "type" : "enum" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/==(_:_:)", + "title" : "static func == (Selection, Selection) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apolloapi\/selection\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/selection\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apolloapi\/selection\/hashable-implementations", + "title" : "Hashable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apolloapi\/selection", + "title" : "Selection", + "type" : "enum" + }, + { + "title" : "Extended Modules", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Extended Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apolloapi\/swift\/dictionary\/init(_:)", + "title" : "init([(Key, Value)])", + "type" : "init" + } + ], + "path" : "\/documentation\/apolloapi\/swift\/dictionary", + "title" : "Dictionary", + "type" : "extension" + } + ], + "path" : "\/documentation\/apolloapi\/swift", + "title" : "Swift", + "type" : "extension" + } + ], + "path" : "\/documentation\/apolloapi", + "title" : "ApolloAPI", + "type" : "module" + }, + { + "children" : [ + { + "title" : "Classes", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/init(networktransport:store:defaultrequestconfiguration:clientawarenessmetadata:)", + "title" : "init(networkTransport: any NetworkTransport, store: ApolloStore, defaultRequestConfiguration: RequestConfiguration, clientAwarenessMetadata: ClientAwarenessMetadata)", + "type" : "init" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/init(url:defaultrequestconfiguration:clientawarenessmetadata:)", + "title" : "convenience init(url: URL, defaultRequestConfiguration: RequestConfiguration, clientAwarenessMetadata: ClientAwarenessMetadata)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/defaultrequestconfiguration", + "title" : "let defaultRequestConfiguration: RequestConfiguration", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/store", + "title" : "let store: ApolloStore", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/clearcache()", + "title" : "func clearCache() async throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/clearcache(callbackqueue:completion:)", + "title" : "func clearCache(callbackQueue: DispatchQueue, completion: ((Result) -> Void)?)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/fetch(query:cachepolicy:context:queue:resulthandler:)", + "title" : "func fetch(query: Query, cachePolicy: CachePolicy_v1?, context: (any RequestContext)?, queue: DispatchQueue, resultHandler: GraphQLResultHandler?) -> any Cancellable", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/fetch(query:cachepolicy:requestconfiguration:)-5hdrc", + "title" : "func fetch(query: Query, cachePolicy: CachePolicy.Query.CacheAndNetwork, requestConfiguration: RequestConfiguration?) throws -> AsyncThrowingStream, any Error>", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/fetch(query:cachepolicy:requestconfiguration:)-76j0", + "title" : "func fetch(query: Query, cachePolicy: CachePolicy.Query.SingleResponse, requestConfiguration: RequestConfiguration?) throws -> AsyncThrowingStream, any Error>", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/fetch(query:cachepolicy:requestconfiguration:)-8cs8p", + "title" : "func fetch(query: Query, cachePolicy: CachePolicy.Query.SingleResponse, requestConfiguration: RequestConfiguration?) async throws -> GraphQLResponse", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/fetch(query:cachepolicy:requestconfiguration:)-9fy48", + "title" : "func fetch(query: Query, cachePolicy: CachePolicy.Query.CacheOnly, requestConfiguration: RequestConfiguration?) async throws -> GraphQLResponse?", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/fetch(query:cachepolicy:requestconfiguration:)-9mfto", + "title" : "func fetch(query: Query, cachePolicy: CachePolicy.Query.CacheAndNetwork, requestConfiguration: RequestConfiguration?) throws -> AsyncThrowingStream, any Error>", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/fetch(query:fetchbehavior:requestconfiguration:)", + "title" : "func fetch(query: Query, fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration?) throws -> AsyncThrowingStream, any Error>", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/perform(mutation:publishresulttostore:queue:resulthandler:)", + "title" : "func perform(mutation: Mutation, publishResultToStore: Bool, queue: DispatchQueue, resultHandler: GraphQLResultHandler?) -> any Cancellable", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/perform(mutation:requestconfiguration:)-1jp4n", + "title" : "func perform(mutation: Mutation, requestConfiguration: RequestConfiguration?) throws -> AsyncThrowingStream, any Error>", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/perform(mutation:requestconfiguration:)-qz4x", + "title" : "func perform(mutation: Mutation, requestConfiguration: RequestConfiguration?) async throws -> GraphQLResponse", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/subscribe(subscription:cachepolicy:requestconfiguration:)", + "title" : "func subscribe(subscription: Subscription, cachePolicy: CachePolicy.Subscription, requestConfiguration: RequestConfiguration?) async throws -> AsyncThrowingStream, any Error>", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/subscribe(subscription:queue:resulthandler:)", + "title" : "func subscribe(subscription: Subscription, queue: DispatchQueue, resultHandler: GraphQLResultHandler) -> any Cancellable", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/upload(operation:files:queue:resulthandler:)", + "title" : "func upload(operation: Operation, files: [GraphQLFile], queue: DispatchQueue, resultHandler: GraphQLResultHandler?) -> any Cancellable", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/upload(operation:files:requestconfiguration:)-5a8sc", + "title" : "func upload(operation: Operation, files: [GraphQLFile], requestConfiguration: RequestConfiguration?) throws -> AsyncThrowingStream, any Error>", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/upload(operation:files:requestconfiguration:)-7uf6u", + "title" : "func upload(operation: Operation, files: [GraphQLFile], requestConfiguration: RequestConfiguration?) async throws -> GraphQLResponse", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/watch(query:cachepolicy:context:callbackqueue:resulthandler:)", + "title" : "func watch(query: Query, cachePolicy: CachePolicy_v1?, context: (any RequestContext)?, callbackQueue: DispatchQueue, resultHandler: GraphQLResultHandler) async -> GraphQLQueryWatcher", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-17ej6", + "title" : "func watch(query: Query, cachePolicy: CachePolicy.Query.CacheAndNetwork, requestConfiguration: RequestConfiguration?, refetchOnFailedUpdates: Bool, resultHandler: GraphQLQueryWatcher.ResultHandler) async -> GraphQLQueryWatcher", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-5l1i8", + "title" : "func watch(query: Query, cachePolicy: CachePolicy.Query.CacheOnly, requestConfiguration: RequestConfiguration?, refetchOnFailedUpdates: Bool, resultHandler: GraphQLQueryWatcher.ResultHandler) async -> GraphQLQueryWatcher", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/watch(query:cachepolicy:requestconfiguration:refetchonfailedupdates:resulthandler:)-7zhsq", + "title" : "func watch(query: Query, cachePolicy: CachePolicy.Query.SingleResponse, requestConfiguration: RequestConfiguration?, refetchOnFailedUpdates: Bool, resultHandler: GraphQLQueryWatcher.ResultHandler) async -> GraphQLQueryWatcher", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/watch(query:fetchbehavior:requestconfiguration:refetchonfailedupdates:resulthandler:)", + "title" : "func watch(query: Query, fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration?, refetchOnFailedUpdates: Bool, resultHandler: GraphQLQueryWatcher.ResultHandler) async -> GraphQLQueryWatcher", + "type" : "method" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/error\/noresults", + "title" : "case noResults", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/error\/nosubscriptiontransport", + "title" : "case noSubscriptionTransport", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/error\/nouploadtransport", + "title" : "case noUploadTransport", + "type" : "case" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/error\/errordescription", + "title" : "var errorDescription: String?", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/error\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/apolloclient\/error\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/error\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/apolloclient\/error\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/error\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/error\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/apolloclient\/error\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/apolloclient\/error\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/apolloclient\/error", + "title" : "ApolloClient.Error", + "type" : "enum" + } + ], + "path" : "\/documentation\/apollo\/apolloclient", + "title" : "ApolloClient", + "type" : "class" + }, + { + "children" : [ + { + "title" : "Classes", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/readtransaction\/readonlycache", + "title" : "var readOnlyCache: any ReadOnlyNormalizedCache", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/readtransaction\/read(query:)", + "title" : "func read(query: Query) async throws -> Query.Data", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/readtransaction\/readobject(oftype:withkey:variables:)", + "title" : "func readObject(ofType: SelectionSet.Type, withKey: CacheKey, variables: [String : any GraphQLOperationVariableValue]?) async throws -> SelectionSet", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/apollostore\/readtransaction", + "title" : "ApolloStore.ReadTransaction", + "type" : "class" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/readwritetransaction\/cache", + "title" : "var cache: any NormalizedCache", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/readwritetransaction\/removeobject(for:)", + "title" : "func removeObject(for: CacheKey) async throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/readwritetransaction\/removeobjects(matching:)", + "title" : "func removeObjects(matching: CacheKey) async throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/readwritetransaction\/update(_:_:)", + "title" : "func update(CacheMutation, (inout CacheMutation.Data) throws -> Void) async throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/readwritetransaction\/updateobject(oftype:withkey:variables:_:)", + "title" : "func updateObject(ofType: SelectionSet.Type, withKey: CacheKey, variables: [String : any GraphQLOperationVariableValue]?, (inout SelectionSet) throws -> Void) async throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/readwritetransaction\/write(data:for:)-4w5fv", + "title" : "func write(data: CacheMutation.Data, for: CacheMutation) async throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/readwritetransaction\/write(data:for:)-5stiz", + "title" : "func write(data: Operation.Data, for: Operation) async throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/readwritetransaction\/write(selectionset:withkey:variables:)", + "title" : "func write(selectionSet: SelectionSet, withKey: CacheKey, variables: [String : any GraphQLOperationVariableValue]?) async throws", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/apollostore\/readwritetransaction", + "title" : "ApolloStore.ReadWriteTransaction", + "type" : "class" + }, + { + "title" : "Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/subscriptiontoken\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/apollostore\/subscriptiontoken\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/apollostore\/subscriptiontoken", + "title" : "ApolloStore.SubscriptionToken", + "type" : "struct" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/init(cache:)", + "title" : "init(cache: any NormalizedCache)", + "type" : "init" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/clearcache()", + "title" : "func clearCache() async throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/clearcache(callbackqueue:completion:)", + "title" : "func clearCache(callbackQueue: DispatchQueue, completion: ((Result) -> Void)?)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/load(_:)", + "title" : "func load(Operation) async throws -> GraphQLResponse?", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/load(_:callbackqueue:resulthandler:)", + "title" : "func load(Operation, callbackQueue: DispatchQueue?, resultHandler: GraphQLResultHandler)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/publish(records:)", + "title" : "func publish(records: RecordSet) async throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/publish(records:identifier:callbackqueue:completion:)", + "title" : "func publish(records: RecordSet, identifier: UUID?, callbackQueue: DispatchQueue, completion: ((Result) -> Void)?)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/subscribe(_:)", + "title" : "func subscribe(any ApolloStoreSubscriber) async -> ApolloStore.SubscriptionToken", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/unsubscribe(_:)", + "title" : "func unsubscribe(ApolloStore.SubscriptionToken)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/withinreadtransaction(_:)", + "title" : "func withinReadTransaction((ApolloStore.ReadTransaction) async throws -> T) async throws -> T", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/withinreadtransaction(_:callbackqueue:completion:)", + "title" : "func withinReadTransaction((ApolloStore.ReadTransaction) async throws -> T, callbackQueue: DispatchQueue?, completion: ((Result) -> Void)?)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/withinreadwritetransaction(_:)", + "title" : "func withinReadWriteTransaction((ApolloStore.ReadWriteTransaction) async throws -> T) async throws -> T", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/withinreadwritetransaction(_:callbackqueue:completion:)", + "title" : "func withinReadWriteTransaction((ApolloStore.ReadWriteTransaction) async throws -> T, callbackQueue: DispatchQueue?, completion: ((Result) -> Void)?)", + "type" : "method" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/error\/notwithinreadtransaction", + "title" : "case notWithinReadTransaction", + "type" : "case" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/error\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/apollostore\/error\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apollostore\/error\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/apollostore\/error\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/apollostore\/error", + "title" : "ApolloStore.Error", + "type" : "enum" + } + ], + "path" : "\/documentation\/apollo\/apollostore", + "title" : "ApolloStore", + "type" : "class" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/atomic\/init(wrappedvalue:)", + "title" : "init(wrappedValue: T)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/atomic\/projectedvalue", + "title" : "var projectedValue: Atomic", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/atomic\/wrappedvalue", + "title" : "var wrappedValue: T", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/atomic\/decrement()", + "title" : "func decrement() -> T", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/atomic\/increment()", + "title" : "func increment() -> T", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/atomic\/mutate(block:)", + "title" : "func mutate(block: (inout T) -> U) -> U", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/atomic", + "title" : "Atomic", + "type" : "class" + }, + { + "children" : [ + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/defaultinterceptorprovider\/shared", + "title" : "static let shared: DefaultInterceptorProvider", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/defaultinterceptorprovider\/cacheinterceptor(for:)", + "title" : "func cacheInterceptor(for: Operation) -> any CacheInterceptor", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/defaultinterceptorprovider\/graphqlinterceptors(for:)", + "title" : "func graphQLInterceptors(for: Operation) -> [any GraphQLInterceptor]", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/defaultinterceptorprovider\/httpinterceptors(for:)", + "title" : "func httpInterceptors(for: Operation) -> [any HTTPInterceptor]", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/defaultinterceptorprovider\/interceptors(for:)", + "title" : "func interceptors(for: Operation) -> Interceptors", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/defaultinterceptorprovider\/responseparser(for:)", + "title" : "func responseParser(for: Operation) -> any ResponseParsingInterceptor", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/defaultinterceptorprovider\/interceptorprovider-implementations", + "title" : "InterceptorProvider Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/defaultinterceptorprovider", + "title" : "DefaultInterceptorProvider", + "type" : "class" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlquerywatcher\/init(client:query:refetchonfailedupdates:context:callbackqueue:resulthandler:)", + "title" : "convenience init(client: ApolloClient, query: Query, refetchOnFailedUpdates: Bool, context: (any RequestContext)?, callbackQueue: DispatchQueue, resultHandler: GraphQLResultHandler) async", + "type" : "init" + }, + { + "path" : "\/documentation\/apollo\/graphqlquerywatcher\/init(client:query:refetchonfailedupdates:resulthandler:)", + "title" : "init(client: ApolloClient, query: Query, refetchOnFailedUpdates: Bool, resultHandler: GraphQLQueryWatcher.ResultHandler) async", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlquerywatcher\/cancelled", + "title" : "var cancelled: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlquerywatcher\/query", + "title" : "let query: Query", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlquerywatcher\/refetchonfailedupdates", + "title" : "let refetchOnFailedUpdates: Bool", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlquerywatcher\/cancel()", + "title" : "func cancel()", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/graphqlquerywatcher\/fetch(cachepolicy:requestconfiguration:)-31lv0", + "title" : "func fetch(cachePolicy: CachePolicy.Query.CacheAndNetwork, requestConfiguration: RequestConfiguration?)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/graphqlquerywatcher\/fetch(cachepolicy:requestconfiguration:)-4bgc5", + "title" : "func fetch(cachePolicy: CachePolicy.Query.CacheOnly, requestConfiguration: RequestConfiguration?)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/graphqlquerywatcher\/fetch(cachepolicy:requestconfiguration:)-6c7ej", + "title" : "func fetch(cachePolicy: CachePolicy.Query.SingleResponse, requestConfiguration: RequestConfiguration?)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/graphqlquerywatcher\/fetch(fetchbehavior:requestconfiguration:)", + "title" : "func fetch(fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration?)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/graphqlquerywatcher\/refetch(cachepolicy:)-1a2da", + "title" : "func refetch(cachePolicy: CachePolicy.Query.SingleResponse)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/graphqlquerywatcher\/refetch(cachepolicy:)-3t1z2", + "title" : "func refetch(cachePolicy: CachePolicy_v1)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/graphqlquerywatcher\/store(_:didchangekeys:)", + "title" : "func store(ApolloStore, didChangeKeys: Set)", + "type" : "method" + }, + { + "title" : "Type Aliases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlquerywatcher\/resulthandler", + "title" : "GraphQLQueryWatcher.ResultHandler", + "type" : "typealias" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlquerywatcher\/assertisolated(_:file:line:)", + "title" : "func assertIsolated(@autoclosure () -> String, file: StaticString, line: UInt)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/graphqlquerywatcher\/assumeisolated(_:file:line:)", + "title" : "func assumeIsolated((isolated Self) throws -> T, file: StaticString, line: UInt) rethrows -> T", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/graphqlquerywatcher\/preconditionisolated(_:file:line:)", + "title" : "func preconditionIsolated(@autoclosure () -> String, file: StaticString, line: UInt)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/graphqlquerywatcher\/actor-implementations", + "title" : "Actor Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/graphqlquerywatcher", + "title" : "GraphQLQueryWatcher", + "type" : "class" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/inmemorynormalizedcache\/init(records:)", + "title" : "init(records: RecordSet)", + "type" : "init" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/inmemorynormalizedcache\/clear()", + "title" : "func clear()", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/inmemorynormalizedcache\/loadrecords(forkeys:)", + "title" : "func loadRecords(forKeys: Set) throws -> [CacheKey : Record]", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/inmemorynormalizedcache\/merge(records:)", + "title" : "func merge(records: RecordSet) throws -> Set", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/inmemorynormalizedcache\/removerecord(for:)", + "title" : "func removeRecord(for: CacheKey) throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/inmemorynormalizedcache\/removerecords(matching:)", + "title" : "func removeRecords(matching: CacheKey) throws", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/inmemorynormalizedcache", + "title" : "InMemoryNormalizedCache", + "type" : "class" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/jsonresponseparsinginterceptor\/init()", + "title" : "init()", + "type" : "init" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/jsonresponseparsinginterceptor\/parse(response:for:includecacherecords:)", + "title" : "func parse(response: consuming HTTPResponse, for: Request, includeCacheRecords: Bool) async throws -> InterceptorResultStream", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/jsonresponseparsinginterceptor\/assertisolated(_:file:line:)", + "title" : "func assertIsolated(@autoclosure () -> String, file: StaticString, line: UInt)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/jsonresponseparsinginterceptor\/assumeisolated(_:file:line:)", + "title" : "func assumeIsolated((isolated Self) throws -> T, file: StaticString, line: UInt) rethrows -> T", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/jsonresponseparsinginterceptor\/preconditionisolated(_:file:line:)", + "title" : "func preconditionIsolated(@autoclosure () -> String, file: StaticString, line: UInt)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/jsonresponseparsinginterceptor\/actor-implementations", + "title" : "Actor Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/jsonresponseparsinginterceptor", + "title" : "JSONResponseParsingInterceptor", + "type" : "class" + }, + { + "children" : [ + { + "title" : "Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/configuration\/init(maxretries:basedelay:multiplier:maxdelay:enableexponentialbackoff:enablejitter:)", + "title" : "init(maxRetries: Int, baseDelay: TimeInterval, multiplier: Double, maxDelay: TimeInterval, enableExponentialBackoff: Bool, enableJitter: Bool)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/configuration\/basedelay", + "title" : "let baseDelay: TimeInterval", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/configuration\/enableexponentialbackoff", + "title" : "let enableExponentialBackoff: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/configuration\/enablejitter", + "title" : "let enableJitter: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/configuration\/maxdelay", + "title" : "let maxDelay: TimeInterval", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/configuration\/maxretries", + "title" : "let maxRetries: Int", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/configuration\/multiplier", + "title" : "let multiplier: Double", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/maxretryinterceptor\/configuration", + "title" : "MaxRetryInterceptor.Configuration", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/count", + "title" : "let count: Int", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/errordescription", + "title" : "var errorDescription: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/operationname", + "title" : "let operationName: String", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/maxretryinterceptor\/maxretrieserror", + "title" : "MaxRetryInterceptor.MaxRetriesError", + "type" : "struct" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/init(configuration:)", + "title" : "init(configuration: MaxRetryInterceptor.Configuration)", + "type" : "init" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/init(maxretriesallowed:)", + "title" : "init(maxRetriesAllowed: Int)", + "type" : "init" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/intercept(request:next:)", + "title" : "func intercept(request: Request, next: (Request) async -> InterceptorResultStream) async throws -> InterceptorResultStream", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/assertisolated(_:file:line:)", + "title" : "func assertIsolated(@autoclosure () -> String, file: StaticString, line: UInt)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/assumeisolated(_:file:line:)", + "title" : "func assumeIsolated((isolated Self) throws -> T, file: StaticString, line: UInt) rethrows -> T", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/maxretryinterceptor\/preconditionisolated(_:file:line:)", + "title" : "func preconditionIsolated(@autoclosure () -> String, file: StaticString, line: UInt)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/maxretryinterceptor\/actor-implementations", + "title" : "Actor Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/maxretryinterceptor", + "title" : "MaxRetryInterceptor", + "type" : "class" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/multipartformdata\/init(boundary:)", + "title" : "init(boundary: String)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/multipartformdata\/boundary", + "title" : "let boundary: String", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/multipartformdata\/appendpart(data:name:contenttype:filename:)", + "title" : "func appendPart(data: Data, name: String, contentType: String?, filename: String?)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/multipartformdata\/appendpart(inputstream:contentlength:name:contenttype:filename:)", + "title" : "func appendPart(inputStream: InputStream, contentLength: UInt64, name: String, contentType: String?, filename: String?)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/multipartformdata\/appendpart(string:name:)", + "title" : "func appendPart(string: String, name: String) throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/multipartformdata\/encode()", + "title" : "func encode() throws -> Data", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/multipartformdata\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + }, + { + "path" : "\/documentation\/apollo\/multipartformdata\/==(_:_:)", + "title" : "static func == (MultipartFormData, MultipartFormData) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/multipartformdata\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/multipartformdata\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/multipartformdata\/hashable-implementations", + "title" : "Hashable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/multipartformdata", + "title" : "MultipartFormData", + "type" : "class" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/requestchainnetworktransport\/init(urlsession:interceptorprovider:store:endpointurl:additionalheaders:apqconfig:requestbodycreator:usegetforqueries:)", + "title" : "init(urlSession: any ApolloURLSession, interceptorProvider: any InterceptorProvider, store: ApolloStore, endpointURL: URL, additionalHeaders: [String : String], apqConfig: AutoPersistedQueryConfiguration, requestBodyCreator: any JSONRequestBodyCreator, useGETForQueries: Bool)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/requestchainnetworktransport\/additionalheaders", + "title" : "let additionalHeaders: [String : String]", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/requestchainnetworktransport\/apqconfig", + "title" : "let apqConfig: AutoPersistedQueryConfiguration", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/requestchainnetworktransport\/autopersistqueries", + "title" : "var autoPersistQueries: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/requestchainnetworktransport\/endpointurl", + "title" : "let endpointURL: URL", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/requestchainnetworktransport\/interceptorprovider", + "title" : "let interceptorProvider: any InterceptorProvider", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/requestchainnetworktransport\/requestbodycreator", + "title" : "let requestBodyCreator: any JSONRequestBodyCreator", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/requestchainnetworktransport\/store", + "title" : "let store: ApolloStore", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/requestchainnetworktransport\/urlsession", + "title" : "let urlSession: any ApolloURLSession", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/requestchainnetworktransport\/usegetforpersistedqueryretry", + "title" : "var useGETForPersistedQueryRetry: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/requestchainnetworktransport\/usegetforqueries", + "title" : "let useGETForQueries: Bool", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/requestchainnetworktransport\/constructrequest(for:fetchbehavior:requestconfiguration:)", + "title" : "func constructRequest(for: Operation, fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration) -> JSONRequest", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/requestchainnetworktransport\/constructuploadrequest(for:files:requestconfiguration:)", + "title" : "func constructUploadRequest(for: Operation, files: [GraphQLFile], requestConfiguration: RequestConfiguration) -> UploadRequest", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/requestchainnetworktransport\/send(mutation:requestconfiguration:)", + "title" : "func send(mutation: Mutation, requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/requestchainnetworktransport\/send(query:fetchbehavior:requestconfiguration:)", + "title" : "func send(query: Query, fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/requestchainnetworktransport\/send(subscription:fetchbehavior:requestconfiguration:)", + "title" : "func send(subscription: Subscription, fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/requestchainnetworktransport\/subscriptionnetworktransport-implementations", + "title" : "SubscriptionNetworkTransport Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/requestchainnetworktransport\/upload(operation:files:requestconfiguration:)", + "title" : "func upload(operation: Operation, files: [GraphQLFile], requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/requestchainnetworktransport\/uploadingnetworktransport-implementations", + "title" : "UploadingNetworkTransport Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/requestchainnetworktransport", + "title" : "RequestChainNetworkTransport", + "type" : "class" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/splitnetworktransport\/init(querytransport:mutationtransport:subscriptiontransport:uploadtransport:)", + "title" : "init(queryTransport: QueryTransport, mutationTransport: MutationTransport, subscriptionTransport: SubscriptionTransport, uploadTransport: UploadTransport)", + "type" : "init" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/splitnetworktransport\/send(mutation:requestconfiguration:)", + "title" : "func send(mutation: Mutation, requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/splitnetworktransport\/send(query:fetchbehavior:requestconfiguration:)", + "title" : "func send(query: Query, fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/splitnetworktransport\/send(subscription:fetchbehavior:requestconfiguration:)", + "title" : "func send(subscription: Subscription, fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/splitnetworktransport\/subscriptionnetworktransport-implementations", + "title" : "SubscriptionNetworkTransport Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/splitnetworktransport\/upload(operation:files:requestconfiguration:)", + "title" : "func upload(operation: Operation, files: [GraphQLFile], requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/splitnetworktransport\/uploadingnetworktransport-implementations", + "title" : "UploadingNetworkTransport Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/splitnetworktransport", + "title" : "SplitNetworkTransport", + "type" : "class" + }, + { + "title" : "Protocols", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apollostoresubscriber\/store(_:didchangekeys:)", + "title" : "func store(ApolloStore, didChangeKeys: Set)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/apollostoresubscriber", + "title" : "ApolloStoreSubscriber", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apollourlsession\/chunks(for:)", + "title" : "func chunks(for: URLRequest) async throws -> (any AsyncChunkSequence, URLResponse)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/apollourlsession", + "title" : "ApolloURLSession", + "type" : "protocol" + }, + { + "path" : "\/documentation\/apollo\/asyncchunksequence", + "title" : "AsyncChunkSequence", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/autopersistedquerycompatiblerequest\/apqconfig", + "title" : "var apqConfig: AutoPersistedQueryConfiguration", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/autopersistedquerycompatiblerequest\/ispersistedqueryretry", + "title" : "var isPersistedQueryRetry: Bool", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/autopersistedquerycompatiblerequest", + "title" : "AutoPersistedQueryCompatibleRequest", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/cacheinterceptor\/readcachedata(from:request:)", + "title" : "func readCacheData(from: ApolloStore, request: Request) async throws -> GraphQLResponse?", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/cacheinterceptor\/writecachedata(to:request:response:)", + "title" : "func writeCacheData(to: ApolloStore, request: Request, response: ParsedResult) async throws", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/cacheinterceptor", + "title" : "CacheInterceptor", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/cancellable\/cancel()", + "title" : "func cancel()", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/cancellable", + "title" : "Cancellable", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlinterceptor\/intercept(request:next:)", + "title" : "func intercept(request: Request, next: (Request) async -> InterceptorResultStream) async throws -> InterceptorResultStream", + "type" : "method" + }, + { + "title" : "Type Aliases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlinterceptor\/nextinterceptorfunction", + "title" : "GraphQLInterceptor.NextInterceptorFunction", + "type" : "typealias" + } + ], + "path" : "\/documentation\/apollo\/graphqlinterceptor", + "title" : "GraphQLInterceptor", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Associated Types", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlrequest\/operation-swift.associatedtype", + "title" : "Operation", + "type" : "associatedtype" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlrequest\/additionalheaders", + "title" : "var additionalHeaders: [String : String]", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlrequest\/fetchbehavior", + "title" : "var fetchBehavior: FetchBehavior", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlrequest\/graphqlendpoint", + "title" : "var graphQLEndpoint: URL", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlrequest\/operation-swift.property", + "title" : "var operation: Self.Operation", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlrequest\/requesttimeout", + "title" : "var requestTimeout: TimeInterval?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlrequest\/writeresultstocache", + "title" : "var writeResultsToCache: Bool", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlrequest\/addheader(name:value:)", + "title" : "func addHeader(name: String, value: String)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/graphqlrequest\/addheaders(_:)", + "title" : "func addHeaders([String : String])", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/graphqlrequest\/createdefaultrequest()", + "title" : "func createDefaultRequest() -> URLRequest", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/graphqlrequest\/tourlrequest()", + "title" : "func toURLRequest() throws -> URLRequest", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/graphqlrequest", + "title" : "GraphQLRequest", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/httpinterceptor\/intercept(request:next:)", + "title" : "func intercept(request: URLRequest, next: (URLRequest) async throws -> HTTPResponse) async throws -> HTTPResponse", + "type" : "method" + }, + { + "title" : "Type Aliases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/httpinterceptor\/nexthttpinterceptorfunction", + "title" : "HTTPInterceptor.NextHTTPInterceptorFunction", + "type" : "typealias" + } + ], + "path" : "\/documentation\/apollo\/httpinterceptor", + "title" : "HTTPInterceptor", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "children" : [ + { + "children" : [ + { + "path" : "\/documentation\/apollo\/interceptorprovider\/cacheinterceptor(for:)-97huz", + "title" : "func cacheInterceptor(for: Operation) -> any CacheInterceptor", + "type" : "method" + } + ], + "title" : "InterceptorProvider Implementations", + "type" : "groupMarker" + } + ], + "path" : "\/documentation\/apollo\/interceptorprovider\/cacheinterceptor(for:)", + "title" : "func cacheInterceptor(for: Operation) -> any CacheInterceptor", + "type" : "method" + }, + { + "children" : [ + { + "children" : [ + { + "path" : "\/documentation\/apollo\/interceptorprovider\/graphqlinterceptors(for:)-4ylt1", + "title" : "func graphQLInterceptors(for: Operation) -> [any GraphQLInterceptor]", + "type" : "method" + } + ], + "title" : "InterceptorProvider Implementations", + "type" : "groupMarker" + } + ], + "path" : "\/documentation\/apollo\/interceptorprovider\/graphqlinterceptors(for:)", + "title" : "func graphQLInterceptors(for: Operation) -> [any GraphQLInterceptor]", + "type" : "method" + }, + { + "children" : [ + { + "children" : [ + { + "path" : "\/documentation\/apollo\/interceptorprovider\/httpinterceptors(for:)-2spcr", + "title" : "func httpInterceptors(for: Operation) -> [any HTTPInterceptor]", + "type" : "method" + } + ], + "title" : "InterceptorProvider Implementations", + "type" : "groupMarker" + } + ], + "path" : "\/documentation\/apollo\/interceptorprovider\/httpinterceptors(for:)", + "title" : "func httpInterceptors(for: Operation) -> [any HTTPInterceptor]", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/interceptorprovider\/interceptors(for:)", + "title" : "func interceptors(for: Operation) -> Interceptors", + "type" : "method" + }, + { + "children" : [ + { + "children" : [ + { + "path" : "\/documentation\/apollo\/interceptorprovider\/responseparser(for:)-152rc", + "title" : "func responseParser(for: Operation) -> any ResponseParsingInterceptor", + "type" : "method" + } + ], + "title" : "InterceptorProvider Implementations", + "type" : "groupMarker" + } + ], + "path" : "\/documentation\/apollo\/interceptorprovider\/responseparser(for:)", + "title" : "func responseParser(for: Operation) -> any ResponseParsingInterceptor", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/interceptorprovider", + "title" : "InterceptorProvider", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/jsonrequestbodycreator\/requestbody(for:sendquerydocument:autopersistquery:)", + "title" : "func requestBody(for: Operation, sendQueryDocument: Bool, autoPersistQuery: Bool) -> JSONEncodableDictionary", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/jsonrequestbodycreator", + "title" : "JSONRequestBodyCreator", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/networktransport\/send(mutation:requestconfiguration:)", + "title" : "func send(mutation: Mutation, requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/networktransport\/send(query:fetchbehavior:requestconfiguration:)", + "title" : "func send(query: Query, fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/networktransport", + "title" : "NetworkTransport", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/normalizedcache\/clear()", + "title" : "func clear() async throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/normalizedcache\/loadrecords(forkeys:)", + "title" : "func loadRecords(forKeys: Set) async throws -> [CacheKey : Record]", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/normalizedcache\/merge(records:)", + "title" : "func merge(records: RecordSet) async throws -> Set", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/normalizedcache\/removerecord(for:)", + "title" : "func removeRecord(for: CacheKey) async throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/normalizedcache\/removerecords(matching:)", + "title" : "func removeRecords(matching: CacheKey) async throws", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/normalizedcache", + "title" : "NormalizedCache", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/readonlynormalizedcache\/loadrecords(forkeys:)", + "title" : "func loadRecords(forKeys: Set) async throws -> [CacheKey : Record]", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/readonlynormalizedcache", + "title" : "ReadOnlyNormalizedCache", + "type" : "protocol" + }, + { + "path" : "\/documentation\/apollo\/requestcontext", + "title" : "RequestContext", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/requestcontexttimeoutconfigurable\/requesttimeout", + "title" : "var requestTimeout: TimeInterval", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/requestcontexttimeoutconfigurable", + "title" : "RequestContextTimeoutConfigurable", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/responseparsinginterceptor\/parse(response:for:includecacherecords:)", + "title" : "func parse(response: consuming HTTPResponse, for: Request, includeCacheRecords: Bool) async throws -> InterceptorResultStream", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/responseparsinginterceptor", + "title" : "ResponseParsingInterceptor", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/subscriptionnetworktransport\/send(subscription:fetchbehavior:requestconfiguration:)", + "title" : "func send(subscription: Subscription, fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/subscriptionnetworktransport", + "title" : "SubscriptionNetworkTransport", + "type" : "protocol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/uploadingnetworktransport\/upload(operation:files:requestconfiguration:)", + "title" : "func upload(operation: Operation, files: [GraphQLFile], requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/uploadingnetworktransport", + "title" : "UploadingNetworkTransport", + "type" : "protocol" + }, + { + "title" : "Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/asynciterator\/next()", + "title" : "func next() async throws -> Data?", + "type" : "method" + }, + { + "title" : "Type Aliases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/asynciterator\/element", + "title" : "AsyncHTTPResponseChunkSequence.AsyncIterator.Element", + "type" : "typealias" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/asynciterator\/next()-2fiic", + "title" : "func next() async throws(Self.Failure) -> Self.Element?", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/asynciterator\/next(isolation:)", + "title" : "func next(isolation: isolated (any Actor)?) async throws(Self.Failure) -> Self.Element?", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/asynciterator\/asynciteratorprotocol-implementations", + "title" : "AsyncIteratorProtocol Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/asynciterator", + "title" : "AsyncHTTPResponseChunkSequence.AsyncIterator", + "type" : "struct" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/init(_:)", + "title" : "init(URLSession.AsyncBytes)", + "type" : "init" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/makeasynciterator()", + "title" : "func makeAsyncIterator() -> AsyncHTTPResponseChunkSequence.AsyncIterator", + "type" : "method" + }, + { + "title" : "Type Aliases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/element", + "title" : "AsyncHTTPResponseChunkSequence.Element", + "type" : "typealias" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/allsatisfy(_:)", + "title" : "func allSatisfy((Self.Element) async throws -> Bool) async rethrows -> Bool", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/compactmap(_:)-2cyck", + "title" : "func compactMap((Self.Element) async throws -> ElementOfResult?) -> AsyncThrowingCompactMapSequence", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/compactmap(_:)-3fbud", + "title" : "func compactMap((Self.Element) async -> ElementOfResult?) -> AsyncCompactMapSequence", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/contains(_:)", + "title" : "func contains(Self.Element) async rethrows -> Bool", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/contains(where:)", + "title" : "func contains(where: (Self.Element) async throws -> Bool) async rethrows -> Bool", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/drop(while:)-1pkgr", + "title" : "func drop(while: (Self.Element) async -> Bool) -> AsyncDropWhileSequence", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/drop(while:)-1tr2m", + "title" : "func drop(while: (Self.Element) async throws -> Bool) -> AsyncThrowingDropWhileSequence", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/dropfirst(_:)", + "title" : "func dropFirst(Int) -> AsyncDropFirstSequence", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/filter(_:)-83pnr", + "title" : "func filter((Self.Element) async -> Bool) -> AsyncFilterSequence", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/filter(_:)-8ljjh", + "title" : "func filter((Self.Element) async throws -> Bool) -> AsyncThrowingFilterSequence", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/first(where:)", + "title" : "func first(where: (Self.Element) async throws -> Bool) async rethrows -> Self.Element?", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/flatmap(_:)-3ro29", + "title" : "func flatMap((Self.Element) async -> SegmentOfResult) -> AsyncFlatMapSequence", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/flatmap(_:)-6cqbw", + "title" : "func flatMap((Self.Element) async -> SegmentOfResult) -> AsyncFlatMapSequence", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/flatmap(_:)-74tsa", + "title" : "func flatMap((Self.Element) async -> SegmentOfResult) -> AsyncFlatMapSequence", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/flatmap(_:)-jo8o", + "title" : "func flatMap((Self.Element) async throws -> SegmentOfResult) -> AsyncThrowingFlatMapSequence", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/map(_:)-1k278", + "title" : "func map((Self.Element) async -> Transformed) -> AsyncMapSequence", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/map(_:)-6ut8j", + "title" : "func map((Self.Element) async throws -> Transformed) -> AsyncThrowingMapSequence", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/max(by:)", + "title" : "func max(by: (Self.Element, Self.Element) async throws -> Bool) async rethrows -> Self.Element?", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/min(by:)", + "title" : "func min(by: (Self.Element, Self.Element) async throws -> Bool) async rethrows -> Self.Element?", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/prefix(_:)", + "title" : "func prefix(Int) -> AsyncPrefixSequence", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/prefix(while:)-2wbwj", + "title" : "func prefix(while: (Self.Element) async -> Bool) rethrows -> AsyncPrefixWhileSequence", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/prefix(while:)-8xfnf", + "title" : "func prefix(while: (Self.Element) async throws -> Bool) rethrows -> AsyncThrowingPrefixWhileSequence", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/reduce(_:_:)", + "title" : "func reduce(Result, (Result, Self.Element) async throws -> Result) async rethrows -> Result", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/reduce(into:_:)", + "title" : "func reduce(into: Result, (inout Result, Self.Element) async throws -> Void) async rethrows -> Result", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/asyncsequence-implementations", + "title" : "AsyncSequence Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence", + "title" : "AsyncHTTPResponseChunkSequence", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/autopersistedqueryconfiguration\/init(autopersistqueries:usegetforpersistedqueryretry:)", + "title" : "init(autoPersistQueries: Bool, useGETForPersistedQueryRetry: Bool)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/autopersistedqueryconfiguration\/autopersistqueries", + "title" : "var autoPersistQueries: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/autopersistedqueryconfiguration\/usegetforpersistedqueryretry", + "title" : "var useGETForPersistedQueryRetry: Bool", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/autopersistedqueryconfiguration\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/autopersistedqueryconfiguration\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/autopersistedqueryconfiguration", + "title" : "AutoPersistedQueryConfiguration", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/init()", + "title" : "init()", + "type" : "init" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/intercept(request:next:)", + "title" : "func intercept(request: Request, next: (Request) async -> InterceptorResultStream) async throws -> InterceptorResultStream", + "type" : "method" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/persistedquerynotfoundforpersistedonlyquery(operationname:)", + "title" : "case persistedQueryNotFoundForPersistedOnlyQuery(operationName: String)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/persistedqueryretryfailed(operationname:)", + "title" : "case persistedQueryRetryFailed(operationName: String)", + "type" : "case" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/errordescription", + "title" : "var errorDescription: String?", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror", + "title" : "AutomaticPersistedQueryInterceptor.APQError", + "type" : "enum" + } + ], + "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor", + "title" : "AutomaticPersistedQueryInterceptor", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/clientawarenessmetadata\/init(clientapplicationname:clientapplicationversion:includeapollolibraryawareness:)", + "title" : "init(clientApplicationName: String?, clientApplicationVersion: String?, includeApolloLibraryAwareness: Bool)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/clientawarenessmetadata\/clientapplicationname", + "title" : "let clientApplicationName: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/clientawarenessmetadata\/clientapplicationversion", + "title" : "let clientApplicationVersion: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/clientawarenessmetadata\/includeapollolibraryawareness", + "title" : "let includeApolloLibraryAwareness: Bool", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/clientawarenessmetadata\/applyheaders(to:)", + "title" : "func applyHeaders(to: inout URLRequest)", + "type" : "method" + }, + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/clientawarenessmetadata\/defaultclientname", + "title" : "static var defaultClientName: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/clientawarenessmetadata\/defaultclientversion", + "title" : "static var defaultClientVersion: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/clientawarenessmetadata\/enabledwithdefaults", + "title" : "static var enabledWithDefaults: ClientAwarenessMetadata", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/clientawarenessmetadata\/none", + "title" : "static var none: ClientAwarenessMetadata", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/clientawarenessmetadata", + "title" : "ClientAwarenessMetadata", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/defaultcacheinterceptor\/init()", + "title" : "init()", + "type" : "init" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/defaultcacheinterceptor\/readcachedata(from:request:)", + "title" : "func readCacheData(from: ApolloStore, request: Request) async throws -> GraphQLResponse?", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/defaultcacheinterceptor\/writecachedata(to:request:response:)", + "title" : "func writeCacheData(to: ApolloStore, request: Request, response: ParsedResult) async throws", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/defaultcacheinterceptor", + "title" : "DefaultCacheInterceptor", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/defaultrequestbodycreator\/init()", + "title" : "init()", + "type" : "init" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/defaultrequestbodycreator\/requestbody(for:sendquerydocument:autopersistquery:)", + "title" : "func requestBody(for: Operation, sendQueryDocument: Bool, autoPersistQuery: Bool) -> JSONEncodableDictionary", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/defaultrequestbodycreator", + "title" : "DefaultRequestBodyCreator", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/fetchbehavior\/cacheread", + "title" : "let cacheRead: FetchBehavior.CacheReadBehavior", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/fetchbehavior\/networkfetch", + "title" : "let networkFetch: FetchBehavior.NetworkFetchBehavior", + "type" : "property" + }, + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/fetchbehavior\/cacheandnetwork", + "title" : "static let CacheAndNetwork: FetchBehavior", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/fetchbehavior\/cachefirst", + "title" : "static let CacheFirst: FetchBehavior", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/fetchbehavior\/cacheonly", + "title" : "static let CacheOnly: FetchBehavior", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/fetchbehavior\/networkfirst", + "title" : "static let NetworkFirst: FetchBehavior", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/fetchbehavior\/networkonly", + "title" : "static let NetworkOnly: FetchBehavior", + "type" : "property" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/fetchbehavior\/cachereadbehavior\/beforenetworkfetch", + "title" : "case beforeNetworkFetch", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/fetchbehavior\/cachereadbehavior\/never", + "title" : "case never", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/fetchbehavior\/cachereadbehavior\/onnetworkfailure", + "title" : "case onNetworkFailure", + "type" : "case" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/fetchbehavior\/cachereadbehavior\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/fetchbehavior\/cachereadbehavior\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/fetchbehavior\/cachereadbehavior", + "title" : "FetchBehavior.CacheReadBehavior", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/fetchbehavior\/networkfetchbehavior\/always", + "title" : "case always", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/fetchbehavior\/networkfetchbehavior\/never", + "title" : "case never", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/fetchbehavior\/networkfetchbehavior\/oncachemiss", + "title" : "case onCacheMiss", + "type" : "case" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/fetchbehavior\/networkfetchbehavior\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/fetchbehavior\/networkfetchbehavior\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/fetchbehavior\/networkfetchbehavior", + "title" : "FetchBehavior.NetworkFetchBehavior", + "type" : "enum" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/fetchbehavior\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/fetchbehavior\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/fetchbehavior", + "title" : "FetchBehavior", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlerror\/location\/column", + "title" : "let column: Int", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlerror\/location\/line", + "title" : "let line: Int", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/graphqlerror\/location", + "title" : "GraphQLError.Location", + "type" : "struct" + }, + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlerror\/==(_:_:)", + "title" : "static func == (GraphQLError, GraphQLError) -> Bool", + "type" : "op" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlerror\/init(_:)", + "title" : "init(JSONObject)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlerror\/extensions", + "title" : "var extensions: [String : Any]?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlerror\/locations", + "title" : "var locations: [GraphQLError.Location]?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlerror\/message", + "title" : "var message: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlerror\/path", + "title" : "var path: [PathComponent]?", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlerror\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + }, + { + "title" : "Subscripts", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlerror\/subscript(_:)", + "title" : "subscript(String) -> Any?", + "type" : "subscript" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlerror\/description", + "title" : "var description: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/graphqlerror\/customstringconvertible-implementations", + "title" : "CustomStringConvertible Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlerror\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/graphqlerror\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlerror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/graphqlerror\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlerror\/errordescription", + "title" : "var errorDescription: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlerror\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlerror\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlerror\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/graphqlerror\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/graphqlerror", + "title" : "GraphQLError", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlexecutionerror\/errordescription", + "title" : "var errorDescription: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlexecutionerror\/pathstring", + "title" : "var pathString: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlexecutionerror\/underlying", + "title" : "let underlying: any Error", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlexecutionerror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/graphqlexecutionerror\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlexecutionerror\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlexecutionerror\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlexecutionerror\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/graphqlexecutionerror\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/graphqlexecutionerror", + "title" : "GraphQLExecutionError", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlfile\/init(fieldname:originalname:mimetype:data:)", + "title" : "init(fieldName: String, originalName: String, mimeType: String, data: Data)", + "type" : "init" + }, + { + "path" : "\/documentation\/apollo\/graphqlfile\/init(fieldname:originalname:mimetype:fileurl:)", + "title" : "init(fieldName: String, originalName: String, mimeType: String, fileURL: URL) throws", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlfile\/contentlength", + "title" : "let contentLength: UInt64", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlfile\/data", + "title" : "let data: Data?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlfile\/fieldname", + "title" : "let fieldName: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlfile\/fileurl", + "title" : "let fileURL: URL?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlfile\/mimetype", + "title" : "let mimeType: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlfile\/originalname", + "title" : "let originalName: String", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlfile\/generateinputstream()", + "title" : "func generateInputStream() throws -> InputStream", + "type" : "method" + }, + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlfile\/octetstreammimetype", + "title" : "static let octetStreamMimeType: String", + "type" : "property" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/couldnotcreateinputstream", + "title" : "case couldNotCreateInputStream", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/couldnotgetfilesize(fileurl:)", + "title" : "case couldNotGetFileSize(fileURL: URL)", + "type" : "case" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/errordescription", + "title" : "var errorDescription: String?", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror", + "title" : "GraphQLFile.GraphQLFileError", + "type" : "enum" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlfile\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/graphqlfile\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/graphqlfile", + "title" : "GraphQLFile", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlresponse\/init(data:extensions:errors:source:dependentkeys:)", + "title" : "init(data: Operation.Data?, extensions: JSONObject?, errors: [GraphQLError]?, source: GraphQLResponse.Source, dependentKeys: Set?)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlresponse\/data", + "title" : "let data: Operation.Data?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlresponse\/errors", + "title" : "let errors: [GraphQLError]?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlresponse\/extensions", + "title" : "let extensions: JSONObject?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlresponse\/source-swift.property", + "title" : "let source: GraphQLResponse.Source", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlresponse\/asjsondictionary()", + "title" : "func asJSONDictionary() -> [String : Any]", + "type" : "method" + }, + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlresponse\/source-swift.enum\/cache", + "title" : "case cache", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/graphqlresponse\/source-swift.enum\/server", + "title" : "case server", + "type" : "case" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlresponse\/source-swift.enum\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/graphqlresponse\/source-swift.enum\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/graphqlresponse\/source-swift.enum", + "title" : "GraphQLResponse.Source", + "type" : "enum" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlresponse\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + }, + { + "path" : "\/documentation\/apollo\/graphqlresponse\/==(_:_:)", + "title" : "static func == (GraphQLResponse, GraphQLResponse) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/graphqlresponse\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlresponse\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/graphqlresponse\/hashable-implementations", + "title" : "Hashable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/graphqlresponse", + "title" : "GraphQLResponse", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/httpresponse\/chunks", + "title" : "let chunks: NonCopyableAsyncThrowingStream", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/httpresponse\/response", + "title" : "let response: HTTPURLResponse", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/httpresponse\/mapchunks(_:)", + "title" : "func mapChunks((HTTPURLResponse, Data) async throws -> Data) async -> HTTPResponse", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/httpresponse", + "title" : "HTTPResponse", + "type" : "struct" + }, + { + "path" : "\/documentation\/apollo\/interceptors", + "title" : "Interceptors", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/jsonrequest\/==(_:_:)", + "title" : "static func == (JSONRequest, JSONRequest) -> Bool", + "type" : "op" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/jsonrequest\/init(operation:graphqlendpoint:fetchbehavior:writeresultstocache:requesttimeout:apqconfig:usegetforqueries:requestbodycreator:)", + "title" : "init(operation: Operation, graphQLEndpoint: URL, fetchBehavior: FetchBehavior, writeResultsToCache: Bool, requestTimeout: TimeInterval?, apqConfig: AutoPersistedQueryConfiguration, useGETForQueries: Bool, requestBodyCreator: any JSONRequestBodyCreator)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/jsonrequest\/additionalheaders", + "title" : "var additionalHeaders: [String : String]", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/jsonrequest\/apqconfig", + "title" : "var apqConfig: AutoPersistedQueryConfiguration", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/jsonrequest\/fetchbehavior", + "title" : "var fetchBehavior: FetchBehavior", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/jsonrequest\/graphqlendpoint", + "title" : "var graphQLEndpoint: URL", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/jsonrequest\/ispersistedqueryretry", + "title" : "var isPersistedQueryRetry: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/jsonrequest\/operation", + "title" : "var operation: Operation", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/jsonrequest\/requestbodycreator", + "title" : "let requestBodyCreator: any JSONRequestBodyCreator", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/jsonrequest\/requesttimeout", + "title" : "var requestTimeout: TimeInterval?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/jsonrequest\/usegetforqueries", + "title" : "let useGETForQueries: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/jsonrequest\/writeresultstocache", + "title" : "var writeResultsToCache: Bool", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/jsonrequest\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/jsonrequest\/tourlrequest()", + "title" : "func toURLRequest() throws -> URLRequest", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/jsonrequest\/debugdescription", + "title" : "var debugDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/jsonrequest\/customdebugstringconvertible-implementations", + "title" : "CustomDebugStringConvertible Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/jsonrequest\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/jsonrequest\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/jsonrequest\/addheader(name:value:)", + "title" : "func addHeader(name: String, value: String)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/jsonrequest\/addheaders(_:)", + "title" : "func addHeaders([String : String])", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/jsonrequest\/createdefaultrequest()", + "title" : "func createDefaultRequest() -> URLRequest", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/jsonrequest\/graphqlrequest-implementations", + "title" : "GraphQLRequest Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/jsonrequest", + "title" : "JSONRequest", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/jsonresponseparser\/init(response:operationvariables:includecacherecords:)", + "title" : "init(response: HTTPURLResponse, operationVariables: [String : any GraphQLOperationVariableValue]?, includeCacheRecords: Bool)", + "type" : "init" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/jsonresponseparser\/parse(datachunk:mergingincrementalitemsinto:)", + "title" : "func parse(dataChunk: Data, mergingIncrementalItemsInto: ParsedResult?) async throws -> ParsedResult?", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/jsonresponseparser", + "title" : "JSONResponseParser", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/cannotparsechunkdata", + "title" : "case cannotParseChunkData", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/cannotparsepayloaddata", + "title" : "case cannotParsePayloadData", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/unsupportedcontenttype(type:)", + "title" : "case unsupportedContentType(type: String)", + "type" : "case" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/errordescription", + "title" : "var errorDescription: String?", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror", + "title" : "MultipartResponseDeferParser.ParsingError", + "type" : "enum" + } + ], + "path" : "\/documentation\/apollo\/multipartresponsedeferparser", + "title" : "MultipartResponseDeferParser", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/cannotparsechunkdata", + "title" : "case cannotParseChunkData", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/cannotparsepayloaddata", + "title" : "case cannotParsePayloadData", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/irrecoverableerrors(_:)", + "title" : "case irrecoverableErrors([GraphQLError])", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/unsupportedcontenttype(type:)", + "title" : "case unsupportedContentType(type: String)", + "type" : "case" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/errordescription", + "title" : "var errorDescription: String?", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror", + "title" : "MultipartResponseSubscriptionParser.ParsingError", + "type" : "enum" + } + ], + "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser", + "title" : "MultipartResponseSubscriptionParser", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/noncopyableasyncthrowingstream\/init(stream:)-55ow4", + "title" : "init(stream: consuming AsyncThrowingStream)", + "type" : "init" + }, + { + "path" : "\/documentation\/apollo\/noncopyableasyncthrowingstream\/init(stream:)-9p6wp", + "title" : "init(stream: consuming sending S)", + "type" : "init" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/noncopyableasyncthrowingstream\/compactmap(_:)", + "title" : "func compactMap((Element) async throws -> ElementOfResult?) async -> NonCopyableAsyncThrowingStream", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/noncopyableasyncthrowingstream\/getstream()", + "title" : "func getStream() -> AsyncThrowingStream", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/noncopyableasyncthrowingstream\/map(_:)", + "title" : "func map((Element) async throws -> ElementOfResult) async -> NonCopyableAsyncThrowingStream", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/noncopyableasyncthrowingstream\/maperrors(_:)", + "title" : "func mapErrors((any Error) async throws -> Element?) async -> NonCopyableAsyncThrowingStream", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/noncopyableasyncthrowingstream", + "title" : "NonCopyableAsyncThrowingStream", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/parsedresult\/init(result:cacherecords:)", + "title" : "init(result: GraphQLResponse, cacheRecords: RecordSet?)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/parsedresult\/cacherecords", + "title" : "let cacheRecords: RecordSet?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/parsedresult\/result", + "title" : "let result: GraphQLResponse", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/parsedresult\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/parsedresult\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/parsedresult", + "title" : "ParsedResult", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/record\/==(_:_:)", + "title" : "static func == (Record, Record) -> Bool", + "type" : "op" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/record\/init(key:_:)", + "title" : "init(key: CacheKey, Record.Fields)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/record\/fields-swift.property", + "title" : "var fields: Record.Fields", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/record\/key", + "title" : "let key: CacheKey", + "type" : "property" + }, + { "title" : "Instance Methods", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/assertisolated(_:file:line:)", - "title" : "func assertIsolated(@autoclosure () -> String, file: StaticString, line: UInt)", - "type" : "method" + "path" : "\/documentation\/apollo\/record\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + }, + { + "title" : "Subscripts", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/record\/subscript(_:)", + "title" : "subscript(CacheKey) -> Record.Value?", + "type" : "subscript" + }, + { + "title" : "Type Aliases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/record\/fields-swift.typealias", + "title" : "Record.Fields", + "type" : "typealias" + }, + { + "path" : "\/documentation\/apollo\/record\/value", + "title" : "Record.Value", + "type" : "typealias" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/record\/description", + "title" : "var description: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/record\/customstringconvertible-implementations", + "title" : "CustomStringConvertible Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/record\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/record\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/record", + "title" : "Record", + "type" : "struct" + }, + { + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/recordset\/init(records:)", + "title" : "init(records: S)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/recordset\/isempty", + "title" : "var isEmpty: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/recordset\/keys", + "title" : "var keys: Set", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/recordset\/storage", + "title" : "var storage: [CacheKey : Record]", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/recordset\/clear()", + "title" : "func clear()", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/recordset\/insert(_:)", + "title" : "func insert(Record)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/recordset\/insert(contentsof:)", + "title" : "func insert(contentsOf: S)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/recordset\/merge(record:)", + "title" : "func merge(record: Record) -> Set", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/recordset\/merge(records:)", + "title" : "func merge(records: RecordSet) -> Set", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/recordset\/removerecord(for:)", + "title" : "func removeRecord(for: CacheKey)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/recordset\/removerecords(matching:)", + "title" : "func removeRecords(matching: CacheKey)", + "type" : "method" + }, + { + "title" : "Subscripts", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/recordset\/subscript(_:)", + "title" : "subscript(CacheKey) -> Record?", + "type" : "subscript" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/recordset\/debugdescription", + "title" : "var debugDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/recordset\/customdebugstringconvertible-implementations", + "title" : "CustomDebugStringConvertible Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/recordset\/playgrounddescription", + "title" : "var playgroundDescription: Any", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/recordset\/customplaygrounddisplayconvertible-implementations", + "title" : "CustomPlaygroundDisplayConvertible Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/recordset\/description", + "title" : "var description: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/recordset\/customstringconvertible-implementations", + "title" : "CustomStringConvertible Implementations", + "type" : "symbol" }, { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/assumeisolated(_:file:line:)", - "title" : "func assumeIsolated((isolated Self) throws -> T, file: StaticString, line: UInt) rethrows -> T", - "type" : "method" + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/recordset\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/recordset\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" }, { - "path" : "\/documentation\/apollo\/maxretryinterceptor\/preconditionisolated(_:file:line:)", - "title" : "func preconditionIsolated(@autoclosure () -> String, file: StaticString, line: UInt)", - "type" : "method" + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/recordset\/init(dictionaryliteral:)", + "title" : "init(dictionaryLiteral: (CacheKey, Record.Fields)...)", + "type" : "init" + } + ], + "path" : "\/documentation\/apollo\/recordset\/expressiblebydictionaryliteral-implementations", + "title" : "ExpressibleByDictionaryLiteral Implementations", + "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/maxretryinterceptor\/actor-implementations", - "title" : "Actor Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/maxretryinterceptor", - "title" : "MaxRetryInterceptor", - "type" : "class" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/multipartformdata\/init(boundary:)", - "title" : "init(boundary: String)", - "type" : "init" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/multipartformdata\/boundary", - "title" : "let boundary: String", - "type" : "property" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/multipartformdata\/appendpart(data:name:contenttype:filename:)", - "title" : "func appendPart(data: Data, name: String, contentType: String?, filename: String?)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/multipartformdata\/appendpart(inputstream:contentlength:name:contenttype:filename:)", - "title" : "func appendPart(inputStream: InputStream, contentLength: UInt64, name: String, contentType: String?, filename: String?)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/multipartformdata\/appendpart(string:name:)", - "title" : "func appendPart(string: String, name: String) throws", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/multipartformdata\/encode()", - "title" : "func encode() throws -> Data", - "type" : "method" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" + "path" : "\/documentation\/apollo\/recordset", + "title" : "RecordSet", + "type" : "struct" }, { "children" : [ { - "title" : "Operators", + "title" : "Structures", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/multipartformdata\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/requestchain\/retry\/init(request:)", + "title" : "init(request: Request)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/requestchain\/retry\/request", + "title" : "let request: Request", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/requestchain\/retry\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/requestchain\/retry\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/requestchain\/retry", + "title" : "RequestChain.Retry", + "type" : "struct" }, { - "path" : "\/documentation\/apollo\/multipartformdata\/==(_:_:)", - "title" : "static func == (MultipartFormData, MultipartFormData) -> Bool", - "type" : "op" - } - ], - "path" : "\/documentation\/apollo\/multipartformdata\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - }, - { - "children" : [ + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/requestchain\/init(urlsession:interceptors:store:)", + "title" : "init(urlSession: any ApolloURLSession, interceptors: Interceptors, store: ApolloStore)", + "type" : "init" + }, { "title" : "Instance Methods", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/multipartformdata\/hash(into:)", - "title" : "func hash(into: inout Hasher)", + "path" : "\/documentation\/apollo\/requestchain\/kickoff(request:)", + "title" : "func kickoff(request: Request) -> RequestChain.ResultStream", "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/multipartformdata\/hashable-implementations", - "title" : "Hashable Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/multipartformdata", - "title" : "MultipartFormData", - "type" : "class" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/requestchainnetworktransport\/init(urlsession:interceptorprovider:store:endpointurl:additionalheaders:apqconfig:requestbodycreator:usegetforqueries:)", - "title" : "init(urlSession: any ApolloURLSession, interceptorProvider: any InterceptorProvider, store: ApolloStore, endpointURL: URL, additionalHeaders: [String : String], apqConfig: AutoPersistedQueryConfiguration, requestBodyCreator: any JSONRequestBodyCreator, useGETForQueries: Bool)", - "type" : "init" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/requestchainnetworktransport\/additionalheaders", - "title" : "let additionalHeaders: [String : String]", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/requestchainnetworktransport\/apqconfig", - "title" : "let apqConfig: AutoPersistedQueryConfiguration", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/requestchainnetworktransport\/autopersistqueries", - "title" : "var autoPersistQueries: Bool", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/requestchainnetworktransport\/endpointurl", - "title" : "let endpointURL: URL", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/requestchainnetworktransport\/interceptorprovider", - "title" : "let interceptorProvider: any InterceptorProvider", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/requestchainnetworktransport\/requestbodycreator", - "title" : "let requestBodyCreator: any JSONRequestBodyCreator", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/requestchainnetworktransport\/store", - "title" : "let store: ApolloStore", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/requestchainnetworktransport\/urlsession", - "title" : "let urlSession: any ApolloURLSession", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/requestchainnetworktransport\/usegetforpersistedqueryretry", - "title" : "var useGETForPersistedQueryRetry: Bool", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/requestchainnetworktransport\/usegetforqueries", - "title" : "let useGETForQueries: Bool", - "type" : "property" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/requestchainnetworktransport\/constructrequest(for:fetchbehavior:requestconfiguration:)", - "title" : "func constructRequest(for: Operation, fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration) -> JSONRequest", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/requestchainnetworktransport\/constructuploadrequest(for:files:requestconfiguration:)", - "title" : "func constructUploadRequest(for: Operation, files: [GraphQLFile], requestConfiguration: RequestConfiguration) -> UploadRequest", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/requestchainnetworktransport\/send(mutation:requestconfiguration:)", - "title" : "func send(mutation: Mutation, requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/requestchainnetworktransport\/send(query:fetchbehavior:requestconfiguration:)", - "title" : "func send(query: Query, fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", - "type" : "method" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" - }, - { - "children" : [ + }, { - "title" : "Instance Methods", + "title" : "Type Aliases", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/requestchainnetworktransport\/send(subscription:fetchbehavior:requestconfiguration:)", - "title" : "func send(subscription: Subscription, fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", - "type" : "method" + "path" : "\/documentation\/apollo\/requestchain\/resultstream", + "title" : "RequestChain.ResultStream", + "type" : "typealias" } ], - "path" : "\/documentation\/apollo\/requestchainnetworktransport\/subscriptionnetworktransport-implementations", - "title" : "SubscriptionNetworkTransport Implementations", - "type" : "symbol" + "path" : "\/documentation\/apollo\/requestchain", + "title" : "RequestChain", + "type" : "struct" }, { "children" : [ { - "title" : "Instance Methods", + "title" : "Initializers", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/requestchainnetworktransport\/upload(operation:files:requestconfiguration:)", - "title" : "func upload(operation: Operation, files: [GraphQLFile], requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", - "type" : "method" + "path" : "\/documentation\/apollo\/requestconfiguration\/init(requesttimeout:writeresultstocache:)", + "title" : "init(requestTimeout: TimeInterval?, writeResultsToCache: Bool)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/requestconfiguration\/requesttimeout", + "title" : "var requestTimeout: TimeInterval?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/requestconfiguration\/writeresultstocache", + "title" : "var writeResultsToCache: Bool", + "type" : "property" } ], - "path" : "\/documentation\/apollo\/requestchainnetworktransport\/uploadingnetworktransport-implementations", - "title" : "UploadingNetworkTransport Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/requestchainnetworktransport", - "title" : "RequestChainNetworkTransport", - "type" : "class" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/splitnetworktransport\/init(querytransport:mutationtransport:subscriptiontransport:uploadtransport:)", - "title" : "init(queryTransport: QueryTransport, mutationTransport: MutationTransport, subscriptionTransport: SubscriptionTransport, uploadTransport: UploadTransport)", - "type" : "init" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/splitnetworktransport\/send(mutation:requestconfiguration:)", - "title" : "func send(mutation: Mutation, requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/splitnetworktransport\/send(query:fetchbehavior:requestconfiguration:)", - "title" : "func send(query: Query, fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", - "type" : "method" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" + "path" : "\/documentation\/apollo\/requestconfiguration", + "title" : "RequestConfiguration", + "type" : "struct" }, { "children" : [ + { + "title" : "Structures", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/chunk", + "title" : "let chunk: Data", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/errordescription", + "title" : "var errorDescription: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/graphqlerror", + "title" : "var graphQLError: GraphQLError?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/response", + "title" : "let response: HTTPURLResponse", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror", + "title" : "ResponseCodeInterceptor.ResponseCodeError", + "type" : "struct" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/responsecodeinterceptor\/init()", + "title" : "init()", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/responsecodeinterceptor\/id", + "title" : "var id: String", + "type" : "property" + }, { "title" : "Instance Methods", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/splitnetworktransport\/send(subscription:fetchbehavior:requestconfiguration:)", - "title" : "func send(subscription: Subscription, fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", + "path" : "\/documentation\/apollo\/responsecodeinterceptor\/intercept(request:next:)", + "title" : "func intercept(request: URLRequest, next: (URLRequest) async throws -> HTTPResponse) async throws -> HTTPResponse", "type" : "method" } ], - "path" : "\/documentation\/apollo\/splitnetworktransport\/subscriptionnetworktransport-implementations", - "title" : "SubscriptionNetworkTransport Implementations", - "type" : "symbol" + "path" : "\/documentation\/apollo\/responsecodeinterceptor", + "title" : "ResponseCodeInterceptor", + "type" : "struct" }, { "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/urlqueryparametertransformer\/init(body:url:)", + "title" : "init(body: JSONEncodableDictionary, url: URL)", + "type" : "init" + }, { "title" : "Instance Methods", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/splitnetworktransport\/upload(operation:files:requestconfiguration:)", - "title" : "func upload(operation: Operation, files: [GraphQLFile], requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", + "path" : "\/documentation\/apollo\/urlqueryparametertransformer\/creategeturl()", + "title" : "func createGetURL() -> URL?", "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/splitnetworktransport\/uploadingnetworktransport-implementations", - "title" : "UploadingNetworkTransport Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/splitnetworktransport", - "title" : "SplitNetworkTransport", - "type" : "class" - }, - { - "title" : "Protocols", - "type" : "groupMarker" - }, - { - "children" : [ - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/apollostoresubscriber\/store(_:didchangekeys:)", - "title" : "func store(ApolloStore, didChangeKeys: Set)", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/apollostoresubscriber", - "title" : "ApolloStoreSubscriber", - "type" : "protocol" - }, - { - "children" : [ - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/apollourlsession\/chunks(for:)", - "title" : "func chunks(for: URLRequest) async throws -> (any AsyncChunkSequence, URLResponse)", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/apollourlsession", - "title" : "ApolloURLSession", - "type" : "protocol" - }, - { - "path" : "\/documentation\/apollo\/asyncchunksequence", - "title" : "AsyncChunkSequence", - "type" : "protocol" - }, - { - "children" : [ - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/autopersistedquerycompatiblerequest\/apqconfig", - "title" : "var apqConfig: AutoPersistedQueryConfiguration", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/autopersistedquerycompatiblerequest\/ispersistedqueryretry", - "title" : "var isPersistedQueryRetry: Bool", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/autopersistedquerycompatiblerequest", - "title" : "AutoPersistedQueryCompatibleRequest", - "type" : "protocol" - }, - { - "children" : [ - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/cacheinterceptor\/readcachedata(from:request:)", - "title" : "func readCacheData(from: ApolloStore, request: Request) async throws -> GraphQLResponse?", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/cacheinterceptor\/writecachedata(to:request:response:)", - "title" : "func writeCacheData(to: ApolloStore, request: Request, response: ParsedResult) async throws", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/cacheinterceptor", - "title" : "CacheInterceptor", - "type" : "protocol" - }, - { - "children" : [ - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/cancellable\/cancel()", - "title" : "func cancel()", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/cancellable", - "title" : "Cancellable", - "type" : "protocol" - }, - { - "children" : [ - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlinterceptor\/intercept(request:next:)", - "title" : "func intercept(request: Request, next: (Request) async -> InterceptorResultStream) async throws -> InterceptorResultStream", - "type" : "method" - }, - { - "title" : "Type Aliases", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlinterceptor\/nextinterceptorfunction", - "title" : "GraphQLInterceptor.NextInterceptorFunction", - "type" : "typealias" - } - ], - "path" : "\/documentation\/apollo\/graphqlinterceptor", - "title" : "GraphQLInterceptor", - "type" : "protocol" - }, - { - "children" : [ - { - "title" : "Associated Types", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlrequest\/operation-swift.associatedtype", - "title" : "Operation", - "type" : "associatedtype" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlrequest\/additionalheaders", - "title" : "var additionalHeaders: [String : String]", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlrequest\/fetchbehavior", - "title" : "var fetchBehavior: FetchBehavior", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlrequest\/graphqlendpoint", - "title" : "var graphQLEndpoint: URL", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlrequest\/operation-swift.property", - "title" : "var operation: Self.Operation", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlrequest\/requesttimeout", - "title" : "var requestTimeout: TimeInterval?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlrequest\/writeresultstocache", - "title" : "var writeResultsToCache: Bool", - "type" : "property" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlrequest\/addheader(name:value:)", - "title" : "func addHeader(name: String, value: String)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/graphqlrequest\/addheaders(_:)", - "title" : "func addHeaders([String : String])", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/graphqlrequest\/createdefaultrequest()", - "title" : "func createDefaultRequest() -> URLRequest", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/graphqlrequest\/tourlrequest()", - "title" : "func toURLRequest() throws -> URLRequest", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/graphqlrequest", - "title" : "GraphQLRequest", - "type" : "protocol" - }, - { - "children" : [ - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/httpinterceptor\/intercept(request:next:)", - "title" : "func intercept(request: URLRequest, next: (URLRequest) async throws -> HTTPResponse) async throws -> HTTPResponse", - "type" : "method" - }, - { - "title" : "Type Aliases", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/httpinterceptor\/nexthttpinterceptorfunction", - "title" : "HTTPInterceptor.NextHTTPInterceptorFunction", - "type" : "typealias" - } - ], - "path" : "\/documentation\/apollo\/httpinterceptor", - "title" : "HTTPInterceptor", - "type" : "protocol" - }, - { - "children" : [ - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "children" : [ + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, { "children" : [ { - "path" : "\/documentation\/apollo\/interceptorprovider\/cacheinterceptor(for:)-97huz", - "title" : "func cacheInterceptor(for: Operation) -> any CacheInterceptor", - "type" : "method" + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/urlqueryparametertransformer\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + }, + { + "path" : "\/documentation\/apollo\/urlqueryparametertransformer\/==(_:_:)", + "title" : "static func == (URLQueryParameterTransformer, URLQueryParameterTransformer) -> Bool", + "type" : "op" } ], - "title" : "InterceptorProvider Implementations", - "type" : "groupMarker" - } - ], - "path" : "\/documentation\/apollo\/interceptorprovider\/cacheinterceptor(for:)", - "title" : "func cacheInterceptor(for: Operation) -> any CacheInterceptor", - "type" : "method" - }, - { - "children" : [ + "path" : "\/documentation\/apollo\/urlqueryparametertransformer\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, { "children" : [ { - "path" : "\/documentation\/apollo\/interceptorprovider\/graphqlinterceptors(for:)-4ylt1", - "title" : "func graphQLInterceptors(for: Operation) -> [any GraphQLInterceptor]", + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/urlqueryparametertransformer\/hash(into:)", + "title" : "func hash(into: inout Hasher)", "type" : "method" } ], - "title" : "InterceptorProvider Implementations", - "type" : "groupMarker" + "path" : "\/documentation\/apollo\/urlqueryparametertransformer\/hashable-implementations", + "title" : "Hashable Implementations", + "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/interceptorprovider\/graphqlinterceptors(for:)", - "title" : "func graphQLInterceptors(for: Operation) -> [any GraphQLInterceptor]", - "type" : "method" + "path" : "\/documentation\/apollo\/urlqueryparametertransformer", + "title" : "URLQueryParameterTransformer", + "type" : "struct" }, { "children" : [ { - "children" : [ - { - "path" : "\/documentation\/apollo\/interceptorprovider\/httpinterceptors(for:)-2spcr", - "title" : "func httpInterceptors(for: Operation) -> [any HTTPInterceptor]", - "type" : "method" - } - ], - "title" : "InterceptorProvider Implementations", + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/uploadrequest\/==(_:_:)", + "title" : "static func == (UploadRequest, UploadRequest) -> Bool", + "type" : "op" + }, + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/uploadrequest\/init(operation:graphqlendpoint:files:multipartboundary:writeresultstocache:requestbodycreator:)", + "title" : "init(operation: Operation, graphQLEndpoint: URL, files: [GraphQLFile], multipartBoundary: String?, writeResultsToCache: Bool, requestBodyCreator: any JSONRequestBodyCreator)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/uploadrequest\/additionalheaders", + "title" : "var additionalHeaders: [String : String]", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/uploadrequest\/fetchbehavior", + "title" : "var fetchBehavior: FetchBehavior", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/uploadrequest\/files", + "title" : "let files: [GraphQLFile]", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/uploadrequest\/graphqlendpoint", + "title" : "var graphQLEndpoint: URL", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/uploadrequest\/multipartboundary", + "title" : "let multipartBoundary: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/uploadrequest\/operation", + "title" : "var operation: Operation", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/uploadrequest\/requestbodycreator", + "title" : "let requestBodyCreator: any JSONRequestBodyCreator", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/uploadrequest\/requesttimeout", + "title" : "var requestTimeout: TimeInterval?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/uploadrequest\/writeresultstocache", + "title" : "var writeResultsToCache: Bool", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/uploadrequest\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/uploadrequest\/requestmultipartformdata()", + "title" : "func requestMultipartFormData() throws -> MultipartFormData", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/uploadrequest\/tourlrequest()", + "title" : "func toURLRequest() throws -> URLRequest", + "type" : "method" + }, + { + "title" : "Default Implementations", "type" : "groupMarker" - } - ], - "path" : "\/documentation\/apollo\/interceptorprovider\/httpinterceptors(for:)", - "title" : "func httpInterceptors(for: Operation) -> [any HTTPInterceptor]", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/interceptorprovider\/interceptors(for:)", - "title" : "func interceptors(for: Operation) -> Interceptors", - "type" : "method" - }, - { - "children" : [ + }, { "children" : [ { - "path" : "\/documentation\/apollo\/interceptorprovider\/responseparser(for:)-152rc", - "title" : "func responseParser(for: Operation) -> any ResponseParsingInterceptor", + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/uploadrequest\/addheader(name:value:)", + "title" : "func addHeader(name: String, value: String)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/uploadrequest\/addheaders(_:)", + "title" : "func addHeaders([String : String])", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/uploadrequest\/createdefaultrequest()", + "title" : "func createDefaultRequest() -> URLRequest", "type" : "method" } ], - "title" : "InterceptorProvider Implementations", - "type" : "groupMarker" + "path" : "\/documentation\/apollo\/uploadrequest\/graphqlrequest-implementations", + "title" : "GraphQLRequest Implementations", + "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/interceptorprovider\/responseparser(for:)", - "title" : "func responseParser(for: Operation) -> any ResponseParsingInterceptor", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/interceptorprovider", - "title" : "InterceptorProvider", - "type" : "protocol" - }, - { - "children" : [ - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/jsonrequestbodycreator\/requestbody(for:sendquerydocument:autopersistquery:)", - "title" : "func requestBody(for: Operation, sendQueryDocument: Bool, autoPersistQuery: Bool) -> JSONEncodableDictionary", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/jsonrequestbodycreator", - "title" : "JSONRequestBodyCreator", - "type" : "protocol" - }, - { - "children" : [ - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/networktransport\/send(mutation:requestconfiguration:)", - "title" : "func send(mutation: Mutation, requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", - "type" : "method" + "path" : "\/documentation\/apollo\/uploadrequest", + "title" : "UploadRequest", + "type" : "struct" }, { - "path" : "\/documentation\/apollo\/networktransport\/send(query:fetchbehavior:requestconfiguration:)", - "title" : "func send(query: Query, fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/networktransport", - "title" : "NetworkTransport", - "type" : "protocol" - }, - { - "children" : [ - { - "title" : "Instance Methods", + "title" : "Type Aliases", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/normalizedcache\/clear()", - "title" : "func clear() async throws", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/normalizedcache\/loadrecords(forkeys:)", - "title" : "func loadRecords(forKeys: Set) async throws -> [CacheKey : Record]", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/normalizedcache\/merge(records:)", - "title" : "func merge(records: RecordSet) async throws -> Set", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/normalizedcache\/removerecord(for:)", - "title" : "func removeRecord(for: CacheKey) async throws", - "type" : "method" + "path" : "\/documentation\/apollo\/apollorequestbodycreator", + "title" : "ApolloRequestBodyCreator", + "type" : "typealias" }, { - "path" : "\/documentation\/apollo\/normalizedcache\/removerecords(matching:)", - "title" : "func removeRecords(matching: CacheKey) async throws", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/normalizedcache", - "title" : "NormalizedCache", - "type" : "protocol" - }, - { - "children" : [ - { - "title" : "Instance Methods", - "type" : "groupMarker" + "path" : "\/documentation\/apollo\/cachekey", + "title" : "CacheKey", + "type" : "typealias" }, { - "path" : "\/documentation\/apollo\/readonlynormalizedcache\/loadrecords(forkeys:)", - "title" : "func loadRecords(forKeys: Set) async throws -> [CacheKey : Record]", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/readonlynormalizedcache", - "title" : "ReadOnlyNormalizedCache", - "type" : "protocol" - }, - { - "path" : "\/documentation\/apollo\/requestcontext", - "title" : "RequestContext", - "type" : "protocol" - }, - { - "children" : [ - { - "title" : "Instance Properties", - "type" : "groupMarker" + "path" : "\/documentation\/apollo\/graphqlresulthandler", + "title" : "GraphQLResultHandler", + "type" : "typealias" }, { - "path" : "\/documentation\/apollo\/requestcontexttimeoutconfigurable\/requesttimeout", - "title" : "var requestTimeout: TimeInterval", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/requestcontexttimeoutconfigurable", - "title" : "RequestContextTimeoutConfigurable", - "type" : "protocol" - }, - { - "children" : [ - { - "title" : "Instance Methods", - "type" : "groupMarker" + "path" : "\/documentation\/apollo\/interceptorresultstream", + "title" : "InterceptorResultStream", + "type" : "typealias" }, { - "path" : "\/documentation\/apollo\/responseparsinginterceptor\/parse(response:for:includecacherecords:)", - "title" : "func parse(response: consuming HTTPResponse, for: Request, includeCacheRecords: Bool) async throws -> InterceptorResultStream", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/responseparsinginterceptor", - "title" : "ResponseParsingInterceptor", - "type" : "protocol" - }, - { - "children" : [ - { - "title" : "Instance Methods", - "type" : "groupMarker" + "path" : "\/documentation\/apollo\/requestbodycreator", + "title" : "RequestBodyCreator", + "type" : "typealias" }, { - "path" : "\/documentation\/apollo\/subscriptionnetworktransport\/send(subscription:fetchbehavior:requestconfiguration:)", - "title" : "func send(subscription: Subscription, fetchBehavior: FetchBehavior, requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/subscriptionnetworktransport", - "title" : "SubscriptionNetworkTransport", - "type" : "protocol" - }, - { - "children" : [ - { - "title" : "Instance Methods", + "title" : "Enumerations", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/uploadingnetworktransport\/upload(operation:files:requestconfiguration:)", - "title" : "func upload(operation: Operation, files: [GraphQLFile], requestConfiguration: RequestConfiguration) throws -> AsyncThrowingStream, any Error>", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/uploadingnetworktransport", - "title" : "UploadingNetworkTransport", - "type" : "protocol" - }, - { - "title" : "Structures", - "type" : "groupMarker" - }, - { - "children" : [ - { - "title" : "Structures", - "type" : "groupMarker" + "children" : [ + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumerations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheandnetwork\/cacheandnetwork", + "title" : "case cacheAndNetwork", + "type" : "case" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheandnetwork\/tofetchbehavior()", + "title" : "func toFetchBehavior() -> FetchBehavior", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheandnetwork\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheandnetwork\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheandnetwork", + "title" : "CachePolicy.Query.CacheAndNetwork", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheonly\/cacheonly", + "title" : "case cacheOnly", + "type" : "case" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheonly\/tofetchbehavior()", + "title" : "func toFetchBehavior() -> FetchBehavior", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheonly\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheonly\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheonly", + "title" : "CachePolicy.Query.CacheOnly", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy\/query\/singleresponse\/cachefirst", + "title" : "case cacheFirst", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy\/query\/singleresponse\/networkfirst", + "title" : "case networkFirst", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy\/query\/singleresponse\/networkonly", + "title" : "case networkOnly", + "type" : "case" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy\/query\/singleresponse\/tofetchbehavior()", + "title" : "func toFetchBehavior() -> FetchBehavior", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy\/query\/singleresponse\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/cachepolicy\/query\/singleresponse\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/cachepolicy\/query\/singleresponse", + "title" : "CachePolicy.Query.SingleResponse", + "type" : "enum" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy\/query\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/cachepolicy\/query\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/cachepolicy\/query", + "title" : "CachePolicy.Query", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy\/subscription\/cachethennetwork", + "title" : "case cacheThenNetwork", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy\/subscription\/networkonly", + "title" : "case networkOnly", + "type" : "case" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy\/subscription\/tofetchbehavior()", + "title" : "func toFetchBehavior() -> FetchBehavior", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy\/subscription\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/cachepolicy\/subscription\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/cachepolicy\/subscription", + "title" : "CachePolicy.Subscription", + "type" : "enum" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/cachepolicy\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/cachepolicy", + "title" : "CachePolicy", + "type" : "enum" }, { "children" : [ { - "title" : "Instance Methods", + "title" : "Enumeration Cases", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/asynciterator\/next()", - "title" : "func next() async throws -> Data?", - "type" : "method" + "path" : "\/documentation\/apollo\/cachepolicy_v1\/fetchignoringcachecompletely", + "title" : "case fetchIgnoringCacheCompletely", + "type" : "case" }, { - "title" : "Type Aliases", + "path" : "\/documentation\/apollo\/cachepolicy_v1\/fetchignoringcachedata", + "title" : "case fetchIgnoringCacheData", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy_v1\/returncachedataandfetch", + "title" : "case returnCacheDataAndFetch", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy_v1\/returncachedatadontfetch", + "title" : "case returnCacheDataDontFetch", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/cachepolicy_v1\/returncachedataelsefetch", + "title" : "case returnCacheDataElseFetch", + "type" : "case" + }, + { + "title" : "Type Properties", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/asynciterator\/element", - "title" : "AsyncHTTPResponseChunkSequence.AsyncIterator.Element", - "type" : "typealias" + "path" : "\/documentation\/apollo\/cachepolicy_v1\/default", + "title" : "static var `default`: CachePolicy_v1", + "type" : "property" }, { "title" : "Default Implementations", @@ -1822,269 +12044,264 @@ { "children" : [ { - "title" : "Instance Methods", + "title" : "Operators", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/asynciterator\/next()-2fiic", - "title" : "func next() async throws(Self.Failure) -> Self.Element?", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/asynciterator\/next(isolation:)", - "title" : "func next(isolation: isolated (any Actor)?) async throws(Self.Failure) -> Self.Element?", - "type" : "method" + "path" : "\/documentation\/apollo\/cachepolicy_v1\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" } ], - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/asynciterator\/asynciteratorprotocol-implementations", - "title" : "AsyncIteratorProtocol Implementations", + "path" : "\/documentation\/apollo\/cachepolicy_v1\/equatable-implementations", + "title" : "Equatable Implementations", "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/asynciterator", - "title" : "AsyncHTTPResponseChunkSequence.AsyncIterator", - "type" : "struct" - }, - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/init(_:)", - "title" : "init(URLSession.AsyncBytes)", - "type" : "init" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/makeasynciterator()", - "title" : "func makeAsyncIterator() -> AsyncHTTPResponseChunkSequence.AsyncIterator", - "type" : "method" - }, - { - "title" : "Type Aliases", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/element", - "title" : "AsyncHTTPResponseChunkSequence.Element", - "type" : "typealias" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" + "path" : "\/documentation\/apollo\/cachepolicy_v1", + "title" : "CachePolicy_v1", + "type" : "enum" }, { "children" : [ { - "title" : "Instance Methods", + "title" : "Type Properties", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/allsatisfy(_:)", - "title" : "func allSatisfy((Self.Element) async throws -> Bool) async rethrows -> Bool", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/compactmap(_:)-2cyck", - "title" : "func compactMap((Self.Element) async throws -> ElementOfResult?) -> AsyncThrowingCompactMapSequence", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/compactmap(_:)-3fbud", - "title" : "func compactMap((Self.Element) async -> ElementOfResult?) -> AsyncCompactMapSequence", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/contains(_:)", - "title" : "func contains(Self.Element) async rethrows -> Bool", - "type" : "method" + "path" : "\/documentation\/apollo\/constants\/apolloclientname", + "title" : "static let ApolloClientName: String", + "type" : "property" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/contains(where:)", - "title" : "func contains(where: (Self.Element) async throws -> Bool) async rethrows -> Bool", - "type" : "method" - }, + "path" : "\/documentation\/apollo\/constants\/apolloclientversion", + "title" : "static let ApolloClientVersion: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/constants", + "title" : "Constants", + "type" : "enum" + }, + { + "children" : [ { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/drop(while:)-1pkgr", - "title" : "func drop(while: (Self.Element) async -> Bool) -> AsyncDropWhileSequence", - "type" : "method" + "title" : "Enumeration Cases", + "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/drop(while:)-1tr2m", - "title" : "func drop(while: (Self.Element) async throws -> Bool) -> AsyncThrowingDropWhileSequence", - "type" : "method" + "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/serializedbodymessageerror", + "title" : "case serializedBodyMessageError", + "type" : "case" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/dropfirst(_:)", - "title" : "func dropFirst(Int) -> AsyncDropFirstSequence", - "type" : "method" + "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/serializedqueryparamsmessageerror", + "title" : "case serializedQueryParamsMessageError", + "type" : "case" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/filter(_:)-83pnr", - "title" : "func filter((Self.Element) async -> Bool) -> AsyncFilterSequence", - "type" : "method" + "title" : "Instance Properties", + "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/filter(_:)-8ljjh", - "title" : "func filter((Self.Element) async throws -> Bool) -> AsyncThrowingFilterSequence", - "type" : "method" + "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/errordescription", + "title" : "var errorDescription: String?", + "type" : "property" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/first(where:)", - "title" : "func first(where: (Self.Element) async throws -> Bool) async rethrows -> Self.Element?", - "type" : "method" + "title" : "Default Implementations", + "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/flatmap(_:)-3ro29", - "title" : "func flatMap((Self.Element) async -> SegmentOfResult) -> AsyncFlatMapSequence", - "type" : "method" + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/flatmap(_:)-6cqbw", - "title" : "func flatMap((Self.Element) async -> SegmentOfResult) -> AsyncFlatMapSequence", - "type" : "method" + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/flatmap(_:)-74tsa", - "title" : "func flatMap((Self.Element) async -> SegmentOfResult) -> AsyncFlatMapSequence", - "type" : "method" - }, + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/graphqlhttprequesterror", + "title" : "GraphQLHTTPRequestError", + "type" : "enum" + }, + { + "children" : [ { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/flatmap(_:)-jo8o", - "title" : "func flatMap((Self.Element) async throws -> SegmentOfResult) -> AsyncThrowingFlatMapSequence", - "type" : "method" + "title" : "Enumeration Cases", + "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/map(_:)-1k278", - "title" : "func map((Self.Element) async -> Transformed) -> AsyncMapSequence", - "type" : "method" + "path" : "\/documentation\/apollo\/incrementalresponseerror\/missingdeferredselectionsettype(_:_:)", + "title" : "case missingDeferredSelectionSetType(String, String)", + "type" : "case" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/map(_:)-6ut8j", - "title" : "func map((Self.Element) async throws -> Transformed) -> AsyncThrowingMapSequence", - "type" : "method" + "path" : "\/documentation\/apollo\/incrementalresponseerror\/missingexistingdata", + "title" : "case missingExistingData", + "type" : "case" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/max(by:)", - "title" : "func max(by: (Self.Element, Self.Element) async throws -> Bool) async rethrows -> Self.Element?", - "type" : "method" + "path" : "\/documentation\/apollo\/incrementalresponseerror\/missinglabel", + "title" : "case missingLabel", + "type" : "case" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/min(by:)", - "title" : "func min(by: (Self.Element, Self.Element) async throws -> Bool) async rethrows -> Self.Element?", - "type" : "method" + "path" : "\/documentation\/apollo\/incrementalresponseerror\/missingpath", + "title" : "case missingPath", + "type" : "case" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/prefix(_:)", - "title" : "func prefix(Int) -> AsyncPrefixSequence", - "type" : "method" + "title" : "Instance Properties", + "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/prefix(while:)-2wbwj", - "title" : "func prefix(while: (Self.Element) async -> Bool) rethrows -> AsyncPrefixWhileSequence", - "type" : "method" + "path" : "\/documentation\/apollo\/incrementalresponseerror\/errordescription", + "title" : "var errorDescription: String?", + "type" : "property" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/prefix(while:)-8xfnf", - "title" : "func prefix(while: (Self.Element) async throws -> Bool) rethrows -> AsyncThrowingPrefixWhileSequence", - "type" : "method" + "title" : "Default Implementations", + "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/reduce(_:_:)", - "title" : "func reduce(Result, (Result, Self.Element) async throws -> Result) async rethrows -> Result", - "type" : "method" + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/incrementalresponseerror\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollo\/incrementalresponseerror\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" }, { - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/reduce(into:_:)", - "title" : "func reduce(into: Result, (inout Result, Self.Element) async throws -> Void) async rethrows -> Result", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence\/asyncsequence-implementations", - "title" : "AsyncSequence Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/asynchttpresponsechunksequence", - "title" : "AsyncHTTPResponseChunkSequence", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/autopersistedqueryconfiguration\/init(autopersistqueries:usegetforpersistedqueryretry:)", - "title" : "init(autoPersistQueries: Bool, useGETForPersistedQueryRetry: Bool)", - "type" : "init" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/autopersistedqueryconfiguration\/autopersistqueries", - "title" : "var autoPersistQueries: Bool", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/autopersistedqueryconfiguration\/usegetforpersistedqueryretry", - "title" : "var useGETForPersistedQueryRetry: Bool", - "type" : "property" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" - }, - { - "children" : [ - { - "title" : "Operators", - "type" : "groupMarker" + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/incrementalresponseerror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/incrementalresponseerror\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" }, { - "path" : "\/documentation\/apollo\/autopersistedqueryconfiguration\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" - } - ], - "path" : "\/documentation\/apollo\/autopersistedqueryconfiguration\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/autopersistedqueryconfiguration", - "title" : "AutoPersistedQueryConfiguration", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/init()", - "title" : "init()", - "type" : "init" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/intercept(request:next:)", - "title" : "func intercept(request: Request, next: (Request) async -> InterceptorResultStream) async throws -> InterceptorResultStream", - "type" : "method" + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/incrementalresponseerror\/failurereason", + "title" : "var failureReason: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/incrementalresponseerror\/helpanchor", + "title" : "var helpAnchor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollo\/incrementalresponseerror\/recoverysuggestion", + "title" : "var recoverySuggestion: String?", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/incrementalresponseerror\/localizederror-implementations", + "title" : "LocalizedError Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/incrementalresponseerror", + "title" : "IncrementalResponseError", + "type" : "enum" }, { - "title" : "Enumerations", - "type" : "groupMarker" + "children" : [ + { + "title" : "Type Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/jsonconverter\/convert(_:)-29ctk", + "title" : "static func convert(GraphQLError) -> [String : Any]", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/jsonconverter\/convert(_:)-4jdtv", + "title" : "static func convert(some SelectionSet) -> [String : Any]", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/jsonconverter\/convert(_:)-97jxo", + "title" : "static func convert(GraphQLResponse) -> [String : Any]", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/jsonconverter", + "title" : "JSONConverter", + "type" : "enum" }, { "children" : [ @@ -2093,13 +12310,18 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/persistedquerynotfoundforpersistedonlyquery(operationname:)", - "title" : "case persistedQueryNotFoundForPersistedOnlyQuery(operationName: String)", + "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/couldnotparsetojson(data:)", + "title" : "case couldNotParseToJSON(data: Data)", "type" : "case" }, { - "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/persistedqueryretryfailed(operationname:)", - "title" : "case persistedQueryRetryFailed(operationName: String)", + "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/invalidmultipartprotocol", + "title" : "case invalidMultipartProtocol", + "type" : "case" + }, + { + "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/missingmultipartboundary", + "title" : "case missingMultipartBoundary", "type" : "case" }, { @@ -2107,7 +12329,7 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/errordescription", + "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/errordescription", "title" : "var errorDescription: String?", "type" : "property" }, @@ -2115,22 +12337,6 @@ "title" : "Default Implementations", "type" : "groupMarker" }, - { - "children" : [ - { - "title" : "Operators", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" - } - ], - "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - }, { "children" : [ { @@ -2138,12 +12344,12 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/localizeddescription", + "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/localizeddescription", "title" : "var localizedDescription: String", "type" : "property" } ], - "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/error-implementations", + "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/error-implementations", "title" : "Error Implementations", "type" : "symbol" }, @@ -2154,206 +12360,29 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/failurereason", + "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/failurereason", "title" : "var failureReason: String?", "type" : "property" }, { - "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/helpanchor", + "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/helpanchor", "title" : "var helpAnchor: String?", "type" : "property" }, { - "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/recoverysuggestion", + "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/recoverysuggestion", "title" : "var recoverySuggestion: String?", "type" : "property" } ], - "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror\/localizederror-implementations", + "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/localizederror-implementations", "title" : "LocalizedError Implementations", "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor\/apqerror", - "title" : "AutomaticPersistedQueryInterceptor.APQError", + "path" : "\/documentation\/apollo\/jsonresponseparsingerror", + "title" : "JSONResponseParsingError", "type" : "enum" - } - ], - "path" : "\/documentation\/apollo\/automaticpersistedqueryinterceptor", - "title" : "AutomaticPersistedQueryInterceptor", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/clientawarenessmetadata\/init(clientapplicationname:clientapplicationversion:includeapollolibraryawareness:)", - "title" : "init(clientApplicationName: String?, clientApplicationVersion: String?, includeApolloLibraryAwareness: Bool)", - "type" : "init" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/clientawarenessmetadata\/clientapplicationname", - "title" : "let clientApplicationName: String?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/clientawarenessmetadata\/clientapplicationversion", - "title" : "let clientApplicationVersion: String?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/clientawarenessmetadata\/includeapollolibraryawareness", - "title" : "let includeApolloLibraryAwareness: Bool", - "type" : "property" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/clientawarenessmetadata\/applyheaders(to:)", - "title" : "func applyHeaders(to: inout URLRequest)", - "type" : "method" - }, - { - "title" : "Type Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/clientawarenessmetadata\/defaultclientname", - "title" : "static var defaultClientName: String", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/clientawarenessmetadata\/defaultclientversion", - "title" : "static var defaultClientVersion: String", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/clientawarenessmetadata\/enabledwithdefaults", - "title" : "static var enabledWithDefaults: ClientAwarenessMetadata", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/clientawarenessmetadata\/none", - "title" : "static var none: ClientAwarenessMetadata", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/clientawarenessmetadata", - "title" : "ClientAwarenessMetadata", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/defaultcacheinterceptor\/init()", - "title" : "init()", - "type" : "init" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/defaultcacheinterceptor\/readcachedata(from:request:)", - "title" : "func readCacheData(from: ApolloStore, request: Request) async throws -> GraphQLResponse?", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/defaultcacheinterceptor\/writecachedata(to:request:response:)", - "title" : "func writeCacheData(to: ApolloStore, request: Request, response: ParsedResult) async throws", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/defaultcacheinterceptor", - "title" : "DefaultCacheInterceptor", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/defaultrequestbodycreator\/init()", - "title" : "init()", - "type" : "init" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/defaultrequestbodycreator\/requestbody(for:sendquerydocument:autopersistquery:)", - "title" : "func requestBody(for: Operation, sendQueryDocument: Bool, autoPersistQuery: Bool) -> JSONEncodableDictionary", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/defaultrequestbodycreator", - "title" : "DefaultRequestBodyCreator", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/fetchbehavior\/cacheread", - "title" : "let cacheRead: FetchBehavior.CacheReadBehavior", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/fetchbehavior\/networkfetch", - "title" : "let networkFetch: FetchBehavior.NetworkFetchBehavior", - "type" : "property" - }, - { - "title" : "Type Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/fetchbehavior\/cacheandnetwork", - "title" : "static let CacheAndNetwork: FetchBehavior", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/fetchbehavior\/cachefirst", - "title" : "static let CacheFirst: FetchBehavior", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/fetchbehavior\/cacheonly", - "title" : "static let CacheOnly: FetchBehavior", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/fetchbehavior\/networkfirst", - "title" : "static let NetworkFirst: FetchBehavior", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/fetchbehavior\/networkonly", - "title" : "static let NetworkOnly: FetchBehavior", - "type" : "property" - }, - { - "title" : "Enumerations", - "type" : "groupMarker" }, { "children" : [ @@ -2362,18 +12391,13 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/fetchbehavior\/cachereadbehavior\/beforenetworkfetch", - "title" : "case beforeNetworkFetch", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/fetchbehavior\/cachereadbehavior\/never", - "title" : "case never", + "path" : "\/documentation\/apollo\/pathcomponent\/field(_:)", + "title" : "case field(String)", "type" : "case" }, { - "path" : "\/documentation\/apollo\/fetchbehavior\/cachereadbehavior\/onnetworkfailure", - "title" : "case onNetworkFailure", + "path" : "\/documentation\/apollo\/pathcomponent\/index(_:)", + "title" : "case index(Int)", "type" : "case" }, { @@ -2387,18 +12411,18 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/fetchbehavior\/cachereadbehavior\/!=(_:_:)", + "path" : "\/documentation\/apollo\/pathcomponent\/!=(_:_:)", "title" : "static func != (Self, Self) -> Bool", "type" : "op" } ], - "path" : "\/documentation\/apollo\/fetchbehavior\/cachereadbehavior\/equatable-implementations", + "path" : "\/documentation\/apollo\/pathcomponent\/equatable-implementations", "title" : "Equatable Implementations", "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/fetchbehavior\/cachereadbehavior", - "title" : "FetchBehavior.CacheReadBehavior", + "path" : "\/documentation\/apollo\/pathcomponent", + "title" : "PathComponent", "type" : "enum" }, { @@ -2408,18 +12432,8 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/fetchbehavior\/networkfetchbehavior\/always", - "title" : "case always", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/fetchbehavior\/networkfetchbehavior\/never", - "title" : "case never", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/fetchbehavior\/networkfetchbehavior\/oncachemiss", - "title" : "case onCacheMiss", + "path" : "\/documentation\/apollo\/rootselectionsetinitializeerror\/hasnonhashablevalue", + "title" : "case hasNonHashableValue", "type" : "case" }, { @@ -2433,388 +12447,300 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/fetchbehavior\/networkfetchbehavior\/!=(_:_:)", + "path" : "\/documentation\/apollo\/rootselectionsetinitializeerror\/!=(_:_:)", "title" : "static func != (Self, Self) -> Bool", "type" : "op" } ], - "path" : "\/documentation\/apollo\/fetchbehavior\/networkfetchbehavior\/equatable-implementations", + "path" : "\/documentation\/apollo\/rootselectionsetinitializeerror\/equatable-implementations", "title" : "Equatable Implementations", "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/rootselectionsetinitializeerror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollo\/rootselectionsetinitializeerror\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/fetchbehavior\/networkfetchbehavior", - "title" : "FetchBehavior.NetworkFetchBehavior", + "path" : "\/documentation\/apollo\/rootselectionsetinitializeerror", + "title" : "RootSelectionSetInitializeError", "type" : "enum" }, { - "title" : "Default Implementations", + "title" : "Extended Modules", "type" : "groupMarker" }, { "children" : [ { - "title" : "Operators", + "title" : "Extended Protocols", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/fetchbehavior\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/apolloapi\/rootselectionset\/init(data:variables:)-30rr9", + "title" : "init(data: JSONObject, variables: [String : any GraphQLOperationVariableValue]?) async throws", + "type" : "init" + }, + { + "path" : "\/documentation\/apollo\/apolloapi\/rootselectionset\/init(data:variables:)-8jhke", + "title" : "init(data: [String : Any], variables: [String : any GraphQLOperationVariableValue]?) async throws", + "type" : "init" + } + ], + "path" : "\/documentation\/apollo\/apolloapi\/rootselectionset", + "title" : "RootSelectionSet", + "type" : "extension" } ], - "path" : "\/documentation\/apollo\/fetchbehavior\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/fetchbehavior", - "title" : "FetchBehavior", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Structures", - "type" : "groupMarker" + "path" : "\/documentation\/apollo\/apolloapi", + "title" : "ApolloAPI", + "type" : "extension" }, { "children" : [ { - "title" : "Instance Properties", + "title" : "Extended Classes", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/graphqlerror\/location\/column", - "title" : "let column: Int", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlerror\/location\/line", - "title" : "let line: Int", - "type" : "property" + "children" : [ + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/foundation\/urlsession\/chunks(for:)", + "title" : "func chunks(for: URLRequest) async throws -> (any AsyncChunkSequence, URLResponse)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/foundation\/urlsession\/apollourlsession-implementations", + "title" : "ApolloURLSession Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollo\/foundation\/urlsession", + "title" : "URLSession", + "type" : "extension" } ], - "path" : "\/documentation\/apollo\/graphqlerror\/location", - "title" : "GraphQLError.Location", - "type" : "struct" - }, - { - "title" : "Operators", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlerror\/==(_:_:)", - "title" : "static func == (GraphQLError, GraphQLError) -> Bool", - "type" : "op" - }, - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlerror\/init(_:)", - "title" : "init(JSONObject)", - "type" : "init" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlerror\/extensions", - "title" : "var extensions: [String : Any]?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlerror\/locations", - "title" : "var locations: [GraphQLError.Location]?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlerror\/message", - "title" : "var message: String?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlerror\/path", - "title" : "var path: [PathComponent]?", - "type" : "property" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlerror\/hash(into:)", - "title" : "func hash(into: inout Hasher)", - "type" : "method" - }, - { - "title" : "Subscripts", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlerror\/subscript(_:)", - "title" : "subscript(String) -> Any?", - "type" : "subscript" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" + "path" : "\/documentation\/apollo\/foundation", + "title" : "Foundation", + "type" : "extension" }, { "children" : [ { - "title" : "Instance Properties", + "title" : "Extended Classes", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/graphqlerror\/description", - "title" : "var description: String", - "type" : "property" + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollo\/_concurrency\/tasklocal\/withvalue(_:operation:)-28aix", + "title" : "func withValue(Value, operation: () async throws -> R) async rethrows -> R", + "type" : "method" + }, + { + "path" : "\/documentation\/apollo\/_concurrency\/tasklocal\/withvalue(_:operation:)-6qbw1", + "title" : "func withValue(Value, operation: () throws -> R) rethrows -> R", + "type" : "method" + } + ], + "path" : "\/documentation\/apollo\/_concurrency\/tasklocal", + "title" : "TaskLocal", + "type" : "extension" } ], - "path" : "\/documentation\/apollo\/graphqlerror\/customstringconvertible-implementations", - "title" : "CustomStringConvertible Implementations", - "type" : "symbol" + "path" : "\/documentation\/apollo\/_concurrency", + "title" : "_Concurrency", + "type" : "extension" + } + ], + "path" : "\/documentation\/apollo", + "title" : "Apollo", + "type" : "module" + }, + { + "children" : [ + { + "title" : "Classes", + "type" : "groupMarker" }, { "children" : [ { - "title" : "Operators", + "title" : "Initializers", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/graphqlerror\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" - } - ], - "path" : "\/documentation\/apollo\/graphqlerror\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - }, - { - "children" : [ + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/init(client:initialquery:extractinitialpageinfo:extractnextpageinfo:pageresolver:)", + "title" : "convenience init(client: ApolloClient, initialQuery: InitialQuery, extractInitialPageInfo: (InitialQuery.Data) -> P, extractNextPageInfo: (PaginatedQuery.Data) -> P, pageResolver: (P, PaginationDirection) -> PaginatedQuery?)", + "type" : "init" + }, { - "title" : "Instance Properties", - "type" : "groupMarker" + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/init(client:initialquery:extractpageinfo:pageresolver:)-4zqxv", + "title" : "convenience init(client: ApolloClient, initialQuery: InitialQuery, extractPageInfo: (InitialQuery.Data) -> P, pageResolver: (P, PaginationDirection) -> InitialQuery?)", + "type" : "init" }, { - "path" : "\/documentation\/apollo\/graphqlerror\/localizeddescription", - "title" : "var localizedDescription: String", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/graphqlerror\/error-implementations", - "title" : "Error Implementations", - "type" : "symbol" - }, - { - "children" : [ + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/init(client:initialquery:extractpageinfo:pageresolver:)-5xbl8", + "title" : "convenience init(client: ApolloClient, initialQuery: InitialQuery, extractPageInfo: (PageExtractionData) -> P, pageResolver: ((P, PaginationDirection) -> PaginatedQuery?)?)", + "type" : "init" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/init(client:initialquery:extractpageinfo:pageresolver:transform:)", + "title" : "convenience init(client: ApolloClient, initialQuery: InitialQuery, extractPageInfo: (PageExtractionData?>) -> P, pageResolver: ((P, PaginationDirection) -> PaginatedQuery?)?, transform: (PaginationOutput) throws -> Model)", + "type" : "init" + }, { "title" : "Instance Properties", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/graphqlerror\/errordescription", - "title" : "var errorDescription: String?", + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/canloadnext", + "title" : "var canLoadNext: Bool", "type" : "property" }, { - "path" : "\/documentation\/apollo\/graphqlerror\/failurereason", - "title" : "var failureReason: String?", + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/canloadprevious", + "title" : "var canLoadPrevious: Bool", "type" : "property" }, { - "path" : "\/documentation\/apollo\/graphqlerror\/helpanchor", - "title" : "var helpAnchor: String?", + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/cancellables", + "title" : "var cancellables: Set", "type" : "property" }, { - "path" : "\/documentation\/apollo\/graphqlerror\/recoverysuggestion", - "title" : "var recoverySuggestion: String?", + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/pager", + "title" : "let pager: any PagerType", "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/graphqlerror\/localizederror-implementations", - "title" : "LocalizedError Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/graphqlerror", - "title" : "GraphQLError", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlexecutionerror\/errordescription", - "title" : "var errorDescription: String?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlexecutionerror\/pathstring", - "title" : "var pathString: String", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlexecutionerror\/underlying", - "title" : "let underlying: any Error", - "type" : "property" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" - }, - { - "children" : [ + }, { - "title" : "Instance Properties", + "title" : "Instance Methods", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/graphqlexecutionerror\/localizeddescription", - "title" : "var localizedDescription: String", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/graphqlexecutionerror\/error-implementations", - "title" : "Error Implementations", - "type" : "symbol" - }, - { - "children" : [ + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/fetch()", + "title" : "func fetch() async", + "type" : "method" + }, { - "title" : "Instance Properties", - "type" : "groupMarker" + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/loadall(fetchfrominitialpage:)", + "title" : "func loadAll(fetchFromInitialPage: Bool) async throws", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/graphqlexecutionerror\/failurereason", - "title" : "var failureReason: String?", - "type" : "property" + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/loadnext(cachepolicy:)-25zb3", + "title" : "func loadNext(cachePolicy: CachePolicy.Query.SingleResponse) async throws", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/graphqlexecutionerror\/helpanchor", - "title" : "var helpAnchor: String?", - "type" : "property" + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/loadnext(cachepolicy:)-6cteh", + "title" : "func loadNext(cachePolicy: CachePolicy.Query.CacheOnly) async throws", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/graphqlexecutionerror\/recoverysuggestion", - "title" : "var recoverySuggestion: String?", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/graphqlexecutionerror\/localizederror-implementations", - "title" : "LocalizedError Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/graphqlexecutionerror", - "title" : "GraphQLExecutionError", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlfile\/init(fieldname:originalname:mimetype:data:)", - "title" : "init(fieldName: String, originalName: String, mimeType: String, data: Data)", - "type" : "init" - }, - { - "path" : "\/documentation\/apollo\/graphqlfile\/init(fieldname:originalname:mimetype:fileurl:)", - "title" : "init(fieldName: String, originalName: String, mimeType: String, fileURL: URL) throws", - "type" : "init" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlfile\/contentlength", - "title" : "let contentLength: UInt64", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlfile\/data", - "title" : "let data: Data?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlfile\/fieldname", - "title" : "let fieldName: String", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlfile\/fileurl", - "title" : "let fileURL: URL?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlfile\/mimetype", - "title" : "let mimeType: String", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlfile\/originalname", - "title" : "let originalName: String", - "type" : "property" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlfile\/generateinputstream()", - "title" : "func generateInputStream() throws -> InputStream", - "type" : "method" - }, - { - "title" : "Type Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlfile\/octetstreammimetype", - "title" : "static let octetStreamMimeType: String", - "type" : "property" - }, - { - "title" : "Enumerations", - "type" : "groupMarker" - }, - { - "children" : [ + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/loadnext(cachepolicy:)-6wm4u", + "title" : "func loadNext(cachePolicy: CachePolicy.Query.CacheAndNetwork) async throws", + "type" : "method" + }, { - "title" : "Enumeration Cases", - "type" : "groupMarker" + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/loadnext(fetchbehavior:)", + "title" : "func loadNext(fetchBehavior: FetchBehavior) async throws", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/couldnotcreateinputstream", - "title" : "case couldNotCreateInputStream", - "type" : "case" + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/loadprevious(cachepolicy:)-3cqqt", + "title" : "func loadPrevious(cachePolicy: CachePolicy.Query.CacheOnly) async throws", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/couldnotgetfilesize(fileurl:)", - "title" : "case couldNotGetFileSize(fileURL: URL)", - "type" : "case" + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/loadprevious(cachepolicy:)-3lv08", + "title" : "func loadPrevious(cachePolicy: CachePolicy.Query.SingleResponse) async throws", + "type" : "method" }, { - "title" : "Instance Properties", + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/loadprevious(cachepolicy:)-4t", + "title" : "func loadPrevious(cachePolicy: CachePolicy.Query.CacheAndNetwork) async throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/loadprevious(fetchbehavior:)", + "title" : "func loadPrevious(fetchBehavior: FetchBehavior) async throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/receive(subscriber:)", + "title" : "func receive(subscriber: S)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/refetch(cachepolicy:)-1mgl", + "title" : "func refetch(cachePolicy: CachePolicy.Query.SingleResponse) async", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/refetch(cachepolicy:)-2asu7", + "title" : "func refetch(cachePolicy: CachePolicy.Query.CacheOnly) async", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/refetch(cachepolicy:)-2pnnt", + "title" : "func refetch(cachePolicy: CachePolicy.Query.CacheAndNetwork) async", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/refetch(fetchbehavior:)", + "title" : "func refetch(fetchBehavior: FetchBehavior) async", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/reset()", + "title" : "func reset() async", + "type" : "method" + }, + { + "title" : "Type Aliases", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/errordescription", - "title" : "var errorDescription: String?", - "type" : "property" + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/failure", + "title" : "GraphQLQueryPager.Failure", + "type" : "typealias" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/output", + "title" : "GraphQLQueryPager.Output", + "type" : "typealias" }, { "title" : "Default Implementations", @@ -2823,961 +12749,640 @@ { "children" : [ { - "title" : "Instance Properties", - "type" : "groupMarker" + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/values-3l0lz", + "title" : "var values: AsyncPublisher", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/values-96ly3", + "title" : "var values: AsyncThrowingPublisher", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/allsatisfy(_:)", + "title" : "func allSatisfy((Self.Output) -> Bool) -> Publishers.AllSatisfy", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/append(_:)-3qu99", + "title" : "func append(S) -> Publishers.Concatenate>", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/append(_:)-8aal7", + "title" : "func append(Self.Output...) -> Publishers.Concatenate>", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/append(_:)-wnv", + "title" : "func append

(P) -> Publishers.Concatenate", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/assertnofailure(_:file:line:)", + "title" : "func assertNoFailure(String, file: StaticString, line: UInt) -> Publishers.AssertNoFailure", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/assign(to:)", + "title" : "func assign(to: inout Published.Publisher)", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/assign(to:on:)", + "title" : "func assign(to: ReferenceWritableKeyPath, on: Root) -> AnyCancellable", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/breakpoint(receivesubscription:receiveoutput:receivecompletion:)", + "title" : "func breakpoint(receiveSubscription: ((any Subscription) -> Bool)?, receiveOutput: ((Self.Output) -> Bool)?, receiveCompletion: ((Subscribers.Completion) -> Bool)?) -> Publishers.Breakpoint", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/breakpointonerror()", + "title" : "func breakpointOnError() -> Publishers.Breakpoint", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/buffer(size:prefetch:whenfull:)", + "title" : "func buffer(size: Int, prefetch: Publishers.PrefetchStrategy, whenFull: Publishers.BufferingStrategy) -> Publishers.Buffer", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/catch(_:)", + "title" : "func `catch`

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

(P) -> Publishers.CombineLatest", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/combinelatest(_:_:)-32h5s", + "title" : "func combineLatest(P, Q) -> Publishers.CombineLatest3", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/combinelatest(_:_:)-3m6fr", + "title" : "func combineLatest(P, (Self.Output, P.Output) -> T) -> Publishers.Map, T>", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/combinelatest(_:_:_:)-4qg8v", + "title" : "func combineLatest(P, Q, R) -> Publishers.CombineLatest4", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/combinelatest(_:_:_:)-81x5u", + "title" : "func combineLatest(P, Q, (Self.Output, P.Output, Q.Output) -> T) -> Publishers.Map, T>", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/combinelatest(_:_:_:_:)", + "title" : "func combineLatest(P, Q, R, (Self.Output, P.Output, Q.Output, R.Output) -> T) -> Publishers.Map, T>", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/compactmap(_:)", + "title" : "func compactMap((Self.Output) -> T?) -> Publishers.CompactMap", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/contains(where:)", + "title" : "func contains(where: (Self.Output) -> Bool) -> Publishers.ContainsWhere", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/count()", + "title" : "func count() -> Publishers.Count", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/debounce(for:scheduler:options:)", + "title" : "func debounce(for: S.SchedulerTimeType.Stride, scheduler: S, options: S.SchedulerOptions?) -> Publishers.Debounce", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/decode(type:decoder:)", + "title" : "func decode(type: Item.Type, decoder: Coder) -> Publishers.Decode", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/delay(for:tolerance:scheduler:options:)", + "title" : "func delay(for: S.SchedulerTimeType.Stride, tolerance: S.SchedulerTimeType.Stride?, scheduler: S, options: S.SchedulerOptions?) -> Publishers.Delay", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/drop(untiloutputfrom:)", + "title" : "func drop

(untilOutputFrom: P) -> Publishers.DropUntilOutput", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/drop(while:)", + "title" : "func drop(while: (Self.Output) -> Bool) -> Publishers.DropWhile", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/dropfirst(_:)", + "title" : "func dropFirst(Int) -> Publishers.Drop", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/erasetoanypublisher()", + "title" : "func eraseToAnyPublisher() -> AnyPublisher", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/filter(_:)", + "title" : "func filter((Self.Output) -> Bool) -> Publishers.Filter", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/localizeddescription", - "title" : "var localizedDescription: String", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/error-implementations", - "title" : "Error Implementations", - "type" : "symbol" - }, - { - "children" : [ + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/first()", + "title" : "func first() -> Publishers.First", + "type" : "method" + }, { - "title" : "Instance Properties", - "type" : "groupMarker" + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/first(where:)", + "title" : "func first(where: (Self.Output) -> Bool) -> Publishers.FirstWhere", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/failurereason", - "title" : "var failureReason: String?", - "type" : "property" + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/flatmap(maxpublishers:_:)-5xn93", + "title" : "func flatMap

(maxPublishers: Subscribers.Demand, (Self.Output) -> P) -> Publishers.FlatMap>", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/helpanchor", - "title" : "var helpAnchor: String?", - "type" : "property" + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/flatmap(maxpublishers:_:)-6ydp0", + "title" : "func flatMap

(maxPublishers: Subscribers.Demand, (Self.Output) -> P) -> Publishers.FlatMap, Self>", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/recoverysuggestion", - "title" : "var recoverySuggestion: String?", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror\/localizederror-implementations", - "title" : "LocalizedError Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/graphqlfile\/graphqlfileerror", - "title" : "GraphQLFile.GraphQLFileError", - "type" : "enum" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" - }, - { - "children" : [ - { - "title" : "Operators", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlfile\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" - } - ], - "path" : "\/documentation\/apollo\/graphqlfile\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/graphqlfile", - "title" : "GraphQLFile", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlresponse\/init(data:extensions:errors:source:dependentkeys:)", - "title" : "init(data: Operation.Data?, extensions: JSONObject?, errors: [GraphQLError]?, source: GraphQLResponse.Source, dependentKeys: Set?)", - "type" : "init" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlresponse\/data", - "title" : "let data: Operation.Data?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlresponse\/errors", - "title" : "let errors: [GraphQLError]?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlresponse\/extensions", - "title" : "let extensions: JSONObject?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/graphqlresponse\/source-swift.property", - "title" : "let source: GraphQLResponse.Source", - "type" : "property" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlresponse\/asjsondictionary()", - "title" : "func asJSONDictionary() -> [String : Any]", - "type" : "method" - }, - { - "title" : "Enumerations", - "type" : "groupMarker" - }, - { - "children" : [ - { - "title" : "Enumeration Cases", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlresponse\/source-swift.enum\/cache", - "title" : "case cache", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/graphqlresponse\/source-swift.enum\/server", - "title" : "case server", - "type" : "case" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" - }, - { - "children" : [ + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/flatmap(maxpublishers:_:)-7tjjf", + "title" : "func flatMap

(maxPublishers: Subscribers.Demand, (Self.Output) -> P) -> Publishers.FlatMap", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/flatmap(maxpublishers:_:)-v65z", + "title" : "func flatMap(maxPublishers: Subscribers.Demand, (Self.Output) -> P) -> Publishers.FlatMap", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/handleevents(receivesubscription:receiveoutput:receivecompletion:receivecancel:receiverequest:)", + "title" : "func handleEvents(receiveSubscription: ((any Subscription) -> Void)?, receiveOutput: ((Self.Output) -> Void)?, receiveCompletion: ((Subscribers.Completion) -> Void)?, receiveCancel: (() -> Void)?, receiveRequest: ((Subscribers.Demand) -> Void)?) -> Publishers.HandleEvents", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/ignoreoutput()", + "title" : "func ignoreOutput() -> Publishers.IgnoreOutput", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/last()", + "title" : "func last() -> Publishers.Last", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/last(where:)", + "title" : "func last(where: (Self.Output) -> Bool) -> Publishers.LastWhere", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/makeconnectable()", + "title" : "func makeConnectable() -> Publishers.MakeConnectable", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/map(_:)-1n0d2", + "title" : "func map((Self.Output) -> T) -> Publishers.Map", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/map(_:)-5xco8", + "title" : "func map(KeyPath) -> Publishers.MapKeyPath", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/map(_:_:)", + "title" : "func map(KeyPath, KeyPath) -> Publishers.MapKeyPath2", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/map(_:_:_:)", + "title" : "func map(KeyPath, KeyPath, KeyPath) -> Publishers.MapKeyPath3", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/maperror(_:)", + "title" : "func mapError((Self.Failure) -> E) -> Publishers.MapError", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/max(by:)", + "title" : "func max(by: (Self.Output, Self.Output) -> Bool) -> Publishers.Comparison", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/measureinterval(using:options:)", + "title" : "func measureInterval(using: S, options: S.SchedulerOptions?) -> Publishers.MeasureInterval", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/merge(with:)-7ko3g", + "title" : "func merge

(with: P) -> Publishers.Merge", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/merge(with:)-7ntxf", + "title" : "func merge(with: Self) -> Publishers.MergeMany", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/merge(with:_:)", + "title" : "func merge(with: B, C) -> Publishers.Merge3", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/merge(with:_:_:)", + "title" : "func merge(with: B, C, D) -> Publishers.Merge4", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/merge(with:_:_:_:)", + "title" : "func merge(with: B, C, D, E) -> Publishers.Merge5", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/merge(with:_:_:_:_:)", + "title" : "func merge(with: B, C, D, E, F) -> Publishers.Merge6", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/merge(with:_:_:_:_:_:)", + "title" : "func merge(with: B, C, D, E, F, G) -> Publishers.Merge7", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/merge(with:_:_:_:_:_:_:)", + "title" : "func merge(with: B, C, D, E, F, G, H) -> Publishers.Merge8", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/min(by:)", + "title" : "func min(by: (Self.Output, Self.Output) -> Bool) -> Publishers.Comparison", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/multicast(_:)", + "title" : "func multicast(() -> S) -> Publishers.Multicast", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/multicast(subject:)", + "title" : "func multicast(subject: S) -> Publishers.Multicast", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/output(at:)", + "title" : "func output(at: Int) -> Publishers.Output", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/output(in:)", + "title" : "func output(in: R) -> Publishers.Output", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/prefix(_:)", + "title" : "func prefix(Int) -> Publishers.Output", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/prefix(untiloutputfrom:)", + "title" : "func prefix

(untilOutputFrom: P) -> Publishers.PrefixUntilOutput", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/prefix(while:)", + "title" : "func prefix(while: (Self.Output) -> Bool) -> Publishers.PrefixWhile", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/prepend(_:)-1urj", + "title" : "func prepend(S) -> Publishers.Concatenate, Self>", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/prepend(_:)-4j7e1", + "title" : "func prepend

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

((Self.Failure) throws -> P) -> Publishers.TryCatch", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/trycompactmap(_:)", + "title" : "func tryCompactMap((Self.Output) throws -> T?) -> Publishers.TryCompactMap", + "type" : "method" + }, { - "title" : "Operators", - "type" : "groupMarker" + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/trycontains(where:)", + "title" : "func tryContains(where: (Self.Output) throws -> Bool) -> Publishers.TryContainsWhere", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/graphqlresponse\/source-swift.enum\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" - } - ], - "path" : "\/documentation\/apollo\/graphqlresponse\/source-swift.enum\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/graphqlresponse\/source-swift.enum", - "title" : "GraphQLResponse.Source", - "type" : "enum" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" - }, - { - "children" : [ - { - "title" : "Operators", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlresponse\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" - }, - { - "path" : "\/documentation\/apollo\/graphqlresponse\/==(_:_:)", - "title" : "static func == (GraphQLResponse, GraphQLResponse) -> Bool", - "type" : "op" - } - ], - "path" : "\/documentation\/apollo\/graphqlresponse\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - }, - { - "children" : [ - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlresponse\/hash(into:)", - "title" : "func hash(into: inout Hasher)", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/graphqlresponse\/hashable-implementations", - "title" : "Hashable Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/graphqlresponse", - "title" : "GraphQLResponse", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/httpresponse\/chunks", - "title" : "let chunks: NonCopyableAsyncThrowingStream", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/httpresponse\/response", - "title" : "let response: HTTPURLResponse", - "type" : "property" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/httpresponse\/mapchunks(_:)", - "title" : "func mapChunks((HTTPURLResponse, Data) async throws -> Data) async -> HTTPResponse", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/httpresponse", - "title" : "HTTPResponse", - "type" : "struct" - }, - { - "path" : "\/documentation\/apollo\/interceptors", - "title" : "Interceptors", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Operators", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/jsonrequest\/==(_:_:)", - "title" : "static func == (JSONRequest, JSONRequest) -> Bool", - "type" : "op" - }, - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/jsonrequest\/init(operation:graphqlendpoint:fetchbehavior:writeresultstocache:requesttimeout:apqconfig:usegetforqueries:requestbodycreator:)", - "title" : "init(operation: Operation, graphQLEndpoint: URL, fetchBehavior: FetchBehavior, writeResultsToCache: Bool, requestTimeout: TimeInterval?, apqConfig: AutoPersistedQueryConfiguration, useGETForQueries: Bool, requestBodyCreator: any JSONRequestBodyCreator)", - "type" : "init" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/jsonrequest\/additionalheaders", - "title" : "var additionalHeaders: [String : String]", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/jsonrequest\/apqconfig", - "title" : "var apqConfig: AutoPersistedQueryConfiguration", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/jsonrequest\/fetchbehavior", - "title" : "var fetchBehavior: FetchBehavior", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/jsonrequest\/graphqlendpoint", - "title" : "var graphQLEndpoint: URL", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/jsonrequest\/ispersistedqueryretry", - "title" : "var isPersistedQueryRetry: Bool", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/jsonrequest\/operation", - "title" : "var operation: Operation", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/jsonrequest\/requestbodycreator", - "title" : "let requestBodyCreator: any JSONRequestBodyCreator", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/jsonrequest\/requesttimeout", - "title" : "var requestTimeout: TimeInterval?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/jsonrequest\/usegetforqueries", - "title" : "let useGETForQueries: Bool", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/jsonrequest\/writeresultstocache", - "title" : "var writeResultsToCache: Bool", - "type" : "property" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/jsonrequest\/hash(into:)", - "title" : "func hash(into: inout Hasher)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/jsonrequest\/tourlrequest()", - "title" : "func toURLRequest() throws -> URLRequest", - "type" : "method" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" - }, - { - "children" : [ - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/jsonrequest\/debugdescription", - "title" : "var debugDescription: String", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/jsonrequest\/customdebugstringconvertible-implementations", - "title" : "CustomDebugStringConvertible Implementations", - "type" : "symbol" - }, - { - "children" : [ - { - "title" : "Operators", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/jsonrequest\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" - } - ], - "path" : "\/documentation\/apollo\/jsonrequest\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - }, - { - "children" : [ - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/jsonrequest\/addheader(name:value:)", - "title" : "func addHeader(name: String, value: String)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/jsonrequest\/addheaders(_:)", - "title" : "func addHeaders([String : String])", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/jsonrequest\/createdefaultrequest()", - "title" : "func createDefaultRequest() -> URLRequest", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/jsonrequest\/graphqlrequest-implementations", - "title" : "GraphQLRequest Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/jsonrequest", - "title" : "JSONRequest", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/jsonresponseparser\/init(response:operationvariables:includecacherecords:)", - "title" : "init(response: HTTPURLResponse, operationVariables: [String : any GraphQLOperationVariableValue]?, includeCacheRecords: Bool)", - "type" : "init" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/jsonresponseparser\/parse(datachunk:mergingincrementalitemsinto:)", - "title" : "func parse(dataChunk: Data, mergingIncrementalItemsInto: ParsedResult?) async throws -> ParsedResult?", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/jsonresponseparser", - "title" : "JSONResponseParser", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Enumerations", - "type" : "groupMarker" - }, - { - "children" : [ - { - "title" : "Enumeration Cases", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/cannotparsechunkdata", - "title" : "case cannotParseChunkData", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/cannotparsepayloaddata", - "title" : "case cannotParsePayloadData", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/unsupportedcontenttype(type:)", - "title" : "case unsupportedContentType(type: String)", - "type" : "case" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/errordescription", - "title" : "var errorDescription: String?", - "type" : "property" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" - }, - { - "children" : [ + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/trydrop(while:)", + "title" : "func tryDrop(while: (Self.Output) throws -> Bool) -> Publishers.TryDropWhile", + "type" : "method" + }, { - "title" : "Operators", - "type" : "groupMarker" + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/tryfilter(_:)", + "title" : "func tryFilter((Self.Output) throws -> Bool) -> Publishers.TryFilter", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" - } - ], - "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - }, - { - "children" : [ + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/tryfirst(where:)", + "title" : "func tryFirst(where: (Self.Output) throws -> Bool) -> Publishers.TryFirstWhere", + "type" : "method" + }, { - "title" : "Instance Properties", - "type" : "groupMarker" + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/trylast(where:)", + "title" : "func tryLast(where: (Self.Output) throws -> Bool) -> Publishers.TryLastWhere", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/localizeddescription", - "title" : "var localizedDescription: String", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/error-implementations", - "title" : "Error Implementations", - "type" : "symbol" - }, - { - "children" : [ + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/trymap(_:)", + "title" : "func tryMap((Self.Output) throws -> T) -> Publishers.TryMap", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/trymax(by:)", + "title" : "func tryMax(by: (Self.Output, Self.Output) throws -> Bool) -> Publishers.TryComparison", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/trymin(by:)", + "title" : "func tryMin(by: (Self.Output, Self.Output) throws -> Bool) -> Publishers.TryComparison", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/tryprefix(while:)", + "title" : "func tryPrefix(while: (Self.Output) throws -> Bool) -> Publishers.TryPrefixWhile", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/tryreduce(_:_:)", + "title" : "func tryReduce(T, (T, Self.Output) throws -> T) -> Publishers.TryReduce", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/tryremoveduplicates(by:)", + "title" : "func tryRemoveDuplicates(by: (Self.Output, Self.Output) throws -> Bool) -> Publishers.TryRemoveDuplicates", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/tryscan(_:_:)", + "title" : "func tryScan(T, (T, Self.Output) throws -> T) -> Publishers.TryScan", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/zip(_:)", + "title" : "func zip

- - - diff --git a/docs/renderer/app/main.js b/docs/renderer/app/main.js deleted file mode 100644 index d5014573e..000000000 --- a/docs/renderer/app/main.js +++ /dev/null @@ -1,24 +0,0 @@ -/** - * 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 -*/ - -import '../webpack-asset-path'; -import Vue from 'vue'; -import Router from 'vue-router'; -import App from '@/App.vue'; -import SwiftDocCRenderPlugin from '@/setup-utils/SwiftDocCRenderPlugin'; -import SwiftDocCRenderRouter from '@/setup-utils/SwiftDocCRenderRouter'; - -Vue.use(SwiftDocCRenderPlugin); -Vue.use(Router); - -new Vue({ - router: SwiftDocCRenderRouter(), - render: h => h(App), -}).$mount('#app'); diff --git a/docs/renderer/app/public/theme-settings.json b/docs/renderer/app/public/theme-settings.json deleted file mode 100644 index 8903ddc8d..000000000 --- a/docs/renderer/app/public/theme-settings.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "meta": {}, - "theme": { - "code": { - "indentationWidth": 4 - }, - "colors": { - "text": "", - "text-background": "", - "grid": "", - "article-background": "", - "generic-modal-background": "", - "secondary-label": "", - "header-text": "", - "not-found": { - "input-border": "" - }, - "runtime-preview": { - "text": "" - }, - "tabnav-item": { - "border-color": "" - }, - "svg-icon": { - "fill-light": "", - "fill-dark": "" - }, - "loading-placeholder": { - "background": "" - }, - "button": { - "text": "", - "light": { - "background": "", - "backgroundHover": "", - "backgroundActive": "" - }, - "dark": { - "background": "", - "backgroundHover": "", - "backgroundActive": "" - } - }, - "link": null - }, - "style": { - "button": { - "borderRadius": null - } - }, - "typography": { - "html-font": "" - } - }, - "features": { - "docs": { - "quickNavigation": { - "enable": false - } - } - } -} diff --git a/docs/renderer/babel.config.js b/docs/renderer/babel.config.js deleted file mode 100644 index fc991cb0b..000000000 --- a/docs/renderer/babel.config.js +++ /dev/null @@ -1,15 +0,0 @@ -/** - * 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 -*/ - -module.exports = { - presets: [ - '@vue/app', - ], -}; diff --git a/docs/renderer/bin/baseUrlPlaceholder.js b/docs/renderer/bin/baseUrlPlaceholder.js deleted file mode 100644 index 71221503a..000000000 --- a/docs/renderer/bin/baseUrlPlaceholder.js +++ /dev/null @@ -1,11 +0,0 @@ -/** - * 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 -*/ - -module.exports = '{{BASE_PATH}}'; diff --git a/docs/renderer/bin/check-source b/docs/renderer/bin/check-source deleted file mode 100755 index 445f8d829..000000000 --- a/docs/renderer/bin/check-source +++ /dev/null @@ -1,121 +0,0 @@ -#!/bin/bash -# -# 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 -# - -# This script performs code checks such as verifying that source files -# use the correct license header. Its contents are largely copied from -# https://github.com/apple/swift-nio/blob/main/scripts/soundness.sh - -set -eu -here="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" - -function replace_acceptable_years() { - # this needs to replace all acceptable forms with 'YEARS' - sed -e 's/20[12][78901]-20[12][89012]/YEARS/' -e 's/20[12][89012]/YEARS/' -} - -printf "=> Checking license headers… " -tmp=$(mktemp /tmp/.docc-render-check-source_XXXXXX) - -for language in js-or-scss dist-js-or-css markup markdown; do - declare -a matching_files - declare -a exceptions - declare -a reader - exceptions=( -name '' ) - matching_files=( -name '*' ) - reader=head - case "$language" in - js-or-scss) - exceptions=( -path "./dist/*" ) - matching_files=( -name '*.js' -o -name '*.scss' ) - cat > "$tmp" <<"EOF" -/** - * This source file is part of the Swift.org open source project - * - * Copyright (c) YEARS 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 -*/ -EOF - ;; - dist-js-or-css) - matching_files=( -path './dist/css/*' -o -path './dist/js/*' ) - cat > "$tmp" <<"EOF" -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) YEARS 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 -EOF - ;; - markup) - matching_files=( -name '*.vue' -o -name '*.svg' ) - cat > "$tmp" <<"EOF" - -EOF - ;; - markdown) - exceptions=( -path "./.github/*.md") - matching_files=( -name '*.md' ) - reader=tail - cat > "$tmp" <<"EOF" - -EOF - ;; - *) - echo >&2 "ERROR: unknown language '$language'" - ;; - esac - - # Determine which SHA command to use; not all platforms support shasum, but they - # likely either support shasum or sha256sum. - SHA_CMD="" - if [ -x "$(command -v shasum)" ]; then - SHA_CMD="shasum" - elif [ -x "$(command -v sha256sum)" ]; then - SHA_CMD="sha256sum" - else - echo >&2 "No sha command found; install shasum or sha256sum or submit a PR that supports another platform" - fi - - expected_lines=$(cat "$tmp" | wc -l) - expected_sha=$(cat "$tmp" | "$SHA_CMD") - - ( - cd "$here/.." - find . \ - \( \! -path './node_modules/*' -a \ - \! -name '.' -a \ - \( "${matching_files[@]}" \) -a \ - \( \! \( "${exceptions[@]}" \) \) \) | while read line; do - if [[ "$(cat "$line" | replace_acceptable_years | $reader -n $expected_lines | $SHA_CMD)" != "$expected_sha" ]]; then - printf "\033[0;31mmissing headers in file '$line'!\033[0m\n" - diff -u <(cat "$line" | replace_acceptable_years | $reader -n $expected_lines) "$tmp" - exit 1 - fi - done - ) -done - -printf "\033[0;32mokay.\033[0m\n" -rm "$tmp" diff --git a/docs/renderer/bin/environment b/docs/renderer/bin/environment deleted file mode 100755 index 59b6b41e8..000000000 --- a/docs/renderer/bin/environment +++ /dev/null @@ -1,42 +0,0 @@ -#!/bin/sh -# -# 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 http://swift.org/LICENSE.txt for license information -# See http://swift.org/CONTRIBUTORS.txt for Swift project authors -# - -# Prints system environment information. -# -# Example Output: -# Node version: v11.5.0 -# NPM version: 6.4.1 -# Browser version: -# URL: -# Xcode: Xcode 13.0 - -echo "Gathering you system's environment information..." - -node_version=$(node --version) -npm_version=$(npm --version) -i="${i}Node version: ${node_version}\n" -i="${i}NPM version: ${npm_version}\n" -i="${i}Browser version: \n" -i="${i}URL: " - -# Check if OS is macOS, if so attempt to retrieve Xcode version -if [[ "$OSTYPE" == "darwin"* ]]; then - xcodebuild_version=$(/usr/bin/xcodebuild -version | grep Xcode) - xcodebuild_build=$(/usr/bin/xcodebuild -version | grep Build) - - i="${i}\nXcode: ${xcodebuild_version} (${xcodebuild_build})" -fi - -echo "\n" -echo "Paste the following into your bug report:" -echo "-------------------------------------------" -echo "${i}" -echo "-------------------------------------------" diff --git a/docs/renderer/bin/rundocc b/docs/renderer/bin/rundocc deleted file mode 100755 index ca5a81390..000000000 --- a/docs/renderer/bin/rundocc +++ /dev/null @@ -1,11 +0,0 @@ -#!/usr/bin/env sh - -function rundocc() { - if command -v xcrun >/dev/null 2>&1; then - xcrun docc "$@" - else - docc "$@" - fi -} - -rundocc "$@" diff --git a/docs/renderer/bin/transformIndex.js b/docs/renderer/bin/transformIndex.js deleted file mode 100644 index 936b32cdc..000000000 --- a/docs/renderer/bin/transformIndex.js +++ /dev/null @@ -1,50 +0,0 @@ -/** - * 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 -*/ - -/** - * This file is a build-time node script, that replaces all references - * of the `BASE_URL_PLACEHOLDER` in the `index.html` file. If it finds references, it stores a - * raw copy of the file as `index-template.html`, along with the replaced, ready to serve version - * as `index.html`. - * - * To create a build with a custom base path, just set a `BASE_URL` in your env, and it will be - * respected in the build, while still creating an `index-template.html` file. - * - * This process is part of the docc static-hostable transformation. - */ -const fs = require('fs'); -const path = require('path'); -const BASE_URL_PLACEHOLDER = require('./baseUrlPlaceholder'); - -const indexFile = path.join(__dirname, '../dist/index.html'); -const templateFile = path.resolve(__dirname, '../dist/index-template.html'); -const baseUrl = process.env.BASE_URL || '/'; - -try { - // read the template file - const data = fs.readFileSync(indexFile, 'utf8'); - - if (!data.includes(BASE_URL_PLACEHOLDER)) { - // stop if the placeholder is not found - return; - } - - // copy it to a new file - fs.writeFileSync(templateFile, data, 'utf8'); - - // do the replacement - const result = data.replace(new RegExp(`${BASE_URL_PLACEHOLDER}/`, 'g'), baseUrl); - - // replace the file - fs.writeFileSync(indexFile, result, 'utf8'); -} catch (err) { - console.error(err); - throw new Error('index.html template processing could not finish.'); -} diff --git a/docs/renderer/build-script-helper.py b/docs/renderer/build-script-helper.py deleted file mode 100755 index 5bac1cc2e..000000000 --- a/docs/renderer/build-script-helper.py +++ /dev/null @@ -1,177 +0,0 @@ -#!/usr/bin/env python - -""" - 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 - ------------------------------------------------------------------------------ - This is a helper script for the main swift repository's build-script.py that - knows how to build and install the swift-docc-render. -""" - -from __future__ import print_function - -import argparse -import os -import platform -import subprocess -import sys -import tempfile - - -# ----------------------------------------------------------------------------- -# Constants - -PROJECT_ROOT_DIR = os.path.dirname(os.path.realpath(__file__)) -BUILT_TEMPLATE_DIR = os.path.join(PROJECT_ROOT_DIR, "dist") - - -# ----------------------------------------------------------------------------- -# Helpers - -def printerr(message): - print(message, file=sys.stderr) - -def note(message): - print("--- %s: note: %s" % (os.path.basename(sys.argv[0]), message)) - sys.stdout.flush() - -def fatal_error(message): - printerr(message) - sys.exit(1) - -def escapeCmdArg(arg): - if '"' in arg or " " in arg: - return '"%s"' % arg.replace('"', '\\"') - else: - return arg - -def check_call(cmd, cwd=None, env=os.environ, verbose=False): - if verbose: - print(" ".join([escapeCmdArg(arg) for arg in cmd])) - return subprocess.check_call(cmd, cwd=cwd, env=env, stderr=subprocess.STDOUT) - -def check_output(cmd, cwd=None, env=os.environ, verbose=False): - if verbose: - print(" ".join([escapeCmdArg(arg) for arg in cmd])) - return subprocess.check_output(cmd, cwd=cwd, env=env, stderr=subprocess.STDOUT) - - -# ----------------------------------------------------------------------------- -# Building, Testing, and Installing Swift-DocC-Render - -def ensure_npm_is_installed(verbose=False): - cmd = 'where' if platform.system() == 'Windows' else 'which' - try: - check_output([cmd, 'npm'], verbose=verbose) - check_output([cmd, 'node'], verbose=verbose) - except: - error_msg = "Could not locate 'npm'. Swift-DocC-Render requires node. "\ - "See the README.md file for more information about building Swift-DocC-Render." - fatal_error('-- Error: %s' % error_msg) - try: - node_version = check_output(['node', '--version'], verbose=verbose) - if not node_version.startswith('v14.17.'): - warn_msg = "Unexpected version of 'node' installed. Swift-DocC-Render requires node 14.17.4. "\ - "See the README.md file for more information about building Swift-DocC-Render." - printerr('-- Warning: %s' % warn_msg) - except: - error_msg = "Could not check 'node' version. Swift-DocC-Render requires node. "\ - "See the README.md file for more information about building Swift-DocC-Render." - fatal_error('-- Error: %s' % error_msg) - - -def run(action, verbose=False): - ensure_npm_is_installed(verbose) - - check_call(['npm', 'ci'], cwd=PROJECT_ROOT_DIR, verbose=verbose) - check_call(['npm', 'run', action], cwd=PROJECT_ROOT_DIR, verbose=verbose) # action should be either 'build' or 'test' - - -def check_and_sync(file_path, install_path): - cmd = ["mkdir", "-p", install_path] - note("creating target directory %s: %s" % (install_path, " ".join(cmd))) - result = subprocess.check_call(cmd, cwd=PROJECT_ROOT_DIR) - if result != 0: - fatal_error("install failed with exit status %d" % (result,)) - cmd = ["rsync", "-a", file_path, install_path] - note("installing %s: %s" % (os.path.basename(file_path), " ".join(cmd))) - result = subprocess.check_call(cmd, cwd=PROJECT_ROOT_DIR) - if result != 0: - fatal_error("install failed with exit status %d" % (result,)) - - -def install(build_dir, install_dir): - # Copy the content of the build_dir into the install dir with a call like - # rsync -a src/ dest - - build_dir_with_trailing_slash = os.path.join(build_dir, '') - check_and_sync( - file_path=build_dir_with_trailing_slash, - install_path=install_dir - ) - - -# ----------------------------------------------------------------------------- -# Argument Parsing - -_DESCRIPTION = """ -Build and test script for Swift-DocC-Render. - -To build Swift-DocC and Swift-DocC alongside Swift itself, Swift-DocC-Render needs -to be checked out alongside Swift-DocC (https://github.com/apple/swift-docc/) and the -main Swift repo (https://github.com/apple/swift/) in the following structure: - -- (containing directory) - - swift - - swift-docc - - swift-docc-render - -""" - - -def parse_args(): - parser = argparse.ArgumentParser( - formatter_class=argparse.RawDescriptionHelpFormatter, description=_DESCRIPTION - ) - - parser.add_argument('build_action', help='Extra actions to perform. Can be any number of the following', choices=['build', 'test', 'install']) - - parser.add_argument( - "-v", "--verbose", action="store_true", help="Enable verbose logging." - ) - - parser.add_argument( - "--install-dir", - help="The directory to where the built template content should be installed.", - default=None - ) - - return parser.parse_args() - - -# ----------------------------------------------------------------------------- - - -def main(): - args = parse_args() - - subcommand = args.build_action - if subcommand == 'install': - if args.install_dir is None: - fatal_error("Missing required '--install-dir' argument.") - install( - build_dir=BUILT_TEMPLATE_DIR, - install_dir=args.install_dir - ) - else: - if args.install_dir is not None: - fatal_error("Unexpected '--install-dir' argument for '%s' command." % subcommand) - run(action=subcommand, verbose=args.verbose) - -if __name__ == "__main__": - main() diff --git a/docs/renderer/dist/css/documentation-topic.0ad29f97.css b/docs/renderer/dist/css/documentation-topic.0ad29f97.css deleted file mode 100644 index 3dd4421dc..000000000 --- a/docs/renderer/dist/css/documentation-topic.0ad29f97.css +++ /dev/null @@ -1,9 +0,0 @@ -/*! - * 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-fe7602da]{font-size:.94118rem;padding:3rem 0;background-color:var(--color-fill-secondary)}.full-width-container .betainfo-container[data-v-fe7602da]{max-width:920px;margin-left:auto;margin-right:auto;padding-left:80px;padding-right:80px;box-sizing:border-box}@media only screen and (min-width:1251px){.full-width-container .betainfo-container[data-v-fe7602da]{box-sizing:unset;padding-left:120px;padding-right:120px;margin-left:0}}@media only screen and (max-width:735px){.full-width-container .betainfo-container[data-v-fe7602da]{width:auto;padding-left:20px;padding-right:20px}}.static-width-container .betainfo-container[data-v-fe7602da]{margin-left:auto;margin-right:auto;width:980px}@media only screen and (max-width:1250px){.static-width-container .betainfo-container[data-v-fe7602da]{width:692px}}@media only screen and (max-width:735px){.static-width-container .betainfo-container[data-v-fe7602da]{width:87.5%}}.betainfo-label[data-v-fe7602da]{font-weight:600;font-size:.94118rem}.betainfo-content[data-v-fe7602da] p{margin-bottom:10px}.contenttable+.betainfo[data-v-fe7602da]{background-color:var(--color-fill)}.summary-section[data-v-3aa6f694]:last-of-type{margin-right:0}@media only screen and (max-width:735px){.summary-section[data-v-3aa6f694]{margin-right:0}}.title[data-v-6796f6ea]{color:#fff;font-size:.82353rem;margin-right:.5rem;text-rendering:optimizeLegibility}.documentation-hero--disabled .title[data-v-6796f6ea]{color:var(--colors-text,var(--color-text))}.language[data-v-0de98d61]{padding-bottom:10px;justify-content:flex-end}.language-list[data-v-0de98d61],.language[data-v-0de98d61]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;margin-top:0;display:flex;align-items:center}.language-option.swift[data-v-0de98d61]{padding-right:10px;border-right:1px solid var(--color-fill-gray-tertiary)}.language-option.objc[data-v-0de98d61]{padding-left:10px}.language-option.active[data-v-0de98d61],.language-option.router-link-exact-active[data-v-0de98d61]{color:#ccc}.documentation-hero--disabled .language-option.active[data-v-0de98d61],.documentation-hero--disabled .language-option.router-link-exact-active[data-v-0de98d61]{color:var(--colors-secondary-label,var(--color-secondary-label))}.documentation-hero[data-v-130cc067]{background:var(--color-fill-secondary);color:var(--color-figure-gray);overflow:hidden;text-align:left;position:relative}.documentation-hero[data-v-130cc067]:before{content:"";background:var(--color-fill-tertiary);position:absolute;width:100%;left:0;top:-50%;height:150%;right:0}.documentation-hero[data-v-130cc067]:after{background:transparent;opacity:.7;width:100%;position:absolute;content:"";height:100%;left:0;top:0}.documentation-hero .icon[data-v-130cc067]{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-130cc067]{display:none}}.documentation-hero .background-icon[data-v-130cc067]{color:var(--color-fill-secondary);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-130cc067] svg{width:100%;height:100%}.documentation-hero__content[data-v-130cc067]{padding-top:2.35294rem;padding-bottom:40px;position:relative;z-index:1}.full-width-container .documentation-hero__content[data-v-130cc067]{max-width:920px;margin-left:auto;margin-right:auto;padding-left:80px;padding-right:80px;box-sizing:border-box}@media only screen and (min-width:1251px){.full-width-container .documentation-hero__content[data-v-130cc067]{box-sizing:unset;padding-left:120px;padding-right:120px;margin-left:0}}@media only screen and (max-width:735px){.full-width-container .documentation-hero__content[data-v-130cc067]{width:auto;padding-left:20px;padding-right:20px}}.static-width-container .documentation-hero__content[data-v-130cc067]{margin-left:auto;margin-right:auto;width:980px}@media only screen and (max-width:1250px){.static-width-container .documentation-hero__content[data-v-130cc067]{width:692px}}@media only screen and (max-width:735px){.static-width-container .documentation-hero__content[data-v-130cc067]{width:87.5%}}.documentation-hero__above-content[data-v-130cc067]{position:relative;z-index:1}.documentation-hero--disabled[data-v-130cc067]{background:none;color:var(--colors-text,var(--color-text))}.documentation-hero--disabled[data-v-130cc067]:after,.documentation-hero--disabled[data-v-130cc067]:before{content:none}.short-hero[data-v-130cc067]{padding-top:3.52941rem;padding-bottom:3.52941rem}.extra-bottom-padding[data-v-130cc067]{padding-bottom:3.82353rem}.theme-dark[data-v-130cc067] a:not(.button-cta){color:#09f}[data-v-002affcc] .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:1px;border-style:solid}[data-v-002affcc]+.code-listing,[data-v-002affcc] .code-listing+*{margin-top:1.6em}[data-v-002affcc] .code-listing pre{padding:8px 14px;padding-right:0}[data-v-002affcc] .code-listing pre>code{font-size:.88235rem;line-height:1.66667;font-weight:400;font-family:Menlo,monospace}[data-v-002affcc] *+aside,[data-v-002affcc] *+figure,[data-v-002affcc]+.endpoint-example,[data-v-002affcc] .endpoint-example+*,[data-v-002affcc] aside+*,[data-v-002affcc] figure+*{margin-top:1.6em}[data-v-002affcc] img{display:block;margin:1.6em auto;max-width:100%}[data-v-002affcc] ol,[data-v-002affcc] ul{margin-top:.8em;margin-left:2rem}[data-v-002affcc] ol li:not(:first-child),[data-v-002affcc] ul li:not(:first-child){margin-top:.8em}@media only screen and (max-width:735px){[data-v-002affcc] ol,[data-v-002affcc] ul{margin-left:1.25rem}}[data-v-002affcc]+dl,[data-v-002affcc] dl+*,[data-v-002affcc] dt:not(:first-child){margin-top:.8em}[data-v-002affcc] dd{margin-left:2em}.abstract[data-v-702ec04e]{font-size:1.23529rem;line-height:1.38095;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:735px){.abstract[data-v-702ec04e]{font-size:1.11765rem;line-height:1.42105;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}[data-v-702ec04e] p:last-child{margin-bottom:0}.container[data-v-5a07ba83]{padding-bottom:40px}.full-width-container .container[data-v-5a07ba83]{max-width:920px;margin-left:auto;margin-right:auto;padding-left:80px;padding-right:80px;box-sizing:border-box}@media only screen and (min-width:1251px){.full-width-container .container[data-v-5a07ba83]{box-sizing:unset;padding-left:120px;padding-right:120px;margin-left:0}}@media only screen and (max-width:735px){.full-width-container .container[data-v-5a07ba83]{width:auto;padding-left:20px;padding-right:20px}}.static-width-container .container[data-v-5a07ba83]{margin-left:auto;margin-right:auto;width:980px}@media only screen and (max-width:1250px){.static-width-container .container[data-v-5a07ba83]{width:692px}}@media only screen and (max-width:735px){.static-width-container .container[data-v-5a07ba83]{width:87.5%}}.title[data-v-5a07ba83]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;padding-top:40px;border-top-color:var(--color-grid);border-top-style:solid;border-top-width:1px}@media only screen and (max-width:1250px){.title[data-v-5a07ba83]{font-size:1.64706rem;line-height:1.14286;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.title[data-v-5a07ba83]{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.title+.contenttable-section[data-v-627ab5f4]{margin-top:0}.contenttable-section[data-v-627ab5f4]{align-items:baseline;padding-top:2.353rem}.contenttable-section[data-v-627ab5f4]:last-child{margin-bottom:0}[data-v-627ab5f4] .title{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){[data-v-627ab5f4] .title{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.contenttable-section[data-v-627ab5f4]{align-items:unset;border-top:none;display:inherit;margin:0}.section-content[data-v-627ab5f4],.section-title[data-v-627ab5f4]{padding:0}[data-v-627ab5f4] .title{margin:0 0 2.353rem 0;padding-bottom:.5rem}}.badge[data-v-5a8ba4e0]{--badge-color:var(--color-badge-default);--badge-dark-color:var(--color-badge-dark-default);font-size:.70588rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;display:inline-block;padding:2px 10px;white-space:nowrap;background:none;border-radius:3px;margin-left:10px;border:1px solid var(--badge-color);color:var(--badge-color)}.theme-dark .badge[data-v-5a8ba4e0]{--badge-color:var(--badge-dark-color)}.badge-deprecated[data-v-5a8ba4e0]{--badge-color:var(--color-badge-deprecated);--badge-dark-color:var(--color-badge-dark-deprecated)}.badge-beta[data-v-5a8ba4e0]{--badge-color:var(--color-badge-beta);--badge-dark-color:var(--color-badge-dark-beta)}.topic-icon-wrapper[data-v-4d1e7968]{display:flex;align-items:center;justify-content:center;height:1.47059rem;flex:0 0 1.294rem;width:1.294rem;margin-right:1rem}.topic-icon[data-v-4d1e7968]{height:.88235rem;transform:scale(1);-webkit-transform:scale(1);overflow:visible}.topic-icon.curly-brackets-icon[data-v-4d1e7968]{height:1rem}.token-method[data-v-5caf1b5b]{font-weight:700}.token-keyword[data-v-5caf1b5b]{color:var(--syntax-keyword,var(--color-syntax-keywords))}.token-number[data-v-5caf1b5b]{color:var(--syntax-number,var(--color-syntax-numbers))}.token-string[data-v-5caf1b5b]{color:var(--syntax-string,var(--color-syntax-strings))}.token-attribute[data-v-5caf1b5b]{color:var(--syntax-attribute,var(--color-syntax-keywords))}.token-internalParam[data-v-5caf1b5b]{color:var(--color-syntax-param-internal-name)}.type-identifier-link[data-v-5caf1b5b]{color:var(--syntax-type,var(--color-syntax-other-type-names))}.token-removed[data-v-5caf1b5b]{background-color:var(--color-highlight-red)}.token-added[data-v-5caf1b5b]{background-color:var(--color-highlight-green)}.decorator[data-v-06ec7395],.label[data-v-06ec7395]{color:var(--colors-secondary-label,var(--color-secondary-label))}.label[data-v-06ec7395]{font-size:1rem;line-height:1.47059;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.empty-token[data-v-06ec7395]{font-size:0}.empty-token[data-v-06ec7395]:after{content:"\00a0";font-size:1rem}.conditional-constraints[data-v-1548fd90] code{color:var(--colors-secondary-label,var(--color-secondary-label))}.abstract[data-v-3152d122],.link-block[data-v-3152d122] .badge{margin-left:2.294rem}.link-block .badge+.badge[data-v-3152d122]{margin-left:1rem}.link[data-v-3152d122]{display:flex}.link-block .badge[data-v-3152d122]{margin-top:.5rem}.link-block.has-inline-element[data-v-3152d122]{display:flex;align-items:flex-start;flex-flow:row wrap}.link-block.has-inline-element .badge[data-v-3152d122]{margin-left:1rem;margin-top:0}.link-block .has-adjacent-elements[data-v-3152d122]{padding-top:5px;padding-bottom:5px;display:inline-flex}.link-block[data-v-3152d122],.link[data-v-3152d122]{box-sizing:inherit}.link-block.changed[data-v-3152d122],.link.changed[data-v-3152d122]{padding-right:1rem;padding-left:2.17647rem;padding-top:8px;padding-bottom:8px;display:inline-flex;width:100%;box-sizing:border-box}.link-block.changed.changed[data-v-3152d122],.link.changed.changed[data-v-3152d122]{padding-right:1rem}@media only screen and (max-width:735px){.link-block.changed[data-v-3152d122],.link.changed[data-v-3152d122]{padding-left:0;padding-right:0}.link-block.changed.changed[data-v-3152d122],.link.changed.changed[data-v-3152d122]{padding-right:17px;padding-left:2.17647rem}}@media only screen and (max-width:735px){.link-block.changed[data-v-3152d122],.link.changed[data-v-3152d122]{padding-left:0;padding-right:0}}.abstract .topic-required[data-v-3152d122]:not(:first-child){margin-top:4px}.topic-required[data-v-3152d122]{font-size:.8em}.deprecated[data-v-3152d122]{text-decoration:line-through}.conditional-constraints[data-v-3152d122]{font-size:.82353rem;margin-top:4px}.section-content>.content[data-v-eb97add6],.topic[data-v-eb97add6]{margin-top:15px}.datalist dd{padding-left:2rem}.datalist dt{font-weight:600;padding-left:1rem;padding-top:1.64706rem}.datalist dt:first-of-type{padding-top:0}.source[data-v-e2e09a16]{background:var(--background,var(--color-code-background));border-color:var(--color-grid);color:var(--text,var(--color-code-plain));border-radius:4px;border-style:solid;border-width:1px;padding:8px 14px;speak:literal-punctuation;line-height:25px}.source.has-multiple-lines[data-v-e2e09a16]{border-radius:4px}.source>code[data-v-e2e09a16]{font-size:.88235rem;line-height:1.66667;font-weight:400;font-family:Menlo,monospace;display:block}.platforms[data-v-c5ecdd3e]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;margin-bottom:.45rem;margin-top:1.6em}.changed .platforms[data-v-c5ecdd3e]{padding-left:.588rem}.platforms[data-v-c5ecdd3e]:first-of-type{margin-top:1rem}.source[data-v-c5ecdd3e]{margin:14px 0}.platforms+.source[data-v-c5ecdd3e]{margin:0}.changed.declaration-group[data-v-c5ecdd3e]{background:var(--background,var(--color-code-background))}.changed .source[data-v-c5ecdd3e]{background:none;border:none;margin-top:0;margin-bottom:0;margin-left:2.17647rem;padding-left:0}.declaration-diff[data-v-b3e21c4a]{background:var(--background,var(--color-code-background))}.declaration-diff-version[data-v-b3e21c4a]{padding-left:.588rem;padding-left:2.17647rem;font-size:1rem;line-height:1.52941;font-weight:600;font-family:Source Sans Pro,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 4px 4px;position:relative}.conditional-constraints[data-v-e39c4ee4]{margin:1.17647rem 0 3rem 0}.type[data-v-791bac44]:first-letter{text-transform:capitalize}.detail-type[data-v-61ef551b]{font-weight:600;padding-left:1rem;padding-top:1.64706rem}.detail-type[data-v-61ef551b]:first-child{padding-top:0}@media only screen and (max-width:735px){.detail-type[data-v-61ef551b]{padding-left:0}}.detail-content[data-v-61ef551b]{padding-left:2rem}@media only screen and (max-width:735px){.detail-content[data-v-61ef551b]{padding-left:0}}.param-name[data-v-7bb7c035]{font-weight:600;padding-left:1rem;padding-top:1.64706rem}.param-name[data-v-7bb7c035]:first-child{padding-top:0}@media only screen and (max-width:735px){.param-name[data-v-7bb7c035]{padding-left:0}}.param-content[data-v-7bb7c035]{padding-left:2rem}@media only screen and (max-width:735px){.param-content[data-v-7bb7c035]{padding-left:0}}.param-content[data-v-7bb7c035] dt{font-weight:600}.param-content[data-v-7bb7c035] dd{margin-left:1em}.parameters-table[data-v-2d54624a] .change-added,.parameters-table[data-v-2d54624a] .change-removed{display:inline-block;max-width:100%}.parameters-table[data-v-2d54624a] .change-removed,.parameters-table[data-v-2d54624a] .token-removed{text-decoration:line-through}.param[data-v-2d54624a]{font-size:.88235rem;box-sizing:border-box}.param.changed[data-v-2d54624a]{display:flex;flex-flow:row wrap;padding-right:1rem;padding-left:2.17647rem;padding-top:8px;padding-bottom:8px;display:inline-flex;width:100%;box-sizing:border-box}.param.changed.changed[data-v-2d54624a]{padding-right:1rem}@media only screen and (max-width:735px){.param.changed[data-v-2d54624a]{padding-left:0;padding-right:0}.param.changed.changed[data-v-2d54624a]{padding-right:17px;padding-left:2.17647rem}}@media only screen and (max-width:735px){.param.changed[data-v-2d54624a]{padding-left:0;padding-right:0}}.param.changed+.param.changed[data-v-2d54624a]{margin-top:.82353rem}.changed .param-content[data-v-2d54624a],.changed .param-symbol[data-v-2d54624a]{padding-top:2px;padding-bottom:2px}@media only screen and (max-width:735px){.changed .param-content[data-v-2d54624a]{padding-top:0}.changed .param-symbol[data-v-2d54624a]{padding-bottom:0}}.param-symbol[data-v-2d54624a]{text-align:right}@media only screen and (max-width:735px){.param-symbol[data-v-2d54624a]{text-align:left}}.param-symbol[data-v-2d54624a] .type-identifier-link{color:var(--color-link)}.param+.param[data-v-2d54624a]{margin-top:1.64706rem}.param+.param[data-v-2d54624a]:first-child{margin-top:0}.param-content[data-v-2d54624a]{padding-left:1rem;padding-left:2.17647rem}@media only screen and (max-width:735px){.param-content[data-v-2d54624a]{padding-left:0;padding-right:0}}.property-metadata[data-v-8590589e]{color:var(--color-figure-gray-secondary)}.property-text{font-weight:700}.property-metadata[data-v-0a648a1e]{color:var(--color-figure-gray-secondary)}.property-name[data-v-1b54be82]{font-weight:700}.property-name.deprecated[data-v-1b54be82]{text-decoration:line-through}.property-deprecated[data-v-1b54be82]{margin-left:0}.content[data-v-1b54be82],.content[data-v-1b54be82] p:first-child{display:inline}.response-mimetype[data-v-2faa6020]{color:var(--color-figure-gray-secondary)}.part-name[data-v-1b311f59]{font-weight:700}.content[data-v-1b311f59],.content[data-v-1b311f59] p:first-child{display:inline}.param-name[data-v-5accae2c]{font-weight:700}.param-name.deprecated[data-v-5accae2c]{text-decoration:line-through}.param-deprecated[data-v-5accae2c]{margin-left:0}.content[data-v-5accae2c],.content[data-v-5accae2c] p:first-child{display:inline}.response-name[data-v-57796e8c],.response-reason[data-v-57796e8c]{font-weight:700}@media only screen and (max-width:735px){.response-reason[data-v-57796e8c]{display:none}}.response-name>code>.reason[data-v-57796e8c]{display:none}@media only screen and (max-width:735px){.response-name>code>.reason[data-v-57796e8c]{display:initial}}[data-v-0e405a2d] h2{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){[data-v-0e405a2d] h2{font-size:1.64706rem;line-height:1.14286;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){[data-v-0e405a2d] h2{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.primary-content.with-border[data-v-0e405a2d]: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-0e405a2d]>*{margin-bottom:40px;margin-top:40px}.primary-content[data-v-0e405a2d]>:first-child{margin-top:2.353rem}.relationships-list[data-v-6497632e]{list-style:none}.relationships-list.column[data-v-6497632e]{margin-left:0;margin-top:15px}.relationships-list.inline[data-v-6497632e]{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:15px;margin-left:0}.relationships-list.inline li[data-v-6497632e]:not(:last-child):after{content:",\00a0"}.relationships-list.changed[data-v-6497632e]{padding-right:1rem;padding-left:2.17647rem;padding-top:8px;padding-bottom:8px;display:inline-flex;width:100%;box-sizing:border-box}.relationships-list.changed.changed[data-v-6497632e]{padding-right:1rem}@media only screen and (max-width:735px){.relationships-list.changed[data-v-6497632e]{padding-left:0;padding-right:0}.relationships-list.changed.changed[data-v-6497632e]{padding-right:17px;padding-left:2.17647rem}}@media only screen and (max-width:735px){.relationships-list.changed[data-v-6497632e]{padding-left:0;padding-right:0}}.relationships-list.changed[data-v-6497632e]:after{margin-top:.61765rem}.relationships-list.changed.column[data-v-6497632e]{display:block;box-sizing:border-box}.relationships-item[data-v-6497632e],.relationships-list[data-v-6497632e]{box-sizing:inherit}.conditional-constraints[data-v-6497632e]{font-size:.82353rem;margin:.17647rem 0 .58824rem 1.17647rem}.availability[data-v-4df209be]{display:flex;flex-flow:row wrap;gap:10px;margin-top:20px}.badge[data-v-4df209be]{margin:0}.technology[data-v-4df209be]{display:inline-flex;align-items:center}.tech-icon[data-v-4df209be]{height:12px;padding-right:5px;fill:var(--badge-color)}.theme-dark .tech-icon[data-v-4df209be]{fill:var(--badge-color)}.beta[data-v-4df209be]{color:var(--color-badge-beta)}.theme-dark .beta[data-v-4df209be]{color:var(--color-badge-dark-beta)}.deprecated[data-v-4df209be]{color:var(--color-badge-deprecated)}.theme-dark .deprecated[data-v-4df209be]{color:var(--color-badge-dark-deprecated)}.changed[data-v-4df209be]{padding-left:26px}.changed[data-v-4df209be]:after{content:none}.changed[data-v-4df209be]:before{background-image:url(../img/modified-icon.f496e73d.svg);background-repeat:no-repeat;bottom:0;content:" ";margin:auto;margin-right:8px;position:absolute;top:0;width:16px;height:16px;left:5px}@media screen{[data-color-scheme=dark] .changed[data-v-4df209be]:before{background-image:url(../img/modified-icon.f496e73d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed[data-v-4df209be]:before{background-image:url(../img/modified-icon.f496e73d.svg)}}.theme-dark .changed[data-v-4df209be]:before{background-image:url(../img/modified-icon.f496e73d.svg)}.changed-added[data-v-4df209be]{border-color:var(--color-changes-added)}.changed-added[data-v-4df209be]:before{background-image:url(../img/added-icon.d6f7e47d.svg)}@media screen{[data-color-scheme=dark] .changed-added[data-v-4df209be]:before{background-image:url(../img/added-icon.d6f7e47d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-added[data-v-4df209be]:before{background-image:url(../img/added-icon.d6f7e47d.svg)}}.theme-dark .changed-added[data-v-4df209be]:before{background-image:url(../img/added-icon.d6f7e47d.svg)}.changed-deprecated[data-v-4df209be]{border-color:var(--color-changes-deprecated)}.changed-deprecated[data-v-4df209be]:before{background-image:url(../img/deprecated-icon.015b4f17.svg)}@media screen{[data-color-scheme=dark] .changed-deprecated[data-v-4df209be]:before{background-image:url(../img/deprecated-icon.015b4f17.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-deprecated[data-v-4df209be]:before{background-image:url(../img/deprecated-icon.015b4f17.svg)}}.theme-dark .changed-deprecated[data-v-4df209be]:before{background-image:url(../img/deprecated-icon.015b4f17.svg)}.changed-modified[data-v-4df209be]{border-color:var(--color-changes-modified)}.eyebrow[data-v-322ebe7e]{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-figure-gray-secondary);display:block;margin-bottom:1.17647rem}@media only screen and (max-width:735px){.eyebrow[data-v-322ebe7e]{font-size:1.11765rem;line-height:1.21053;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.documentation-hero--disabled .eyebrow[data-v-322ebe7e]{color:var(--colors-secondary-label,var(--color-secondary-label))}.title[data-v-322ebe7e]{font-size:2.35294rem;line-height:1.1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-figure-gray);margin-bottom:.70588rem}@media only screen and (max-width:1250px){.title[data-v-322ebe7e]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.title[data-v-322ebe7e]{font-size:1.64706rem;line-height:1.14286;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.documentation-hero--disabled .title[data-v-322ebe7e]{color:var(--colors-header-text,var(--color-header-text))}small[data-v-322ebe7e]{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;padding-left:10px}@media only screen and (max-width:1250px){small[data-v-322ebe7e]{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}small[data-v-322ebe7e]:before{content:attr(data-tag-name)}small.Beta[data-v-322ebe7e]{color:var(--color-badge-beta)}.theme-dark small.Beta[data-v-322ebe7e]{color:var(--color-badge-dark-beta)}small.Deprecated[data-v-322ebe7e]{color:var(--color-badge-deprecated)}.theme-dark small.Deprecated[data-v-322ebe7e]{color:var(--color-badge-dark-deprecated)}.doc-topic[data-v-a877f03c]{display:flex;flex-direction:column;height:100%}#main[data-v-a877f03c]{outline-style:none;height:100%}@media only screen and (min-width:1920px){.full-width-container #main[data-v-a877f03c]{border-right:1px solid var(--color-grid)}}.container[data-v-a877f03c]{outline-style:none}.full-width-container .container[data-v-a877f03c]{max-width:920px;margin-left:auto;margin-right:auto;padding-left:80px;padding-right:80px;box-sizing:border-box}@media only screen and (min-width:1251px){.full-width-container .container[data-v-a877f03c]{box-sizing:unset;padding-left:120px;padding-right:120px;margin-left:0}}@media only screen and (max-width:735px){.full-width-container .container[data-v-a877f03c]{width:auto;padding-left:20px;padding-right:20px}}.static-width-container .container[data-v-a877f03c]{margin-left:auto;margin-right:auto;width:980px}@media only screen and (max-width:1250px){.static-width-container .container[data-v-a877f03c]{width:692px}}@media only screen and (max-width:735px){.static-width-container .container[data-v-a877f03c]{width:87.5%}}.description[data-v-a877f03c]{margin-bottom:2.353rem}.description[data-v-a877f03c]:empty{display:none}.description.after-enhanced-hero[data-v-a877f03c]{margin-top:2.353rem}.description[data-v-a877f03c] .content+*{margin-top:.8em}[data-v-a877f03c] .documentation-hero+.contenttable .container>.title{border-top:none}.sample-download[data-v-a877f03c]{margin-top:20px}[data-v-a877f03c] h3{font-size:1.64706rem;line-height:1.14286;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){[data-v-a877f03c] h3{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){[data-v-a877f03c] h3{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}[data-v-a877f03c] h4{font-size:1.41176rem;line-height:1.16667;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){[data-v-a877f03c] h4{font-size:1.23529rem;line-height:1.19048;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}[data-v-a877f03c] h5{font-size:1.29412rem;line-height:1.18182;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){[data-v-a877f03c] h5{font-size:1.17647rem;line-height:1.2;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){[data-v-a877f03c] h5{font-size:1.05882rem;line-height:1.44444;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}[data-v-a877f03c] h6{font-size:1rem;line-height:1.47059;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.highlight[data-v-469ea7fd]{display:inline}.highlight[data-v-469ea7fd] .match{font-weight:600;background:var(--color-fill-light-blue-secondary)}.close-icon[data-v-205b2b32]{padding-bottom:10px}.container[data-v-205b2b32]{flex-direction:row}.filter[data-v-205b2b32]{border-radius:4px;background-color:var(--color-fill);border:solid var(--color-figure-gray) 1px;padding:20px;width:80%;margin-bottom:20px}.quick-navigation-modal[data-v-205b2b32]{background-color:var(--color-fill);position:fixed;top:0;bottom:0;left:0;right:0;z-index:100;padding:100px;overflow:scroll}.symbol-match[data-v-205b2b32]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.adjustable-sidebar-width[data-v-453b0e76]{display:flex}@media only screen and (max-width:1023px){.adjustable-sidebar-width[data-v-453b0e76]{display:block;position:relative}}.sidebar[data-v-453b0e76]{position:relative}@media only screen and (max-width:1023px){.sidebar[data-v-453b0e76]{position:static}}.aside[data-v-453b0e76]{width:250px;position:relative;height:100%;max-width:100vw}.aside.no-transition[data-v-453b0e76]{transition:none!important}@media only screen and (max-width:1023px){.aside[data-v-453b0e76]{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:9997;transform:translateX(-100%);transition:transform .15s ease-in}.aside[data-v-453b0e76] .aside-animated-child{opacity:0}.aside.force-open[data-v-453b0e76]{transform:translateX(0)}.aside.force-open[data-v-453b0e76] .aside-animated-child{--index:0;opacity:1;transition:opacity .15s linear;transition-delay:calc(var(--index)*0.15s + .15s)}.aside.has-mobile-top-offset[data-v-453b0e76]{border-top:1px solid var(--color-fill-gray-tertiary)}}.content[data-v-453b0e76]{display:flex;flex-flow:column;min-width:0;flex:1 1 auto;height:100%}.resize-handle[data-v-453b0e76]{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-453b0e76]{display:none}}.resize-handle[data-v-453b0e76]:hover{background:var(--color-fill-gray-tertiary)}.navigator-card-inner[data-v-7a09780d]{--nav-card-inner-vertical-offset:0px;position:sticky;top:var(--nav-height);height:calc(var(--app-height) - var(--nav-height) - var(--nav-card-inner-vertical-offset));display:flex;flex-flow:column}@media only screen and (max-width:1023px){.navigator-card-inner[data-v-7a09780d]{position:static;height:100%}}.NavigatorLeafIcon[data-v-031bfabc]{width:1em;height:1em;margin-right:7px;flex:0 0 auto;color:var(--color-figure-gray-secondary)}.NavigatorLeafIcon svg[data-v-031bfabc]{width:100%;height:100%}.highlight[data-v-d75876e2]{display:inline}.highlight[data-v-d75876e2] .match{font-weight:600;background:var(--color-fill-light-blue-secondary)}.navigator-card-item[data-v-6fb0778e]{height:32px;display:flex;align-items:center}.fromkeyboard .navigator-card-item[data-v-6fb0778e]:focus-within{margin:5px;height:22px;outline:4px solid var(--color-focus-color);outline-offset:1px}.fromkeyboard .navigator-card-item:focus-within .depth-spacer[data-v-6fb0778e]{margin-left:-5px}.depth-spacer[data-v-6fb0778e]{width:calc(var(--nesting-index)*15px + 25px);height:32px;position:relative;flex:0 0 auto}.fromkeyboard .depth-spacer[data-v-6fb0778e]:focus{margin:-5px}.head-wrapper[data-v-6fb0778e]{padding:0 20px 0 10px;position:relative;display:flex;align-items:center;flex:1;min-width:0;height:100%}@supports (padding:max(0px)){.head-wrapper[data-v-6fb0778e]{padding-left:max(10px,env(safe-area-inset-left));padding-right:max(20px,env(safe-area-inset-right))}}.head-wrapper.active[data-v-6fb0778e]{background:var(--color-fill-gray-quaternary)}.head-wrapper.is-group .leaf-link[data-v-6fb0778e]{color:var(--color-figure-gray-secondary);font-weight:600}.head-wrapper.is-group .leaf-link[data-v-6fb0778e]:after{display:none}.hover .head-wrapper[data-v-6fb0778e]:not(.is-group){background:var(--color-navigator-item-hover)}.head-wrapper .navigator-icon[data-v-6fb0778e]{display:flex;flex:0 0 auto}.head-wrapper .navigator-icon.changed[data-v-6fb0778e]{border:none;width:1em;height:1em;margin-right:7px;z-index:0}.head-wrapper .navigator-icon.changed[data-v-6fb0778e]:after{top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);background-image:url(../img/modified-icon.f496e73d.svg);margin:0}@media screen{[data-color-scheme=dark] .head-wrapper .navigator-icon.changed[data-v-6fb0778e]:after{background-image:url(../img/modified-icon.f496e73d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .head-wrapper .navigator-icon.changed[data-v-6fb0778e]:after{background-image:url(../img/modified-icon.f496e73d.svg)}}.head-wrapper .navigator-icon.changed-added[data-v-6fb0778e]:after{background-image:url(../img/added-icon.d6f7e47d.svg)}@media screen{[data-color-scheme=dark] .head-wrapper .navigator-icon.changed-added[data-v-6fb0778e]:after{background-image:url(../img/added-icon.d6f7e47d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .head-wrapper .navigator-icon.changed-added[data-v-6fb0778e]:after{background-image:url(../img/added-icon.d6f7e47d.svg)}}.head-wrapper .navigator-icon.changed-deprecated[data-v-6fb0778e]:after{background-image:url(../img/deprecated-icon.015b4f17.svg)}@media screen{[data-color-scheme=dark] .head-wrapper .navigator-icon.changed-deprecated[data-v-6fb0778e]:after{background-image:url(../img/deprecated-icon.015b4f17.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .head-wrapper .navigator-icon.changed-deprecated[data-v-6fb0778e]:after{background-image:url(../img/deprecated-icon.015b4f17.svg)}}.head-wrapper .leaf-link[data-v-6fb0778e]{color:var(--color-figure-gray);text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:100%;display:inline;vertical-align:middle;font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.fromkeyboard .head-wrapper .leaf-link[data-v-6fb0778e]:focus{outline:none}.head-wrapper .leaf-link[data-v-6fb0778e]:hover{text-decoration:none}.head-wrapper .leaf-link.bolded[data-v-6fb0778e]{font-weight:600}.head-wrapper .leaf-link[data-v-6fb0778e]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0}.extended-content[data-v-6fb0778e]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-figure-gray-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tree-toggle[data-v-6fb0778e]{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}.title-container[data-v-6fb0778e]{min-width:0;display:flex;align-items:center}.chevron[data-v-6fb0778e]{width:10px}.chevron.animating[data-v-6fb0778e]{transition:transform .15s ease-in}.chevron.rotate[data-v-6fb0778e]{transform:rotate(90deg)}.tag[data-v-3b809bfa]{display:inline-block;padding-right:.58824rem}.tag[data-v-3b809bfa]:focus{outline:none}.tag button[data-v-3b809bfa]{color:var(--color-figure-gray);background-color:var(--color-fill-tertiary);font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;border-radius:.82353rem;padding:.23529rem .58824rem;white-space:nowrap;border:1px solid transparent}@media (hover:hover){.tag button[data-v-3b809bfa]:hover{transition:background-color .2s,color .2s;background-color:var(--color-fill-blue);color:#fff}}.tag button[data-v-3b809bfa]:focus:active{background-color:var(--color-fill-blue);color:#fff}.fromkeyboard .tag button[data-v-3b809bfa]:focus,.tag button.focus[data-v-3b809bfa],.tag button[data-v-3b809bfa]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none;border-color:var(--color-focus-border-color)}.tags[data-v-4b231516]{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-4b231516]{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-4b231516]::-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-4b231516]{--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-4b231516]::-webkit-scrollbar{height:11px}.tags .scroll-wrapper.scrolling[data-v-4b231516]::-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-4b231516]::-webkit-scrollbar-track-piece:end{margin-right:8px}.tags .scroll-wrapper.scrolling[data-v-4b231516]::-webkit-scrollbar-track-piece:start{margin-left:8px}.tags ul[data-v-4b231516]{margin:0;padding:0;display:flex}.filter[data-v-3b91e60a]{--input-vertical-padding:.76471rem;--input-height:1.64706rem;--input-border-color:var(--color-fill-gray-secondary);--input-text:var(--color-fill-gray-secondary);position:relative;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:5px}.fromkeyboard .filter[data-v-3b91e60a]:focus{outline:none}.filter__top-wrapper[data-v-3b91e60a]{display:flex}.filter__filter-button[data-v-3b91e60a]{position:relative;margin-left:.58824rem;z-index:1;cursor:text;margin-right:.17647rem}@media only screen and (max-width:735px){.filter__filter-button[data-v-3b91e60a]{margin-right:.41176rem}}.filter__filter-button .svg-icon[data-v-3b91e60a]{fill:var(--input-text);display:block;height:21px}.filter__filter-button.blue[data-v-3b91e60a]>*{fill:var(--color-figure-blue);color:var(--color-figure-blue)}.filter.focus .filter__wrapper[data-v-3b91e60a]{box-shadow:0 0 0 3pt var(--color-focus-color);--input-border-color:var(--color-fill-blue)}.filter__wrapper[data-v-3b91e60a]{border:1px solid var(--input-border-color);background:var(--color-fill);border-radius:4px}.filter__wrapper--reversed[data-v-3b91e60a]{display:flex;flex-direction:column-reverse}.filter__suggested-tags[data-v-3b91e60a]{border-top:1px solid var(--color-fill-gray-tertiary);z-index:1;overflow:hidden}.filter__suggested-tags[data-v-3b91e60a] ul{padding:var(--input-vertical-padding) .52941rem;border:1px solid transparent;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.fromkeyboard .filter__suggested-tags[data-v-3b91e60a] ul:focus{outline:none;box-shadow:0 0 0 5px var(--color-focus-color)}.filter__wrapper--reversed .filter__suggested-tags[data-v-3b91e60a]{border-bottom:1px solid var(--color-fill-gray-tertiary);border-top:none}.filter__selected-tags[data-v-3b91e60a]{z-index:1;padding-left:4px;margin:-4px 0}@media only screen and (max-width:735px){.filter__selected-tags[data-v-3b91e60a]{padding-left:0}}.filter__selected-tags[data-v-3b91e60a] ul{padding:4px}@media only screen and (max-width:735px){.filter__selected-tags[data-v-3b91e60a] ul{padding-right:.41176rem}}.filter__selected-tags[data-v-3b91e60a] ul .tag:last-child{padding-right:0}.filter__delete-button[data-v-3b91e60a]{position:relative;margin:0;z-index:1;border-radius:100%}.fromkeyboard .filter__delete-button[data-v-3b91e60a]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.filter__delete-button .clear-rounded-icon[data-v-3b91e60a]{height:.94118rem;width:.94118rem;fill:var(--input-text);display:block}.filter__delete-button-wrapper[data-v-3b91e60a]{display:flex;align-items:center;padding:0 10px;border-top-right-radius:4px;border-bottom-right-radius:4px}.filter__input-label[data-v-3b91e60a]{position:relative;flex-grow:1;height:var(--input-height);padding:var(--input-vertical-padding) 0}.filter__input-label[data-v-3b91e60a]:after{content:attr(data-value);visibility:hidden;width:auto;white-space:nowrap;min-width:130px;display:block;text-indent:.41176rem}@media only screen and (max-width:735px){.filter__input-label[data-v-3b91e60a]:after{text-indent:.17647rem}}.filter__input-box-wrapper[data-v-3b91e60a]{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-3b91e60a]::-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-3b91e60a]{--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-3b91e60a]::-webkit-scrollbar{height:11px}.filter__input-box-wrapper.scrolling[data-v-3b91e60a]::-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-3b91e60a]::-webkit-scrollbar-track-piece:end{margin-right:8px}.filter__input-box-wrapper.scrolling[data-v-3b91e60a]::-webkit-scrollbar-track-piece:start{margin-left:8px}.filter__input[data-v-3b91e60a]{font-size:1.23529rem;line-height:1.38095;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-text);height:var(--input-height);border:none;width:100%;position:absolute;background:transparent;z-index:1;text-indent:.41176rem}@media only screen and (max-width:735px){.filter__input[data-v-3b91e60a]{font-size:1.11765rem;line-height:1.42105;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;text-indent:.17647rem}}.filter__input[data-v-3b91e60a]:focus{outline:none}.filter__input[placeholder][data-v-3b91e60a]::-moz-placeholder{color:var(--input-text);opacity:1}.filter__input[placeholder][data-v-3b91e60a]::placeholder{color:var(--input-text);opacity:1}.filter__input[placeholder][data-v-3b91e60a]:-ms-input-placeholder{color:var(--input-text)}.filter__input[placeholder][data-v-3b91e60a]::-ms-input-placeholder{color:var(--input-text)}.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}.magnifier-icon[data-v-8c263772]{height:20px;width:auto;margin:auto;padding-left:5px}.navigator-card[data-v-8c263772]{--card-vertical-spacing:8px;display:flex;flex-direction:column;flex:1 1 auto;min-height:0}.navigator-card .navigator-card-full-height[data-v-8c263772]{height:100%}.navigator-card .navigator-card-inner[data-v-8c263772]{--nav-card-inner-vertical-offset:71px}.navigator-card .head-wrapper[data-v-8c263772]{position:relative}.navigator-card .navigator-head[data-v-8c263772]{padding:10px 20px;background:var(--color-fill-secondary);border-bottom:1px solid var(--color-grid);display:flex;align-items:center;box-sizing:border-box}.navigator-card .navigator-head .badge[data-v-8c263772]{margin-top:0}.navigator-card .navigator-head.router-link-exact-active[data-v-8c263772]{background:var(--color-fill-tertiary)}.navigator-card .navigator-head.router-link-exact-active .card-link[data-v-8c263772]{font-weight:700}.navigator-card .navigator-head[data-v-8c263772]:hover{background:var(--color-navigator-item-hover);text-decoration:none}@media only screen and (max-width:1023px){.navigator-card .navigator-head[data-v-8c263772]{justify-content:center;height:3.05882rem;padding:14px 20px}}@media only screen and (max-width:767px){.navigator-card .navigator-head[data-v-8c263772]{height:2.82353rem;padding:12px 20px}}@supports (padding:max(0px)){.navigator-card .navigator-head[data-v-8c263772]{padding-left:max(20px,env(safe-area-inset-left));padding-right:max(20px,env(safe-area-inset-right))}}.navigator-card .card-icon[data-v-8c263772]{width:19px;height:19px}.no-items-wrapper[data-v-8c263772]{color:var(--color-figure-gray-tertiary);font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;padding:var(--card-vertical-spacing) 20px}.close-card-mobile[data-v-8c263772]{display:none;position:absolute;z-index:1;color:var(--color-link);align-items:center;justify-content:center}@media only screen and (max-width:1023px){.close-card-mobile[data-v-8c263772]{display:flex;left:0;height:100%;padding-left:1.29412rem;padding-right:1.29412rem}@supports (padding:max(0px)){.close-card-mobile[data-v-8c263772]{padding-left:max(1.29412rem,env(safe-area-inset-left))}}}@media only screen and (max-width:767px){.close-card-mobile[data-v-8c263772]{padding-left:.94118rem;padding-right:.94118rem}}.close-card-mobile .close-icon[data-v-8c263772]{width:19px;height:19px}.card-body[data-v-8c263772]{padding-right:0;flex:1 1 auto;min-height:0}@media only screen and (max-width:1023px){.card-body[data-v-8c263772]{--card-vertical-spacing:0px;padding-top:71px}}.card-link[data-v-8c263772]{color:var(--color-text);font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:600}.navigator-filter[data-v-8c263772]{box-sizing:border-box;padding:15px 30px;border-top:1px solid var(--color-grid);height:71px;display:flex;align-items:flex-end}@supports (padding:max(0px)){.navigator-filter[data-v-8c263772]{padding-left:max(30px,env(safe-area-inset-left));padding-right:max(30px,env(safe-area-inset-right))}}@media only screen and (max-width:1023px){.navigator-filter[data-v-8c263772]{border:none;padding:10px 20px;align-items:flex-start;height:62px}@supports (padding:max(0px)){.navigator-filter[data-v-8c263772]{padding-left:max(20px,env(safe-area-inset-left));padding-right:max(20px,env(safe-area-inset-right))}}}.navigator-filter .input-wrapper[data-v-8c263772]{position:relative;flex:1;min-width:0}.navigator-filter .filter-component[data-v-8c263772]{--input-vertical-padding:10px;--input-height:20px;--input-border-color:var(--color-grid);--input-text:var(--color-figure-gray-secondary)}.navigator-filter .filter-component[data-v-8c263772] .filter__input{font-size:1rem;line-height:1.47059;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.scroller[data-v-8c263772]{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-8c263772]{padding-bottom:10em}}.scroller[data-v-8c263772] .vue-recycle-scroller__item-wrapper{transform:translateZ(0)}.filter-wrapper[data-v-8c263772]{position:sticky;bottom:0;background:var(--color-fill)}@media only screen and (max-width:1023px){.filter-wrapper[data-v-8c263772]{position:absolute;top:3.05882rem;bottom:auto;width:100%}}@media only screen and (max-width:767px){.filter-wrapper[data-v-8c263772]{top:2.82353rem}}@-webkit-keyframes fadeout-data-v-60936b56{0%{opacity:1}to{opacity:0}}@keyframes fadeout-data-v-60936b56{0%{opacity:1}to{opacity:0}}path[data-v-60936b56]{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:fadeout-data-v-60936b56;animation-name:fadeout-data-v-60936b56;fill:currentColor}path[data-v-60936b56]:first-of-type{-webkit-animation-delay:0ms;animation-delay:0ms}path[data-v-60936b56]:nth-of-type(2){-webkit-animation-delay:-125ms;animation-delay:-125ms}path[data-v-60936b56]:nth-of-type(3){-webkit-animation-delay:-.25s;animation-delay:-.25s}path[data-v-60936b56]:nth-of-type(4){-webkit-animation-delay:-375ms;animation-delay:-375ms}path[data-v-60936b56]:nth-of-type(5){-webkit-animation-delay:-.5s;animation-delay:-.5s}path[data-v-60936b56]:nth-of-type(6){-webkit-animation-delay:-625ms;animation-delay:-625ms}path[data-v-60936b56]:nth-of-type(7){-webkit-animation-delay:-.75s;animation-delay:-.75s}path[data-v-60936b56]:nth-of-type(8){-webkit-animation-delay:-875ms;animation-delay:-875ms}.navigator[data-v-0ea6ab9b]{--nav-height:3.05882rem;height:100%;display:flex;flex-flow:column}@media only screen and (min-width:1920px){.navigator[data-v-0ea6ab9b]{border-left:1px solid var(--color-grid)}}@media only screen and (max-width:1023px){.navigator[data-v-0ea6ab9b]{position:static;transition:none}}.loading-placeholder[data-v-0ea6ab9b]{align-items:center;color:var(--color-figure-gray-secondary);justify-content:center}.loading-spinner[data-v-0ea6ab9b]{--spinner-size:40px;--spinner-delay:1s;height:var(--spinner-size);width:var(--spinner-size)}.loading-spinner.delay-visibility-enter-active[data-v-0ea6ab9b]{transition:visibility var(--spinner-delay);visibility:hidden}.hierarchy-collapsed-items[data-v-74906830]{position:relative;display:inline-flex;align-items:center;margin-left:.17647rem}.hierarchy-collapsed-items .hierarchy-item-icon[data-v-74906830]{width:9px;height:15px;margin-right:.17647rem;display:flex;justify-content:center;font-size:1em;align-self:baseline}.nav--in-breakpoint-range .hierarchy-collapsed-items[data-v-74906830]{display:none}.hierarchy-collapsed-items .toggle[data-v-74906830]{background:var(--color-nav-hierarchy-collapse-background);border-color:var(--color-nav-hierarchy-collapse-borders);border-radius:4px;border-style:solid;border-width:0;font-weight:600;height:1.11765rem;text-align:center;width:2.11765rem;display:flex;align-items:center;justify-content:center}.theme-dark .hierarchy-collapsed-items .toggle[data-v-74906830]{background:var(--color-nav-dark-hierarchy-collapse-background)}.hierarchy-collapsed-items .toggle.focused[data-v-74906830],.hierarchy-collapsed-items .toggle[data-v-74906830]:active,.hierarchy-collapsed-items .toggle[data-v-74906830]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.indicator[data-v-74906830]{width:1em;height:1em;display:flex;align-items:center}.indicator .toggle-icon[data-v-74906830]{width:100%}.dropdown[data-v-74906830]{background:var(--color-nav-hierarchy-collapse-background);border-color:var(--color-nav-hierarchy-collapse-borders);border-radius:4px;border-style:solid;box-shadow:0 1px 4px -1px var(--color-figure-gray-secondary);border-width:0;padding:0 .5rem;position:absolute;z-index:42;top:calc(100% + .41176rem)}.theme-dark .dropdown[data-v-74906830]{background:var(--color-nav-dark-hierarchy-collapse-background);border-color:var(--color-nav-dark-hierarchy-collapse-borders)}.dropdown.collapsed[data-v-74906830]{opacity:0;transform:translate3d(0,-.41176rem,0);transition:opacity .25s ease,transform .25s ease,visibility 0s linear .25s;visibility:hidden}.dropdown[data-v-74906830]:not(.collapsed){opacity:1;transform:none;transition:opacity .25s ease,transform .25s ease,visibility 0s linear 0s;visibility:visible}.nav--in-breakpoint-range .dropdown[data-v-74906830]:not(.collapsed){display:none}.dropdown[data-v-74906830]:before{border-bottom-color:var(--color-nav-hierarchy-collapse-background);border-bottom-style:solid;border-bottom-width:.5rem;border-left-color:transparent;border-left-style:solid;border-left-width:.5rem;border-right-color:transparent;border-right-style:solid;border-right-width:.5rem;content:"";left:1.26471rem;position:absolute;top:-.44118rem}.theme-dark .dropdown[data-v-74906830]:before{border-bottom-color:var(--color-nav-dark-hierarchy-collapse-background)}.dropdown-item[data-v-74906830]{border-top-color:var(--color-nav-hierarchy-collapse-borders);border-top-style:solid;border-top-width:1px}.theme-dark .dropdown-item[data-v-74906830]{border-top-color:var(--color-nav-dark-hierarchy-collapse-borders)}.dropdown-item[data-v-74906830]:first-child{border-top:none}.nav-menu-link[data-v-74906830]{max-width:57.64706rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;padding:.75rem 1rem}.hierarchy-item[data-v-382bf39e]{display:flex;align-items:center;margin-left:.17647rem}.hierarchy-item[data-v-382bf39e] .hierarchy-item-icon{width:9px;height:15px;margin-right:.17647rem;display:flex;justify-content:center;font-size:1em;align-self:baseline}.nav--in-breakpoint-range .hierarchy-item[data-v-382bf39e] .hierarchy-item-icon{display:none}.nav--in-breakpoint-range .hierarchy-item[data-v-382bf39e]{border-top:1px solid var(--color-nav-hierarchy-item-borders);display:flex;align-items:center}.theme-dark.nav--in-breakpoint-range .hierarchy-item[data-v-382bf39e]{border-top-color:var(--color-nav-dark-hierarchy-item-borders)}.nav--in-breakpoint-range .hierarchy-item[data-v-382bf39e]:first-of-type{border-top:none}.hierarchy-item.collapsed[data-v-382bf39e]{display:none}.nav--in-breakpoint-range .hierarchy-item.collapsed[data-v-382bf39e]{display:inline-block}.item[data-v-382bf39e]{display:inline-block;vertical-align:middle}.nav--in-breakpoint-range .item[data-v-382bf39e]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:100%;line-height:2.47059rem}@media only screen and (min-width:768px){.hierarchy-item:first-child:last-child .item[data-v-382bf39e],.hierarchy-item:first-child:last-child~.hierarchy-item .item[data-v-382bf39e]{max-width:45rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:last-child .item[data-v-382bf39e],.has-badge .hierarchy-item:first-child:last-child~.hierarchy-item .item[data-v-382bf39e],.hierarchy-item:first-child:nth-last-child(2) .item[data-v-382bf39e],.hierarchy-item:first-child:nth-last-child(2)~.hierarchy-item .item[data-v-382bf39e]{max-width:36rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(2) .item[data-v-382bf39e],.has-badge .hierarchy-item:first-child:nth-last-child(2)~.hierarchy-item .item[data-v-382bf39e]{max-width:28.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(3) .item[data-v-382bf39e],.hierarchy-item:first-child:nth-last-child(3)~.hierarchy-item .item[data-v-382bf39e]{max-width:27rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(3) .item[data-v-382bf39e],.has-badge .hierarchy-item:first-child:nth-last-child(3)~.hierarchy-item .item[data-v-382bf39e]{max-width:21.6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(4) .item[data-v-382bf39e],.hierarchy-item:first-child:nth-last-child(4)~.hierarchy-item .item[data-v-382bf39e]{max-width:18rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(4) .item[data-v-382bf39e],.has-badge .hierarchy-item:first-child:nth-last-child(4)~.hierarchy-item .item[data-v-382bf39e]{max-width:14.4rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-item:first-child:nth-last-child(5) .item[data-v-382bf39e],.hierarchy-item:first-child:nth-last-child(5)~.hierarchy-item .item[data-v-382bf39e]{max-width:9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-badge .hierarchy-item:first-child:nth-last-child(5) .item[data-v-382bf39e],.has-badge .hierarchy-item:first-child:nth-last-child(5)~.hierarchy-item .item[data-v-382bf39e]{max-width:7.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-collapsed-items~.hierarchy-item .item[data-v-382bf39e]{max-width:10.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hierarchy-collapsed-items~.hierarchy-item:last-child .item[data-v-382bf39e]{max-width:none}.has-badge .hierarchy-collapsed-items~.hierarchy-item .item[data-v-382bf39e]{max-width:8.64rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.hierarchy[data-v-30132cb0]{justify-content:flex-start;min-width:0;margin-right:80px}.nav--in-breakpoint-range .hierarchy[data-v-30132cb0]{margin-right:0}.hierarchy .root-hierarchy .item[data-v-30132cb0]{max-width:10rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-menu-setting-label[data-v-126c8e14]{margin-right:.35294rem;white-space:nowrap}.language-dropdown[data-v-126c8e14]{-webkit-text-size-adjust:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;box-sizing:inherit;padding:0 11px 0 4px;margin-left:-4px;font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;cursor:pointer;position:relative;z-index:1}@media only screen and (max-width:1023px){.language-dropdown[data-v-126c8e14]{font-size:.82353rem;line-height:1.5;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.language-dropdown[data-v-126c8e14]:focus{outline:none}.fromkeyboard .language-dropdown[data-v-126c8e14]:focus{outline:4px solid var(--color-focus-color);outline-offset:1px}.language-sizer[data-v-126c8e14]{position:absolute;opacity:0;pointer-events:none;padding:0}.language-toggle-container[data-v-126c8e14]{display:flex;align-items:center;padding-right:.17647rem;position:relative}.nav--in-breakpoint-range .language-toggle-container[data-v-126c8e14]{display:none}.language-toggle-container .toggle-icon[data-v-126c8e14]{width:.6em;height:.6em;position:absolute;right:7px}.language-toggle-label[data-v-126c8e14]{margin-right:2px}.language-toggle.nav-menu-toggle-label[data-v-126c8e14]{margin-right:6px}.language-list[data-v-126c8e14]{display:inline-block;margin-top:0}.language-list-container[data-v-126c8e14]{display:none}.language-list-item[data-v-126c8e14],.nav--in-breakpoint-range .language-list-container[data-v-126c8e14]{display:inline-block}.language-list-item[data-v-126c8e14]:not(:first-child){border-left:1px solid #424242;margin-left:6px;padding-left:6px}[data-v-b7e13180] .nav-menu{line-height:1.5;padding-top:0}[data-v-b7e13180] .nav-menu,[data-v-b7e13180] .nav-menu-settings{font-size:.82353rem;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}[data-v-b7e13180] .nav-menu-settings{line-height:1.28571}@media only screen and (max-width:1023px){[data-v-b7e13180] .nav-menu-settings{font-size:.82353rem;line-height:1.5;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (min-width:1024px){[data-v-b7e13180] .nav-menu-settings{margin-left:.58824rem}}.nav--in-breakpoint-range[data-v-b7e13180] .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-b7e13180] .nav-menu-settings .nav-menu-setting{display:flex;align-items:center;color:var(--color-nav-current-link);margin-left:0}[data-v-b7e13180] .nav-menu-settings .nav-menu-setting:first-child:not(:only-child){margin-right:.58824rem}.nav--in-breakpoint-range[data-v-b7e13180] .nav-menu-settings .nav-menu-setting:first-child:not(:only-child){margin-right:0}.theme-dark[data-v-b7e13180] .nav-menu-settings .nav-menu-setting{color:var(--color-nav-dark-current-link)}.nav--in-breakpoint-range[data-v-b7e13180] .nav-menu-settings .nav-menu-setting:not(:first-child){border-top:1px solid #424242}.documentation-nav[data-v-b7e13180] .nav-title{font-size:.82353rem;line-height:1.5;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1023px){.documentation-nav[data-v-b7e13180] .nav-title{padding-top:0}}.documentation-nav[data-v-b7e13180] .nav-title .nav-title-link.inactive{height:auto;color:var(--color-figure-gray-secondary-alt)}.theme-dark.documentation-nav .nav-title .nav-title-link.inactive[data-v-b7e13180]{color:#b0b0b0}.sidenav-toggle[data-v-b7e13180]{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.sidenav-toggle .sidenav-icon[data-v-b7e13180]{display:flex;width:19px;height:19px}.doc-topic-view[data-v-1e296773]{--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-1e296773]{transition:display var(--delay)}.doc-topic-aside[data-v-1e296773]{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-1e296773]{background:var(--color-fill);border-right:none}.animating .doc-topic-aside[data-v-1e296773]{border-right:1px solid var(--color-grid)}}.modal-open[data-v-1e296773]{position:fixed;width:100%}.topic-wrapper[data-v-1e296773]{flex:1 1 auto;width:100%}.full-width-container[data-v-1e296773]{max-width:1920px;margin-left:auto;margin-right:auto} \ No newline at end of file diff --git a/docs/renderer/dist/css/documentation-topic~topic~tutorials-overview.d890b221.css b/docs/renderer/dist/css/documentation-topic~topic~tutorials-overview.d890b221.css deleted file mode 100644 index 320bffeb7..000000000 --- a/docs/renderer/dist/css/documentation-topic~topic~tutorials-overview.d890b221.css +++ /dev/null @@ -1,9 +0,0 @@ -/*! - * 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 - */.svg-icon[data-v-0137d411]{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-0137d411]{fill:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}.svg-icon.icon-inline[data-v-0137d411]{display:inline-block;vertical-align:middle;fill:currentColor}.svg-icon.icon-inline[data-v-0137d411] .svg-icon-stroke{stroke:currentColor}[data-v-0137d411] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-light,var(--color-svg-icon))}.theme-dark[data-v-0137d411] .svg-icon-stroke{stroke:var(--colors-svg-icon-fill-dark,var(--color-svg-icon))}.label[data-v-5117d474]{font-size:.70588rem;line-height:1.33333;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.label+[data-v-5117d474]{margin-top:.4em}.deprecated .label[data-v-5117d474]{color:var(--color-aside-deprecated)}.experiment .label[data-v-5117d474]{color:var(--color-aside-experiment)}.important .label[data-v-5117d474]{color:var(--color-aside-important)}.note .label[data-v-5117d474]{color:var(--color-aside-note)}.tip .label[data-v-5117d474]{color:var(--color-aside-tip)}.warning .label[data-v-5117d474]{color:var(--color-aside-warning)}.doc-topic aside[data-v-5117d474]{border-radius:4px;padding:.94118rem;border:0 solid;border-left-width:6px}.doc-topic aside.deprecated[data-v-5117d474]{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)}.doc-topic aside.experiment[data-v-5117d474]{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)}.doc-topic aside.important[data-v-5117d474]{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)}.doc-topic aside.note[data-v-5117d474]{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)}.doc-topic aside.tip[data-v-5117d474]{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)}.doc-topic aside.warning[data-v-5117d474]{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)}.doc-topic aside .label[data-v-5117d474]{font-size:1rem;line-height:1.52941;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.file-icon[data-v-7c381064]{position:relative;align-items:flex-end;height:24px;margin:0 .5rem 0 1rem}.filename[data-v-c8c40662]{color:var(--text,var(--colors-secondary-label,var(--color-secondary-label)));font-size:.94118rem;line-height:1.1875;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;margin-top:1rem}@media only screen and (max-width:735px){.filename[data-v-c8c40662]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,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-df963650]{display:flex}.code-number[data-v-df963650]{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-df963650]:before{content:attr(data-line-number)}.highlighted[data-v-df963650]{background:var(--line-highlight,var(--color-code-line-highlight));border-left:4px solid var(--color-code-line-highlight-border)}.highlighted .code-number[data-v-df963650]{padding-left:4px}pre[data-v-df963650]{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-df963650]{padding-top:.82353rem}}code[data-v-df963650]{display:flex;flex-direction:column;white-space:pre;word-wrap:normal;flex-grow:9999}.code-line-container[data-v-df963650]{flex-shrink:0;padding-right:14px}.code-listing[data-v-df963650],.container-general[data-v-df963650]{display:flex}.code-listing[data-v-df963650]{flex-direction:column;min-height:100%;border-radius:4px;overflow:auto}.code-listing.single-line[data-v-df963650]{border-radius:4px}.container-general[data-v-df963650],pre[data-v-df963650]{flex-grow:1}code[data-v-05f4a5b7]{speak-punctuation:code}code[data-v-d68ae420]{width:100%}.container-general[data-v-d68ae420]{display:flex;flex-flow:row wrap}.container-general .code-line[data-v-d68ae420]{flex:1 0 auto}.code-line-container[data-v-d68ae420]{align-items:center;display:flex;border-left:4px solid transparent;counter-increment:linenumbers;padding-right:14px}.code-number[data-v-d68ae420]{font-size:.70588rem;line-height:1.5;font-weight:400;font-family: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-d68ae420]:before{content:counter(linenumbers)}.code-line[data-v-d68ae420]{display:flex}pre[data-v-d68ae420]{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-d68ae420]{padding-top:.82353rem}}.collapsible-code-listing[data-v-d68ae420]{background:var(--background,var(--color-code-background));border-color:var(--colors-grid,var(--color-grid));color:var(--text,var(--color-code-plain));border-radius:4px;border-style:solid;border-width:1px;counter-reset:linenumbers;font-size:15px}.collapsible-code-listing.single-line[data-v-d68ae420]{border-radius:4px}.collapsible[data-v-d68ae420]{background:var(--color-code-collapsible-background);color:var(--color-code-collapsible-text)}.collapsed[data-v-d68ae420]: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-d68ae420]{height:0;visibility:hidden}.row[data-v-be73599c]{box-sizing:border-box;display:flex;flex-flow:row wrap}.col[data-v-2ee3ad8b]{box-sizing:border-box;flex:none}.xlarge-1[data-v-2ee3ad8b]{flex-basis:8.33333%;max-width:8.33333%}.xlarge-2[data-v-2ee3ad8b]{flex-basis:16.66667%;max-width:16.66667%}.xlarge-3[data-v-2ee3ad8b]{flex-basis:25%;max-width:25%}.xlarge-4[data-v-2ee3ad8b]{flex-basis:33.33333%;max-width:33.33333%}.xlarge-5[data-v-2ee3ad8b]{flex-basis:41.66667%;max-width:41.66667%}.xlarge-6[data-v-2ee3ad8b]{flex-basis:50%;max-width:50%}.xlarge-7[data-v-2ee3ad8b]{flex-basis:58.33333%;max-width:58.33333%}.xlarge-8[data-v-2ee3ad8b]{flex-basis:66.66667%;max-width:66.66667%}.xlarge-9[data-v-2ee3ad8b]{flex-basis:75%;max-width:75%}.xlarge-10[data-v-2ee3ad8b]{flex-basis:83.33333%;max-width:83.33333%}.xlarge-11[data-v-2ee3ad8b]{flex-basis:91.66667%;max-width:91.66667%}.xlarge-12[data-v-2ee3ad8b]{flex-basis:100%;max-width:100%}.xlarge-centered[data-v-2ee3ad8b]{margin-left:auto;margin-right:auto}.xlarge-uncentered[data-v-2ee3ad8b]{margin-left:0;margin-right:0}.large-1[data-v-2ee3ad8b]{flex-basis:8.33333%;max-width:8.33333%}.large-2[data-v-2ee3ad8b]{flex-basis:16.66667%;max-width:16.66667%}.large-3[data-v-2ee3ad8b]{flex-basis:25%;max-width:25%}.large-4[data-v-2ee3ad8b]{flex-basis:33.33333%;max-width:33.33333%}.large-5[data-v-2ee3ad8b]{flex-basis:41.66667%;max-width:41.66667%}.large-6[data-v-2ee3ad8b]{flex-basis:50%;max-width:50%}.large-7[data-v-2ee3ad8b]{flex-basis:58.33333%;max-width:58.33333%}.large-8[data-v-2ee3ad8b]{flex-basis:66.66667%;max-width:66.66667%}.large-9[data-v-2ee3ad8b]{flex-basis:75%;max-width:75%}.large-10[data-v-2ee3ad8b]{flex-basis:83.33333%;max-width:83.33333%}.large-11[data-v-2ee3ad8b]{flex-basis:91.66667%;max-width:91.66667%}.large-12[data-v-2ee3ad8b]{flex-basis:100%;max-width:100%}.large-centered[data-v-2ee3ad8b]{margin-left:auto;margin-right:auto}.large-uncentered[data-v-2ee3ad8b]{margin-left:0;margin-right:0}@media only screen and (max-width:1250px){.medium-1[data-v-2ee3ad8b]{flex-basis:8.33333%;max-width:8.33333%}.medium-2[data-v-2ee3ad8b]{flex-basis:16.66667%;max-width:16.66667%}.medium-3[data-v-2ee3ad8b]{flex-basis:25%;max-width:25%}.medium-4[data-v-2ee3ad8b]{flex-basis:33.33333%;max-width:33.33333%}.medium-5[data-v-2ee3ad8b]{flex-basis:41.66667%;max-width:41.66667%}.medium-6[data-v-2ee3ad8b]{flex-basis:50%;max-width:50%}.medium-7[data-v-2ee3ad8b]{flex-basis:58.33333%;max-width:58.33333%}.medium-8[data-v-2ee3ad8b]{flex-basis:66.66667%;max-width:66.66667%}.medium-9[data-v-2ee3ad8b]{flex-basis:75%;max-width:75%}.medium-10[data-v-2ee3ad8b]{flex-basis:83.33333%;max-width:83.33333%}.medium-11[data-v-2ee3ad8b]{flex-basis:91.66667%;max-width:91.66667%}.medium-12[data-v-2ee3ad8b]{flex-basis:100%;max-width:100%}.medium-centered[data-v-2ee3ad8b]{margin-left:auto;margin-right:auto}.medium-uncentered[data-v-2ee3ad8b]{margin-left:0;margin-right:0}}@media only screen and (max-width:735px){.small-1[data-v-2ee3ad8b]{flex-basis:8.33333%;max-width:8.33333%}.small-2[data-v-2ee3ad8b]{flex-basis:16.66667%;max-width:16.66667%}.small-3[data-v-2ee3ad8b]{flex-basis:25%;max-width:25%}.small-4[data-v-2ee3ad8b]{flex-basis:33.33333%;max-width:33.33333%}.small-5[data-v-2ee3ad8b]{flex-basis:41.66667%;max-width:41.66667%}.small-6[data-v-2ee3ad8b]{flex-basis:50%;max-width:50%}.small-7[data-v-2ee3ad8b]{flex-basis:58.33333%;max-width:58.33333%}.small-8[data-v-2ee3ad8b]{flex-basis:66.66667%;max-width:66.66667%}.small-9[data-v-2ee3ad8b]{flex-basis:75%;max-width:75%}.small-10[data-v-2ee3ad8b]{flex-basis:83.33333%;max-width:83.33333%}.small-11[data-v-2ee3ad8b]{flex-basis:91.66667%;max-width:91.66667%}.small-12[data-v-2ee3ad8b]{flex-basis:100%;max-width:100%}.small-centered[data-v-2ee3ad8b]{margin-left:auto;margin-right:auto}.small-uncentered[data-v-2ee3ad8b]{margin-left:0;margin-right:0}}.tabnav[data-v-42371214]{margin:.88235rem 0 1.47059rem 0}.tabnav-items[data-v-42371214]{display:inline-block;margin:0;text-align:center}.tabnav-item[data-v-723a9588]{border-bottom:1px solid;border-color:var(--colors-tabnav-item-border-color,var(--color-tabnav-item-border-color));display:inline-block;list-style:none;padding-left:1.76471rem;margin:0;outline:none}.tabnav-item[data-v-723a9588]:first-child{padding-left:0}.tabnav-item[data-v-723a9588]:nth-child(n+1){margin:0}.tabnav-link[data-v-723a9588]{color:var(--colors-secondary-label,var(--color-secondary-label));font-size:1rem;line-height:1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;padding:9px 0 11px;margin-top:2px;margin-bottom:4px;text-align:left;text-decoration:none;display:block;position:relative;z-index:0}.tabnav-link[data-v-723a9588]:hover{text-decoration:none}.tabnav-link[data-v-723a9588]:focus{outline-offset:-1px}.tabnav-link[data-v-723a9588]:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;border:1px solid transparent}.tabnav-link.active[data-v-723a9588]{color:var(--colors-text,var(--color-text));cursor:default;z-index:10}.tabnav-link.active[data-v-723a9588]:after{border-bottom-color:var(--colors-text,var(--color-text))}.controls[data-v-6197ce3f]{margin-top:5px;font-size:14px;display:flex;justify-content:flex-end}.controls a[data-v-6197ce3f]{color:var(--colors-text,var(--color-text));display:flex;align-items:center}.controls .control-icon[data-v-6197ce3f]{width:1.05em;margin-right:.3em}[data-v-7be42fb4] figcaption+*{margin-top:1rem}.caption[data-v-0bcb8b58]{font-size:.82353rem;line-height:1.5;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}[data-v-0bcb8b58] p{display:inline-block}[data-v-3a939631] img{max-width:100%}*+.table-wrapper,.table-wrapper+*{margin-top:1.6em}.nav-menu-items[data-v-67c1c0a5]{display:flex;justify-content:flex-end}.nav--in-breakpoint-range .nav-menu-items[data-v-67c1c0a5]{display:block;opacity:0;padding:1rem 1.88235rem 1.64706rem 1.88235rem;transform:translate3d(0,-50px,0);transition:transform 1s cubic-bezier(.07,1.06,.27,.95) .5s,opacity .7s cubic-bezier(.07,1.06,.27,.95) .2s}.nav--is-open.nav--in-breakpoint-range .nav-menu-items[data-v-67c1c0a5]{opacity:1;transform:translateZ(0);transition-delay:.2s,.4s}.nav--in-breakpoint-range .nav-menu-items[data-v-67c1c0a5]:not(:only-child):not(:last-child){padding-bottom:0}.nav--in-breakpoint-range .nav-menu-items[data-v-67c1c0a5]:not(:only-child):last-child{padding-top:0}.table-wrapper[data-v-358dcd5e]{overflow:auto;-webkit-overflow-scrolling:touch}[data-v-358dcd5e] th{font-weight:600}[data-v-358dcd5e] td,[data-v-358dcd5e] th{border-color:var(--color-fill-gray-tertiary);border-style:solid;border-width:1px 0;padding:.58824rem}.nav[data-v-be9ec8e8]{position:sticky;top:0;width:100%;height:3.05882rem;z-index:9997;--nav-padding:1.29412rem;color:var(--color-nav-color)}@media only screen and (max-width:767px){.nav[data-v-be9ec8e8]{min-width:320px;height:2.82353rem}}.theme-dark.nav[data-v-be9ec8e8]{background:none;color:var(--color-nav-dark-color)}.nav__wrapper[data-v-be9ec8e8]{position:absolute;top:0;left:0;width:100%;height:auto;min-height:100%;z-index:1}.nav__background[data-v-be9ec8e8]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;transition:background-color 0s ease-in}.nav__background[data-v-be9ec8e8]:after{background-color:var(--color-nav-keyline)}.nav--no-bg-transition .nav__background[data-v-be9ec8e8]{transition:none!important}.nav--solid-background .nav__background[data-v-be9ec8e8]{background-color:var(--color-nav-solid-background);-webkit-backdrop-filter:none;backdrop-filter:none}.nav--is-open.nav--solid-background .nav__background[data-v-be9ec8e8],.nav--is-sticking.nav--solid-background .nav__background[data-v-be9ec8e8]{background-color:var(--color-nav-solid-background)}.nav--is-open.theme-dark.nav--solid-background .nav__background[data-v-be9ec8e8],.nav--is-sticking.theme-dark.nav--solid-background .nav__background[data-v-be9ec8e8],.theme-dark.nav--solid-background .nav__background[data-v-be9ec8e8]{background-color:var(--color-nav-dark-solid-background)}.nav--in-breakpoint-range .nav__background[data-v-be9ec8e8]{min-height:2.82353rem;transition:background-color 0s ease .7s}.nav--is-sticking .nav__background[data-v-be9ec8e8]{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-be9ec8e8]: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-be9ec8e8]{-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-be9ec8e8]{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-be9ec8e8]{background-color:var(--color-nav-dark-uiblur-stuck)}}.nav--is-open .nav__background[data-v-be9ec8e8]{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-be9ec8e8]: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-be9ec8e8]{-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-be9ec8e8]{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-be9ec8e8]{background-color:var(--color-nav-dark-uiblur-expanded)}}.theme-dark .nav__background[data-v-be9ec8e8]:after{background-color:var(--color-nav-dark-keyline)}.nav--is-open.theme-dark .nav__background[data-v-be9ec8e8]:after,.nav--is-sticking.theme-dark .nav__background[data-v-be9ec8e8]:after{background-color:var(--color-nav-dark-sticking-expanded-keyline)}.nav__background[data-v-be9ec8e8]: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-be9ec8e8]:after{width:100%}}.nav--noborder .nav__background[data-v-be9ec8e8]:after{display:none}.nav--is-sticking.nav--noborder .nav__background[data-v-be9ec8e8]:after{display:block}.nav--fullwidth-border .nav__background[data-v-be9ec8e8]:after,.nav--is-open .nav__background[data-v-be9ec8e8]:after,.nav--is-sticking .nav__background[data-v-be9ec8e8]:after,.nav--solid-background .nav__background[data-v-be9ec8e8]:after{width:100%}.nav-overlay[data-v-be9ec8e8]{position:fixed;left:0;right:0;top:0;display:block;opacity:0}.nav--is-open .nav-overlay[data-v-be9ec8e8]{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-be9ec8e8]{position:absolute;top:0;left:0;width:100%;height:auto;min-height:100%;z-index:1}.pre-title[data-v-be9ec8e8],.pre-title[data-v-be9ec8e8]:empty{display:none}.nav--in-breakpoint-range .pre-title[data-v-be9ec8e8]{display:flex;padding:0}.nav-content[data-v-be9ec8e8]{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-be9ec8e8]{box-sizing:border-box;max-width:1920px;margin-left:auto;margin-right:auto}@supports (padding:calc(max(0px))){.nav-content[data-v-be9ec8e8]{padding-left:calc(max(var(--nav-padding), env(safe-area-inset-left)));padding-right:calc(max(var(--nav-padding), env(safe-area-inset-right)))}}@media only screen and (max-width:767px){.nav-content[data-v-be9ec8e8]{padding:0 0 0 .94118rem}}.nav--in-breakpoint-range .nav-content[data-v-be9ec8e8]{display:grid;grid-template-columns:auto 1fr auto;grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);grid-template-areas:"pre-title title actions" "menu menu menu"}.nav-menu[data-v-be9ec8e8]{font-size:.70588rem;line-height:1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;flex:1 1 auto;display:flex;padding-top:10px;min-width:0}@media only screen and (max-width:767px){.nav-menu[data-v-be9ec8e8]{font-size:.82353rem;line-height:1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.nav--in-breakpoint-range .nav-menu[data-v-be9ec8e8]{font-size:.82353rem;line-height:1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;padding-top:0;grid-area:menu}.nav-menu-tray[data-v-be9ec8e8]{width:100%;max-width:100%;align-items:center;display:flex;justify-content:space-between}.nav--in-breakpoint-range .nav-menu-tray[data-v-be9ec8e8]{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-be9ec8e8]{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-be9ec8e8]{overflow-y:hidden}.nav--is-sticking.nav--is-open.nav--in-breakpoint-range .nav-menu-tray[data-v-be9ec8e8]{max-height:calc(100vh - 2.82353rem)}.nav-actions[data-v-be9ec8e8]{display:flex;align-items:center}.nav--in-breakpoint-range .nav-actions[data-v-be9ec8e8]{grid-area:actions;justify-content:flex-end}@media only screen and (max-width:767px){.nav-actions[data-v-be9ec8e8]{padding-right:.94118rem}}.nav-title[data-v-be9ec8e8]{height:3.05882rem;font-size:1.11765rem;line-height:1.42105;font-weight:400;font-family:Source Sans Pro,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-be9ec8e8]{padding-top:0;height:2.82353rem;width:90%}}.nav--in-breakpoint-range .nav-title[data-v-be9ec8e8]{grid-area:title}.nav--is-wide-format.nav--in-breakpoint-range .nav-title[data-v-be9ec8e8]{width:100%;justify-content:center}.nav-title[data-v-be9ec8e8] span{height:100%;line-height:normal}.nav-title a[data-v-be9ec8e8]{display:inline-block;letter-spacing:inherit;line-height:normal;margin:0;text-decoration:none;white-space:nowrap}.nav-title a[data-v-be9ec8e8]:hover{text-decoration:none}@media only screen and (max-width:767px){.nav-title a[data-v-be9ec8e8]{display:flex}}.nav-title[data-v-be9ec8e8],.nav-title a[data-v-be9ec8e8]{color:var(--color-figure-gray);transition:color 0s ease-in}.nav--is-open.theme-dark .nav-title[data-v-be9ec8e8],.nav--is-open.theme-dark .nav-title a[data-v-be9ec8e8],.nav--is-sticking.theme-dark .nav-title[data-v-be9ec8e8],.nav--is-sticking.theme-dark .nav-title a[data-v-be9ec8e8],.theme-dark .nav-title[data-v-be9ec8e8],.theme-dark .nav-title a[data-v-be9ec8e8]{color:var(--color-nav-dark-link-color)}.nav-ax-toggle[data-v-be9ec8e8]{display:none;position:absolute;top:0;left:0;width:1px;height:1px;z-index:10}.nav-ax-toggle[data-v-be9ec8e8]:focus{outline-offset:-6px;width:100%;height:100%}.nav--in-breakpoint-range .nav-ax-toggle[data-v-be9ec8e8]{display:block}.nav-menucta[data-v-be9ec8e8]{cursor:pointer;display:none;align-items:center;overflow:hidden;width:1.17647rem;-webkit-tap-highlight-color:transparent;height:2.82353rem}.nav--in-breakpoint-range .nav-menucta[data-v-be9ec8e8]{display:flex}.nav-menucta-chevron[data-v-be9ec8e8]{display:block;position:relative;width:100%;height:.70588rem;transition:transform .3s linear}.nav-menucta-chevron[data-v-be9ec8e8]:after,.nav-menucta-chevron[data-v-be9ec8e8]:before{content:"";display:block;position:absolute;top:.58824rem;width:.70588rem;height:.05882rem;transition:transform .3s linear;background:var(--color-figure-gray)}.nav-menucta-chevron[data-v-be9ec8e8]:before{right:50%;border-radius:.5px 0 0 .5px}.nav-menucta-chevron[data-v-be9ec8e8]:after{left:50%;border-radius:0 .5px .5px 0}.nav-menucta-chevron[data-v-be9ec8e8]:before{transform-origin:100% 100%;transform:rotate(40deg) scaleY(1.5)}.nav-menucta-chevron[data-v-be9ec8e8]:after{transform-origin:0 100%;transform:rotate(-40deg) scaleY(1.5)}.nav--is-open .nav-menucta-chevron[data-v-be9ec8e8]{transform:scaleY(-1)}.theme-dark .nav-menucta-chevron[data-v-be9ec8e8]:after,.theme-dark .nav-menucta-chevron[data-v-be9ec8e8]:before{background:var(--color-nav-dark-link-color)}[data-v-be9ec8e8] .nav-menu-link{color:var(--color-nav-link-color)}[data-v-be9ec8e8] .nav-menu-link:hover{color:var(--color-nav-link-color-hover);text-decoration:none}.theme-dark[data-v-be9ec8e8] .nav-menu-link{color:var(--color-nav-dark-link-color)}.theme-dark[data-v-be9ec8e8] .nav-menu-link:hover{color:var(--color-nav-dark-link-color-hover)}[data-v-be9ec8e8] .nav-menu-link.current{color:var(--color-nav-current-link);cursor:default}[data-v-be9ec8e8] .nav-menu-link.current:hover{color:var(--color-nav-current-link)}.theme-dark[data-v-be9ec8e8] .nav-menu-link.current,.theme-dark[data-v-be9ec8e8] .nav-menu-link.current:hover{color:var(--color-nav-dark-current-link)}s[data-v-eb91ce54]:after,s[data-v-eb91ce54]: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}s[data-v-eb91ce54]:before{content:" [start of stricken text] "}s[data-v-eb91ce54]:after{content:" [end of stricken text] "}.nav-menu-item[data-v-66cbfe4c]{margin-left:1.41176rem;list-style:none;min-width:0}.nav--in-breakpoint-range .nav-menu-item[data-v-66cbfe4c]{margin-left:0;width:100%;min-height:2.47059rem}.nav--in-breakpoint-range .nav-menu-item[data-v-66cbfe4c]:first-child .nav-menu-link{border-top:0}.nav--in-breakpoint-range .nav-menu-item--animated[data-v-66cbfe4c]{opacity:0;transform:none;transition:.5s ease;transition-property:transform,opacity}.nav--is-open.nav--in-breakpoint-range .nav-menu-item--animated[data-v-66cbfe4c]{opacity:1;transform:translateZ(0);transition-delay:0s}.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="0"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="1"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="2"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="3"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="4"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="5"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="6"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:first-child,.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(2),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(3),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(4),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(5),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(6),.nav--is-open.nav--in-breakpoint-range [data-previous-menu-children-count="7"] .nav-menu-item--animated[data-v-66cbfe4c]:nth-child(7){transition-delay:0s}.button-cta[data-v-494ad9c8]{border-radius:var(--style-button-borderRadius,4px);background:var(--colors-button-light-background,var(--color-button-background));color:var(--colors-button-text,var(--color-button-text));cursor:pointer;min-width:1.76471rem;padding:.23529rem .88235rem;text-align:center;white-space:nowrap;display:inline-block;font-size:1rem;line-height:1.47059;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.button-cta[data-v-494ad9c8]:active{background:var(--colors-button-light-backgroundActive,var(--color-button-background-active));outline:none}.button-cta[data-v-494ad9c8]:hover:not([disabled]){background:var(--colors-button-light-backgroundHover,var(--color-button-background-hover));text-decoration:none}.button-cta[data-v-494ad9c8]:disabled{opacity:.32;cursor:default}.fromkeyboard .button-cta[data-v-494ad9c8]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.button-cta.is-dark[data-v-494ad9c8]{background:var(--colors-button-dark-background,#06f)}.button-cta.is-dark[data-v-494ad9c8]:active{background:var(--colors-button-dark-backgroundActive,var(--color-button-background-active))}.button-cta.is-dark[data-v-494ad9c8]:hover:not([disabled]){background:var(--colors-button-dark-backgroundHover,var(--color-button-background-hover))} \ No newline at end of file diff --git a/docs/renderer/dist/css/index.5bae6993.css b/docs/renderer/dist/css/index.5bae6993.css deleted file mode 100644 index 2c32606cd..000000000 --- a/docs/renderer/dist/css/index.5bae6993.css +++ /dev/null @@ -1,9 +0,0 @@ -/*! - * 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-4472ec1e]{--toggle-color-fill:var(--color-button-background);--toggle-color-text:var(--color-fill-blue);font-size:.70588rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;border:1px solid var(--toggle-color-fill);border-radius:var(--toggle-border-radius-outer,4px);display:inline-flex;padding:1px}@media screen{[data-color-scheme=dark] .color-scheme-toggle[data-v-4472ec1e]{--toggle-color-text:var(--color-figure-blue)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .color-scheme-toggle[data-v-4472ec1e]{--toggle-color-text:var(--color-figure-blue)}}input[data-v-4472ec1e]{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}.text[data-v-4472ec1e]{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-4472ec1e]:hover{cursor:pointer}input:checked+.text[data-v-4472ec1e]{--toggle-color-text:var(--color-button-text);background:var(--toggle-color-fill);border-color:var(--toggle-color-fill)}.footer[data-v-72f2e2dc]{border-top:1px solid var(--color-grid)}.row[data-v-72f2e2dc]{margin-left:auto;margin-right:auto;width:980px;display:flex;flex-direction:row-reverse;padding:20px 0}@media only screen and (max-width:1250px){.row[data-v-72f2e2dc]{width:692px}}@media only screen and (max-width:735px){.row[data-v-72f2e2dc]{width:87.5%;width:100%;padding:20px .94118rem;box-sizing:border-box}}.InitialLoadingPlaceholder[data-v-35c356b6]{background:var(--colors-loading-placeholder-background,var(--color-loading-placeholder-background));height:100vh;width:100%}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,a h5,a h5:link,a h5:visited{color:#000;text-decoration:none}.hide,.noprint{display:none}}body{height:100%;min-width:320px}html{font:var(--typography-html-font,17px "Source Sans Pro","Helvetica Neue","Helvetica","Arial",sans-serif);quotes:"“" "”"}body{font-size:1rem;line-height:1.47059;font-weight:400;font-family:Source Sans Pro,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}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:.8em}h1+h1,h1+h2,h1+h3,h1+h4,h1+h5,h1+h6,h2+h1,h2+h2,h2+h3,h2+h4,h2+h5,h2+h6,h3+h1,h3+h2,h3+h3,h3+h4,h3+h5,h3+h6,h4+h1,h4+h2,h4+h3,h4+h4,h4+h5,h4+h6,h5+h1,h5+h2,h5+h3,h5+h4,h5+h5,h5+h6,h6+h1,h6+h2,h6+h3,h6+h4,h6+h5,h6+h6{margin-top:.4em}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:.8em}ol,ul{margin-left:1.17647em}ol ol,ol ul,ul ol,ul ul{margin-top:0;margin-bottom:0}nav ol,nav ul{margin:0;list-style:none}li li{font-size:1em}a,a h5{color:var(--colors-link,var(--color-link))}a:link,a:visited,a h5:link,a h5:visited{text-decoration:none}a:hover,a h5:hover{text-decoration:underline}a:active,a h5:active{text-decoration:none}a p+h5,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}a sup h5,sup a,sup a h5{vertical-align:inherit;color:inherit}a sup h5:hover,sup a:hover,sup a h5: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:Menlo,monospace;font-weight:inherit;letter-spacing:0}.content .documentation-hero code,.decorated-title .documentation-hero code,.documentation-hero .content code,.documentation-hero .decorated-title code,.documentation-hero.documentation-hero--disabled code,.documentation-hero .inline-code,.documentation-hero .param-name code,.param-name .documentation-hero code{background-color:var(--color-fill);color:var(--color-code-text-color);-webkit-padding-start:.25rem;padding-inline-start:.25rem;-webkit-padding-end:.25rem;padding-inline-end:.25rem;padding-top:.125rem;padding-bottom:.125rem}.documentation-hero .code-listing code{background-color:transparent}.documentation-hero a:hover,.documentation-hero a h5:hover,a .documentation-hero h5:hover{-webkit-text-decoration-color:var(--color-code-text-color);text-decoration-color:var(--color-code-text-color)}.content code,.decorated-title code,.documentation-hero.documentation-hero--disabled code,.inline-code,.param-name code{background-color:var(--color-code-background-color);color:var(--color-code-text-color);-webkit-padding-start:.25rem;padding-inline-start:.25rem;-webkit-padding-end:.25rem;padding-inline-end:.25rem;padding-top:.125rem;padding-bottom:.125rem}pre>code{background-color:transparent!important}.syntax-comment{color:var(--syntax-comment,var(--color-syntax-comments))}.syntax-quote{color:var(--syntax-quote,var(--color-syntax-comments))}.syntax-keyword{color:var(--syntax-keyword,var(--color-syntax-keywords))}.syntax-literal{color:var(--syntax-literal,var(--color-syntax-keywords))}.syntax-selector-tag{color:var(--syntax-selector-tag,var(--color-syntax-keywords))}.syntax-string{color:var(--syntax-string,var(--color-syntax-strings))}.syntax-bullet{color:var(--syntax-bullet,var(--color-syntax-characters))}.syntax-meta{color:var(--syntax-meta,var(--color-syntax-characters))}.syntax-number{color:var(--syntax-number,var(--color-syntax-characters))}.syntax-symbol{color:var(--syntax-symbol,var(--color-syntax-characters))}.syntax-tag{color:var(--syntax-tag,var(--color-syntax-characters))}.syntax-attr{color:var(--syntax-attr,var(--color-syntax-other-type-names))}.syntax-built_in{color:var(--syntax-built_in,var(--color-syntax-other-type-names))}.syntax-builtin-name{color:var(--syntax-builtin-name,var(--color-syntax-other-type-names))}.syntax-class{color:var(--syntax-class,var(--color-syntax-other-type-names))}.syntax-params{color:var(--syntax-params,var(--color-syntax-other-type-names))}.syntax-section{color:var(--syntax-section,var(--color-syntax-other-type-names))}.syntax-title{color:var(--syntax-title,var(--color-syntax-other-type-names))}.syntax-type{color:var(--syntax-type,var(--color-syntax-other-type-names))}.syntax-attribute{color:var(--syntax-attribute,var(--color-syntax-plain-text))}.syntax-identifier{color:var(--syntax-identifier,var(--color-syntax-plain-text))}.syntax-subst{color:var(--syntax-subst,var(--color-syntax-plain-text))}.syntax-doctag,.syntax-strong{font-weight:700}.syntax-emphasis,.syntax-link{font-style:italic}[data-syntax=swift] .syntax-meta{color:var(--syntax-meta,var(--color-syntax-keywords))}[data-syntax=swift] .syntax-class,[data-syntax=swift] .syntax-keyword+.syntax-params,[data-syntax=swift] .syntax-params+.syntax-params{color:unset}[data-syntax=json] .syntax-attr{color:var(--syntax-attr,var(--color-syntax-strings))}#skip-nav{position:absolute;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(0 0 99.9% 99.9%);clip-path:inset(0 0 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0}#skip-nav:active,#skip-nav:focus{position:relative;float:left;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:var(--color-figure-blue);font-size:1em;padding:0 10px;z-index:100000;top:0;left:0;height:44px;line-height:44px;-webkit-clip-path:unset;clip-path:unset}.nav--in-breakpoint-range #skip-nav{display:none}.visuallyhidden{position:absolute;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(0 0 99.9% 99.9%);clip-path:inset(0 0 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0}.changed{border:1px solid var(--color-changes-modified);border-radius:4px;position:relative}.changed.has-multiple-lines,.has-multiple-lines .changed{border-radius:4px}.changed:after{left:8px;background-image:url(../img/modified-icon.f496e73d.svg);background-repeat:no-repeat;bottom:0;content:" ";margin:auto;margin-right:8px;position:absolute;top:0;width:1.17647rem;height:1.17647rem;margin-top:.61765rem;z-index:2}@media screen{[data-color-scheme=dark] .changed:after{background-image:url(../img/modified-icon.f496e73d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed:after{background-image:url(../img/modified-icon.f496e73d.svg)}}.changed-added{border-color:var(--color-changes-added)}.changed-added:after{background-image:url(../img/added-icon.d6f7e47d.svg)}@media screen{[data-color-scheme=dark] .changed-added:after{background-image:url(../img/added-icon.d6f7e47d.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-added:after{background-image:url(../img/added-icon.d6f7e47d.svg)}}.changed-deprecated{border-color:var(--color-changes-deprecated)}.changed-deprecated:after{background-image:url(../img/deprecated-icon.015b4f17.svg)}@media screen{[data-color-scheme=dark] .changed-deprecated:after{background-image:url(../img/deprecated-icon.015b4f17.svg)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .changed-deprecated:after{background-image:url(../img/deprecated-icon.015b4f17.svg)}}.changed.link-block:after,.changed.relationships-item:after,.link-block .changed:after{margin-top:10px}.change-added,.change-removed{padding:2px 0}.change-removed{background-color:var(--color-highlight-red)}.change-added{background-color:var(--color-highlight-green)}body{color-scheme:light dark}body[data-color-scheme=light]{color-scheme:light}body[data-color-scheme=dark]{color-scheme:dark}body{--color-fill:#fff;--color-fill-secondary:#fcfdff;--color-fill-tertiary:#f0f0f0;--color-fill-quaternary:#282828;--color-fill-blue:#00f;--color-fill-light-blue-secondary:#d1d1ff;--color-fill-gray:#ccc;--color-fill-gray-secondary:#f5f5f5;--color-fill-gray-tertiary:#f0f0f0;--color-fill-gray-quaternary:#f0f0f0;--color-fill-green-secondary:#f0fff0;--color-fill-orange-secondary:#fffaf6;--color-fill-red-secondary:#fff0f5;--color-figure-blue:#36f;--color-figure-gray:#000;--color-figure-gray-secondary:#666;--color-figure-gray-secondary-alt:#666;--color-figure-gray-tertiary:#666;--color-figure-green:green;--color-figure-light-gray:#666;--color-figure-orange:#c30;--color-figure-red:red;--color-tutorials-teal:#000;--color-article-background:var(--color-fill-tertiary);--color-article-body-background:var(--color-fill);--color-aside-deprecated:var(--color-figure-gray);--color-aside-deprecated-background:var(--color-fill-orange-secondary);--color-aside-deprecated-border:var(--color-figure-orange);--color-aside-experiment:var(--color-figure-gray);--color-aside-experiment-background:var(--color-fill-gray-secondary);--color-aside-experiment-border:var(--color-figure-light-gray);--color-aside-important:var(--color-figure-gray);--color-aside-important-background:var(--color-fill-gray-secondary);--color-aside-important-border:var(--color-figure-light-gray);--color-aside-note:var(--color-figure-gray);--color-aside-note-background:var(--color-fill-gray-secondary);--color-aside-note-border:var(--color-figure-light-gray);--color-aside-tip:var(--color-figure-gray);--color-aside-tip-background:var(--color-fill-gray-secondary);--color-aside-tip-border:var(--color-figure-light-gray);--color-aside-warning:var(--color-figure-gray);--color-aside-warning-background:var(--color-fill-red-secondary);--color-aside-warning-border:var(--color-figure-red);--color-badge-default:var(--color-figure-light-gray);--color-badge-beta:var(--color-figure-gray-tertiary);--color-badge-deprecated:var(--color-figure-orange);--color-badge-dark-default:#fff;--color-badge-dark-beta:#b0b0b0;--color-badge-dark-deprecated:#f60;--color-button-background:var(--color-fill-blue);--color-button-background-active:#36f;--color-button-background-hover:var(--color-figure-blue);--color-button-text:#fff;--color-call-to-action-background:var(--color-fill-secondary);--color-changes-added:var(--color-figure-light-gray);--color-changes-added-hover:var(--color-figure-light-gray);--color-changes-deprecated:var(--color-figure-light-gray);--color-changes-deprecated-hover:var(--color-figure-light-gray);--color-changes-modified:var(--color-figure-light-gray);--color-changes-modified-hover:var(--color-figure-light-gray);--color-changes-modified-previous-background:var(--color-fill);--color-code-background:var(--color-fill-secondary);--color-code-collapsible-background:var(--color-fill-tertiary);--color-code-collapsible-text:var(--color-figure-gray-secondary-alt);--color-code-line-highlight:rgba(51,102,255,0.08);--color-code-line-highlight-border:var(--color-figure-blue);--color-code-plain:var(--color-figure-gray);--color-dropdown-background:hsla(0,0%,100%,0.8);--color-dropdown-border:#ccc;--color-dropdown-option-text:#666;--color-dropdown-text:#000;--color-dropdown-dark-background:hsla(0,0%,100%,0.1);--color-dropdown-dark-border:hsla(0,0%,94.1%,0.2);--color-dropdown-dark-option-text:#ccc;--color-dropdown-dark-text:#fff;--color-eyebrow:var(--color-figure-gray-secondary);--color-focus-border-color:var(--color-fill-blue);--color-focus-color:rgba(0,125,250,0.6);--color-form-error:var(--color-figure-red);--color-form-error-background:var(--color-fill-red-secondary);--color-form-valid:var(--color-figure-green);--color-form-valid-background:var(--color-fill-green-secondary);--color-generic-modal-background:var(--color-fill);--color-grid:var(--color-fill-gray);--color-header-text:var(--color-figure-gray);--color-hero-eyebrow:#ccc;--color-link:var(--color-code-text-color);--color-loading-placeholder-background:var(--color-fill);--color-nav-color:#666;--color-nav-current-link:rgba(0,0,0,0.6);--color-nav-expanded:#fff;--color-nav-hierarchy-collapse-background:#f0f0f0;--color-nav-hierarchy-collapse-borders:#ccc;--color-nav-hierarchy-item-borders:#ccc;--color-nav-keyline:rgba(0,0,0,0.2);--color-nav-link-color:#000;--color-nav-link-color-hover:#36f;--color-nav-outlines:#ccc;--color-nav-rule:hsla(0,0%,94.1%,0.5);--color-nav-solid-background:#fff;--color-nav-sticking-expanded-keyline:rgba(0,0,0,0.1);--color-nav-stuck:hsla(0,0%,100%,0.9);--color-nav-uiblur-expanded:hsla(0,0%,100%,0.9);--color-nav-uiblur-stuck:hsla(0,0%,100%,0.7);--color-nav-root-subhead:var(--color-tutorials-teal);--color-nav-dark-border-top-color:hsla(0,0%,100%,0.4);--color-nav-dark-color:#b0b0b0;--color-nav-dark-current-link:hsla(0,0%,100%,0.6);--color-nav-dark-expanded:#292f4d;--color-nav-dark-hierarchy-collapse-background:#424242;--color-nav-dark-hierarchy-collapse-borders:#666;--color-nav-dark-hierarchy-item-borders:#424242;--color-nav-dark-keyline:rgba(66,66,66,0.95);--color-nav-dark-link-color:#fff;--color-nav-dark-link-color-hover:#09f;--color-nav-dark-outlines:#575757;--color-nav-dark-rule:#575757;--color-nav-dark-solid-background:#1b2240;--color-nav-dark-sticking-expanded-keyline:rgba(66,66,66,0.7);--color-nav-dark-stuck:rgba(41,47,77,0.9);--color-nav-dark-uiblur-expanded:rgba(41,47,77,0.9);--color-nav-dark-uiblur-stuck:rgba(41,47,77,0.7);--color-nav-dark-root-subhead:#fff;--color-runtime-preview-background:var(--color-fill-tertiary);--color-runtime-preview-disabled-text:hsla(0,0%,40%,0.6);--color-runtime-preview-text:var(--color-figure-gray-secondary);--color-secondary-label:var(--color-figure-gray-secondary);--color-step-background:var(--color-fill-secondary);--color-step-caption:var(--color-figure-gray-secondary);--color-step-focused:var(--color-figure-light-gray);--color-step-text:var(--color-figure-gray-secondary);--color-svg-icon:#666;--color-syntax-attributes:#947100;--color-syntax-characters:#272ad8;--color-syntax-comments:#707f8c;--color-syntax-documentation-markup:#506375;--color-syntax-documentation-markup-keywords:#506375;--color-syntax-heading:#ba2da2;--color-syntax-keywords:#3f20ba;--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:#c43997;--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:#060f2f;--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:#1b2240;--color-navigator-item-hover:rgba(0,0,255,0.05);--color-code-background-color:#f4f6f8;--color-code-text-color:#b83280}@media screen{body[data-color-scheme=dark]{--color-fill:#1b2240;--color-fill-secondary:#060f2f;--color-fill-tertiary:#292f4d;--color-fill-blue:#06f;--color-fill-light-blue-secondary:#004ec4;--color-fill-gray:#575757;--color-fill-gray-secondary:#222;--color-fill-gray-tertiary:#424242;--color-fill-gray-quaternary:#424242;--color-fill-green-secondary:#030;--color-fill-orange-secondary:#472400;--color-fill-red-secondary:#300;--color-figure-blue:#09f;--color-figure-gray:#fff;--color-figure-gray-secondary:#ccc;--color-figure-gray-secondary-alt:#b0b0b0;--color-figure-gray-tertiary:#b0b0b0;--color-figure-green:#090;--color-figure-light-gray:#b0b0b0;--color-figure-orange:#f60;--color-figure-red:#f33;--color-tutorials-teal:#fff;--color-article-body-background:#111;--color-badge-default:var(--color-badge-dark-default);--color-button-background-active:#06f;--color-code-line-highlight:rgba(0,153,255,0.08);--color-dropdown-background:var(--color-dropdown-dark-background);--color-dropdown-border:var(--color-dropdown-dark-border);--color-dropdown-option-text:var(--color-dropdown-dark-option-text);--color-dropdown-text:var(--color-dropdown-dark-text);--color-nav-color:var(--color-nav-dark-color);--color-nav-current-link:var(--color-nav-dark-current-link);--color-nav-expanded:var(--color-nav-dark-expanded);--color-nav-hierarchy-collapse-background:var(--color-nav-dark-hierarchy-collapse-background);--color-nav-hierarchy-collapse-borders:var(--color-nav-dark-hierarchy-collapse-borders);--color-nav-hierarchy-item-borders:var(--color-nav-dark-hierarchy-item-borders);--color-nav-keyline:var(--color-nav-dark-keyline);--color-nav-link-color:var(--color-nav-dark-link-color);--color-nav-link-color-hover:var(--color-nav-dark-link-color-hover);--color-nav-outlines:var(--color-nav-dark-outlines);--color-nav-rule:var(--color-nav-dark-rule);--color-nav-solid-background:var(--color-nav-dark-solid-background);--color-nav-sticking-expanded-keyline:var(--color-nav-dark-sticking-expanded-keyline);--color-nav-stuck:var(--color-nav-dark-stuck);--color-nav-uiblur-expanded:var(--color-nav-dark-uiblur-expanded);--color-nav-uiblur-stuck:var(--color-nav-dark-uiblur-stuck);--color-runtime-preview-disabled-text:hsla(0,0%,80%,0.6);--color-syntax-attributes:#cc9768;--color-syntax-characters:#d9c97c;--color-syntax-comments:#7f8c98;--color-syntax-documentation-markup:#7f8c98;--color-syntax-documentation-markup-keywords:#a3b1bf;--color-syntax-keywords:#ad9bf6;--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:#f687b3;--color-syntax-param-internal-name:#bfbfbf;--color-syntax-plain-text:#fff;--color-syntax-preprocessor-statements:#ffa14f;--color-syntax-project-class-names:#acf2e4;--color-syntax-project-constants:#78c2b3;--color-syntax-project-function-and-method-names:#78c2b3;--color-syntax-project-instance-variables-and-globals:#78c2b3;--color-syntax-project-preprocessor-macros:#ffa14f;--color-syntax-project-type-names:#acf2e4;--color-syntax-strings:#ff8170;--color-syntax-type-declarations:#6bdfff;--color-syntax-urls:#69f;--color-tutorial-background:var(--color-fill-tertiary);--color-navigator-item-hover:rgba(0,102,255,0.5);--color-code-background-color:#292f4d;--color-code-text-color:#f687b3}}@media screen and (prefers-color-scheme:dark){body[data-color-scheme=auto]{--color-fill:#1b2240;--color-fill-secondary:#060f2f;--color-fill-tertiary:#292f4d;--color-fill-blue:#06f;--color-fill-light-blue-secondary:#004ec4;--color-fill-gray:#575757;--color-fill-gray-secondary:#222;--color-fill-gray-tertiary:#424242;--color-fill-gray-quaternary:#424242;--color-fill-green-secondary:#030;--color-fill-orange-secondary:#472400;--color-fill-red-secondary:#300;--color-figure-blue:#09f;--color-figure-gray:#fff;--color-figure-gray-secondary:#ccc;--color-figure-gray-secondary-alt:#b0b0b0;--color-figure-gray-tertiary:#b0b0b0;--color-figure-green:#090;--color-figure-light-gray:#b0b0b0;--color-figure-orange:#f60;--color-figure-red:#f33;--color-tutorials-teal:#fff;--color-article-body-background:#111;--color-badge-default:var(--color-badge-dark-default);--color-button-background-active:#06f;--color-code-line-highlight:rgba(0,153,255,0.08);--color-dropdown-background:var(--color-dropdown-dark-background);--color-dropdown-border:var(--color-dropdown-dark-border);--color-dropdown-option-text:var(--color-dropdown-dark-option-text);--color-dropdown-text:var(--color-dropdown-dark-text);--color-nav-color:var(--color-nav-dark-color);--color-nav-current-link:var(--color-nav-dark-current-link);--color-nav-expanded:var(--color-nav-dark-expanded);--color-nav-hierarchy-collapse-background:var(--color-nav-dark-hierarchy-collapse-background);--color-nav-hierarchy-collapse-borders:var(--color-nav-dark-hierarchy-collapse-borders);--color-nav-hierarchy-item-borders:var(--color-nav-dark-hierarchy-item-borders);--color-nav-keyline:var(--color-nav-dark-keyline);--color-nav-link-color:var(--color-nav-dark-link-color);--color-nav-link-color-hover:var(--color-nav-dark-link-color-hover);--color-nav-outlines:var(--color-nav-dark-outlines);--color-nav-rule:var(--color-nav-dark-rule);--color-nav-solid-background:var(--color-nav-dark-solid-background);--color-nav-sticking-expanded-keyline:var(--color-nav-dark-sticking-expanded-keyline);--color-nav-stuck:var(--color-nav-dark-stuck);--color-nav-uiblur-expanded:var(--color-nav-dark-uiblur-expanded);--color-nav-uiblur-stuck:var(--color-nav-dark-uiblur-stuck);--color-runtime-preview-disabled-text:hsla(0,0%,80%,0.6);--color-syntax-attributes:#cc9768;--color-syntax-characters:#d9c97c;--color-syntax-comments:#7f8c98;--color-syntax-documentation-markup:#7f8c98;--color-syntax-documentation-markup-keywords:#a3b1bf;--color-syntax-keywords:#ad9bf6;--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:#f687b3;--color-syntax-param-internal-name:#bfbfbf;--color-syntax-plain-text:#fff;--color-syntax-preprocessor-statements:#ffa14f;--color-syntax-project-class-names:#acf2e4;--color-syntax-project-constants:#78c2b3;--color-syntax-project-function-and-method-names:#78c2b3;--color-syntax-project-instance-variables-and-globals:#78c2b3;--color-syntax-project-preprocessor-macros:#ffa14f;--color-syntax-project-type-names:#acf2e4;--color-syntax-strings:#ff8170;--color-syntax-type-declarations:#6bdfff;--color-syntax-urls:#69f;--color-tutorial-background:var(--color-fill-tertiary);--color-navigator-item-hover:rgba(0,102,255,0.5);--color-code-background-color:#292f4d;--color-code-text-color:#f687b3}}#main{outline-style:none}:root{--app-height:100vh}[data-v-6f639c59] :focus:not(input):not(textarea):not(select){outline:none}.fromkeyboard[data-v-6f639c59] :focus:not(input):not(textarea):not(select){outline:4px solid var(--color-focus-color);outline-offset:1px}#app[data-v-6f639c59]{display:grid;grid-template-rows:auto 1fr auto;min-height:100%}#app[data-v-6f639c59]>*{min-width:0}#app.hascustomheader[data-v-6f639c59]{grid-template-rows:auto auto 1fr auto}.container[data-v-790053de]{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-790053de]{width:692px}}@media only screen and (max-width:735px){.container[data-v-790053de]{width:87.5%}}.error-content[data-v-790053de]{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-790053de]{width:420px;margin-bottom:45px}}@media only screen and (max-width:735px){.error-content[data-v-790053de]{max-width:330px;width:auto;margin-bottom:35px}}.title[data-v-790053de]{text-align:center;font-size:2.82353rem;line-height:1.08333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){.title[data-v-790053de]{font-size:2.35294rem;line-height:1.1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.title[data-v-790053de]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}} \ No newline at end of file diff --git a/docs/renderer/dist/css/topic.f6469788.css b/docs/renderer/dist/css/topic.f6469788.css deleted file mode 100644 index 69d7c54d9..000000000 --- a/docs/renderer/dist/css/topic.f6469788.css +++ /dev/null @@ -1,9 +0,0 @@ -/*! - * 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-60ea3af8]{max-width:100%}.title[data-v-60ea3af8]{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-60ea3af8]{max-width:205px}}@media only screen and (max-width:767px){.title[data-v-60ea3af8]{flex-basis:fill;display:initial;vertical-align:initial;max-width:none}}.subhead[data-v-60ea3af8]{color:var(--color-nav-root-subhead)}.theme-dark .subhead[data-v-60ea3af8]{color:var(--color-nav-dark-root-subhead)}.mobile-dropdown[data-v-154acfbd]{box-sizing:border-box}.nav--in-breakpoint-range .mobile-dropdown[data-v-154acfbd]{padding-left:.23529rem;padding-right:.23529rem}.mobile-dropdown ul[data-v-154acfbd]{list-style:none}.mobile-dropdown .option[data-v-154acfbd]{cursor:pointer;font-size:.70588rem;padding:.5rem 0;display:block;text-decoration:none;color:inherit}.mobile-dropdown .option[data-v-154acfbd]:focus{outline-offset:0}.mobile-dropdown .option.depth1[data-v-154acfbd]{padding-left:.47059rem}.active[data-v-154acfbd],.tutorial.router-link-active[data-v-154acfbd]{font-weight:600}.active[data-v-154acfbd]:focus,.tutorial.router-link-active[data-v-154acfbd]:focus{outline:none}.chapter-list[data-v-154acfbd]:not(:first-child){margin-top:1rem}.chapter-name[data-v-154acfbd],.tutorial[data-v-154acfbd]{padding:.5rem 0;font-size:1rem;line-height:1.47059;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.section-list[data-v-154acfbd],.tutorial-list[data-v-154acfbd]{padding:0 .58824rem}.chapter-list:last-child .tutorial-list[data-v-154acfbd]:last-child{padding-bottom:10em}.chapter-list[data-v-154acfbd]{display:inline-block}.form-element[data-v-998803d8]{position:relative}.form-dropdown[data-v-998803d8]{font-size:1rem;line-height:1.23529;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;display:block;box-sizing:border-box;width:100%;height:3.3em;color:var(--color-dropdown-text);padding:1.11765rem 2.35294rem 0 .94118rem;text-align:left;border:1px solid var(--color-dropdown-border);border-radius:4px;background-clip:padding-box;margin-bottom:.82353rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;min-height:32px}.form-dropdown[data-v-998803d8]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none;border-color:var(--color-focus-border-color)}.form-dropdown.no-eyebrow[data-v-998803d8]{padding-top:0}.form-dropdown[data-v-998803d8]:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--color-dropdown-text)}.form-dropdown[data-v-998803d8]::-ms-expand{opacity:0}.form-dropdown~.form-icon[data-v-998803d8]{position:absolute;display:block;pointer-events:none;fill:var(--color-figure-gray-tertiary);right:14px;width:13px;height:auto;top:50%;transform:translateY(-50%)}.is-open .form-dropdown~.form-icon[data-v-998803d8]{transform:translateY(-50%) scale(-1)}@media only screen and (max-width:735px){.form-dropdown~.form-icon[data-v-998803d8]{right:14px}}.form-dropdown~.form-label[data-v-998803d8]{font-size:.70588rem;line-height:1.75;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;position:absolute;top:.47059rem;left:17px;color:var(--color-figure-gray-secondary);pointer-events:none;padding:0;z-index:1}.form-dropdown[data-v-998803d8] option{color:var(--color-dropdown-text)}.form-dropdown-selectnone[data-v-998803d8]{color:transparent}.form-dropdown-selectnone~.form-label[data-v-998803d8]{font-size:1rem;line-height:1.23529;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;top:19px;left:17px;color:var(--color-figure-gray-tertiary)}.form-dropdown-selectnone[data-v-998803d8]:-moz-focusring{text-shadow:none}.form-dropdown-selectnone[data-v-998803d8]::-ms-value{display:none}.theme-dark .form-dropdown[data-v-998803d8]{color:var(--color-dropdown-dark-text);background-color:var(--color-dropdown-dark-background);border-color:var(--color-dropdown-dark-border)}.theme-dark .form-dropdown~.form-label[data-v-998803d8]{color:#ccc}.theme-dark .form-dropdown[data-v-998803d8]:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--color-dropdown-dark-text)}.theme-dark .form-dropdown.form-dropdown-selectnone[data-v-998803d8]{color:transparent}.theme-dark .form-dropdown.form-dropdown-selectnone[data-v-998803d8]:-moz-focusring{text-shadow:none}.theme-dark .form-dropdown-selectnone~.form-label[data-v-998803d8]{color:#b0b0b0}.dropdown-small[data-v-12dd746a]{height:30px;display:flex;align-items:center;position:relative;background:var(--color-fill)}.dropdown-small .form-dropdown-toggle[data-v-12dd746a]{line-height:1.5;font-size:12px;padding-top:0;padding-bottom:0;padding-left:20px;min-height:unset;height:30px;display:flex;align-items:center}.dropdown-small .form-dropdown-toggle[data-v-12dd746a]:focus{box-shadow:none;border-color:var(--color-dropdown-border)}.fromkeyboard .dropdown-small .form-dropdown-toggle[data-v-12dd746a]:focus{box-shadow:0 0 0 2px var(--color-focus-color);outline:none;border-color:var(--color-focus-border-color)}.form-dropdown-toggle[data-v-12dd746a]{margin:0}.is-open .form-dropdown-toggle[data-v-12dd746a]{border-radius:4px 4px 0 0;border-bottom:none;padding-bottom:1px}.fromkeyboard .is-open .form-dropdown-toggle[data-v-12dd746a]{box-shadow:1px -1px 0 1px var(--color-focus-color),-1px -1px 0 1px var(--color-focus-color);border-color:var(--color-focus-border-color)}.form-dropdown-title[data-v-12dd746a]{margin:0;padding:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dropdown-custom[data-v-12dd746a]{border-radius:4px}.dropdown-custom.is-open[data-v-12dd746a]{border-radius:4px 4px 0 0}.dropdown-custom[data-v-12dd746a] .form-dropdown-content{background:var(--color-fill);position:absolute;right:0;left:0;top:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border:1px solid var(--color-dropdown-border);border-top:none;display:none;overflow-y:auto}.dropdown-custom[data-v-12dd746a] .form-dropdown-content.is-open{display:block}.fromkeyboard .dropdown-custom[data-v-12dd746a] .form-dropdown-content.is-open{box-shadow:1px 1px 0 1px var(--color-focus-color),-1px 1px 0 1px var(--color-focus-color);border-color:var(--color-focus-border-color);border-top-color:transparent}.nav .dropdown-custom[data-v-12dd746a] .form-dropdown-content{max-height:calc(100vh - 116px - 3.05882rem)}.nav--is-sticking.nav .dropdown-custom[data-v-12dd746a] .form-dropdown-content{max-height:calc(100vh - 3.05882rem - 72px)}.dropdown-custom[data-v-12dd746a] .options{list-style:none;margin:0;padding:0 0 20px}.dropdown-custom[data-v-12dd746a] .option{cursor:pointer;padding:5px 20px;font-size:12px;line-height:20px;outline:none}.dropdown-custom[data-v-12dd746a] .option:hover{background-color:var(--color-fill-tertiary)}.dropdown-custom[data-v-12dd746a] .option.option-active{font-weight:600}.fromkeyboard .dropdown-custom[data-v-12dd746a] .option:hover{background-color:transparent}.fromkeyboard .dropdown-custom[data-v-12dd746a] .option:focus{background-color:var(--color-fill-tertiary);outline:none}.tutorial-dropdown[data-v-4a151342]{grid-column:3}.section-tracker[data-v-4a151342]{font-size:.70588rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-figure-gray-secondary);margin-left:15px}.tutorial-dropdown[data-v-78dc103f]{grid-column:1/2}.tutorial-dropdown .options[data-v-78dc103f]{padding-top:1rem;padding-bottom:0}.tutorial-dropdown .option[data-v-78dc103f]{padding:5px 20px 5px 30px}.chapter-list[data-v-78dc103f]{padding-bottom:20px}.chapter-name[data-v-78dc103f]{margin:0 20px 5px 20px;line-height:normal;color:var(--color-figure-gray-secondary)}.chevron-icon[data-v-26e19f17]{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-26e19f17] .nav-content{display:grid;grid-template-columns:auto auto 3fr;align-items:center}.nav[data-v-26e19f17] .nav-menu{padding:0;grid-column:3/5}.nav[data-v-26e19f17] .nav-menu-item{margin:0}}.dropdown-container[data-v-26e19f17]{height:3.05882rem;display:grid;grid-template-columns:minmax(230px,285px) auto minmax(230px,1fr);align-items:center}@media only screen and (max-width:1023px){.dropdown-container[data-v-26e19f17]{grid-template-columns:minmax(173px,216px) auto minmax(173px,1fr)}}.separator[data-v-26e19f17]{height:20px;border-right:1px solid;border-color:var(--color-nav-outlines);margin:0 20px;grid-column:2}.mobile-dropdown-container[data-v-26e19f17],.nav--in-breakpoint-range.nav .dropdown-container[data-v-26e19f17],.nav--in-breakpoint-range.nav .separator[data-v-26e19f17]{display:none}.nav--in-breakpoint-range.nav .mobile-dropdown-container[data-v-26e19f17]{display:block}.nav--in-breakpoint-range.nav[data-v-26e19f17] .nav-title{grid-area:title}.nav--in-breakpoint-range.nav[data-v-26e19f17] .pre-title{display:none}.nav[data-v-26e19f17] .nav-title{grid-column:1;width:90%;padding-top:0}.primary-dropdown[data-v-26e19f17],.secondary-dropdown[data-v-26e19f17]{background:var(--color-tutorial-navbar-dropdown-background);border-color:var(--color-tutorial-navbar-dropdown-border)}.primary-dropdown[data-v-26e19f17] .form-dropdown,.primary-dropdown[data-v-26e19f17] .form-dropdown:focus,.secondary-dropdown[data-v-26e19f17] .form-dropdown,.secondary-dropdown[data-v-26e19f17] .form-dropdown:focus{border-color:var(--color-tutorial-navbar-dropdown-border)}.primary-dropdown[data-v-26e19f17] .options,.secondary-dropdown[data-v-26e19f17] .options{background:var(--color-tutorial-navbar-dropdown-background);border-color:var(--color-tutorial-navbar-dropdown-border)}.replay-button[data-v-59608016]{display:flex;align-items:center;justify-content:center;cursor:pointer;visibility:hidden;margin-top:.5rem;-webkit-tap-highlight-color:transparent}.replay-button.visible[data-v-59608016]{visibility:visible}.replay-button svg.replay-icon[data-v-59608016]{height:12px;width:12px;margin-left:.3em}[data-v-1b5cc854] img,[data-v-1b5cc854] video{display:block;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;max-width:100%}[data-v-3cfe1c35] .code-listing+*,[data-v-3cfe1c35] aside+*,[data-v-3cfe1c35] h2+*,[data-v-3cfe1c35] h3+*,[data-v-3cfe1c35] ol+*,[data-v-3cfe1c35] p+*,[data-v-3cfe1c35] ul+*{margin-top:20px}[data-v-3cfe1c35] ol ol,[data-v-3cfe1c35] ol ul,[data-v-3cfe1c35] ul ol,[data-v-3cfe1c35] ul ul{margin-top:0}[data-v-3cfe1c35] h2{font-size:1.88235rem;line-height:1.25;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){[data-v-3cfe1c35] h2{font-size:1.64706rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){[data-v-3cfe1c35] h2{font-size:1.41176rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}[data-v-3cfe1c35] h3{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){[data-v-3cfe1c35] h3{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}[data-v-3cfe1c35] .code-listing{background:var(--color-code-background);border-color:var(--colors-grid,var(--color-grid));border-style:solid;border-width:1px}[data-v-3cfe1c35] .code-listing pre{font-size:.70588rem;line-height:1.83333;font-weight:400;font-family:Menlo,monospace;padding:20px 0}.columns[data-v-30edf911]{display:grid;grid-template-rows:repeat(2,auto)}.columns.cols-2[data-v-30edf911]{gap:20px 8.33333%;grid-template-columns:repeat(2,1fr)}.columns.cols-3[data-v-30edf911]{gap:20px 4.16667%;grid-template-columns:repeat(3,1fr)}.asset[data-v-30edf911]{align-self:end;grid-row:1}.content[data-v-30edf911]{grid-row:2}@media only screen and (max-width:735px){.columns.cols-2[data-v-30edf911],.columns.cols-3[data-v-30edf911]{grid-template-columns:unset}.asset[data-v-30edf911],.content[data-v-30edf911]{grid-row:auto}}.content-and-media[data-v-3fa44f9e]{display:flex}.content-and-media.media-leading[data-v-3fa44f9e]{flex-direction:row-reverse}.content-and-media.media-trailing[data-v-3fa44f9e]{flex-direction:row}@media only screen and (min-width:736px){.content-and-media[data-v-3fa44f9e]{align-items:center;justify-content:center}}.content[data-v-3fa44f9e]{width:62.5%}.asset[data-v-3fa44f9e]{width:29.16667%}.media-leading .asset[data-v-3fa44f9e]{margin-right:8.33333%}.media-trailing .asset[data-v-3fa44f9e]{margin-left:8.33333%}@media only screen and (max-width:735px){.content-and-media.media-leading[data-v-3fa44f9e],.content-and-media.media-trailing[data-v-3fa44f9e]{flex-direction:column}.asset[data-v-3fa44f9e],.content[data-v-3fa44f9e]{width:100%}.media-leading .asset[data-v-3fa44f9e],.media-trailing .asset[data-v-3fa44f9e]{margin:20px 0 0 0}}.group[id][data-v-1f2be54b]{margin-top:20px;padding-top:20px}[data-v-1f2be54b] img,[data-v-1f2be54b] video{display:block;margin:0 auto;max-width:100%}.layout+[data-v-4d5a806e]{margin-top:40px}@media only screen and (max-width:735px){.layout[data-v-4d5a806e]:first-child>:not(.group[id]){margin-top:40px}}.body[data-v-6499e2f2]{background:var(--colors-text-background,var(--color-article-body-background));margin-left:auto;margin-right:auto;width:980px;border-radius:10px;transform:translateY(-120px)}@media only screen and (max-width:1250px){.body[data-v-6499e2f2]{width:692px}}@media only screen and (max-width:735px){.body[data-v-6499e2f2]{width:87.5%;border-radius:0;transform:none}}.body[data-v-6499e2f2]~*{margin-top:-40px}.body-content[data-v-6499e2f2]{padding:40px 8.33333% 80px 8.33333%}@media only screen and (max-width:735px){.body-content[data-v-6499e2f2]{padding:0 0 40px 0}}.call-to-action[data-v-2016b288]{padding:65px 0;background:var(--color-call-to-action-background)}.theme-dark .call-to-action[data-v-2016b288]{--color-call-to-action-background:#424242}.row[data-v-2016b288]{margin-left:auto;margin-right:auto;width:980px;display:flex;align-items:center}@media only screen and (max-width:1250px){.row[data-v-2016b288]{width:692px}}@media only screen and (max-width:735px){.row[data-v-2016b288]{width:87.5%}}[data-v-2016b288] img,[data-v-2016b288] video{max-height:560px}h2[data-v-2016b288]{font-size:1.88235rem;line-height:1.25;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){h2[data-v-2016b288]{font-size:1.64706rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){h2[data-v-2016b288]{font-size:1.41176rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.label[data-v-2016b288]{display:block;font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;margin-bottom:.4em;color:var(--color-eyebrow)}@media only screen and (max-width:735px){.label[data-v-2016b288]{font-size:1.11765rem;line-height:1.21053;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.content[data-v-2016b288]{margin-bottom:1.5rem}.right-column[data-v-2016b288]{margin-left:auto}@media only screen and (max-width:735px){.row[data-v-2016b288]{display:block}.col+.col[data-v-2016b288]{margin-top:40px}}@media only screen and (max-width:735px){.call-to-action[data-v-426a965c]{margin-top:0}}.headline[data-v-1898f592]{margin-bottom:.8em}.heading[data-v-1898f592]{font-size:2.82353rem;line-height:1.08333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-header-text)}@media only screen and (max-width:1250px){.heading[data-v-1898f592]{font-size:2.35294rem;line-height:1.1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.heading[data-v-1898f592]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.dark .heading[data-v-1898f592]{color:#fff}.eyebrow[data-v-1898f592]{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;display:block;margin-bottom:.4em;color:var(--color-eyebrow)}@media only screen and (max-width:1250px){.eyebrow[data-v-1898f592]{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.generic-modal[data-v-ea628b36]{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-ea628b36]{align-items:stretch}.modal-fullscreen .container[data-v-ea628b36]{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-ea628b36]{padding:20px}.modal-standard .container[data-v-ea628b36]{padding:60px;border-radius:4px}@media screen{[data-color-scheme=dark] .modal-standard .container[data-v-ea628b36]{background:#1d1d1f}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .modal-standard .container[data-v-ea628b36]{background:#1d1d1f}}@media only screen and (max-width:735px){.modal-standard[data-v-ea628b36]{padding:0;align-items:stretch}.modal-standard .container[data-v-ea628b36]{margin:20px 0 0;padding:50px 30px;flex:1;width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0}}.backdrop[data-v-ea628b36]{overflow:auto;background:rgba(0,0,0,.4);-webkit-overflow-scrolling:touch;width:100%;height:100%;position:fixed}.container[data-v-ea628b36]{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-ea628b36]{width:692px}}@media only screen and (max-width:735px){.container[data-v-ea628b36]{width:87.5%}}.close[data-v-ea628b36]{position:absolute;z-index:9999;top:22px;left:22px;width:30px;height:30px;color:#666;cursor:pointer;background:none;border:0;display:flex;align-items:center}.close .close-icon[data-v-ea628b36]{fill:currentColor;width:100%;height:100%}.theme-dark .container[data-v-ea628b36]{background:#1b2240}.theme-dark .container .close[data-v-ea628b36]{color:#b0b0b0}.theme-code .container[data-v-ea628b36]{background-color:var(--background,var(--color-code-background))}.metadata[data-v-2fa6f125]{display:flex}.item[data-v-2fa6f125]{font-size:.70588rem;line-height:1.33333;font-weight:600;font-family:Source Sans Pro,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-2fa6f125]{font-size:.64706rem;line-height:1.63636;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;padding:0 8px}}.item[data-v-2fa6f125]:first-of-type{padding-left:0}.item[data-v-2fa6f125]:last-of-type{border:none}@media only screen and (max-width:735px){.item[data-v-2fa6f125]:last-of-type{padding-right:0}}.content[data-v-2fa6f125]{color:#fff}.icon[data-v-2fa6f125]{font-size:2.82353rem;line-height:1.08333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){.icon[data-v-2fa6f125]{font-size:2.35294rem;line-height:1.1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.icon[data-v-2fa6f125]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.small-icon[data-v-2fa6f125]{width:1em;height:1em;margin-left:.2rem}.small-icon.xcode-icon[data-v-2fa6f125]{width:.8em;height:.8em}.content-link[data-v-2fa6f125]{display:flex;align-items:center}a[data-v-2fa6f125]{color:var(--colors-link,var(--color-tutorials-overview-link))}.duration[data-v-2fa6f125]{display:flex;align-items:baseline;font-size:2.35294rem;line-height:1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.8rem}@media only screen and (max-width:735px){.duration[data-v-2fa6f125]{font-size:1.64706rem;line-height:1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.3rem}}.minutes[data-v-2fa6f125]{display:inline-block;font-size:1.64706rem;line-height:1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.3rem}@media only screen and (max-width:735px){.minutes[data-v-2fa6f125]{font-size:1rem;line-height:1.23529;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:.8rem}}.item-large-icon[data-v-2fa6f125]{height:2.3rem;max-width:100%}@media only screen and (max-width:735px){.item-large-icon[data-v-2fa6f125]{height:1.5rem;max-width:100%}}.bottom[data-v-2fa6f125]{margin-top:13px}@media only screen and (max-width:735px){.bottom[data-v-2fa6f125]{margin-top:8px}}.hero[data-v-cb87b2d0]{color:var(--color-tutorial-hero-text);position:relative}.bg[data-v-cb87b2d0],.hero[data-v-cb87b2d0]{background-color:var(--color-tutorial-hero-background)}.bg[data-v-cb87b2d0]{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-cb87b2d0]{margin-left:auto;margin-right:auto;width:980px;padding:80px 0}@media only screen and (max-width:1250px){.row[data-v-cb87b2d0]{width:692px}}@media only screen and (max-width:735px){.row[data-v-cb87b2d0]{width:87.5%}}.col[data-v-cb87b2d0]{z-index:1}[data-v-cb87b2d0] .eyebrow{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-hero-eyebrow)}@media only screen and (max-width:1250px){[data-v-cb87b2d0] .eyebrow{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.headline[data-v-cb87b2d0]{font-size:2.82353rem;line-height:1.08333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;margin-bottom:2rem}@media only screen and (max-width:1250px){.headline[data-v-cb87b2d0]{font-size:2.35294rem;line-height:1.1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.headline[data-v-cb87b2d0]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.intro[data-v-cb87b2d0]{font-size:1.23529rem;line-height:1.38095;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:735px){.intro[data-v-cb87b2d0]{font-size:1.11765rem;line-height:1.42105;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.content+p[data-v-cb87b2d0]{margin-top:.8em}@media only screen and (max-width:735px){.content+p[data-v-cb87b2d0]{margin-top:8px}}.call-to-action[data-v-cb87b2d0]{display:flex;align-items:center}.call-to-action .cta-icon[data-v-cb87b2d0]{margin-left:.4rem;width:1em;height:1em}.metadata[data-v-cb87b2d0]{margin-top:2rem}.video-asset[data-v-cb87b2d0]{display:grid;height:100vh;margin:0;place-items:center center}.video-asset[data-v-cb87b2d0] video{max-width:1280px;min-width:320px;width:100%}@media only screen and (max-width:735px){.headline[data-v-cb87b2d0]{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-8ec95972]{font-size:.70588rem;line-height:1.33333;color:var(--colors-secondary-label,var(--color-secondary-label))}.title[data-v-8ec95972],.title[data-v-455ff2a6]{font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.title[data-v-455ff2a6]{font-size:1.11765rem;line-height:1.21053;color:var(--colors-header-text,var(--color-header-text));margin:25px 0}.question-content[data-v-455ff2a6] code{font-size:.76471rem;line-height:1.84615;font-weight:400;font-family:Menlo,monospace}.choices[data-v-455ff2a6]{display:flex;flex-direction:column;padding:0;list-style:none;margin:25px 0}.choice[data-v-455ff2a6]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;flex:1;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-455ff2a6] img{max-height:23.52941rem}.choice[data-v-455ff2a6]:first-of-type{margin-top:0}.choice[data-v-455ff2a6] code{font-size:.76471rem;line-height:1.84615;font-weight:400;font-family:Menlo,monospace}.controls[data-v-455ff2a6]{text-align:center;margin-bottom:40px}.controls .button-cta[data-v-455ff2a6]{margin:.5rem;margin-top:0;padding:.3rem 3rem;min-width:8rem}input[type=radio][data-v-455ff2a6]{position:absolute;width:100%;left:0;height:100%;opacity:0;z-index:-1}.active[data-v-455ff2a6]{border-color:var(--color-tutorial-quiz-border-active);box-shadow:0 0 0 4px var(--color-focus-color);outline:none}.active [data-v-455ff2a6]{color:var(--colors-text,var(--color-text))}.correct[data-v-455ff2a6]{background:var(--color-form-valid-background);border-color:var(--color-form-valid)}.correct .choice-icon[data-v-455ff2a6]{fill:var(--color-form-valid)}.incorrect[data-v-455ff2a6]{background:var(--color-form-error-background);border-color:var(--color-form-error)}.incorrect .choice-icon[data-v-455ff2a6]{fill:var(--color-form-error)}.correct[data-v-455ff2a6],.incorrect[data-v-455ff2a6]{position:relative}.correct .choice-icon[data-v-455ff2a6],.incorrect .choice-icon[data-v-455ff2a6]{position:absolute;top:11px;left:10px;font-size:20px;width:1.05em}.disabled[data-v-455ff2a6]{pointer-events:none}.answer[data-v-455ff2a6]{margin:.5rem 1.5rem .5rem 0;font-size:.70588rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.answer[data-v-455ff2a6]:last-of-type{margin-bottom:0}[data-v-455ff2a6] .question>.code-listing{padding:unset;border-radius:0}[data-v-455ff2a6] pre{padding:0}[data-v-455ff2a6] img{display:block;margin-left:auto;margin-right:auto;max-width:100%}.title[data-v-c1de71de]{font-size:1.88235rem;line-height:1.25;font-weight:400;font-family:Source Sans Pro,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-c1de71de]{font-size:1.64706rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.title[data-v-c1de71de]{font-size:1.41176rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.title p[data-v-c1de71de]{color:var(--colors-text,var(--color-text))}.assessments[data-v-c1de71de]{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-c1de71de]{width:692px}}@media only screen and (max-width:735px){.assessments[data-v-c1de71de]{width:87.5%}}.banner[data-v-c1de71de]{padding:40px 0;border-bottom:1px solid;margin-bottom:40px;border-color:var(--colors-grid,var(--color-grid));text-align:center}.success[data-v-c1de71de]{text-align:center;padding-bottom:40px;font-size:1.88235rem;line-height:1.25;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--colors-text,var(--color-text))}@media only screen and (max-width:1250px){.success[data-v-c1de71de]{font-size:1.64706rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.success[data-v-c1de71de]{font-size:1.41176rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.assessments-wrapper[data-v-c1de71de]{padding-top:80px}.assessments-wrapper[data-v-3c94366b]{padding-bottom:40px;padding-top:0}@media only screen and (max-width:735px){.assessments-wrapper[data-v-3c94366b]{padding-top:80px}}.article[data-v-d9f204d0]{background:var(--colors-article-background,var(--color-article-background))}@media only screen and (max-width:735px){.article[data-v-d9f204d0]{background:var(--colors-text-background,var(--color-article-body-background))}}.intro-container[data-v-54daa228]{margin-bottom:80px}.intro[data-v-54daa228]{display:flex;align-items:center}@media only screen and (max-width:735px){.intro[data-v-54daa228]{padding-bottom:0;flex-direction:column}}.intro.ide .media[data-v-54daa228] img{background-color:var(--colors-text-background,var(--color-text-background))}.col.left[data-v-54daa228]{padding-right:40px}@media only screen and (max-width:1250px){.col.left[data-v-54daa228]{padding-right:28px}}@media only screen and (max-width:735px){.col.left[data-v-54daa228]{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-54daa228]{width:692px}}@media only screen and (max-width:735px) and (max-width:735px){.col.left[data-v-54daa228]{width:87.5%}}.col.right[data-v-54daa228]{padding-left:40px}@media only screen and (max-width:1250px){.col.right[data-v-54daa228]{padding-left:28px}}@media only screen and (max-width:735px){.col.right[data-v-54daa228]{padding-left:0}}.content[data-v-54daa228]{font-size:1rem;line-height:1.47059;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.media[data-v-54daa228] img{width:auto;max-height:560px;min-height:18.82353rem;-o-object-fit:scale-down;object-fit:scale-down}@media only screen and (max-width:735px){.media[data-v-54daa228]{margin:0;margin-top:40px}.media[data-v-54daa228] img,.media[data-v-54daa228] video{max-height:80vh}}.media[data-v-54daa228] .asset{padding:0 20px}.headline[data-v-54daa228]{color:var(--colors-header-text,var(--color-header-text))}[data-v-54daa228] .eyebrow{font-size:1.23529rem;line-height:1.19048;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:735px){[data-v-54daa228] .eyebrow{font-size:1.11765rem;line-height:1.21053;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}[data-v-54daa228] .eyebrow a{color:inherit}[data-v-54daa228] .heading{font-size:1.88235rem;line-height:1.25;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:1250px){[data-v-54daa228] .heading{font-size:1.64706rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){[data-v-54daa228] .heading{font-size:1.41176rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.expanded-intro[data-v-54daa228]{margin-left:auto;margin-right:auto;width:980px;margin-top:40px}@media only screen and (max-width:1250px){.expanded-intro[data-v-54daa228]{width:692px}}@media only screen and (max-width:735px){.expanded-intro[data-v-54daa228]{width:87.5%}}[data-v-54daa228] .cols-2{gap:20px 16.66667%}[data-v-54daa228] .cols-3 .column{gap:20px 12.5%}.code-preview[data-v-9acc0234]{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-9acc0234]{height:100vh}.code-preview[data-v-9acc0234] .code-listing{color:var(--text,var(--color-code-plain))}.code-preview[data-v-9acc0234] pre{font-size:.70588rem;line-height:1.83333;font-weight:400;font-family:Menlo,monospace}.header[data-v-9acc0234]{font-size:.70588rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,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:4px 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-9acc0234]:focus{outline-style:none}#app.fromkeyboard .header[data-v-9acc0234]:focus{box-shadow:0 0 0 4px var(--color-focus-color);outline:none;border-color:var(--color-focus-border-color)}.runtime-preview[data-v-9acc0234]{--color-runtime-preview-shadow:rgba(0,0,0,0.4);position:absolute;top:0;right:0;background:var(--color-runtime-preview-background);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-9acc0234]{--color-runtime-preview-shadow:hsla(0,0%,100%,0.4)}}@media screen and (prefers-color-scheme:dark){[data-color-scheme=auto] .runtime-preview[data-v-9acc0234]{--color-runtime-preview-shadow:hsla(0,0%,100%,0.4)}}@supports not ((width:-webkit-fill-available) or (width:-moz-available) or (width:stretch)){.runtime-preview[data-v-9acc0234]{display:flex;flex-direction:column}}.runtime-preview .runtimve-preview__container[data-v-9acc0234]{border-radius:4px;overflow:hidden}.runtime-preview-ide[data-v-9acc0234]{top:0}.runtime-preview-ide .runtime-preview-asset[data-v-9acc0234] img{background-color:var(--color-runtime-preview-background)}.runtime-preview.collapsed[data-v-9acc0234]{box-shadow:0 0 3px 0 var(--color-runtime-preview-shadow);width:102px}.runtime-preview.collapsed .header[data-v-9acc0234]{border-radius:4px}.runtime-preview.disabled[data-v-9acc0234]{box-shadow:0 0 3px 0 transparent}.runtime-preview.disabled .header[data-v-9acc0234]{color:var(--color-runtime-preview-disabled-text);cursor:auto}.runtime-preview-asset[data-v-9acc0234]{border-radius:0 0 4px 4px}.runtime-preview-asset[data-v-9acc0234] img{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.preview-icon[data-v-9acc0234]{height:.8em;width:.8em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.preview-show[data-v-9acc0234]{transform:scale(-1)}[data-v-5ad4e037] pre{padding:10px 0}.toggle-preview[data-v-d0709828]{color:var(--color-runtime-preview-disabled-text);display:flex;align-items:center}a[data-v-d0709828]{color:var(--url,var(--color-link))}.toggle-text[data-v-d0709828]{display:flex;align-items:center}svg.toggle-icon[data-v-d0709828]{width:1em;height:1em;margin-left:.5em}.mobile-code-preview[data-v-3bee1128]{background-color:var(--background,var(--color-step-background));padding:14px 0}@media only screen and (max-width:735px){.mobile-code-preview[data-v-3bee1128]{display:flex;flex-direction:column}}.runtime-preview-modal-content[data-v-3bee1128]{padding:45px 60px 0 60px;min-width:200px}.runtime-preview-modal-content[data-v-3bee1128] img:not(.file-icon){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-3bee1128]{font-size:.70588rem;line-height:1.33333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-runtime-preview-text);display:block;text-align:center;padding:.5em}[data-v-3bee1128] .code-listing{color:var(--text,var(--color-code-plain))}[data-v-3bee1128] .full-code-listing{padding-top:60px;min-height:calc(100vh - 60px)}[data-v-3bee1128] pre{font-size:.70588rem;line-height:1.83333;font-weight:400;font-family:Menlo,monospace}.preview-toggle-container[data-v-3bee1128]{align-self:flex-end;margin-right:20px}.step-container[data-v-4abdd121]{margin:0}.step-container[data-v-4abdd121]:not(:last-child){margin-bottom:100px}@media only screen and (max-width:735px){.step-container[data-v-4abdd121]:not(:last-child){margin-bottom:80px}}.step[data-v-4abdd121]{position:relative;border-radius:4px;padding:1rem 2rem;background-color:var(--color-step-background);overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.step[data-v-4abdd121]: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-4abdd121],.step[data-v-4abdd121]:focus{outline:none}.step.focused[data-v-4abdd121]:before,.step[data-v-4abdd121]:focus:before{opacity:1}@media only screen and (max-width:735px){.step[data-v-4abdd121]{padding-left:2rem}.step[data-v-4abdd121]:before{opacity:1}}.step-label[data-v-4abdd121]{font-size:.70588rem;line-height:1.33333;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--colors-text,var(--color-step-text));margin-bottom:.4em}.caption[data-v-4abdd121]{border-top:1px solid;border-color:var(--color-step-caption);padding:1rem 0 0 0;margin-top:1rem}.media-container[data-v-4abdd121]{display:none}@media only screen and (max-width:735px){.step[data-v-4abdd121]{margin:0 .58824rem 1.17647rem .58824rem}.step.focused[data-v-4abdd121],.step[data-v-4abdd121]:focus{outline:none}.media-container[data-v-4abdd121]{display:block;position:relative}.media-container[data-v-4abdd121] img,.media-container[data-v-4abdd121] video{max-height:80vh}[data-v-4abdd121] .asset{padding:0 20px}}.steps[data-v-25d30c2c]{position:relative;font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,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-25d30c2c]{padding-top:80px}.steps[data-v-25d30c2c]:before{position:absolute;top:0;border-top:1px solid var(--color-fill-gray-tertiary);content:"";width:calc(100% - 2.35294rem);margin:0 1.17647rem}}.content-container[data-v-25d30c2c]{flex:none;margin-right:4.16667%;width:37.5%;margin-top:140px;margin-bottom:94vh}@media only screen and (max-width:735px){.content-container[data-v-25d30c2c]{margin-top:0;margin-bottom:0;height:100%;margin-left:0;margin-right:0;position:relative;width:100%}}.asset-container[data-v-25d30c2c]{flex:none;height:calc(100vh - 3.05882rem);background-color:var(--background,var(--color-step-background));max-width:921px;width:calc(50vw + 8.33333%);position:sticky;top:3.05882rem;transition:margin .1s ease-in-out}@media only screen and (max-width:767px){.asset-container[data-v-25d30c2c]{top:2.82353rem;height:calc(100vh - 2.82353rem)}}.asset-container[data-v-25d30c2c]:not(.for-step-code){overflow-y:auto;-webkit-overflow-scrolling:touch}.asset-container.ide[data-v-25d30c2c]{height:100vh;top:0}@media only screen and (min-width:736px){.asset-container[data-v-25d30c2c]{display:grid}.asset-container>[data-v-25d30c2c]{grid-row:1;grid-column:1;height:calc(100vh - 3.05882rem)}.asset-container.ide>[data-v-25d30c2c]{height:100vh}}.asset-container .step-asset[data-v-25d30c2c]{box-sizing:border-box;padding:0;padding-left:40px;min-height:320px;height:100%}.asset-container .step-asset[data-v-25d30c2c],.asset-container .step-asset[data-v-25d30c2c] picture{height:100%;display:flex;align-items:center}.asset-container .step-asset[data-v-25d30c2c] .video-replay-container{height:100%;display:flex;flex-direction:column;justify-content:center}.asset-container .step-asset[data-v-25d30c2c] img,.asset-container .step-asset[data-v-25d30c2c] video{width:auto;max-height:calc(100vh - 3.05882rem - 80px);max-width:531.6634px;margin:0}@media only screen and (max-width:1250px){.asset-container .step-asset[data-v-25d30c2c] img,.asset-container .step-asset[data-v-25d30c2c] video{max-width:363.66436px}}.asset-container .step-asset[data-v-25d30c2c] .video-replay-container,.asset-container .step-asset[data-v-25d30c2c] img{min-height:320px}.asset-container .step-asset[data-v-25d30c2c] .video-replay-container video{min-height:280px}@media only screen and (max-width:735px){.asset-container[data-v-25d30c2c]{display:none}}.asset-wrapper[data-v-25d30c2c]{width:63.2%;align-self:center;transition:transform .25s ease-out;will-change:transform}.asset-wrapper.ide .step-asset[data-v-25d30c2c] img{background-color:var(--background,var(--color-step-background))}[data-v-25d30c2c] .runtime-preview-asset{display:grid}[data-v-25d30c2c] .runtime-preview-asset>*{grid-row:1;grid-column:1}.interstitial[data-v-25d30c2c]{padding:0 2rem}.interstitial[data-v-25d30c2c]:not(:first-child){margin-top:5.88235rem}.interstitial[data-v-25d30c2c]:not(:last-child){margin-bottom:30px}@media only screen and (max-width:735px){.interstitial[data-v-25d30c2c]{margin-left:auto;margin-right:auto;width:980px;padding:0}}@media only screen and (max-width:735px) and (max-width:1250px){.interstitial[data-v-25d30c2c]{width:692px}}@media only screen and (max-width:735px) and (max-width:735px){.interstitial[data-v-25d30c2c]{width:87.5%}}@media only screen and (max-width:735px){.interstitial[data-v-25d30c2c]:not(:first-child){margin-top:0}}.fade-enter-active[data-v-25d30c2c],.fade-leave-active[data-v-25d30c2c]{transition:opacity .3s ease-in-out}.fade-enter[data-v-25d30c2c],.fade-leave-to[data-v-25d30c2c]{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%;margin:0;width:100%}}.tutorial[data-v-0f871b08]{background-color:var(--colors-text-background,var(--color-tutorial-background))} \ No newline at end of file diff --git a/docs/renderer/dist/css/tutorials-overview.9b749a4d.css b/docs/renderer/dist/css/tutorials-overview.9b749a4d.css deleted file mode 100644 index 9cb1a746d..000000000 --- a/docs/renderer/dist/css/tutorials-overview.9b749a4d.css +++ /dev/null @@ -1,9 +0,0 @@ -/*! - * 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-6bb99205]{color:var(--color-tutorials-overview-navigation-link);transition:color .3s linear}.tutorials-navigation-link[data-v-6bb99205]:hover{text-decoration:none;transition:none;color:var(--color-tutorials-overview-navigation-link-hover)}.tutorials-navigation-link.active[data-v-6bb99205]{color:var(--color-tutorials-overview-navigation-link-active)}.tutorials-navigation-list[data-v-6f2800d1]{list-style-type:none;margin:0}.tutorials-navigation-list li+li[data-v-6f2800d1]:not(.volume--named){margin-top:24px}.tutorials-navigation-list .volume--named+.volume--named[data-v-6f2800d1]{margin-top:12px}.expand-enter-active,.expand-leave-active{transition:height .3s ease-in-out;overflow:hidden}.expand-enter,.expand-leave-to{height:0}.toggle[data-v-6513d652]{color:#f0f0f0;line-height:21px;display:flex;align-items:center;width:100%;font-weight:600;padding:6px 6px 6px 0;border-bottom:1px solid #292f4d;text-decoration:none;box-sizing:border-box}@media only screen and (max-width:767px){.toggle[data-v-6513d652]{padding-right:6px;border-bottom-color:hsla(0,0%,100%,.1)}}.toggle .text[data-v-6513d652]{word-break:break-word}.toggle[data-v-6513d652]:hover{text-decoration:none}.toggle .toggle-icon[data-v-6513d652]{display:inline-block;transition:transform .2s ease-in;height:.4em;width:.4em;margin-left:auto;margin-right:.2em}.collapsed .toggle .toggle-icon[data-v-6513d652]{transform:rotate(45deg)}.collapsed .toggle[data-v-6513d652],.collapsed .toggle[data-v-6513d652]:hover{color:#b0b0b0}.tutorials-navigation-menu-content[data-v-6513d652]{opacity:1;transition:height .2s ease-in,opacity .2s ease-in}.collapsed .tutorials-navigation-menu-content[data-v-6513d652]{height:0;opacity:0}.tutorials-navigation-menu-content .tutorials-navigation-list[data-v-6513d652]{padding:24px 0 12px 0}.tutorials-navigation[data-v-0cbd8adb]{font-size:1rem;line-height:1.23529;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.nav-title-content[data-v-60ea3af8]{max-width:100%}.title[data-v-60ea3af8]{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-60ea3af8]{max-width:205px}}@media only screen and (max-width:767px){.title[data-v-60ea3af8]{flex-basis:fill;display:initial;vertical-align:initial;max-width:none}}.subhead[data-v-60ea3af8]{color:var(--color-nav-root-subhead)}.theme-dark .subhead[data-v-60ea3af8]{color:var(--color-nav-dark-root-subhead)}.nav[data-v-1001350c] .nav-menu{padding-top:0}.nav[data-v-1001350c] .nav-menu .nav-menu-items{margin-left:auto}@media only screen and (min-width:768px){.nav[data-v-1001350c] .nav-menu .nav-menu-items .in-page-navigation{display:none}}@media only screen and (min-width:320px) and (max-width:735px){.nav[data-v-1001350c] .nav-menu .nav-menu-items{padding:18px 0 40px}}.replay-button[data-v-59608016]{display:flex;align-items:center;justify-content:center;cursor:pointer;visibility:hidden;margin-top:.5rem;-webkit-tap-highlight-color:transparent}.replay-button.visible[data-v-59608016]{visibility:visible}.replay-button svg.replay-icon[data-v-59608016]{height:12px;width:12px;margin-left:.3em}[data-v-1b5cc854] img,[data-v-1b5cc854] video{display:block;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;max-width:100%}.hero[data-v-fc7f508c]{margin-left:auto;margin-right:auto;width:980px;padding-bottom:4.70588rem;padding-top:4.70588rem}@media only screen and (max-width:1250px){.hero[data-v-fc7f508c]{width:692px}}@media only screen and (max-width:735px){.hero[data-v-fc7f508c]{width:87.5%}}.copy-container[data-v-fc7f508c]{margin:0 auto;text-align:center;width:720px}.title[data-v-fc7f508c]{font-size:2.82353rem;line-height:1.08333;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-tutorials-overview-content)}@media only screen and (max-width:1250px){.title[data-v-fc7f508c]{font-size:2.35294rem;line-height:1.1;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.title[data-v-fc7f508c]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.content[data-v-fc7f508c]{font-size:1.23529rem;line-height:1.38095;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-tutorials-overview-content)}@media only screen and (max-width:735px){.content[data-v-fc7f508c]{font-size:1.11765rem;line-height:1.42105;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.meta[data-v-fc7f508c]{color:var(--color-tutorials-overview-content-alt);align-items:center;display:flex;justify-content:center}.meta-content[data-v-fc7f508c]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.meta .timer-icon[data-v-fc7f508c]{margin-right:.35294rem;height:.94118rem;width:.94118rem;fill:var(--color-tutorials-overview-icon)}@media only screen and (max-width:735px){.meta .timer-icon[data-v-fc7f508c]{margin-right:.29412rem;height:.82353rem;width:.82353rem}}.meta .time[data-v-fc7f508c]{font-size:1.11765rem;line-height:1.21053;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}@media only screen and (max-width:735px){.meta .time[data-v-fc7f508c]{font-size:1rem;line-height:1.11765;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.title+.content[data-v-fc7f508c]{margin-top:1.47059rem}.content+.meta[data-v-fc7f508c]{margin-top:1.17647rem}.button-cta[data-v-fc7f508c]{margin-top:1.76471rem}*+.asset[data-v-fc7f508c]{margin-top:4.11765rem}@media only screen and (max-width:1250px){.copy-container[data-v-fc7f508c]{width:636px}}@media only screen and (max-width:735px){.hero[data-v-fc7f508c]{padding-bottom:1.76471rem;padding-top:2.35294rem}.copy-container[data-v-fc7f508c]{width:100%}.title+.content[data-v-fc7f508c]{margin-top:.88235rem}.button-cta[data-v-fc7f508c]{margin-top:1.41176rem}*+.asset[data-v-fc7f508c]{margin-top:2.23529rem}}.image[data-v-14577284]{margin-bottom:10px}.name[data-v-14577284]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:#f0f0f0;word-break:break-word}@media only screen and (max-width:1250px){.name[data-v-14577284]{font-size:1.64706rem;line-height:1.14286;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.name[data-v-14577284]{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.content[data-v-14577284]{font-size:1rem;line-height:1.23529;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-tutorials-overview-content-alt);margin-top:10px}.volume-name[data-v-14577284]{padding:50px 60px;text-align:center;background:#060f2f;margin:2px 0}@media only screen and (max-width:735px){.volume-name[data-v-14577284]{padding:40px 20px}}.document-icon[data-v-56114692]{margin-left:-3px}.tile[data-v-86db603a]{background:#060f2f;padding:40px 30px;color:var(--color-tutorials-overview-content-alt)}.content[data-v-86db603a] a,a[data-v-86db603a]{color:var(--colors-link,var(--color-tutorials-overview-link))}.icon[data-v-86db603a]{display:block;height:1.47059rem;line-height:1.47059rem;margin-bottom:.58824rem;width:1.47059rem}.icon[data-v-86db603a] svg.svg-icon{width:100%;max-height:100%;fill:var(--color-tutorials-overview-icon)}.icon[data-v-86db603a] svg.svg-icon .svg-icon-stroke{stroke:var(--color-tutorials-overview-content-alt)}.title[data-v-86db603a]{font-size:1.23529rem;line-height:1.19048;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;margin-bottom:.8em}.content[data-v-86db603a],.link[data-v-86db603a]{font-size:.82353rem;line-height:1.42857;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.content[data-v-86db603a]{color:var(--color-tutorials-overview-content-alt)}.link[data-v-86db603a]{display:block;margin-top:1.17647rem}.link .link-icon[data-v-86db603a]{margin-left:.2em;width:.6em;height:.6em}[data-v-86db603a] .content ul{list-style-type:none;margin-left:0;font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}[data-v-86db603a] .content ul li:before{content:"\200B";position:absolute}[data-v-86db603a] .content li+li{margin-top:8px}@media only screen and (max-width:735px){.tile[data-v-86db603a]{padding:1.76471rem 1.17647rem}}.tile-group[data-v-015f9f13]{display:grid;grid-column-gap:2px;grid-row-gap:2px}.tile-group.count-1[data-v-015f9f13]{grid-template-columns:1fr;text-align:center}.tile-group.count-1[data-v-015f9f13] .icon{margin-left:auto;margin-right:auto}.tile-group.count-2[data-v-015f9f13]{grid-template-columns:repeat(2,1fr)}.tile-group.count-3[data-v-015f9f13]{grid-template-columns:repeat(3,1fr)}.tile-group.count-4[data-v-015f9f13]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto)}.tile-group.count-5[data-v-015f9f13]{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,auto)}.tile-group.count-5 .tile[data-v-015f9f13]{grid-column-end:span 2}.tile-group.count-5 .tile[data-v-015f9f13]:nth-of-type(-n+2){grid-column-end:span 3}.tile-group.count-6[data-v-015f9f13]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto)}@media only screen and (min-width:768px) and (max-width:1250px){.tile-group.tile-group[data-v-015f9f13]{grid-template-columns:1fr;grid-template-rows:auto}}@media only screen and (max-width:735px){.tile-group.count-1[data-v-015f9f13],.tile-group.count-2[data-v-015f9f13],.tile-group.count-3[data-v-015f9f13],.tile-group.count-4[data-v-015f9f13],.tile-group.count-5[data-v-015f9f13],.tile-group.count-6[data-v-015f9f13]{grid-template-columns:1fr;grid-template-rows:auto}}.title[data-v-49ba6f62]{font-size:1.88235rem;line-height:1.125;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:#f0f0f0}@media only screen and (max-width:1250px){.title[data-v-49ba6f62]{font-size:1.64706rem;line-height:1.14286;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}@media only screen and (max-width:735px){.title[data-v-49ba6f62]{font-size:1.41176rem;line-height:1.16667;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.content[data-v-49ba6f62]{font-size:1rem;line-height:1.23529;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:#b0b0b0;margin-top:10px}.topic-list[data-v-da979188]{list-style-type:none;margin:50px 0 0 0;position:relative}.topic-list li[data-v-da979188]:before{content:"\200B";position:absolute}.topic-list[data-v-da979188]:before{content:"";border-left:1px solid var(--color-fill-quaternary);display:block;height:calc(100% - .88235rem);left:.88235rem;position:absolute;top:50%;transform:translateY(-50%);width:0}.topic[data-v-da979188]{font-size:1rem;line-height:1.47059;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;align-items:flex-start}@media only screen and (max-width:735px){.topic[data-v-da979188]{font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}}.topic+.topic[data-v-da979188]{margin-top:.58824rem}.topic .topic-icon[data-v-da979188]{background-color:var(--color-fill-quaternary);border-radius:50%;flex-shrink:0;height:1.76471rem;width:1.76471rem;margin-right:1.17647rem;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.47059rem;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.topic .topic-icon svg[data-v-da979188]{fill:var(--color-tutorials-overview-icon);max-width:100%;max-height:100%;width:100%}.container[data-v-da979188]{align-items:baseline;display:flex;justify-content:space-between;width:100%;padding-top:.11765rem}.container[data-v-da979188]:hover{text-decoration:none}.container:hover .link[data-v-da979188]{text-decoration:underline}.timer-icon[data-v-da979188]{margin-right:.29412rem;height:.70588rem;width:.70588rem;fill:var(--color-tutorials-overview-icon)}.time[data-v-da979188]{font-size:.82353rem;line-height:1.28571;font-weight:400;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--color-tutorials-overview-content-alt);align-items:center;display:inline-flex}.link[data-v-da979188]{padding-right:.58824rem;color:var(--colors-link,var(--color-tutorials-overview-link))}@media only screen and (min-width:768px) and (max-width:1250px){.topic-list[data-v-da979188]{margin-top:2.35294rem}}@media only screen and (max-width:735px){.topic-list[data-v-da979188]{margin-top:1.76471rem}.topic[data-v-da979188]{height:auto;align-items:flex-start}.topic.no-time-estimate[data-v-da979188]{align-items:center}.topic.no-time-estimate .topic-icon[data-v-da979188]{align-self:flex-start;top:0}.topic+.topic[data-v-da979188]{margin-top:1.17647rem}.topic .topic-icon[data-v-da979188]{top:.29412rem;margin-right:.76471rem}.container[data-v-da979188]{flex-wrap:wrap;padding-top:0}.link[data-v-da979188],.time[data-v-da979188]{flex-basis:100%}.time[data-v-da979188]{margin-top:.29412rem}}.chapter[data-v-1d13969f]:focus{outline:none!important}.info[data-v-1d13969f]{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.name[data-v-1d13969f]{font-size:1.23529rem;line-height:1.19048;font-weight:600;font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif;color:#f0f0f0}.name-text[data-v-1d13969f]{word-break:break-word}.eyebrow[data-v-1d13969f]{font-size:1rem;line-height:1.23529;font-weight:400;color:var(--color-tutorials-overview-eyebrow);display:block;font-weight:600;margin-bottom:5px}.content[data-v-1d13969f],.eyebrow[data-v-1d13969f]{font-family:Source Sans Pro,Helvetica Neue,Helvetica,Arial,sans-serif}.content[data-v-1d13969f]{font-size:.82353rem;line-height:1.42857;font-weight:400;color:var(--color-tutorials-overview-content-alt)}.asset[data-v-1d13969f]{flex:0 0 190px}.intro[data-v-1d13969f]{flex:0 1 360px}@media only screen and (min-width:768px) and (max-width:1250px){.asset[data-v-1d13969f]{flex:0 0 130px}.intro[data-v-1d13969f]{flex:0 1 260px}}@media only screen and (max-width:767px){.intro[data-v-1d13969f]{flex:0 1 340px}}@media only screen and (max-width:735px){.info[data-v-1d13969f]{display:block;text-align:center}.asset[data-v-1d13969f]{margin:0 45px}.eyebrow[data-v-1d13969f]{margin-bottom:7px}.intro[data-v-1d13969f]{margin-top:40px}}.tile[data-v-2129f58c]{background:#060f2f;margin:2px 0;padding:50px 60px}.asset[data-v-2129f58c]{margin-bottom:10px}@media only screen and (min-width:768px) and (max-width:1250px){.tile[data-v-2129f58c]{padding:40px 30px}}@media only screen and (max-width:735px){.volume[data-v-2129f58c]{border-radius:0}.tile[data-v-2129f58c]{padding:40px 20px}}.learning-path[data-v-48bfa85c]{background:#1b2240;padding:4.70588rem 0}.main-container[data-v-48bfa85c]{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-48bfa85c]{width:692px}}@media only screen and (max-width:735px){.main-container[data-v-48bfa85c]{width:87.5%}}.ide .main-container[data-v-48bfa85c]{justify-content:center}.secondary-content-container[data-v-48bfa85c]{flex:0 0 200px;width:200px}.tutorials-navigation[data-v-48bfa85c]{position:sticky;top:7.76471rem}.primary-content-container[data-v-48bfa85c]{flex:0 1 720px;max-width:100%}.content-sections-container .content-section[data-v-48bfa85c]{border-radius:12px;overflow:hidden}.content-sections-container .content-section+.content-section[data-v-48bfa85c]{margin-top:1.17647rem}@media only screen and (min-width:768px) and (max-width:1250px){.learning-path[data-v-48bfa85c]{padding:2.35294rem 0}.primary-content-container[data-v-48bfa85c]{flex-basis:auto;margin-left:1.29412rem}.secondary-content-container[data-v-48bfa85c]{flex:0 0 180px;width:180px}}@media only screen and (max-width:767px){.secondary-content-container[data-v-48bfa85c]{display:none}}@media only screen and (max-width:735px){.content-sections-container .content-section[data-v-48bfa85c]{border-radius:0}.content-sections-container .content-section.volume[data-v-48bfa85c]{margin-top:1.17647rem}.learning-path[data-v-48bfa85c]{padding:0}.main-container[data-v-48bfa85c]{width:100%}}.tutorials-overview[data-v-53888684]{height:100%}.tutorials-overview .radial-gradient[data-v-53888684]{margin-top:-3.05882rem;padding-top:3.05882rem;background:var(--color-tutorials-overview-background)}@media only screen and (max-width:735px){.tutorials-overview .radial-gradient[data-v-53888684]{margin-top:-2.82353rem;padding-top:2.82353rem}}@-moz-document url-prefix(){.tutorials-overview .radial-gradient{background:#111!important}} \ No newline at end of file diff --git a/docs/renderer/dist/img/no-image@2x.df2a0a50.png b/docs/renderer/dist/img/no-image@2x.df2a0a50.png deleted file mode 100644 index 041394edd..000000000 Binary files a/docs/renderer/dist/img/no-image@2x.df2a0a50.png and /dev/null differ diff --git a/docs/renderer/dist/index-template.html b/docs/renderer/dist/index-template.html deleted file mode 100644 index 4af423469..000000000 --- a/docs/renderer/dist/index-template.html +++ /dev/null @@ -1 +0,0 @@ -Documentation
\ No newline at end of file diff --git a/docs/renderer/dist/index.html b/docs/renderer/dist/index.html deleted file mode 100644 index 243b5d923..000000000 --- a/docs/renderer/dist/index.html +++ /dev/null @@ -1 +0,0 @@ -Documentation
\ No newline at end of file diff --git a/docs/renderer/dist/js/chunk-2d0d3105.cd72cc8e.js b/docs/renderer/dist/js/chunk-2d0d3105.cd72cc8e.js deleted file mode 100644 index 74345f0cb..000000000 --- a/docs/renderer/dist/js/chunk-2d0d3105.cd72cc8e.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0d3105"],{"5abe":function(t,e){(function(){"use strict";if("object"===typeof window)if("IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype)"isIntersecting"in window.IntersectionObserverEntry.prototype||Object.defineProperty(window.IntersectionObserverEntry.prototype,"isIntersecting",{get:function(){return this.intersectionRatio>0}});else{var t=function(t){var e=t,n=i(e);while(n)e=n.ownerDocument,n=i(e);return e}(window.document),e=[],n=null,o=null;s.prototype.THROTTLE_TIMEOUT=100,s.prototype.POLL_INTERVAL=null,s.prototype.USE_MUTATION_OBSERVER=!0,s._setupCrossOriginUpdater=function(){return n||(n=function(t,n){o=t&&n?g(t,n):p(),e.forEach((function(t){t._checkForIntersections()}))}),n},s._resetCrossOriginUpdater=function(){n=null,o=null},s.prototype.observe=function(t){var e=this._observationTargets.some((function(e){return e.element==t}));if(!e){if(!t||1!=t.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:t,entry:null}),this._monitorIntersections(t.ownerDocument),this._checkForIntersections()}},s.prototype.unobserve=function(t){this._observationTargets=this._observationTargets.filter((function(e){return e.element!=t})),this._unmonitorIntersections(t.ownerDocument),0==this._observationTargets.length&&this._unregisterInstance()},s.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorAllIntersections(),this._unregisterInstance()},s.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},s.prototype._initThresholds=function(t){var e=t||[0];return Array.isArray(e)||(e=[e]),e.sort().filter((function(t,e,n){if("number"!=typeof t||isNaN(t)||t<0||t>1)throw new Error("threshold must be a number between 0 and 1 inclusively");return t!==n[e-1]}))},s.prototype._parseRootMargin=function(t){var e=t||"0px",n=e.split(/\s+/).map((function(t){var e=/^(-?\d*\.?\d+)(px|%)$/.exec(t);if(!e)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(e[1]),unit:e[2]}}));return n[1]=n[1]||n[0],n[2]=n[2]||n[0],n[3]=n[3]||n[1],n},s.prototype._monitorIntersections=function(e){var n=e.defaultView;if(n&&-1==this._monitoringDocuments.indexOf(e)){var o=this._checkForIntersections,r=null,s=null;this.POLL_INTERVAL?r=n.setInterval(o,this.POLL_INTERVAL):(c(n,"resize",o,!0),c(e,"scroll",o,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in n&&(s=new n.MutationObserver(o),s.observe(e,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))),this._monitoringDocuments.push(e),this._monitoringUnsubscribes.push((function(){var t=e.defaultView;t&&(r&&t.clearInterval(r),a(t,"resize",o,!0)),a(e,"scroll",o,!0),s&&s.disconnect()}));var h=this.root&&(this.root.ownerDocument||this.root)||t;if(e!=h){var u=i(e);u&&this._monitorIntersections(u.ownerDocument)}}},s.prototype._unmonitorIntersections=function(e){var n=this._monitoringDocuments.indexOf(e);if(-1!=n){var o=this.root&&(this.root.ownerDocument||this.root)||t,r=this._observationTargets.some((function(t){var n=t.element.ownerDocument;if(n==e)return!0;while(n&&n!=o){var r=i(n);if(n=r&&r.ownerDocument,n==e)return!0}return!1}));if(!r){var s=this._monitoringUnsubscribes[n];if(this._monitoringDocuments.splice(n,1),this._monitoringUnsubscribes.splice(n,1),s(),e!=o){var h=i(e);h&&this._unmonitorIntersections(h.ownerDocument)}}}},s.prototype._unmonitorAllIntersections=function(){var t=this._monitoringUnsubscribes.slice(0);this._monitoringDocuments.length=0,this._monitoringUnsubscribes.length=0;for(var e=0;e=0&&h>=0&&{top:n,bottom:o,left:i,right:r,width:s,height:h}||null}function f(t){var e;try{e=t.getBoundingClientRect()}catch(n){}return e?(e.width&&e.height||(e={top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.right-e.left,height:e.bottom-e.top}),e):p()}function p(){return{top:0,bottom:0,left:0,right:0,width:0,height:0}}function d(t){return!t||"x"in t?t:{top:t.top,y:t.top,bottom:t.bottom,left:t.left,x:t.left,right:t.right,width:t.width,height:t.height}}function g(t,e){var n=e.top-t.top,o=e.left-t.left;return{top:n,left:o,height:e.height,width:e.width,bottom:n+e.height,right:o+e.width}}function m(t,e){var n=e;while(n){if(n==t)return!0;n=v(n)}return!1}function v(e){var n=e.parentNode;return 9==e.nodeType&&e!=t?i(e):(n&&n.assignedSlot&&(n=n.assignedSlot.parentNode),n&&11==n.nodeType&&n.host?n.host:n)}function w(t){return t&&9===t.nodeType}})()}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/chunk-vendors.b24b7aaa.js b/docs/renderer/dist/js/chunk-vendors.b24b7aaa.js deleted file mode 100644 index 5a983369b..000000000 --- a/docs/renderer/dist/js/chunk-vendors.b24b7aaa.js +++ /dev/null @@ -1,21 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-vendors"],{2877:function(t,e,n){"use strict";function r(t,e,n,r,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 f=u.render;u.render=function(t,e){return c.call(e),f(t,e)}}else{var l=u.beforeCreate;u.beforeCreate=l?[].concat(l,c):[c]}return{exports:t,options:u}}n.d(e,"a",(function(){return r}))},"2b0e":function(t,e,n){"use strict";n.r(e),function(t){ -/*! - * Vue.js v2.6.14 - * (c) 2014-2021 Evan You - * Released under the MIT License. - */ -var n=Object.freeze({});function r(t){return void 0===t||null===t}function o(t){return void 0!==t&&null!==t}function i(t){return!0===t}function a(t){return!1===t}function s(t){return"string"===typeof t||"number"===typeof t||"symbol"===typeof t||"boolean"===typeof t}function c(t){return null!==t&&"object"===typeof t}var u=Object.prototype.toString;function f(t){return"[object Object]"===u.call(t)}function l(t){return"[object RegExp]"===u.call(t)}function p(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function d(t){return o(t)&&"function"===typeof t.then&&"function"===typeof t.catch}function h(t){return null==t?"":Array.isArray(t)||f(t)&&t.toString===u?JSON.stringify(t,null,2):String(t)}function v(t){var e=parseFloat(t);return isNaN(e)?t:e}function y(t,e){for(var n=Object.create(null),r=t.split(","),o=0;o-1)return t.splice(n,1)}}var _=Object.prototype.hasOwnProperty;function b(t,e){return _.call(t,e)}function w(t){var e=Object.create(null);return function(n){var r=e[n];return r||(e[n]=t(n))}}var C=/-(\w)/g,x=w((function(t){return t.replace(C,(function(t,e){return e?e.toUpperCase():""}))})),A=w((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),$=/\B([A-Z])/g,k=w((function(t){return t.replace($,"-$1").toLowerCase()}));function O(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n}function S(t,e){return t.bind(e)}var E=Function.prototype.bind?S:O;function T(t,e){e=e||0;var n=t.length-e,r=new Array(n);while(n--)r[n]=t[n+e];return r}function j(t,e){for(var n in e)t[n]=e[n];return t}function R(t){for(var e={},n=0;n0,nt=Z&&Z.indexOf("edge/")>0,rt=(Z&&Z.indexOf("android"),Z&&/iphone|ipad|ipod|ios/.test(Z)||"ios"===Y),ot=(Z&&/chrome\/\d+/.test(Z),Z&&/phantomjs/.test(Z),Z&&Z.match(/firefox\/(\d+)/)),it={}.watch,at=!1;if(G)try{var st={};Object.defineProperty(st,"passive",{get:function(){at=!0}}),window.addEventListener("test-passive",null,st)}catch(Aa){}var ct=function(){return void 0===X&&(X=!G&&!Q&&"undefined"!==typeof t&&(t["process"]&&"server"===t["process"].env.VUE_ENV)),X},ut=G&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function ft(t){return"function"===typeof t&&/native code/.test(t.toString())}var lt,pt="undefined"!==typeof Symbol&&ft(Symbol)&&"undefined"!==typeof Reflect&&ft(Reflect.ownKeys);lt="undefined"!==typeof Set&&ft(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 dt=P,ht=0,vt=function(){this.id=ht++,this.subs=[]};vt.prototype.addSub=function(t){this.subs.push(t)},vt.prototype.removeSub=function(t){g(this.subs,t)},vt.prototype.depend=function(){vt.target&&vt.target.addDep(this)},vt.prototype.notify=function(){var t=this.subs.slice();for(var e=0,n=t.length;e-1)if(i&&!b(o,"default"))a=!1;else if(""===a||a===k(t)){var c=ee(String,o.type);(c<0||s0&&(a=Se(a,(e||"")+"_"+n),Oe(a[0])&&Oe(u)&&(f[c]=Ct(u.text+a[0].text),a.shift()),f.push.apply(f,a)):s(a)?Oe(u)?f[c]=Ct(u.text+a):""!==a&&f.push(Ct(a)):Oe(a)&&Oe(u)?f[c]=Ct(u.text+a.text):(i(t._isVList)&&o(a.tag)&&r(a.key)&&o(e)&&(a.key="__vlist"+e+"_"+n+"__"),f.push(a)));return f}function Ee(t){var e=t.$options.provide;e&&(t._provided="function"===typeof e?e.call(t):e)}function Te(t){var e=je(t.$options.inject,t);e&&(Et(!1),Object.keys(e).forEach((function(n){It(t,n,e[n])})),Et(!0))}function je(t,e){if(t){for(var n=Object.create(null),r=pt?Reflect.ownKeys(t):Object.keys(t),o=0;o0,a=t?!!t.$stable:!i,s=t&&t.$key;if(t){if(t._normalized)return t._normalized;if(a&&r&&r!==n&&s===r.$key&&!i&&!r.$hasNormal)return r;for(var c in o={},t)t[c]&&"$"!==c[0]&&(o[c]=Ne(e,c,t[c]))}else o={};for(var u in e)u in o||(o[u]=De(e,u));return t&&Object.isExtensible(t)&&(t._normalized=o),z(o,"$stable",a),z(o,"$key",s),z(o,"$hasNormal",i),o}function Ne(t,e,n){var r=function(){var t=arguments.length?n.apply(null,arguments):n({});t=t&&"object"===typeof t&&!Array.isArray(t)?[t]:ke(t);var e=t&&t[0];return t&&(!e||1===t.length&&e.isComment&&!Ie(e))?void 0:t};return n.proxy&&Object.defineProperty(t,e,{get:r,enumerable:!0,configurable:!0}),r}function De(t,e){return function(){return t[e]}}function Me(t,e){var n,r,i,a,s;if(Array.isArray(t)||"string"===typeof t)for(n=new Array(t.length),r=0,i=t.length;r1?T(n):n;for(var r=T(arguments,1),o='event handler for "'+t+'"',i=0,a=n.length;idocument.createEvent("Event").timeStamp&&(Jn=function(){return Gn.now()})}function Qn(){var t,e;for(Xn=Jn(),zn=!0,Vn.sort((function(t,e){return t.id-e.id})),Wn=0;WnWn&&Vn[n].id>t.id)n--;Vn.splice(n+1,0,t)}else Vn.push(t);qn||(qn=!0,ve(Qn))}}var nr=0,rr=function(t,e,n,r,o){this.vm=t,o&&(t._watcher=this),t._watchers.push(this),r?(this.deep=!!r.deep,this.user=!!r.user,this.lazy=!!r.lazy,this.sync=!!r.sync,this.before=r.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++nr,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new lt,this.newDepIds=new lt,this.expression="","function"===typeof e?this.getter=e:(this.getter=K(e),this.getter||(this.getter=P)),this.value=this.lazy?void 0:this.get()};rr.prototype.get=function(){var t;mt(this);var e=this.vm;try{t=this.getter.call(e,e)}catch(Aa){if(!this.user)throw Aa;ne(Aa,e,'getter for watcher "'+this.expression+'"')}finally{this.deep&&me(t),gt(),this.cleanupDeps()}return t},rr.prototype.addDep=function(t){var e=t.id;this.newDepIds.has(e)||(this.newDepIds.add(e),this.newDeps.push(t),this.depIds.has(e)||t.addSub(this))},rr.prototype.cleanupDeps=function(){var t=this.deps.length;while(t--){var e=this.deps[t];this.newDepIds.has(e.id)||e.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},rr.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():er(this)},rr.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||c(t)||this.deep){var e=this.value;if(this.value=t,this.user){var n='callback for watcher "'+this.expression+'"';re(this.cb,this.vm,[t,e],this.vm,n)}else this.cb.call(this.vm,t,e)}}},rr.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},rr.prototype.depend=function(){var t=this.deps.length;while(t--)this.deps[t].depend()},rr.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||g(this.vm._watchers,this);var t=this.deps.length;while(t--)this.deps[t].removeSub(this);this.active=!1}};var or={enumerable:!0,configurable:!0,get:P,set:P};function ir(t,e,n){or.get=function(){return this[e][n]},or.set=function(t){this[e][n]=t},Object.defineProperty(t,n,or)}function ar(t){t._watchers=[];var e=t.$options;e.props&&sr(t,e.props),e.methods&&vr(t,e.methods),e.data?cr(t):Pt(t._data={},!0),e.computed&&lr(t,e.computed),e.watch&&e.watch!==it&&yr(t,e.watch)}function sr(t,e){var n=t.$options.propsData||{},r=t._props={},o=t.$options._propKeys=[],i=!t.$parent;i||Et(!1);var a=function(i){o.push(i);var a=Gt(i,e,n,t);It(r,i,a),i in t||ir(t,"_props",i)};for(var s in e)a(s);Et(!0)}function cr(t){var e=t.$options.data;e=t._data="function"===typeof e?ur(e,t):e||{},f(e)||(e={});var n=Object.keys(e),r=t.$options.props,o=(t.$options.methods,n.length);while(o--){var i=n[o];0,r&&b(r,i)||q(i)||ir(t,"_data",i)}Pt(e,!0)}function ur(t,e){mt();try{return t.call(e,e)}catch(Aa){return ne(Aa,e,"data()"),{}}finally{gt()}}var fr={lazy:!0};function lr(t,e){var n=t._computedWatchers=Object.create(null),r=ct();for(var o in e){var i=e[o],a="function"===typeof i?i:i.get;0,r||(n[o]=new rr(t,a||P,P,fr)),o in t||pr(t,o,i)}}function pr(t,e,n){var r=!ct();"function"===typeof n?(or.get=r?dr(e):hr(n),or.set=P):(or.get=n.get?r&&!1!==n.cache?dr(e):hr(n.get):P,or.set=n.set||P),Object.defineProperty(t,e,or)}function dr(t){return function(){var e=this._computedWatchers&&this._computedWatchers[t];if(e)return e.dirty&&e.evaluate(),vt.target&&e.depend(),e.value}}function hr(t){return function(){return t.call(this,this)}}function vr(t,e){t.$options.props;for(var n in e)t[n]="function"!==typeof e[n]?P:E(e[n],t)}function yr(t,e){for(var n in e){var r=e[n];if(Array.isArray(r))for(var o=0;o-1)return this;var n=T(arguments,1);return n.unshift(this),"function"===typeof t.install?t.install.apply(t,n):"function"===typeof t&&t.apply(null,n),e.push(t),this}}function kr(t){t.mixin=function(t){return this.options=Xt(this.options,t),this}}function Or(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var n=this,r=n.cid,o=t._Ctor||(t._Ctor={});if(o[r])return o[r];var i=t.name||n.options.name;var a=function(t){this._init(t)};return a.prototype=Object.create(n.prototype),a.prototype.constructor=a,a.cid=e++,a.options=Xt(n.options,t),a["super"]=n,a.options.props&&Sr(a),a.options.computed&&Er(a),a.extend=n.extend,a.mixin=n.mixin,a.use=n.use,U.forEach((function(t){a[t]=n[t]})),i&&(a.options.components[i]=a),a.superOptions=n.options,a.extendOptions=t,a.sealedOptions=j({},a.options),o[r]=a,a}}function Sr(t){var e=t.options.props;for(var n in e)ir(t.prototype,"_props",n)}function Er(t){var e=t.options.computed;for(var n in e)pr(t.prototype,n,e[n])}function Tr(t){U.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&f(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&"function"===typeof n&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}}))}function jr(t){return t&&(t.Ctor.options.name||t.tag)}function Rr(t,e){return Array.isArray(t)?t.indexOf(e)>-1:"string"===typeof t?t.split(",").indexOf(e)>-1:!!l(t)&&t.test(e)}function Pr(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)&&Ir(n,i,r,o)}}}function Ir(t,e,n,r){var o=t[e];!o||r&&o.tag===r.tag||o.componentInstance.$destroy(),t[e]=null,g(n,e)}br(Ar),gr(Ar),Tn(Ar),In(Ar),bn(Ar);var Lr=[String,RegExp,Array],Nr={name:"keep-alive",abstract:!0,props:{include:Lr,exclude:Lr,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:jr(s),tag:i,componentInstance:a},n.push(o),this.max&&n.length>parseInt(this.max)&&Ir(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)Ir(this.cache,t,this.keys)},mounted:function(){var t=this;this.cacheVNode(),this.$watch("include",(function(e){Pr(t,(function(t){return Rr(e,t)}))})),this.$watch("exclude",(function(e){Pr(t,(function(t){return!Rr(e,t)}))}))},updated:function(){this.cacheVNode()},render:function(){var t=this.$slots.default,e=An(t),n=e&&e.componentOptions;if(n){var r=jr(n),o=this,i=o.include,a=o.exclude;if(i&&(!r||!Rr(i,r))||a&&r&&Rr(a,r))return e;var s=this,c=s.cache,u=s.keys,f=null==e.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):e.key;c[f]?(e.componentInstance=c[f].componentInstance,g(u,f),u.push(f)):(this.vnodeToCache=e,this.keyToCache=f),e.data.keepAlive=!0}return e||t&&t[0]}},Dr={KeepAlive:Nr};function Mr(t){var e={get:function(){return B}};Object.defineProperty(t,"config",e),t.util={warn:dt,extend:j,mergeOptions:Xt,defineReactive:It},t.set=Lt,t.delete=Nt,t.nextTick=ve,t.observable=function(t){return Pt(t),t},t.options=Object.create(null),U.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,j(t.options.components,Dr),$r(t),kr(t),Or(t),Tr(t)}Mr(Ar),Object.defineProperty(Ar.prototype,"$isServer",{get:ct}),Object.defineProperty(Ar.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Ar,"FunctionalRenderContext",{value:Ze}),Ar.version="2.6.14";var Fr=y("style,class"),Ur=y("input,textarea,option,select,progress"),Vr=function(t,e,n){return"value"===n&&Ur(t)&&"button"!==e||"selected"===n&&"option"===t||"checked"===n&&"input"===t||"muted"===n&&"video"===t},Br=y("contenteditable,draggable,spellcheck"),Hr=y("events,caret,typing,plaintext-only"),qr=function(t,e){return Jr(e)||"false"===e?"false":"contenteditable"===t&&Hr(e)?e:"true"},zr=y("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"),Wr="http://www.w3.org/1999/xlink",Kr=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},Xr=function(t){return Kr(t)?t.slice(6,t.length):""},Jr=function(t){return null==t||!1===t};function Gr(t){var e=t.data,n=t,r=t;while(o(r.componentInstance))r=r.componentInstance._vnode,r&&r.data&&(e=Qr(r.data,e));while(o(n=n.parent))n&&n.data&&(e=Qr(e,n.data));return Yr(e.staticClass,e.class)}function Qr(t,e){return{staticClass:Zr(t.staticClass,e.staticClass),class:o(t.class)?[t.class,e.class]:e.class}}function Yr(t,e){return o(t)||o(e)?Zr(t,to(e)):""}function Zr(t,e){return t?e?t+" "+e:t:e||""}function to(t){return Array.isArray(t)?eo(t):c(t)?no(t):"string"===typeof t?t:""}function eo(t){for(var e,n="",r=0,i=t.length;r-1?co[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:co[t]=/HTMLUnknownElement/.test(e.toString())}var fo=y("text,number,password,search,email,tel,url");function lo(t){if("string"===typeof t){var e=document.querySelector(t);return e||document.createElement("div")}return t}function po(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 ho(t,e){return document.createElementNS(ro[t],e)}function vo(t){return document.createTextNode(t)}function yo(t){return document.createComment(t)}function mo(t,e,n){t.insertBefore(e,n)}function go(t,e){t.removeChild(e)}function _o(t,e){t.appendChild(e)}function bo(t){return t.parentNode}function wo(t){return t.nextSibling}function Co(t){return t.tagName}function xo(t,e){t.textContent=e}function Ao(t,e){t.setAttribute(e,"")}var $o=Object.freeze({createElement:po,createElementNS:ho,createTextNode:vo,createComment:yo,insertBefore:mo,removeChild:go,appendChild:_o,parentNode:bo,nextSibling:wo,tagName:Co,setTextContent:xo,setStyleScope:Ao}),ko={create:function(t,e){Oo(e)},update:function(t,e){t.data.ref!==e.data.ref&&(Oo(t,!0),Oo(e))},destroy:function(t){Oo(t,!0)}};function Oo(t,e){var n=t.data.ref;if(o(n)){var r=t.context,i=t.componentInstance||t.elm,a=r.$refs;e?Array.isArray(a[n])?g(a[n],i):a[n]===i&&(a[n]=void 0):t.data.refInFor?Array.isArray(a[n])?a[n].indexOf(i)<0&&a[n].push(i):a[n]=[i]:a[n]=i}}var So=new _t("",{},[]),Eo=["create","activate","update","remove","destroy"];function To(t,e){return t.key===e.key&&t.asyncFactory===e.asyncFactory&&(t.tag===e.tag&&t.isComment===e.isComment&&o(t.data)===o(e.data)&&jo(t,e)||i(t.isAsyncPlaceholder)&&r(e.asyncFactory.error))}function jo(t,e){if("input"!==t.tag)return!0;var n,r=o(n=t.data)&&o(n=n.attrs)&&n.type,i=o(n=e.data)&&o(n=n.attrs)&&n.type;return r===i||fo(r)&&fo(i)}function Ro(t,e,n){var r,i,a={};for(r=e;r<=n;++r)i=t[r].key,o(i)&&(a[i]=r);return a}function Po(t){var e,n,a={},c=t.modules,u=t.nodeOps;for(e=0;ev?(l=r(n[g+1])?null:n[g+1].elm,x(t,l,n,h,g,i)):h>g&&$(e,p,v)}function S(t,e,n,r){for(var i=n;i-1?qo(t,e,n):zr(e)?Jr(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):Br(e)?t.setAttribute(e,qr(e,n)):Kr(e)?Jr(n)?t.removeAttributeNS(Wr,Xr(e)):t.setAttributeNS(Wr,e,n):qo(t,e,n)}function qo(t,e,n){if(Jr(n))t.removeAttribute(e);else{if(tt&&!et&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==n&&!t.__ieph){var r=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}var zo={create:Bo,update:Bo};function Wo(t,e){var n=e.elm,i=e.data,a=t.data;if(!(r(i.staticClass)&&r(i.class)&&(r(a)||r(a.staticClass)&&r(a.class)))){var s=Gr(e),c=n._transitionClasses;o(c)&&(s=Zr(s,to(c))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var Ko,Xo={create:Wo,update:Wo},Jo="__r",Go="__c";function Qo(t){if(o(t[Jo])){var e=tt?"change":"input";t[e]=[].concat(t[Jo],t[e]||[]),delete t[Jo]}o(t[Go])&&(t.change=[].concat(t[Go],t.change||[]),delete t[Go])}function Yo(t,e,n){var r=Ko;return function o(){var i=e.apply(null,arguments);null!==i&&ei(t,o,n,r)}}var Zo=se&&!(ot&&Number(ot[1])<=53);function ti(t,e,n,r){if(Zo){var o=Xn,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)}}Ko.addEventListener(t,e,at?{capture:n,passive:r}:n)}function ei(t,e,n,r){(r||Ko).removeEventListener(t,e._wrapper||e,n)}function ni(t,e){if(!r(t.data.on)||!r(e.data.on)){var n=e.data.on||{},o=t.data.on||{};Ko=e.elm,Qo(n),we(n,o,ti,ei,Yo,e.context),Ko=void 0}}var ri,oi={create:ni,update:ni};function ii(t,e){if(!r(t.data.domProps)||!r(e.data.domProps)){var n,i,a=e.elm,s=t.data.domProps||{},c=e.data.domProps||{};for(n in o(c.__ob__)&&(c=e.data.domProps=j({},c)),s)n in c||(a[n]="");for(n in c){if(i=c[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),i===s[n])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===n&&"PROGRESS"!==a.tagName){a._value=i;var u=r(i)?"":String(i);ai(a,u)&&(a.value=u)}else if("innerHTML"===n&&io(a.tagName)&&r(a.innerHTML)){ri=ri||document.createElement("div"),ri.innerHTML=""+i+"";var f=ri.firstChild;while(a.firstChild)a.removeChild(a.firstChild);while(f.firstChild)a.appendChild(f.firstChild)}else if(i!==s[n])try{a[n]=i}catch(Aa){}}}}function ai(t,e){return!t.composing&&("OPTION"===t.tagName||si(t,e)||ci(t,e))}function si(t,e){var n=!0;try{n=document.activeElement!==t}catch(Aa){}return n&&t.value!==e}function ci(t,e){var n=t.value,r=t._vModifiers;if(o(r)){if(r.number)return v(n)!==v(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}var ui={create:ii,update:ii},fi=w((function(t){var e={},n=/;(?![^(]*\))/g,r=/:(.+)/;return t.split(n).forEach((function(t){if(t){var n=t.split(r);n.length>1&&(e[n[0].trim()]=n[1].trim())}})),e}));function li(t){var e=pi(t.style);return t.staticStyle?j(t.staticStyle,e):e}function pi(t){return Array.isArray(t)?R(t):"string"===typeof t?fi(t):t}function di(t,e){var n,r={};if(e){var o=t;while(o.componentInstance)o=o.componentInstance._vnode,o&&o.data&&(n=li(o.data))&&j(r,n)}(n=li(t.data))&&j(r,n);var i=t;while(i=i.parent)i.data&&(n=li(i.data))&&j(r,n);return r}var hi,vi=/^--/,yi=/\s*!important$/,mi=function(t,e,n){if(vi.test(e))t.style.setProperty(e,n);else if(yi.test(n))t.style.setProperty(k(e),n.replace(yi,""),"important");else{var r=_i(e);if(Array.isArray(n))for(var o=0,i=n.length;o-1?e.split(Ci).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var n=" "+(t.getAttribute("class")||"")+" ";n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function Ai(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(Ci).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{var n=" "+(t.getAttribute("class")||"")+" ",r=" "+e+" ";while(n.indexOf(r)>=0)n=n.replace(r," ");n=n.trim(),n?t.setAttribute("class",n):t.removeAttribute("class")}}function $i(t){if(t){if("object"===typeof t){var e={};return!1!==t.css&&j(e,ki(t.name||"v")),j(e,t),e}return"string"===typeof t?ki(t):void 0}}var ki=w((function(t){return{enterClass:t+"-enter",enterToClass:t+"-enter-to",enterActiveClass:t+"-enter-active",leaveClass:t+"-leave",leaveToClass:t+"-leave-to",leaveActiveClass:t+"-leave-active"}})),Oi=G&&!et,Si="transition",Ei="animation",Ti="transition",ji="transitionend",Ri="animation",Pi="animationend";Oi&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Ti="WebkitTransition",ji="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Ri="WebkitAnimation",Pi="webkitAnimationEnd"));var Ii=G?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function Li(t){Ii((function(){Ii(t)}))}function Ni(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),xi(t,e))}function Di(t,e){t._transitionClasses&&g(t._transitionClasses,e),Ai(t,e)}function Mi(t,e,n){var r=Ui(t,e),o=r.type,i=r.timeout,a=r.propCount;if(!o)return n();var s=o===Si?ji:Pi,c=0,u=function(){t.removeEventListener(s,f),n()},f=function(e){e.target===t&&++c>=a&&u()};setTimeout((function(){c0&&(n=Si,f=a,l=i.length):e===Ei?u>0&&(n=Ei,f=u,l=c.length):(f=Math.max(a,u),n=f>0?a>u?Si:Ei:null,l=n?n===Si?i.length:c.length:0);var p=n===Si&&Fi.test(r[Ti+"Property"]);return{type:n,timeout:f,propCount:l,hasTransform:p}}function Vi(t,e){while(t.length1}function Ki(t,e){!0!==e.data.show&&Hi(e)}var Xi=G?{create:Ki,activate:Ki,remove:function(t,e){!0!==t.data.show?qi(t,e):e()}}:{},Ji=[zo,Xo,oi,ui,wi,Xi],Gi=Ji.concat(Vo),Qi=Po({nodeOps:$o,modules:Gi});et&&document.addEventListener("selectionchange",(function(){var t=document.activeElement;t&&t.vmodel&&ia(t,"input")}));var Yi={inserted:function(t,e,n,r){"select"===n.tag?(r.elm&&!r.elm._vOptions?Ce(n,"postpatch",(function(){Yi.componentUpdated(t,e,n)})):Zi(t,e,n.context),t._vOptions=[].map.call(t.options,na)):("textarea"===n.tag||fo(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",ra),t.addEventListener("compositionend",oa),t.addEventListener("change",oa),et&&(t.vmodel=!0)))},componentUpdated:function(t,e,n){if("select"===n.tag){Zi(t,e,n.context);var r=t._vOptions,o=t._vOptions=[].map.call(t.options,na);if(o.some((function(t,e){return!N(t,r[e])}))){var i=t.multiple?e.value.some((function(t){return ea(t,o)})):e.value!==e.oldValue&&ea(e.value,o);i&&ia(t,"change")}}}};function Zi(t,e,n){ta(t,e,n),(tt||nt)&&setTimeout((function(){ta(t,e,n)}),0)}function ta(t,e,n){var r=e.value,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(na(a),r))return void(t.selectedIndex!==s&&(t.selectedIndex=s));o||(t.selectedIndex=-1)}}function ea(t,e){return e.every((function(e){return!N(e,t)}))}function na(t){return"_value"in t?t._value:t.value}function ra(t){t.target.composing=!0}function oa(t){t.target.composing&&(t.target.composing=!1,ia(t.target,"input"))}function ia(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function aa(t){return!t.componentInstance||t.data&&t.data.transition?t:aa(t.componentInstance._vnode)}var sa={bind:function(t,e,n){var r=e.value;n=aa(n);var o=n.data&&n.data.transition,i=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&o?(n.data.show=!0,Hi(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=aa(n);var i=n.data&&n.data.transition;i?(n.data.show=!0,r?Hi(n,(function(){t.style.display=t.__vOriginalDisplay})):qi(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)}},ca={model:Yi,show:sa},ua={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function fa(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?fa(An(e.children)):t}function la(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var o=n._parentListeners;for(var i in o)e[x(i)]=o[i];return e}function pa(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}function da(t){while(t=t.parent)if(t.data.transition)return!0}function ha(t,e){return e.key===t.key&&e.tag===t.tag}var va=function(t){return t.tag||Ie(t)},ya=function(t){return"show"===t.name},ma={name:"transition",props:ua,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(va),n.length)){0;var r=this.mode;0;var o=n[0];if(da(this.$vnode))return o;var i=fa(o);if(!i)return o;if(this._leaving)return pa(t,o);var a="__transition-"+this._uid+"-";i.key=null==i.key?i.isComment?a+"comment":a+i.tag:s(i.key)?0===String(i.key).indexOf(a)?i.key:a+i.key:i.key;var c=(i.data||(i.data={})).transition=la(this),u=this._vnode,f=fa(u);if(i.data.directives&&i.data.directives.some(ya)&&(i.data.show=!0),f&&f.data&&!ha(i,f)&&!Ie(f)&&(!f.componentInstance||!f.componentInstance._vnode.isComment)){var l=f.data.transition=j({},c);if("out-in"===r)return this._leaving=!0,Ce(l,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),pa(t,o);if("in-out"===r){if(Ie(i))return u;var p,d=function(){p()};Ce(c,"afterEnter",d),Ce(c,"enterCancelled",d),Ce(l,"delayLeave",(function(t){p=t}))}}return o}}},ga=j({tag:String,moveClass:String},ua);delete ga.mode;var _a={props:ga,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var o=Rn(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=la(this),s=0;s=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 T(t){return t.replace(/\/\//g,"/")}var j=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},R=Q,P=M,I=F,L=B,N=G,D=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function M(t,e){var n,r=[],o=0,i=0,a="",s=e&&e.delimiter||"/";while(null!=(n=D.exec(t))){var c=n[0],u=n[1],f=n.index;if(a+=t.slice(i,f),i=f+c.length,u)a+=u[1];else{var l=t[i],p=n[2],d=n[3],h=n[4],v=n[5],y=n[6],m=n[7];a&&(r.push(a),a="");var g=null!=p&&null!=l&&l!==p,_="+"===y||"*"===y,b="?"===y||"*"===y,w=n[2]||s,C=h||v;r.push({name:d||o++,prefix:p||"",delimiter:w,optional:b,repeat:_,partial:g,asterisk:!!m,pattern:C?q(C):m?".*":"[^"+H(w)+"]+?"})}}return i1||!A.length)return 0===A.length?t():t("span",{},A)}if("a"===this.tag)x.on=w,x.attrs={href:c,"aria-current":g};else{var $=st(this.$slots.default);if($){$.isStatic=!1;var k=$.data=o({},$.data);for(var O in k.on=k.on||{},k.on){var S=k.on[O];O in w&&(k.on[O]=Array.isArray(S)?S:[S])}for(var E in w)E in k.on?k.on[E].push(w[E]):k.on[E]=_;var T=$.data.attrs=o({},$.data.attrs);T.href=c,T["aria-current"]=g}else x.on=w}return t(this.tag,x,this.$slots.default)}};function at(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)&&!t.defaultPrevented&&(void 0===t.button||0===t.button)){if(t.currentTarget&&t.currentTarget.getAttribute){var e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function st(t){if(t)for(var e,n=0;n-1&&(s.params[l]=n.params[l]);return s.path=Z(u.path,s.params,'named route "'+c+'"'),p(u,s,a)}if(s.path){s.params={};for(var d=0;d=t.length?n():t[o]?e(t[o],(function(){r(o+1)})):r(o+1)};r(0)}var Ft={redirected:2,aborted:4,cancelled:8,duplicated:16};function Ut(t,e){return qt(t,e,Ft.redirected,'Redirected when going from "'+t.fullPath+'" to "'+Wt(e)+'" via a navigation guard.')}function Vt(t,e){var n=qt(t,e,Ft.duplicated,'Avoided redundant navigation to current location: "'+t.fullPath+'".');return n.name="NavigationDuplicated",n}function Bt(t,e){return qt(t,e,Ft.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function Ht(t,e){return qt(t,e,Ft.aborted,'Navigation aborted from "'+t.fullPath+'" to "'+e.fullPath+'" via a navigation guard.')}function qt(t,e,n,r){var o=new Error(r);return o._isRouter=!0,o.from=t,o.to=e,o.type=n,o}var zt=["params","query","hash"];function Wt(t){if("string"===typeof t)return t;if("path"in t)return t.path;var e={};return zt.forEach((function(n){n in t&&(e[n]=t[n])})),JSON.stringify(e,null,2)}function Kt(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function Xt(t,e){return Kt(t)&&t._isRouter&&(null==e||t.type===e)}function Jt(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=te((function(e){Zt(e)&&(e=e.default),t.resolved="function"===typeof e?e:et.extend(e),n.components[s]=e,i--,i<=0&&r()})),f=te((function(t){var e="Failed to resolve async component "+s+": "+t;a||(a=Kt(t)?t:new Error(e),r(a))}));try{c=t(u,f)}catch(p){f(p)}if(c)if("function"===typeof c.then)c.then(u,f);else{var l=c.component;l&&"function"===typeof l.then&&l.then(u,f)}}})),o||r()}}function Gt(t,e){return Qt(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function Qt(t){return Array.prototype.concat.apply([],t)}var Yt="function"===typeof Symbol&&"symbol"===typeof Symbol.toStringTag;function Zt(t){return t.__esModule||Yt&&"Module"===t[Symbol.toStringTag]}function te(t){var e=!1;return function(){var n=[],r=arguments.length;while(r--)n[r]=arguments[r];if(!e)return e=!0,t.apply(this,n)}}var ee=function(t,e){this.router=t,this.base=ne(e),this.current=m,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function ne(t){if(!t)if(ut){var e=document.querySelector("base");t=e&&e.getAttribute("href")||"/",t=t.replace(/^https?:\/\/[^\/]+/,"")}else t="/";return"/"!==t.charAt(0)&&(t="/"+t),t.replace(/\/$/,"")}function re(t,e){var n,r=Math.max(t.length,e.length);for(n=0;n0)){var e=this.router,n=e.options.scrollBehavior,r=Lt&&n;r&&this.listeners.push(xt());var o=function(){var n=t.current,o=pe(t.base);t.current===m&&o===t._startLocation||t.transitionTo(o,(function(t){r&&At(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){Nt(T(r.base+t.fullPath)),At(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){Dt(T(r.base+t.fullPath)),At(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(pe(this.base)!==this.current.fullPath){var e=T(this.base+this.current.fullPath);t?Nt(e):Dt(e)}},e.prototype.getCurrentLocation=function(){return pe(this.base)},e}(ee);function pe(t){var e=window.location.pathname,n=e.toLowerCase(),r=t.toLowerCase();return!t||n!==r&&0!==n.indexOf(T(r+"/"))||(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var de=function(t){function e(e,n,r){t.call(this,e,n),r&&he(this.base)||ve()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router,n=e.options.scrollBehavior,r=Lt&&n;r&&this.listeners.push(xt());var o=function(){var e=t.current;ve()&&t.transitionTo(ye(),(function(n){r&&At(t.router,n,e,!0),Lt||_e(n.fullPath)}))},i=Lt?"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){ge(t.fullPath),At(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){_e(t.fullPath),At(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;ye()!==e&&(t?ge(e):_e(e))},e.prototype.getCurrentLocation=function(){return ye()},e}(ee);function he(t){var e=pe(t);if(!/^\/#/.test(e))return window.location.replace(T(t+"/#"+e)),!0}function ve(){var t=ye();return"/"===t.charAt(0)||(_e("/"+t),!1)}function ye(){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 ge(t){Lt?Nt(me(t)):window.location.hash=t}function _e(t){Lt?Dt(me(t)):window.location.replace(me(t))}var be=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index+1).concat(t),r.index++,e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index).concat(t),e&&e(t)}),n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var r=this.stack[n];this.confirmTransition(r,(function(){var t=e.current;e.index=n,e.updateRoute(r),e.router.afterHooks.forEach((function(e){e&&e(r,t)}))}),(function(t){Xt(t,Ft.duplicated)&&(e.index=n)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(ee),we=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=ht(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!Lt&&!1!==t.fallback,this.fallback&&(e="hash"),ut||(e="abstract"),this.mode=e,e){case"history":this.history=new le(this,t.base);break;case"hash":this.history=new de(this,t.base,this.fallback);break;case"abstract":this.history=new be(this,t.base);break;default:0}},Ce={currentRoute:{configurable:!0}};function xe(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function Ae(t,e,n){var r="hash"===n?"#"+e:e;return t?T(t+"/"+r):r}we.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},Ce.currentRoute.get=function(){return this.history&&this.history.current},we.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()})),!this.app){this.app=t;var n=this.history;if(n instanceof le||n instanceof de){var r=function(t){var r=n.current,o=e.options.scrollBehavior,i=Lt&&o;i&&"fullPath"in t&&At(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}))}))}},we.prototype.beforeEach=function(t){return xe(this.beforeHooks,t)},we.prototype.beforeResolve=function(t){return xe(this.resolveHooks,t)},we.prototype.afterEach=function(t){return xe(this.afterHooks,t)},we.prototype.onReady=function(t,e){this.history.onReady(t,e)},we.prototype.onError=function(t){this.history.onError(t)},we.prototype.push=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){r.history.push(t,e,n)}));this.history.push(t,e,n)},we.prototype.replace=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){r.history.replace(t,e,n)}));this.history.replace(t,e,n)},we.prototype.go=function(t){this.history.go(t)},we.prototype.back=function(){this.go(-1)},we.prototype.forward=function(){this.go(1)},we.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map((function(t){return Object.keys(t.components).map((function(e){return t.components[e]}))}))):[]},we.prototype.resolve=function(t,e,n){e=e||this.history.current;var r=tt(t,e,n,this),o=this.match(r,e),i=o.redirectedFrom||o.fullPath,a=this.history.base,s=Ae(a,i,this.mode);return{location:r,route:o,href:s,normalizedTo:r,resolved:o}},we.prototype.getRoutes=function(){return this.matcher.getRoutes()},we.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==m&&this.history.transitionTo(this.history.getCurrentLocation())},we.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==m&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(we.prototype,Ce),we.install=ct,we.version="3.5.2",we.isNavigationFailure=Xt,we.NavigationFailureType=Ft,we.START_LOCATION=m,ut&&window.Vue&&window.Vue.use(we),e["a"]=we},c8ba:function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(r){"object"===typeof window&&(n=window)}t.exports=n},e7a5:function(t,e,n){(function(e){(function(e,n){t.exports=n(e)})("undefined"!=typeof e?e:this,(function(t){if(t.CSS&&t.CSS.escape)return t.CSS.escape;var e=function(t){if(0==arguments.length)throw new TypeError("`CSS.escape` requires an argument.");var e,n=String(t),r=n.length,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}))}).call(this,n("c8ba"))}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/documentation-topic.e0115a2a.js b/docs/renderer/dist/js/documentation-topic.e0115a2a.js deleted file mode 100644 index 9097d49e0..000000000 --- a/docs/renderer/dist/js/documentation-topic.e0115a2a.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["documentation-topic"],{"042f":function(e,t,n){},"0478":function(e,t,n){},"04f6":function(e,t,n){},"0725":function(e,t,n){},"09db":function(e,t,n){"use strict";n("535f")},"0b15":function(e,t,n){"use strict";n("9792")},"0b72":function(e,t,n){},1347:function(e,t,n){"use strict";n("367e")},"18b3":function(e,t,n){"use strict";n("6fe8")},"1a47":function(e,t,n){"use strict";n("042f")},"1fb2":function(e,t,n){"use strict";n("476d")},"22f6":function(e,t,n){},2521:function(e,t,n){},"252c":function(e,t,n){"use strict";(function(e){function i(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var n=e.indexOf("Trident/");if(n>0){var i=e.indexOf("rv:");return parseInt(e.substring(i+3,e.indexOf(".",i)),10)}var a=e.indexOf("Edge/");return a>0?parseInt(e.substring(a+5,e.indexOf(".",a)),10):-1}n.d(t,"a",(function(){return r}));var a=void 0;function s(){s.init||(s.init=!0,a=-1!==i())}var r={render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"resize-observer",attrs:{tabindex:"-1"}})},staticRenderFns:[],_scopeId:"data-v-b329ee4c",name:"resize-observer",methods:{compareAndNotify:function(){this._w===this.$el.offsetWidth&&this._h===this.$el.offsetHeight||(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.$emit("notify"))},addResizeHandlers:function(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers:function(){this._resizeObject&&this._resizeObject.onload&&(!a&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),delete this._resizeObject.onload)}},mounted:function(){var e=this;s(),this.$nextTick((function(){e._w=e.$el.offsetWidth,e._h=e.$el.offsetHeight}));var t=document.createElement("object");this._resizeObject=t,t.setAttribute("aria-hidden","true"),t.setAttribute("tabindex",-1),t.onload=this.addResizeHandlers,t.type="text/html",a&&this.$el.appendChild(t),t.data="about:blank",a||this.$el.appendChild(t)},beforeDestroy:function(){this.removeResizeHandlers()}};function o(e){e.component("resize-observer",r),e.component("ResizeObserver",r)}var l={version:"0.4.5",install:o},c=null;"undefined"!==typeof window?c=window.Vue:"undefined"!==typeof e&&(c=e.Vue),c&&c.use(l)}).call(this,n("c8ba"))},"260a":function(e,t,n){"use strict";n("9a8a")},2822:function(e,t,n){"use strict";n("2521")},"2ca2":function(e,t,n){"use strict";n("98e2")},"2ddb":function(e,t,n){},"2f04":function(e,t,n){},"2f87":function(e,t,n){"use strict";n("b0a0")},3099:function(e,t,n){"use strict";n("ec60")},3325:function(e,t,n){},"367e":function(e,t,n){},3740:function(e,t,n){"use strict";n("5760")},3747:function(e,t,n){},"374e":function(e,t,n){"use strict";n("0b72")},"3a71":function(e,t,n){"use strict";n("3747")},"3b96":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"curly-brackets-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M9.987 14h-0.814v-0.916h0.36c0.137 0 0.253-0.038 0.349-0.116 0.099-0.080 0.179-0.188 0.239-0.318 0.064-0.134 0.11-0.298 0.139-0.483 0.031-0.186 0.045-0.38 0.045-0.58v-2.115c0-0.417 0.046-0.781 0.139-1.083 0.092-0.3 0.2-0.554 0.322-0.754 0.127-0.203 0.246-0.353 0.366-0.458 0.087-0.076 0.155-0.131 0.207-0.169-0.052-0.037-0.12-0.093-0.207-0.167-0.12-0.105-0.239-0.255-0.366-0.459-0.122-0.2-0.23-0.453-0.322-0.754-0.093-0.3-0.139-0.665-0.139-1.082v-2.13c0-0.199-0.014-0.392-0.045-0.572-0.029-0.182-0.076-0.345-0.139-0.483-0.060-0.137-0.141-0.246-0.239-0.328-0.095-0.076-0.212-0.115-0.349-0.115h-0.36v-0.916h0.814c0.442 0 0.788 0.18 1.030 0.538 0.238 0.352 0.358 0.826 0.358 1.407v2.236c0 0.3 0.015 0.597 0.044 0.886 0.030 0.287 0.086 0.544 0.164 0.765 0.077 0.216 0.184 0.392 0.318 0.522 0.129 0.124 0.298 0.188 0.503 0.188h0.058v0.916h-0.058c-0.206 0-0.374 0.064-0.503 0.188-0.134 0.129-0.242 0.305-0.318 0.521-0.078 0.223-0.134 0.48-0.164 0.766-0.029 0.288-0.044 0.587-0.044 0.884v2.236c0 0.582-0.12 1.055-0.358 1.409-0.242 0.358-0.588 0.538-1.030 0.538z"}}),n("path",{attrs:{d:"M4.827 14h-0.814c-0.442 0-0.788-0.18-1.030-0.538-0.238-0.352-0.358-0.825-0.358-1.409v-2.221c0-0.301-0.015-0.599-0.045-0.886-0.029-0.287-0.085-0.544-0.163-0.764-0.077-0.216-0.184-0.393-0.318-0.522-0.131-0.127-0.296-0.188-0.503-0.188h-0.058v-0.916h0.058c0.208 0 0.373-0.063 0.503-0.188 0.135-0.129 0.242-0.304 0.318-0.522 0.078-0.22 0.134-0.477 0.163-0.765 0.030-0.286 0.045-0.585 0.045-0.886v-2.251c0-0.582 0.12-1.055 0.358-1.407 0.242-0.358 0.588-0.538 1.030-0.538h0.814v0.916h-0.36c-0.138 0-0.252 0.038-0.349 0.116-0.099 0.079-0.179 0.189-0.239 0.327-0.064 0.139-0.11 0.302-0.141 0.483-0.029 0.18-0.044 0.373-0.044 0.572v2.13c0 0.417-0.046 0.782-0.138 1.082-0.092 0.302-0.201 0.556-0.324 0.754-0.123 0.201-0.246 0.356-0.366 0.459-0.086 0.074-0.153 0.13-0.206 0.167 0.052 0.038 0.12 0.093 0.206 0.169 0.12 0.103 0.243 0.258 0.366 0.458s0.232 0.453 0.324 0.754c0.092 0.302 0.138 0.666 0.138 1.083v2.115c0 0.2 0.015 0.394 0.044 0.58 0.030 0.186 0.077 0.349 0.139 0.482 0.062 0.132 0.142 0.239 0.241 0.32 0.096 0.079 0.21 0.116 0.349 0.116h0.36z"}})])},a=[],s=n("be08"),r={name:"CurlyBracketsIcon",components:{SVGIcon:s["a"]}},o=r,l=n("2877"),c=Object(l["a"])(o,i,a,!1,null,null,null);t["a"]=c.exports},"3e7c":function(e,t,n){},4281:function(e,t,n){"use strict";n("f0dd")},4340:function(e,t,n){"use strict";n("a378")},"44f3":function(e,t,n){"use strict";n("eb76")},4539:function(e,t,n){"use strict";n("7db8")},"476d":function(e,t,n){},"4ab9":function(e,t,n){},"4adf":function(e,t,n){},"4eb2":function(e,t,n){"use strict";n("2ddb")},"533e":function(e,t,n){},"535f":function(e,t,n){},5760:function(e,t,n){},5901:function(e,t,n){"use strict";n("90a1")},"592d":function(e,t,n){},"5c57":function(e,t,n){"use strict";n("f0ff")},"5d48":function(e,t,n){"use strict";n("e81c")},"66c9":function(e,t,n){"use strict";t["a"]={state:{codeColors:null},reset(){this.state.codeColors=null},updateCodeColors(e){const t=e=>e?`rgba(${e.red}, ${e.green}, ${e.blue}, ${e.alpha})`:null;this.state.codeColors=Object.entries(e).reduce((e,[n,i])=>({...e,[n]:t(i)}),{})}}},6928:function(e,t,n){},6963:function(e,t,n){},"6c70":function(e,t,n){},"6e80":function(e,t,n){"use strict";n("592d")},"6e90":function(e,t,n){},"6fe8":function(e,t,n){},"719b":function(e,t,n){"use strict";n("8b3c")},"73d6":function(e,t,n){"use strict";n("6963")},7500:function(e,t,n){"use strict";n("6928")},7625:function(e,t,n){},7948:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-chevron-down-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M12.634 2.964l0.76 0.649-6.343 7.426-6.445-7.423 0.755-0.655 5.683 6.545 5.59-6.542z"}})])},a=[],s=n("be08"),r={name:"InlineChevronDownIcon",components:{SVGIcon:s["a"]}},o=r,l=n("2877"),c=Object(l["a"])(o,i,a,!1,null,null,null);t["a"]=c.exports},"7a2c":function(e,t,n){"use strict";n("c4c1")},"7db8":function(e,t,n){},8071:function(e,t,n){"use strict";n("90be")},8464:function(e,t,n){},8590:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{style:e.codeStyle},[e._t("default")],2)},a=[],s=n("66c9");const r=0,o=255;function l(e){const t=e.match(/rgba\((\d+),\s*(\d+),\s*(\d+),\s*(\d+\.?\d*|\.\d+)\s*\)/);if(!t)throw new Error("invalid rgba() input");const n=10;return{r:parseInt(t[1],n),g:parseInt(t[2],n),b:parseInt(t[3],n),a:parseFloat(t[4])}}function c(e){const{r:t,g:n,b:i}=l(e);return.2126*t+.7152*n+.0722*i}function u(e,t){const n=Math.round(o*t),i=l(e),{a:a}=i,[s,c,u]=[i.r,i.g,i.b].map(e=>Math.max(r,Math.min(o,e+n)));return`rgba(${s}, ${c}, ${u}, ${a})`}function d(e,t){return u(e,t)}function h(e,t){return u(e,-1*t)}var p={name:"CodeTheme",data(){return{codeThemeState:s["a"].state}},computed:{codeStyle(){const{codeColors:e}=this.codeThemeState;return e?{"--text":e.text,"--background":e.background,"--line-highlight":e.lineHighlight,"--url":e.commentURL,"--syntax-comment":e.comment,"--syntax-quote":e.comment,"--syntax-keyword":e.keyword,"--syntax-literal":e.keyword,"--syntax-selector-tag":e.keyword,"--syntax-string":e.stringLiteral,"--syntax-bullet":e.stringLiteral,"--syntax-meta":e.keyword,"--syntax-number":e.stringLiteral,"--syntax-symbol":e.stringLiteral,"--syntax-tag":e.stringLiteral,"--syntax-attr":e.typeAnnotation,"--syntax-built_in":e.typeAnnotation,"--syntax-builtin-name":e.typeAnnotation,"--syntax-class":e.typeAnnotation,"--syntax-params":e.typeAnnotation,"--syntax-section":e.typeAnnotation,"--syntax-title":e.typeAnnotation,"--syntax-type":e.typeAnnotation,"--syntax-attribute":e.keyword,"--syntax-identifier":e.text,"--syntax-subst":e.text,"--color-syntax-param-internal-name":this.internalParamNameColor}:null},internalParamNameColor(){const{background:e,text:t}=this.codeThemeState.codeColors;try{const n=c(e),i=n2&&void 0!==arguments[2]?arguments[2]:{},r=function(r){for(var l=arguments.length,c=new Array(l>1?l-1:0),u=1;u1){var i=e.find((function(e){return e.isIntersecting}));i&&(t=i)}if(n.callback){var a=t.isIntersecting&&t.intersectionRatio>=n.threshold;if(a===n.oldResult)return;n.oldResult=a,n.callback(a,t)}}),this.options.intersection),t.context.$nextTick((function(){n.observer&&n.observer.observe(n.el)}))}}},{key:"destroyObserver",value:function(){this.observer&&(this.observer.disconnect(),this.observer=null),this.callback&&this.callback._clear&&(this.callback._clear(),this.callback=null)}},{key:"threshold",get:function(){return this.options.intersection&&this.options.intersection.threshold||0}}]),e}();function g(e,t,n){var i=t.value;if(i)if("undefined"===typeof IntersectionObserver)console.warn("[vue-observe-visibility] IntersectionObserver API is not available in your browser. Please install this polyfill: https://github.com/w3c/IntersectionObserver/tree/master/polyfill");else{var a=new f(e,i,n);e._vue_visibilityState=a}}function m(e,t,n){var i=t.value,a=t.oldValue;if(!p(i,a)){var s=e._vue_visibilityState;i?s?s.createObserver(i,n):g(e,{value:i},n):y(e)}}function y(e){var t=e._vue_visibilityState;t&&(t.destroyObserver(),delete e._vue_visibilityState)}var v={bind:g,update:m,unbind:y};function b(e){e.directive("observe-visibility",v)}var T={version:"0.4.6",install:b},_=null;"undefined"!==typeof window?_=window.Vue:"undefined"!==typeof e&&(_=e.Vue),_&&_.use(T)}).call(this,n("c8ba"))},"89ec":function(e,t,n){},"8b3c":function(e,t,n){},"8b7a":function(e,t,n){"use strict";n("89ec")},"8d2d":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"tutorial-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M0.933 6.067h3.733v1.867h-3.733v-1.867z"}}),n("path",{attrs:{d:"M0.933 1.867h3.733v1.867h-3.733v-1.867z"}}),n("path",{attrs:{d:"M13.067 1.867v10.267h-7.467v-10.267zM12.133 2.8h-5.6v8.4h5.6z"}}),n("path",{attrs:{d:"M0.933 10.267h3.733v1.867h-3.733v-1.867z"}})])},a=[],s=n("be08"),r={name:"TutorialIcon",components:{SVGIcon:s["a"]}},o=r,l=n("2877"),c=Object(l["a"])(o,i,a,!1,null,null,null);t["a"]=c.exports},"8d93":function(e,t,n){"use strict";n("b059")},9062:function(e,t,n){},"90a1":function(e,t,n){},"90be":function(e,t,n){},"918a":function(e,t,n){"use strict";n("a2b5")},9792:function(e,t,n){},"97a5":function(e,t,n){"use strict";n("ec95")},"97c4":function(e,t,n){},"98e2":function(e,t,n){},"9a8a":function(e,t,n){},"9d1f":function(e,t,n){"use strict";n("3e7c")},"9da8":function(e,t,n){"use strict";n("0725")},"9dff":function(e,t,n){},a20a:function(e,t,n){"use strict";n("a42c")},a2b5:function(e,t,n){},a378:function(e,t,n){},a40c:function(e,t,n){"use strict";n("c33d")},a42c:function(e,t,n){},a6c6:function(e,t,n){},a705:function(e,t,n){"use strict";n("6e90")},a91f:function(e,t,n){"use strict";n("6c70")},a9f1:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"article-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M8.033 1l3.967 4.015v7.985h-10v-12zM7.615 2h-4.615v10h8v-6.574z"}}),n("path",{attrs:{d:"M7 1h1v4h-1z"}}),n("path",{attrs:{d:"M7 5h5v1h-5z"}})])},a=[],s=n("be08"),r={name:"ArticleIcon",components:{SVGIcon:s["a"]}},o=r,l=n("2877"),c=Object(l["a"])(o,i,a,!1,null,null,null);t["a"]=c.exports},abf4:function(e,t,n){"use strict";n("04f6")},b059:function(e,t,n){},b0a0:function(e,t,n){},b13d:function(e,t,n){"use strict";n("4adf")},b831:function(e,t,n){"use strict";n("533e")},ba48:function(e,t,n){"use strict";n("e482")},bcfb:function(e,t,n){"use strict";n("e4ea")},be2a:function(e,t,n){"use strict";n("8464")},bf66:function(e,t,n){"use strict";n("3325")},c18a:function(e,t,n){"use strict";n("97c4")},c33d:function(e,t,n){},c36f:function(e,t,n){"use strict";n("f8bd")},c459:function(e,t,n){"use strict";n("a6c6")},c4c1:function(e,t,n){},c875:function(e,t,n){"use strict";n("eecc")},cb81:function(e,t,n){"use strict";n("0478")},dcf6:function(e,t,n){"use strict";n("2f04")},e335:function(e,t,n){"use strict";n("9dff")},e482:function(e,t,n){},e4ea:function(e,t,n){},e508:function(e,t,n){"use strict";(function(e){n.d(t,"a",(function(){return U})),n.d(t,"b",(function(){return D}));var i=n("252c"),a=n("85fe"),s=n("ed83"),r=n.n(s),o=n("2b0e"),l={itemsLimit:1e3};function c(e){return c="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},c(e)}function u(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function d(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function h(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,i=new Array(t);n=e.length?{done:!0}:{done:!1,value:e[t++]}},e:function(e){throw e},f:n}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a,s=!0,r=!1;return{s:function(){i=e[Symbol.iterator]()},n:function(){var e=i.next();return s=e.done,e},e:function(e){r=!0,a=e},f:function(){try{s||null==i.return||i.return()}finally{if(r)throw a}}}}var m={items:{type:Array,required:!0},keyField:{type:String,default:"id"},direction:{type:String,default:"vertical",validator:function(e){return["vertical","horizontal"].includes(e)}}};function y(){return this.items.length&&"object"!==c(this.items[0])}var v=!1;if("undefined"!==typeof window){v=!1;try{var b=Object.defineProperty({},"passive",{get:function(){v=!0}});window.addEventListener("test",null,b)}catch(Y){}}var T=0,_={name:"RecycleScroller",components:{ResizeObserver:i["a"]},directives:{ObserveVisibility:a["a"]},props:h({},m,{itemSize:{type:Number,default:null},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}}),data:function(){return{pool:[],totalSize:0,ready:!1,hoverKey:null}},computed:{sizes:function(){if(null===this.itemSize){for(var e,t={"-1":{accumulator:0}},n=this.items,i=this.sizeField,a=this.minItemSize,s=1e4,r=0,o=0,l=n.length;o1&&void 0!==arguments[1]&&arguments[1],n=this.$_unusedViews,i=e.nr.type,a=n.get(i);a||(a=[],n.set(i,a)),a.push(e),t||(e.nr.used=!1,e.position=-9999,this.$_views.delete(e.nr.key))},handleResize:function(){this.$emit("resize"),this.ready&&this.updateVisibleItems(!1)},handleScroll:function(e){var t=this;this.$_scrollDirty||(this.$_scrollDirty=!0,requestAnimationFrame((function(){t.$_scrollDirty=!1;var e=t.updateVisibleItems(!1,!0),n=e.continuous;n||(clearTimeout(t.$_refreshTimout),t.$_refreshTimout=setTimeout(t.handleScroll,100))})))},handleVisibilityChange:function(e,t){var n=this;this.ready&&(e||0!==t.boundingClientRect.width||0!==t.boundingClientRect.height?(this.$emit("visible"),requestAnimationFrame((function(){n.updateVisibleItems(!1)}))):this.$emit("hidden"))},updateVisibleItems:function(e){var t,n,i,a,s=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=this.itemSize,o=this.$_computedMinItemSize,c=this.typeField,u=this.simpleArray?null:this.keyField,d=this.items,h=d.length,p=this.sizes,f=this.$_views,g=this.$_unusedViews,m=this.pool;if(h)if(this.$_prerender)t=0,n=this.prerender,i=null;else{var y=this.getScroll();if(s){var v=y.start-this.$_lastUpdateScrollPosition;if(v<0&&(v=-v),null===r&&vy.start&&(S=k),k=~~((C+S)/2)}while(k!==_);for(k<0&&(k=0),t=k,i=p[h-1].accumulator,n=k;nh&&(n=h))}else t=~~(y.start/r),n=Math.ceil(y.end/r),t<0&&(t=0),n>h&&(n=h),i=h*r}else t=n=i=0;n-t>l.itemsLimit&&this.itemsLimitError(),this.totalSize=i;var w=t<=this.$_endIndex&&n>=this.$_startIndex;if(this.$_continuous!==w){if(w){f.clear(),g.clear();for(var x=0,I=m.length;x=n)&&this.unuseView(a));for(var D,P,A,j,L=w?null:new Map,E=t;E=A.length)&&(a=this.addView(m,E,D,B,P),this.unuseView(a,!0),A=g.get(P)),a=A[j],a.item=D,a.nr.used=!0,a.nr.index=E,a.nr.key=B,a.nr.type=P,L.set(P,j+1),j++),f.set(B,a)),a.position=null===r?p[E-1].accumulator:E*r):a&&this.unuseView(a)}return this.$_startIndex=t,this.$_endIndex=n,this.emitUpdate&&this.$emit("update",t,n),clearTimeout(this.$_sortTimer),this.$_sortTimer=setTimeout(this.sortViews,300),{continuous:w}},getListenerTarget:function(){var e=r()(this.$el);return!window.document||e!==window.document.documentElement&&e!==window.document.body||(e=window),e},getScroll:function(){var e,t=this.$el,n=this.direction,i="vertical"===n;if(this.pageMode){var a=t.getBoundingClientRect(),s=i?a.height:a.width,r=-(i?a.top:a.left),o=i?window.innerHeight:window.innerWidth;r<0&&(o+=r,r=0),r+o>s&&(o=s-r),e={start:r,end:r+o}}else e=i?{start:t.scrollTop,end:t.scrollTop+t.clientHeight}:{start:t.scrollLeft,end:t.scrollLeft+t.clientWidth};return e},applyPageMode:function(){this.pageMode?this.addListeners():this.removeListeners()},addListeners:function(){this.listenerTarget=this.getListenerTarget(),this.listenerTarget.addEventListener("scroll",this.handleScroll,!!v&&{passive:!0}),this.listenerTarget.addEventListener("resize",this.handleResize)},removeListeners:function(){this.listenerTarget&&(this.listenerTarget.removeEventListener("scroll",this.handleScroll),this.listenerTarget.removeEventListener("resize",this.handleResize),this.listenerTarget=null)},scrollToItem:function(e){var t;t=null===this.itemSize?e>0?this.sizes[e-1].accumulator:0:e*this.itemSize,this.scrollToPosition(t)},scrollToPosition:function(e){"vertical"===this.direction?this.$el.scrollTop=e:this.$el.scrollLeft=e},itemsLimitError:function(){var e=this;throw setTimeout((function(){console.log("It seems the scroller element isn't scrolling, so it tries to render all the items at once.","Scroller:",e.$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:function(){this.pool.sort((function(e,t){return e.nr.index-t.nr.index}))}}};function C(e,t,n,i,a,s,r,o,l,c){"boolean"!==typeof r&&(l=o,o=r,r=!1);const u="function"===typeof n?n.options:n;let d;if(e&&e.render&&(u.render=e.render,u.staticRenderFns=e.staticRenderFns,u._compiled=!0,a&&(u.functional=!0)),i&&(u._scopeId=i),s?(d=function(e){e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,e||"undefined"===typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),t&&t.call(this,l(e)),e&&e._registeredComponents&&e._registeredComponents.add(s)},u._ssrRegister=d):t&&(d=r?function(e){t.call(this,c(e,this.$root.$options.shadowRoot))}:function(e){t.call(this,o(e))}),d)if(u.functional){const e=u.render;u.render=function(t,n){return d.call(n),e(t,n)}}else{const e=u.beforeCreate;u.beforeCreate=e?[].concat(e,d):[d]}return n}const S=_;var k=function(){var e,t,n=this,i=n.$createElement,a=n._self._c||i;return a("div",{directives:[{name:"observe-visibility",rawName:"v-observe-visibility",value:n.handleVisibilityChange,expression:"handleVisibilityChange"}],staticClass:"vue-recycle-scroller",class:(e={ready:n.ready,"page-mode":n.pageMode},e["direction-"+n.direction]=!0,e),on:{"&scroll":function(e){return n.handleScroll(e)}}},[n.$slots.before?a("div",{staticClass:"vue-recycle-scroller__slot"},[n._t("before")],2):n._e(),n._v(" "),a("div",{ref:"wrapper",staticClass:"vue-recycle-scroller__item-wrapper",style:(t={},t["vertical"===n.direction?"minHeight":"minWidth"]=n.totalSize+"px",t)},n._l(n.pool,(function(e){return a("div",{key:e.nr.id,staticClass:"vue-recycle-scroller__item-view",class:{hover:n.hoverKey===e.nr.key},style:n.ready?{transform:"translate"+("vertical"===n.direction?"Y":"X")+"("+e.position+"px)"}:null,on:{mouseenter:function(t){n.hoverKey=e.nr.key},mouseleave:function(e){n.hoverKey=null}}},[n._t("default",null,{item:e.item,index:e.nr.index,active:e.nr.used})],2)})),0),n._v(" "),n.$slots.after?a("div",{staticClass:"vue-recycle-scroller__slot"},[n._t("after")],2):n._e(),n._v(" "),a("ResizeObserver",{on:{notify:n.handleResize}})],1)},w=[];k._withStripped=!0;const x=void 0,I=void 0,O=void 0,$=!1,D=C({render:k,staticRenderFns:w},x,S,I,$,O,!1,void 0,void 0,void 0);var P={name:"DynamicScroller",components:{RecycleScroller:D},inheritAttrs:!1,provide:function(){return"undefined"!==typeof ResizeObserver&&(this.$_resizeObserver=new ResizeObserver((function(e){var t,n=g(e);try{for(n.s();!(t=n.n()).done;){var i=t.value;if(i.target){var a=new CustomEvent("resize",{detail:{contentRect:i.contentRect}});i.target.dispatchEvent(a)}}}catch(s){n.e(s)}finally{n.f()}}))),{vscrollData:this.vscrollData,vscrollParent:this,vscrollResizeObserver:this.$_resizeObserver}},props:h({},m,{minItemSize:{type:[Number,String],required:!0}}),data:function(){return{vscrollData:{active:!0,sizes:{},validSizes:{},keyField:this.keyField,simpleArray:!1}}},computed:{simpleArray:y,itemsWithSize:function(){for(var e=[],t=this.items,n=this.keyField,i=this.simpleArray,a=this.vscrollData.sizes,s=0;s0&&void 0!==arguments[0])||arguments[0];(e||this.simpleArray)&&(this.vscrollData.validSizes={}),this.$emit("vscroll:update",{force:!0})},scrollToItem:function(e){var t=this.$refs.scroller;t&&t.scrollToItem(e)},getItemSize:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,n=this.simpleArray?null!=t?t:this.items.indexOf(e):e[this.keyField];return this.vscrollData.sizes[n]||0},scrollToBottom:function(){var e=this;if(!this.$_scrollingToBottom){this.$_scrollingToBottom=!0;var t=this.$el;this.$nextTick((function(){t.scrollTop=t.scrollHeight+5e3;var n=function n(){t.scrollTop=t.scrollHeight+5e3,requestAnimationFrame((function(){t.scrollTop=t.scrollHeight+5e3,0===e.$_undefinedSizes?e.$_scrollingToBottom=!1:requestAnimationFrame(n)}))};requestAnimationFrame(n)}))}}}};const A=P;var j=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"},on:{resize:e.onScrollerResize,visible:e.onScrollerVisible},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.item,i=t.index,a=t.active;return[e._t("default",null,null,{item:n.item,index:i,active:a,itemWithSize:n})]}}],null,!0)},"RecycleScroller",e.$attrs,!1),e.listeners),[e._v(" "),n("template",{slot:"before"},[e._t("before")],2),e._v(" "),n("template",{slot:"after"},[e._t("after")],2)],2)},L=[];j._withStripped=!0;const E=void 0,B=void 0,N=void 0,R=!1,z=C({render:j,staticRenderFns:L},E,A,B,R,N,!1,void 0,void 0,void 0);var M={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:function(){return this.vscrollData.simpleArray?this.index:this.item[this.vscrollData.keyField]},size:function(){return this.vscrollData.validSizes[this.id]&&this.vscrollData.sizes[this.id]||0},finalActive:function(){return this.active&&this.vscrollData.active}},watch:{watchData:"updateWatchData",id:function(){this.size||this.onDataUpdate()},finalActive:function(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:function(){var e=this;if(!this.$isServer&&(this.$_forceNextVScrollUpdate=null,this.updateWatchData(),!this.vscrollResizeObserver)){var t=function(t){e.$watch((function(){return e.sizeDependencies[t]}),e.onDataUpdate)};for(var n in this.sizeDependencies)t(n);this.vscrollParent.$on("vscroll:update",this.onVscrollUpdate),this.vscrollParent.$on("vscroll:update-size",this.onVscrollUpdateSize)}},mounted:function(){this.vscrollData.active&&(this.updateSize(),this.observeSize())},beforeDestroy:function(){this.vscrollParent.$off("vscroll:update",this.onVscrollUpdate),this.vscrollParent.$off("vscroll:update-size",this.onVscrollUpdateSize),this.unobserveSize()},methods:{updateSize:function(){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:function(){var e=this;this.watchData?this.$_watchData=this.$watch("data",(function(){e.onDataUpdate()}),{deep:!0}):this.$_watchData&&(this.$_watchData(),this.$_watchData=null)},onVscrollUpdate:function(e){var t=e.force;!this.finalActive&&t&&(this.$_pendingVScrollUpdate=this.id),this.$_forceNextVScrollUpdate!==this.id&&!t&&this.size||this.updateSize()},onDataUpdate:function(){this.updateSize()},computeSize:function(e){var t=this;this.$nextTick((function(){if(t.id===e){var n=t.$el.offsetWidth,i=t.$el.offsetHeight;t.applySize(n,i)}t.$_pendingSizeUpdate=null}))},applySize:function(e,t){var n=Math.round("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:function(){this.vscrollResizeObserver&&(this.vscrollResizeObserver.observe(this.$el.parentNode),this.$el.parentNode.addEventListener("resize",this.onResize))},unobserveSize:function(){this.vscrollResizeObserver&&(this.vscrollResizeObserver.unobserve(this.$el.parentNode),this.$el.parentNode.removeEventListener("resize",this.onResize))},onResize:function(e){var t=e.detail.contentRect,n=t.width,i=t.height;this.applySize(n,i)}},render:function(e){return e(this.tag,this.$slots.default)}};const q=M,K=void 0,F=void 0,V=void 0,H=void 0,W=C({},K,q,F,H,V,!1,void 0,void 0,void 0);function U(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.idProp,n=void 0===t?function(e){return e.item.id}:t,i={},a=new o["default"]({data:function(){return{store:i}}});return{data:function(){return{idState:null}},created:function(){var e=this;this.$_id=null,this.$_getId="function"===typeof n?function(){return n.call(e,e)}:function(){return e[n]},this.$watch(this.$_getId,{handler:function(e){var t=this;this.$nextTick((function(){t.$_id=e}))},immediate:!0}),this.$_updateIdState()},beforeUpdate:function(){this.$_updateIdState()},methods:{$_idStateInit:function(e){var t=this.$options.idState;if("function"===typeof t){var n=t.call(this,this);return a.$set(i,e,n),this.$_id=e,n}throw new Error("[mixin IdState] Missing `idState` function on component definition.")},$_updateIdState:function(){var e=this.$_getId();null==e&&console.warn("No id found for IdState with idProp: '".concat(n,"'.")),e!==this.$_id&&(i[e]||this.$_idStateInit(e),this.idState=i[e])}}}}function G(e,t){e.component("".concat(t,"recycle-scroller"),D),e.component("".concat(t,"RecycleScroller"),D),e.component("".concat(t,"dynamic-scroller"),z),e.component("".concat(t,"DynamicScroller"),z),e.component("".concat(t,"dynamic-scroller-item"),W),e.component("".concat(t,"DynamicScrollerItem"),W)}var Q={version:"1.0.10",install:function(e,t){var n=Object.assign({},{installComponents:!0,componentsPrefix:""},t);for(var i in n)"undefined"!==typeof n[i]&&(l[i]=n[i]);n.installComponents&&G(e,n.componentsPrefix)}},X=null;"undefined"!==typeof window?X=window.Vue:"undefined"!==typeof e&&(X=e.Vue),X&&X.use(Q)}).call(this,n("c8ba"))},e6b8:function(e,t,n){"use strict";n("9062")},e81c:function(e,t,n){},eb76:function(e,t,n){},ec60:function(e,t,n){},ec95:function(e,t,n){},ed83:function(e,t,n){var i,a,s;(function(n,r){a=[],i=r,s="function"===typeof i?i.apply(t,a):i,void 0===s||(e.exports=s)})(0,(function(){var e=/(auto|scroll)/,t=function(e,n){return null===e.parentNode?n:t(e.parentNode,n.concat([e]))},n=function(e,t){return getComputedStyle(e,null).getPropertyValue(t)},i=function(e){return n(e,"overflow")+n(e,"overflow-y")+n(e,"overflow-x")},a=function(t){return e.test(i(t))},s=function(e){if(e instanceof HTMLElement||e instanceof SVGElement){for(var n=t(e.parentNode,[]),i=0;i({"~0":"~","~1":"/"}[e]||e))}function*o(e){const t=1;if(e.lengtht)throw new Error("invalid array index "+e);return n}function*p(e,t,n={strict:!1}){let i=e;for(const a of o(t)){if(n.strict&&!Object.prototype.hasOwnProperty.call(i,a))throw new d(t);i=i[a],yield{node:i,token:a}}}function f(e,t){let n=e;for(const{node:i}of p(e,t,{strict:!0}))n=i;return n}function g(e,t,n){let i=null,a=e,s=null;for(const{node:o,token:l}of p(e,t))i=a,a=o,s=l;if(!i)throw new d(t);if(Array.isArray(i))try{const e=h(s,i);i.splice(e,0,n)}catch(r){throw new d(t)}else Object.assign(i,{[s]:n});return e}function m(e,t){let n=null,i=e,a=null;for(const{node:r,token:o}of p(e,t))n=i,i=r,a=o;if(!n)throw new d(t);if(Array.isArray(n))try{const e=h(a,n);n.splice(e,1)}catch(s){throw new d(t)}else{if(!i)throw new d(t);delete n[a]}return e}function y(e,t,n){return m(e,t),g(e,t,n),e}function v(e,t,n){const i=f(e,t);return m(e,t),g(e,n,i),e}function b(e,t,n){return g(e,n,f(e,t)),e}function T(e,t,n){function i(e,t){const n=typeof e,a=typeof t;if(n!==a)return!1;switch(n){case u:{const n=Object.keys(e),a=Object.keys(t);return n.length===a.length&&n.every((n,s)=>n===a[s]&&i(e[n],t[n]))}default:return e===t}}const a=f(e,t);if(!i(n,a))throw new Error("test failed");return e}const _={add:(e,{path:t,value:n})=>g(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 C(e,{op:t,...n}){const i=_[t];if(!i)throw new Error("unknown operation");return i(e,n)}function S(e,t){return t.reduce(C,e)}var k=n("66cd"),w=n("25a9"),x=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"doc-topic"},[n("main",{staticClass:"main",attrs:{id:"main",role:"main",tabindex:"0"}},[n("DocumentationHero",{attrs:{role:e.role,enhanceBackground:e.enhanceBackground,shortHero:e.shortHero,shouldShowLanguageSwitcher:e.shouldShowLanguageSwitcher},scopedSlots:e._u([{key:"above-content",fn:function(){return[e._t("above-hero-content")]},proxy:!0}],null,!0)},[e._t("above-title"),e.shouldShowLanguageSwitcher?n("LanguageSwitcher",{attrs:{interfaceLanguage:e.interfaceLanguage,objcPath:e.objcPath,swiftPath:e.swiftPath}}):e._e(),n("Title",{attrs:{eyebrow:e.roleHeading}},[n(e.titleBreakComponent,{tag:"component"},[e._v(e._s(e.title))]),e.isSymbolDeprecated||e.isSymbolBeta?n("small",{class:e.tagName,attrs:{slot:"after","data-tag-name":e.tagName},slot:"after"}):e._e()],1),e.abstract?n("Abstract",{attrs:{content:e.abstract}}):e._e(),e.sampleCodeDownload?n("div",[n("DownloadButton",{staticClass:"sample-download",attrs:{action:e.sampleCodeDownload.action}})],1):e._e(),e.hasAvailability?n("Availability",{attrs:{platforms:e.platforms,technologies:e.technologies}}):e._e()],2),e.showContainer?n("div",{staticClass:"container"},[n("div",{staticClass:"description",class:{"after-enhanced-hero":e.enhanceBackground}},[e.isRequirement?n("RequirementMetadata",{attrs:{defaultImplementationsCount:e.defaultImplementationsCount}}):e._e(),e.deprecationSummary&&e.deprecationSummary.length?n("Aside",{attrs:{kind:"deprecated"}},[n("ContentNode",{attrs:{content:e.deprecationSummary}})],1):e._e(),e.downloadNotAvailableSummary&&e.downloadNotAvailableSummary.length?n("Aside",{attrs:{kind:"note"}},[n("ContentNode",{attrs:{content:e.downloadNotAvailableSummary}})],1):e._e()],1),e.primaryContentSections&&e.primaryContentSections.length?n("PrimaryContent",{class:{"with-border":!e.enhanceBackground},attrs:{conformance:e.conformance,sections:e.primaryContentSections}}):e._e()],1):e._e(),e.topicSections?n("Topics",{attrs:{sections:e.topicSections,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta}}):e._e(),e.defaultImplementationsSections?n("DefaultImplementations",{attrs:{sections:e.defaultImplementationsSections,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta}}):e._e(),e.relationshipsSections?n("Relationships",{attrs:{sections:e.relationshipsSections}}):e._e(),e.seeAlsoSections?n("SeeAlso",{attrs:{sections:e.seeAlsoSections}}):e._e(),!e.isTargetIDE&&e.hasBetaContent?n("BetaLegalText"):e._e()],1),n("div",{staticClass:"visuallyhidden",attrs:{"aria-live":"polite"}},[e._v(" Current page is "+e._s(e.pageTitle)+" ")])])},I=[],O=n("8649"),$=n("bf08"),D=n("e3ab"),P=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"betainfo"},[n("div",{staticClass:"betainfo-container"},[n("GridRow",[n("GridColumn",{attrs:{span:{large:12}}},[n("p",{staticClass:"betainfo-label"},[e._v("Beta Software")]),n("div",{staticClass:"betainfo-content"},[e._t("content",(function(){return[n("p",[e._v("This documentation refers to beta software and may be changed.")])]}))],2),e._t("after")],2)],1)],1)])},A=[],j=n("0f00"),L=n("620a"),E={name:"BetaLegalText",components:{GridColumn:L["a"],GridRow:j["a"]}},B=E,N=(n("fb6d"),n("2877")),R=Object(N["a"])(B,P,A,!1,null,"fe7602da",null),z=R.exports,M=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("Section",{staticClass:"language",attrs:{role:"complementary","aria-label":"Language"}},[n("Title",[e._v("Language: ")]),n("div",{staticClass:"language-list"},[n("LanguageSwitcherLink",{staticClass:"language-option swift",class:{active:e.swift.active},attrs:{url:e.swift.active?null:e.swift.url},on:{click:function(t){return e.chooseLanguage(e.swift)}}},[e._v(" "+e._s(e.swift.name)+" ")]),n("LanguageSwitcherLink",{staticClass:"language-option objc",class:{active:e.objc.active},attrs:{url:e.objc.active?null:e.objc.url},on:{click:function(t){return e.chooseLanguage(e.objc)}}},[e._v(" "+e._s(e.objc.name)+" ")])],1)],1)},q=[],K=n("d26a"),F=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.url?n("a",{attrs:{href:e.url},on:{click:function(t){return t.preventDefault(),e.$emit("click")}}},[e._t("default")],2):n("span",[e._t("default")],2)},V=[],H={name:"LanguageSwitcherLink",props:{url:[String,Object]}},W=H,U=Object(N["a"])(W,F,V,!1,null,null,null),G=U.exports,Q=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"summary-section"},[e._t("default")],2)},X=[],Y={name:"Section"},J=Y,Z=(n("1347"),Object(N["a"])(J,Q,X,!1,null,"3aa6f694",null)),ee=Z.exports,te=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("p",{staticClass:"title"},[e._t("default")],2)},ne=[],ie={name:"Title"},ae=ie,se=(n("ede5"),Object(N["a"])(ae,te,ne,!1,null,"6796f6ea",null)),re=se.exports,oe={name:"LanguageSwitcher",components:{LanguageSwitcherLink:G,Section:ee,Title:re},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,normalizePath:t,objcPath:n,$route:{query:i}})=>({...O["a"].objectiveC,active:O["a"].objectiveC.key.api===e,url:Object(K["b"])(t(n),{...i,language:O["a"].objectiveC.key.url})}),swift:({interfaceLanguage:e,normalizePath:t,swiftPath:n,$route:{query:i}})=>({...O["a"].swift,active:O["a"].swift.key.api===e,url:Object(K["b"])(t(n),{...i,language:void 0})})},methods:{chooseLanguage(e){this.isTargetIDE||this.store.setPreferredLanguage(e.key.url),this.$router.push(e.url)},normalizePath(e){return e.startsWith("/")?e:"/"+e}}},le=oe,ce=(n("4539"),Object(N["a"])(le,M,q,!1,null,"0de98d61",null)),ue=ce.exports,de=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:["documentation-hero",{"documentation-hero--disabled":!e.enhanceBackground,"theme-dark":e.enhanceBackground}],style:e.styles},[n("div",{staticClass:"documentation-hero__above-content"},[e._t("above-content")],2),n("div",{staticClass:"documentation-hero__content",class:{"short-hero":e.shortHero,"extra-bottom-padding":e.shouldShowLanguageSwitcher}},[e._t("default")],2)])},he=[];const pe={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"},fe={[pe.init]:pe.method,[pe.case]:pe.enum,[pe.propertyListKeyReference]:pe.propertyListKey,[pe.project]:pe.tutorial},ge={blue:"blue",teal:"teal",orange:"orange",purple:"purple",green:"green",sky:"sky",pink:"pink"},me={[pe.article]:ge.teal,[pe.init]:ge.blue,[pe.case]:ge.orange,[pe.class]:ge.purple,[pe.collection]:ge.pink,[k["a"].collectionGroup]:ge.teal,[pe.dictionarySymbol]:ge.purple,[pe.enum]:ge.orange,[pe.extension]:ge.orange,[pe.func]:ge.green,[pe.op]:ge.green,[pe.httpRequest]:ge.green,[pe.module]:ge.sky,[pe.method]:ge.blue,[pe.macro]:ge.pink,[pe.protocol]:ge.purple,[pe.property]:ge.teal,[pe.propertyListKey]:ge.green,[pe.propertyListKeyReference]:ge.green,[pe.sampleCode]:ge.purple,[pe.struct]:ge.purple,[pe.subscript]:ge.blue,[pe.typealias]:ge.orange,[pe.union]:ge.purple,[pe.var]:ge.purple};var ye={name:"DocumentationHero",props:{role:{type:String,required:!0},enhanceBackground:{type:Boolean,required:!0},shortHero:{type:Boolean,required:!0},shouldShowLanguageSwitcher:{type:Boolean,required:!0}},computed:{color:({type:e})=>me[fe[e]||e]||ge.teal,styles:({color:e})=>({"--accent-color":`var(--color-type-icon-${e}, var(--color-figure-gray-secondary))`}),type:({role:e})=>{switch(e){case k["a"].collection:return pe.module;case k["a"].collectionGroup:return pe.collection;default:return e}}}},ve=ye,be=(n("3740"),Object(N["a"])(ve,de,he,!1,null,"130cc067",null)),Te=be.exports,_e=n("7b1f"),Ce=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ContentNode",e._b({staticClass:"abstract"},"ContentNode",e.$props,!1))},Se=[],ke=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("BaseContentNode",e._b({},"BaseContentNode",e.$props,!1))},we=[],xe=n("5677"),Ie={name:"ContentNode",components:{BaseContentNode:xe["a"]},props:xe["a"].props,methods:xe["a"].methods,BlockType:xe["a"].BlockType,InlineType:xe["a"].InlineType},Oe=Ie,$e=(n("c18a"),Object(N["a"])(Oe,ke,we,!1,null,"002affcc",null)),De=$e.exports,Pe={name:"Abstract",components:{ContentNode:De},props:De.props},Ae=Pe,je=(n("374e"),Object(N["a"])(Ae,Ce,Se,!1,null,"702ec04e",null)),Le=je.exports,Ee=n("c081"),Be=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("TopicsTable",{attrs:{anchor:"default-implementations",title:"Default Implementations",isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,sections:e.sections,wrapTitle:!0}})},Ne=[],Re=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ContentTable",{attrs:{anchor:e.anchor,title:e.title}},e._l(e.sectionsWithTopics,(function(t){return n("ContentTableSection",{key:t.title,attrs:{title:t.title}},[e.wrapTitle?n("template",{slot:"title"},[n("WordBreak",{staticClass:"title",attrs:{tag:"h3"}},[e._v(" "+e._s(t.title)+" ")])],1):e._e(),t.abstract?n("template",{slot:"abstract"},[n("ContentNode",{attrs:{content:t.abstract}})],1):e._e(),t.discussion?n("template",{slot:"discussion"},[n("ContentNode",{attrs:{content:t.discussion.content}})],1):e._e(),e._l(t.topics,(function(t){return n("TopicsLinkBlock",{key:t.identifier,staticClass:"topic",attrs:{topic:t,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta}})}))],2)})),1)},ze=[],Me=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{staticClass:"contenttable alt-light",attrs:{anchor:e.anchor,title:e.title}},[n("div",{staticClass:"container"},[n("h2",{staticClass:"title"},[e._v(e._s(e.title))]),e._t("default")],2)])},qe=[],Ke=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("section",{attrs:{id:e.anchor}},[e._t("default")],2)},Fe=[],Ve={name:"OnThisPageSection",inject:{store:{default(){return{addOnThisPageSection(){}}}}},props:{anchor:{type:String,required:!0},title:{type:String,required:!0}},created(){this.store.addOnThisPageSection({anchor:this.anchor,title:this.title})}},He=Ve,We=Object(N["a"])(He,Ke,Fe,!1,null,null,null),Ue=We.exports,Ge={name:"ContentTable",components:{OnThisPageSection:Ue},props:{anchor:{type:String,required:!0},title:{type:String,required:!0}}},Qe=Ge,Xe=(n("ba48"),Object(N["a"])(Qe,Me,qe,!1,null,"5a07ba83",null)),Ye=Xe.exports,Je=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"contenttable-section"},[n("div",{staticClass:"section-title"},[e._t("title",(function(){return[n("h3",{staticClass:"title"},[e._v(e._s(e.title))])]}))],2),n("div",{staticClass:"section-content"},[e._t("abstract"),e._t("discussion"),e._t("default")],2)])},Ze=[],et={name:"ContentTableSection",props:{title:{type:String,required:!0}}},tt=et,nt=(n("5d48"),Object(N["a"])(tt,Je,Ze,!1,null,"627ab5f4",null)),it=nt.exports,at=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"link-block",class:e.linkBlockClasses},[n(e.linkComponent,e._b({ref:"apiChangesDiff",tag:"component",staticClass:"link",class:e.linkClasses},"component",e.linkProps,!1),[e.topic.role&&!e.change?n("TopicLinkBlockIcon",{attrs:{role:e.topic.role}}):e._e(),e.topic.fragments?n("DecoratedTopicTitle",{attrs:{tokens:e.topic.fragments}}):n("WordBreak",{attrs:{tag:e.titleTag}},[e._v(e._s(e.topic.title))]),e.change?n("span",{staticClass:"visuallyhidden"},[e._v("- "+e._s(e.changeName))]):e._e()],1),e.hasAbstractElements?n("div",{staticClass:"abstract"},[e.topic.abstract?n("ContentNode",{attrs:{content:e.topic.abstract}}):e._e(),e.topic.ideTitle?n("div",{staticClass:"topic-keyinfo"},[e.topic.titleStyle===e.titleStyles.title?[n("strong",[e._v("Key:")]),e._v(" "+e._s(e.topic.name)+" ")]:e.topic.titleStyle===e.titleStyles.symbol?[n("strong",[e._v("Name:")]),e._v(" "+e._s(e.topic.ideTitle)+" ")]:e._e()],2):e._e(),e.topic.required||e.topic.defaultImplementations?n("RequirementMetadata",{staticClass:"topic-required",attrs:{defaultImplementationsCount:e.topic.defaultImplementations}}):e._e(),e.topic.conformance?n("ConditionalConstraints",{attrs:{constraints:e.topic.conformance.constraints,prefix:e.topic.conformance.availabilityPrefix}}):e._e()],1):e._e(),e.showDeprecatedBadge?n("Badge",{attrs:{variant:"deprecated"}}):e.showBetaBadge?n("Badge",{attrs:{variant:"beta"}}):e._e(),e._l(e.tags,(function(t){return n("Badge",{key:t.type+"-"+t.text,attrs:{variant:t.type}},[e._v(" "+e._s(t.text)+" ")])}))],2)},st=[],rt=function(){var e,t=this,n=t.$createElement,i=t._self._c||n;return i("span",{staticClass:"badge",class:(e={},e["badge-"+t.variant]=t.variant,e),attrs:{role:"presentation"}},[t._t("default",(function(){return[t._v(t._s(t.text))]}))],2)},ot=[];const lt={beta:"Beta",deprecated:"Deprecated"};var ct={name:"Badge",props:{variant:{type:String,default:()=>""}},computed:{text:({variant:e})=>lt[e]}},ut=ct,dt=(n("8d93"),Object(N["a"])(ut,rt,ot,!1,null,"5a8ba4e0",null)),ht=dt.exports,pt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.icon?n("div",{staticClass:"topic-icon-wrapper"},[n(e.icon,{tag:"component",staticClass:"topic-icon"})],1):e._e()},ft=[],gt=n("a9f1"),mt=n("3b96"),yt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"api-reference-icon",attrs:{viewBox:"0 0 14 14"}},[n("title",[e._v("API Reference")]),n("path",{attrs:{d:"m1 1v12h12v-12zm11 11h-10v-10h10z"}}),n("path",{attrs:{d:"m3 4h8v1h-8zm0 2.5h8v1h-8zm0 2.5h8v1h-8z"}}),n("path",{attrs:{d:"m3 4h8v1h-8z"}}),n("path",{attrs:{d:"m3 6.5h8v1h-8z"}}),n("path",{attrs:{d:"m3 9h8v1h-8z"}})])},vt=[],bt=n("be08"),Tt={name:"APIReferenceIcon",components:{SVGIcon:bt["a"]}},_t=Tt,Ct=Object(N["a"])(_t,yt,vt,!1,null,null,null),St=Ct.exports,kt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{attrs:{viewBox:"0 0 14 14"}},[n("title",[e._v("Web Service Endpoint")]),n("path",{attrs:{d:"M4.052 8.737h-1.242l-1.878 5.263h1.15l0.364-1.081h1.939l0.339 1.081h1.193zM2.746 12.012l0.678-2.071 0.653 2.071z"}}),n("path",{attrs:{d:"M11.969 8.737h1.093v5.263h-1.093v-5.263z"}}),n("path",{attrs:{d:"M9.198 8.737h-2.295v5.263h1.095v-1.892h1.12c0.040 0.003 0.087 0.004 0.134 0.004 0.455 0 0.875-0.146 1.217-0.394l-0.006 0.004c0.296-0.293 0.48-0.699 0.48-1.148 0-0.060-0.003-0.118-0.010-0.176l0.001 0.007c0.003-0.039 0.005-0.085 0.005-0.131 0-0.442-0.183-0.842-0.476-1.128l-0-0c-0.317-0.256-0.724-0.41-1.168-0.41-0.034 0-0.069 0.001-0.102 0.003l0.005-0zM9.628 11.014c-0.15 0.118-0.341 0.188-0.548 0.188-0.020 0-0.040-0.001-0.060-0.002l0.003 0h-1.026v-1.549h1.026c0.017-0.001 0.037-0.002 0.058-0.002 0.206 0 0.396 0.066 0.551 0.178l-0.003-0.002c0.135 0.13 0.219 0.313 0.219 0.515 0 0.025-0.001 0.050-0.004 0.074l0-0.003c0.002 0.020 0.003 0.044 0.003 0.068 0 0.208-0.083 0.396-0.219 0.534l0-0z"}}),n("path",{attrs:{d:"M13.529 4.981c0-1.375-1.114-2.489-2.489-2.49h-0l-0.134 0.005c-0.526-1.466-1.903-2.496-3.522-2.496-0.892 0-1.711 0.313-2.353 0.835l0.007-0.005c-0.312-0.243-0.709-0.389-1.14-0.389-1.030 0-1.865 0.834-1.866 1.864v0c0 0.001 0 0.003 0 0.004 0 0.123 0.012 0.242 0.036 0.358l-0.002-0.012c-0.94 0.37-1.593 1.27-1.593 2.323 0 1.372 1.11 2.485 2.482 2.49h8.243c1.306-0.084 2.333-1.164 2.333-2.484 0-0.001 0-0.002 0-0.003v0zM11.139 6.535h-8.319c-0.799-0.072-1.421-0.739-1.421-1.551 0-0.659 0.41-1.223 0.988-1.45l0.011-0.004 0.734-0.28-0.148-0.776-0.012-0.082v-0.088c0-0 0-0.001 0-0.001 0-0.515 0.418-0.933 0.933-0.933 0.216 0 0.416 0.074 0.574 0.197l-0.002-0.002 0.584 0.453 0.575-0.467 0.169-0.127c0.442-0.306 0.991-0.489 1.581-0.489 1.211 0 2.243 0.769 2.633 1.846l0.006 0.019 0.226 0.642 0.814-0.023 0.131 0.006c0.805 0.067 1.432 0.736 1.432 1.552 0 0.836-0.659 1.518-1.486 1.556l-0.003 0z"}})])},wt=[],xt={name:"EndpointIcon",components:{SVGIcon:bt["a"]}},It=xt,Ot=Object(N["a"])(It,kt,wt,!1,null,null,null),$t=Ot.exports,Dt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M0 0.948h2.8v2.8h-2.8z"}}),n("path",{attrs:{d:"M11.2 10.252h2.8v2.8h-2.8z"}}),n("path",{attrs:{d:"M6.533 1.852h0.933v10.267h-0.933z"}}),n("path",{attrs:{d:"M2.8 1.852h4.667v0.933h-4.667z"}}),n("path",{attrs:{d:"M6.533 11.186h4.667v0.933h-4.667z"}})])},Pt=[],At={name:"PathIcon",components:{SVGIcon:bt["a"]}},jt=At,Lt=Object(N["a"])(jt,Dt,Pt,!1,null,null,null),Et=Lt.exports,Bt=n("8d2d");const Nt={[k["a"].article]:gt["a"],[k["a"].collectionGroup]:St,[k["a"].learn]:Et,[k["a"].overview]:Et,[k["a"].project]:Bt["a"],[k["a"].tutorial]:Bt["a"],[k["a"].resources]:Et,[k["a"].sampleCode]:mt["a"],[k["a"].restRequestSymbol]:$t};var Rt,zt,Mt,qt,Kt,Ft,Vt,Ht,Wt={props:{role:{type:String,required:!0}},computed:{icon:({role:e})=>Nt[e]}},Ut=Wt,Gt=(n("1a47"),Object(N["a"])(Ut,pt,ft,!1,null,"4d1e7968",null)),Qt=Gt.exports,Xt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("code",{staticClass:"decorated-title"},e._l(e.tokens,(function(t,i){return n(e.componentFor(t),{key:i,tag:"component",class:[e.classFor(t),e.emptyTokenClass(t)]},[e._v(e._s(t.text))])})),1)},Yt=[],Jt={name:"ChangedToken",render(e){const{kind:t,tokens:n}=this;return e("span",{class:["token-"+t,"token-changed"]},n.map(t=>e(Cn,{props:t})))},props:{kind:{type:String,required:!0},tokens:{type:Array,required:!0}}},Zt=Jt,en=Object(N["a"])(Zt,Rt,zt,!1,null,null,null),tn=en.exports,nn={name:"RawText",render(e){const{_v:t=(t=>e("span",t)),text:n}=this;return t(n)},props:{text:{type:String,required:!0}}},an=nn,sn=Object(N["a"])(an,Mt,qt,!1,null,null,null),rn=sn.exports,on={name:"SyntaxToken",render(e){return e("span",{class:"token-"+this.kind},this.text)},props:{kind:{type:String,required:!0},text:{type:String,required:!0}}},ln=on,cn=Object(N["a"])(ln,Kt,Ft,!1,null,null,null),un=cn.exports,dn=n("86d8"),hn={name:"TypeIdentifierLink",inject:{references:{default(){return{}}}},render(e){const t="type-identifier-link",n=this.references[this.identifier];return n&&n.url?e(dn["a"],{class:t,props:{url:n.url,kind:n.kind,role:n.role}},this.$slots.default):e("span",{class:t},this.$slots.default)},props:{identifier:{type:String,required:!0,default:()=>""}}},pn=hn,fn=Object(N["a"])(pn,Vt,Ht,!1,null,null,null),gn=fn.exports;const mn={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 yn,vn,bn={name:"DeclarationToken",render(e){const{kind:t,text:n,tokens:i}=this;switch(t){case mn.text:{const t={text:n};return e(rn,{props:t})}case mn.typeIdentifier:{const t={identifier:this.identifier};return e(gn,{props:t},[e(_e["a"],n)])}case mn.added:case mn.removed:return e(tn,{props:{tokens:i,kind:t}});default:{const i={kind:t,text:n};return e(un,{props:i})}}},constants:{TokenKind:mn},props:{kind:{type:String,required:!0},identifier:{type:String,required:!1},text:{type:String,required:!1},tokens:{type:Array,required:!1,default:()=>[]}}},Tn=bn,_n=(n("c36f"),Object(N["a"])(Tn,yn,vn,!1,null,"5caf1b5b",null)),Cn=_n.exports;const{TokenKind:Sn}=Cn.constants,kn={decorator:"decorator",identifier:"identifier",label:"label"};var wn={name:"DecoratedTopicTitle",components:{WordBreak:_e["a"]},props:{tokens:{type:Array,required:!0,default:()=>[]}},constants:{TokenKind:Sn},methods:{emptyTokenClass:({text:e})=>({"empty-token":" "===e}),classFor({kind:e}){switch(e){case Sn.externalParam:case Sn.identifier:return kn.identifier;case Sn.label:return kn.label;default:return kn.decorator}},componentFor(e){return/^\s+$/.test(e.text)?"span":_e["a"]}}},xn=wn,In=(n("dcf6"),Object(N["a"])(xn,Xt,Yt,!1,null,"06ec7395",null)),On=In.exports,$n=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ContentNode",{staticClass:"conditional-constraints",attrs:{content:e.content}})},Dn=[],Pn={name:"ConditionalConstraints",components:{ContentNode:De},props:{constraints:De.props.content,prefix:De.props.content},computed:{content:({constraints:e,prefix:t,space:n})=>t.concat(n).concat(e),space:()=>({type:De.InlineType.text,text:" "})}},An=Pn,jn=(n("918a"),Object(N["a"])(An,$n,Dn,!1,null,"1548fd90",null)),Ln=jn.exports,En=function(e,t){var n=t._c;return n("p",{staticClass:"requirement-metadata",class:t.data.staticClass},[n("strong",[t._v("Required.")]),t.props.defaultImplementationsCount?[t._v(" Default implementation"+t._s(t.props.defaultImplementationsCount>1?"s":"")+" provided. ")]:t._e()],2)},Bn=[],Nn={name:"RequirementMetadata",props:{defaultImplementationsCount:{type:Number,default:0}}},Rn=Nn,zn=Object(N["a"])(Rn,En,Bn,!0,null,null,null),Mn=zn.exports;const qn={added:"added",modified:"modified",deprecated:"deprecated"},Kn=[qn.modified,qn.added,qn.deprecated],Fn={[qn.modified]:"Modified",[qn.added]:"Added",[qn.deprecated]:"Deprecated"},Vn={Modified:qn.modified,Added:qn.added,Deprecated:qn.deprecated},Hn="has-multiple-lines";function Wn(e){if(!e)return!1;const t=window.getComputedStyle(e.$el||e),n=(e.$el||e).offsetHeight,i=t.lineHeight?parseFloat(t.lineHeight):1,a=t.paddingTop?parseFloat(t.paddingTop):0,s=t.paddingBottom?parseFloat(t.paddingBottom):0,r=t.borderTopWidth?parseFloat(t.borderTopWidth):0,o=t.borderBottomWidth?parseFloat(t.borderBottomWidth):0,l=n-(a+s+r+o),c=l/i;return c>=2}const Un="latest_",Gn={xcode:{value:"xcode",label:"Xcode"},other:{value:"other",label:"Other"}},Qn={constants:{multipleLinesClass:Hn},data(){return{multipleLinesClass:Hn}},computed:{hasMultipleLinesAfterAPIChanges:({change:e,changeType:t,$refs:n})=>!(!e&&!t)&&Wn(n.apiChangesDiff)}},Xn={methods:{toVersionRange({platform:e,versions:t}){return`${e} ${t[0]} – ${e} ${t[1]}`},toOptionValue:e=>`${Un}${e}`,toScope:e=>e.slice(Un.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),i=n.reduce((e,n)=>{const i=t[n];return{...e,[n]:i.find(e=>e.platform===Gn.xcode.label)||i[0]}},{}),a=e=>({label:this.toVersionRange(i[e]),value:this.toOptionValue(e),platform:i[e].platform}),{sdk:s,beta:r,minor:o,major:l,...c}=i,u=[].concat(s?a("sdk"):[]).concat(r?a("beta"):[]).concat(o?a("minor"):[]).concat(l?a("major"):[]).concat(Object.keys(c).map(a));return this.splitOptionsPerPlatform(u)},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===Gn.xcode.label?Gn.xcode.value:Gn.other.value;return e[n].push(t),e},{[Gn.xcode.value]:[],[Gn.other.value]:[]})},getChangeName(e){return Fn[e]}},computed:{availableOptions({diffAvailability:e={},toOptionValue:t}){return new Set(Object.keys(e).map(t))}}},Yn={article:"article",symbol:"symbol"},Jn={title:"title",symbol:"symbol"},Zn={link:"link"};var ei={name:"TopicsLinkBlock",components:{Badge:ht,WordBreak:_e["a"],ContentNode:De,TopicLinkBlockIcon:Qt,DecoratedTopicTitle:On,RequirementMetadata:Mn,ConditionalConstraints:Ln},inject:["store"],mixins:[Xn,Qn],constants:{ReferenceType:Zn,TopicKind:Yn,TitleStyles:Jn},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===Zn.link&&!e.kind||"string"===typeof e.kind)&&(e.type===Zn.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===Zn.link?"a":"router-link",linkProps({topic:e}){const t=Object(K["b"])(e.url,this.$route.query);return e.type===Zn.link?{href:t}:{to:t}},linkBlockClasses:({changesClasses:e,hasAbstractElements:t,hasMultipleLinesAfterAPIChanges:n,multipleLinesClass:i})=>({"has-inline-element":!t,[i]: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===Jn.title)return e.ideTitle?"span":"code";if(e.role&&(e.role===k["a"].collection||e.role===k["a"].dictionarySymbol))return"span";switch(e.kind){case Yn.symbol:return"code";default:return"span"}},titleStyles:()=>Jn,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:i}}={})=>e&&e.length>0||t||n||i,tags:({topic:e})=>(e.tags||[]).slice(0,1)}},ti=ei,ni=(n("f158"),Object(N["a"])(ti,at,st,!1,null,"3152d122",null)),ii=ni.exports,ai={name:"TopicsTable",inject:{references:{default(){return{}}}},components:{WordBreak:_e["a"],ContentTable:Ye,TopicsLinkBlock:ii,ContentNode:De,ContentTableSection:it},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}},computed:{sectionsWithTopics(){return this.sections.map(e=>({...e,topics:e.identifiers.reduce((e,t)=>this.references[t]?e.concat(this.references[t]):e,[])}))}}},si=ai,ri=(n("6e80"),Object(N["a"])(si,Re,ze,!1,null,"eb97add6",null)),oi=ri.exports,li={name:"DefaultImplementations",components:{TopicsTable:oi},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:oi.props.sections}},ci=li,ui=Object(N["a"])(ci,Be,Ne,!1,null,null,null),di=ui.exports,hi=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"primary-content"},e._l(e.sections,(function(t,i){return n(e.componentFor(t),e._b({key:i,tag:"component"},"component",e.propsFor(t),!1))})),1)},pi=[],fi=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{attrs:{anchor:"possibleValues",title:"PossibleValues"}},[n("h2",[e._v("Possible Values")]),n("dl",{staticClass:"datalist"},[e._l(e.values,(function(t){return[n("dt",{key:t.name+":name",staticClass:"param-name"},[n("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(t.name))])],1),t.content?n("dd",{key:t.name+":content",staticClass:"value-content"},[n("ContentNode",{attrs:{content:t.content}})],1):e._e()]}))],2)])},gi=[],mi={name:"PossibleValues",components:{ContentNode:xe["a"],OnThisPageSection:Ue,WordBreak:_e["a"]},props:{values:{type:Array,required:!0}}},yi=mi,vi=(n("719b"),Object(N["a"])(yi,fi,gi,!1,null,null,null)),bi=vi.exports,Ti=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{attrs:{anchor:e.anchor,title:e.title}},[n("h2",[e._v(e._s(e.title))]),n("DeclarationSource",{attrs:{tokens:e.tokens}})],1)},_i=[],Ci=n("002d"),Si=function(){var e,t=this,n=t.$createElement,i=t._self._c||n;return i("pre",{ref:"declarationGroup",staticClass:"source",class:(e={},e[t.multipleLinesClass]=t.hasMultipleLines,e)},[i("code",{ref:"code"},t._l(t.formattedTokens,(function(e,n){return i("Token",t._b({key:n},"Token",t.propsFor(e),!1))})),1)])},ki=[];function wi(e){const t=e.getElementsByClassName("token-identifier");if(t.length<2)return;const n=e.textContent.indexOf(":")+1;for(let i=1;iObject(Ii["c"])(["theme","code","indentationWidth"],$i),formattedTokens:({language:e,formattedSwiftTokens:t,tokens:n})=>e===O["a"].swift.key.api?t:n,formattedSwiftTokens:({indentationWidth:e,tokens:t})=>{const n=" ".repeat(e);let i=!1;const a=[];let s=0,r=1,o=null,l=null,c=null,u=null,d=0;while(sObject(Ci["a"])(e)}},Ei=Li,Bi=Object(N["a"])(Ei,Ti,_i,!1,null,null,null),Ni=Bi.exports,Ri=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{staticClass:"declaration",attrs:{anchor:"declaration",title:"Declaration"}},[n("h2",[e._v("Declaration")]),e.hasModifiedChanges?[n("DeclarationDiff",{class:[e.changeClasses,e.multipleLinesClass],attrs:{changes:e.declarationChanges,changeType:e.changeType}})]:e._l(e.declarations,(function(t,i){return n("DeclarationGroup",{key:i,class:e.changeClasses,attrs:{declaration:t,shouldCaption:e.hasPlatformVariants,changeType:e.changeType}})})),e.conformance?n("ConditionalConstraints",{attrs:{constraints:e.conformance.constraints,prefix:e.conformance.availabilityPrefix}}):e._e()],2)},zi=[],Mi=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{ref:"apiChangesDiff",staticClass:"declaration-group",class:e.classes},[e.shouldCaption?n("p",{staticClass:"platforms"},[n("strong",[e._v(e._s(e.caption))])]):e._e(),n("Source",{attrs:{tokens:e.declaration.tokens,language:e.interfaceLanguage}})],1)},qi=[],Ki={name:"DeclarationGroup",components:{Source:ji},mixins:[Qn],inject:{languages:{default:()=>new Set},interfaceLanguage:{default:()=>O["a"].swift.key.api},symbolKind:{default:()=>{}}},props:{declaration:{type:Object,required:!0},shouldCaption:{type:Boolean,default:!1},changeType:{type:String,required:!1}},computed:{classes:({changeType:e,multipleLinesClass:t,hasMultipleLinesAfterAPIChanges:n})=>({["declaration-group--changed declaration-group--"+e]:e,[t]:n}),caption(){return this.declaration.platforms.join(", ")},isSwift:({interfaceLanguage:e})=>e===O["a"].swift.key.api}},Fi=Ki,Vi=(n("a40c"),Object(N["a"])(Fi,Mi,qi,!1,null,"c5ecdd3e",null)),Hi=Vi.exports,Wi=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"declaration-diff"},[n("div",{staticClass:"declaration-diff-current"},[n("div",{staticClass:"declaration-diff-version"},[e._v("Current")]),e._l(e.currentDeclarations,(function(t,i){return n("DeclarationGroup",{key:i,attrs:{declaration:t,"should-caption":e.currentDeclarations.length>1,changeType:e.changeType}})}))],2),n("div",{staticClass:"declaration-diff-previous"},[n("div",{staticClass:"declaration-diff-version"},[e._v("Previous")]),e._l(e.previousDeclarations,(function(t,i){return n("DeclarationGroup",{key:i,attrs:{declaration:t,"should-caption":e.previousDeclarations.length>1,changeType:e.changeType}})}))],2)])},Ui=[],Gi={name:"DeclarationDiff",components:{DeclarationGroup:Hi},props:{changes:{type:Object,required:!0},changeType:{type:String,required:!0}},computed:{previousDeclarations:({changes:e})=>e.declaration.previous||[],currentDeclarations:({changes:e})=>e.declaration.new||[]}},Qi=Gi,Xi=(n("7a2c"),Object(N["a"])(Qi,Wi,Ui,!1,null,"b3e21c4a",null)),Yi=Xi.exports,Ji={name:"Declaration",components:{DeclarationDiff:Yi,DeclarationGroup:Hi,ConditionalConstraints:Ln,OnThisPageSection:Ue},constants:{ChangeTypes:qn,multipleLinesClass:Hn},inject:["identifier","store"],data:({store:{state:e}})=>({state:e,multipleLinesClass:Hn}),props:{conformance:{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?qn.modified:e.change:e.change===qn.added?qn.added:void 0},changeClasses:({changeType:e})=>({["changed changed-"+e]:e})}},Zi=Ji,ea=(n("4340"),Object(N["a"])(Zi,Ri,zi,!1,null,"e39c4ee4",null)),ta=ea.exports,na=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{staticClass:"details",attrs:{anchor:"details",title:"Details"}},[n("h2",[e._v("Details")]),n("dl",[e.isSymbol?[n("dt",{key:e.details.name+":name",staticClass:"detail-type"},[e._v(" Name ")]),n("dd",{key:e.details.ideTitle+":content",staticClass:"detail-content"},[e._v(" "+e._s(e.details.ideTitle)+" ")])]:e._e(),e.isTitle?[n("dt",{key:e.details.name+":key",staticClass:"detail-type"},[e._v(" Key ")]),n("dd",{key:e.details.ideTitle+":content",staticClass:"detail-content"},[e._v(" "+e._s(e.details.name)+" ")])]:e._e(),n("dt",{key:e.details.name+":type",staticClass:"detail-type"},[e._v(" Type ")]),n("dd",{staticClass:"detail-content"},[n("PropertyListKeyType",{attrs:{types:e.details.value}})],1)],2)])},ia=[],aa=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"type"},[e._v(e._s(e.typeOutput))])},sa=[],ra={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}}}},oa=ra,la=(n("f7c0"),Object(N["a"])(oa,aa,sa,!1,null,"791bac44",null)),ca=la.exports,ua={name:"PropertyListKeyDetails",components:{PropertyListKeyType:ca,OnThisPageSection:Ue},props:{details:{type:Object,required:!0}},computed:{isTitle(){return"title"===this.details.titleStyle&&this.details.ideTitle},isSymbol(){return"symbol"===this.details.titleStyle&&this.details.ideTitle}}},da=ua,ha=(n("a705"),Object(N["a"])(da,na,ia,!1,null,"61ef551b",null)),pa=ha.exports,fa=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ContentNode",e._b({},"ContentNode",e.$props,!1))},ga=[],ma={name:"GenericContent",inject:{store:{default(){return{addOnThisPageSection(){}}}}},components:{ContentNode:De},props:De.props,methods:{...De.methods,addOnThisPageSections(){const{isTopLevelHeading:e,store:t}=this;this.forEach(n=>{e(n)&&t.addOnThisPageSection({anchor:n.anchor,title:n.text})})},isTopLevelHeading(e){const{level:t,type:n}=e;return n===De.BlockType.heading&&2===t}},created(){this.addOnThisPageSections()}},ya=ma,va=Object(N["a"])(ya,fa,ga,!1,null,null,null),ba=va.exports,Ta=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{staticClass:"parameters",attrs:{anchor:"parameters",title:"Parameters"}},[n("h2",[e._v("Parameters")]),n("dl",[e._l(e.parameters,(function(t){return[n("dt",{key:t.name+":name",staticClass:"param-name"},[n("code",[e._v(e._s(t.name))])]),n("dd",{key:t.name+":content",staticClass:"param-content"},[n("ContentNode",{attrs:{content:t.content}})],1)]}))],2)])},_a=[],Ca={name:"Parameters",components:{ContentNode:De,OnThisPageSection:Ue},props:{parameters:{type:Array,required:!0}}},Sa=Ca,ka=(n("09db"),Object(N["a"])(Sa,Ta,_a,!1,null,"7bb7c035",null)),wa=ka.exports,xa=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{attrs:{anchor:e.anchor,title:e.title}},[n("h2",[e._v(e._s(e.title))]),n("ParametersTable",{staticClass:"property-table",attrs:{parameters:e.properties,changes:e.propertyChanges},scopedSlots:e._u([{key:"symbol",fn:function(t){var i=t.name,a=t.type,s=t.content,r=t.changes,o=t.deprecated;return[n("div",{staticClass:"property-name",class:{deprecated:o}},[n("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(i))])],1),e.shouldShiftType({name:i,content:s})?e._e():n("PossiblyChangedType",{attrs:{type:a,changes:r.type}})]}},{key:"description",fn:function(t){var i=t.name,a=t.type,s=t.attributes,r=t.content,o=t.required,l=t.changes,c=t.deprecated,u=t.readOnly;return[e.shouldShiftType({name:i,content:r})?n("PossiblyChangedType",{attrs:{type:a,changes:l.type}}):e._e(),c?[n("Badge",{staticClass:"property-deprecated",attrs:{variant:"deprecated"}}),e._v("  ")]:e._e(),n("PossiblyChangedTextAttribute",{attrs:{changes:l.required,value:o}},[e._v("(Required) ")]),n("PossiblyChangedTextAttribute",{attrs:{changes:l.readOnly,value:u}},[e._v("(Read only) ")]),r?n("ContentNode",{attrs:{content:r}}):e._e(),n("ParameterAttributes",{attrs:{attributes:s,changes:l.attributes}})]}}])})],1)},Ia=[],Oa={inject:["identifier","store"],data:({store:{state:e}})=>({state:e}),computed:{apiChanges:({state:{apiChanges:e},identifier:t})=>e&&e[t]}},$a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"parameters-table"},e._l(e.parameters,(function(t){return n("Row",{key:t[e.keyBy],staticClass:"param",class:e.changedClasses(t[e.keyBy])},[n("Column",{staticClass:"param-symbol",attrs:{span:{large:3,small:12}}},[e._t("symbol",null,null,e.getProps(t,e.changes[t[e.keyBy]]))],2),n("Column",{staticClass:"param-content",attrs:{span:{large:9,small:12}}},[e._t("description",null,null,e.getProps(t,e.changes[t[e.keyBy]]))],2)],1)})),1)},Da=[],Pa={name:"ParametersTable",components:{Row:j["a"],Column:L["a"]},props:{parameters:{type:Array,required:!0},changes:{type:Object,default:()=>({})},keyBy:{type:String,default:"name"}},methods:{getProps(e,t={}){return{...e,changes:t}},changedClasses(e){const{changes:t}=this,{change:n}=t[e]||{};return{["changed changed-"+n]:n}}}},Aa=Pa,ja=(n("9da8"),Object(N["a"])(Aa,$a,Da,!1,null,"2d54624a",null)),La=ja.exports,Ea=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"parameter-attributes"},[e.shouldRender(e.AttributeKind.default)?n("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function(t){var i=t.attribute;return[e._v(" "+e._s(i.title||"Default")+": "),n("code",[e._v(e._s(i.value))])]}}],null,!1,4247435012)},"ParameterMetaAttribute",{kind:e.AttributeKind.default,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.minimum)?n("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function(t){var i=t.attribute;return[e._v(" "+e._s(i.title||"Minimum")+": "),n("code",[e._v(e._s(i.value))])]}}],null,!1,455861177)},"ParameterMetaAttribute",{kind:e.AttributeKind.minimum,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.minimumExclusive)?n("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function(t){var i=t.attribute;return[e._v(" "+e._s(i.title||"Minimum")+": "),n("code",[e._v("> "+e._s(i.value))])]}}],null,!1,3844501612)},"ParameterMetaAttribute",{kind:e.AttributeKind.minimumExclusive,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.maximum)?n("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function(t){var i=t.attribute;return[e._v(" "+e._s(i.title||"Maximum")+": "),n("code",[e._v(e._s(i.value))])]}}],null,!1,19641767)},"ParameterMetaAttribute",{kind:e.AttributeKind.maximum,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.maximumExclusive)?n("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function(t){var i=t.attribute;return[e._v(" "+e._s(i.title||"Maximum")+": "),n("code",[e._v("< "+e._s(i.value))])]}}],null,!1,4289558576)},"ParameterMetaAttribute",{kind:e.AttributeKind.maximumExclusive,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.allowedTypes)?n("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function(t){var i=t.attribute;return[e._v(" "+e._s(e.fallbackToValues(i).length>1?"Possible types":"Type")+": "),n("code",[e._l(e.fallbackToValues(i),(function(t,a){return[e._l(t,(function(t,s){return[n("DeclarationToken",e._b({key:a+"-"+s},"DeclarationToken",t,!1)),a+11?"Possible values":"Value")+": "),n("code",[e._v(e._s(e.fallbackToValues(i).join(", ")))])]}}],null,!1,1507632019)},"ParameterMetaAttribute",{kind:e.AttributeKind.allowedValues,attributes:e.attributesObject,changes:e.changes},!1)):e._e()],1)},Ba=[],Na=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("RenderChanged",{attrs:{value:e.attributes[e.kind],changes:e.changes[e.kind]},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.value;return n("div",{staticClass:"property-metadata"},[e._t("default",null,{attribute:i})],2)}}],null,!0)})},Ra=[];const za={added:"change-added",removed:"change-removed"};var Ma,qa,Ka={name:"RenderChanged",constants:{ChangedClasses:za},props:{changes:{type:Object,default:()=>({new:null,previous:null})},value:{type:[Object,Array,String,Boolean],default:null},wrapChanges:{type:Boolean,default:!0},renderSingleChange:{type:Boolean,default:!1}},render(e){const{value:t,changes:n={},wrapChanges:i,renderSingleChange:a}=this,{new:s,previous:r}=n,o=(t,n)=>{const a=this.$scopedSlots.default({value:t});return n&&i?e("div",{class:n},[a]):a?a[0]:null};if(s||r){const t=o(s,za.added),n=o(r,za.removed);return a?s&&!r?t:n:e("div",{class:"property-changegroup"},[s?t:"",r?n:""])}return o(t)}},Fa=Ka,Va=Object(N["a"])(Fa,Ma,qa,!1,null,null,null),Ha=Va.exports,Wa={name:"ParameterMetaAttribute",components:{RenderChanged:Ha},props:{kind:{type:String,required:!0},attributes:{type:Object,required:!0},changes:{type:Object,default:()=>({})}}},Ua=Wa,Ga=(n("2822"),Object(N["a"])(Ua,Na,Ra,!1,null,"8590589e",null)),Qa=Ga.exports;const Xa={allowedTypes:"allowedTypes",allowedValues:"allowedValues",default:"default",maximum:"maximum",maximumExclusive:"maximumExclusive",minimum:"minimum",minimumExclusive:"minimumExclusive"};var Ya={name:"ParameterAttributes",components:{ParameterMetaAttribute:Qa,DeclarationToken:Cn},constants:{AttributeKind:Xa},props:{attributes:{type:Array,default:()=>[]},changes:{type:Object,default:()=>({})}},computed:{AttributeKind:()=>Xa,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}}},Ja=Ya,Za=Object(N["a"])(Ja,Ea,Ba,!1,null,null,null),es=Za.exports,ts=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("RenderChanged",{attrs:{renderSingleChange:"",value:e.value,changes:e.changes},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.value;return i?n("span",{staticClass:"property-text"},[e._t("default")],2):e._e()}}],null,!0)})},ns=[],is={name:"PossiblyChangedTextAttribute",components:{RenderChanged:Ha},props:{changes:{type:Object,required:!1},value:{type:Boolean,default:!1}}},as=is,ss=(n("5c57"),Object(N["a"])(as,ts,ns,!1,null,null,null)),rs=ss.exports,os=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("RenderChanged",{attrs:{value:e.type,wrapChanges:!1,changes:e.changes},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.value;return n("DeclarationTokenGroup",{staticClass:"property-metadata property-type",attrs:{type:e.getValues(i)}})}}])})},ls=[],cs=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.type&&e.type.length?n("div",[n("code",e._l(e.type,(function(t,i){return n("DeclarationToken",e._b({key:i},"DeclarationToken",t,!1))})),1)]):e._e()},us=[],ds={name:"DeclarationTokenGroup",components:{DeclarationToken:Cn},props:{type:{type:Array,default:()=>[],required:!1}}},hs=ds,ps=Object(N["a"])(hs,cs,us,!1,null,null,null),fs=ps.exports,gs={name:"PossiblyChangedType",components:{DeclarationTokenGroup:fs,RenderChanged:Ha},props:{type:{type:Array,required:!0},changes:{type:Object,required:!1}},methods:{getValues(e){return Array.isArray(e)?e:e.values}}},ms=gs,ys=(n("2f87"),Object(N["a"])(ms,os,ls,!1,null,"0a648a1e",null)),vs=ys.exports,bs={name:"PropertyTable",mixins:[Oa],components:{Badge:ht,WordBreak:_e["a"],PossiblyChangedTextAttribute:rs,PossiblyChangedType:vs,ParameterAttributes:es,ContentNode:De,OnThisPageSection:Ue,ParametersTable:La},props:{title:{type:String,required:!0},properties:{type:Array,required:!0}},computed:{anchor:({title:e})=>Object(Ci["a"])(e),propertyChanges:({apiChanges:e})=>(e||{}).properties},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},Ts=bs,_s=(n("c875"),Object(N["a"])(Ts,xa,Ia,!1,null,"1b54be82",null)),Cs=_s.exports,Ss=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{attrs:{anchor:e.anchor,title:e.title}},[n("h2",[e._v(e._s(e.title))]),n("ParametersTable",{attrs:{parameters:[e.bodyParam],changes:e.bodyChanges,keyBy:"key"},scopedSlots:e._u([{key:"symbol",fn:function(t){var i=t.type,a=t.content,s=t.changes,r=t.name;return[e.shouldShiftType({name:r,content:a})?e._e():n("PossiblyChangedType",{attrs:{type:i,changes:s.type}})]}},{key:"description",fn:function(t){var i=t.name,a=t.content,s=t.mimeType,r=t.type,o=t.changes;return[e.shouldShiftType({name:i,content:a})?n("PossiblyChangedType",{attrs:{type:r,changes:o.type}}):e._e(),a?n("ContentNode",{attrs:{content:a}}):e._e(),s?n("PossiblyChangedMimetype",{attrs:{mimetype:s,changes:o.mimetype,change:o.change}}):e._e()]}}])}),e.parts.length?[n("h3",[e._v("Parts")]),n("ParametersTable",{staticClass:"parts",attrs:{parameters:e.parts,changes:e.partsChanges},scopedSlots:e._u([{key:"symbol",fn:function(t){var i=t.name,a=t.type,s=t.content,r=t.changes;return[n("div",{staticClass:"part-name"},[n("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(i))])],1),s?n("PossiblyChangedType",{attrs:{type:a,changes:r.type}}):e._e()]}},{key:"description",fn:function(t){var i=t.content,a=t.mimeType,s=t.required,r=t.type,o=t.attributes,l=t.changes,c=t.readOnly;return[n("div",[i?e._e():n("PossiblyChangedType",{attrs:{type:r,changes:l.type}}),n("PossiblyChangedTextAttribute",{attrs:{changes:l.required,value:s}},[e._v("(Required) ")]),n("PossiblyChangedTextAttribute",{attrs:{changes:l.readOnly,value:c}},[e._v("(Read only) ")]),i?n("ContentNode",{attrs:{content:i}}):e._e(),a?n("PossiblyChangedMimetype",{attrs:{mimetype:a,changes:l.mimetype,change:l.change}}):e._e(),n("ParameterAttributes",{attrs:{attributes:o,changes:l.attributes}})],1)]}}],null,!1,1779956822)})]:e._e()],2)},ks=[],ws=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("RenderChanged",{attrs:{changes:e.changeValues,value:e.mimetype},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.value;return n("div",{staticClass:"response-mimetype"},[e._v("Content-Type: "+e._s(i))])}}])})},xs=[],Is={name:"PossiblyChangedMimetype",components:{RenderChanged:Ha},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===qn.modified&&"string"!==typeof t?t:void 0}}},Os=Is,$s=(n("a91f"),Object(N["a"])(Os,ws,xs,!1,null,"2faa6020",null)),Ds=$s.exports;const Ps="restRequestBody";var As={name:"RestBody",mixins:[Oa],components:{PossiblyChangedMimetype:Ds,PossiblyChangedTextAttribute:rs,PossiblyChangedType:vs,WordBreak:_e["a"],ParameterAttributes:es,ContentNode:De,OnThisPageSection:Ue,ParametersTable:La},constants:{ChangesKey:Ps},props:{bodyContentType:{type:Array,required:!0},content:{type:Array},mimeType:{type:String,required:!0},parts:{type:Array,default:()=>[]},title:{type:String,required:!0}},computed:{anchor:({title:e})=>Object(Ci["a"])(e),bodyParam:({bodyContentType:e,content:t,mimeType:n})=>({key:Ps,content:t,mimeType:n,type:e}),bodyChanges:({apiChanges:e})=>e||{},partsChanges:({bodyChanges:e})=>(e[Ps]||{}).parts},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},js=As,Ls=(n("7500"),Object(N["a"])(js,Ss,ks,!1,null,"1b311f59",null)),Es=Ls.exports,Bs=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{attrs:{anchor:e.anchor,title:e.title}},[n("h2",[e._v(e._s(e.title))]),n("ParametersTable",{attrs:{parameters:e.parameters,changes:e.parameterChanges},scopedSlots:e._u([{key:"symbol",fn:function(t){var i=t.name,a=t.type,s=t.content,r=t.changes,o=t.deprecated;return[n("div",{staticClass:"param-name",class:{deprecated:o}},[n("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(i))])],1),e.shouldShiftType({content:s,name:i})?e._e():n("PossiblyChangedType",{attrs:{type:a,changes:r.type}})]}},{key:"description",fn:function(t){var i=t.name,a=t.type,s=t.content,r=t.required,o=t.attributes,l=t.changes,c=t.deprecated,u=t.readOnly;return[n("div",[e.shouldShiftType({content:s,name:i})?n("PossiblyChangedType",{attrs:{type:a,changes:l.type}}):e._e(),c?[n("Badge",{staticClass:"param-deprecated",attrs:{variant:"deprecated"}}),e._v("  ")]:e._e(),n("PossiblyChangedTextAttribute",{attrs:{changes:l.required,value:r}},[e._v("(Required) ")]),n("PossiblyChangedTextAttribute",{attrs:{changes:l.readOnly,value:u}},[e._v("(Read only) ")]),s?n("ContentNode",{attrs:{content:s}}):e._e(),n("ParameterAttributes",{attrs:{attributes:o,changes:l}})],2)]}}])})],1)},Ns=[],Rs={name:"RestParameters",mixins:[Oa],components:{Badge:ht,PossiblyChangedType:vs,PossiblyChangedTextAttribute:rs,ParameterAttributes:es,WordBreak:_e["a"],ContentNode:De,OnThisPageSection:Ue,ParametersTable:La},props:{title:{type:String,required:!0},parameters:{type:Array,required:!0}},computed:{anchor:({title:e})=>Object(Ci["a"])(e),parameterChanges:({apiChanges:e})=>(e||{}).restParameters},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},zs=Rs,Ms=(n("18b3"),Object(N["a"])(zs,Bs,Ns,!1,null,"5accae2c",null)),qs=Ms.exports,Ks=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{attrs:{anchor:e.anchor,title:e.title}},[n("h2",[e._v(e._s(e.title))]),n("ParametersTable",{attrs:{parameters:e.responses,changes:e.propertyChanges,"key-by":"status"},scopedSlots:e._u([{key:"symbol",fn:function(t){var i=t.status,a=t.type,s=t.reason,r=t.content,o=t.changes;return[n("div",{staticClass:"response-name"},[n("code",[e._v(" "+e._s(i)+" "),n("span",{staticClass:"reason"},[e._v(e._s(s))])])]),e.shouldShiftType({content:r,reason:s,status:i})?e._e():n("PossiblyChangedType",{attrs:{type:a,changes:o.type}})]}},{key:"description",fn:function(t){var i=t.content,a=t.mimetype,s=t.reason,r=t.type,o=t.status,l=t.changes;return[e.shouldShiftType({content:i,reason:s,status:o})?n("PossiblyChangedType",{attrs:{type:r,changes:l.type}}):e._e(),n("div",{staticClass:"response-reason"},[n("code",[e._v(e._s(s))])]),i?n("ContentNode",{attrs:{content:i}}):e._e(),a?n("PossiblyChangedMimetype",{attrs:{mimetype:a,changes:l.mimetype,change:l.change}}):e._e()]}}])})],1)},Fs=[],Vs={name:"RestResponses",mixins:[Oa],components:{PossiblyChangedMimetype:Ds,PossiblyChangedType:vs,ContentNode:De,OnThisPageSection:Ue,ParametersTable:La},props:{title:{type:String,required:!0},responses:{type:Array,required:!0}},computed:{anchor:({title:e})=>Object(Ci["a"])(e),propertyChanges:({apiChanges:e})=>(e||{}).restResponses},methods:{shouldShiftType:({content:e=[],reason:t,status:n})=>!(e.length||t)&&n}},Hs=Vs,Ws=(n("e335"),Object(N["a"])(Hs,Ks,Fs,!1,null,"57796e8c",null)),Us=Ws.exports;const Gs={content:"content",declarations:"declarations",details:"details",parameters:"parameters",possibleValues:"possibleValues",properties:"properties",restBody:"restBody",restCookies:"restCookies",restEndpoint:"restEndpoint",restHeaders:"restHeaders",restParameters:"restParameters",restResponses:"restResponses"};var Qs={name:"PrimaryContent",components:{Declaration:ta,GenericContent:ba,Parameters:wa,PropertyListKeyDetails:pa,PropertyTable:Cs,RestBody:Es,RestEndpoint:Ni,RestParameters:qs,RestResponses:Us,PossibleValues:bi},constants:{SectionKind:Gs},props:{conformance:{type:Object,required:!1},sections:{type:Array,required:!0,validator:e=>e.every(({kind:e})=>Object.prototype.hasOwnProperty.call(Gs,e))}},computed:{span(){return{large:9,medium:9,small:12}}},methods:{componentFor(e){return{[Gs.content]:ba,[Gs.declarations]:ta,[Gs.details]:pa,[Gs.parameters]:wa,[Gs.properties]:Cs,[Gs.restBody]:Es,[Gs.restParameters]:qs,[Gs.restHeaders]:qs,[Gs.restCookies]:qs,[Gs.restEndpoint]:Ni,[Gs.restResponses]:Us,[Gs.possibleValues]:bi}[e.kind]},propsFor(e){const{conformance:t}=this,{bodyContentType:n,content:i,declarations:a,details:s,items:r,kind:o,mimeType:l,parameters:c,title:u,tokens:d,values:h}=e;return{[Gs.content]:{content:i},[Gs.declarations]:{conformance:t,declarations:a},[Gs.details]:{details:s},[Gs.parameters]:{parameters:c},[Gs.possibleValues]:{values:h},[Gs.properties]:{properties:r,title:u},[Gs.restBody]:{bodyContentType:n,content:i,mimeType:l,parts:c,title:u},[Gs.restCookies]:{parameters:r,title:u},[Gs.restEndpoint]:{tokens:d,title:u},[Gs.restHeaders]:{parameters:r,title:u},[Gs.restParameters]:{parameters:r,title:u},[Gs.restResponses]:{responses:r,title:u}}[o]}}},Xs=Qs,Ys=(n("0b15"),Object(N["a"])(Xs,hi,pi,!1,null,"0e405a2d",null)),Js=Ys.exports,Zs=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ContentTable",{attrs:{anchor:"relationships",title:"Relationships"}},e._l(e.sectionsWithSymbols,(function(e){return n("Section",{key:e.type,attrs:{title:e.title}},[n("List",{attrs:{symbols:e.symbols,type:e.type}})],1)})),1)},er=[],tr=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ul",{ref:"apiChangesDiff",staticClass:"relationships-list",class:e.classes},e._l(e.symbols,(function(t){return n("li",{key:t.identifier,staticClass:"relationships-item"},[t.url?n("router-link",{staticClass:"link",attrs:{to:e.buildUrl(t.url,e.$route.query)}},[n("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(t.title))])],1):n("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(t.title))]),t.conformance?n("ConditionalConstraints",{attrs:{constraints:t.conformance.constraints,prefix:t.conformance.conformancePrefix}}):e._e()],1)})),0)},nr=[];const ir=3,ar={conformsTo:"conformance",inheritsFrom:"inheritance",inheritedBy:"inheritedBy"};var sr={name:"RelationshipsList",components:{ConditionalConstraints:Ln,WordBreak:_e["a"]},inject:["store","identifier"],mixins:[Xn,Qn],props:{symbols:{type:Array,required:!0},type:{type:String,required:!0}},data(){return{state:this.store.state}},computed:{classes({changeType:e,multipleLinesClass:t,hasMultipleLinesAfterAPIChanges: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=ar[t];if(e.change!==qn.modified)return e.change;const i=e[n];if(!i)return;const a=(e,t)=>e.map((e,n)=>[e,t[n]]),s=a(i.previous,i.new).some(([e,t])=>e.content?0===e.content.length&&t.content.length>0:!!t.content);return s?qn.added:qn.modified},shouldDisplayInline(){const{hasAvailabilityConstraints:e,symbols:t}=this;return t.length<=ir&&!e}},methods:{buildUrl:K["b"]}},rr=sr,or=(n("4281"),Object(N["a"])(rr,tr,nr,!1,null,"6497632e",null)),lr=or.exports,cr={name:"Relationships",inject:{references:{default(){return{}}}},components:{ContentTable:Ye,List:lr,Section:it},props:{sections:{type:Array,required:!0}},computed:{sectionsWithSymbols(){return this.sections.map(e=>({...e,symbols:e.identifiers.reduce((e,t)=>this.references[t]?e.concat(this.references[t]):e,[])}))}}},ur=cr,dr=Object(N["a"])(ur,Zs,er,!1,null,null,null),hr=dr.exports,pr=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("Section",{staticClass:"availability",attrs:{role:"complementary","aria-label":"Availability"}},[e._l(e.technologies,(function(t){return n("Badge",{key:t,staticClass:"technology"},[n("TechnologyIcon",{staticClass:"tech-icon"}),e._v(" "+e._s(t)+" ")],1)})),e._l(e.platforms,(function(t){return n("Badge",{key:t.name,staticClass:"platform",class:e.changesClassesFor(t.name)},[n("AvailabilityRange",{attrs:{deprecatedAt:t.deprecatedAt,introducedAt:t.introducedAt,platformName:t.name}}),t.deprecatedAt?n("span",{staticClass:"deprecated"},[e._v("Deprecated")]):t.beta?n("span",{staticClass:"beta"},[e._v("Beta")]):e._e()],1)}))],2)},fr=[],gr=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"technology-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M3.39,9l3.16,1.84.47.28.47-.28L10.61,9l.45.26,1.08.63L7,12.91l-5.16-3,1.08-.64L3.39,9M7,0,0,4.1,2.47,5.55,0,7,2.47,8.44,0,9.9,7,14l7-4.1L11.53,8.45,14,7,11.53,5.56,14,4.1ZM7,7.12,5.87,6.45l-1.54-.9L3.39,5,1.85,4.1,7,1.08l5.17,3L10.6,5l-.93.55-1.54.91ZM7,10,3.39,7.9,1.85,7,3.4,6.09,4.94,7,7,8.2,9.06,7,10.6,6.1,12.15,7l-1.55.9Z"}})])},mr=[],yr={name:"TechnologyIcon",components:{SVGIcon:bt["a"]}},vr=yr,br=Object(N["a"])(vr,gr,mr,!1,null,null,null),Tr=br.exports,_r=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{attrs:{role:"text","aria-label":e.ariaLabel,title:e.description}},[e._v(" "+e._s(e.text)+" ")])},Cr=[],Sr={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?"Deprecated":[]).concat(t).join(", ")},description(){const{deprecatedAt:e,introducedAt:t,platformName:n}=this;return e?`Introduced in ${n} ${t} and deprecated in ${n} ${e}`:`Available on ${n} ${t} and later`},text(){const{deprecatedAt:e,introducedAt:t,platformName:n}=this;return e?`${n} ${t}–${e}`:`${n} ${t}+`}}},kr=Sr,wr=Object(N["a"])(kr,_r,Cr,!1,null,null,null),xr=wr.exports,Ir={name:"Availability",mixins:[Xn],inject:["identifier","store"],components:{Badge:ht,AvailabilityRange:xr,Section:ee,TechnologyIcon:Tr},props:{platforms:{type:Array,required:!0},technologies:{type:Array,required:!1}},data(){return{state:this.store.state}},methods:{changeFor(e){const{identifier:t,state:{apiChanges:n}}=this,{availability:i={}}=(n||{})[t]||{},a=i[e];if(a)return a.deprecated?qn.deprecated:a.introduced&&!a.introduced.previous?qn.added:qn.modified}}},Or=Ir,$r=(n("c459"),Object(N["a"])(Or,pr,fr,!1,null,"4df209be",null)),Dr=$r.exports,Pr=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("TopicsTable",{attrs:{anchor:"see-also",title:"See Also",isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,sections:e.sections}})},Ar=[],jr={name:"SeeAlso",components:{TopicsTable:oi},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:oi.props.sections}},Lr=jr,Er=Object(N["a"])(Lr,Pr,Ar,!1,null,null,null),Br=Er.exports,Nr=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"topictitle"},[e.eyebrow?n("span",{staticClass:"eyebrow"},[e._v(e._s(e.eyebrow))]):e._e(),n("h1",{staticClass:"title"},[e._t("default"),e._t("after")],2)])},Rr=[],zr={name:"Title",props:{eyebrow:{type:String,required:!1}}},Mr=zr,qr=(n("3a71"),Object(N["a"])(Mr,Nr,Rr,!1,null,"322ebe7e",null)),Kr=qr.exports,Fr=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("TopicsTable",{attrs:{anchor:"topics",title:"Topics",isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,sections:e.sections}})},Vr=[],Hr={name:"Topics",components:{TopicsTable:oi},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:oi.props.sections}},Wr=Hr,Ur=Object(N["a"])(Wr,Fr,Vr,!1,null,null,null),Gr=Ur.exports,Qr={name:"DocumentationTopic",mixins:[$["a"]],inject:{isTargetIDE:{default(){return!1}},store:{default(){return{reset(){},state:{onThisPageSections:[]}}}}},components:{DocumentationHero:Te,Abstract:Le,Aside:D["a"],BetaLegalText:z,ContentNode:De,DefaultImplementations:di,DownloadButton:Ee["a"],LanguageSwitcher:ue,PrimaryContent:Js,Relationships:hr,RequirementMetadata:Mn,Availability:Dr,SeeAlso:Br,Title:Kr,Topics:Gr,WordBreak:_e["a"]},props:{abstract:{type:Array,required:!1},conformance:{type:Object,required:!1},defaultImplementationsSections:{type:Array,required:!1},downloadNotAvailableSummary:{type:Array,required:!1},deprecationSummary:{type:Array,required:!1},diffAvailability:{type:Object,required:!1},modules:{type:Array,required:!1},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},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:""}},provide(){return{references:this.references,identifier:this.identifier,languages:new Set(Object.keys(this.languagePaths)),interfaceLanguage:this.interfaceLanguage,symbolKind:this.symbolKind}},data(){return{topicState:this.store.state}},computed:{defaultImplementationsCount(){return(this.defaultImplementationsSections||[]).reduce((e,t)=>e+t.identifiers.length,0)},onThisPageSections(){return this.topicState.onThisPageSections},hasAvailability:({platforms:e,technologies:t})=>(e||[]).length||(t||[]).length,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})=>!!(e&&t&&n),enhanceBackground:({symbolKind:e})=>!e||"module"===e,shortHero:({roleHeading:e,abstract:t,sampleCodeDownload:n,hasAvailability:i,shouldShowLanguageSwitcher:a})=>!!e+!!t+!!n+!!i+a<=1,technologies({modules:e=[]}){const t=e.reduce((e,t)=>(e.push(t.name),e.concat(t.relatedModules||[])),[]);return t.length>1?t:[]},titleBreakComponent:({enhanceBackground:e})=>e?"span":_e["a"],showContainer:({isRequirement:e,deprecationSummary:t,downloadNotAvailableSummary:n,primaryContentSections:i})=>e||t&&t.length||n&&n.length||i&&i.length,tagName:({isSymbolDeprecated:e})=>e?"Deprecated":"Beta"},methods:{normalizePath(e){return e.startsWith("/")?e:"/"+e}},created(){if(this.topicState.preferredLanguage===O["a"].objectiveC.key.url&&this.interfaceLanguage!==O["a"].objectiveC.key.api&&this.objcPath&&this.$route.query.language!==O["a"].objectiveC.key.url){const{query:e}=this.$route;this.$nextTick().then(()=>{this.$router.replace({path:this.normalizePath(this.objcPath),query:{...e,language:O["a"].objectiveC.key.url}})})}this.store.reset()}},Xr=Qr,Yr=(n("be2a"),Object(N["a"])(Xr,x,I,!1,null,"a877f03c",null)),Jr=Yr.exports,Zr=n("2b0e");const eo=()=>({[qn.modified]:0,[qn.added]:0,[qn.deprecated]:0});var to={state:{apiChanges:null,apiChangesCounts:eo(),selectedAPIChangesVersion:null},setAPIChanges(e){this.state.apiChanges=e},setSelectedAPIChangesVersion(e){this.state.selectedAPIChangesVersion=e},resetApiChanges(){this.state.apiChanges=null,this.state.apiChangesCounts=eo()},async updateApiChangesCounts(){await Zr["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}},no=n("d369");const{state:io,...ao}=to;var so,ro,oo={state:{onThisPageSections:[],preferredLanguage:no["a"].preferredLanguage,...io},reset(){this.state.onThisPageSections=[],this.state.preferredLanguage=no["a"].preferredLanguage,this.resetApiChanges()},addOnThisPageSection(e){this.state.onThisPageSections.push(e)},setPreferredLanguage(e){this.state.preferredLanguage=e,no["a"].preferredLanguage=this.state.preferredLanguage},...ao},lo=n("8590"),co=n("66c9"),uo=n("bb52"),ho=n("146e"),po={name:"NavigatorDataProvider",props:{interfaceLanguage:{type:String,default:O["a"].swift.key.url},technology:{type:Object,required:!0},apiChangesVersion:{type:String,default:""}},data(){return{isFetching:!1,errorFetching:!1,isFetchingAPIChanges:!1,navigationIndex:{[O["a"].swift.key.url]:[]},diffs:null}},computed:{technologyPath:({technology:e})=>{const t=/(\/documentation\/(?:[^/]+))\/?/.exec(e.url);return t?t[1]:""},technologyWithChildren({navigationIndex:e,interfaceLanguage:t,technologyPath:n}){let i=e[t]||[];return i.length||(i=e[O["a"].swift.key.url]||[]),i.find(e=>n.toLowerCase()===e.path.toLowerCase())}},created(){this.fetchIndexData()},methods:{async fetchIndexData(){try{this.isFetching=!0;const{interfaceLanguages:e}=await Object(w["c"])();this.navigationIndex=Object.freeze(e)}catch(e){this.errorFetching=!0}finally{this.isFetching=!1}}},render(){return this.$scopedSlots.default({technology:this.technologyWithChildren,isFetching:this.isFetching,errorFetching:this.errorFetching,isFetchingAPIChanges:this.isFetchingAPIChanges,apiChanges:this.diffs})}},fo=po,go=Object(N["a"])(fo,so,ro,!1,null,null,null),mo=go.exports,yo=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"quick-navigation-modal"},[n("div",{staticClass:"container"},[n("div",{staticClass:"close-icon",on:{click:function(t){return e.closeQuickNavigationModal()}}},[n("p",[e._v(" Close ")])]),n("input",{directives:[{name:"model",rawName:"v-model",value:e.userInput,expression:"userInput"}],ref:"input",staticClass:"filter",attrs:{type:"text"},domProps:{value:e.userInput},on:{input:function(t){t.target.composing||(e.userInput=t.target.value)}}}),n("div",e._l(e.filteredSymbols,(function(t,i){return n("div",{key:i,staticClass:"symbol-match",on:{click:function(t){return e.closeQuickNavigationModal()}}},[n("Reference",{attrs:{url:t.path,id:i}},[n("span",[e._v(" - "+e._s(t.title.slice(0,t.start))+" ")]),n("QuickNavigationHighlighter",{attrs:{text:t.substring,matcherText:e.debouncedInput}}),n("span",[e._v(" "+e._s(t.title.slice(t.start+t.matchLength))+" ")])],1)],1)})),0)])])},vo=[];function bo(e,t,n,i){let a,s;return function(...r){function o(){clearTimeout(a),a=null}function l(){o(),e.apply(s,r)}if(s=this,!a||!n&&!i){if(!n)return o(),void(a=setTimeout(l,t));a=setTimeout(o,t),e.apply(s,r)}}}var To,_o,Co={name:"QuickNavigationHighlighter",props:{text:{type:String,required:!0},matcherText:{type:String,default:""}},render(e){const{matcherText:t,text:n}=this,i=[];let a=0;return[...t].forEach(t=>{const s=n.indexOf(t,a);a&&i.push(e("span",n.slice(a,s)));const r=s+1;i.push(e("span",{class:"match"},n.slice(s,r))),a=r}),e("p",{class:"highlight"},i)}},So=Co,ko=(n("abf4"),Object(N["a"])(So,To,_o,!1,null,"469ea7fd",null)),wo=ko.exports,xo={name:"QuickNavigationModal",components:{QuickNavigationHighlighter:wo,Reference:dn["a"]},inject:["quickNavigationStore"],data(){return{debouncedInput:"",quickNavigationStore:this.quickNavigationStore,userInput:""}},computed:{filteredSymbols:({flattenIndex:e,constructFuzzyRegex:t,fuzzyMatch:n,debouncedInput:i,orderSymbolsByPriority:a})=>{const s=e.filter(e=>"groupMarker"!==e.type&&null!=e.title);if(!i)return[];const r=n({debouncedInput:i.toLowerCase(),symbols:s,processedInputRegex:new RegExp(t(i))});return a(r).slice(0,20)},flattenIndex:({quickNavigationStore:e})=>e.state.flattenIndex},methods:{closeQuickNavigationModal(){this.quickNavigationStore.toggleShowQuickNavigationModal()},constructFuzzyRegex(e){return[...e].reduce((t,n,i)=>t.concat(n.toLowerCase()).concat(it.map(t=>{const i=n.exec(t.title.toLowerCase());if(!i)return!1;const a=i[0].length,s=e.length;return!(a>3*s)&&{title:t.title,path:t.path,inputLengthDifference:t.title.length-s,matchLength:a,matchLengthDifference:a-s,start:i.index,substring:i[0]}}).filter(Boolean),orderSymbolsByPriority(e){return e.sort((e,t)=>e.matchLengthDifference>t.matchLengthDifference?1:e.matchLengthDifferencet.inputLengthDifference?1:e.inputLengthDifferencet.start?1:e.start{Date.now()-i>=t&&(e.apply(s,a),i=Date.now())},t-(Date.now()-i))}}var Mo=n("942d");const qo="sidebar",Ko=1920,Fo=543,Vo={touch:{move:"touchmove",end:"touchend"},mouse:{move:"mousemove",end:"mouseup"}},Ho=(e,t=window.innerWidth)=>{const n=Math.min(t,Ko);return Math.floor(Math.min(n*(e/100),n))},Wo={medium:30,large:20},Uo={medium:50,large:50},Go="sidebar-scroll-lock";var Qo={name:"AdjustableSidebarWidth",constants:{SCROLL_LOCK_ID:Go},components:{BreakpointEmitter:jo["a"]},props:{openExternally:{type:Boolean,default:!1}},data(){const e=window.innerWidth,t=window.innerHeight,n=Lo["b"].large,i=Ho(Wo[n]),a=Ho(Uo[n]),s=e>=Ko?Fo:Math.round((i+a)/2),r=Ao["c"].get(qo,s);return{isDragging:!1,width:Math.min(Math.max(r,i),a),isTouch:!1,windowWidth:e,windowHeight:t,breakpoint:n,noTransition:!1,isTransitioning:!1,focusTrapInstance:null,mobileTopOffset:0,topOffset:0}},computed:{minWidthPercent:({breakpoint:e})=>Wo[e]||0,maxWidthPercent:({breakpoint:e})=>Uo[e]||100,maxWidth:({maxWidthPercent:e,windowWidth:t})=>Ho(e,t),minWidth:({minWidthPercent:e,windowWidth:t})=>Ho(e,t),widthInPx:({width:e})=>e+"px",events:({isTouch:e})=>e?Vo.touch:Vo.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,openExternally:t,noTransition:n,isTransitioning:i,mobileTopOffset:a})=>({dragging:e,"force-open":t,"no-transition":n,animating:i,"has-mobile-top-offset":a}),scrollLockID:()=>Go,BreakpointScopes:()=>Lo["c"]},async mounted(){window.addEventListener("keydown",this.onEscapeKeydown),window.addEventListener("resize",this.storeWindowSize,{passive:!0}),window.addEventListener("orientationchange",this.storeWindowSize,{passive:!0}),this.storeTopOffset(),0===this.topOffset&&0===window.scrollY||window.addEventListener("scroll",this.storeTopOffset,{passive:!0}),this.$once("hook:beforeDestroy",()=>{window.removeEventListener("keydown",this.onEscapeKeydown),window.removeEventListener("resize",this.storeWindowSize),window.removeEventListener("orientationchange",this.storeWindowSize),window.removeEventListener("scroll",this.storeTopOffset),this.openExternally&&this.toggleScrollLock(!1),this.focusTrapInstance&&this.focusTrapInstance.destroy()}),await this.$nextTick(),this.focusTrapInstance=new No["a"](this.$refs.aside)},watch:{$route:"closeMobileSidebar",width:{immediate:!0,handler:bo((function(e){this.emitEventChange(e)}),250,!0,!0)},windowWidth:"getWidthInCheck",async breakpoint(e){this.getWidthInCheck(),e===Lo["b"].large&&this.closeMobileSidebar(),this.noTransition=!0,await Object(Eo["b"])(5),this.noTransition=!1},openExternally:"handleExternalOpen"},methods:{getWidthInCheck:bo((function(){this.width>this.maxWidth?this.width=this.maxWidth:this.widththis.maxWidth&&(i=this.maxWidth),this.width=Math.max(i,this.minWidth)},stopDrag(e){e.preventDefault(),this.isDragging&&(this.isDragging=!1,Ao["c"].set(qo,this.width),document.removeEventListener(this.events.move,this.handleDrag),document.removeEventListener(this.events.end,this.stopDrag),this.emitEventChange(this.width))},emitEventChange(e){this.$emit("width-change",e)},getTopOffset(){const e=document.getElementById(Mo["d"]);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 toggleScrollLock(e){const t=document.getElementById(this.scrollLockID);e?(await this.$nextTick(),Bo["a"].lockScroll(t),this.focusTrapInstance.start(),Ro["a"].hide(this.$refs.aside)):(Bo["a"].unlockScroll(t),this.focusTrapInstance.stop(),Ro["a"].show(this.$refs.aside))},storeTopOffset:zo((function(){this.topOffset=this.getTopOffset()}),60)}},Xo=Qo,Yo=(n("3099"),Object(N["a"])(Xo,Do,Po,!1,null,"453b0e76",null)),Jo=Yo.exports,Zo=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("nav",{staticClass:"navigator",attrs:{"aria-labelledby":e.INDEX_ROOT_KEY}},[e.isFetching?n("NavigatorCardInner",{staticClass:"loading-placeholder"},[n("transition",{attrs:{name:"delay-visibility",appear:""}},[n("SpinnerIcon",{staticClass:"loading-spinner"})],1)],1):n("NavigatorCard",{attrs:{technology:e.technology.title,"is-technology-beta":e.technology.beta,"technology-path":e.technology.path||e.technology.url,type:e.type,children:e.flatChildren,"active-path":e.activePath,scrollLockID:e.scrollLockID,"error-fetching":e.errorFetching,breakpoint:e.breakpoint,"api-changes":e.apiChanges},on:{close:function(t){return e.$emit("close")}}}),n("div",{staticClass:"visuallyhidden",attrs:{"aria-live":"polite"}},[e._v(" Navigator is "+e._s(e.isFetching?"loading":"ready")+" ")])],1)},el=[],tl={state:{enableQuickNavigation:!1,flattenIndex:[]},reset(){this.state.flattenIndex=[]},setFlattenIndex(e){this.state.flattenIndex=e},toggleShowQuickNavigationModal(){this.state.enableQuickNavigation=!this.state.enableQuickNavigation}},nl=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"navigator-card"},[n("div",{staticClass:"navigator-card-full-height"},[n("NavigatorCardInner",[n("div",{staticClass:"head-wrapper"},[n("button",{staticClass:"close-card-mobile",attrs:{"aria-label":"Close documentation navigator"},on:{click:function(t){return e.$emit("close")}}},[n("SidenavIcon",{staticClass:"icon-inline close-icon"})],1),n("Reference",{staticClass:"navigator-head",attrs:{url:e.technologyPath,id:e.INDEX_ROOT_KEY}},[n("h2",{staticClass:"card-link"},[e._v(" "+e._s(e.technology)+" ")]),e.isTechnologyBeta?n("Badge",{attrs:{variant:"beta"}}):e._e()],1)],1),e._t("post-head"),n("div",{staticClass:"card-body",on:{"!keydown":[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:t.altKey?(t.preventDefault(),e.focusFirst.apply(null,arguments)):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:t.altKey?(t.preventDefault(),e.focusLast.apply(null,arguments)):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:(t.preventDefault(),e.focusPrev.apply(null,arguments))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:(t.preventDefault(),e.focusNext.apply(null,arguments))}]}},[n("RecycleScroller",{directives:[{name:"show",rawName:"v-show",value:e.hasNodes,expression:"hasNodes"}],ref:"scroller",staticClass:"scroller",attrs:{id:e.scrollLockID,"aria-label":"Documentation Navigator",items:e.nodesToRender,"item-size":e.itemSize,buffer:1e3,"emit-update":"","key-field":"uid"},on:{update:e.handleScrollerUpdate},nativeOn:{focusin:function(t){return e.handleFocusIn.apply(null,arguments)},focusout:function(t){return e.handleFocusOut.apply(null,arguments)}},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.item,a=t.active,s=t.index;return[n("NavigatorCardItem",{attrs:{item:i,isRendered:a,"filter-pattern":e.filterPattern,"is-active":i.uid===e.activeUID,"is-bold":e.activePathMap[i.uid],expanded:e.openNodes[i.uid],"api-change":e.apiChangesObject[i.path],isFocused:e.focusedIndex===s,enableFocus:!e.externalFocusChange},on:{toggle:e.toggle,"toggle-full":e.toggleFullTree,"toggle-siblings":e.toggleSiblings,navigate:e.handleNavigationChange,"focus-parent":e.focusNodeParent}})]}}])}),n("div",{staticClass:"visuallyhidden",attrs:{"aria-live":"polite"}},[e._v(" "+e._s(e.politeAriaLive)+" ")]),n("div",{staticClass:"no-items-wrapper",attrs:{"aria-live":"assertive"}},[e._v(" "+e._s(e.assertiveAriaLive)+" ")])],1)],2)],1),e.errorFetching?e._e():n("div",{staticClass:"filter-wrapper"},[n("div",{staticClass:"navigator-filter"},[n("div",{staticClass:"input-wrapper"},[n("FilterInput",{staticClass:"filter-component",attrs:{tags:e.availableTags,"selected-tags":e.selectedTagsModelValue,placeholder:"Filter","should-keep-open-on-blur":!1,"position-reversed":e.isLargeBreakpoint,"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.enableQuickNavigation?n("div",{staticClass:"magnifier-icon",on:{click:function(t){return e.store.toggleShowQuickNavigationModal()}}},[n("MagnifierIcon")],1):e._e()])])])},il=[],al=n("e508");const sl="",rl=32;function ol(e){const t=Object(Ci["h"])(Object(Ci["d"])(e));return new RegExp(t,"ig")}var ll=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"navigator-card-inner"},[e._t("default")],2)},cl=[],ul={name:"NavigatorCardInner"},dl=ul,hl=(n("e6b8"),Object(N["a"])(dl,ll,cl,!1,null,"7a09780d",null)),pl=hl.exports,fl=function(){var e,t=this,n=t.$createElement,i=t._self._c||n;return i("div",{staticClass:"navigator-card-item",class:{expanded:t.expanded},style:{"--nesting-index":t.item.depth},attrs:{id:"container-"+t.item.uid,"aria-hidden":t.isRendered?null:"true"},on:{keydown:[function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"left",37,e.key,["Left","ArrowLeft"])||"button"in e&&0!==e.button?null:(e.preventDefault(),t.handleLeftKeydown.apply(null,arguments))},function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"right",39,e.key,["Right","ArrowRight"])||"button"in e&&2!==e.button||e.ctrlKey||e.shiftKey||e.altKey||e.metaKey?null:(e.preventDefault(),t.handleRightKeydown.apply(null,arguments))},function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:(e.preventDefault(),t.clickReference.apply(null,arguments))},function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"right",39,e.key,["Right","ArrowRight"])?null:e.altKey?"button"in e&&2!==e.button?null:(e.preventDefault(),t.toggleEntireTree.apply(null,arguments)):null}]}},[i("div",{staticClass:"head-wrapper",class:{active:t.isActive,"is-group":t.isGroupMarker}},[i("span",{attrs:{hidden:"",id:t.usageLabel}},[t._v(" To navigate the symbols, press Up Arrow, Down Arrow, Left Arrow or Right Arrow ")]),i("div",{staticClass:"depth-spacer"},[t.isParent?i("button",{staticClass:"tree-toggle",attrs:{tabindex:"-1","aria-labelledby":t.item.uid,"aria-expanded":t.expanded?"true":"false","aria-describedby":t.ariaDescribedBy},on:{click:[function(e){return e.ctrlKey||e.shiftKey||e.altKey||e.metaKey?null:(e.preventDefault(),t.toggleTree.apply(null,arguments))},function(e){return e.altKey?(e.preventDefault(),t.toggleEntireTree.apply(null,arguments)):null},function(e){return e.metaKey?(e.preventDefault(),t.toggleSiblings.apply(null,arguments)):null}]}},[i("InlineChevronRightIcon",{staticClass:"icon-inline chevron",class:{rotate:t.expanded,animating:t.idState.isOpening}})],1):t._e()]),t.isGroupMarker||t.apiChange?t.apiChange?i("span",{staticClass:"navigator-icon",class:(e={},e["changed changed-"+t.apiChange]=t.apiChange,e)}):t._e():i("NavigatorLeafIcon",{staticClass:"navigator-icon",attrs:{type:t.item.type}}),i("div",{staticClass:"title-container"},[t.isParent?i("span",{attrs:{hidden:"",id:t.parentLabel}},[t._v(", containing "+t._s(t.item.childUIDs.length)+" symbols")]):t._e(),i("span",{attrs:{id:t.siblingsLabel,hidden:""}},[t._v(" "+t._s(t.item.index+1)+" of "+t._s(t.item.siblingsCount)+" symbols inside ")]),i(t.refComponent,{ref:"reference",tag:"component",staticClass:"leaf-link",class:{bolded:t.isBold},attrs:{id:t.item.uid,url:t.isGroupMarker?null:t.item.path||"",tabindex:t.isFocused?"0":"-1","aria-describedby":t.ariaDescribedBy+" "+t.usageLabel},nativeOn:{click:[function(e){return e.ctrlKey||e.shiftKey||e.altKey||e.metaKey?null:t.handleClick.apply(null,arguments)},function(e){return e.altKey?(e.preventDefault(),t.toggleEntireTree.apply(null,arguments)):null}]}},[i("HighlightMatches",{attrs:{text:t.item.title,matcher:t.filterPattern}})],1),t.isDeprecated?i("Badge",{attrs:{variant:"deprecated"}}):t.isBeta?i("Badge",{attrs:{variant:"beta"}}):t._e()],1)],1)])},gl=[],ml=n("34b0"),yl=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"NavigatorLeafIcon"},[n(e.icon,e._b({tag:"component",staticClass:"icon-inline",style:e.styles},"component",e.iconProps,!1))],1)},vl=[],bl=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{attrs:{viewBox:"0 0 14 14",height:"14"}},[n("path",{attrs:{d:"M13 1v12h-12v-12zM12.077 1.923h-10.154v10.154h10.154z"}}),n("path",{attrs:{d:"M5.191 9.529c0.044 0.002 0.089 0.004 0.133 0.004 0.108 0 0.196-0.025 0.262-0.074s0.122-0.113 0.166-0.188c0.044-0.077 0.078-0.159 0.103-0.247s0.049-0.173 0.074-0.251l0.598-2.186h-0.709l0.207-0.702h0.702l0.288-1.086c0.083-0.384 0.256-0.667 0.517-0.849s0.591-0.273 0.99-0.273c0.108 0 0.212 0.007 0.314 0.022s0.203 0.027 0.306 0.037l-0.207 0.761c-0.054-0.006-0.106-0.011-0.155-0.018s-0.102-0.011-0.155-0.011c-0.108 0-0.196 0.016-0.262 0.048s-0.122 0.075-0.166 0.129-0.080 0.115-0.107 0.185c-0.028 0.068-0.055 0.14-0.085 0.214l-0.222 0.842h0.768l-0.192 0.702h-0.783l-0.628 2.319c-0.059 0.222-0.129 0.419-0.21 0.594s-0.182 0.322-0.303 0.443-0.269 0.214-0.443 0.281-0.385 0.1-0.631 0.1c-0.084 0-0.168-0.004-0.251-0.011s-0.168-0.014-0.251-0.018l0.207-0.768c0.040 0 0.081 0.001 0.126 0.004z"}})])},Tl=[],_l={name:"TopicFuncIcon",components:{SVGIcon:bt["a"]}},Cl=_l,Sl=Object(N["a"])(Cl,bl,Tl,!1,null,null,null),kl=Sl.exports,wl=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"collection-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"m1 1v12h12v-12zm11 11h-10v-10h10z"}}),n("path",{attrs:{d:"m3 4h8v1h-8zm0 2.5h8v1h-8zm0 2.5h8v1h-8z"}}),n("path",{attrs:{d:"m3 4h8v1h-8z"}}),n("path",{attrs:{d:"m3 6.5h8v1h-8z"}}),n("path",{attrs:{d:"m3 9h8v1h-8z"}})])},xl=[],Il={name:"CollectionIcon",components:{SVGIcon:bt["a"]}},Ol=Il,$l=Object(N["a"])(Ol,wl,xl,!1,null,null,null),Dl=$l.exports,Pl=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{attrs:{viewBox:"0 0 14 14",height:"14"}},[n("path",{attrs:{d:"M13 13h-12v-12h12zM1.923 12.077h10.154v-10.154h-10.154z"}}),n("path",{attrs:{d:"M5.098 4.968v-1.477h-0.738v1.477h-1.477v0.738h1.477v1.477h0.738v-1.477h1.477v-0.738z"}}),n("path",{attrs:{d:"M8.030 4.807l-2.031 5.538h0.831l2.031-5.538z"}}),n("path",{attrs:{d:"M8.894 8.805v0.923h2.215v-0.923z"}})])},Al=[],jl={name:"TopicFuncOpIcon",components:{SVGIcon:bt["a"]}},Ll=jl,El=Object(N["a"])(Ll,Pl,Al,!1,null,null,null),Bl=El.exports,Nl=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{attrs:{viewBox:"0 0 14 14",height:"14"}},[n("path",{attrs:{d:"M13 13h-12v-12h12zM1.923 12.077h10.154v-10.154h-10.154z"}}),n("path",{attrs:{d:"M4.133 3.633v6.738h1.938v-0.831h-0.923v-5.077h0.923v-0.831z"}}),n("path",{attrs:{d:"M9.856 10.371v-6.738h-1.938v0.831h0.923v5.077h-0.923v0.831z"}})])},Rl=[],zl={name:"TopicSubscriptIcon",components:{SVGIcon:bt["a"]}},Ml=zl,ql=Object(N["a"])(Ml,Nl,Rl,!1,null,null,null),Kl=ql.exports,Fl=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"two-letter-icon",attrs:{width:"16px",height:"16px",viewBox:"0 0 16 16"}},[n("g",{attrs:{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"}},[n("g",{attrs:{transform:"translate(1.000000, 1.000000)"}},[n("rect",{attrs:{stroke:"currentColor",x:"0.5",y:"0.5",width:"13",height:"13"}}),n("text",{attrs:{"font-size":"8","font-weight":"bold",fill:"currentColor"}},[n("tspan",{attrs:{x:"9.08984375",y:"11"}},[e._v(e._s(e.second))])]),n("text",{attrs:{"font-size":"11","font-weight":"bold",fill:"currentColor"}},[n("tspan",{attrs:{x:"2",y:"11"}},[e._v(e._s(e.first))])])])])])},Vl=[],Hl={name:"TwoLetterSymbolIcon",components:{SVGIcon:bt["a"]},props:{first:{type:String,required:!0},second:{type:String,required:!0}}},Wl=Hl,Ul=Object(N["a"])(Wl,Fl,Vl,!1,null,null,null),Gl=Ul.exports,Ql=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"single-letter-icon",attrs:{width:"16px",height:"16px",viewBox:"0 0 16 16"}},[n("g",{attrs:{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"}},[n("rect",{attrs:{stroke:"currentColor",x:"1",y:"1",width:"14",height:"14"}}),n("text",{attrs:{"font-size":"11","font-weight":"bold",fill:"currentColor",x:"49%",y:"12","text-anchor":"middle"}},[n("tspan",[e._v(e._s(e.symbol))])])])])},Xl=[],Yl={name:"SingleLetterSymbolIcon",components:{SVGIcon:bt["a"]},props:{symbol:{type:String,required:!0}}},Jl=Yl,Zl=Object(N["a"])(Jl,Ql,Xl,!1,null,null,null),ec=Zl.exports;const tc={[pe.article]:gt["a"],[pe.associatedtype]:Dl,[pe.buildSetting]:Dl,[pe.class]:ec,[pe.collection]:Dl,[pe.dictionarySymbol]:ec,[pe.container]:Dl,[pe.enum]:ec,[pe.extension]:Gl,[pe.func]:kl,[pe.op]:Bl,[pe.httpRequest]:ec,[pe.languageGroup]:Dl,[pe.learn]:Et,[pe.method]:ec,[pe.macro]:ec,[pe.module]:Tr,[pe.overview]:Et,[pe.protocol]:Gl,[pe.property]:ec,[pe.propertyListKey]:ec,[pe.resources]:Et,[pe.sampleCode]:mt["a"],[pe.struct]:ec,[pe.subscript]:Kl,[pe.symbol]:Dl,[pe.tutorial]:Bt["a"],[pe.typealias]:ec,[pe.union]:ec,[pe.var]:ec},nc={[pe.class]:{symbol:"C"},[pe.dictionarySymbol]:{symbol:"O"},[pe.enum]:{symbol:"E"},[pe.extension]:{first:"E",second:"x"},[pe.httpRequest]:{symbol:"E"},[pe.method]:{symbol:"M"},[pe.macro]:{symbol:"#"},[pe.protocol]:{first:"P",second:"r"},[pe.property]:{symbol:"P"},[pe.propertyListKey]:{symbol:"K"},[pe.struct]:{symbol:"S"},[pe.typealias]:{symbol:"T"},[pe.union]:{symbol:"U"},[pe.var]:{symbol:"V"}};var ic,ac,sc={name:"NavigatorLeafIcon",components:{SingleLetterSymbolIcon:ec},constants:{TopicTypeIcons:tc,TopicTypeProps:nc},props:{type:{type:String,required:!0},withColors:{type:Boolean,default:!1}},computed:{normalisedType:({type:e})=>fe[e]||e,icon:({normalisedType:e})=>tc[e]||Dl,iconProps:({normalisedType:e})=>nc[e]||{},color:({normalisedType:e})=>me[e],styles:({color:e,withColors:t})=>t&&e?{color:`var(--color-type-icon-${e})`}:{}}},rc=sc,oc=(n("b13d"),Object(N["a"])(rc,yl,vl,!1,null,"031bfabc",null)),lc=oc.exports,cc={name:"HighlightMatch",props:{text:{type:String,required:!0},matcher:{type:RegExp,default:void 0}},render(e){const{matcher:t,text:n}=this;if(!t)return e("p",{class:"highlight"},n);const i=[];let a=0,s=null;const r=new RegExp(t,"gi");while(null!==(s=r.exec(n))){const t=s[0].length,r=s.index+t,o=n.slice(a,s.index);o&&i.push(e("span",o));const l=n.slice(s.index,r);l&&i.push(e("span",{class:"match"},l)),a=r}const o=n.slice(a,n.length);return o&&i.push(e("span",o)),e("p",{class:"highlight"},i)}},uc=cc,dc=(n("b831"),Object(N["a"])(uc,ic,ac,!1,null,"d75876e2",null)),hc=dc.exports,pc={name:"NavigatorCardItem",mixins:[Object(al["a"])({idProp:e=>e.item.uid})],components:{HighlightMatches:hc,NavigatorLeafIcon:lc,InlineChevronRightIcon:ml["a"],Reference:dn["a"],Badge:ht},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=>Kn.includes(e)},isFocused:{type:Boolean,default:()=>!1},enableFocus:{type:Boolean,default:!0}},idState(){return{isOpening:!1}},computed:{isGroupMarker:({item:{type:e}})=>e===pe.groupMarker,isParent:({item:e})=>!!e.childUIDs.length,parentLabel:({item:e})=>"label-parent-"+e.uid,siblingsLabel:({item:e})=>"label-"+e.uid,usageLabel:({item:e})=>"usage-"+e.uid,ariaDescribedBy({item:e,siblingsLabel:t,parentLabel:n,isParent:i}){const a=`${t} ${e.parent}`;return i?`${a} ${n}`:""+a},isBeta:({item:{beta:e}})=>!!e,isDeprecated:({item:{deprecated:e}})=>!!e,refComponent:({isGroupMarker:e})=>e?"h3":dn["a"]},methods:{toggleTree(){this.idState.isOpening=!0,this.$emit("toggle",this.item)},toggleEntireTree(){this.idState.isOpening=!0,this.$emit("toggle-full",this.item)},toggleSiblings(){this.idState.isOpening=!0,this.$emit("toggle-siblings",this.item)},handleLeftKeydown(){this.expanded?this.toggleTree():this.$emit("focus-parent",this.item)},handleRightKeydown(){!this.expanded&&this.isParent&&this.toggleTree()},clickReference(){(this.$refs.reference.$el||this.$refs.reference).click()},focusReference(){(this.$refs.reference.$el||this.$refs.reference).focus()},handleClick(){this.isGroupMarker||this.$emit("navigate",this.item.uid)}},watch:{async isFocused(e){await Object(Eo["b"])(8),e&&this.isRendered&&this.enableFocus&&this.focusReference()},async expanded(){await Object(Eo["b"])(9),this.idState.isOpening=!1}}},fc=pc,gc=(n("9d1f"),Object(N["a"])(fc,fl,gl,!1,null,"6fb0778e",null)),mc=gc.exports,yc=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"sidenav-icon",attrs:{viewBox:"0 0 14 14",height:"14"}},[n("path",{attrs:{d:"M6.533 1.867h-6.533v10.267h14v-10.267zM0.933 11.2v-8.4h4.667v8.4zM13.067 11.2h-6.533v-8.4h6.533z"}}),n("path",{attrs:{d:"M1.867 5.133h2.8v0.933h-2.8z"}}),n("path",{attrs:{d:"M1.867 7.933h2.8v0.933h-2.8z"}})])},vc=[],bc={name:"SidenavIcon",components:{SVGIcon:bt["a"]}},Tc=bc,_c=Object(N["a"])(Tc,yc,vc,!1,null,null,null),Cc=_c.exports,Sc=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"filter",class:{focus:e.showSuggestedTags},attrs:{role:"search",tabindex:"0","aria-labelledby":e.searchAriaLabelledBy},on:{"!blur":function(t){return e.handleBlur.apply(null,arguments)},"!focus":function(t){e.showSuggestedTags=!0}}},[n("div",{class:["filter__wrapper",{"filter__wrapper--reversed":e.positionReversed}]},[n("div",{staticClass:"filter__top-wrapper"},[n("button",{staticClass:"filter__filter-button",class:{blue:e.inputIsNotEmpty},attrs:{"aria-hidden":"true",tabindex:"-1"},on:{click:e.focusInput,mousedown:function(e){e.preventDefault()}}},[e._t("icon",(function(){return[n("FilterIcon")]}))],2),n("div",{class:["filter__input-box-wrapper",{scrolling:e.isScrolling}],on:{scroll:e.handleScroll}},[e.hasSelectedTags?n("TagList",e._g(e._b({ref:"selectedTags",staticClass:"filter__selected-tags",attrs:{id:e.SelectedTagsId,input:e.input,tags:e.selectedTags,ariaLabel:e.selectedTagsLabel,activeTags:e.activeTags,areTagsRemovable:""},on:{"focus-prev":e.handleFocusPrevOnSelectedTags,"focus-next":e.focusInputFromTags,"reset-filters":e.resetFilters,"prevent-blur":function(t){return e.$emit("update:preventedBlur",!0)}}},"TagList",e.virtualKeyboardBind,!1),e.selectedTagsMultipleSelectionListeners)):e._e(),n("label",{staticClass:"filter__input-label",attrs:{id:"filter-label",for:e.FilterInputId,"data-value":e.modelValue,"aria-label":e.placeholder}},[n("input",e._g(e._b({directives:[{name:"model",rawName:"v-model",value:e.modelValue,expression:"modelValue"}],ref:"input",staticClass:"filter__input",attrs:{id:e.FilterInputId,placeholder:e.hasSelectedTags?"":e.placeholder,"aria-expanded":e.displaySuggestedTags?"true":"false",disabled:e.disabled,type:"text"},domProps:{value:e.modelValue},on:{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(),e.selectInputAndTags.apply(null,arguments)):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"a",void 0,t.key,void 0)?null:t.ctrlKey?(t.preventDefault(),e.selectInputAndTags.apply(null,arguments)):null},function(t){return t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.inputKeydownHandler.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.enterHandler.apply(null,arguments)},function(t){return t.shiftKey?t.ctrlKey||t.altKey||t.metaKey?null:e.inputKeydownHandler.apply(null,arguments):null},function(t){return t.shiftKey&&t.metaKey?t.ctrlKey||t.altKey?null:e.inputKeydownHandler.apply(null,arguments):null},function(t){return t.metaKey?t.ctrlKey||t.shiftKey||t.altKey?null:e.assignEventValues.apply(null,arguments):null},function(t){return t.ctrlKey?t.shiftKey||t.altKey||t.metaKey?null:e.assignEventValues.apply(null,arguments):null}],input:function(t){t.target.composing||(e.modelValue=t.target.value)}}},"input",e.AXinputProperties,!1),e.inputMultipleSelectionListeners))])],1),n("div",{staticClass:"filter__delete-button-wrapper"},[e.input.length||e.displaySuggestedTags||e.hasSelectedTags?n("button",{staticClass:"filter__delete-button",attrs:{"aria-label":"Reset Filter"},on:{click:function(t){return e.resetFilters(!0)},mousedown:function(e){e.preventDefault()}}},[n("ClearRoundedIcon")],1):e._e()])]),e.displaySuggestedTags?n("TagList",e._b({ref:"suggestedTags",staticClass:"filter__suggested-tags",attrs:{id:e.SuggestedTagsId,ariaLabel:e.suggestedTagsLabel,input:e.input,tags:e.suggestedTags},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)])},kc=[],wc=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"clear-rounded-icon",attrs:{viewBox:"0 0 16 16"}},[n("title",[e._v("Clear")]),n("path",{attrs:{d:"M9.864,3.5l.636.636L7.632,7l2.862,2.861-.636.636L7,7.639,4.142,10.494l-.636-.636L6.36,7,3.5,4.142l.636-.636L7,6.367Z","fill-rule":"evenodd"}})])},xc=[],Ic={name:"ClearRoundedIcon",components:{SVGIcon:bt["a"]}},Oc=Ic,$c=Object(N["a"])(Oc,wc,xc,!1,null,null,null),Dc=$c.exports;function Pc(){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 Ac(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 jc(e){e.selectionStart=e.selectionEnd=0}function Lc(e){return/^[\w\W\s]$/.test(e)}function Ec(e){const t=e.match(/(.*)<\/data>/);try{return t?JSON.parse(t[1]):null}catch(n){return null}}function Bc(e){return"string"!==typeof e&&(e=JSON.stringify(e)),`${e}`}const Nc=280,Rc=100;var zc={data(){return{keyboardIsVirtual:!1,activeTags:[],initTagIndex:null,focusedTagIndex:null,metaKey:!1,shiftKey:!1,tabbing:!1,debouncedHandleDeleteTag:null}},constants:{DebounceDelay:Nc,VirtualKeyboardThreshold:Rc},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=Rc&&(this.keyboardIsVirtual=!0)}),Nc),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:Pc()};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",Bc(n)),e.clipboardData.setData("text/plain",t.join(" ")),n):n},handleCut(e){e.preventDefault();const{input:t,tags:n}=this.handleCopy(e);if(!t&&!n.length)return;const i=this.selectedTags.filter(e=>!n.includes(e)),a=this.input.replace(t,"");this.setSelectedTags(i),this.setFilterInput(a)},handlePaste(e){e.preventDefault();const{types:t}=e.clipboardData;let n=[],i=e.clipboardData.getData("text/plain");if(t.includes("text/html")){const t=e.clipboardData.getData("text/html"),a=Ec(t);a&&({tags:n=[],input:i=""}=a)}const a=Pc();i=a.length?this.input.replace(a,i):Object(Ci["f"])(this.input,i,document.activeElement.selectionStart),this.setFilterInput(i.trim()),this.allSelectedTagsAreActive?this.setSelectedTags(n):this.updateSelectedTags(n),this.resetActiveTags()},async handleDeleteTag({tagName:e,event:t={}}){const{key:n}=t;this.activeTags.length||this.deleteTags([e]),this.unselectActiveTags(),await this.$nextTick(),Ac(this.$refs.input),this.hasSelectedTags&&(await this.focusInput(),"Backspace"===n&&jc(this.$refs.input))}},mounted(){window.visualViewport&&(window.visualViewport.addEventListener("resize",this.updateKeyboardType),this.$once("hook:beforeDestroy",()=>{window.visualViewport.removeEventListener("resize",this.updateKeyboardType)}))}};const Mc=1e3;var qc={constants:{ScrollingDebounceDelay:Mc},data(){return{isScrolling:!1,scrollRemovedAt:0}},created(){this.deleteScroll=bo(this.deleteScroll,Mc)},methods:{deleteScroll(){this.isScrolling=!1,this.scrollRemovedAt=Date.now()},handleScroll(e){const{target:t}=e;if(0!==t.scrollTop)return t.scrollTop=0,void e.preventDefault();const n=150,i=t.offsetWidth,a=i+n;if(t.scrollWidth0?this.focusIndex(this.focusedIndex-1):this.startingPointHook())},focusNext({metaKey:e,ctrlKey:t,shiftKey:n}){(e||t)&&n||(this.externalFocusChange=!1,this.focusedIndex0}},Yc=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("li",{staticClass:"tag",attrs:{role:"presentation"}},[n("button",{ref:"button",class:{focus:e.isActiveTag},attrs:{role:"option","aria-selected":e.ariaSelected,"aria-roledescription":"tag"},on:{focus:function(t){return e.$emit("focus",{event:t,tagName:e.name})},click:function(t){return t.preventDefault(),e.$emit("click",{event:t,tagName:e.name})},dblclick:function(t){t.preventDefault(),!e.keyboardIsVirtual&&e.deleteTag()},keydown:[function(t){return t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.$emit("keydown",{event:t,tagName:e.name})},function(t){return t.shiftKey?t.ctrlKey||t.altKey||t.metaKey?null:e.$emit("keydown",{event:t,tagName:e.name}):null},function(t){return t.shiftKey&&t.metaKey?t.ctrlKey||t.altKey?null:e.$emit("keydown",{event:t,tagName:e.name}):null},function(t){return t.metaKey?t.ctrlKey||t.shiftKey||t.altKey?null:e.$emit("keydown",{event:t,tagName:e.name}):null},function(t){return t.ctrlKey?t.shiftKey||t.altKey||t.metaKey?null:e.$emit("keydown",{event:t,tagName:e.name}):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"delete",[8,46],t.key,["Backspace","Delete","Del"])?null:(t.preventDefault(),e.deleteTag.apply(null,arguments))}],mousedown:function(t){return t.preventDefault(),e.focusButton.apply(null,arguments)},copy:e.handleCopy}},[e.isRemovableTag?e._e():n("span",{staticClass:"visuallyhidden"},[e._v(" Add tag - ")]),e._v(" "+e._s(e.name)+" "),e.isRemovableTag?n("span",{staticClass:"visuallyhidden"},[e._v(" – Tag. Select to remove from list. ")]):e._e()])])},Jc=[],Zc={name:"Tag",props:{name:{type:String,required:!0},isFocused:{type:Boolean,default:()=>!1},isRemovableTag:{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",Bc({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}},eu=Zc,tu=(n("bcfb"),Object(N["a"])(eu,Yc,Jc,!1,null,"3b809bfa",null)),nu=tu.exports,iu={name:"Tags",mixins:[qc,Xc],props:{tags:{type:Array,default:()=>[]},activeTags:{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:nu},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];Lc(t)&&n&&this.$emit("delete-tag",{tagName:n.label||n,event:e})}},computed:{totalItemsToNavigate:({tags:e})=>e.length}},au=iu,su=(n("8b7a"),Object(N["a"])(au,Gc,Qc,!1,null,"4b231516",null)),ru=su.exports;const ou=5,lu="filter-input",cu="selected-tags",uu="suggested-tags",du={autocorrect:"off",autocapitalize:"off",spellcheck:"false",role:"combobox","aria-haspopup":"true","aria-autocomplete":"none","aria-owns":"suggestedTags","aria-controls":"suggestedTags"};var hu={name:"FilterInput",mixins:[qc,zc],constants:{FilterInputId:lu,SelectedTagsId:cu,SuggestedTagsId:uu,AXinputProperties:du,TagLimit:ou},components:{TagList:ru,ClearRoundedIcon:Dc,FilterIcon:Uc},props:{positionReversed:{type:Boolean,default:()=>!1},tags:{type:Array,default:()=>[]},selectedTags:{type:Array,default:()=>[]},preventedBlur:{type:Boolean,default:()=>!1},placeholder:{type:String,default:()=>"Filter"},disabled:{type:Boolean,default:()=>!1},value:{type:String,default:()=>""},shouldTruncateTags:{type:Boolean,default:!1},focusInputWhenCreated:{type:Boolean,default:!1},clearFilterOnTagSelect:{type:Boolean,default:!0}},data(){return{resetedTagsViaDeleteButton:!1,FilterInputId:lu,SelectedTagsId:cu,SuggestedTagsId:uu,AXinputProperties:du,showSuggestedTags:!1}},computed:{tagsText:({suggestedTags:e})=>Object(Ci["g"])({en:{one:"tag",other:"tags"}},e.length),selectedTagsLabel:({tagsText:e})=>"Selected "+e,suggestedTagsLabel:({tagsText:e})=>"Suggested "+e,hasSuggestedTags:({suggestedTags:e})=>e.length,hasSelectedTags:({selectedTags:e})=>e.length,inputIsNotEmpty:({input:e,hasSelectedTags:t})=>e.length||t,searchAriaLabelledBy:({hasSelectedTags:e})=>e?lu.concat(" ",cu):lu,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,ou):i},displaySuggestedTags:({showSuggestedTags:e,suggestedTags:t})=>e&&t.length>0,inputMultipleSelectionListeners:({resetActiveTags:e,handleCopy:t,handleCut:n,handlePaste:i})=>({click:e,copy:t,cut:n,paste:i}),selectedTagsMultipleSelectionListeners:({handleSingleTagClick:e,selectInputAndTags:t,handleDeleteTag:n,selectedTagsKeydownHandler:i,focusTagHandler:a,handlePaste:s})=>({"click-tags":e,"select-all":t,"delete-tag":n,keydown:i,focus:a,"paste-tags":s})},watch:{async selectedTags(){this.resetedTagsViaDeleteButton?this.resetedTagsViaDeleteButton=!1:this.$el.contains(document.activeElement)&&await this.focusInput(),this.displaySuggestedTags&&this.hasSuggestedTags&&this.$refs.suggestedTags.resetScroll()},suggestedTags:{immediate:!0,handler(e){this.$emit("suggested-tags",e)}},showSuggestedTags(e){this.$emit("show-suggested-tags",e)}},methods:{async focusInput(){await this.$nextTick(),this.$refs.input.focus(),!this.input&&this.resetActiveTags&&this.resetActiveTags()},async resetFilters(e=!1){if(this.setFilterInput(""),this.setSelectedTags([]),!e)return this.$emit("update:preventedBlur",!0),this.resetActiveTags&&this.resetActiveTags(),void await this.focusInput();this.resetedTagsViaDeleteButton=!0,this.showSuggestedTags=!1,this.$refs.input.blur()},focusFirstTag(e=(()=>{})){this.showSuggestedTags||(this.showSuggestedTags=!0),this.hasSuggestedTags&&this.$refs.suggestedTags?this.$refs.suggestedTags.focusFirst():e()},setFilterInput(e){this.$emit("input",e)},setSelectedTags(e){this.$emit("update:selectedTags",e)},deleteTags(e){this.setSelectedTags(this.selectedTags.filter(t=>!e.includes(t)))},async handleBlur(e){const t=e.relatedTarget;t&&t.matches&&t.matches("button, input, ul")&&this.$el.contains(t)||(await this.$nextTick(),this.resetActiveTags(),this.preventedBlur?this.$emit("update:preventedBlur",!1):this.showSuggestedTags=!1)},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")}},created(){this.focusInputWhenCreated&&document.activeElement!==this.$refs.input&&this.inputIsNotEmpty&&this.focusInput()}},pu=hu,fu=(n("4eb2"),Object(N["a"])(pu,Sc,kc,!1,null,"3b91e60a",null)),gu=fu.exports;const mu=e=>e[e.length-1],yu=(e,t)=>JSON.stringify(e)===JSON.stringify(t);var vu=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"magnifier-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M15.0013 14.0319L10.9437 9.97424C11.8165 8.88933 12.2925 7.53885 12.2929 6.14645C12.2929 2.75841 9.53449 0 6.14645 0C2.75841 0 0 2.75841 0 6.14645C0 9.53449 2.75841 12.2929 6.14645 12.2929C7.57562 12.2929 8.89486 11.7932 9.94425 10.9637L14.0019 15.0213L15.0013 14.0319ZM6.13645 11.0736C4.83315 11.071 3.58399 10.5521 2.66241 9.63048C1.74084 8.70891 1.22194 7.45974 1.2193 6.15644C1.2193 3.44801 3.41802 1.23928 6.13645 1.23928C8.85488 1.23928 11.0536 3.44801 11.0536 6.15644C11.0636 8.86488 8.85488 11.0736 6.13645 11.0736Z"}})])},bu=[],Tu={name:"MafnifierIcon",components:{SVGIcon:bt["a"]}},_u=Tu,Cu=Object(N["a"])(_u,vu,bu,!1,null,null,null),Su=Cu.exports;const ku="navigator.state",wu="No results found.",xu="No data available.",Iu="There was an error fetching the data.",Ou="items were found. Tab back to navigate through them.",$u={sampleCode:"sampleCode",tutorials:"tutorials",articles:"articles"},Du={[$u.sampleCode]:"Sample Code",[$u.tutorials]:"Tutorials",[$u.articles]:"Articles"},Pu=Object.fromEntries(Object.entries(Du).map(([e,t])=>[t,e])),Au={[pe.article]:$u.articles,[pe.learn]:$u.tutorials,[pe.overview]:$u.tutorials,[pe.resources]:$u.tutorials,[pe.sampleCode]:$u.sampleCode,[pe.section]:$u.tutorials,[pe.tutorial]:$u.tutorials,[pe.project]:$u.tutorials},ju="Hide Deprecated";var Lu={name:"NavigatorCard",constants:{STORAGE_KEY:ku,FILTER_TAGS:$u,FILTER_TAGS_TO_LABELS:Du,FILTER_LABELS_TO_TAGS:Pu,TOPIC_TYPE_TO_TAG:Au,NO_RESULTS:wu,NO_CHILDREN:xu,ERROR_FETCHING:Iu,ITEMS_FOUND:Ou,HIDE_DEPRECATED_TAG:ju},components:{Badge:ht,FilterInput:gu,SidenavIcon:Cc,MagnifierIcon:Su,NavigatorCardInner:pl,NavigatorCardItem:mc,RecycleScroller:al["b"],Reference:dn["a"]},props:{technology:{type:String,required:!0},children:{type:Array,required:!0},activePath:{type:Array,required:!0},type:{type:String,required:!0},technologyPath:{type:String,default:""},scrollLockID:{type:String,default:""},errorFetching:{type:Boolean,default:!1},breakpoint:{type:String,default:""},apiChanges:{type:Object,default:null},isTechnologyBeta:{type:Boolean,default:!1}},mixins:[Xc],data(){return{filter:"",debouncedFilter:"",selectedTags:[],openNodes:{},nodesToRender:[],activeUID:null,resetScroll:!1,store:tl,lastFocusTarget:null,NO_RESULTS:wu,NO_CHILDREN:xu,ERROR_FETCHING:Iu,ITEMS_FOUND:Ou}},computed:{INDEX_ROOT_KEY:()=>sl,politeAriaLive:({hasNodes:e,nodesToRender:t})=>e?[t.length,Ou].join(" "):"",assertiveAriaLive:({hasNodes:e,hasFilter:t,errorFetching:n})=>e?"":t?wu:n?Iu:xu,availableTags:({selectedTags:e,renderableChildNodesMap:t,apiChangesObject:n})=>{const i=e.length?[]:Object.values(Du);if(!i.length)return i;const a=new Set(Object.values(n)),s=new Set(i),r=new Set([ju]);a.size&&r.delete(ju);const o={type:[],changes:[],other:[]},l=Object.values(t),c=l.length;let u;for(u=0;ue.map(e=>Du[e]||Fn[e]||e),set(e){this.selectedTags=e.map(e=>Pu[e]||Vn[e]||e),this.resetScroll=!0}},filterPattern:({debouncedFilter:e})=>e?new RegExp(ol(e),"i"):null,itemSize:()=>rl,childrenMap({children:e}){return this.convertChildrenArrayToObject(e)},activePathChildren({activeUID:e,childrenMap:t}){return e&&t[e]?this.getParents(e):[]},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,apiChangesObject:a,apiChanges:s,deprecatedHidden:r}){if(!e)return[];const o=new Set(i);return t.filter(({title:e,path:t,type:l,deprecated:c})=>{const u=!n||n.test(e);let d=!0;i.length&&(d=o.has(Au[l]),s&&!d&&(d=o.has(a[t])),!c&&o.has(ju)&&(d=!0));const h=!s||a[t],p=!r&&l===pe.groupMarker;return u&&d&&h&&!p})},filteredChildrenUpToRootSet:({filteredChildren:e,getParents:t})=>new Set(e.flatMap(({uid:e})=>t(e))),renderableChildNodesMap({filteredChildrenUpToRootSet:e,childrenMap:t,hasFilter:n}){if(!n)return t;let i=[];return e.forEach(n=>{if(!n.childUIDs.length)return void i.push(n);const a=!n.childUIDs.some(n=>e.has(t[n]));i=i.concat(a?this.getAllChildren(n.uid):n)}),this.convertChildrenArrayToObject(i)},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,debouncedFilter:t})=>e[0]===ju&&!t.length,apiChangesObject(){return this.apiChanges||{}},isLargeBreakpoint:({breakpoint:e})=>e===Lo["b"].large,hasNodes:({nodesToRender:e})=>!!e.length,totalItemsToNavigate:({nodesToRender:e})=>e.length,lastActivePathItem:({activePath:e})=>mu(e),enableQuickNavigation:()=>Object(Ii["c"])(["features","docs","quickNavigation","enable"],!1)},created(){this.restorePersistedState()},watch:{filter:"debounceInput",nodeChangeDeps:"trackOpenNodes",activePath:"handleActivePathChange",apiChanges(e){e||(this.selectedTags=this.selectedTags.filter(e=>!Fn[e]))}},methods:{clearFilters(){this.filter="",this.debouncedFilter="",this.selectedTags=[],this.resetScroll=!0},scrollToFocus(){this.$refs.scroller.scrollToItem(this.focusedIndex)},debounceInput:bo((function(e){this.debouncedFilter=e,this.resetScroll=!0,this.lastFocusTarget=null}),500),trackOpenNodes([e,t,n,i],[,a=[],s="",r=[]]=[]){if(n!==s&&!s&&this.getFromStorage("filter")||!yu(i,r)&&!r.length&&this.getFromStorage("selectedTags",[]).length)return;const o=!yu(a,t),l=this.deprecatedHidden||o&&this.hasFilter||!this.hasFilter?t:e.flatMap(({uid:e})=>this.getParents(e).slice(0,-1)),c=Object.fromEntries(l.map(({uid:e})=>[e,!0])),u=o?this.openNodes:{};this.openNodes=Object.assign(u,c),this.generateNodesToRender(),this.updateFocusIndexExternally()},toggle(e){const t=this.openNodes[e.uid];let n=[],i=[];if(t){const t=Object(w["a"])(this.openNodes),n=this.getAllChildren(e.uid);n.forEach(({uid:e})=>{delete t[e]}),this.openNodes=t,i=n.slice(1)}else this.$set(this.openNodes,e.uid,!0),n=this.getChildren(e.uid).filter(e=>this.renderableChildNodesMap[e.uid]);this.augmentRenderNodes({uid:e.uid,include:n,exclude:i})},toggleFullTree(e){const t=this.openNodes[e.uid],n=Object(w["a"])(this.openNodes),i=this.getAllChildren(e.uid);let a=[],s=[];i.forEach(({uid:e})=>{t?delete n[e]:n[e]=!0}),t?a=i.slice(1):s=i.slice(1).filter(e=>this.renderableChildNodesMap[e.uid]),this.openNodes=n,this.augmentRenderNodes({uid:e.uid,exclude:a,include:s})},toggleSiblings(e){const t=this.openNodes[e.uid],n=Object(w["a"])(this.openNodes),i=this.getSiblings(e.uid);i.forEach(({uid:e,childUIDs:i})=>{if(i.length)if(t){const t=this.getAllChildren(e);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=this.getChildren(e).filter(e=>this.renderableChildNodesMap[e.uid]);this.augmentRenderNodes({uid:e,exclude:[],include:t})}}),this.openNodes=n,this.persistState()},getAllChildren(e){const t=[],n=[e];let i=null;while(n.length){i=n.shift();const e=this.childrenMap[i];t.push(e),n.unshift(...e.childUIDs)}return t},getParents(e){const t=[],n=[e];let i=null;while(n.length){i=n.pop();const e=this.childrenMap[i];if(!e)return[];t.unshift(e),e.parent&&e.parent!==sl&&n.push(e.parent)}return t},getSiblings(e){const t=this.childrenMap[e];return t?this.getChildren(t.parent):[]},getChildren(e){if(e===sl)return this.children.filter(e=>e.parent===sl);const t=this.childrenMap[e];return t?(t.childUIDs||[]).map(e=>this.childrenMap[e]):[]},generateNodesToRender(){const{children:e,openNodes:t,renderableChildNodesMap:n}=this;this.nodesToRender=e.filter(e=>n[e.uid]&&(e.parent===sl||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));this.nodesToRender.splice(i+1,0,...e)}else if(n.length){const e=new Set(n);this.nodesToRender=this.nodesToRender.filter(t=>!e.has(t))}this.persistState()},getFromStorage(e,t=null){const n=Ao["b"].get(ku,{}),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={...Ao["b"].get(ku,{}),[this.technologyPath]:n};Ao["b"].set(ku,i)},clearPersistedState(){const e={...Ao["b"].get(ku,{}),[this.technologyPath]:{}};Ao["b"].set(ku,e)},restorePersistedState(){const e=this.getFromStorage();if(!e||e.path!==this.lastActivePathItem)return this.clearPersistedState(),void this.handleActivePathChange(this.activePath);const{technology:t,nodesToRender:n=[],filter:i="",hasAPIChanges:a=!1,activeUID:s=null,selectedTags:r=[],openNodes:o}=e;if(!n.length&&!i&&!r.length)return this.clearPersistedState(),void this.handleActivePathChange(this.activePath);const l=n.every(e=>this.childrenMap[e]),c=s?(this.childrenMap[s]||{}).path===this.lastActivePathItem:1===this.activePath.length;if(t!==this.technology||!l||a!==Boolean(this.apiChanges)||!c||s&&!i&&!r.length&&!n.includes(s))return this.clearPersistedState(),void this.handleActivePathChange(this.activePath);this.openNodes=Object.fromEntries(o.map(e=>[e,!0])),this.nodesToRender=n.map(e=>this.childrenMap[e]),this.selectedTags=r,this.filter=i,this.debouncedFilter=this.filter,this.activeUID=s,this.scrollToElement()},async scrollToElement(){if(await Object(Eo["b"])(1),!this.$refs.scroller)return;if(this.resetScroll)return void this.$refs.scroller.scrollToItem(0);const e=document.getElementById(this.activeUID);if(0===this.getChildPositionInScroller(e))return;const t=this.nodesToRender.findIndex(e=>e.uid===this.activeUID);this.$refs.scroller.scrollToItem(t)},getChildPositionInScroller(e){if(!e)return 0;const{paddingTop:t,paddingBottom:n}=getComputedStyle(this.$refs.scroller.$el),i={top:parseInt(t,10)||0,bottom:parseInt(n,10)||0},{y:a,height:s}=this.$refs.scroller.$el.getBoundingClientRect(),{y:r}=e.getBoundingClientRect(),o=rl,l=r-a-i.top;return l<0?-1:l+o>=s-i.bottom?1:0},isInsideScroller(e){return this.$refs.scroller.$el.contains(e)},handleFocusIn(e){this.lastFocusTarget=e.target;const t=this.getChildPositionInScroller(e.target);0!==t&&this.$refs.scroller.$el.scrollBy({top:rl*t,left:0})},handleFocusOut(e){e.relatedTarget&&(this.isInsideScroller(e.relatedTarget)||(this.lastFocusTarget=null))},handleScrollerUpdate:bo((async function(){await Object(Eo["a"])(300),this.lastFocusTarget&&this.isInsideScroller(this.lastFocusTarget)&&document.activeElement!==this.lastFocusTarget&&this.lastFocusTarget.focus({preventScroll:!0})}),50),setActiveUID(e){this.activeUID=e,this.resetScroll=!1},handleNavigationChange(e){this.childrenMap[e].path.startsWith(this.technologyPath)&&this.setActiveUID(e)},pathsToFlatChildren(e){const t=e.slice(0).reverse();let n=this.children;const i=[];while(t.length){const e=t.pop(),a=n.find(t=>t.path===e);if(!a)break;i.push(a),t.length&&(n=a.childUIDs.map(e=>this.childrenMap[e]))}return i},handleActivePathChange(e){const t=this.childrenMap[this.activeUID],n=mu(e);if(t){if(n===t.path)return;const e=this.getSiblings(this.activeUID),i=this.getChildren(this.activeUID),a=this.getParents(this.activeUID),s=[...i,...e,...a].find(e=>e.path===n);if(s)return void this.setActiveUID(s.uid)}const i=this.pathsToFlatChildren(e);i.length?this.setActiveUID(i[i.length-1].uid):this.activeUID?this.setActiveUID(null):this.trackOpenNodes(this.nodeChangeDeps)},updateFocusIndexExternally(){this.externalFocusChange=!0,this.activeIndex>0?this.focusIndex(this.activeIndex):this.focusIndex(0)},convertChildrenArrayToObject(e){return e.reduce((e,t)=>(e[t.uid]=t,e),{})},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)}},provide(){return{store:this.store}}},Eu=Lu,Bu=(n("5901"),Object(N["a"])(Eu,nl,il,!1,null,"8c263772",null)),Nu=Bu.exports,Ru=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"spinner-icon",attrs:{viewBox:"0 0 39.02 39.02"}},[n("path",{attrs:{d:"m15.529 11.96-3.57 3.569-7.99-7.99 3.57-3.57z"}}),n("path",{attrs:{d:"M0 22.072v-5.06h11.331v5.06z"}}),n("path",{attrs:{d:"m7.54 35.096-3.57-3.569 7.99-7.99 3.57 3.569z"}}),n("path",{attrs:{d:"M22.057 39.02H17.01v-11.3h5.047z"}}),n("path",{attrs:{d:"m35.096 31.528-3.569 3.568-7.99-7.99 3.569-3.569z"}}),n("path",{attrs:{d:"M39.02 17.01v5.046h-11.3V17.01z"}}),n("path",{attrs:{d:"m31.528 3.97 3.569 3.57-7.99 7.99-3.57-3.57z"}}),n("path",{attrs:{d:"M17.011 0h5.061v11.331h-5.061z"}})])},zu=[],Mu={name:"SpinnerIcon",components:{SVGIcon:bt["a"]}},qu=Mu,Ku=(n("73d6"),Object(N["a"])(qu,Ru,zu,!1,null,"60936b56",null)),Fu=Ku.exports,Vu={name:"Navigator",components:{NavigatorCard:Nu,NavigatorCardInner:pl,SpinnerIcon:Fu},data(){return{INDEX_ROOT_KEY:sl,store:tl}},props:{parentTopicIdentifiers:{type:Array,required:!0},technology:{type:Object,required:!0},isFetching:{type:Boolean,default:!1},references:{type:Object,default:()=>{}},scrollLockID:{type:String,default:""},errorFetching:{type:Boolean,default:!1},breakpoint:{type:String,default:Lo["b"].large},apiChanges:{type:Object,default:null}},provide(){return{store:this.store}},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)},flatChildren:({flattenNestedData:e,technology:t={},store:n})=>{const i=e(t.children||[],null,0,t.beta);return n.setFlattenIndex(i),i},type:()=>pe.module},methods:{hashCode(e){return e.split("").reduce((e,t)=>(e<<5)-e+t.charCodeAt(0)|0,0)},flattenNestedData(e,t=null,n=0,i=!1){let a=[];const s=e.length;let r;for(r=0;r({collapsed:!0}),props:{topics:{type:Array,required:!0}},watch:{collapsed(e,t){t&&!e?document.addEventListener("click",this.handleDocumentClick,!1):!t&&e&&document.removeEventListener("click",this.handleDocumentClick,!1)}},beforeDestroy(){document.removeEventListener("click",this.handleDocumentClick,!1)},computed:{topicsWithUrls:({$route:e,topics:t})=>t.map(t=>({...t,url:Object(K["b"])(t.url,e.query)}))},methods:{handleDocumentClick(e){const{target:t}=e,{collapsed:n,$refs:{btn:i,dropdown:a}}=this,s=!i.contains(t)&&!a.contains(t);!n&&s&&(this.collapsed=!0)},toggleCollapsed(){this.collapsed=!this.collapsed}}},cd=ld,ud=(n("2ca2"),Object(N["a"])(cd,ed,td,!1,null,"74906830",null)),dd=ud.exports,hd=function(e,t){var n=t._c;return n(t.$options.components.NavMenuItemBase,{tag:"component",staticClass:"hierarchy-item",class:[{collapsed:t.props.isCollapsed},t.data.staticClass]},[n("span",{staticClass:"hierarchy-item-icon icon-inline"},[t._v("/")]),t.props.url?n("router-link",{staticClass:"parent item nav-menu-link",attrs:{to:t.props.url}},[t._t("default")],2):[n("span",{staticClass:"current item"},[t._t("default")],2),t._t("tags")]],2)},pd=[],fd=n("863d"),gd={name:"HierarchyItem",components:{NavMenuItemBase:fd["a"],InlineChevronRightIcon:ml["a"]},props:{isCollapsed:Boolean,url:{type:String,required:!1}}},md=gd,yd=(n("260a"),Object(N["a"])(md,hd,pd,!0,null,"382bf39e",null)),vd=yd.exports;const bd=3;var Td={name:"Hierarchy",components:{Badge:ht,NavMenuItems:Yu["a"],HierarchyCollapsedItems:dd,HierarchyItem:vd},constants:{MaxVisibleLinks:bd},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,references:Object,currentTopicTitle:{type:String,required:!0},parentTopicIdentifiers:{type:Array,default:()=>[]},currentTopicTags:{type:Array,default:()=>[]}},data(){return{windowWidth:window.innerWidth}},mounted(){const e=zo(()=>{this.windowWidth=window.innerWidth},150);window.addEventListener("resize",e),this.$once("hook:beforeDestroy",()=>{window.removeEventListener("resize",e)})},computed:{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?bd-n:e>1e3?bd-1-n:e>=800?bd-2-n:0},collapsibleItems:({parentTopics:e,linksAfterCollapse:t,firstItemSlice:n})=>t?e.slice(n,-t):e.slice(n),nonCollapsibleItems:({parentTopics:e,linksAfterCollapse:t,firstItemSlice:n})=>t?e.slice(n).slice(-t):[],hasBadge:({isSymbolDeprecated:e,isSymbolBeta:t,currentTopicTags:n})=>e||t||n.length},methods:{addQueryParamsToUrl(e){return Object(K["b"])(e,this.$route.query)}}},_d=Td,Cd=(n("1fb2"),Object(N["a"])(_d,Ju,Zu,!1,null,"30132cb0",null)),Sd=Cd.exports,kd=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("NavMenuItemBase",{staticClass:"nav-menu-setting language-container"},[n("div",{class:{"language-toggle-container":e.hasLanguages}},[n("select",{ref:"language-sizer",staticClass:"language-dropdown language-sizer",attrs:{"aria-hidden":"true",tabindex:"-1"}},[n("option",{attrs:{selected:""}},[e._v(e._s(e.currentLanguage.name))])]),n("label",{staticClass:"nav-menu-setting-label",attrs:{for:e.hasLanguages?"language-toggle":null}},[e._v("Language:")]),e.hasLanguages?n("select",{directives:[{name:"model",rawName:"v-model",value:e.languageModel,expression:"languageModel"}],staticClass:"language-dropdown nav-menu-link",style:"width: "+e.adjustedWidth+"px",attrs:{id:"language-toggle"},on:{change:[function(t){var n=Array.prototype.filter.call(t.target.options,(function(e){return e.selected})).map((function(e){var t="_value"in e?e._value:e.value;return t}));e.languageModel=t.target.multiple?n:n[0]},function(t){return e.pushRoute(e.currentLanguage.route)}]}},e._l(e.languages,(function(t){return n("option",{key:t.api,domProps:{value:t.api}},[e._v(" "+e._s(t.name)+" ")])})),0):n("span",{staticClass:"nav-menu-toggle-none current-language",attrs:{"aria-current":"page"}},[e._v(e._s(e.currentLanguage.name))]),e.hasLanguages?n("InlineChevronDownIcon",{staticClass:"toggle-icon icon-inline"}):e._e()],1),e.hasLanguages?n("div",{staticClass:"language-list-container"},[n("span",{staticClass:"nav-menu-setting-label"},[e._v("Language:")]),n("ul",{staticClass:"language-list"},e._l(e.languages,(function(t){return n("li",{key:t.api,staticClass:"language-list-item"},[t.api===e.languageModel?n("span",{staticClass:"current-language",attrs:{"data-language":t.api,"aria-current":"page"}},[e._v(" "+e._s(t.name)+" ")]):n("a",{staticClass:"nav-menu-link",attrs:{href:"#"},on:{click:function(n){return n.preventDefault(),e.pushRoute(t.route)}}},[e._v(" "+e._s(t.name)+" ")])])})),0)]):e._e()])},wd=[],xd=n("7948"),Id={name:"LanguageToggle",components:{InlineChevronDownIcon:xd["a"],NavMenuItemBase:fd["a"]},inject:{store:{default(){return{setPreferredLanguage(){}}}}},props:{interfaceLanguage:{type:String,required:!0},objcPath:{type:String,required:!1},swiftPath:{type:String,required:!1},closeNav:{type:Function,default:()=>{}}},data(){return{languageModel:null,adjustedWidth:0}},mounted(){const e=bo(async()=>{await Object(Eo["b"])(3),this.calculateSelectWidth()},150,!0);window.addEventListener("resize",e),window.addEventListener("orientationchange",e),this.$once("hook:beforeDestroy",()=>{window.removeEventListener("resize",e),window.removeEventListener("orientationchange",e)})},watch:{interfaceLanguage:{immediate:!0,handler(e){this.languageModel=e}},currentLanguage:{immediate:!0,handler:"calculateSelectWidth"}},methods:{getRoute(e){const t=e.query===O["a"].swift.key.url?void 0:e.query;return{query:{...this.$route.query,language:t},path:this.isCurrentPath(e.path)?null:this.normalizePath(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},normalizePath(e){return e.startsWith("/")?e:"/"+e},async calculateSelectWidth(){await this.$nextTick(),this.adjustedWidth=this.$refs["language-sizer"].clientWidth+6}},computed:{languages(){return[{name:O["a"].swift.name,api:O["a"].swift.key.api,route:{path:this.swiftPath,query:O["a"].swift.key.url}},{name:O["a"].objectiveC.name,api:O["a"].objectiveC.key.api,route:{path:this.objcPath,query:O["a"].objectiveC.key.url}}]},currentLanguage:({languages:e,languageModel:t})=>e.find(e=>e.api===t),hasLanguages:({objcPath:e,swiftPath:t})=>t&&e}},Od=Id,$d=(n("97a5"),Object(N["a"])(Od,kd,wd,!1,null,"126c8e14",null)),Dd=$d.exports,Pd={name:"DocumentationNav",components:{SidenavIcon:Cc,NavBase:Xu["a"],NavMenuItems:Yu["a"],Hierarchy:Sd,LanguageToggle:Dd},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:()=>({})},isWideFormat:{type:Boolean,default:!0},interfaceLanguage:{type:String,required:!1},objcPath:{type:String,required:!1},swiftPath:{type:String,required:!1}},computed:{BreakpointName:()=>Lo["b"],breadcrumbCount:({hierarchyItems:e})=>e.length+1,rootHierarchyReference:({parentTopicIdentifiers:e,references:t})=>t[e[0]]||{},isRootTechnologyLink:({rootHierarchyReference:{kind:e}})=>"technologies"===e,rootLink:({isRootTechnologyLink:e,rootHierarchyReference:t,$route:n})=>e?{path:t.url,query:n.query}:null,hierarchyItems:({parentTopicIdentifiers:e,isRootTechnologyLink:t})=>t?e.slice(1):e},methods:{async handleSidenavToggle(e){await e(),this.$emit("toggle-sidenav")}}},Ad=Pd,jd=(n("cb81"),Object(N["a"])(Ad,Gu,Qu,!1,null,"b7e13180",null)),Ld=jd.exports,Ed=n("3bdd");const Bd="0.3.0";var Nd={name:"DocumentationTopicView",constants:{MIN_RENDER_JSON_VERSION_WITH_INDEX:Bd},components:{Navigator:Uu,AdjustableSidebarWidth:Jo,NavigatorDataProvider:mo,Topic:Jr,CodeTheme:lo["a"],Nav:Ld,QuickNavigationModal:$o},mixins:[uo["a"],ho["a"]],data(){return{topicDataDefault:null,topicDataObjc:null,isSideNavOpen:!1,showQuickNavigationModal:!1,store:oo,quickNavigationStore:tl,BreakpointName:Lo["b"]}},computed:{objcOverrides:({topicData:e})=>{const{variantOverrides:t=[]}=e||{},n=({interfaceLanguage:e})=>e===O["a"].objectiveC.key.api,i=({traits:e})=>e.some(n),a=t.find(i);return a?a.patch:null},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(){const{abstract:e,defaultImplementationsSections:t,deprecationSummary:n,downloadNotAvailableSummary:i,diffAvailability:a,hierarchy:s,identifier:{interfaceLanguage:r,url:o},metadata:{conformance:l,modules:c,platforms:u,required:d=!1,roleHeading:h,title:p="",tags:f=[],role:g,symbolKind:m=""}={},primaryContentSections:y,relationshipsSections:v,references:b={},sampleCodeDownload:T,topicSections:_,seeAlsoSections:C,variantOverrides:S}=this.topicData;return{abstract:e,conformance:l,defaultImplementationsSections:t,deprecationSummary:n,downloadNotAvailableSummary:i,diffAvailability:a,hierarchy:s,role:g,identifier:o,interfaceLanguage:r,isRequirement:d,modules:c,platforms:u,primaryContentSections:y,relationshipsSections:v,references:b,roleHeading:h,sampleCodeDownload:T,title:p,topicSections:_,seeAlsoSections:C,variantOverrides:S,symbolKind:m,tags:f.slice(0,1)}},parentTopicIdentifiers:({topicProps:{hierarchy:{paths:e=[]},references:t},$route:n})=>e.length?e.find(e=>{const i=e.find(e=>t[e]&&"technologies"!==t[e].kind),a=i&&t[i];return a&&n.path.toLowerCase().startsWith(a.url.toLowerCase())})||e[0]:[],technology:({$route:e,topicProps:{identifier:t,references:n,role:i,title:a},parentTopicIdentifiers:s})=>{const r={title:a,url:e.path},o=n[t];if(!s.length)return o||r;const l=n[s[0]];return l&&"technologies"!==l.kind?l:(i!==k["a"].collection||o)&&(l&&n[s[1]]||o)||r},languagePaths:({topicData:{variants:e=[]}})=>e.reduce((e,t)=>t.traits.reduce((e,n)=>n.interfaceLanguage?{...e,[n.interfaceLanguage]:(e[n.interfaceLanguage]||[]).concat(t.paths)}:e,e),{}),objcPath:({languagePaths:{[O["a"].objectiveC.key.api]:[e]=[]}={}})=>e,swiftPath:({languagePaths:{[O["a"].swift.key.api]:[e]=[]}={}})=>e,isSymbolBeta:({topicProps:{platforms:e}})=>!!(e&&e.length&&e.every(e=>e.beta)),isSymbolDeprecated:({topicProps:{platforms:e,deprecationSummary:t}})=>!!(t&&t.length>0||e&&e.length&&e.every(e=>e.deprecatedAt)),enableNavigator:({isTargetIDE:e,topicDataDefault:t})=>!e&&Object(Ed["b"])(Object(Ed["a"])(t.schemaVersion),Bd)>=0,sidebarProps:({isSideNavOpen:e,enableNavigator:t})=>t?{class:"full-width-container topic-wrapper",openExternally:e}:{class:"static-width-container topic-wrapper"},sidebarListeners(){return this.enableNavigator?{"update:openExternally":e=>{this.isSideNavOpen=e}}:{}}},methods:{applyObjcOverrides(){this.topicDataObjc=S(Object(w["a"])(this.topicData),this.objcOverrides)},handleCodeColorsChange(e){co["a"].updateCodeColors(e)}},mounted(){this.$bridge.on("contentUpdate",e=>{this.topicData=e}),this.$bridge.on("codeColors",this.handleCodeColorsChange),this.$bridge.send({type:"requestCodeColors"})},provide(){return{quickNavigationStore:this.quickNavigationStore,store:this.store}},inject:{isTargetIDE:{default(){return!1}}},beforeDestroy(){this.$bridge.off("codeColors",this.handleCodeColorsChange)},beforeRouteEnter(e,t,n){Object(w["b"])(e,t,n).then(t=>n(n=>{n.topicData=t,e.query.language===O["a"].objectiveC.key.url&&n.objcOverrides&&n.applyObjcOverrides()})).catch(n)},beforeRouteUpdate(e,t,n){e.path===t.path&&e.query.language===O["a"].objectiveC.key.url&&this.objcOverrides?(this.applyObjcOverrides(),n()):Object(w["d"])(e,t)?Object(w["b"])(e,t,n).then(t=>{this.topicDataObjc=null,this.topicData=t,e.query.language===O["a"].objectiveC.key.url&&this.objcOverrides&&this.applyObjcOverrides(),n()}).catch(n):n()},created(){this.store.reset()},watch:{topicData(){this.$nextTick(()=>{this.newContentMounted()})}}},Rd=Nd,zd=(n("44f3"),Object(N["a"])(Rd,i,a,!1,null,"1e296773",null));t["default"]=zd.exports},f8bd:function(e,t,n){},fb6d:function(e,t,n){"use strict";n("4ab9")}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/documentation-topic~topic~tutorials-overview.cfd1901e.js b/docs/renderer/dist/js/documentation-topic~topic~tutorials-overview.cfd1901e.js deleted file mode 100644 index 36cb9262d..000000000 --- a/docs/renderer/dist/js/documentation-topic~topic~tutorials-overview.cfd1901e.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["documentation-topic~topic~tutorials-overview"],{"05a1":function(e,t,n){},"0f00":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"row"},[e._t("default")],2)},r=[],s={name:"GridRow"},a=s,o=(n("2224"),n("2877")),c=Object(o["a"])(a,i,r,!1,null,"be73599c",null);t["a"]=c.exports},1020:function(e,t){var n={exports:{}};function i(e){return e instanceof Map?e.clear=e.delete=e.set=function(){throw new Error("map is read-only")}:e instanceof Set&&(e.add=e.clear=e.delete=function(){throw new Error("set is read-only")}),Object.freeze(e),Object.getOwnPropertyNames(e).forEach((function(t){var n=e[t];"object"!=typeof n||Object.isFrozen(n)||i(n)})),e}n.exports=i,n.exports.default=i;var r=n.exports;class s{constructor(e){void 0===e.data&&(e.data={}),this.data=e.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function a(e){return e.replace(/&/g,"&").replace(//g,">").replace(/"/g,""").replace(/'/g,"'")}function o(e,...t){const n=Object.create(null);for(const i in e)n[i]=e[i];return t.forEach((function(e){for(const t in e)n[t]=e[t]})),n}const c="",l=e=>!!e.kind,u=(e,{prefix:t})=>{if(e.includes(".")){const n=e.split(".");return[`${t}${n.shift()}`,...n.map((e,t)=>`${e}${"_".repeat(t+1)}`)].join(" ")}return`${t}${e}`};class d{constructor(e,t){this.buffer="",this.classPrefix=t.classPrefix,e.walk(this)}addText(e){this.buffer+=a(e)}openNode(e){if(!l(e))return;let t=e.kind;t=e.sublanguage?"language-"+t:u(t,{prefix:this.classPrefix}),this.span(t)}closeNode(e){l(e)&&(this.buffer+=c)}value(){return this.buffer}span(e){this.buffer+=``}}class h{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=>{h._collapse(e)}))}}class p extends h{constructor(e){super(),this.options=e}addKeyword(e,t){""!==e&&(this.openNode(t),this.addText(e),this.closeNode())}addText(e){""!==e&&this.add(e)}addSublanguage(e,t){const n=e.root;n.kind=t,n.sublanguage=!0,this.add(n)}toHTML(){const e=new d(this,this.options);return e.value()}finalize(){return!0}}function g(e){return e?"string"===typeof e?e:e.source:null}function f(e){return v("(?=",e,")")}function m(e){return v("(?:",e,")*")}function b(e){return v("(?:",e,")?")}function v(...e){const t=e.map(e=>g(e)).join("");return t}function y(e){const t=e[e.length-1];return"object"===typeof t&&t.constructor===Object?(e.splice(e.length-1,1),t):{}}function w(...e){const t=y(e),n="("+(t.capture?"":"?:")+e.map(e=>g(e)).join("|")+")";return n}function x(e){return new RegExp(e.toString()+"|").exec("").length-1}function E(e,t){const n=e&&e.exec(t);return n&&0===n.index}const _=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function j(e,{joinWith:t}){let n=0;return e.map(e=>{n+=1;const t=n;let i=g(e),r="";while(i.length>0){const e=_.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 k=/\b\B/,T="[a-zA-Z]\\w*",C="[a-zA-Z_]\\w*",S="\\b\\d+(\\.\\d+)?",O="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",N="\\b(0b[01]+)",I="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",L=(e={})=>{const t=/^#![ ]*\//;return e.binary&&(e.begin=v(t,/.*\b/,e.binary,/\b.*/)),o({scope:"meta",begin:t,end:/$/,relevance:0,"on:begin":(e,t)=>{0!==e.index&&t.ignoreMatch()}},e)},A={begin:"\\\\[\\s\\S]",relevance:0},B={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[A]},M={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[A]},$={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/},R=function(e,t,n={}){const i=o({scope:"comment",begin:e,end:t,contains:[]},n);i.contains.push({scope:"doctag",begin:"[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)",end:/(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/,excludeBegin:!0,relevance:0});const r=w("I","a","is","so","us","to","at","if","in","it","on",/[A-Za-z]+['](d|ve|re|ll|t|s|n)/,/[A-Za-z]+[-][a-z]+/,/[A-Za-z][a-z]{2,}/);return i.contains.push({begin:v(/[ ]+/,"(",r,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),i},D=R("//","$"),P=R("/\\*","\\*/"),F=R("#","$"),H={scope:"number",begin:S,relevance:0},q={scope:"number",begin:O,relevance:0},V={scope:"number",begin:N,relevance:0},U={begin:/(?=\/[^/\n]*\/)/,contains:[{scope:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[A,{begin:/\[/,end:/\]/,relevance:0,contains:[A]}]}]},W={scope:"title",begin:T,relevance:0},z={scope:"title",begin:C,relevance:0},G={begin:"\\.\\s*"+C,relevance:0},K=function(e){return Object.assign(e,{"on:begin":(e,t)=>{t.data._beginMatch=e[1]},"on:end":(e,t)=>{t.data._beginMatch!==e[1]&&t.ignoreMatch()}})};var Y=Object.freeze({__proto__:null,MATCH_NOTHING_RE:k,IDENT_RE:T,UNDERSCORE_IDENT_RE:C,NUMBER_RE:S,C_NUMBER_RE:O,BINARY_NUMBER_RE:N,RE_STARTERS_RE:I,SHEBANG:L,BACKSLASH_ESCAPE:A,APOS_STRING_MODE:B,QUOTE_STRING_MODE:M,PHRASAL_WORDS_MODE:$,COMMENT:R,C_LINE_COMMENT_MODE:D,C_BLOCK_COMMENT_MODE:P,HASH_COMMENT_MODE:F,NUMBER_MODE:H,C_NUMBER_MODE:q,BINARY_NUMBER_MODE:V,REGEXP_MODE:U,TITLE_MODE:W,UNDERSCORE_TITLE_MODE:z,METHOD_GUARD:G,END_SAME_AS_BEGIN:K});function X(e,t){const n=e.input[e.index-1];"."===n&&t.ignoreMatch()}function Z(e,t){void 0!==e.className&&(e.scope=e.className,delete e.className)}function J(e,t){t&&e.beginKeywords&&(e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",e.__beforeBegin=X,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords,void 0===e.relevance&&(e.relevance=0))}function Q(e,t){Array.isArray(e.illegal)&&(e.illegal=w(...e.illegal))}function ee(e,t){if(e.match){if(e.begin||e.end)throw new Error("begin & end are not supported with match");e.begin=e.match,delete e.match}}function te(e,t){void 0===e.relevance&&(e.relevance=1)}const ne=(e,t)=>{if(!e.beforeMatch)return;if(e.starts)throw new Error("beforeMatch cannot be used with starts");const n=Object.assign({},e);Object.keys(e).forEach(t=>{delete e[t]}),e.keywords=n.keywords,e.begin=v(n.beforeMatch,f(n.begin)),e.starts={relevance:0,contains:[Object.assign(n,{endsParent:!0})]},e.relevance=0,delete n.beforeMatch},ie=["of","and","for","in","not","or","if","then","parent","list","value"],re="keyword";function se(e,t,n=re){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,se(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,ae(n[0],n[1])]}))}}function ae(e,t){return t?Number(t):oe(e)?0:1}function oe(e){return ie.includes(e.toLowerCase())}const ce={},le=e=>{console.error(e)},ue=(e,...t)=>{console.log("WARN: "+e,...t)},de=(e,t)=>{ce[`${e}/${t}`]||(console.log(`Deprecated as of ${e}. ${t}`),ce[`${e}/${t}`]=!0)},he=new Error;function pe(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+=x(t[o-1]);e[n]=a,e[n]._emit=s,e[n]._multi=!0}function ge(e){if(Array.isArray(e.begin)){if(e.skip||e.excludeBegin||e.returnBegin)throw le("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),he;if("object"!==typeof e.beginScope||null===e.beginScope)throw le("beginScope must be object"),he;pe(e,e.begin,{key:"beginScope"}),e.begin=j(e.begin,{joinWith:""})}}function fe(e){if(Array.isArray(e.end)){if(e.skip||e.excludeEnd||e.returnEnd)throw le("skip, excludeEnd, returnEnd not compatible with endScope: {}"),he;if("object"!==typeof e.endScope||null===e.endScope)throw le("endScope must be object"),he;pe(e,e.end,{key:"endScope"}),e.end=j(e.end,{joinWith:""})}}function me(e){e.scope&&"object"===typeof e.scope&&null!==e.scope&&(e.beginScope=e.scope,delete e.scope)}function be(e){me(e),"string"===typeof e.beginScope&&(e.beginScope={_wrap:e.beginScope}),"string"===typeof e.endScope&&(e.endScope={_wrap:e.endScope}),ge(e),fe(e)}function ve(e){function t(t,n){return new RegExp(g(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+=x(e)+1}compile(){0===this.regexes.length&&(this.exec=()=>null);const e=this.regexes.map(e=>e[1]);this.matcherRe=t(j(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;[Z,ee,be,ne].forEach(e=>e(n,i)),e.compilerExtensions.forEach(e=>e(n,i)),n.__beforeBegin=null,[J,Q,te].forEach(e=>e(n,i)),n.isCompiled=!0;let o=null;return"object"===typeof n.keywords&&n.keywords.$pattern&&(n.keywords=Object.assign({},n.keywords),o=n.keywords.$pattern,delete n.keywords.$pattern),o=o||/\w+/,n.keywords&&(n.keywords=se(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=g(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 we("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=o(e.classNameAliases||{}),s(e)}function ye(e){return!!e&&(e.endsWithParent||ye(e.starts))}function we(e){return e.variants&&!e.cachedVariants&&(e.cachedVariants=e.variants.map((function(t){return o(e,{variants:null},t)}))),e.cachedVariants?e.cachedVariants:ye(e)?o(e,{starts:e.starts?o(e.starts):null}):Object.isFrozen(e)?o(e):e}var xe="11.3.1";class Ee extends Error{constructor(e,t){super(e),this.name="HTMLInjectionError",this.html=t}}const _e=a,je=o,ke=Symbol("nomatch"),Te=7,Ce=function(e){const t=Object.create(null),n=Object.create(null),i=[];let a=!0;const o="Could not find the language '{}', did you forget to load/include a language module?",c={disableAutodetect:!0,name:"Plain text",contains:[]};let l={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:p};function u(e){return l.noHighlightRe.test(e)}function d(e){let t=e.className+" ";t+=e.parentNode?e.parentNode.className:"";const n=l.languageDetectRe.exec(t);if(n){const t=B(n[1]);return t||(ue(o.replace("{}",n[1])),ue("Falling back to no-highlight mode for this block.",e)),t?n[1]:"no-highlight"}return t.split(/\s+/).find(e=>u(e)||B(e))}function h(e,t,n){let i="",r="";"object"===typeof t?(i=e,n=t.ignoreIllegals,r=t.language):(de("10.7.0","highlight(lang, code, ...args) has been deprecated."),de("10.7.0","Please use highlight(code, options) instead.\nhttps://github.com/highlightjs/highlight.js/issues/2277"),r=e,i=t),void 0===n&&(n=!0);const s={code:i,language:r};P("before:highlight",s);const a=s.result?s.result:g(s.language,s.code,n);return a.code=s.code,P("after:highlight",a),a}function g(e,n,i,r){const c=Object.create(null);function u(e,t){return e.keywords[t]}function d(){if(!O.keywords)return void I.addText(L);let e=0;O.keywordPatternRe.lastIndex=0;let t=O.keywordPatternRe.exec(L),n="";while(t){n+=L.substring(e,t.index);const i=T.case_insensitive?t[0].toLowerCase():t[0],r=u(O,i);if(r){const[e,s]=r;if(I.addText(n),n="",c[i]=(c[i]||0)+1,c[i]<=Te&&(A+=s),e.startsWith("_"))n+=t[0];else{const n=T.classNameAliases[e]||e;I.addKeyword(t[0],n)}}else n+=t[0];e=O.keywordPatternRe.lastIndex,t=O.keywordPatternRe.exec(L)}n+=L.substr(e),I.addText(n)}function h(){if(""===L)return;let e=null;if("string"===typeof O.subLanguage){if(!t[O.subLanguage])return void I.addText(L);e=g(O.subLanguage,L,!0,N[O.subLanguage]),N[O.subLanguage]=e._top}else e=x(L,O.subLanguage.length?O.subLanguage:null);O.relevance>0&&(A+=e.relevance),I.addSublanguage(e._emitter,e.language)}function p(){null!=O.subLanguage?h():d(),L=""}function f(e,t){let n=1;while(void 0!==t[n]){if(!e._emit[n]){n++;continue}const i=T.classNameAliases[e[n]]||e[n],r=t[n];i?I.addKeyword(r,i):(L=r,d(),L=""),n++}}function m(e,t){return e.scope&&"string"===typeof e.scope&&I.openNode(T.classNameAliases[e.scope]||e.scope),e.beginScope&&(e.beginScope._wrap?(I.addKeyword(L,T.classNameAliases[e.beginScope._wrap]||e.beginScope._wrap),L=""):e.beginScope._multi&&(f(e.beginScope,t),L="")),O=Object.create(e,{parent:{value:O}}),O}function b(e,t,n){let i=E(e.endRe,n);if(i){if(e["on:end"]){const n=new s(e);e["on:end"](t,n),n.isMatchIgnored&&(i=!1)}if(i){while(e.endsParent&&e.parent)e=e.parent;return e}}if(e.endsWithParent)return b(e.parent,t,n)}function v(e){return 0===O.matcher.regexIndex?(L+=e[0],1):(R=!0,0)}function y(e){const t=e[0],n=e.rule,i=new s(n),r=[n.__beforeBegin,n["on:begin"]];for(const s of r)if(s&&(s(e,i),i.isMatchIgnored))return v(t);return n.skip?L+=t:(n.excludeBegin&&(L+=t),p(),n.returnBegin||n.excludeBegin||(L=t)),m(n,e),n.returnBegin?0:t.length}function w(e){const t=e[0],i=n.substr(e.index),r=b(O,e,i);if(!r)return ke;const s=O;O.endScope&&O.endScope._wrap?(p(),I.addKeyword(t,O.endScope._wrap)):O.endScope&&O.endScope._multi?(p(),f(O.endScope,e)):s.skip?L+=t:(s.returnEnd||s.excludeEnd||(L+=t),p(),s.excludeEnd&&(L=t));do{O.scope&&I.closeNode(),O.skip||O.subLanguage||(A+=O.relevance),O=O.parent}while(O!==r.parent);return r.starts&&m(r.starts,e),s.returnEnd?0:t.length}function _(){const e=[];for(let t=O;t!==T;t=t.parent)t.scope&&e.unshift(t.scope);e.forEach(e=>I.openNode(e))}let j={};function k(t,r){const s=r&&r[0];if(L+=t,null==s)return p(),0;if("begin"===j.type&&"end"===r.type&&j.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=j.rule,t}return 1}if(j=r,"begin"===r.type)return y(r);if("illegal"===r.type&&!i){const e=new Error('Illegal lexeme "'+s+'" for mode "'+(O.scope||"")+'"');throw e.mode=O,e}if("end"===r.type){const e=w(r);if(e!==ke)return e}if("illegal"===r.type&&""===s)return 1;if($>1e5&&$>3*r.index){const e=new Error("potential infinite loop, way more iterations than matches");throw e}return L+=s,s.length}const T=B(e);if(!T)throw le(o.replace("{}",e)),new Error('Unknown language: "'+e+'"');const C=ve(T);let S="",O=r||C;const N={},I=new l.__emitter(l);_();let L="",A=0,M=0,$=0,R=!1;try{for(O.matcher.considerAll();;){$++,R?R=!1:O.matcher.considerAll(),O.matcher.lastIndex=M;const e=O.matcher.exec(n);if(!e)break;const t=n.substring(M,e.index),i=k(t,e);M=e.index+i}return k(n.substr(M)),I.closeAllNodes(),I.finalize(),S=I.toHTML(),{language:e,value:S,relevance:A,illegal:!1,_emitter:I,_top:O}}catch(D){if(D.message&&D.message.includes("Illegal"))return{language:e,value:_e(n),illegal:!0,relevance:0,_illegalBy:{message:D.message,index:M,context:n.slice(M-100,M+100),mode:D.mode,resultSoFar:S},_emitter:I};if(a)return{language:e,value:_e(n),illegal:!1,relevance:0,errorRaised:D,_emitter:I,_top:O};throw D}}function y(e){const t={value:_e(e),illegal:!1,relevance:0,_top:c,_emitter:new l.__emitter(l)};return t._emitter.addText(e),t}function x(e,n){n=n||l.languages||Object.keys(t);const i=y(e),r=n.filter(B).filter($).map(t=>g(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(B(e.language).supersetOf===t.language)return 1;if(B(t.language).supersetOf===e.language)return-1}return 0}),[a,o]=s,c=a;return c.secondBest=o,c}function _(e,t,i){const r=t&&n[t]||i;e.classList.add("hljs"),e.classList.add("language-"+r)}function j(e){let t=null;const n=d(e);if(u(n))return;if(P("before:highlightElement",{el:e,language:n}),e.children.length>0&&(l.ignoreUnescapedHTML||(console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."),console.warn("https://github.com/highlightjs/highlight.js/issues/2886"),console.warn(e)),l.throwUnescapedHTML)){const t=new Ee("One of your code blocks includes unescaped HTML.",e.innerHTML);throw t}t=e;const i=t.textContent,r=n?h(i,{language:n,ignoreIllegals:!0}):x(i);e.innerHTML=r.value,_(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}),P("after:highlightElement",{el:e,result:r,text:i})}function k(e){l=je(l,e)}const T=()=>{O(),de("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")};function C(){O(),de("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")}let S=!1;function O(){if("loading"===document.readyState)return void(S=!0);const e=document.querySelectorAll(l.cssSelector);e.forEach(j)}function N(){S&&O()}function I(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=c}r.name||(r.name=n),t[n]=r,r.rawDefinition=i.bind(null,e),r.aliases&&M(r.aliases,{languageName:n})}function L(e){delete t[e];for(const t of Object.keys(n))n[t]===e&&delete n[t]}function A(){return Object.keys(t)}function B(e){return e=(e||"").toLowerCase(),t[e]||t[n[e]]}function M(e,{languageName:t}){"string"===typeof e&&(e=[e]),e.forEach(e=>{n[e.toLowerCase()]=t})}function $(e){const t=B(e);return t&&!t.disableAutodetect}function R(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){R(e),i.push(e)}function P(e,t){const n=e;i.forEach((function(e){e[n]&&e[n](t)}))}function F(e){return de("10.7.0","highlightBlock will be removed entirely in v12.0"),de("10.7.0","Please use highlightElement now."),j(e)}"undefined"!==typeof window&&window.addEventListener&&window.addEventListener("DOMContentLoaded",N,!1),Object.assign(e,{highlight:h,highlightAuto:x,highlightAll:O,highlightElement:j,highlightBlock:F,configure:k,initHighlighting:T,initHighlightingOnLoad:C,registerLanguage:I,unregisterLanguage:L,listLanguages:A,getLanguage:B,registerAliases:M,autoDetection:$,inherit:je,addPlugin:D}),e.debugMode=function(){a=!1},e.safeMode=function(){a=!0},e.versionString=xe,e.regex={concat:v,lookahead:f,either:w,optional:b,anyNumberOfTimes:m};for(const s in Y)"object"===typeof Y[s]&&r(Y[s]);return Object.assign(e,Y),e};var Se=Ce({});e.exports=Se,Se.HighlightJS=Se,Se.default=Se},1417:function(e,t,n){var i={"./markdown":["84cb","highlight-js-custom-markdown"],"./markdown.js":["84cb","highlight-js-custom-markdown"],"./swift":["81c8","highlight-js-custom-swift"],"./swift.js":["81c8","highlight-js-custom-swift"]};function 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="1417",e.exports=r},"146e":function(e,t,n){"use strict";var i=n("8a61");t["a"]={mixins:[i["a"]],mounted(){this.$route.hash&&this.scrollToElement(this.$route.hash)}}},"189f":function(e,t,n){},2224:function(e,t,n){"use strict";n("b392")},"25a9":function(e,t,n){"use strict";n.d(t,"b",(function(){return h})),n.d(t,"d",(function(){return p})),n.d(t,"a",(function(){return g})),n.d(t,"c",(function(){return f}));var i=n("748c"),r=n("d26a"),s=n("3bdd"),a=n("6842");class o extends Error{constructor({location:e,response:t}){super("Request redirected"),this.location=e,this.response=t}}class c extends Error{constructor(e){super("Unable to fetch data"),this.route=e}}async function l(e,t={}){function n(e){return("ide"!==Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_TARGET||0!==e.status)&&!e.ok}const i=new URL(e,window.location.href),a=Object(r["c"])(t);a&&(i.search=a);const c=await fetch(i.href);if(n(c))throw c;if(c.redirected)throw new o({location:c.url,response:c});const l=await c.json();return Object(s["c"])(l.schemaVersion),l}function u(e){const t=e.replace(/\/$/,"");return Object(i["c"])([a["a"],"data",t])+".json"}function d(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 h(e,t,n){const i=u(e.path);let r;try{r=await l(i,e.query)}catch(s){if("ide"===Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_TARGET)throw console.error(s),!1;if(s instanceof o)throw d(s.location);s.status&&404===s.status?n({name:"not-found",params:[e.path]}):n(new c(e))}return r}function p(e,t){return!Object(r["a"])(e,t)}function g(e){return JSON.parse(JSON.stringify(e))}async function f(){const e=new URL(""+Object(i["c"])([a["a"],"index/index.json"]),window.location.href);return l(e)}},"287e":function(e,t,n){},"2ab3":function(e,t,n){var i={"./bash":["f0f8","highlight-js-bash"],"./bash.js":["f0f8","highlight-js-bash"],"./c":["1fe5","highlight-js-c"],"./c.js":["1fe5","highlight-js-c"],"./cpp":["0209","highlight-js-cpp"],"./cpp.js":["0209","highlight-js-cpp"],"./css":["ee8c","highlight-js-css"],"./css.js":["ee8c","highlight-js-css"],"./diff":["48b8","highlight-js-diff"],"./diff.js":["48b8","highlight-js-diff"],"./http":["c01d","highlight-js-http"],"./http.js":["c01d","highlight-js-http"],"./java":["332f","highlight-js-java"],"./java.js":["332f","highlight-js-java"],"./javascript":["4dd1","highlight-js-javascript"],"./javascript.js":["4dd1","highlight-js-javascript"],"./json":["5ad2","highlight-js-json"],"./json.js":["5ad2","highlight-js-json"],"./llvm":["7c30","highlight-js-llvm"],"./llvm.js":["7c30","highlight-js-llvm"],"./markdown":["04b0","highlight-js-markdown"],"./markdown.js":["04b0","highlight-js-markdown"],"./objectivec":["9bf2","highlight-js-objectivec"],"./objectivec.js":["9bf2","highlight-js-objectivec"],"./perl":["6a51","highlight-js-perl"],"./perl.js":["6a51","highlight-js-perl"],"./php":["2907","highlight-js-php"],"./php.js":["2907","highlight-js-php"],"./python":["9510","highlight-js-python"],"./python.js":["9510","highlight-js-python"],"./ruby":["82cb","highlight-js-ruby"],"./ruby.js":["82cb","highlight-js-ruby"],"./scss":["6113","highlight-js-scss"],"./scss.js":["6113","highlight-js-scss"],"./shell":["b65b","highlight-js-shell"],"./shell.js":["b65b","highlight-js-shell"],"./swift":["2a39","highlight-js-swift"],"./swift.js":["2a39","highlight-js-swift"],"./xml":["8dcb","highlight-js-xml"],"./xml.js":["8dcb","highlight-js-xml"]};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,7)}))}r.keys=function(){return Object.keys(i)},r.id="2ab3",e.exports=r},"30b0":function(e,t,n){},"34b0":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-chevron-right-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M2.964 1.366l0.649-0.76 7.426 6.343-7.423 6.445-0.655-0.755 6.545-5.683-6.542-5.59z"}})])},r=[],s=n("be08"),a={name:"InlineChevronRightIcon",components:{SVGIcon:s["a"]}},o=a,c=n("2877"),l=Object(c["a"])(o,i,r,!1,null,null,null);t["a"]=l.exports},"3b8f":function(e,t,n){},"3bdd":function(e,t,n){"use strict";n.d(t,"a",(function(){return r})),n.d(t,"b",(function(){return a})),n.d(t,"c",(function(){return d}));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?l(r(e)):n>a?c(r(e)):""}function d(e){if(!e)return;const t=u(e);t&&console.warn(t)}},"43fe":function(e,t,n){"use strict";n("4573")},4573:function(e,t,n){},"47cc":function(e,t,n){},"4c7a":function(e,t,n){},"4d50":function(e,t,n){"use strict";n("ec05")},"50fc":function(e,t,n){},"517a":function(e,t,n){"use strict";n("8222")},"52e4":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("WordBreak",{attrs:{tag:"code"}},[e._t("default")],2)},r=[],s=n("7b1f"),a={name:"CodeVoice",components:{WordBreak:s["a"]}},o=a,c=(n("8c92"),n("2877")),l=Object(c["a"])(o,i,r,!1,null,"05f4a5b7",null);t["a"]=l.exports},5677:function(e,t,n){"use strict";var i=n("e3ab"),r=n("7b69"),s=n("52e4"),a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"DictionaryExample"},[e._t("default"),n("CollapsibleCodeListing",{attrs:{content:e.example.content,showLineNumbers:""}})],2)},o=[],c=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"collapsible-code-listing",class:{"single-line":1===e.content[0].code.length}},[n("pre",[n("div",e._l(this.content,(function(t,i){return n("div",{key:i,class:["container-general",{collapsible:!0===t.collapsible},{collapsed:!0===t.collapsible&&e.collapsed}]},e._l(t.code,(function(t,i){return n("code",{key:i,staticClass:"code-line-container"},[e._v("\n "),n("div",{directives:[{name:"show",rawName:"v-show",value:e.showLineNumbers,expression:"showLineNumbers"}],staticClass:"code-number"}),e._v("\n "),n("div",{staticClass:"code-line"},[e._v(e._s(t))]),e._v("\n ")])})),0)})),0)])])},l=[],u={name:"CollapsibleCodeListing",props:{collapsed:{type:Boolean,required:!1},content:{type:Array,required:!0},showLineNumbers:{type:Boolean,default:()=>!0}}},d=u,h=(n("9975"),n("2877")),p=Object(h["a"])(d,c,l,!1,null,"d68ae420",null),g=p.exports,f={name:"DictionaryExample",components:{CollapsibleCodeListing:g},props:{example:{type:Object,required:!0}}},m=f,b=Object(h["a"])(m,a,o,!1,null,null,null),v=b.exports,y=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("Row",{staticClass:"endpoint-example"},[n("Column",{staticClass:"example-code"},[e._t("default"),n("Tabnav",{model:{value:e.currentTab,callback:function(t){e.currentTab=t},expression:"currentTab"}},[n("TabnavItem",{attrs:{value:e.Tab.request}},[e._v(e._s(e.Tab.request))]),n("TabnavItem",{attrs:{value:e.Tab.response}},[e._v(e._s(e.Tab.response))])],1),n("div",{staticClass:"output"},[e.isCurrent(e.Tab.request)?n("div",{staticClass:"code"},[n("CollapsibleCodeListing",e._b({attrs:{collapsed:e.isCollapsed,showLineNumbers:""}},"CollapsibleCodeListing",e.request,!1))],1):e._e(),e.isCurrent(e.Tab.response)?n("div",{staticClass:"code"},[n("CollapsibleCodeListing",e._b({attrs:{collapsed:e.isCollapsed,showLineNumbers:""}},"CollapsibleCodeListing",e.response,!1))],1):e._e()]),e.isCollapsible?n("div",{staticClass:"controls"},[e.isCollapsed?n("a",{staticClass:"toggle",attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.showMore.apply(null,arguments)}}},[n("InlinePlusCircleSolidIcon",{staticClass:"control-icon icon-inline"}),e._v(" More ")],1):n("a",{staticClass:"toggle",attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.showLess.apply(null,arguments)}}},[n("InlineMinusCircleSolidIcon",{staticClass:"control-icon icon-inline"}),e._v(" Less ")],1)]):e._e()],2)],1)},w=[],x=n("0f00"),E=n("620a"),_=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("nav",{staticClass:"tabnav"},[n("ul",{staticClass:"tabnav-items"},[e._t("default")],2)])},j=[];const k="tabnavData";var T={name:"Tabnav",constants:{ProvideKey:k},provide(){const e={selectTab:this.selectTab};return Object.defineProperty(e,"activeTab",{enumerable:!0,get:()=>this.value}),{[k]:e}},props:{value:{type:String,required:!0}},methods:{selectTab(e){this.$emit("input",e)}}},C=T,S=(n("bab1"),Object(h["a"])(C,_,j,!1,null,"42371214",null)),O=S.exports,N=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("li",{staticClass:"tabnav-item"},[n("a",{staticClass:"tabnav-link",class:{active:e.isActive},attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.tabnavData.selectTab(e.value)}}},[e._t("default")],2)])},I=[],L={name:"TabnavItem",inject:{tabnavData:{default:{activeTab:null,selectTab:()=>{}}}},props:{value:{type:String,default:""}},computed:{isActive({tabnavData:e,value:t}){return e.activeTab===t}}},A=L,B=(n("c064"),Object(h["a"])(A,N,I,!1,null,"723a9588",null)),M=B.exports,$=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-plus-circle-solid-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M7.005 0.5h-0.008c-1.791 0.004-3.412 0.729-4.589 1.9l0-0c-1.179 1.177-1.908 2.803-1.908 4.6 0 3.59 2.91 6.5 6.5 6.5s6.5-2.91 6.5-6.5c0-3.587-2.906-6.496-6.492-6.5h-0zM4.005 7.52v-1h2.5v-2.51h1v2.51h2.5v1h-2.501v2.49h-1v-2.49z"}})])},R=[],D=n("be08"),P={name:"InlinePlusCircleSolidIcon",components:{SVGIcon:D["a"]}},F=P,H=Object(h["a"])(F,$,R,!1,null,null,null),q=H.exports,V=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-minus-circle-solid-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"m6.98999129.48999129c3.58985091 0 6.50000001 2.91014913 6.50000001 6.5 0 3.58985091-2.9101491 6.50000001-6.50000001 6.50000001-3.58985087 0-6.5-2.9101491-6.5-6.50000001 0-3.58985087 2.91014913-6.5 6.5-6.5zm3 6.02001742h-6v1h6z","fill-rule":"evenodd"}})])},U=[],W={name:"InlineMinusCircleSolidIcon",components:{SVGIcon:D["a"]}},z=W,G=Object(h["a"])(z,V,U,!1,null,null,null),K=G.exports;const Y={request:"Request",response:"Response"};var X={name:"EndpointExample",components:{InlineMinusCircleSolidIcon:K,InlinePlusCircleSolidIcon:q,TabnavItem:M,Tabnav:O,CollapsibleCodeListing:g,Row:x["a"],Column:E["a"]},constants:{Tab:Y},props:{request:{type:Object,required:!0},response:{type:Object,required:!0}},data(){return{isCollapsed:!0,currentTab:Y.request}},computed:{Tab:()=>Y,isCollapsible:({response:e,request:t,currentTab:n})=>{const i={[Y.request]:t.content,[Y.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}}},Z=X,J=(n("9a2b"),Object(h["a"])(Z,y,w,!1,null,"6197ce3f",null)),Q=J.exports,ee=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("figure",{attrs:{id:e.anchor}},[e._t("default")],2)},te=[],ne={name:"Figure",props:{anchor:{type:String,required:!0}}},ie=ne,re=(n("57ea"),Object(h["a"])(ie,ee,te,!1,null,"7be42fb4",null)),se=re.exports,ae=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("figcaption",{staticClass:"caption"},[n("strong",[e._v(e._s(e.title))]),e._v(" "),e._t("default")],2)},oe=[],ce={name:"FigureCaption",props:{title:{type:String,required:!0}}},le=ce,ue=(n("e7fb"),Object(h["a"])(le,ae,oe,!1,null,"0bcb8b58",null)),de=ue.exports,he=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ImageAsset",{attrs:{alt:e.alt,variants:e.variants}})},pe=[],ge=n("8bd9"),fe={name:"InlineImage",components:{ImageAsset:ge["a"]},props:{alt:{type:String,default:""},variants:{type:Array,required:!0}}},me=fe,be=(n("cb92"),Object(h["a"])(me,he,pe,!1,null,"3a939631",null)),ve=be.exports,ye=n("86d8"),we=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"table-wrapper"},[n("table",[e._t("default")],2)])},xe=[],Ee={name:"Table"},_e=Ee,je=(n("72af"),n("90f3"),Object(h["a"])(_e,we,xe,!1,null,"358dcd5e",null)),ke=je.exports,Te=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("s",[e._t("default")],2)},Ce=[],Se={name:"StrikeThrough"},Oe=Se,Ne=(n("830f"),Object(h["a"])(Oe,Te,Ce,!1,null,"eb91ce54",null)),Ie=Ne.exports;const Le={aside:"aside",codeListing:"codeListing",endpointExample:"endpointExample",heading:"heading",orderedList:"orderedList",paragraph:"paragraph",table:"table",termList:"termList",unorderedList:"unorderedList",dictionaryExample:"dictionaryExample"},Ae={codeVoice:"codeVoice",emphasis:"emphasis",image:"image",inlineHead:"inlineHead",link:"link",newTerm:"newTerm",reference:"reference",strong:"strong",text:"text",superscript:"superscript",subscript:"subscript",strikethrough:"strikethrough"},Be={both:"both",column:"column",none:"none",row:"row"};function Me(e,t){const n=n=>n.map(Me(e,t)),a=t=>t.map(t=>e("li",{},n(t.content))),o=(t,i=Be.none)=>{switch(i){case Be.both:{const[i,...r]=t;return[e("thead",{},[e("tr",{},i.map(t=>e("th",{attrs:{scope:"col"}},n(t))))]),e("tbody",{},r.map(([t,...i])=>e("tr",{},[e("th",{attrs:{scope:"row"}},n(t)),...i.map(t=>e("td",{},n(t)))])))]}case Be.column:return[e("tbody",{},t.map(([t,...i])=>e("tr",{},[e("th",{attrs:{scope:"row"}},n(t)),...i.map(t=>e("td",{},n(t)))])))];case Be.row:{const[i,...r]=t;return[e("thead",{},[e("tr",{},i.map(t=>e("th",{attrs:{scope:"col"}},n(t))))]),e("tbody",{},r.map(t=>e("tr",{},t.map(t=>e("td",{},n(t))))))]}default:return[e("tbody",{},t.map(t=>e("tr",{},t.map(t=>e("td",{},n(t))))))]}},c=({metadata:{abstract:t,anchor:i,title:r},...s})=>e(se,{props:{anchor:i}},[...r&&t&&t.length?[e(de,{props:{title:r}},n(t))]:[],n([s])]);return function(l){switch(l.type){case Le.aside:{const t={kind:l.style,name:l.name};return e(i["a"],{props:t},n(l.content))}case Le.codeListing:{if(l.metadata&&l.metadata.anchor)return c(l);const t={syntax:l.syntax,fileType:l.fileType,content:l.code,showLineNumbers:l.showLineNumbers};return e(r["a"],{props:t})}case Le.endpointExample:{const t={request:l.request,response:l.response};return e(Q,{props:t},n(l.summary||[]))}case Le.heading:return e("h"+l.level,{attrs:{id:l.anchor}},l.text);case Le.orderedList:return e("ol",{attrs:{start:l.start}},a(l.items));case Le.paragraph:return e("p",{},n(l.inlineContent));case Le.table:return l.metadata&&l.metadata.anchor?c(l):e(ke,{},o(l.rows,l.header));case Le.termList:return e("dl",{},l.items.map(({term:t,definition:i})=>[e("dt",{},n(t.inlineContent)),e("dd",{},n(i.content))]));case Le.unorderedList:return e("ul",{},a(l.items));case Le.dictionaryExample:{const t={example:l.example};return e(v,{props:t},n(l.summary||[]))}case Ae.codeVoice:return e(s["a"],{},l.code);case Ae.emphasis:case Ae.newTerm:return e("em",n(l.inlineContent));case Ae.image:{if(l.metadata&&l.metadata.anchor)return c(l);const n=t[l.identifier];return n?e(ve,{props:{alt:n.alt,variants:n.variants}}):null}case Ae.link:return e("a",{attrs:{href:l.destination}},l.title);case Ae.reference:{const i=t[l.identifier];if(!i)return null;const r=l.overridingTitleInlineContent||i.titleInlineContent,s=l.overridingTitle||i.title;return e(ye["a"],{props:{url:i.url,kind:i.kind,role:i.role,isActive:l.isActive,ideTitle:i.ideTitle,titleStyle:i.titleStyle}},r?n(r):s)}case Ae.strong:case Ae.inlineHead:return e("strong",n(l.inlineContent));case Ae.text:return l.text;case Ae.superscript:return e("sup",n(l.inlineContent));case Ae.subscript:return e("sub",n(l.inlineContent));case Ae.strikethrough:return e(Ie,n(l.inlineContent));default:return null}}}var $e,Re,De={name:"ContentNode",constants:{TableHeaderStyle:Be},render:function(e){return e(this.tag,{class:"content"},this.content.map(Me(e,this.references),this))},inject:{references:{default(){return{}}}},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 Le.aside:return e({...n,content:t(n.content)});case Le.dictionaryExample:return e({...n,summary:t(n.summary)});case Le.paragraph:case Ae.emphasis:case Ae.strong:case Ae.inlineHead:case Ae.superscript:case Ae.subscript:case Ae.strikethrough:case Ae.newTerm:return e({...n,inlineContent:t(n.inlineContent)});case Le.orderedList:case Le.unorderedList:return e({...n,items:n.items.map(e=>({...e,content:t(e.content)}))});case Le.table:return e({...n,rows:n.rows.map(e=>e.map(t))});case Le.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 Le.aside:t(n.content);break;case Le.paragraph:case Ae.emphasis:case Ae.strong:case Ae.inlineHead:case Ae.newTerm:case Ae.superscript:case Ae.subscript:case Ae.strikethrough:t(n.inlineContent);break;case Le.orderedList:case Le.unorderedList:n.items.forEach(e=>t(e.content));break;case Le.dictionaryExample:t(n.summary);break;case Le.table:n.rows.forEach(e=>{e.forEach(t)});break;case Le.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===Le.paragraph?e+"\n":t.type===Ae.text?`${e}${t.text}`:e,"").trim()}},BlockType:Le,InlineType:Ae},Pe=De,Fe=Object(h["a"])(Pe,$e,Re,!1,null,null,null);t["a"]=Fe.exports},"57ea":function(e,t,n){"use strict";n("971b")},"598a":function(e,t,n){},"5da3":function(e,t,n){e.exports=n.p+"img/no-image@2x.df2a0a50.png"},"620a":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"col",class:e.classes},[e._t("default")],2)},r=[];const s=0,a=12,o=new Set(["large","medium","small"]),c=e=>({type:Object,default:()=>({}),validator:t=>Object.keys(t).every(n=>o.has(n)&&e(t[n]))}),l=c(e=>"boolean"===typeof e),u=c(e=>"number"===typeof e&&e>=s&&e<=a);var d={name:"GridColumn",props:{isCentered:l,isUnCentered:l,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}}}},h=d,p=(n("6e4a"),n("2877")),g=Object(p["a"])(h,i,r,!1,null,"2ee3ad8b",null);t["a"]=g.exports},"621f":function(e,t,n){"use strict";n("b1d4")},"66cd":function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));const i={article:"article",codeListing:"codeListing",collection:"collection",collectionGroup:"collectionGroup",containerSymbol:"containerSymbol",devLink:"devLink",dictionarySymbol:"dictionarySymbol",generic:"generic",link:"link",media:"media",pseudoCollection:"pseudoCollection",pseudoSymbol:"pseudoSymbol",restRequestSymbol:"restRequestSymbol",sampleCode:"sampleCode",symbol:"symbol",table:"table",learn:"learn",overview:"overview",project:"project",tutorial:"tutorial",resources:"resources"}},"6cc4":function(e,t,n){},"6e4a":function(e,t,n){"use strict";n("05a1")},"72af":function(e,t,n){"use strict";n("d541")},"72e7":function(e,t,n){"use strict";const i={up:"up",down:"down"};t["a"]={constants:{IntersectionDirections:i},data(){return{intersectionObserver:null,intersectionPreviousScrollY:0,intersectionScrollDirection:i.down}},computed:{intersectionThreshold(){const e=[];for(let t=0;t<=1;t+=.01)e.push(t);return e},intersectionRoot(){return null},intersectionRootMargin(){return"0px 0px 0px 0px"},intersectionObserverOptions(){return{root:this.intersectionRoot,rootMargin:this.intersectionRootMargin,threshold:this.intersectionThreshold}}},async mounted(){await n.e("chunk-2d0d3105").then(n.t.bind(null,"5abe",7)),this.intersectionObserver=new IntersectionObserver(e=>{this.detectIntersectionScrollDirection();const t=this.onIntersect;t?e.forEach(t):console.warn("onIntersect not implemented")},this.intersectionObserverOptions),this.getIntersectionTargets().forEach(e=>{this.intersectionObserver.observe(e)})},beforeDestroy(){this.intersectionObserver&&this.intersectionObserver.disconnect()},methods:{getIntersectionTargets(){return[this.$el]},detectIntersectionScrollDirection(){window.scrollYthis.intersectionPreviousScrollY&&(this.intersectionScrollDirection=i.up),this.intersectionPreviousScrollY=window.scrollY}}}},"76ab":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n(e.resolvedComponent,e._b({tag:"component",staticClass:"button-cta",class:{"is-dark":e.isDark}},"component",e.componentProps,!1),[e._t("default")],2)},r=[],s=n("86d8"),a={name:"ButtonLink",components:{Reference:s["a"]},props:{url:{type:String,required:!1},isDark:{type:Boolean,default:!1}},computed:{resolvedComponent:({url:e})=>e?s["a"]:"button",componentProps:({url:e})=>e?{url:e}:{}}},o=a,c=(n("621f"),n("2877")),l=Object(c["a"])(o,i,r,!1,null,"494ad9c8",null);t["a"]=l.exports},"7b1f":function(e,t,n){"use strict";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 c=null,l=0;while(null!==(c=t.safeBoundaryPattern.exec(a))){const t=c.index+1;o.push(a.slice(l,t)),o.push(e("wbr",{key:c.index})),l=t}return o.push(a.slice(l,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("2877"),c=Object(o["a"])(a,i,r,!1,null,null,null);t["a"]=c.exports},"7b69":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"code-listing",class:{"single-line":1===e.syntaxHighlightedLines.length},attrs:{"data-syntax":e.syntaxNameNormalized}},[e.fileName?n("Filename",{attrs:{isActionable:e.isFileNameActionable,fileType:e.fileType},on:{click:function(t){return e.$emit("file-name-click")}}},[e._v(e._s(e.fileName)+" ")]):e._e(),n("div",{staticClass:"container-general"},[n("pre",[n("code",e._l(e.syntaxHighlightedLines,(function(t,i){return n("span",{key:i,class:["code-line-container",{highlighted:e.isHighlighted(i)}]},[n("span",{directives:[{name:"show",rawName:"v-show",value:e.showLineNumbers,expression:"showLineNumbers"}],staticClass:"code-number",attrs:{"data-line-number":e.lineNumberFor(i)}}),e._v("\n"),n("span",{staticClass:"code-line",domProps:{innerHTML:e._s(t)}})])})),0)])])],1)},r=[],s=n("002d"),a=n("8649"),o=n("1020"),c=n.n(o);const l={objectivec:["objective-c"]},u={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(l.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"]},d=new Set(["markdown","swift"]),h=Object.entries(u),p=new Set(Object.keys(u)),g=new Map;async function f(e){const t=[e];try{return await t.reduce(async(e,t)=>{let i;await e,i=d.has(t)?await n("1417")("./"+t):await n("2ab3")("./"+t),c.a.registerLanguage(t,i.default)},Promise.resolve()),!0}catch(i){return console.error(`Could not load ${e} file`),!1}}function m(e){if(p.has(e))return e;const t=h.find(([,t])=>t.includes(e));return t?t[0]:null}function b(e){if(g.has(e))return g.get(e);const t=m(e);return g.set(e,t),t}c.a.configure({classPrefix:"syntax-",languages:[...p]});const v=async e=>{const t=b(e);return!(!t||c.a.listLanguages().includes(t))&&f(t)},y=/\r\n|\r|\n/g,w=/syntax-/;function x(e){return 0===e.length?[]:e.split(y)}function E(e){return(e.trim().match(y)||[]).length}function _(e){const t=document.createElement("template");return t.innerHTML=e,t.content.childNodes}function j(e){const{className:t}=e;if(!w.test(t))return null;const n=x(e.innerHTML).reduce((e,n)=>`${e}${n}\n`,"");return _(n.trim())}function k(e){return Array.from(e.childNodes).forEach(e=>{if(E(e.textContent))try{const t=e.childNodes.length?k(e):j(e);t&&e.replaceWith(...t)}catch(t){console.error(t)}}),j(e)}function T(e,t){const n=m(t);if(!c.a.getLanguage(n))throw new Error("Unsupported language for syntax highlighting: "+t);return c.a.highlight(e,{language:n,ignoreIllegals:!0}).value}function C(e,t){const n=e.join("\n"),i=T(n,t),r=document.createElement("code");return r.innerHTML=i,k(r),x(r.innerHTML)}var S=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"filename"},[e.isActionable?n("a",{attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.$emit("click")}}},[n("FileIcon",{attrs:{fileType:e.fileType}}),e._t("default")],2):n("span",[n("FileIcon",{attrs:{fileType:e.fileType}}),e._t("default")],2)])},O=[],N=function(){var e=this,t=e.$createElement,n=e._self._c||t;return"swift"===e.fileType?n("SwiftFileIcon",{staticClass:"file-icon"}):n("GenericFileIcon",{staticClass:"file-icon"})},I=[],L=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"swift-file-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M8.033 1l3.967 4.015v7.985h-10v-12zM7.615 2h-4.615v10h8v-6.574z"}}),n("path",{attrs:{d:"M7 1h1v4h-1z"}}),n("path",{attrs:{d:"M7 5h5v1h-5z"}})])},A=[],B=n("be08"),M={name:"SwiftFileIcon",components:{SVGIcon:B["a"]}},$=M,R=n("2877"),D=Object(R["a"])($,L,A,!1,null,null,null),P=D.exports,F=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"generic-file-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M8.033 1l3.967 4.015v7.985h-10v-12zM7.615 2h-4.615v10h8v-6.574z"}}),n("path",{attrs:{d:"M7 1h1v4h-1z"}}),n("path",{attrs:{d:"M7 5h5v1h-5z"}})])},H=[],q={name:"GenericFileIcon",components:{SVGIcon:B["a"]}},V=q,U=Object(R["a"])(V,F,H,!1,null,null,null),W=U.exports,z={name:"CodeListingFileIcon",components:{SwiftFileIcon:P,GenericFileIcon:W},props:{fileType:String}},G=z,K=(n("e6db"),Object(R["a"])(G,N,I,!1,null,"7c381064",null)),Y=K.exports,X={name:"CodeListingFilename",components:{FileIcon:Y},props:{isActionable:{type:Boolean,default:()=>!1},fileType:String}},Z=X,J=(n("8608"),Object(R["a"])(Z,S,O,!1,null,"c8c40662",null)),Q=J.exports,ee={name:"CodeListing",components:{Filename:Q},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["c"]),highlightedLineNumbers(){return new Set(this.highlights.map(({line:e})=>e))},syntaxNameNormalized(){const e={occ:a["a"].objectiveC.key.url};return e[this.syntax]||this.syntax}},watch:{content:{handler:"syntaxHighlightLines",immediate:!0}},methods:{isHighlighted(e){return this.highlightedLineNumbers.has(this.lineNumberFor(e))},lineNumberFor(e){return this.startLineNumber+e},async syntaxHighlightLines(){let e;try{await v(this.syntaxNameNormalized),e=C(this.content,this.syntaxNameNormalized)}catch(t){e=this.escapedContent}this.syntaxHighlightedLines=e.map(e=>""===e?"\n":e)}}},te=ee,ne=(n("4d50"),Object(R["a"])(te,i,r,!1,null,"df963650",null));t["a"]=ne.exports},"80c8":function(e,t,n){},8222:function(e,t,n){},"830f":function(e,t,n){"use strict";n("30b0")},8608:function(e,t,n){"use strict";n("a7f3")},"863d":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("li",{staticClass:"nav-menu-item",class:{"nav-menu-item--animated":e.animate}},[e._t("default")],2)},r=[],s={name:"NavMenuItemBase",props:{animate:{type:Boolean,default:!0}}},a=s,o=(n("43fe"),n("2877")),c=Object(o["a"])(a,i,r,!1,null,"66cbfe4c",null);t["a"]=c.exports},8649:function(e,t,n){"use strict";t["a"]={objectiveC:{name:"Objective-C",key:{api:"occ",url:"objc"}},swift:{name:"Swift",key:{api:"swift",url:"swift"}}}},"86d8":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n(e.refComponent,{tag:"component",attrs:{url:e.urlWithParams,"is-active":e.isActiveComputed}},[e._t("default")],2)},r=[],s=n("d26a"),a=n("66cd"),o=n("9895"),c=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.isActive?n("a",{attrs:{href:e.url}},[e._t("default")],2):n("span",[e._t("default")],2)},l=[],u={name:"ReferenceExternal",props:{url:{type:String,required:!0},isActive:{type:Boolean,default:!0}}},d=u,h=n("2877"),p=Object(h["a"])(d,c,l,!1,null,null,null),g=p.exports,f=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ReferenceInternal",e._b({},"ReferenceInternal",e.$props,!1),[n("CodeVoice",[e._t("default")],2)],1)},m=[],b=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.isActive?n("router-link",{attrs:{to:e.url}},[e._t("default")],2):n("span",[e._t("default")],2)},v=[],y={name:"ReferenceInternal",props:{url:{type:String,required:!0},isActive:{type:Boolean,default:!0}}},w=y,x=Object(h["a"])(w,b,v,!1,null,null,null),E=x.exports,_=n("52e4"),j={name:"ReferenceInternalSymbol",props:E.props,components:{ReferenceInternal:E,CodeVoice:_["a"]}},k=j,T=Object(h["a"])(k,f,m,!1,null,null,null),C=T.exports,S={name:"Reference",computed:{isInternal({url:e}){if(!e.startsWith("/")&&!e.startsWith("#"))return!1;const{resolved:{name:t}={}}=this.$router.resolve(e)||{};return t!==o["b"]},isSymbolReference(){return"symbol"===this.kind&&(this.role===a["a"].symbol||this.role===a["a"].dictionarySymbol)},isDisplaySymbol({isSymbolReference:e,titleStyle:t,ideTitle:n}){return n?e&&"symbol"===t:e},refComponent(){return this.isInternal?this.isDisplaySymbol?C:E:g},urlWithParams({isInternal:e}){return e?Object(s["b"])(this.url,this.$route.query):this.url},isActiveComputed({url:e,isActive:t}){return!(!e||!t)}},props:{url:{type:String,required:!0},kind:{type:String,required:!1},role:{type:String,required:!1},isActive:{type:Boolean,required:!1,default:!0},ideTitle:{type:String,required:!1},titleStyle:{type:String,required:!1}}},O=S,N=Object(h["a"])(O,i,r,!1,null,null,null);t["a"]=N.exports},"8a61":function(e,t,n){"use strict";var i=n("3908");t["a"]={methods:{async scrollToElement(e){await Object(i["b"])(8);const t=this.$router.resolve({hash:e}),{selector:n,offset:r}=await this.$router.options.scrollBehavior(t.route),s=document.querySelector(n);return s?(s.scrollIntoView(),window.scrollBy(-r.x,-r.y),s):null}}}},"8bd9":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.fallbackImageSrcSet?n("img",{staticClass:"fallback",attrs:{title:"Image failed to load",alt:e.alt,srcset:e.fallbackImageSrcSet}}):n("picture",[e.prefersAuto&&e.darkVariantAttributes?n("source",{attrs:{media:"(prefers-color-scheme: dark)",srcset:e.darkVariantAttributes.srcSet}}):e._e(),e.prefersDark&&e.darkVariantAttributes?n("img",e._b({ref:"img",attrs:{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)):n("img",e._b({ref:"img",attrs:{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("748c"),a={props:{variants:{type:Array,required:!0}},computed:{variantsGroupedByAppearance(){return Object(s["d"])(this.variants)},lightVariants(){return Object(s["a"])(this.variantsGroupedByAppearance.light)},darkVariants(){return Object(s["a"])(this.variantsGroupedByAppearance.dark)}}},o=n("e425"),c=n("821b"),l=n("5da3"),u=n.n(l);const d=10;function h(e){return new Promise((t,n)=>{const i=new Image;i.src=e,i.onerror=n,i.onload=()=>t({width:i.width,height:i.height})})}function p(e){if(!e.length)return null;const t=e.map(e=>`${Object(s["b"])(e.src)} ${e.density}`).join(", "),n=e[0],i={srcSet:t,src:Object(s["b"])(n.src)},{width:r}=n.size||{width:null};return r&&(i.width=r,i.height="auto"),i}var g={name:"ImageAsset",mixins:[a],data:()=>({appState:o["a"].state,fallbackImageSrcSet:null,optimalWidth:null}),computed:{allVariants:({lightVariants:e=[],darkVariants:t=[]})=>e.concat(t),defaultAttributes:({lightVariantAttributes:e,darkVariantAttributes:t})=>e||t,darkVariantAttributes:({darkVariants:e})=>p(e),lightVariantAttributes:({lightVariants:e})=>p(e),preferredColorScheme:({appState:e})=>e.preferredColorScheme,prefersAuto:({preferredColorScheme:e})=>e===c["a"].auto.value,prefersDark:({preferredColorScheme:e})=>e===c["a"].dark.value},props:{alt:{type:String,default:""},variants:{type:Array,required:!0}},methods:{handleImageLoadError(){this.fallbackImageSrcSet=u.a+" 2x"},async calculateOptimalWidth(){const{$refs:{img:{currentSrc:e}},allVariants:t}=this,{density:n}=t.find(({src:t})=>e.endsWith(t)),i=parseInt(n.match(/\d+/)[0],d),r=await h(e),s=r.width/i;return s},async optimizeImageSize(){if(!this.defaultAttributes.width)try{this.optimalWidth=await this.calculateOptimalWidth()}catch{console.error("Unable to calculate optimal image width")}}},mounted(){this.$refs.img.addEventListener("load",this.optimizeImageSize)}},f=g,m=n("2877"),b=Object(m["a"])(f,i,r,!1,null,null,null);t["a"]=b.exports},"8c92":function(e,t,n){"use strict";n("80c8")},"90f3":function(e,t,n){"use strict";n("6cc4")},9152:function(e,t,n){"use strict";n("50fc")},"95da":function(e,t,n){"use strict";function i(e,t){const n=document.body;let r=e,s=e;while(r=r.previousElementSibling)t(r);while(s=s.nextElementSibling)t(s);e.parentElement&&e.parentElement!==n&&i(e.parentElement,t)}const r="data-original-",s="aria-hidden",a=r+s,o=e=>{let t=e.getAttribute(a);t||(t=e.getAttribute(s)||"",e.setAttribute(a,t)),e.setAttribute(s,"true")},c=e=>{const t=e.getAttribute(a);"string"===typeof t&&(t.length?e.setAttribute(s,t):e.removeAttribute(s)),e.removeAttribute(a)};t["a"]={hide(e){i(e,o)},show(e){i(e,c)}}},"971b":function(e,t,n){},9975:function(e,t,n){"use strict";n("287e")},"9a2b":function(e,t,n){"use strict";n("dce7")},"9b30":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ul",{staticClass:"nav-menu-items",attrs:{"data-previous-menu-children-count":e.previousSiblingChildren}},[e._t("default")],2)},r=[],s={name:"NavMenuItems",props:{previousSiblingChildren:{type:Number,default:0}}},a=s,o=(n("517a"),n("2877")),c=Object(o["a"])(a,i,r,!1,null,"67c1c0a5",null);t["a"]=c.exports},"9bb2":function(e,t,n){"use strict";n("3b8f")},a1bd:function(e,t,n){},a7f3:function(e,t,n){},a97e:function(e,t,n){"use strict";var i=n("63b8");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 c,l,u={name:"BreakpointEmitter",constants:{BreakpointAttributes:i["a"],BreakpointName:i["b"],BreakpointScopes:i["c"]},props:{scope:{type:String,default:()=>i["c"].default,validator:e=>e in i["c"]}},render(){return this.$scopedSlots.default?this.$scopedSlots.default({matchingBreakpoint:this.matchingBreakpoint}):null},data:()=>({matchingBreakpoint:null}),methods:{initMediaQuery(e,t){const n=o(t),i=t=>this.handleMediaQueryChange(t,e);n.addListener(i),this.$once("hook:beforeDestroy",()=>{n.removeListener(i)}),i(n)},handleMediaQueryChange(e,t){e.matches&&(this.matchingBreakpoint=t,this.$emit("change",t))}},mounted(){const e=i["a"][this.scope]||{};Object.entries(e).forEach(([e,t])=>{this.initMediaQuery(e,t)})}},d=u,h=n("2877"),p=Object(h["a"])(d,c,l,!1,null,null,null);t["a"]=p.exports},b1d4:function(e,t,n){},b392:function(e,t,n){},b7fc:function(e,t,n){"use strict";n("189f")},bab1:function(e,t,n){"use strict";n("a1bd")},bb52:function(e,t,n){"use strict";t["a"]={inject:{performanceMetricsEnabled:{default:!1},isTargetIDE:{default:!1}},methods:{newContentMounted(){let e;this.performanceMetricsEnabled&&(e=Math.round(window.performance.now()),window.renderedTimes||(window.renderedTimes=[]),window.renderedTimes.push(e)),this.$bridge.send({type:"rendered",data:{time:e}})}}}},be08:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("svg",{staticClass:"svg-icon",attrs:{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg"}},[e._t("default")],2)},r=[],s={name:"SVGIcon"},a=s,o=(n("9bb2"),n("2877")),c=Object(o["a"])(a,i,r,!1,null,"0137d411",null);t["a"]=c.exports},bf08:function(e,t,n){"use strict";var i=n("6842"),r=n("d26a");const s=Object(i["c"])(["meta","title"],"Documentation"),a=({title:e,description:t,url:n})=>[{name:"description",content:t},{property:"og:locale",content:"en_US"},{property:"og:site_name",content:s},{property:"og:type",content:"website"},{property:"og:title",content:e},{property:"og:description",content:t},{property:"og:url",content:n},{property:"og:image",content:Object(r["d"])("/developer-og.jpg")},{name:"twitter:image",content:Object(r["d"])("/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}],o=e=>[e,s].filter(Boolean).join(" | "),c=e=>{const{content:t}=e,n=e.property?"property":"name",i=e[n],r=document.querySelector(`meta[${n}="${i}"]`);if(r&&t)r.setAttribute("content",t);else if(r&&!t)r.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}){const i=o(e);l(i),a({title:i,description:t,url:n}).forEach(e=>c(e))}var d=n("002d"),h=n("5677");t["a"]={methods:{extractFirstParagraphText(e=[]){const t=h["a"].computed.plaintext.bind({...h["a"].methods,content:e})();return Object(d["e"])(t)}},computed:{pagePath:({$route:{path:e="/"}={}})=>e,pageURL:({pagePath:e="/"})=>Object(r["d"])(e)},mounted(){u({title:this.pageTitle,description:this.pageDescription,url:this.pageURL})}}},c064:function(e,t,n){"use strict";n("ca8c")},c081:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.action?n("DestinationDataProvider",{attrs:{destination:e.action},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.url,r=t.title;return n("ButtonLink",{attrs:{url:i,isDark:e.isDark}},[e._v(" "+e._s(r)+" ")])}}],null,!1,1264376715)}):e._e()},r=[],s=n("76ab"),a=n("c7ea"),o={name:"CallToActionButton",components:{DestinationDataProvider:a["a"],ButtonLink:s["a"]},props:{action:{type:Object,required:!0},isDark:{type:Boolean,default:!1}}},c=o,l=n("2877"),u=Object(l["a"])(c,i,r,!1,null,null,null);t["a"]=u.exports},c7ea:function(e,t,n){"use strict";const i={link:"link",reference:"reference",text:"text"};var r,s,a={name:"DestinationDataProvider",props:{destination:{type:Object,required:!0,default:()=>({})}},inject:{references:{default:()=>({})},isTargetIDE:{default:()=>!1}},constants:{DestinationType:i},computed:{isExternal:({reference:e,destination:t})=>e.type===i.link||t.type===i.link,shouldAppendOpensInBrowser:({isExternal:e,isTargetIDE:t})=>e&&t,reference:({references:e,destination:t})=>e[t.identifier]||{},linkUrl:({destination:e,reference:t})=>({[i.link]:e.destination,[i.reference]:t.url,[i.text]:e.text}[e.type]),linkTitle:({reference:e,destination:t})=>({[i.link]:t.title,[i.reference]:t.overridingTitle||e.title,[i.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})}},o=a,c=n("2877"),l=Object(c["a"])(o,r,s,!1,null,null,null);t["a"]=l.exports},c8e2:function(e,t,n){"use strict";function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.d(t,"a",(function(){return o}));const r=["input","select","textarea","button","optgroup","option","menuitem","fieldset","object","a[href]","*[tabindex]","*[contenteditable]"],s=r.join(",");var a={getTabbableElements(e){const t=e.querySelectorAll(s),n=t.length;let i;const r=[];for(i=0;i=0},isFocusableElement(e){const t=e.nodeName.toLowerCase(),n=r.includes(t);return!("a"!==t||!e.getAttribute("href"))||(n?!e.disabled:"true"===e.getAttribute("contenteditable")||!Number.isNaN(parseFloat(e.getAttribute("tabindex"))))}};class o{constructor(e){i(this,"focusContainer",null),i(this,"tabTargets",[]),i(this,"firstTabTarget",null),i(this,"lastTabTarget",null),i(this,"lastFocusedElement",null),this.focusContainer=e,this.onFocus=this.onFocus.bind(this)}updateFocusContainer(e){this.focusContainer=e}start(){this.collectTabTargets(),this.firstTabTarget?this.focusContainer.contains(document.activeElement)&&a.isTabbableElement(document.activeElement)||this.firstTabTarget.focus():console.warn("There are no focusable elements. FocusTrap needs at least one."),this.lastFocusedElement=document.activeElement,document.addEventListener("focus",this.onFocus,!0)}stop(){document.removeEventListener("focus",this.onFocus,!0)}collectTabTargets(){this.tabTargets=a.getTabbableElements(this.focusContainer),this.firstTabTarget=this.tabTargets[0],this.lastTabTarget=this.tabTargets[this.tabTargets.length-1]}onFocus(e){if(this.focusContainer.contains(e.target))this.lastFocusedElement=e.target;else{if(e.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}}},ca8c:function(e,t,n){},cb92:function(e,t,n){"use strict";n("598a")},cbcf:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("nav",{ref:"nav",staticClass:"nav",class:e.rootClasses,attrs:{role:"navigation"}},[n("div",{ref:"wrapper",staticClass:"nav__wrapper"},[n("div",{staticClass:"nav__background"}),e.hasOverlay?n("div",{staticClass:"nav-overlay",on:{click:e.closeNav}}):e._e(),n("div",{staticClass:"nav-content"},[n("div",{staticClass:"pre-title"},[e._t("pre-title",null,{closeNav:e.closeNav,isOpen:e.isOpen})],2),e.$slots.default?n("div",{staticClass:"nav-title"},[e._t("default")],2):e._e(),e._t("after-title"),n("div",{staticClass:"nav-menu"},[n("a",{ref:"axToggle",staticClass:"nav-ax-toggle",attrs:{href:"#",role:"button"},on:{click:function(t){return t.preventDefault(),e.toggleNav.apply(null,arguments)}}},[n("span",{staticClass:"visuallyhidden"},[e.isOpen?[e._v("Close Menu")]:[e._v("Open Menu")]],2)]),n("div",{ref:"tray",staticClass:"nav-menu-tray",on:{transitionend:function(t){return t.target!==t.currentTarget?null:e.onTransitionEnd.apply(null,arguments)},click:e.handleTrayClick}},[e._t("tray",(function(){return[n("NavMenuItems",[e._t("menu-items")],2)]}),{closeNav:e.closeNav})],2)]),n("div",{staticClass:"nav-actions"},[n("a",{staticClass:"nav-menucta",attrs:{href:"#",tabindex:"-1","aria-hidden":"true"},on:{click:function(t){return t.preventDefault(),e.toggleNav.apply(null,arguments)}}},[n("span",{staticClass:"nav-menucta-chevron"})])])],2),e._t("after-content")],2),n("BreakpointEmitter",{attrs:{scope:e.BreakpointScopes.nav},on:{change:e.onBreakpointChange}})],1)},r=[],s=n("72e7"),a=n("9b30"),o=n("a97e"),c=n("c8e2"),l=n("f2af"),u=n("942d"),d=n("63b8"),h=n("95da"),p=n("3908");const{noClose:g}=u["a"],{BreakpointName:f,BreakpointScopes:m}=o["a"].constants,b=8,v={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 y={name:"NavBase",components:{NavMenuItems:a["a"],BreakpointEmitter:o["a"]},constants:{NavStateClasses:v,NoBGTransitionFrames:b},props:{breakpoint:{type:String,default:f.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["a"]],data(){return{isOpen:!1,inBreakpoint:!1,isTransitioning:!1,isSticking:!1,noBackgroundTransition:!0,focusTrapInstance:null}},computed:{BreakpointScopes:()=>m,rootClasses:({isOpen:e,inBreakpoint:t,isTransitioning:n,isSticking:i,hasSolidBackground:r,hasNoBorder:s,hasFullWidthBorder:a,isDark:o,isWideFormat:c,noBackgroundTransition:l})=>({[v.isDark]:o,[v.isOpen]:e,[v.inBreakpoint]:t,[v.isTransitioning]:n,[v.isSticking]:i,[v.hasSolidBackground]:r,[v.hasNoBorder]:s,[v.hasFullWidthBorder]:a,[v.isWideFormat]:c,[v.noBackgroundTransition]:l})},watch:{isOpen(e){this.$emit("change",e),e?this.onExpand():this.onClose()}},async mounted(){window.addEventListener("keydown",this.onEscape),window.addEventListener("popstate",this.closeNav),window.addEventListener("orientationchange",this.closeNav),document.addEventListener("click",this.handleClickOutside),this.handleFlashOnMount(),await this.$nextTick(),this.focusTrapInstance=new c["a"](this.$refs.wrapper)},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),this.focusTrapInstance.destroy()},methods:{getIntersectionTargets(){return[document.getElementById(u["d"])||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){const t=Object(d["d"])(e,this.breakpoint);this.inBreakpoint=!t,t&&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(g)&&this.closeNav()},handleClickOutside({target:e}){this.$refs.nav.contains(e)||this.closeNav()},toggleScrollLock(e){e?l["a"].lockScroll(this.$refs.tray):l["a"].unlockScroll(this.$refs.tray)},onExpand(){this.$emit("open"),this.focusTrapInstance.start(),h["a"].hide(this.$refs.wrapper)},onClose(){this.$emit("close"),this.toggleScrollLock(!1),this.focusTrapInstance.stop(),h["a"].show(this.$refs.wrapper)},async handleFlashOnMount(){await Object(p["b"])(b),this.noBackgroundTransition=!1}}},w=y,x=(n("b7fc"),n("2877")),E=Object(x["a"])(w,i,r,!1,null,"be9ec8e8",null);t["a"]=E.exports},d541:function(e,t,n){},dce7:function(e,t,n){},e3ab:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("aside",{class:e.kind,attrs:{"aria-label":e.kind}},[n("p",{staticClass:"label"},[e._v(e._s(e.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,name:t})=>t||{[s.deprecated]:"Deprecated",[s.experiment]:"Experiment",[s.important]:"Important",[s.note]:"Note",[s.tip]:"Tip",[s.warning]:"Warning"}[e]}},o=a,c=(n("9152"),n("2877")),l=Object(c["a"])(o,i,r,!1,null,"5117d474",null);t["a"]=l.exports},e6db:function(e,t,n){"use strict";n("47cc")},e7fb:function(e,t,n){"use strict";n("4c7a")},ec05:function(e,t,n){},f2af:function(e,t,n){"use strict";let i=!1,r=-1,s=0;const a=()=>window.navigator&&window.navigator.platform&&(/iP(ad|hone|od)/.test(window.navigator.platform)||"MacIntel"===window.navigator.platform&&window.navigator.maxTouchPoints>1);function o(e){e.touches.length>1||e.preventDefault()}const c=e=>!!e&&e.scrollHeight-e.scrollTop<=e.clientHeight;function l(){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 u(e){e&&(e.ontouchstart=null,e.ontouchmove=null),document.removeEventListener("touchmove",o)}function d(e,t){const n=e.targetTouches[0].clientY-r;return 0===t.scrollTop&&n>0||c(t)&&n<0?o(e):(e.stopPropagation(),!0)}function h(e){document.addEventListener("touchmove",o,{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["a"]={lockScroll(e){i||(a()?h(e):l(),i=!0)},unlockScroll(e){i&&(a()?u(e):(document.body.style.cssText="",window.scrollTo(0,Math.abs(s))),i=!1)}}}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-bash.1b52852f.js b/docs/renderer/dist/js/highlight-js-bash.1b52852f.js deleted file mode 100644 index 6db177863..000000000 --- a/docs/renderer/dist/js/highlight-js-bash.1b52852f.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-bash"],{f0f8:function(e,s){function t(e){const s=e.regex,t={},n={begin:/\$\{/,end:/\}/,contains:["self",{begin:/:-/,contains:[t]}]};Object.assign(t,{className:"variable",variants:[{begin:s.concat(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},n]});const a={className:"subst",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]},i={begin:/<<-?\s*(?=\w+)/,starts:{contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,className:"string"})]}},c={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,t,a]};a.contains.push(c);const o={className:"",begin:/\\"/},r={className:"string",begin:/'/,end:/'/},l={begin:/\$\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},e.NUMBER_MODE,t]},p=["fish","bash","zsh","sh","csh","ksh","tcsh","dash","scsh"],d=e.SHEBANG({binary:`(${p.join("|")})`,relevance:10}),h={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0},m=["if","then","else","elif","fi","for","while","in","do","done","case","esac","function"],u=["true","false"],b={match:/(\/[a-z._-]+)+/},g=["break","cd","continue","eval","exec","exit","export","getopts","hash","pwd","readonly","return","shift","test","times","trap","umask","unset"],f=["alias","bind","builtin","caller","command","declare","echo","enable","help","let","local","logout","mapfile","printf","read","readarray","source","type","typeset","ulimit","unalias"],w=["autoload","bg","bindkey","bye","cap","chdir","clone","comparguments","compcall","compctl","compdescribe","compfiles","compgroups","compquote","comptags","comptry","compvalues","dirs","disable","disown","echotc","echoti","emulate","fc","fg","float","functions","getcap","getln","history","integer","jobs","kill","limit","log","noglob","popd","print","pushd","pushln","rehash","sched","setcap","setopt","stat","suspend","ttyctl","unfunction","unhash","unlimit","unsetopt","vared","wait","whence","where","which","zcompile","zformat","zftp","zle","zmodload","zparseopts","zprof","zpty","zregexparse","zsocket","zstyle","ztcp"],k=["chcon","chgrp","chown","chmod","cp","dd","df","dir","dircolors","ln","ls","mkdir","mkfifo","mknod","mktemp","mv","realpath","rm","rmdir","shred","sync","touch","truncate","vdir","b2sum","base32","base64","cat","cksum","comm","csplit","cut","expand","fmt","fold","head","join","md5sum","nl","numfmt","od","paste","ptx","pr","sha1sum","sha224sum","sha256sum","sha384sum","sha512sum","shuf","sort","split","sum","tac","tail","tr","tsort","unexpand","uniq","wc","arch","basename","chroot","date","dirname","du","echo","env","expr","factor","groups","hostid","id","link","logname","nice","nohup","nproc","pathchk","pinky","printenv","printf","pwd","readlink","runcon","seq","sleep","stat","stdbuf","stty","tee","test","timeout","tty","uname","unlink","uptime","users","who","whoami","yes"];return{name:"Bash",aliases:["sh"],keywords:{$pattern:/\b[a-z._-]+\b/,keyword:m,literal:u,built_in:[...g,...f,"set","shopt",...w,...k]},contains:[d,e.SHEBANG(),h,l,e.HASH_COMMENT_MODE,i,b,c,o,r,t]}}e.exports=t}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-c.d1db3f17.js b/docs/renderer/dist/js/highlight-js-c.d1db3f17.js deleted file mode 100644 index 3bc41acb9..000000000 --- a/docs/renderer/dist/js/highlight-js-c.d1db3f17.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-c"],{"1fe5":function(e,n){function s(e){const n=e.regex,s=e.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),t="decltype\\(auto\\)",a="[a-zA-Z_]\\w*::",i="<[^<>]+>",r="("+t+"|"+n.optional(a)+"[a-zA-Z_]\\w*"+n.optional(i)+")",l={className:"type",variants:[{begin:"\\b[a-z\\d_]*_t\\b"},{match:/\batomic_[a-z]{3,6}\b/}]},o="\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)",c={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+o+"|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},d={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)((ll|LL|l|L)(u|U)?|(u|U)(ll|LL|l|L)?|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},u={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(c,{className:"string"}),{className:"string",begin:/<.*?>/},s,e.C_BLOCK_COMMENT_MODE]},g={className:"title",begin:n.optional(a)+e.IDENT_RE,relevance:0},p=n.optional(a)+e.IDENT_RE+"\\s*\\(",m=["asm","auto","break","case","continue","default","do","else","enum","extern","for","fortran","goto","if","inline","register","restrict","return","sizeof","struct","switch","typedef","union","volatile","while","_Alignas","_Alignof","_Atomic","_Generic","_Noreturn","_Static_assert","_Thread_local","alignas","alignof","noreturn","static_assert","thread_local","_Pragma"],_=["float","double","signed","unsigned","int","short","long","char","void","_Bool","_Complex","_Imaginary","_Decimal32","_Decimal64","_Decimal128","const","static","complex","bool","imaginary"],f={keyword:m,type:_,literal:"true false NULL",built_in:"std string wstring cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set pair bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap priority_queue make_pair array shared_ptr abort terminate abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf future isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr"},b=[u,l,s,e.C_BLOCK_COMMENT_MODE,d,c],w={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:f,contains:b.concat([{begin:/\(/,end:/\)/,keywords:f,contains:b.concat(["self"]),relevance:0}]),relevance:0},h={begin:"("+r+"[\\*&\\s]+)+"+p,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:f,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:t,keywords:f,relevance:0},{begin:p,returnBegin:!0,contains:[e.inherit(g,{className:"title.function"})],relevance:0},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:f,relevance:0,contains:[s,e.C_BLOCK_COMMENT_MODE,c,d,l,{begin:/\(/,end:/\)/,keywords:f,relevance:0,contains:["self",s,e.C_BLOCK_COMMENT_MODE,c,d,l]}]},l,s,e.C_BLOCK_COMMENT_MODE,u]};return{name:"C",aliases:["h"],keywords:f,disableAutodetect:!0,illegal:"=]/,contains:[{beginKeywords:"final class struct"},e.TITLE_MODE]}]),exports:{preprocessor:u,strings:c,keywords:f}}}e.exports=s}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-cpp.eaddddbe.js b/docs/renderer/dist/js/highlight-js-cpp.eaddddbe.js deleted file mode 100644 index db9fd8205..000000000 --- a/docs/renderer/dist/js/highlight-js-cpp.eaddddbe.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-cpp"],{"0209":function(e,t){function n(e){const t=e.regex,n=e.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),a="decltype\\(auto\\)",i="[a-zA-Z_]\\w*::",r="<[^<>]+>",s="(?!struct)("+a+"|"+t.optional(i)+"[a-zA-Z_]\\w*"+t.optional(r)+")",c={className:"type",begin:"\\b[a-z\\d_]*_t\\b"},o="\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)",l={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+o+"|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},d={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)((ll|LL|l|L)(u|U)?|(u|U)(ll|LL|l|L)?|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},u={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(l,{className:"string"}),{className:"string",begin:/<.*?>/},n,e.C_BLOCK_COMMENT_MODE]},p={className:"title",begin:t.optional(i)+e.IDENT_RE,relevance:0},_=t.optional(i)+e.IDENT_RE+"\\s*\\(",m=["alignas","alignof","and","and_eq","asm","atomic_cancel","atomic_commit","atomic_noexcept","auto","bitand","bitor","break","case","catch","class","co_await","co_return","co_yield","compl","concept","const_cast|10","consteval","constexpr","constinit","continue","decltype","default","delete","do","dynamic_cast|10","else","enum","explicit","export","extern","false","final","for","friend","goto","if","import","inline","module","mutable","namespace","new","noexcept","not","not_eq","nullptr","operator","or","or_eq","override","private","protected","public","reflexpr","register","reinterpret_cast|10","requires","return","sizeof","static_assert","static_cast|10","struct","switch","synchronized","template","this","thread_local","throw","transaction_safe","transaction_safe_dynamic","true","try","typedef","typeid","typename","union","using","virtual","volatile","while","xor","xor_eq"],g=["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],f=["any","auto_ptr","barrier","binary_semaphore","bitset","complex","condition_variable","condition_variable_any","counting_semaphore","deque","false_type","future","imaginary","initializer_list","istringstream","jthread","latch","lock_guard","multimap","multiset","mutex","optional","ostringstream","packaged_task","pair","promise","priority_queue","queue","recursive_mutex","recursive_timed_mutex","scoped_lock","set","shared_future","shared_lock","shared_mutex","shared_timed_mutex","shared_ptr","stack","string_view","stringstream","timed_mutex","thread","true_type","tuple","unique_lock","unique_ptr","unordered_map","unordered_multimap","unordered_multiset","unordered_set","variant","vector","weak_ptr","wstring","wstring_view"],b=["abort","abs","acos","apply","as_const","asin","atan","atan2","calloc","ceil","cerr","cin","clog","cos","cosh","cout","declval","endl","exchange","exit","exp","fabs","floor","fmod","forward","fprintf","fputs","free","frexp","fscanf","future","invoke","isalnum","isalpha","iscntrl","isdigit","isgraph","islower","isprint","ispunct","isspace","isupper","isxdigit","labs","launder","ldexp","log","log10","make_pair","make_shared","make_shared_for_overwrite","make_tuple","make_unique","malloc","memchr","memcmp","memcpy","memset","modf","move","pow","printf","putchar","puts","realloc","scanf","sin","sinh","snprintf","sprintf","sqrt","sscanf","std","stderr","stdin","stdout","strcat","strchr","strcmp","strcpy","strcspn","strlen","strncat","strncmp","strncpy","strpbrk","strrchr","strspn","strstr","swap","tan","tanh","terminate","to_underlying","tolower","toupper","vfprintf","visit","vprintf","vsprintf"],h=["NULL","false","nullopt","nullptr","true"],w=["_Pragma"],y={type:g,keyword:m,literal:h,built_in:w,_type_hints:f},v={className:"function.dispatch",relevance:0,keywords:{_hint:b},begin:t.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,e.IDENT_RE,t.lookahead(/(<[^<>]+>|)\s*\(/))},k=[v,u,c,n,e.C_BLOCK_COMMENT_MODE,d,l],x={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:y,contains:k.concat([{begin:/\(/,end:/\)/,keywords:y,contains:k.concat(["self"]),relevance:0}]),relevance:0},E={className:"function",begin:"("+s+"[\\*&\\s]+)+"+_,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:y,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:a,keywords:y,relevance:0},{begin:_,returnBegin:!0,contains:[p],relevance:0},{begin:/::/,relevance:0},{begin:/:/,endsWithParent:!0,contains:[l,d]},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:y,relevance:0,contains:[n,e.C_BLOCK_COMMENT_MODE,l,d,c,{begin:/\(/,end:/\)/,keywords:y,relevance:0,contains:["self",n,e.C_BLOCK_COMMENT_MODE,l,d,c]}]},c,n,e.C_BLOCK_COMMENT_MODE,u]};return{name:"C++",aliases:["cc","c++","h++","hpp","hh","hxx","cxx"],keywords:y,illegal:"",keywords:y,contains:["self",c]},{begin:e.IDENT_RE+"::",keywords:y},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}}e.exports=n}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-css.75eab1fe.js b/docs/renderer/dist/js/highlight-js-css.75eab1fe.js deleted file mode 100644 index 3d507d0bc..000000000 --- a/docs/renderer/dist/js/highlight-js-css.75eab1fe.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-css"],{ee8c:function(e,t){const o=e=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:e.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:e.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z][A-Za-z0-9_-]*/}}),i=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","p","q","quote","samp","section","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],r=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"],a=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"],n=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"],l=["align-content","align-items","align-self","all","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","backface-visibility","background","background-attachment","background-clip","background-color","background-image","background-origin","background-position","background-repeat","background-size","border","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","content","content-visibility","counter-increment","counter-reset","cue","cue-after","cue-before","cursor","direction","display","empty-cells","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-size","font-size-adjust","font-smoothing","font-stretch","font-style","font-synthesis","font-variant","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","gap","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","isolation","justify-content","left","letter-spacing","line-break","line-height","list-style","list-style-image","list-style-position","list-style-type","margin","margin-bottom","margin-left","margin-right","margin-top","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","max-height","max-width","min-height","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-wrap","overflow-x","overflow-y","padding","padding-bottom","padding-left","padding-right","padding-top","page-break-after","page-break-before","page-break-inside","pause","pause-after","pause-before","perspective","perspective-origin","pointer-events","position","quotes","resize","rest","rest-after","rest-before","right","row-gap","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","shape-image-threshold","shape-margin","shape-outside","speak","speak-as","src","tab-size","table-layout","text-align","text-align-all","text-align-last","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-style","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-transform","text-underline-position","top","transform","transform-box","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","unicode-bidi","vertical-align","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","z-index"].reverse();function s(e){const t=e.regex,s=o(e),d={begin:/-(webkit|moz|ms|o)-(?=[a-z])/},c="and or not only",g=/@-?\w[\w]*(-\w+)*/,m="[a-zA-Z-][a-zA-Z0-9_-]*",p=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE];return{name:"CSS",case_insensitive:!0,illegal:/[=|'\$]/,keywords:{keyframePosition:"from to"},classNameAliases:{keyframePosition:"selector-tag"},contains:[s.BLOCK_COMMENT,d,s.CSS_NUMBER_MODE,{className:"selector-id",begin:/#[A-Za-z0-9_-]+/,relevance:0},{className:"selector-class",begin:"\\."+m,relevance:0},s.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",variants:[{begin:":("+a.join("|")+")"},{begin:":(:)?("+n.join("|")+")"}]},s.CSS_VARIABLE,{className:"attribute",begin:"\\b("+l.join("|")+")\\b"},{begin:/:/,end:/[;}{]/,contains:[s.BLOCK_COMMENT,s.HEXCOLOR,s.IMPORTANT,s.CSS_NUMBER_MODE,...p,{begin:/(url|data-uri)\(/,end:/\)/,relevance:0,keywords:{built_in:"url data-uri"},contains:[{className:"string",begin:/[^)]/,endsWithParent:!0,excludeEnd:!0}]},s.FUNCTION_DISPATCH]},{begin:t.lookahead(/@/),end:"[{;]",relevance:0,illegal:/:/,contains:[{className:"keyword",begin:g},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:{$pattern:/[a-z-]+/,keyword:c,attribute:r.join(" ")},contains:[{begin:/[a-z-]+(?=:)/,className:"attribute"},...p,s.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"\\b("+i.join("|")+")\\b"}]}}e.exports=s}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-custom-markdown.7cffc4b3.js b/docs/renderer/dist/js/highlight-js-custom-markdown.7cffc4b3.js deleted file mode 100644 index 5271416ee..000000000 --- a/docs/renderer/dist/js/highlight-js-custom-markdown.7cffc4b3.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-custom-markdown","highlight-js-markdown"],{"04b0":function(n,e){function a(n){const e=n.regex,a={begin:/<\/?[A-Za-z_]/,end:">",subLanguage:"xml",relevance:0},i={begin:"^[-\\*]{3,}",end:"$"},s={className:"code",variants:[{begin:"(`{3,})[^`](.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})[^~](.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},t={className:"bullet",begin:"^[ \t]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},c={begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]},d=/[A-Za-z][A-Za-z0-9+.-]*/,l={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:e.concat(/\[.+?\]\(/,d,/:\/\/.*?\)/),relevance:2},{begin:/\[.+?\]\([./?&#].*?\)/,relevance:1},{begin:/\[.*?\]\(.*?\)/,relevance:0}],returnBegin:!0,contains:[{match:/\[(?=\])/},{className:"string",relevance:0,begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0},{className:"link",relevance:0,begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",relevance:0,begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}]},g={className:"strong",contains:[],variants:[{begin:/_{2}/,end:/_{2}/},{begin:/\*{2}/,end:/\*{2}/}]},o={className:"emphasis",contains:[],variants:[{begin:/\*(?!\*)/,end:/\*/},{begin:/_(?!_)/,end:/_/,relevance:0}]};g.contains.push(o),o.contains.push(g);let r=[a,l];g.contains=g.contains.concat(r),o.contains=o.contains.concat(r),r=r.concat(g,o);const b={className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:r},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:r}]}]},u={className:"quote",begin:"^>\\s+",contains:r,end:"$"};return{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[b,a,t,g,o,u,s,i,l,c]}}n.exports=a},"84cb":function(n,e,a){"use strict";a.r(e);var i=a("04b0"),s=a.n(i);const t={begin:"",returnBegin:!0,contains:[{className:"link",begin:"doc:",end:">",excludeEnd:!0}]},c={className:"link",begin:/`{2}(?!`)/,end:/`{2}(?!`)/,excludeBegin:!0,excludeEnd:!0},d={begin:"^>\\s+[Note:|Tip:|Important:|Experiment:|Warning:]",end:"$",returnBegin:!0,contains:[{className:"quote",begin:"^>",end:"\\s+"},{className:"type",begin:"Note|Tip|Important|Experiment|Warning",end:":"},{className:"quote",begin:".*",end:"$",endsParent:!0}]},l={begin:"@",end:"[{\\)\\s]",returnBegin:!0,contains:[{className:"title",begin:"@",end:"[\\s+(]",excludeEnd:!0},{begin:":",end:"[,\\)\n\t]",excludeBegin:!0,keywords:{literal:"true false null undefined"},contains:[{className:"number",begin:"\\b([\\d_]+(\\.[\\deE_]+)?|0x[a-fA-F0-9_]+(\\.[a-fA-F0-9p_]+)?|0b[01_]+|0o[0-7_]+)\\b",endsWithParent:!0,excludeEnd:!0},{className:"string",variants:[{begin:/"""/,end:/"""/},{begin:/"/,end:/"/}],endsParent:!0},{className:"link",begin:"http|https",endsWithParent:!0,excludeEnd:!0}]}]};e["default"]=function(n){const e=s()(n),a=e.contains.find(({className:n})=>"code"===n);a.variants=a.variants.filter(({begin:n})=>!n.includes("( {4}|\\t)"));const i=[...e.contains.filter(({className:n})=>"code"!==n),a];return{...e,contains:[c,t,d,l,...i]}}}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-custom-swift.5cda5c20.js b/docs/renderer/dist/js/highlight-js-custom-swift.5cda5c20.js deleted file mode 100644 index d19f9880f..000000000 --- a/docs/renderer/dist/js/highlight-js-custom-swift.5cda5c20.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-custom-swift","highlight-js-swift"],{"2a39":function(e,n){function t(e){return e?"string"===typeof e?e:e.source:null}function a(e){return i("(?=",e,")")}function i(...e){const n=e.map(e=>t(e)).join("");return n}function s(e){const n=e[e.length-1];return"object"===typeof n&&n.constructor===Object?(e.splice(e.length-1,1),n):{}}function c(...e){const n=s(e),a="("+(n.capture?"":"?:")+e.map(e=>t(e)).join("|")+")";return a}const u=e=>i(/\b/,e,/\w$/.test(e)?/\b/:/\B/),o=["Protocol","Type"].map(u),r=["init","self"].map(u),l=["Any","Self"],m=["actor","associatedtype","async","await",/as\?/,/as!/,"as","break","case","catch","class","continue","convenience","default","defer","deinit","didSet","do","dynamic","else","enum","extension","fallthrough",/fileprivate\(set\)/,"fileprivate","final","for","func","get","guard","if","import","indirect","infix",/init\?/,/init!/,"inout",/internal\(set\)/,"internal","in","is","isolated","nonisolated","lazy","let","mutating","nonmutating",/open\(set\)/,"open","operator","optional","override","postfix","precedencegroup","prefix",/private\(set\)/,"private","protocol",/public\(set\)/,"public","repeat","required","rethrows","return","set","some","static","struct","subscript","super","switch","throws","throw",/try\?/,/try!/,"try","typealias",/unowned\(safe\)/,/unowned\(unsafe\)/,"unowned","var","weak","where","while","willSet"],d=["false","nil","true"],p=["assignment","associativity","higherThan","left","lowerThan","none","right"],F=["#colorLiteral","#column","#dsohandle","#else","#elseif","#endif","#error","#file","#fileID","#fileLiteral","#filePath","#function","#if","#imageLiteral","#keyPath","#line","#selector","#sourceLocation","#warn_unqualified_access","#warning"],b=["abs","all","any","assert","assertionFailure","debugPrint","dump","fatalError","getVaList","isKnownUniquelyReferenced","max","min","numericCast","pointwiseMax","pointwiseMin","precondition","preconditionFailure","print","readLine","repeatElement","sequence","stride","swap","swift_unboxFromSwiftValueWithType","transcode","type","unsafeBitCast","unsafeDowncast","withExtendedLifetime","withUnsafeMutablePointer","withUnsafePointer","withVaList","withoutActuallyEscaping","zip"],f=c(/[/=\-+!*%<>&|^~?]/,/[\u00A1-\u00A7]/,/[\u00A9\u00AB]/,/[\u00AC\u00AE]/,/[\u00B0\u00B1]/,/[\u00B6\u00BB\u00BF\u00D7\u00F7]/,/[\u2016-\u2017]/,/[\u2020-\u2027]/,/[\u2030-\u203E]/,/[\u2041-\u2053]/,/[\u2055-\u205E]/,/[\u2190-\u23FF]/,/[\u2500-\u2775]/,/[\u2794-\u2BFF]/,/[\u2E00-\u2E7F]/,/[\u3001-\u3003]/,/[\u3008-\u3020]/,/[\u3030]/),h=c(f,/[\u0300-\u036F]/,/[\u1DC0-\u1DFF]/,/[\u20D0-\u20FF]/,/[\uFE00-\uFE0F]/,/[\uFE20-\uFE2F]/),w=i(f,h,"*"),y=c(/[a-zA-Z_]/,/[\u00A8\u00AA\u00AD\u00AF\u00B2-\u00B5\u00B7-\u00BA]/,/[\u00BC-\u00BE\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF]/,/[\u0100-\u02FF\u0370-\u167F\u1681-\u180D\u180F-\u1DBF]/,/[\u1E00-\u1FFF]/,/[\u200B-\u200D\u202A-\u202E\u203F-\u2040\u2054\u2060-\u206F]/,/[\u2070-\u20CF\u2100-\u218F\u2460-\u24FF\u2776-\u2793]/,/[\u2C00-\u2DFF\u2E80-\u2FFF]/,/[\u3004-\u3007\u3021-\u302F\u3031-\u303F\u3040-\uD7FF]/,/[\uF900-\uFD3D\uFD40-\uFDCF\uFDF0-\uFE1F\uFE30-\uFE44]/,/[\uFE47-\uFEFE\uFF00-\uFFFD]/),g=c(y,/\d/,/[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/),E=i(y,g,"*"),v=i(/[A-Z]/,g,"*"),A=["autoclosure",i(/convention\(/,c("swift","block","c"),/\)/),"discardableResult","dynamicCallable","dynamicMemberLookup","escaping","frozen","GKInspectable","IBAction","IBDesignable","IBInspectable","IBOutlet","IBSegueAction","inlinable","main","nonobjc","NSApplicationMain","NSCopying","NSManaged",i(/objc\(/,E,/\)/),"objc","objcMembers","propertyWrapper","requires_stored_property_inits","resultBuilder","testable","UIApplicationMain","unknown","usableFromInline"],N=["iOS","iOSApplicationExtension","macOS","macOSApplicationExtension","macCatalyst","macCatalystApplicationExtension","watchOS","watchOSApplicationExtension","tvOS","tvOSApplicationExtension","swift"];function k(e){const n={match:/\s+/,relevance:0},t=e.COMMENT("/\\*","\\*/",{contains:["self"]}),s=[e.C_LINE_COMMENT_MODE,t],f={match:[/\./,c(...o,...r)],className:{2:"keyword"}},y={match:i(/\./,c(...m)),relevance:0},k=m.filter(e=>"string"===typeof e).concat(["_|0"]),C=m.filter(e=>"string"!==typeof e).concat(l).map(u),D={variants:[{className:"keyword",match:c(...C,...r)}]},B={$pattern:c(/\b\w+/,/#\w+/),keyword:k.concat(F),literal:d},_=[f,y,D],S={match:i(/\./,c(...b)),relevance:0},x={className:"built_in",match:i(/\b/,c(...b),/(?=\()/)},M=[S,x],I={match:/->/,relevance:0},$={className:"operator",relevance:0,variants:[{match:w},{match:`\\.(\\.|${h})+`}]},O=[I,$],L="([0-9]_*)+",T="([0-9a-fA-F]_*)+",j={className:"number",relevance:0,variants:[{match:`\\b(${L})(\\.(${L}))?([eE][+-]?(${L}))?\\b`},{match:`\\b0x(${T})(\\.(${T}))?([pP][+-]?(${L}))?\\b`},{match:/\b0o([0-7]_*)+\b/},{match:/\b0b([01]_*)+\b/}]},K=(e="")=>({className:"subst",variants:[{match:i(/\\/,e,/[0\\tnr"']/)},{match:i(/\\/,e,/u\{[0-9a-fA-F]{1,8}\}/)}]}),P=(e="")=>({className:"subst",match:i(/\\/,e,/[\t ]*(?:[\r\n]|\r\n)/)}),z=(e="")=>({className:"subst",label:"interpol",begin:i(/\\/,e,/\(/),end:/\)/}),q=(e="")=>({begin:i(e,/"""/),end:i(/"""/,e),contains:[K(e),P(e),z(e)]}),U=(e="")=>({begin:i(e,/"/),end:i(/"/,e),contains:[K(e),z(e)]}),Z={className:"string",variants:[q(),q("#"),q("##"),q("###"),U(),U("#"),U("##"),U("###")]},V={match:i(/`/,E,/`/)},W={className:"variable",match:/\$\d+/},G={className:"variable",match:`\\$${g}+`},J=[V,W,G],R={match:/(@|#)available/,className:"keyword",starts:{contains:[{begin:/\(/,end:/\)/,keywords:N,contains:[...O,j,Z]}]}},X={className:"keyword",match:i(/@/,c(...A))},H={className:"meta",match:i(/@/,E)},Q=[R,X,H],Y={match:a(/\b[A-Z]/),relevance:0,contains:[{className:"type",match:i(/(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)/,g,"+")},{className:"type",match:v,relevance:0},{match:/[?!]+/,relevance:0},{match:/\.\.\./,relevance:0},{match:i(/\s+&\s+/,a(v)),relevance:0}]},ee={begin://,keywords:B,contains:[...s,..._,...Q,I,Y]};Y.contains.push(ee);const ne={match:i(E,/\s*:/),keywords:"_|0",relevance:0},te={begin:/\(/,end:/\)/,relevance:0,keywords:B,contains:["self",ne,...s,..._,...M,...O,j,Z,...J,...Q,Y]},ae={begin://,contains:[...s,Y]},ie={begin:c(a(i(E,/\s*:/)),a(i(E,/\s+/,E,/\s*:/))),end:/:/,relevance:0,contains:[{className:"keyword",match:/\b_\b/},{className:"params",match:E}]},se={begin:/\(/,end:/\)/,keywords:B,contains:[ie,...s,..._,...O,j,Z,...Q,Y,te],endsParent:!0,illegal:/["']/},ce={match:[/func/,/\s+/,c(V.match,E,w)],className:{1:"keyword",3:"title.function"},contains:[ae,se,n],illegal:[/\[/,/%/]},ue={match:[/\b(?:subscript|init[?!]?)/,/\s*(?=[<(])/],className:{1:"keyword"},contains:[ae,se,n],illegal:/\[|%/},oe={match:[/operator/,/\s+/,w],className:{1:"keyword",3:"title"}},re={begin:[/precedencegroup/,/\s+/,v],className:{1:"keyword",3:"title"},contains:[Y],keywords:[...p,...d],end:/}/};for(const a of Z.variants){const e=a.contains.find(e=>"interpol"===e.label);e.keywords=B;const n=[..._,...M,...O,j,Z,...J];e.contains=[...n,{begin:/\(/,end:/\)/,contains:["self",...n]}]}return{name:"Swift",keywords:B,contains:[...s,ce,ue,{beginKeywords:"struct protocol class extension enum actor",end:"\\{",excludeEnd:!0,keywords:B,contains:[e.inherit(e.TITLE_MODE,{className:"title.class",begin:/[A-Za-z$_][\u00C0-\u02B80-9A-Za-z$_]*/}),..._]},oe,re,{beginKeywords:"import",end:/$/,contains:[...s],relevance:0},..._,...M,...O,j,Z,...J,...Q,Y,te]}}e.exports=k},"81c8":function(e,n,t){"use strict";t.r(n);var a=t("2a39"),i=t.n(a);n["default"]=function(e){const n=i()(e);n.keywords.keyword=[...n.keywords.keyword,"distributed"];const t=({beginKeywords:e=""})=>e.split(" ").includes("class"),a=n.contains.findIndex(t);if(a>=0){const{beginKeywords:e,...t}=n.contains[a];n.contains[a]={...t,begin:/\b(struct|protocol|extension|enum|actor|class\b(?!.*\bfunc))\b/}}return n}}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-diff.62d66733.js b/docs/renderer/dist/js/highlight-js-diff.62d66733.js deleted file mode 100644 index 64337fa82..000000000 --- a/docs/renderer/dist/js/highlight-js-diff.62d66733.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-diff"],{"48b8":function(e,n){function a(e){const n=e.regex;return{name:"Diff",aliases:["patch"],contains:[{className:"meta",relevance:10,match:n.either(/^@@ +-\d+,\d+ +\+\d+,\d+ +@@/,/^\*\*\* +\d+,\d+ +\*\*\*\*$/,/^--- +\d+,\d+ +----$/)},{className:"comment",variants:[{begin:n.either(/Index: /,/^index/,/={3,}/,/^-{3}/,/^\*{3} /,/^\+{3}/,/^diff --git/),end:/$/},{match:/^\*{15}$/}]},{className:"addition",begin:/^\+/,end:/$/},{className:"deletion",begin:/^-/,end:/$/},{className:"addition",begin:/^!/,end:/$/}]}}e.exports=a}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-http.163e45b6.js b/docs/renderer/dist/js/highlight-js-http.163e45b6.js deleted file mode 100644 index 14f39a9f4..000000000 --- a/docs/renderer/dist/js/highlight-js-http.163e45b6.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-http"],{c01d:function(e,n){function a(e){const n=e.regex,a="HTTP/(2|1\\.[01])",s=/[A-Za-z][A-Za-z0-9-]*/,t={className:"attribute",begin:n.concat("^",s,"(?=\\:\\s)"),starts:{contains:[{className:"punctuation",begin:/: /,relevance:0,starts:{end:"$",relevance:0}}]}},i=[t,{begin:"\\n\\n",starts:{subLanguage:[],endsWithParent:!0}}];return{name:"HTTP",aliases:["https"],illegal:/\S/,contains:[{begin:"^(?="+a+" \\d{3})",end:/$/,contains:[{className:"meta",begin:a},{className:"number",begin:"\\b\\d{3}\\b"}],starts:{end:/\b\B/,illegal:/\S/,contains:i}},{begin:"(?=^[A-Z]+ (.*?) "+a+"$)",end:/$/,contains:[{className:"string",begin:" ",end:" ",excludeBegin:!0,excludeEnd:!0},{className:"meta",begin:a},{className:"keyword",begin:"[A-Z]+"}],starts:{end:/\b\B/,illegal:/\S/,contains:i}},e.inherit(t,{relevance:0})]}}e.exports=a}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-java.8326d9d8.js b/docs/renderer/dist/js/highlight-js-java.8326d9d8.js deleted file mode 100644 index f11ca2a2a..000000000 --- a/docs/renderer/dist/js/highlight-js-java.8326d9d8.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-java"],{"332f":function(e,a){var n="[0-9](_*[0-9])*",s=`\\.(${n})`,i="[0-9a-fA-F](_*[0-9a-fA-F])*",t={className:"number",variants:[{begin:`(\\b(${n})((${s})|\\.)?|(${s}))[eE][+-]?(${n})[fFdD]?\\b`},{begin:`\\b(${n})((${s})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${s})[fFdD]?\\b`},{begin:`\\b(${n})[fFdD]\\b`},{begin:`\\b0[xX]((${i})\\.?|(${i})?\\.(${i}))[pP][+-]?(${n})[fFdD]?\\b`},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${i})[lL]?\\b`},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};function r(e,a,n){return-1===n?"":e.replace(a,s=>r(e,a,n-1))}function c(e){e.regex;const a="[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",n=a+r("(?:<"+a+"~~~(?:\\s*,\\s*"+a+"~~~)*>)?",/~~~/g,2),s=["synchronized","abstract","private","var","static","if","const ","for","while","strictfp","finally","protected","import","native","final","void","enum","else","break","transient","catch","instanceof","volatile","case","assert","package","default","public","try","switch","continue","throws","protected","public","private","module","requires","exports","do"],i=["super","this"],c=["false","true","null"],l=["char","boolean","long","float","int","byte","short","double"],o={keyword:s,literal:c,type:l,built_in:i},b={className:"meta",begin:"@"+a,contains:[{begin:/\(/,end:/\)/,contains:["self"]}]},_={className:"params",begin:/\(/,end:/\)/,keywords:o,relevance:0,contains:[e.C_BLOCK_COMMENT_MODE],endsParent:!0};return{name:"Java",aliases:["jsp"],keywords:o,illegal:/<\/|#/,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),{begin:/import java\.[a-z]+\./,keywords:"import",relevance:2},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{begin:/"""/,end:/"""/,className:"string",contains:[e.BACKSLASH_ESCAPE]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{match:[/\b(?:class|interface|enum|extends|implements|new)/,/\s+/,a],className:{1:"keyword",3:"title.class"}},{begin:[a,/\s+/,a,/\s+/,/=/],className:{1:"type",3:"variable",5:"operator"}},{begin:[/record/,/\s+/,a],className:{1:"keyword",3:"title.class"},contains:[_,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"new throw return else",relevance:0},{begin:["(?:"+n+"\\s+)",e.UNDERSCORE_IDENT_RE,/\s*(?=\()/],className:{2:"title.function"},keywords:o,contains:[{className:"params",begin:/\(/,end:/\)/,keywords:o,relevance:0,contains:[b,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,t,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},t,b]}}e.exports=c}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-javascript.acb8a8eb.js b/docs/renderer/dist/js/highlight-js-javascript.acb8a8eb.js deleted file mode 100644 index ac843fc04..000000000 --- a/docs/renderer/dist/js/highlight-js-javascript.acb8a8eb.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-javascript"],{"4dd1":function(e,n){const a="[A-Za-z$_][0-9A-Za-z$_]*",t=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],s=["true","false","null","undefined","NaN","Infinity"],c=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],r=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],i=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],o=["arguments","this","super","console","window","document","localStorage","module","global"],l=[].concat(i,c,r);function b(e){const n=e.regex,b=(e,{after:n})=>{const a="",end:""},u=/<[A-Za-z0-9\\._:-]+\s*\/>/,m={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(e,n)=>{const a=e[0].length+e.index,t=e.input[a];if("<"===t||","===t)return void n.ignoreMatch();let s;">"===t&&(b(e,{after:a})||n.ignoreMatch());const c=e.input.substr(a);(s=c.match(/^\s+extends\s+/))&&0===s.index&&n.ignoreMatch()}},E={$pattern:a,keyword:t,literal:s,built_in:l,"variable.language":o},A="[0-9](_?[0-9])*",y=`\\.(${A})`,N="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",f={className:"number",variants:[{begin:`(\\b(${N})((${y})|\\.)?|(${y}))[eE][+-]?(${A})\\b`},{begin:`\\b(${N})\\b((${y})\\b|\\.)?|(${y})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},h={className:"subst",begin:"\\$\\{",end:"\\}",keywords:E,contains:[]},_={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,h],subLanguage:"xml"}},p={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,h],subLanguage:"css"}},v={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,h]},w=e.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:d+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),S={className:"comment",variants:[w,e.C_BLOCK_COMMENT_MODE,e.C_LINE_COMMENT_MODE]},R=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,_,p,v,f];h.contains=R.concat({begin:/\{/,end:/\}/,keywords:E,contains:["self"].concat(R)});const k=[].concat(S,h.contains),O=k.concat([{begin:/\(/,end:/\)/,keywords:E,contains:["self"].concat(k)}]),I={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:E,contains:O},x={variants:[{match:[/class/,/\s+/,d,/\s+/,/extends/,/\s+/,n.concat(d,"(",n.concat(/\./,d),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,d],scope:{1:"keyword",3:"title.class"}}]},T={relevance:0,match:n.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]+|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+/),className:"title.class",keywords:{_:[...c,...r]}},C={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},M={variants:[{match:[/function/,/\s+/,d,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[I],illegal:/%/},B={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function $(e){return n.concat("(?!",e.join("|"),")")}const D={match:n.concat(/\b/,$([...i,"super"]),d,n.lookahead(/\(/)),className:"title.function",relevance:0},U={begin:n.concat(/\./,n.lookahead(n.concat(d,/(?![0-9A-Za-z$_(])/))),end:d,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},Z={match:[/get|set/,/\s+/,d,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},I]},z="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+e.UNDERSCORE_IDENT_RE+")\\s*=>",F={match:[/const|var|let/,/\s+/,d,/\s*/,/=\s*/,n.lookahead(z)],className:{1:"keyword",3:"title.function"},contains:[I]};return{name:"Javascript",aliases:["js","jsx","mjs","cjs"],keywords:E,exports:{PARAMS_CONTAINS:O,CLASS_REFERENCE:T},illegal:/#(?![$_A-z])/,contains:[e.SHEBANG({label:"shebang",binary:"node",relevance:5}),C,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,_,p,v,S,f,T,{className:"attr",begin:d+n.lookahead(":"),relevance:0},F,{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[S,e.REGEXP_MODE,{className:"function",begin:z,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:e.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:E,contains:O}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:g.begin,end:g.end},{match:u},{begin:m.begin,"on:begin":m.isTrulyOpeningTag,end:m.end}],subLanguage:"xml",contains:[{begin:m.begin,end:m.end,skip:!0,contains:["self"]}]}]},M,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+e.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[I,e.inherit(e.TITLE_MODE,{begin:d,className:"title.function"})]},{match:/\.\.\./,relevance:0},U,{match:"\\$"+d,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[I]},D,B,x,Z,{match:/\$[(.]/}]}}e.exports=b}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-json.471128d2.js b/docs/renderer/dist/js/highlight-js-json.471128d2.js deleted file mode 100644 index c87d3c3bc..000000000 --- a/docs/renderer/dist/js/highlight-js-json.471128d2.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-json"],{"5ad2":function(n,e){function a(n){const e={className:"attr",begin:/"(\\.|[^\\"\r\n])*"(?=\s*:)/,relevance:1.01},a={match:/[{}[\],:]/,className:"punctuation",relevance:0},s={beginKeywords:["true","false","null"].join(" ")};return{name:"JSON",contains:[e,a,n.QUOTE_STRING_MODE,s,n.C_NUMBER_MODE,n.C_LINE_COMMENT_MODE,n.C_BLOCK_COMMENT_MODE],illegal:"\\S"}}n.exports=a}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-llvm.6100b125.js b/docs/renderer/dist/js/highlight-js-llvm.6100b125.js deleted file mode 100644 index 0beb806ec..000000000 --- a/docs/renderer/dist/js/highlight-js-llvm.6100b125.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-llvm"],{"7c30":function(e,n){function a(e){const n=e.regex,a=/([-a-zA-Z$._][\w$.-]*)/,t={className:"type",begin:/\bi\d+(?=\s|\b)/},i={className:"operator",relevance:0,begin:/=/},c={className:"punctuation",relevance:0,begin:/,/},l={className:"number",variants:[{begin:/0[xX][a-fA-F0-9]+/},{begin:/-?\d+(?:[.]\d+)?(?:[eE][-+]?\d+(?:[.]\d+)?)?/}],relevance:0},r={className:"symbol",variants:[{begin:/^\s*[a-z]+:/}],relevance:0},s={className:"variable",variants:[{begin:n.concat(/%/,a)},{begin:/%\d+/},{begin:/#\d+/}]},o={className:"title",variants:[{begin:n.concat(/@/,a)},{begin:/@\d+/},{begin:n.concat(/!/,a)},{begin:n.concat(/!\d+/,a)},{begin:/!\d+/}]};return{name:"LLVM IR",keywords:"begin end true false declare define global constant private linker_private internal available_externally linkonce linkonce_odr weak weak_odr appending dllimport dllexport common default hidden protected extern_weak external thread_local zeroinitializer undef null to tail target triple datalayout volatile nuw nsw nnan ninf nsz arcp fast exact inbounds align addrspace section alias module asm sideeffect gc dbg linker_private_weak attributes blockaddress initialexec localdynamic localexec prefix unnamed_addr ccc fastcc coldcc x86_stdcallcc x86_fastcallcc arm_apcscc arm_aapcscc arm_aapcs_vfpcc ptx_device ptx_kernel intel_ocl_bicc msp430_intrcc spir_func spir_kernel x86_64_sysvcc x86_64_win64cc x86_thiscallcc cc c signext zeroext inreg sret nounwind noreturn noalias nocapture byval nest readnone readonly inlinehint noinline alwaysinline optsize ssp sspreq noredzone noimplicitfloat naked builtin cold nobuiltin noduplicate nonlazybind optnone returns_twice sanitize_address sanitize_memory sanitize_thread sspstrong uwtable returned type opaque eq ne slt sgt sle sge ult ugt ule uge oeq one olt ogt ole oge ord uno ueq une x acq_rel acquire alignstack atomic catch cleanup filter inteldialect max min monotonic nand personality release seq_cst singlethread umax umin unordered xchg add fadd sub fsub mul fmul udiv sdiv fdiv urem srem frem shl lshr ashr and or xor icmp fcmp phi call trunc zext sext fptrunc fpext uitofp sitofp fptoui fptosi inttoptr ptrtoint bitcast addrspacecast select va_arg ret br switch invoke unwind unreachable indirectbr landingpad resume malloc alloca free load store getelementptr extractelement insertelement shufflevector getresult extractvalue insertvalue atomicrmw cmpxchg fence argmemonly double",contains:[t,e.COMMENT(/;\s*$/,null,{relevance:0}),e.COMMENT(/;/,/$/),e.QUOTE_STRING_MODE,{className:"string",variants:[{begin:/"/,end:/[^\\]"/}]},o,c,i,s,r,l]}}e.exports=a}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-markdown.90077643.js b/docs/renderer/dist/js/highlight-js-markdown.90077643.js deleted file mode 100644 index dc8d097c0..000000000 --- a/docs/renderer/dist/js/highlight-js-markdown.90077643.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-markdown"],{"04b0":function(n,e){function a(n){const e=n.regex,a={begin:/<\/?[A-Za-z_]/,end:">",subLanguage:"xml",relevance:0},i={begin:"^[-\\*]{3,}",end:"$"},s={className:"code",variants:[{begin:"(`{3,})[^`](.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})[^~](.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},c={className:"bullet",begin:"^[ \t]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},t={begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]},g=/[A-Za-z][A-Za-z0-9+.-]*/,d={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:e.concat(/\[.+?\]\(/,g,/:\/\/.*?\)/),relevance:2},{begin:/\[.+?\]\([./?&#].*?\)/,relevance:1},{begin:/\[.*?\]\(.*?\)/,relevance:0}],returnBegin:!0,contains:[{match:/\[(?=\])/},{className:"string",relevance:0,begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0},{className:"link",relevance:0,begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",relevance:0,begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}]},l={className:"strong",contains:[],variants:[{begin:/_{2}/,end:/_{2}/},{begin:/\*{2}/,end:/\*{2}/}]},o={className:"emphasis",contains:[],variants:[{begin:/\*(?!\*)/,end:/\*/},{begin:/_(?!_)/,end:/_/,relevance:0}]};l.contains.push(o),o.contains.push(l);let b=[a,d];l.contains=l.contains.concat(b),o.contains=o.contains.concat(b),b=b.concat(l,o);const r={className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:b},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:b}]}]},m={className:"quote",begin:"^>\\s+",contains:b,end:"$"};return{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[r,a,c,l,o,m,s,i,d,t]}}n.exports=a}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-objectivec.bcdf5156.js b/docs/renderer/dist/js/highlight-js-objectivec.bcdf5156.js deleted file mode 100644 index 2456ffc89..000000000 --- a/docs/renderer/dist/js/highlight-js-objectivec.bcdf5156.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-objectivec"],{"9bf2":function(e,n){function _(e){const n={className:"built_in",begin:"\\b(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)\\w+"},_=/[a-zA-Z@][a-zA-Z0-9_]*/,i=["int","float","while","char","export","sizeof","typedef","const","struct","for","union","unsigned","long","volatile","static","bool","mutable","if","do","return","goto","void","enum","else","break","extern","asm","case","short","default","double","register","explicit","signed","typename","this","switch","continue","wchar_t","inline","readonly","assign","readwrite","self","@synchronized","id","typeof","nonatomic","super","unichar","IBOutlet","IBAction","strong","weak","copy","in","out","inout","bycopy","byref","oneway","__strong","__weak","__block","__autoreleasing","@private","@protected","@public","@try","@property","@end","@throw","@catch","@finally","@autoreleasepool","@synthesize","@dynamic","@selector","@optional","@required","@encode","@package","@import","@defs","@compatibility_alias","__bridge","__bridge_transfer","__bridge_retained","__bridge_retain","__covariant","__contravariant","__kindof","_Nonnull","_Nullable","_Null_unspecified","__FUNCTION__","__PRETTY_FUNCTION__","__attribute__","getter","setter","retain","unsafe_unretained","nonnull","nullable","null_unspecified","null_resettable","class","instancetype","NS_DESIGNATED_INITIALIZER","NS_UNAVAILABLE","NS_REQUIRES_SUPER","NS_RETURNS_INNER_POINTER","NS_INLINE","NS_AVAILABLE","NS_DEPRECATED","NS_ENUM","NS_OPTIONS","NS_SWIFT_UNAVAILABLE","NS_ASSUME_NONNULL_BEGIN","NS_ASSUME_NONNULL_END","NS_REFINED_FOR_SWIFT","NS_SWIFT_NAME","NS_SWIFT_NOTHROW","NS_DURING","NS_HANDLER","NS_ENDHANDLER","NS_VALUERETURN","NS_VOIDRETURN"],t=["false","true","FALSE","TRUE","nil","YES","NO","NULL"],a=["BOOL","dispatch_once_t","dispatch_queue_t","dispatch_sync","dispatch_async","dispatch_once"],o={$pattern:_,keyword:i,literal:t,built_in:a},s={$pattern:_,keyword:["@interface","@class","@protocol","@implementation"]};return{name:"Objective-C",aliases:["mm","objc","obj-c","obj-c++","objective-c++"],keywords:o,illegal:"/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"class",begin:"("+s.keyword.join("|")+")\\b",end:/(\{|$)/,excludeEnd:!0,keywords:s,contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"\\."+e.UNDERSCORE_IDENT_RE,relevance:0}]}}e.exports=_}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-perl.757d7b6f.js b/docs/renderer/dist/js/highlight-js-perl.757d7b6f.js deleted file mode 100644 index a4c74d111..000000000 --- a/docs/renderer/dist/js/highlight-js-perl.757d7b6f.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-perl"],{"6a51":function(e,n){function t(e){const n=e.regex,t=["abs","accept","alarm","and","atan2","bind","binmode","bless","break","caller","chdir","chmod","chomp","chop","chown","chr","chroot","close","closedir","connect","continue","cos","crypt","dbmclose","dbmopen","defined","delete","die","do","dump","each","else","elsif","endgrent","endhostent","endnetent","endprotoent","endpwent","endservent","eof","eval","exec","exists","exit","exp","fcntl","fileno","flock","for","foreach","fork","format","formline","getc","getgrent","getgrgid","getgrnam","gethostbyaddr","gethostbyname","gethostent","getlogin","getnetbyaddr","getnetbyname","getnetent","getpeername","getpgrp","getpriority","getprotobyname","getprotobynumber","getprotoent","getpwent","getpwnam","getpwuid","getservbyname","getservbyport","getservent","getsockname","getsockopt","given","glob","gmtime","goto","grep","gt","hex","if","index","int","ioctl","join","keys","kill","last","lc","lcfirst","length","link","listen","local","localtime","log","lstat","lt","ma","map","mkdir","msgctl","msgget","msgrcv","msgsnd","my","ne","next","no","not","oct","open","opendir","or","ord","our","pack","package","pipe","pop","pos","print","printf","prototype","push","q|0","qq","quotemeta","qw","qx","rand","read","readdir","readline","readlink","readpipe","recv","redo","ref","rename","require","reset","return","reverse","rewinddir","rindex","rmdir","say","scalar","seek","seekdir","select","semctl","semget","semop","send","setgrent","sethostent","setnetent","setpgrp","setpriority","setprotoent","setpwent","setservent","setsockopt","shift","shmctl","shmget","shmread","shmwrite","shutdown","sin","sleep","socket","socketpair","sort","splice","split","sprintf","sqrt","srand","stat","state","study","sub","substr","symlink","syscall","sysopen","sysread","sysseek","system","syswrite","tell","telldir","tie","tied","time","times","tr","truncate","uc","ucfirst","umask","undef","unless","unlink","unpack","unshift","untie","until","use","utime","values","vec","wait","waitpid","wantarray","warn","when","while","write","x|0","xor","y|0"],s=/[dualxmsipngr]{0,12}/,r={$pattern:/[\w.]+/,keyword:t.join(" ")},i={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:r},a={begin:/->\{/,end:/\}/},o={variants:[{begin:/\$\d/},{begin:n.concat(/[$%@](\^\w\b|#\w+(::\w+)*|\{\w+\}|\w+(::\w*)*)/,"(?![A-Za-z])(?![@$%])")},{begin:/[$%@][^\s\w{]/,relevance:0}]},c=[e.BACKSLASH_ESCAPE,i,o],g=[/!/,/\//,/\|/,/\?/,/'/,/"/,/#/],l=(e,t,r="\\1")=>{const i="\\1"===r?r:n.concat(r,t);return n.concat(n.concat("(?:",e,")"),t,/(?:\\.|[^\\\/])*?/,i,/(?:\\.|[^\\\/])*?/,r,s)},d=(e,t,r)=>n.concat(n.concat("(?:",e,")"),t,/(?:\\.|[^\\\/])*?/,r,s),p=[o,e.HASH_COMMENT_MODE,e.COMMENT(/^=\w/,/=cut/,{endsWithParent:!0}),a,{className:"string",contains:c,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*<",end:">",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE]},{begin:/\{\w+\}/,relevance:0},{begin:"-?\\w+\\s*=>",relevance:0}]},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\/\\/|"+e.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[e.HASH_COMMENT_MODE,{className:"regexp",variants:[{begin:l("s|tr|y",n.either(...g,{capture:!0}))},{begin:l("s|tr|y","\\(","\\)")},{begin:l("s|tr|y","\\[","\\]")},{begin:l("s|tr|y","\\{","\\}")}],relevance:2},{className:"regexp",variants:[{begin:/(m|qr)\/\//,relevance:0},{begin:d("(?:m|qr)?",/\//,/\//)},{begin:d("m|qr",n.either(...g,{capture:!0}),/\1/)},{begin:d("m|qr",/\(/,/\)/)},{begin:d("m|qr",/\[/,/\]/)},{begin:d("m|qr",/\{/,/\}/)}]}]},{className:"function",beginKeywords:"sub",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[e.TITLE_MODE]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return i.contains=p,a.contains=p,{name:"Perl",aliases:["pl","pm"],keywords:r,contains:p}}e.exports=t}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-php.cc8d6c27.js b/docs/renderer/dist/js/highlight-js-php.cc8d6c27.js deleted file mode 100644 index 3d12a9c9e..000000000 --- a/docs/renderer/dist/js/highlight-js-php.cc8d6c27.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-php"],{2907:function(e,r){function t(e){const r={className:"variable",begin:"\\$+[a-zA-Z_-ÿ][a-zA-Z0-9_-ÿ]*(?![A-Za-z0-9])(?![$])"},t={className:"meta",variants:[{begin:/<\?php/,relevance:10},{begin:/<\?[=]?/},{begin:/\?>/}]},a={className:"subst",variants:[{begin:/\$\w+/},{begin:/\{\$/,end:/\}/}]},n=e.inherit(e.APOS_STRING_MODE,{illegal:null}),i=e.inherit(e.QUOTE_STRING_MODE,{illegal:null,contains:e.QUOTE_STRING_MODE.contains.concat(a)}),o=e.END_SAME_AS_BEGIN({begin:/<<<[ \t]*(\w+)\n/,end:/[ \t]*(\w+)\b/,contains:e.QUOTE_STRING_MODE.contains.concat(a)}),l={className:"string",contains:[e.BACKSLASH_ESCAPE,t],variants:[e.inherit(n,{begin:"b'",end:"'"}),e.inherit(i,{begin:'b"',end:'"'}),i,n,o]},c={className:"number",variants:[{begin:"\\b0b[01]+(?:_[01]+)*\\b"},{begin:"\\b0o[0-7]+(?:_[0-7]+)*\\b"},{begin:"\\b0x[\\da-f]+(?:_[\\da-f]+)*\\b"},{begin:"(?:\\b\\d+(?:_\\d+)*(\\.(?:\\d+(?:_\\d+)*))?|\\B\\.\\d+)(?:e[+-]?\\d+)?"}],relevance:0},s={keyword:"__CLASS__ __DIR__ __FILE__ __FUNCTION__ __LINE__ __METHOD__ __NAMESPACE__ __TRAIT__ die echo exit include include_once print require require_once array abstract and as binary bool boolean break callable case catch class clone const continue declare default do double else elseif empty enddeclare endfor endforeach endif endswitch endwhile enum eval extends final finally float for foreach from global goto if implements instanceof insteadof int integer interface isset iterable list match|0 mixed new object or private protected public real return string switch throw trait try unset use var void while xor yield",literal:"false null true",built_in:"Error|0 AppendIterator ArgumentCountError ArithmeticError ArrayIterator ArrayObject AssertionError BadFunctionCallException BadMethodCallException CachingIterator CallbackFilterIterator CompileError Countable DirectoryIterator DivisionByZeroError DomainException EmptyIterator ErrorException Exception FilesystemIterator FilterIterator GlobIterator InfiniteIterator InvalidArgumentException IteratorIterator LengthException LimitIterator LogicException MultipleIterator NoRewindIterator OutOfBoundsException OutOfRangeException OuterIterator OverflowException ParentIterator ParseError RangeException RecursiveArrayIterator RecursiveCachingIterator RecursiveCallbackFilterIterator RecursiveDirectoryIterator RecursiveFilterIterator RecursiveIterator RecursiveIteratorIterator RecursiveRegexIterator RecursiveTreeIterator RegexIterator RuntimeException SeekableIterator SplDoublyLinkedList SplFileInfo SplFileObject SplFixedArray SplHeap SplMaxHeap SplMinHeap SplObjectStorage SplObserver SplObserver SplPriorityQueue SplQueue SplStack SplSubject SplSubject SplTempFileObject TypeError UnderflowException UnexpectedValueException UnhandledMatchError ArrayAccess Closure Generator Iterator IteratorAggregate Serializable Stringable Throwable Traversable WeakReference WeakMap Directory __PHP_Incomplete_Class parent php_user_filter self static stdClass"};return{case_insensitive:!0,keywords:s,contains:[e.HASH_COMMENT_MODE,e.COMMENT("//","$",{contains:[t]}),e.COMMENT("/\\*","\\*/",{contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.COMMENT("__halt_compiler.+?;",!1,{endsWithParent:!0,keywords:"__halt_compiler"}),t,{className:"keyword",begin:/\$this\b/},r,{begin:/(::|->)+[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/},{className:"function",relevance:0,beginKeywords:"fn function",end:/[;{]/,excludeEnd:!0,illegal:"[$%\\[]",contains:[{beginKeywords:"use"},e.UNDERSCORE_TITLE_MODE,{begin:"=>",endsParent:!0},{className:"params",begin:"\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0,keywords:s,contains:["self",r,e.C_BLOCK_COMMENT_MODE,l,c]}]},{className:"class",variants:[{beginKeywords:"enum",illegal:/[($"]/},{beginKeywords:"class interface trait",illegal:/[:($"]/}],relevance:0,end:/\{/,excludeEnd:!0,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"namespace",relevance:0,end:";",illegal:/[.']/,contains:[e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"use",relevance:0,end:";",contains:[e.UNDERSCORE_TITLE_MODE]},l,c]}}e.exports=t}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-python.c214ed92.js b/docs/renderer/dist/js/highlight-js-python.c214ed92.js deleted file mode 100644 index c8d2ed8d9..000000000 --- a/docs/renderer/dist/js/highlight-js-python.c214ed92.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-python"],{9510:function(e,n){function a(e){const n=e.regex,a=/[\p{XID_Start}_]\p{XID_Continue}*/u,i=["and","as","assert","async","await","break","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","in","is","lambda","nonlocal|10","not","or","pass","raise","return","try","while","with","yield"],s=["__import__","abs","all","any","ascii","bin","bool","breakpoint","bytearray","bytes","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","exec","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip"],t=["__debug__","Ellipsis","False","None","NotImplemented","True"],r=["Any","Callable","Coroutine","Dict","List","Literal","Generic","Optional","Sequence","Set","Tuple","Type","Union"],l={$pattern:/[A-Za-z]\w+|__\w+__/,keyword:i,built_in:s,literal:t,type:r},o={className:"meta",begin:/^(>>>|\.\.\.) /},b={className:"subst",begin:/\{/,end:/\}/,keywords:l,illegal:/#/},c={begin:/\{\{/,relevance:0},d={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,o],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,o],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,o,c,b]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,o,c,b]},{begin:/([uU]|[rR])'/,end:/'/,relevance:10},{begin:/([uU]|[rR])"/,end:/"/,relevance:10},{begin:/([bB]|[bB][rR]|[rR][bB])'/,end:/'/},{begin:/([bB]|[bB][rR]|[rR][bB])"/,end:/"/},{begin:/([fF][rR]|[rR][fF]|[fF])'/,end:/'/,contains:[e.BACKSLASH_ESCAPE,c,b]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,c,b]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},p="[0-9](_?[0-9])*",g=`(\\b(${p}))?\\.(${p})|\\b(${p})\\.`,m={className:"number",relevance:0,variants:[{begin:`(\\b(${p})|(${g}))[eE][+-]?(${p})[jJ]?\\b`},{begin:`(${g})[jJ]?`},{begin:"\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?\\b"},{begin:"\\b0[bB](_?[01])+[lL]?\\b"},{begin:"\\b0[oO](_?[0-7])+[lL]?\\b"},{begin:"\\b0[xX](_?[0-9a-fA-F])+[lL]?\\b"},{begin:`\\b(${p})[jJ]\\b`}]},_={className:"comment",begin:n.lookahead(/# type:/),end:/$/,keywords:l,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},u={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:l,contains:["self",o,m,d,e.HASH_COMMENT_MODE]}]};return b.contains=[d,m,o],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:l,illegal:/(<\/|->|\?)|=>/,contains:[o,m,{begin:/\bself\b/},{beginKeywords:"if",relevance:0},d,_,e.HASH_COMMENT_MODE,{match:[/def/,/\s+/,a],scope:{1:"keyword",3:"title.function"},contains:[u]},{variants:[{match:[/class/,/\s+/,a,/\s*/,/\(\s*/,a,/\s*\)/]},{match:[/class/,/\s+/,a]}],scope:{1:"keyword",3:"title.class",6:"title.class.inherited"}},{className:"meta",begin:/^[\t ]*@/,end:/(?=#)|$/,contains:[m,u,d]}]}}e.exports=a}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-ruby.f889d392.js b/docs/renderer/dist/js/highlight-js-ruby.f889d392.js deleted file mode 100644 index a8355da1c..000000000 --- a/docs/renderer/dist/js/highlight-js-ruby.f889d392.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-ruby"],{"82cb":function(e,n){function a(e){const n=e.regex,a="([a-zA-Z_]\\w*[!?=]?|[-+~]@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?)",i={keyword:"and then defined module in return redo if BEGIN retry end for self when next until do begin unless END rescue else break undef not super class case require yield alias while ensure elsif or include attr_reader attr_writer attr_accessor __FILE__",built_in:"proc lambda",literal:"true false nil"},s={className:"doctag",begin:"@[A-Za-z]+"},b={begin:"#<",end:">"},c=[e.COMMENT("#","$",{contains:[s]}),e.COMMENT("^=begin","^=end",{contains:[s],relevance:10}),e.COMMENT("^__END__","\\n$")],r={className:"subst",begin:/#\{/,end:/\}/,keywords:i},d={className:"string",contains:[e.BACKSLASH_ESCAPE,r],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:/%[qQwWx]?\(/,end:/\)/},{begin:/%[qQwWx]?\[/,end:/\]/},{begin:/%[qQwWx]?\{/,end:/\}/},{begin:/%[qQwWx]?/},{begin:/%[qQwWx]?\//,end:/\//},{begin:/%[qQwWx]?%/,end:/%/},{begin:/%[qQwWx]?-/,end:/-/},{begin:/%[qQwWx]?\|/,end:/\|/},{begin:/\B\?(\\\d{1,3})/},{begin:/\B\?(\\x[A-Fa-f0-9]{1,2})/},{begin:/\B\?(\\u\{?[A-Fa-f0-9]{1,6}\}?)/},{begin:/\B\?(\\M-\\C-|\\M-\\c|\\c\\M-|\\M-|\\C-\\M-)[\x20-\x7e]/},{begin:/\B\?\\(c|C-)[\x20-\x7e]/},{begin:/\B\?\\?\S/},{begin:n.concat(/<<[-~]?'?/,n.lookahead(/(\w+)(?=\W)[^\n]*\n(?:[^\n]*\n)*?\s*\1\b/)),contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,contains:[e.BACKSLASH_ESCAPE,r]})]}]},t="[1-9](_?[0-9])*|0",o="[0-9](_?[0-9])*",g={className:"number",relevance:0,variants:[{begin:`\\b(${t})(\\.(${o}))?([eE][+-]?(${o})|r)?i?\\b`},{begin:"\\b0[dD][0-9](_?[0-9])*r?i?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*r?i?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*r?i?\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*r?i?\\b"},{begin:"\\b0(_?[0-7])+r?i?\\b"}]},l={className:"params",begin:"\\(",end:"\\)",endsParent:!0,keywords:i},_=[d,{className:"class",beginKeywords:"class module",end:"$|;",illegal:/=/,contains:[e.inherit(e.TITLE_MODE,{begin:"[A-Za-z_]\\w*(::\\w+)*(\\?|!)?"}),{begin:"<\\s*",contains:[{begin:"("+e.IDENT_RE+"::)?"+e.IDENT_RE,relevance:0}]}].concat(c)},{className:"function",begin:n.concat(/def\s+/,n.lookahead(a+"\\s*(\\(|;|$)")),relevance:0,keywords:"def",end:"$|;",contains:[e.inherit(e.TITLE_MODE,{begin:a}),l].concat(c)},{begin:e.IDENT_RE+"::"},{className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"(!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[d,{begin:a}],relevance:0},g,{className:"variable",begin:"(\\$\\W)|((\\$|@@?)(\\w+))(?=[^@$?])(?![A-Za-z])(?![@$?'])"},{className:"params",begin:/\|/,end:/\|/,relevance:0,keywords:i},{begin:"("+e.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[{className:"regexp",contains:[e.BACKSLASH_ESCAPE,r],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:/%r\{/,end:/\}[a-z]*/},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(b,c),relevance:0}].concat(b,c);r.contains=_,l.contains=_;const w="[>?]>",E="[\\w#]+\\(\\w+\\):\\d+:\\d+>",u="(\\w+-)?\\d+\\.\\d+\\.\\d+(p\\d+)?[^\\d][^>]+>",N=[{begin:/^\s*=>/,starts:{end:"$",contains:_}},{className:"meta",begin:"^("+w+"|"+E+"|"+u+")(?=[ ])",starts:{end:"$",contains:_}}];return c.unshift(b),{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:i,illegal:/\/\*/,contains:[e.SHEBANG({binary:"ruby"})].concat(N).concat(c).concat(_)}}e.exports=a}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-scss.62ee18da.js b/docs/renderer/dist/js/highlight-js-scss.62ee18da.js deleted file mode 100644 index 8f46244fd..000000000 --- a/docs/renderer/dist/js/highlight-js-scss.62ee18da.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-scss"],{6113:function(e,t){const i=e=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:e.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:e.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z][A-Za-z0-9_-]*/}}),o=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","p","q","quote","samp","section","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],r=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"],a=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"],n=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"],l=["align-content","align-items","align-self","all","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","backface-visibility","background","background-attachment","background-clip","background-color","background-image","background-origin","background-position","background-repeat","background-size","border","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","content","content-visibility","counter-increment","counter-reset","cue","cue-after","cue-before","cursor","direction","display","empty-cells","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-size","font-size-adjust","font-smoothing","font-stretch","font-style","font-synthesis","font-variant","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","gap","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","isolation","justify-content","left","letter-spacing","line-break","line-height","list-style","list-style-image","list-style-position","list-style-type","margin","margin-bottom","margin-left","margin-right","margin-top","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","max-height","max-width","min-height","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-wrap","overflow-x","overflow-y","padding","padding-bottom","padding-left","padding-right","padding-top","page-break-after","page-break-before","page-break-inside","pause","pause-after","pause-before","perspective","perspective-origin","pointer-events","position","quotes","resize","rest","rest-after","rest-before","right","row-gap","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","shape-image-threshold","shape-margin","shape-outside","speak","speak-as","src","tab-size","table-layout","text-align","text-align-all","text-align-last","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-style","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-transform","text-underline-position","top","transform","transform-box","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","unicode-bidi","vertical-align","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","z-index"].reverse();function s(e){const t=i(e),s=n,d=a,c="@[a-z-]+",p="and or not only",g="[a-zA-Z-][a-zA-Z0-9_-]*",m={className:"variable",begin:"(\\$"+g+")\\b"};return{name:"SCSS",case_insensitive:!0,illegal:"[=/|']",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,t.CSS_NUMBER_MODE,{className:"selector-id",begin:"#[A-Za-z0-9_-]+",relevance:0},{className:"selector-class",begin:"\\.[A-Za-z0-9_-]+",relevance:0},t.ATTRIBUTE_SELECTOR_MODE,{className:"selector-tag",begin:"\\b("+o.join("|")+")\\b",relevance:0},{className:"selector-pseudo",begin:":("+d.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+s.join("|")+")"},m,{begin:/\(/,end:/\)/,contains:[t.CSS_NUMBER_MODE]},t.CSS_VARIABLE,{className:"attribute",begin:"\\b("+l.join("|")+")\\b"},{begin:"\\b(whitespace|wait|w-resize|visible|vertical-text|vertical-ideographic|uppercase|upper-roman|upper-alpha|underline|transparent|top|thin|thick|text|text-top|text-bottom|tb-rl|table-header-group|table-footer-group|sw-resize|super|strict|static|square|solid|small-caps|separate|se-resize|scroll|s-resize|rtl|row-resize|ridge|right|repeat|repeat-y|repeat-x|relative|progress|pointer|overline|outside|outset|oblique|nowrap|not-allowed|normal|none|nw-resize|no-repeat|no-drop|newspaper|ne-resize|n-resize|move|middle|medium|ltr|lr-tb|lowercase|lower-roman|lower-alpha|loose|list-item|line|line-through|line-edge|lighter|left|keep-all|justify|italic|inter-word|inter-ideograph|inside|inset|inline|inline-block|inherit|inactive|ideograph-space|ideograph-parenthesis|ideograph-numeric|ideograph-alpha|horizontal|hidden|help|hand|groove|fixed|ellipsis|e-resize|double|dotted|distribute|distribute-space|distribute-letter|distribute-all-lines|disc|disabled|default|decimal|dashed|crosshair|collapse|col-resize|circle|char|center|capitalize|break-word|break-all|bottom|both|bolder|bold|block|bidi-override|below|baseline|auto|always|all-scroll|absolute|table|table-cell)\\b"},{begin:/:/,end:/[;}{]/,contains:[t.BLOCK_COMMENT,m,t.HEXCOLOR,t.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,t.IMPORTANT]},{begin:"@(page|font-face)",keywords:{$pattern:c,keyword:"@page @font-face"}},{begin:"@",end:"[{;]",returnBegin:!0,keywords:{$pattern:/[a-z-]+/,keyword:p,attribute:r.join(" ")},contains:[{begin:c,className:"keyword"},{begin:/[a-z-]+(?=:)/,className:"attribute"},m,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,t.HEXCOLOR,t.CSS_NUMBER_MODE]},t.FUNCTION_DISPATCH]}}e.exports=s}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-shell.dd7f411f.js b/docs/renderer/dist/js/highlight-js-shell.dd7f411f.js deleted file mode 100644 index 999f4527c..000000000 --- a/docs/renderer/dist/js/highlight-js-shell.dd7f411f.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-shell"],{b65b:function(s,n){function e(s){return{name:"Shell Session",aliases:["console","shellsession"],contains:[{className:"meta",begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#][ ]?/,starts:{end:/[^\\](?=\s*$)/,subLanguage:"bash"}}]}}s.exports=e}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-swift.84f3e88c.js b/docs/renderer/dist/js/highlight-js-swift.84f3e88c.js deleted file mode 100644 index 89d1daf12..000000000 --- a/docs/renderer/dist/js/highlight-js-swift.84f3e88c.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-swift"],{"2a39":function(e,n){function a(e){return e?"string"===typeof e?e:e.source:null}function t(e){return i("(?=",e,")")}function i(...e){const n=e.map(e=>a(e)).join("");return n}function s(e){const n=e[e.length-1];return"object"===typeof n&&n.constructor===Object?(e.splice(e.length-1,1),n):{}}function u(...e){const n=s(e),t="("+(n.capture?"":"?:")+e.map(e=>a(e)).join("|")+")";return t}const c=e=>i(/\b/,e,/\w$/.test(e)?/\b/:/\B/),o=["Protocol","Type"].map(c),r=["init","self"].map(c),l=["Any","Self"],m=["actor","associatedtype","async","await",/as\?/,/as!/,"as","break","case","catch","class","continue","convenience","default","defer","deinit","didSet","do","dynamic","else","enum","extension","fallthrough",/fileprivate\(set\)/,"fileprivate","final","for","func","get","guard","if","import","indirect","infix",/init\?/,/init!/,"inout",/internal\(set\)/,"internal","in","is","isolated","nonisolated","lazy","let","mutating","nonmutating",/open\(set\)/,"open","operator","optional","override","postfix","precedencegroup","prefix",/private\(set\)/,"private","protocol",/public\(set\)/,"public","repeat","required","rethrows","return","set","some","static","struct","subscript","super","switch","throws","throw",/try\?/,/try!/,"try","typealias",/unowned\(safe\)/,/unowned\(unsafe\)/,"unowned","var","weak","where","while","willSet"],p=["false","nil","true"],d=["assignment","associativity","higherThan","left","lowerThan","none","right"],F=["#colorLiteral","#column","#dsohandle","#else","#elseif","#endif","#error","#file","#fileID","#fileLiteral","#filePath","#function","#if","#imageLiteral","#keyPath","#line","#selector","#sourceLocation","#warn_unqualified_access","#warning"],b=["abs","all","any","assert","assertionFailure","debugPrint","dump","fatalError","getVaList","isKnownUniquelyReferenced","max","min","numericCast","pointwiseMax","pointwiseMin","precondition","preconditionFailure","print","readLine","repeatElement","sequence","stride","swap","swift_unboxFromSwiftValueWithType","transcode","type","unsafeBitCast","unsafeDowncast","withExtendedLifetime","withUnsafeMutablePointer","withUnsafePointer","withVaList","withoutActuallyEscaping","zip"],h=u(/[/=\-+!*%<>&|^~?]/,/[\u00A1-\u00A7]/,/[\u00A9\u00AB]/,/[\u00AC\u00AE]/,/[\u00B0\u00B1]/,/[\u00B6\u00BB\u00BF\u00D7\u00F7]/,/[\u2016-\u2017]/,/[\u2020-\u2027]/,/[\u2030-\u203E]/,/[\u2041-\u2053]/,/[\u2055-\u205E]/,/[\u2190-\u23FF]/,/[\u2500-\u2775]/,/[\u2794-\u2BFF]/,/[\u2E00-\u2E7F]/,/[\u3001-\u3003]/,/[\u3008-\u3020]/,/[\u3030]/),f=u(h,/[\u0300-\u036F]/,/[\u1DC0-\u1DFF]/,/[\u20D0-\u20FF]/,/[\uFE00-\uFE0F]/,/[\uFE20-\uFE2F]/),w=i(h,f,"*"),y=u(/[a-zA-Z_]/,/[\u00A8\u00AA\u00AD\u00AF\u00B2-\u00B5\u00B7-\u00BA]/,/[\u00BC-\u00BE\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF]/,/[\u0100-\u02FF\u0370-\u167F\u1681-\u180D\u180F-\u1DBF]/,/[\u1E00-\u1FFF]/,/[\u200B-\u200D\u202A-\u202E\u203F-\u2040\u2054\u2060-\u206F]/,/[\u2070-\u20CF\u2100-\u218F\u2460-\u24FF\u2776-\u2793]/,/[\u2C00-\u2DFF\u2E80-\u2FFF]/,/[\u3004-\u3007\u3021-\u302F\u3031-\u303F\u3040-\uD7FF]/,/[\uF900-\uFD3D\uFD40-\uFDCF\uFDF0-\uFE1F\uFE30-\uFE44]/,/[\uFE47-\uFEFE\uFF00-\uFFFD]/),g=u(y,/\d/,/[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/),E=i(y,g,"*"),v=i(/[A-Z]/,g,"*"),A=["autoclosure",i(/convention\(/,u("swift","block","c"),/\)/),"discardableResult","dynamicCallable","dynamicMemberLookup","escaping","frozen","GKInspectable","IBAction","IBDesignable","IBInspectable","IBOutlet","IBSegueAction","inlinable","main","nonobjc","NSApplicationMain","NSCopying","NSManaged",i(/objc\(/,E,/\)/),"objc","objcMembers","propertyWrapper","requires_stored_property_inits","resultBuilder","testable","UIApplicationMain","unknown","usableFromInline"],N=["iOS","iOSApplicationExtension","macOS","macOSApplicationExtension","macCatalyst","macCatalystApplicationExtension","watchOS","watchOSApplicationExtension","tvOS","tvOSApplicationExtension","swift"];function C(e){const n={match:/\s+/,relevance:0},a=e.COMMENT("/\\*","\\*/",{contains:["self"]}),s=[e.C_LINE_COMMENT_MODE,a],h={match:[/\./,u(...o,...r)],className:{2:"keyword"}},y={match:i(/\./,u(...m)),relevance:0},C=m.filter(e=>"string"===typeof e).concat(["_|0"]),k=m.filter(e=>"string"!==typeof e).concat(l).map(c),D={variants:[{className:"keyword",match:u(...k,...r)}]},B={$pattern:u(/\b\w+/,/#\w+/),keyword:C.concat(F),literal:p},_=[h,y,D],S={match:i(/\./,u(...b)),relevance:0},M={className:"built_in",match:i(/\b/,u(...b),/(?=\()/)},x=[S,M],$={match:/->/,relevance:0},I={className:"operator",relevance:0,variants:[{match:w},{match:`\\.(\\.|${f})+`}]},O=[$,I],L="([0-9]_*)+",T="([0-9a-fA-F]_*)+",j={className:"number",relevance:0,variants:[{match:`\\b(${L})(\\.(${L}))?([eE][+-]?(${L}))?\\b`},{match:`\\b0x(${T})(\\.(${T}))?([pP][+-]?(${L}))?\\b`},{match:/\b0o([0-7]_*)+\b/},{match:/\b0b([01]_*)+\b/}]},P=(e="")=>({className:"subst",variants:[{match:i(/\\/,e,/[0\\tnr"']/)},{match:i(/\\/,e,/u\{[0-9a-fA-F]{1,8}\}/)}]}),K=(e="")=>({className:"subst",match:i(/\\/,e,/[\t ]*(?:[\r\n]|\r\n)/)}),z=(e="")=>({className:"subst",label:"interpol",begin:i(/\\/,e,/\(/),end:/\)/}),q=(e="")=>({begin:i(e,/"""/),end:i(/"""/,e),contains:[P(e),K(e),z(e)]}),U=(e="")=>({begin:i(e,/"/),end:i(/"/,e),contains:[P(e),z(e)]}),Z={className:"string",variants:[q(),q("#"),q("##"),q("###"),U(),U("#"),U("##"),U("###")]},V={match:i(/`/,E,/`/)},W={className:"variable",match:/\$\d+/},G={className:"variable",match:`\\$${g}+`},J=[V,W,G],R={match:/(@|#)available/,className:"keyword",starts:{contains:[{begin:/\(/,end:/\)/,keywords:N,contains:[...O,j,Z]}]}},X={className:"keyword",match:i(/@/,u(...A))},H={className:"meta",match:i(/@/,E)},Q=[R,X,H],Y={match:t(/\b[A-Z]/),relevance:0,contains:[{className:"type",match:i(/(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)/,g,"+")},{className:"type",match:v,relevance:0},{match:/[?!]+/,relevance:0},{match:/\.\.\./,relevance:0},{match:i(/\s+&\s+/,t(v)),relevance:0}]},ee={begin://,keywords:B,contains:[...s,..._,...Q,$,Y]};Y.contains.push(ee);const ne={match:i(E,/\s*:/),keywords:"_|0",relevance:0},ae={begin:/\(/,end:/\)/,relevance:0,keywords:B,contains:["self",ne,...s,..._,...x,...O,j,Z,...J,...Q,Y]},te={begin://,contains:[...s,Y]},ie={begin:u(t(i(E,/\s*:/)),t(i(E,/\s+/,E,/\s*:/))),end:/:/,relevance:0,contains:[{className:"keyword",match:/\b_\b/},{className:"params",match:E}]},se={begin:/\(/,end:/\)/,keywords:B,contains:[ie,...s,..._,...O,j,Z,...Q,Y,ae],endsParent:!0,illegal:/["']/},ue={match:[/func/,/\s+/,u(V.match,E,w)],className:{1:"keyword",3:"title.function"},contains:[te,se,n],illegal:[/\[/,/%/]},ce={match:[/\b(?:subscript|init[?!]?)/,/\s*(?=[<(])/],className:{1:"keyword"},contains:[te,se,n],illegal:/\[|%/},oe={match:[/operator/,/\s+/,w],className:{1:"keyword",3:"title"}},re={begin:[/precedencegroup/,/\s+/,v],className:{1:"keyword",3:"title"},contains:[Y],keywords:[...d,...p],end:/}/};for(const t of Z.variants){const e=t.contains.find(e=>"interpol"===e.label);e.keywords=B;const n=[..._,...x,...O,j,Z,...J];e.contains=[...n,{begin:/\(/,end:/\)/,contains:["self",...n]}]}return{name:"Swift",keywords:B,contains:[...s,ue,ce,{beginKeywords:"struct protocol class extension enum actor",end:"\\{",excludeEnd:!0,keywords:B,contains:[e.inherit(e.TITLE_MODE,{className:"title.class",begin:/[A-Za-z$_][\u00C0-\u02B80-9A-Za-z$_]*/}),..._]},oe,re,{beginKeywords:"import",end:/$/,contains:[...s],relevance:0},..._,...x,...O,j,Z,...J,...Q,Y,ae]}}e.exports=C}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/highlight-js-xml.9c3688c7.js b/docs/renderer/dist/js/highlight-js-xml.9c3688c7.js deleted file mode 100644 index 55cc1e274..000000000 --- a/docs/renderer/dist/js/highlight-js-xml.9c3688c7.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-xml"],{"8dcb":function(e,n){function a(e){const n=e.regex,a=n.concat(/[A-Z_]/,n.optional(/[A-Z0-9_.-]*:/),/[A-Z0-9_.-]*/),s=/[A-Za-z0-9._:-]+/,t={className:"symbol",begin:/&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/},i={begin:/\s/,contains:[{className:"keyword",begin:/#?[a-z_][a-z1-9_-]+/,illegal:/\n/}]},c=e.inherit(i,{begin:/\(/,end:/\)/}),l=e.inherit(e.APOS_STRING_MODE,{className:"string"}),r=e.inherit(e.QUOTE_STRING_MODE,{className:"string"}),g={endsWithParent:!0,illegal:/`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,contains:[{className:"meta",begin://,relevance:10,contains:[i,r,l,c,{begin:/\[/,end:/\]/,contains:[{className:"meta",begin://,contains:[i,c,r,l]}]}]},e.COMMENT(//,{relevance:10}),{begin://,relevance:10},t,{className:"meta",begin:/<\?xml/,end:/\?>/,relevance:10},{className:"tag",begin:/)/,end:/>/,keywords:{name:"style"},contains:[g],starts:{end:/<\/style>/,returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:/)/,end:/>/,keywords:{name:"script"},contains:[g],starts:{end:/<\/script>/,returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:/<>|<\/>/},{className:"tag",begin:n.concat(//,/>/,/\s/)))),end:/\/?>/,contains:[{className:"name",begin:a,relevance:0,starts:g}]},{className:"tag",begin:n.concat(/<\//,n.lookahead(n.concat(a,/>/))),contains:[{className:"name",begin:a,relevance:0},{begin:/>/,relevance:0,endsParent:!0}]}]}}e.exports=a}}]); \ No newline at end of file diff --git a/docs/renderer/dist/js/index.030c4062.js b/docs/renderer/dist/js/index.030c4062.js deleted file mode 100644 index 6cee13605..000000000 --- a/docs/renderer/dist/js/index.030c4062.js +++ /dev/null @@ -1,9 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */(function(e){function t(t){for(var o,i,c=t[0],h=t[1],a=t[2],l=0,u=[];l])/g,i=/^-+/,r=/["'&<>]/g;function s(e){return e.trim().replace(o,"-").replace(i,"").toLowerCase()}function c(e){const t=e=>({'"':""","'":"'","&":"&","<":"<",">":">"}[e]||e);return e.replace(r,t)}const h={zero:"zero",one:"one",two:"two",few:"few",many:"many",other:"other"},a={cardinal:"cardinal",ordinal:"ordinal"};function l(e,t){const{cardinal:n}=a,{one:o,other:i}=h,r="en",s=1===t?o:i;if(!e[r]||!e[r][s])throw new Error("No default choices provided to pluralize using default locale "+r);let c=r,l=s;if("Intl"in window&&"PluralRules"in window.Intl){const o=navigator.languages?navigator.languages:[navigator.language],i=new Intl.PluralRules(o,{type:n}),r=i.select(t),s=i.resolvedOptions().locale;e[s]&&e[s][r]&&(c=s,l=r)}return e[c][l]}function u(e){return e.replace(/#(.*)/,(e,t)=>"#"+CSS.escape(t))}function d(e){return e.replace(/[.*+\-?^${}()|[\]\\]/g,"\\$&")}function g(e){let t,n;const o="\\s*",i=" ",r=e.trim(),s=r.length;if(!s)return i;const c=[];for(t=0;t{t=e});return requestAnimationFrame((function e(){n-=1,n<=0?t():requestAnimationFrame(e)})),o}function i(e){return new Promise(t=>{setTimeout(t,e)})}n.d(t,"b",(function(){return o})),n.d(t,"a",(function(){return i}))},"3e80":function(e,t,n){"use strict";n("bb9e")},"48b1":function(e,t,n){"use strict";n("e487")},"5c0b":function(e,t,n){"use strict";n("9c0c")},"5d2d":function(e,t,n){"use strict";n.d(t,"a",(function(){return s})),n.d(t,"c",(function(){return h})),n.d(t,"b",(function(){return a}));const o="developer.setting.";function i(e=localStorage){return{getItem:t=>{try{return e.getItem(t)}catch(n){return null}},setItem:(t,n)=>{try{e.setItem(t,n)}catch(o){}},removeItem:t=>{try{e.removeItem(t)}catch(n){}}}}function r(e){return{get:(t,n)=>{const i=JSON.parse(e.getItem(o+t));return null!==i?i:n},set:(t,n)=>e.setItem(o+t,JSON.stringify(n)),remove:t=>e.removeItem(o+t)}}const s=i(window.localStorage),c=i(window.sessionStorage),h=r(s),a=r(c)},"63b8":function(e,t,n){"use strict";n.d(t,"b",(function(){return o})),n.d(t,"c",(function(){return i})),n.d(t,"a",(function(){return r})),n.d(t,"d",(function(){return c}));const o={large:"large",medium:"medium",small:"small"},i={default:"default",nav:"nav"},r={[i.default]:{[o.large]:{minWidth:1069,contentWidth:980},[o.medium]:{minWidth:736,maxWidth:1068,contentWidth:692},[o.small]:{minWidth:320,maxWidth:735,contentWidth:280}},[i.nav]:{[o.large]:{minWidth:1024},[o.medium]:{minWidth:768,maxWidth:1023},[o.small]:{minWidth:320,maxWidth:767}}},s={[o.small]:0,[o.medium]:1,[o.large]:2};function c(e,t){return s[e]>s[t]}},6842:function(e,t,n){"use strict";function o(e,t,n){let o,i=e,r=t;for("string"===typeof r&&(r=[r]),o=0;oe.json()).catch(()=>({}))}const c=(e,t)=>o(i,e,t)},7138:function(e,t,n){"use strict";n("813c")},"748c":function(e,t,n){"use strict";n.d(t,"d",(function(){return i})),n.d(t,"a",(function(){return r})),n.d(t,"c",(function(){return s})),n.d(t,"b",(function(){return c}));var o=n("6842");function i(e){return e.reduce((e,t)=>(t.traits.includes("dark")?e.dark.push(t):e.light.push(t),e),{light:[],dark:[]})}function r(e){const t=["1x","2x","3x"];return t.reduce((t,n)=>{const o=e.find(e=>e.traits.includes(n));return o?t.concat({density:n,src:o.url,size:o.size}):t},[])}function s(e){const t="/",n=new RegExp(t+"+","g");return e.join(t).replace(n,t)}function c(e){return e&&"string"===typeof e&&!e.startsWith(o["a"])&&e.startsWith("/")?s([o["a"],e]):e}},"813c":function(e,t,n){},"821b":function(e,t,n){"use strict";t["a"]={auto:{label:"Auto",value:"auto"},dark:{label:"Dark",value:"dark"},light:{label:"Light",value:"light"}}},"942d":function(e,t,n){"use strict";n.d(t,"b",(function(){return o})),n.d(t,"c",(function(){return i})),n.d(t,"d",(function(){return r})),n.d(t,"a",(function(){return s}));const o=52,i=48,r="nav-sticky-anchor",s={noClose:"noclose"}},9895:function(e,t,n){"use strict";n.d(t,"b",(function(){return o})),n.d(t,"a",(function(){return i}));const o="not-found",i="documentation-topic"},"9b4f":function(e,t,n){},"9c0c":function(e,t,n){},bb9e:function(e,t,n){},d26a:function(e,t,n){"use strict";n.d(t,"c",(function(){return r})),n.d(t,"b",(function(){return s})),n.d(t,"a",(function(){return c})),n.d(t,"d",(function(){return h}));var o=n("748c"),i={input:"input",tags:"tags"};function r(e={}){return Object.entries(e).reduce((e,[t,n])=>n?e.concat(`${encodeURIComponent(t)}=${encodeURIComponent(n)}`):e,[]).join("&")}function s(e,{changes:t,language:n,context:o}={}){const[i,s]=e.split("#"),c=i.match(/\?.*/),h=r({changes:t,language:n,context:o}),a=c?"&":"?",l=s?i:e,u=h?`${a}${h}`:"",d=s?"#"+s:"";return`${l}${u}${d}`}function c(e,t){const{query:{changes:n,[i.input]:o,[i.tags]:r,...s}={}}=e,{query:{changes:c,[i.input]:h,[i.tags]:a,...l}={}}=t;return e.name===t.name&&JSON.stringify({path:e.path,query:s})===JSON.stringify({path:t.path,query:l})}function h(e,t=window.location.origin){return new URL(Object(o["b"])(e),t).href}},d369:function(e,t,n){"use strict";var o=n("5d2d");const i={preferredColorScheme:"developer.setting.preferredColorScheme",preferredLanguage:"docs.setting.preferredLanguage"},r={preferredColorScheme:"docs.setting.preferredColorScheme"};t["a"]=Object.defineProperties({},Object.keys(i).reduce((e,t)=>({...e,[t]:{get:()=>{const e=r[t],n=o["a"].getItem(i[t]);return e?n||o["a"].getItem(e):n},set:e=>o["a"].setItem(i[t],e)}}),{}))},e425:function(e,t,n){"use strict";var o=n("821b"),i=n("d369");const r="undefined"!==typeof window.matchMedia&&[o["a"].light.value,o["a"].dark.value,"no-preference"].some(e=>window.matchMedia(`(prefers-color-scheme: ${e})`).matches),s=r?o["a"].auto:o["a"].light;t["a"]={state:{preferredColorScheme:i["a"].preferredColorScheme||s.value,supportsAutoColorScheme:r,systemColorScheme:o["a"].light.value},setPreferredColorScheme(e){this.state.preferredColorScheme=e,i["a"].preferredColorScheme=e},setSystemColorScheme(e){this.state.systemColorScheme=e},syncPreferredColorScheme(){i["a"].preferredColorScheme&&i["a"].preferredColorScheme!==this.state.preferredColorScheme&&(this.state.preferredColorScheme=i["a"].preferredColorScheme)}}},e487:function(e,t,n){},ed96:function(e,t,n){n.p=window.baseUrl},f161:function(e,t,n){"use strict";n.r(t);n("ed96");var o=n("2b0e"),i=n("8c4f"),r=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:{fromkeyboard:e.fromKeyboard,hascustomheader:e.hasCustomHeader},attrs:{id:"app"}},[n("a",{attrs:{href:"#main",id:"skip-nav"}},[e._v("Skip Navigation")]),n("InitialLoadingPlaceholder"),e._t("header",(function(){return[e.hasCustomHeader?n("custom-header",{attrs:{"data-color-scheme":e.preferredColorScheme}}):e._e()]}),{isTargetIDE:e.isTargetIDE}),n("div",{attrs:{id:e.baseNavStickyAnchorId}}),e._t("default",(function(){return[n("router-view"),e.hasCustomFooter?n("custom-footer",{attrs:{"data-color-scheme":e.preferredColorScheme}}):e.isTargetIDE?e._e():n("Footer")]}),{isTargetIDE:e.isTargetIDE}),e._t("footer",null,{isTargetIDE:e.isTargetIDE})],2)},s=[],c=n("e425"),h=n("821b"),a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("footer",{staticClass:"footer"},[n("div",{staticClass:"row"},[n("ColorSchemeToggle")],1)])},l=[],u=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"color-scheme-toggle",attrs:{"aria-label":"Select a color scheme preference",role:"radiogroup",tabindex:"0"}},e._l(e.options,(function(t){return n("label",{key:t.value},[n("input",{attrs:{type:"radio"},domProps:{checked:t.value==e.preferredColorScheme,value:t.value},on:{input:e.setPreferredColorScheme}}),n("div",{staticClass:"text"},[e._v(e._s(t.label))])])})),0)},d=[],g={name:"ColorSchemeToggle",data:()=>({appState:c["a"].state}),computed:{options:({supportsAutoColorScheme:e})=>[h["a"].light,h["a"].dark,...e?[h["a"].auto]:[]],preferredColorScheme:({appState:e})=>e.preferredColorScheme,supportsAutoColorScheme:({appState:e})=>e.supportsAutoColorScheme},methods:{setPreferredColorScheme:e=>{c["a"].setPreferredColorScheme(e.target.value)}},watch:{preferredColorScheme:{immediate:!0,handler(e){document.body.dataset.colorScheme=e}}}},f=g,m=(n("2be1"),n("2877")),p=Object(m["a"])(f,u,d,!1,null,"4472ec1e",null),j=p.exports,v={name:"Footer",components:{ColorSchemeToggle:j}},w=v,b=(n("2de0"),Object(m["a"])(w,a,l,!1,null,"72f2e2dc",null)),y=b.exports,S=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.loaded?e._e():n("div",{staticClass:"InitialLoadingPlaceholder",attrs:{id:"loading-placeholder"}})},E=[],C={name:"InitialLoadingPlaceholder",data(){return{loaded:!1}},created(){const e=()=>{this.loaded=!0};this.$router.onReady(e,e)}},_=C,P=(n("48b1"),Object(m["a"])(_,S,E,!1,null,"35c356b6",null)),T=P.exports,k=n("942d"),O=n("6842");function A(e,t){return e&&"object"===typeof e&&Object.prototype.hasOwnProperty.call(e,t)&&"string"===typeof e[t]}function x(e,t,n,o){if(!t||"object"!==typeof t||o&&(A(t,"light")||A(t,"dark"))){let i=t;if(A(t,o)&&(i=t[o]),"object"===typeof i)return;n[e]=i}else Object.entries(t).forEach(([t,i])=>{const r=[e,t].join("-");x(r,i,n,o)})}function I(e,t="light"){const n={},o=e||{};return x("-",o,n,t),n}var L={name:"CoreApp",components:{Footer:y,InitialLoadingPlaceholder:T},provide(){return{isTargetIDE:this.isTargetIDE,performanceMetricsEnabled:"true"===Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_PERFORMANCE_ENABLED}},data(){return{appState:c["a"].state,fromKeyboard:!1,isTargetIDE:"ide"===Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_TARGET,themeSettings:O["d"],baseNavStickyAnchorId:k["d"]}},computed:{currentColorScheme:({appState:e})=>e.systemColorScheme,preferredColorScheme:({appState:e})=>e.preferredColorScheme,CSSCustomProperties:({themeSettings:e,currentColorScheme:t})=>I(e.theme,t),hasCustomHeader:()=>!!window.customElements.get("custom-header"),hasCustomFooter:()=>!!window.customElements.get("custom-footer")},props:{enableThemeSettings:{type:Boolean,default:!0}},watch:{CSSCustomProperties:{immediate:!0,handler(e){this.detachStylesFromRoot(e),this.attachStylesToRoot(e)}}},async created(){window.addEventListener("keydown",this.onKeyDown),this.$bridge.on("navigation",this.handleNavigationRequest),this.enableThemeSettings&&Object.assign(this.themeSettings,await Object(O["b"])()),window.addEventListener("pageshow",this.syncPreferredColorScheme),this.$once("hook:beforeDestroy",()=>{window.removeEventListener("pageshow",this.syncPreferredColorScheme)})},mounted(){(document.querySelector(".footer-current-year")||{}).innerText=(new Date).getFullYear(),this.attachColorSchemeListeners()},beforeDestroy(){this.fromKeyboard?window.removeEventListener("mousedown",this.onMouseDown):window.removeEventListener("keydown",this.onKeyDown),this.$bridge.off("navigation",this.handleNavigationRequest),this.detachStylesFromRoot(this.CSSCustomProperties)},methods:{onKeyDown(){this.fromKeyboard=!0,window.addEventListener("mousedown",this.onMouseDown),window.removeEventListener("keydown",this.onKeyDown)},onMouseDown(){this.fromKeyboard=!1,window.addEventListener("keydown",this.onKeyDown),window.removeEventListener("mousedown",this.onMouseDown)},handleNavigationRequest(e){this.$router.push(e)},attachColorSchemeListeners(){if(!window.matchMedia)return;const e=window.matchMedia("(prefers-color-scheme: dark)");e.addListener(this.onColorSchemePreferenceChange),this.$once("hook:beforeDestroy",()=>{e.removeListener(this.onColorSchemePreferenceChange)}),this.onColorSchemePreferenceChange(e)},onColorSchemePreferenceChange({matches:e}){const t=e?h["a"].dark:h["a"].light;c["a"].setSystemColorScheme(t.value)},attachStylesToRoot(e){const t=document.documentElement;Object.entries(e).filter(([,e])=>Boolean(e)).forEach(([e,n])=>{t.style.setProperty(e,n)})},detachStylesFromRoot(e){const t=document.documentElement;Object.entries(e).forEach(([e])=>{t.style.removeProperty(e)})},syncPreferredColorScheme(){c["a"].syncPreferredColorScheme()}}},$=L,D=(n("5c0b"),n("3e80"),Object(m["a"])($,r,s,!1,null,"6f639c59",null)),N=D.exports;class R{constructor(){this.$send=()=>{}}send(e){this.$send(e)}}class U{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 M{constructor(e=new R){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 B={install(e,t){let n;n=t.performanceMetricsEnabled||"ide"===t.appTarget?new U:new R,e.prototype.$bridge=new M(n)}};function W(e){return"custom-"+e}function V(e){return class extends HTMLElement{constructor(){super();const t=this.attachShadow({mode:"open"}),n=e.content.cloneNode(!0);t.appendChild(n)}}}function q(e){const t=W(e),n=document.getElementById(t);n&&window.customElements.define(t,V(n))}function F(e,t={names:["header","footer"]}){const{names:n}=t;e.config.ignoredElements=/^custom-/,n.forEach(q)}function H(e,t){const{value:n=!1}=t;e.style.display=n?"none":""}var K={hide:H};function G(e,{performanceMetrics:t=!1}={}){e.config.productionTip=!1,e.use(F),e.directive("hide",K.hide),e.use(B,{appTarget:Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_TARGET,performanceMetricsEnabled:t}),window.bridge=e.prototype.$bridge,e.config.performance=t}var J=n("9895"),z=n("63b8"),Y=n("3908"),X=n("002d"),Q=n("d26a");function Z(){const{location:e}=window;return e.pathname+e.search+e.hash}function ee(){const e=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0);return ePromise.all([n.e("documentation-topic~topic~tutorials-overview"),n.e("tutorials-overview")]).then(n.bind(null,"f025"))},{path:"/tutorials/:id/*",name:"topic",component:()=>Promise.all([n.e("documentation-topic~topic~tutorials-overview"),n.e("topic")]).then(n.bind(null,"3213"))},{path:"/documentation/*",name:J["a"],component:()=>Promise.all([n.e("documentation-topic~topic~tutorials-overview"),n.e("documentation-topic")]).then(n.bind(null,"f8ac"))},{path:"*",name:J["b"],component:ye},{path:"*",name:"server-error",component:me}];function Ee(e={}){const t=new i["a"]({mode:"history",base:O["a"],scrollBehavior:te,...e,routes:e.routes||Se});return t.onReady(()=>{"scrollRestoration"in window.history&&(window.history.scrollRestoration="manual"),ne()}),"ide"!==Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_TARGET&&t.onError(e=>{const{route:n={path:"/"}}=e;t.replace({name:"server-error",params:[n.path]})}),window.addEventListener("unload",oe),t}o["default"].use(G),o["default"].use(i["a"]),new o["default"]({router:Ee(),render:e=>e(N)}).$mount("#app")},fb1e:function(e,t,n){}}); \ No newline at end of file diff --git a/docs/renderer/dist/js/topic.cdcef8eb.js b/docs/renderer/dist/js/topic.cdcef8eb.js deleted file mode 100644 index db8926e37..000000000 --- a/docs/renderer/dist/js/topic.cdcef8eb.js +++ /dev/null @@ -1,20 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["topic"],{"00f4":function(e,t,n){"use strict";n("282f")},"0466":function(e,t,n){},"0530":function(e,t,n){"use strict";n("dbeb")},"0b61":function(e,t,n){},1006:function(e,t,n){"use strict";n("a95e")},"14b7":function(e,t,n){},"1a91":function(e,t,n){"use strict";n("db87")},"1aae":function(e,t,n){},"1dd5":function(e,t,n){"use strict";n("7b17")},"282f":function(e,t,n){},"2b86":function(e,t,n){},"2b88":function(e,t,n){"use strict"; -/*! - * portal-vue © Thorsten Lünborg, 2019 - * - * Version: 2.1.7 - * - * LICENCE: MIT - * - * https://github.com/linusborg/portal-vue - * - */function s(e){return e&&"object"===typeof e&&"default"in e?e["default"]:e}Object.defineProperty(t,"__esModule",{value:!0});var i=s(n("2b0e"));function r(e){return r="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},r(e)}function o(e){return a(e)||l(e)||c()}function a(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t1&&void 0!==arguments[1]?arguments[1]:{};return e.reduce((function(e,n){var s=n.passengers[0],i="function"===typeof s?s(t):n.passengers;return e.concat(i)}),[])}function h(e,t){return e.map((function(e,t){return[t,e]})).sort((function(e,n){return t(e[1],n[1])||e[0]-n[0]})).map((function(e){return e[1]}))}function m(e,t){return t.reduce((function(t,n){return e.hasOwnProperty(n)&&(t[n]=e[n]),t}),{})}var f={},v={},g={},y=i.extend({data:function(){return{transports:f,targets:v,sources:g,trackInstances:u}},methods:{open:function(e){if(u){var t=e.to,n=e.from,s=e.passengers,r=e.order,o=void 0===r?1/0:r;if(t&&n&&s){var a={to:t,from:n,passengers:d(s),order:o},l=Object.keys(this.transports);-1===l.indexOf(t)&&i.set(this.transports,t,[]);var c=this.$_getTransportIndex(a),p=this.transports[t].slice(0);-1===c?p.push(a):p[c]=a,this.transports[t]=h(p,(function(e,t){return e.order-t.order}))}}},close:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=e.to,s=e.from;if(n&&(s||!1!==t)&&this.transports[n])if(t)this.transports[n]=[];else{var i=this.$_getTransportIndex(e);if(i>=0){var r=this.transports[n].slice(0);r.splice(i,1),this.transports[n]=r}}},registerTarget:function(e,t,n){u&&(this.trackInstances&&!n&&this.targets[e]&&console.warn("[portal-vue]: Target ".concat(e," already exists")),this.$set(this.targets,e,Object.freeze([t])))},unregisterTarget:function(e){this.$delete(this.targets,e)},registerSource:function(e,t,n){u&&(this.trackInstances&&!n&&this.sources[e]&&console.warn("[portal-vue]: source ".concat(e," already exists")),this.$set(this.sources,e,Object.freeze([t])))},unregisterSource:function(e){this.$delete(this.sources,e)},hasTarget:function(e){return!(!this.targets[e]||!this.targets[e][0])},hasSource:function(e){return!(!this.sources[e]||!this.sources[e][0])},hasContentFor:function(e){return!!this.transports[e]&&!!this.transports[e].length},$_getTransportIndex:function(e){var t=e.to,n=e.from;for(var s in this.transports[t])if(this.transports[t][s].from===n)return+s;return-1}}}),b=new y(f),C=1,w=i.extend({name:"portal",props:{disabled:{type:Boolean},name:{type:String,default:function(){return 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()))}}},created:function(){var e=this;this.$nextTick((function(){b.registerSource(e.name,e)}))},mounted:function(){this.disabled||this.sendUpdate()},updated:function(){this.disabled?this.clear():this.sendUpdate()},beforeDestroy:function(){b.unregisterSource(this.name),this.clear()},watch:{to:function(e,t){t&&t!==e&&this.clear(t),this.sendUpdate()}},methods:{clear:function(e){var t={from:this.name,to:e||this.to};b.close(t)},normalizeSlots:function(){return this.$scopedSlots.default?[this.$scopedSlots.default]:this.$slots.default},normalizeOwnChildren:function(e){return"function"===typeof e?e(this.slotProps):e},sendUpdate:function(){var e=this.normalizeSlots();if(e){var t={from:this.name,to:this.to,passengers:o(e),order:this.order};b.open(t)}else this.clear()}},render:function(e){var t=this.$slots.default||this.$scopedSlots.default||[],n=this.tag;return t&&this.disabled?t.length<=1&&this.slim?this.normalizeOwnChildren(t)[0]:e(n,[this.normalizeOwnChildren(t)]):this.slim?e():e(n,{class:{"v-portal":!0},style:{display:"none"},key:"v-portal-placeholder"})}}),_=i.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:b.transports,firstRender:!0}},created:function(){var e=this;this.$nextTick((function(){b.registerTarget(e.name,e)}))},watch:{ownTransports:function(){this.$emit("change",this.children().length>0)},name:function(e,t){b.unregisterTarget(t),b.registerTarget(e,this)}},mounted:function(){var e=this;this.transition&&this.$nextTick((function(){e.firstRender=!1}))},beforeDestroy:function(){b.unregisterTarget(this.name)},computed:{ownTransports:function(){var e=this.transports[this.name]||[];return this.multiple?e:0===e.length?[]:[e[e.length-1]]},passengers:function(){return p(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 e=this.slim&&!this.transition;return e&&this.children().length>1&&console.warn("[portal-vue]: PortalTarget with `slim` option received more than one child element."),e}},render:function(e){var t=this.noWrapper(),n=this.children(),s=this.transition||this.tag;return t?n[0]:this.slim&&!s?e():e(s,{props:{tag:this.transition&&this.tag?this.tag:void 0},class:{"vue-portal-target":!0}},n)}}),S=0,k=["disabled","name","order","slim","slotProps","tag","to"],x=["multiple","transition"],T=i.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(S++)}},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 e=document.querySelector(this.mountTo);if(e){var t=this.$props;if(b.targets[t.name])t.bail?console.warn("[portal-vue]: Target ".concat(t.name," is already mounted.\n Aborting because 'bail: true' is set")):this.portalTarget=b.targets[t.name];else{var n=t.append;if(n){var s="string"===typeof n?n:"DIV",i=document.createElement(s);e.appendChild(i),e=i}var r=m(this.$props,x);r.slim=this.targetSlim,r.tag=this.targetTag,r.slotProps=this.targetSlotProps,r.name=this.to,this.portalTarget=new _({el:e,parent:this.$parent||this,propsData:r})}}else console.error("[portal-vue]: Mount Point '".concat(this.mountTo,"' not found in document"))}},beforeDestroy:function(){var e=this.portalTarget;if(this.append){var t=e.$el;t.parentNode.removeChild(t)}e.$destroy()},render:function(e){if(!this.portalTarget)return console.warn("[portal-vue] Target wasn't mounted"),e();if(!this.$scopedSlots.manual){var t=m(this.$props,k);return e(w,{props:t,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||e()}});function A(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};e.component(t.portalName||"Portal",w),e.component(t.portalTargetName||"PortalTarget",_),e.component(t.MountingPortalName||"MountingPortal",T)}var I={install:A};t.default=I,t.Portal=w,t.PortalTarget=_,t.MountingPortal=T,t.Wormhole=b},"2f9d":function(e,t,n){"use strict";n("525c")},"311e":function(e,t,n){},3213:function(e,t,n){"use strict";n.r(t);var s=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",[e.topicData?n(e.componentFor(e.topicData),e._b({key:e.topicKey,tag:"component",attrs:{hierarchy:e.hierarchy}},"component",e.propsFor(e.topicData),!1)):e._e()],1)},i=[],r=n("25a9"),o=n("a97e");const{BreakpointName:a}=o["a"].constants;var l,c,u={state:{linkableSections:[],breakpoint:a.large},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},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}},d=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"article"},[e.isTargetIDE?e._e():n("NavigationBar",{attrs:{chapters:e.hierarchy.modules,technology:e.metadata.category,topic:e.heroTitle||"",rootReference:e.hierarchy.reference,identifierUrl:e.identifierUrl}}),n("main",{attrs:{id:"main",role:"main",tabindex:"0"}},[e._t("above-hero"),e._l(e.sections,(function(t,s){return n(e.componentFor(t),e._b({key:s,tag:"component"},"component",e.propsFor(t),!1))}))],2),n("PortalTarget",{attrs:{name:"modal-destination",multiple:""}})],1)},p=[],h=n("2b88"),m=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("NavBase",{attrs:{id:"nav","aria-label":e.technology,hasSolidBackground:""}},[n("template",{slot:"default"},[n("ReferenceUrlProvider",{attrs:{reference:e.rootReference},scopedSlots:e._u([{key:"default",fn:function(t){var s=t.urlWithParams;return n("NavTitleContainer",{attrs:{to:s}},[n("template",{slot:"default"},[e._v(e._s(e.technology))]),n("template",{slot:"subhead"},[e._v("Tutorials")])],2)}}])})],1),n("template",{slot:"after-title"},[n("div",{staticClass:"separator"})]),n("template",{slot:"tray"},[n("div",{staticClass:"mobile-dropdown-container"},[n("MobileDropdown",{attrs:{options:e.chapters,sections:e.optionsForSections,currentOption:e.currentSection?e.currentSection.title:""},on:{"select-section":e.onSelectSection}})],1),n("div",{staticClass:"dropdown-container"},[n("PrimaryDropdown",{staticClass:"primary-dropdown",attrs:{options:e.chapters,currentOption:e.topic}}),n("ChevronIcon",{staticClass:"icon-inline"}),e.currentSection?n("SecondaryDropdown",{staticClass:"secondary-dropdown",attrs:{options:e.optionsForSections,currentOption:e.currentSection.title,sectionTracker:e.sectionIndicatorText},on:{"select-section":e.onSelectSection}}):e._e()],1),e._t("tray",null,{siblings:e.chapters.length+e.optionsForSections.length})],2)],2)},f=[],v=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"chevron-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M3.22 1.184l0.325-0.38 7.235 6.201-7.235 6.19-0.325-0.38 6.792-5.811-6.792-5.82z"}})])},g=[],y=n("be08"),b={name:"ChevronIcon",components:{SVGIcon:y["a"]}},C=b,w=n("2877"),_=Object(w["a"])(C,v,g,!1,null,null,null),S=_.exports,k=n("d26a"),x={name:"ReferenceUrlProvider",inject:{references:{default:()=>({})}},props:{reference:{type:String,required:!0}},computed:{resolvedReference:({references:e,reference:t})=>e[t]||{},url:({resolvedReference:e})=>e.url,title:({resolvedReference:e})=>e.title},render(){return this.$scopedSlots.default({url:this.url,urlWithParams:Object(k["b"])(this.url,this.$route.query),title:this.title,reference:this.resolvedReference})}},T=x,A=Object(w["a"])(T,l,c,!1,null,null,null),I=A.exports,$=n("8a61"),O=n("cbcf"),P=n("653a"),j=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("NavMenuItems",{staticClass:"mobile-dropdown"},e._l(e.options,(function(t){return n("ReferenceUrlProvider",{key:t.reference,attrs:{reference:t.reference},scopedSlots:e._u([{key:"default",fn:function(s){var i=s.title;return n("NavMenuItemBase",{staticClass:"chapter-list",attrs:{role:"group"}},[n("p",{staticClass:"chapter-name"},[e._v(e._s(i))]),n("ul",{staticClass:"tutorial-list"},e._l(t.projects,(function(t){return n("ReferenceUrlProvider",{key:t.reference,attrs:{reference:t.reference},scopedSlots:e._u([{key:"default",fn:function(t){var s=t.url,i=t.urlWithParams,r=t.title;return n("li",{staticClass:"tutorial-list-item"},[n("router-link",{staticClass:"option tutorial",attrs:{to:i,value:r}},[e._v(" "+e._s(r)+" ")]),s===e.$route.path?n("ul",{staticClass:"section-list",attrs:{role:"listbox"}},e._l(e.sections,(function(t){return n("li",{key:t.title},[n("router-link",{class:e.classesFor(t),attrs:{to:{path:t.path,query:e.$route.query},value:t.title},nativeOn:{click:function(n){return e.onClick(t)}}},[e._v(" "+e._s(t.title)+" ")])],1)})),0):e._e()],1)}}],null,!0)})})),1)])}}],null,!0)})})),1)},N=[],D=n("863d"),B=n("9b30"),M={name:"MobileDropdown",components:{NavMenuItems:B["a"],NavMenuItemBase:D["a"],ReferenceUrlProvider:I},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)}}},q=M,R=(n("e688"),Object(w["a"])(q,j,N,!1,null,"154acfbd",null)),E=R.exports,V=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("DropdownCustom",{staticClass:"tutorial-dropdown",attrs:{value:e.currentOption,"aria-label":"Current section",isSmall:""},scopedSlots:e._u([{key:"default",fn:function(t){var s=t.closeAndFocusToggler,i=t.contentClasses,r=t.navigateOverOptions,o=t.OptionClass,a=t.ActiveOptionClass;return[n("ul",{staticClass:"options",class:i,attrs:{role:"listbox",tabindex:"0"}},e._l(e.options,(function(t){return n("router-link",{key:t.title,attrs:{to:{path:t.path,query:e.$route.query},custom:""},scopedSlots:e._u([{key:"default",fn:function(i){var l,c=i.navigate;return[n("li",{class:[o,(l={},l[a]=e.currentOption===t.title,l)],attrs:{role:"option",value:t.title,"aria-selected":e.currentOption===t.title,"aria-current":e.ariaCurrent(t.title),tabindex:-1},on:{click:function(n){return e.setActive(t,c,s,n)},keydown:[function(n){return!n.type.indexOf("key")&&e._k(n.keyCode,"enter",13,n.key,"Enter")?null:e.setActive(t,c,s,n)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"esc",27,t.key,["Esc","Escape"])?null:s.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:s.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:(t.preventDefault(),r(t,1))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:(t.preventDefault(),r(t,-1))}]}},[e._v(" "+e._s(t.title)+" ")])]}}],null,!0)})})),1)]}}])},[n("template",{slot:"toggle-post-content"},[n("span",{staticClass:"section-tracker"},[e._v(e._s(e.sectionTracker))])])],2)},L=[],F=function(){var e,t=this,n=t.$createElement,s=t._self._c||n;return s("BaseDropdown",{staticClass:"dropdown-custom",class:(e={},e[t.OpenedClass]=t.isOpen,e["dropdown-small"]=t.isSmall,e),attrs:{value:t.value},scopedSlots:t._u([{key:"dropdown",fn:function(e){var n=e.dropdownClasses;return[s("span",{staticClass:"visuallyhidden",attrs:{id:"DropdownLabel_"+t._uid}},[t._v(t._s(t.ariaLabel))]),s("button",{ref:"dropdownToggle",staticClass:"form-dropdown-toggle",class:n,attrs:{role:"button",id:"DropdownToggle_"+t._uid,"aria-labelledby":"DropdownLabel_"+t._uid+" DropdownToggle_"+t._uid,"aria-expanded":t.isOpen?"true":"false","aria-haspopup":"true"},on:{click:t.toggleDropdown,keydown:[function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:(e.preventDefault(),t.openDropdown.apply(null,arguments))},function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"esc",27,e.key,["Esc","Escape"])?null:t.closeAndFocusToggler.apply(null,arguments)},function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"down",40,e.key,["Down","ArrowDown"])?null:(e.preventDefault(),t.openDropdown.apply(null,arguments))},function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"up",38,e.key,["Up","ArrowUp"])?null:(e.preventDefault(),t.openDropdown.apply(null,arguments))}]}},[s("span",{staticClass:"form-dropdown-title"},[t._v(t._s(t.value))]),t._t("toggle-post-content")],2)]}}],null,!0)},[s("template",{slot:"eyebrow"},[t._t("eyebrow")],2),s("template",{slot:"after"},[t._t("default",null,null,{value:t.value,isOpen:t.isOpen,contentClasses:["form-dropdown-content",{"is-open":t.isOpen}],closeDropdown:t.closeDropdown,onChangeAction:t.onChangeAction,closeAndFocusToggler:t.closeAndFocusToggler,navigateOverOptions:t.navigateOverOptions,OptionClass:t.OptionClass,ActiveOptionClass:t.ActiveOptionClass})],2)],2)},z=[],U=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"form-element"},[e._t("dropdown",(function(){return[n("select",e._b({directives:[{name:"model",rawName:"v-model",value:e.modelValue,expression:"modelValue"}],class:e.dropdownClasses,on:{change:function(t){var n=Array.prototype.filter.call(t.target.options,(function(e){return e.selected})).map((function(e){var t="_value"in e?e._value:e.value;return t}));e.modelValue=t.target.multiple?n:n[0]}}},"select",e.$attrs,!1),[e._t("default")],2)]}),{dropdownClasses:e.dropdownClasses,value:e.value}),n("InlineChevronDownIcon",{staticClass:"form-icon",attrs:{"aria-hidden":"true"}}),e.$slots.eyebrow?n("span",{staticClass:"form-label",attrs:{"aria-hidden":"true"}},[e._t("eyebrow")],2):e._e(),e._t("after")],2)},H=[],G=n("7948"),W={name:"BaseDropdown",inheritAttrs:!1,props:{value:{type:String,default:""}},components:{InlineChevronDownIcon:G["a"]},computed:{modelValue:{get:({value:e})=>e,set(e){this.$emit("input",e)}},dropdownClasses({value:e}){return["form-dropdown",{"form-dropdown-selectnone":""===e,"no-eyebrow":!this.$slots.eyebrow}]}}},Q=W,K=(n("ed71"),Object(w["a"])(Q,U,H,!1,null,"998803d8",null)),X=K.exports;const J="is-open",Y="option",Z="option-active";var ee={name:"DropdownCustom",components:{BaseDropdown:X},constants:{OpenedClass:J,OptionClass:Y,ActiveOptionClass:Z},props:{value:{type:String,default:""},ariaLabel:{type:String,default:""},isSmall:{type:Boolean,default:!1}},data(){return{isOpen:!1,OpenedClass:J,OptionClass:Y,ActiveOptionClass:Z}},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("."+Y),s=Array.from(n),i=s.indexOf(e),r=s[i+t];r&&r.focus({preventScroll:!0})},async focusActiveLink(){const e=this.$el.querySelector("."+Z);e&&(await this.$nextTick(),e.focus({preventScroll:!0}))}}},te=ee,ne=(n("e84c"),Object(w["a"])(te,F,z,!1,null,"12dd746a",null)),se=ne.exports,ie={name:"SecondaryDropdown",components:{DropdownCustom:se},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()}}},re=ie,oe=(n("5952"),Object(w["a"])(re,V,L,!1,null,"4a151342",null)),ae=oe.exports,le=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("DropdownCustom",{staticClass:"tutorial-dropdown",attrs:{value:e.currentOption,"aria-label":"Current tutorial",isSmall:""},scopedSlots:e._u([{key:"default",fn:function(t){var s=t.closeAndFocusToggler,i=t.contentClasses,r=t.closeDropdown,o=t.navigateOverOptions,a=t.OptionClass,l=t.ActiveOptionClass;return[n("ul",{staticClass:"options",class:i,attrs:{tabindex:"0"}},e._l(e.options,(function(t){return n("ReferenceUrlProvider",{key:t.reference,attrs:{reference:t.reference},scopedSlots:e._u([{key:"default",fn:function(i){var c=i.title;return n("li",{staticClass:"chapter-list",attrs:{role:"group"}},[n("p",{staticClass:"chapter-name"},[e._v(e._s(c))]),n("ul",{attrs:{role:"listbox"}},e._l(t.projects,(function(t){return n("ReferenceUrlProvider",{key:t.reference,attrs:{reference:t.reference},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.urlWithParams,c=t.title;return[n("router-link",{attrs:{to:i,custom:""},scopedSlots:e._u([{key:"default",fn:function(t){var i,u=t.navigate,d=t.isActive;return[n("li",{class:(i={},i[a]=!0,i[l]=d,i),attrs:{role:"option",value:c,"aria-selected":d,"aria-current":!!d&&"tutorial",tabindex:-1},on:{click:function(t){return e.setActive(u,r,t)},keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.setActive(u,r,t)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"esc",27,t.key,["Esc","Escape"])?null:s.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:s.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:(t.preventDefault(),o(t,1))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:(t.preventDefault(),o(t,-1))}]}},[e._v(" "+e._s(c)+" ")])]}}],null,!0)})]}}],null,!0)})})),1)])}}],null,!0)})})),1)]}}])})},ce=[],ue={name:"PrimaryDropdown",components:{DropdownCustom:se,ReferenceUrlProvider:I},props:{options:{type:Array,required:!0},currentOption:{type:String,required:!0}},methods:{setActive(e,t,n){e(n),t()}}},de=ue,pe=(n("e4e4"),Object(w["a"])(de,le,ce,!1,null,"78dc103f",null)),he=pe.exports;const me={title:"Introduction",url:"#introduction",reference:"introduction",sectionNumber:0,depth:0};var fe={name:"NavigationBar",components:{NavTitleContainer:P["a"],NavBase:O["a"],ReferenceUrlProvider:I,PrimaryDropdown:he,SecondaryDropdown:ae,MobileDropdown:E,ChevronIcon:S},mixins:[$["a"]],inject:["store","references"],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:me,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=[me].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`(${t} of ${e})`}},methods:{onSelectSection(e){const t="#"+e.split("#")[1];this.scrollToElement(t)}}},ve=fe,ge=(n("5241"),Object(w["a"])(ve,m,f,!1,null,"26e19f17",null)),ye=ge.exports,be=n("bf08"),Ce=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"body"},[n("BodyContent",{attrs:{content:e.content}})],1)},we=[],_e=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("article",{staticClass:"body-content"},e._l(e.content,(function(t,s){return n(e.componentFor(t),e._b({key:s,tag:"component",staticClass:"layout"},"component",e.propsFor(t),!1))})),1)},Se=[],ke=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"columns",class:e.classes},[e._l(e.columns,(function(t,s){return[n("Asset",{key:t.media,attrs:{identifier:t.media,videoAutoplays:!1}}),t.content?n("ContentNode",{key:s,attrs:{content:t.content}}):e._e()]}))],2)},xe=[],Te=n("80e4"),Ae=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("BaseContentNode",{attrs:{content:e.articleContent}})},Ie=[],$e=n("5677"),Oe={name:"ContentNode",components:{BaseContentNode:$e["a"]},props:$e["a"].props,computed:{articleContent(){return this.map(e=>{switch(e.type){case $e["a"].BlockType.codeListing:return{...e,showLineNumbers:!0};case $e["a"].BlockType.heading:{const{anchor:t,...n}=e;return n}default:return e}})}},methods:$e["a"].methods,BlockType:$e["a"].BlockType,InlineType:$e["a"].InlineType},Pe=Oe,je=(n("cb8d"),Object(w["a"])(Pe,Ae,Ie,!1,null,"3cfe1c35",null)),Ne=je.exports,De={name:"Columns",components:{Asset:Te["a"],ContentNode:Ne},props:{columns:{type:Array,required:!0}},computed:{classes(){return{"cols-2":2===this.columns.length,"cols-3":3===this.columns.length}}}},Be=De,Me=(n("e9b0"),Object(w["a"])(Be,ke,xe,!1,null,"30edf911",null)),qe=Me.exports,Re=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"content-and-media",class:e.classes},[n("ContentNode",{attrs:{content:e.content}}),n("Asset",{attrs:{identifier:e.media}})],1)},Ee=[];const Ve={leading:"leading",trailing:"trailing"};var Le={name:"ContentAndMedia",components:{Asset:Te["a"],ContentNode:Ne},props:{content:Ne.props.content,media:Te["a"].props.identifier,mediaPosition:{type:String,default:()=>Ve.trailing,validator:e=>Object.prototype.hasOwnProperty.call(Ve,e)}},computed:{classes(){return{"media-leading":this.mediaPosition===Ve.leading,"media-trailing":this.mediaPosition===Ve.trailing}}},MediaPosition:Ve},Fe=Le,ze=(n("1006"),Object(w["a"])(Fe,Re,Ee,!1,null,"3fa44f9e",null)),Ue=ze.exports,He=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"full-width"},e._l(e.groups,(function(t,s){return n(e.componentFor(t),e._b({key:s,tag:"component",staticClass:"group"},"component",e.propsFor(t),!1),[n("ContentNode",{attrs:{content:t.content}})],1)})),1)},Ge=[],We=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n(e.tag,{tag:"component",attrs:{id:e.anchor}},[e._t("default")],2)},Qe=[],Ke=n("72e7"),Xe={name:"LinkableElement",mixins:[Ke["a"]],inject:{navigationBarHeight:{default(){}},store:{default(){return{addLinkableSection(){},updateLinkableSection(){}}}}},props:{anchor:{type:String,required:!0},depth:{type:Number,default:()=>0},tag:{type:String,default:()=>"div"},title:{type:String,required:!0}},computed:{intersectionRootMargin(){const e=this.navigationBarHeight?`-${this.navigationBarHeight}px`:"0%";return e+" 0% -50% 0%"}},created(){this.store.addLinkableSection({anchor:this.anchor,depth:this.depth,title:this.title,visibility:0})},methods:{onIntersect(e){const t=Math.min(1,e.intersectionRatio);this.store.updateLinkableSection({anchor:this.anchor,depth:this.depth,title:this.title,visibility:t})}}},Je=Xe,Ye=Object(w["a"])(Je,We,Qe,!1,null,null,null),Ze=Ye.exports;const{BlockType:et}=Ne;var tt={name:"FullWidth",components:{ContentNode:Ne,LinkableElement:Ze},props:Ne.props,computed:{groups:({content:e})=>e.reduce((e,t)=>0===e.length||t.type===et.heading?[...e,{heading:t.type===et.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?Ze:"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}:{}}}},nt=tt,st=(n("aece"),Object(w["a"])(nt,He,Ge,!1,null,"1f2be54b",null)),it=st.exports;const rt={columns:"columns",contentAndMedia:"contentAndMedia",fullWidth:"fullWidth"};var ot={name:"BodyContent",props:{content:{type:Array,required:!0,validator:e=>e.every(({kind:e})=>Object.prototype.hasOwnProperty.call(rt,e))}},methods:{componentFor(e){return{[rt.columns]:qe,[rt.contentAndMedia]:Ue,[rt.fullWidth]:it}[e.kind]},propsFor(e){const{content:t,kind:n,media:s,mediaPosition:i}=e;return{[rt.columns]:{columns:t},[rt.contentAndMedia]:{content:t,media:s,mediaPosition:i},[rt.fullWidth]:{content:t}}[n]}},LayoutKind:rt},at=ot,lt=(n("1dd5"),Object(w["a"])(at,_e,Se,!1,null,"4d5a806e",null)),ct=lt.exports,ut={name:"Body",components:{BodyContent:ct},props:ct.props},dt=ut,pt=(n("5237"),Object(w["a"])(dt,Ce,we,!1,null,"6499e2f2",null)),ht=pt.exports,mt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("TutorialCTA",e._b({},"TutorialCTA",e.$props,!1))},ft=[],vt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("BaseCTA",e._b({attrs:{label:"Next"}},"BaseCTA",e.baseProps,!1))},gt=[],yt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"call-to-action"},[n("Row",[n("LeftColumn",[n("span",{staticClass:"label"},[e._v(e._s(e.label))]),n("h2",[e._v(" "+e._s(e.title)+" ")]),e.abstract?n("ContentNode",{staticClass:"description",attrs:{content:[e.abstractParagraph]}}):e._e(),e.action?n("Button",{attrs:{action:e.action}}):e._e()],1),n("RightColumn",{staticClass:"right-column"},[e.media?n("Asset",{staticClass:"media",attrs:{identifier:e.media}}):e._e()],1)],1)],1)},bt=[],Ct=n("0f00"),wt=n("620a"),_t=n("c081"),St={name:"CallToAction",components:{Asset:Te["a"],Button:_t["a"],ContentNode:$e["a"],LeftColumn:{render(e){return e(wt["a"],{props:{span:{large:5,small:12}}},this.$slots.default)}},RightColumn:{render(e){return e(wt["a"],{props:{span:{large:6,small:12}}},this.$slots.default)}},Row:Ct["a"]},props:{title:{type:String,required:!0},label:{type:String,required:!0},abstract:{type:Array,required:!1},action:{type:Object,required:!1},media:{type:String,required:!1}},computed:{abstractParagraph(){return{type:"paragraph",inlineContent:this.abstract}}}},kt=St,xt=(n("80f7"),Object(w["a"])(kt,yt,bt,!1,null,"2016b288",null)),Tt=xt.exports,At={name:"CallToAction",components:{BaseCTA:Tt},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}}},It=At,$t=Object(w["a"])(It,vt,gt,!1,null,null,null),Ot=$t.exports,Pt={name:"CallToAction",components:{TutorialCTA:Ot},props:Ot.props},jt=Pt,Nt=(n("3e1b"),Object(w["a"])(jt,mt,ft,!1,null,"426a965c",null)),Dt=Nt.exports,Bt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("TutorialHero",e._b({},"TutorialHero",e.$props,!1))},Mt=[],qt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("LinkableSection",{staticClass:"tutorial-hero",attrs:{anchor:"introduction",title:e.sectionTitle}},[n("div",{staticClass:"hero dark"},[e.backgroundImageUrl?n("div",{staticClass:"bg",style:e.bgStyle}):e._e(),e._t("above-title"),n("Row",[n("Column",[n("Headline",{attrs:{level:1}},[e.chapter?n("template",{slot:"eyebrow"},[e._v(e._s(e.chapter))]):e._e(),e._v(" "+e._s(e.title)+" ")],2),e.content||e.video?n("div",{staticClass:"intro"},[e.content?n("ContentNode",{attrs:{content:e.content}}):e._e(),e.video?[n("p",[n("a",{staticClass:"call-to-action",attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.toggleCallToActionModal.apply(null,arguments)}}},[e._v(" Watch intro video "),n("PlayIcon",{staticClass:"cta-icon icon-inline"})],1)]),n("GenericModal",{attrs:{visible:e.callToActionModalVisible,isFullscreen:"",theme:"dark"},on:{"update:visible":function(t){e.callToActionModalVisible=t}}},[n("Asset",{directives:[{name:"show",rawName:"v-show",value:e.callToActionModalVisible,expression:"callToActionModalVisible"}],ref:"asset",staticClass:"video-asset",attrs:{identifier:e.video},on:{videoEnded:e.handleVideoEnd}})],1)]:e._e()],2):e._e(),n("Metadata",{staticClass:"metadata",attrs:{projectFilesUrl:e.projectFilesUrl,estimatedTimeInMinutes:e.estimatedTimeInMinutes,xcodeRequirement:e.xcodeRequirementData}})],1)],1)],2)])},Rt=[],Et=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"headline"},[e.$slots.eyebrow?n("span",{staticClass:"eyebrow"},[e._t("eyebrow")],2):e._e(),n("Heading",{staticClass:"heading",attrs:{level:e.level}},[e._t("default")],2)],1)},Vt=[];const Lt=1,Ft=6,zt={type:Number,required:!0,validator:e=>e>=Lt&&e<=Ft},Ut={name:"Heading",render:function(e){return e("h"+this.level,this.$slots.default)},props:{level:zt}};var Ht={name:"Headline",components:{Heading:Ut},props:{level:zt}},Gt=Ht,Wt=(n("323a"),Object(w["a"])(Gt,Et,Vt,!1,null,"1898f592",null)),Qt=Wt.exports,Kt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("PortalSource",{attrs:{to:"modal-destination",disabled:!e.isVisible}},[n("div",{directives:[{name:"show",rawName:"v-show",value:e.isVisible,expression:"isVisible"}],staticClass:"generic-modal",class:[e.stateClasses,e.themeClass],style:e.modalColors,attrs:{role:"dialog"}},[n("div",{staticClass:"backdrop",on:{click:e.onClickOutside}}),n("div",{ref:"container",staticClass:"container",style:{width:e.width}},[e.showClose?n("button",{ref:"close",staticClass:"close",attrs:{"aria-label":"Close"},on:{click:function(t){return t.preventDefault(),e.closeModal.apply(null,arguments)}}},[n("CloseIcon")],1):e._e(),n("div",{ref:"content",staticClass:"modal-content"},[e._t("default")],2)])])])},Xt=[],Jt=n("f2af"),Yt=n("c8e2"),Zt=n("95da"),en=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"close-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"m10.3772239 3.1109127.7266116.7266116-3.27800002 3.2763884 3.27072752 3.2703884-.7266116.7266116-3.27011592-3.271-3.26211596 3.2637276-.7266116-.7266116 3.26272756-3.263116-3.27-3.26911596.72661159-.72661159 3.26938841 3.26972755z","fill-rule":"evenodd"}})])},tn=[],nn={name:"CloseIcon",components:{SVGIcon:y["a"]}},sn=nn,rn=Object(w["a"])(sn,en,tn,!1,null,null,null),on=rn.exports;const an={light:"light",dark:"dark",dynamic:"dynamic",code:"code"};var ln={name:"GenericModal",model:{prop:"visible",event:"update:visible"},components:{CloseIcon:on,PortalSource:h["Portal"]},props:{visible:{type:Boolean,default:!1},isFullscreen:{type:Boolean,default:!1},theme:{type:String,validator:e=>Object.keys(an).includes(e),default:an.light},codeBackgroundColorOverride:{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:e})=>e,set(e){this.$emit("update:visible",e)}},modalColors(){return{"--background":this.codeBackgroundColorOverride}},themeClass({theme:e,prefersDarkStyle:t,isThemeDynamic:n}){let s={};return n&&(s={"theme-light":!t,"theme-dark":t}),["theme-"+e,s]},stateClasses:({isFullscreen:e,isVisible:t,showClose:n})=>({"modal-fullscreen":e,"modal-standard":!e,"modal-open":t,"modal-with-close":n}),isThemeDynamic:({theme:e})=>e===an.dynamic||e===an.code},watch:{isVisible(e){e?this.onShow():this.onHide()}},mounted(){if(this.focusTrapInstance=new Yt["a"],document.addEventListener("keydown",this.onKeydown),this.isThemeDynamic){const e=window.matchMedia("(prefers-color-scheme: dark)");e.addListener(this.onColorSchemePreferenceChange),this.$once("hook:beforeDestroy",()=>{e.removeListener(this.onColorSchemePreferenceChange)}),this.onColorSchemePreferenceChange(e)}},beforeDestroy(){this.isVisible&&Jt["a"].unlockScroll(this.$refs.container),document.removeEventListener("keydown",this.onKeydown),this.focusTrapInstance.destroy()},methods:{async onShow(){await this.$nextTick(),Jt["a"].lockScroll(this.$refs.container),await this.focusCloseButton(),this.focusTrapInstance.updateFocusContainer(this.$refs.container),this.focusTrapInstance.start(),Zt["a"].hide(this.$refs.container)},onHide(){Jt["a"].unlockScroll(this.$refs.container),this.focusTrapInstance.stop(),this.lastFocusItem&&(this.lastFocusItem.focus({preventScroll:!0}),this.lastFocusItem=null),this.$emit("close"),Zt["a"].show(this.$refs.container)},closeModal(){this.isVisible=!1},selectContent(){window.getSelection().selectAllChildren(this.$refs.content)},onClickOutside(){this.closeModal()},onKeydown(e){const{metaKey:t=!1,ctrlKey:n=!1,key:s}=e;this.isVisible&&("a"===s&&(t||n)&&(e.preventDefault(),this.selectContent()),"Escape"===s&&this.closeModal())},onColorSchemePreferenceChange({matches:e}){this.prefersDarkStyle=e},async focusCloseButton(){this.lastFocusItem=document.activeElement,await this.$nextTick(),this.$refs.close&&this.$refs.close.focus(),this.$emit("open")}}},cn=ln,un=(n("8016"),Object(w["a"])(cn,Kt,Xt,!1,null,"ea628b36",null)),dn=un.exports,pn=n("c4dd"),hn=n("748c"),mn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"metadata"},[e.estimatedTimeInMinutes?n("div",{staticClass:"item",attrs:{"aria-label":e.estimatedTimeInMinutes+" minutes estimated time"}},[n("div",{staticClass:"content",attrs:{"aria-hidden":"true"}},[n("div",{staticClass:"duration"},[e._v(" "+e._s(e.estimatedTimeInMinutes)+" "),n("div",{staticClass:"minutes"},[e._v("min")])])]),n("div",{staticClass:"bottom",attrs:{"aria-hidden":"true"}},[e._v("Estimated Time")])]):e._e(),e.projectFilesUrl?n("div",{staticClass:"item"},[n("DownloadIcon",{staticClass:"item-large-icon icon-inline"}),n("div",{staticClass:"content bottom"},[n("a",{staticClass:"content-link project-download",attrs:{href:e.projectFilesUrl}},[e._v(" Project files "),n("InlineDownloadIcon",{staticClass:"small-icon icon-inline"})],1)])],1):e._e(),e.xcodeRequirement?n("div",{staticClass:"item"},[n("XcodeIcon",{staticClass:"item-large-icon icon-inline"}),n("div",{staticClass:"content bottom"},[e.isTargetIDE?n("span",[e._v(e._s(e.xcodeRequirement.title))]):n("a",{staticClass:"content-link",attrs:{href:e.xcodeRequirement.url}},[e._v(" "+e._s(e.xcodeRequirement.title)+" "),n("InlineChevronRightIcon",{staticClass:"icon-inline small-icon xcode-icon"})],1)])],1):e._e()])},fn=[],vn=n("de60"),gn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"xcode-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M2.668 4.452l-1.338-2.229 0.891-0.891 2.229 1.338 1.338 2.228 3.667 3.666 0.194-0.194 2.933 2.933c0.13 0.155 0.209 0.356 0.209 0.576 0 0.497-0.403 0.9-0.9 0.9-0.22 0-0.421-0.079-0.577-0.209l0.001 0.001-2.934-2.933 0.181-0.181-3.666-3.666z"}}),n("path",{attrs:{d:"M11.824 1.277l-0.908 0.908c-0.091 0.091-0.147 0.216-0.147 0.354 0 0.106 0.033 0.205 0.090 0.286l-0.001-0.002 0.058 0.069 0.185 0.185c0.090 0.090 0.215 0.146 0.353 0.146 0.107 0 0.205-0.033 0.286-0.090l-0.002 0.001 0.069-0.057 0.909-0.908c0.118 0.24 0.187 0.522 0.187 0.82 0 1.045-0.848 1.893-1.893 1.893-0.296 0-0.577-0.068-0.826-0.189l0.011 0.005-5.5 5.5c0.116 0.238 0.184 0.518 0.184 0.813 0 1.045-0.848 1.893-1.893 1.893-0.296 0-0.576-0.068-0.826-0.189l0.011 0.005 0.908-0.909c0.090-0.090 0.146-0.215 0.146-0.353 0-0.107-0.033-0.205-0.090-0.286l0.001 0.002-0.057-0.069-0.185-0.185c-0.091-0.091-0.216-0.147-0.354-0.147-0.106 0-0.205 0.033-0.286 0.090l0.002-0.001-0.069 0.058-0.908 0.908c-0.116-0.238-0.184-0.518-0.184-0.813 0-1.045 0.847-1.892 1.892-1.892 0.293 0 0.571 0.067 0.819 0.186l-0.011-0.005 5.5-5.5c-0.116-0.238-0.184-0.519-0.184-0.815 0-1.045 0.847-1.892 1.892-1.892 0.296 0 0.577 0.068 0.827 0.19l-0.011-0.005z"}})])},yn=[],bn={name:"XcodeIcon",components:{SVGIcon:y["a"]}},Cn=bn,wn=Object(w["a"])(Cn,gn,yn,!1,null,null,null),_n=wn.exports,Sn=n("34b0"),kn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-download-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5s2.91-6.5 6.5-6.5zM7 1.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5s-2.462-5.5-5.5-5.5z"}}),n("path",{attrs:{d:"M7.51 2.964l-0.001 5.431 1.308-2.041 0.842 0.539-2.664 4.162-2.633-4.164 0.845-0.534 1.303 2.059 0.001-5.452z"}})])},xn=[],Tn={name:"InlineDownloadIcon",components:{SVGIcon:y["a"]}},An=Tn,In=Object(w["a"])(An,kn,xn,!1,null,null,null),$n=In.exports,On={name:"HeroMetadata",components:{InlineDownloadIcon:$n,InlineChevronRightIcon:Sn["a"],DownloadIcon:vn["a"],XcodeIcon:_n},inject:["isTargetIDE"],props:{projectFilesUrl:{type:String},estimatedTimeInMinutes:{type:Number},xcodeRequirement:{type:Object,required:!1}}},Pn=On,jn=(n("5356"),Object(w["a"])(Pn,mn,fn,!1,null,"2fa6f125",null)),Nn=jn.exports,Dn={name:"Hero",components:{PlayIcon:pn["a"],GenericModal:dn,Column:{render(e){return e(wt["a"],{props:{span:{large:7,medium:9,small:12}}},this.$slots.default)}},ContentNode:$e["a"],Headline:Qt,Metadata:Nn,Row:Ct["a"],Asset:Te["a"],LinkableSection:Ze},inject:["references"],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 n?Object(hn["b"])(n.url):""},projectFilesUrl(){return this.projectFiles?Object(hn["b"])(this.references[this.projectFiles].url):null},bgStyle(){return{backgroundImage:`url('${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}}},Bn=Dn,Mn=(n("3c4b"),Object(w["a"])(Bn,qt,Rt,!1,null,"cb87b2d0",null)),qn=Mn.exports,Rn={name:"Hero",components:{TutorialHero:qn},props:qn.props},En=Rn,Vn=(n("2f9d"),Object(w["a"])(En,Bt,Mt,!1,null,"35a9482f",null)),Ln=Vn.exports,Fn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("TutorialAssessments",e._b({},"TutorialAssessments",e.$props,!1),[n("p",{attrs:{slot:"success"},slot:"success"},[e._v("Great job, you've answered all the questions for this article.")])])},zn=[],Un=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("LinkableSection",{staticClass:"assessments-wrapper",attrs:{anchor:e.anchor,title:e.title}},[n("Row",{ref:"assessments",staticClass:"assessments"},[n("MainColumn",[n("Row",{staticClass:"banner"},[n("HeaderColumn",[n("h2",{staticClass:"title"},[e._v(e._s(e.title))])])],1),e.completed?n("div",{staticClass:"success"},[e._t("success",(function(){return[n("p",[e._v(e._s(e.SuccessMessage))])]}))],2):n("div",[n("Progress",e._b({ref:"progress"},"Progress",e.progress,!1)),n("Quiz",{key:e.activeIndex,attrs:{choices:e.activeAssessment.choices,content:e.activeAssessment.content,isLast:e.isLast,title:e.activeAssessment.title},on:{submit:e.onSubmit,advance:e.onAdvance,"see-results":e.onSeeResults}})],1),n("div",{staticClass:"visuallyhidden",attrs:{"aria-live":"assertive"}},[e.completed?e._t("success",(function(){return[e._v(" "+e._s(e.SuccessMessage)+" ")]})):e._e()],2)],1)],1)],1)},Hn=[],Gn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("Row",[n("p",{staticClass:"title"},[e._v("Question "+e._s(e.index)+" of "+e._s(e.total))])])},Wn=[],Qn={name:"AssessmentsProgress",components:{Row:Ct["a"]},props:{index:{type:Number,required:!0},total:{type:Number,required:!0}}},Kn=Qn,Xn=(n("0530"),Object(w["a"])(Kn,Gn,Wn,!1,null,"8ec95972",null)),Jn=Xn.exports,Yn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"quiz"},[n("ContentNode",{staticClass:"title",attrs:{content:e.title}}),e.content?n("ContentNode",{staticClass:"question-content",attrs:{content:e.content}}):e._e(),n("div",{staticClass:"choices"},[e._l(e.choices,(function(t,s){return n("label",{key:s,class:e.choiceClasses[s]},[n(e.getIconComponent(s),{tag:"component",staticClass:"choice-icon"}),n("input",{directives:[{name:"model",rawName:"v-model",value:e.selectedIndex,expression:"selectedIndex"}],attrs:{type:"radio",name:"assessment"},domProps:{value:s,checked:e._q(e.selectedIndex,s)},on:{change:function(t){e.selectedIndex=s}}}),n("ContentNode",{staticClass:"question",attrs:{content:t.content}}),e.userChoices[s].checked?[n("ContentNode",{staticClass:"answer",attrs:{content:t.justification}}),t.reaction?n("p",{staticClass:"answer"},[e._v(e._s(t.reaction))]):e._e()]:e._e()],2)})),n("div",{staticClass:"visuallyhidden",attrs:{"aria-live":"assertive"}},[e._v(" "+e._s(e.ariaLiveText)+" ")])],2),n("div",{staticClass:"controls"},[n("ButtonLink",{staticClass:"check",attrs:{disabled:null===e.selectedIndex||e.showNextQuestion},nativeOn:{click:function(t){return e.submit.apply(null,arguments)}}},[e._v(" Submit ")]),e.isLast?n("ButtonLink",{staticClass:"results",attrs:{disabled:!e.showNextQuestion},nativeOn:{click:function(t){return e.seeResults.apply(null,arguments)}}},[e._v(" Next ")]):n("ButtonLink",{staticClass:"next",attrs:{disabled:!e.showNextQuestion},nativeOn:{click:function(t){return e.advance.apply(null,arguments)}}},[e._v(" Next Question ")])],1)],1)},Zn=[],es=n("76ab"),ts=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"reset-circle-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5v0c0-3.59 2.91-6.5 6.5-6.5v0zM7 1.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5v0c0-3.038-2.462-5.5-5.5-5.5v0z"}}),n("path",{attrs:{d:"M3.828 4.539l0.707-0.707 5.657 5.657-0.707 0.707-5.657-5.657z"}}),n("path",{attrs:{d:"M3.828 9.489l5.657-5.657 0.707 0.707-5.657 5.657-0.707-0.707z"}})])},ns=[],ss={name:"ResetCircleIcon",components:{SVGIcon:y["a"]}},is=ss,rs=Object(w["a"])(is,ts,ns,!1,null,null,null),os=rs.exports,as=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"check-circle-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5v0c0-3.59 2.91-6.5 6.5-6.5v0zM7 1.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5v0c0-3.038-2.462-5.5-5.5-5.5v0z"}}),n("path",{attrs:{d:"M9.626 3.719l0.866 0.5-3.5 6.062-3.464-2 0.5-0.866 2.6 1.5z"}})])},ls=[],cs={name:"CheckCircleIcon",components:{SVGIcon:y["a"]}},us=cs,ds=Object(w["a"])(us,as,ls,!1,null,null,null),ps=ds.exports,hs={name:"Quiz",components:{CheckCircleIcon:ps,ResetCircleIcon:os,ContentNode:$e["a"],ButtonLink:es["a"]},props:{content:{type:Array,required:!1},choices:{type:Array,required:!0},isLast:{type:Boolean,default:!1},title:{type:Array,required:!0}},data(){return{userChoices:this.choices.map(()=>({checked:!1})),selectedIndex:null,checkedIndex:null}},computed:{correctChoices(){return this.choices.reduce((e,t,n)=>t.isCorrect?e.add(n):e,new Set)},choiceClasses(){return this.userChoices.map((e,t)=>({choice:!0,active:this.selectedIndex===t,disabled:e.checked||this.showNextQuestion,correct:e.checked&&this.choices[t].isCorrect,incorrect:e.checked&&!this.choices[t].isCorrect}))},showNextQuestion(){return Array.from(this.correctChoices).every(e=>this.userChoices[e].checked)},ariaLiveText:({checkedIndex:e,choices:t})=>{if(null===e)return"";const{isCorrect:n}=t[e];return`Answer number ${e+1} is ${n?"correct":"incorrect"}`}},methods:{getIconComponent(e){const t=this.userChoices[e];if(t&&t.checked)return this.choices[e].isCorrect?ps:os},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")}}},ms=hs,fs=(n("5c7b"),Object(w["a"])(ms,Yn,Zn,!1,null,"455ff2a6",null)),vs=fs.exports;const gs=12,ys="Great job, you've answered all the questions for this tutorial.";var bs={name:"Assessments",constants:{SuccessMessage:ys},components:{LinkableSection:Ze,Quiz:vs,Progress:Jn,Row:Ct["a"],HeaderColumn:{render(e){return e(wt["a"],{props:{isCentered:{large:!0},span:{large:10}}},this.$slots.default)}},MainColumn:{render(e){return e(wt["a"],{props:{isCentered:{large:!0},span:{large:10,medium:10,small:12}}},this.$slots.default)}}},props:{assessments:{type:Array,required:!0},anchor:{type:String,required:!0}},inject:["navigationBarHeight"],data(){return{activeIndex:0,completed:!1,SuccessMessage:ys}},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"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,gs)})},onAdvance(){this.activeIndex+=1,this.$nextTick(()=>{this.scrollTo(this.$refs.progress.$el,gs)})},onSeeResults(){this.completed=!0,this.$nextTick(()=>{this.scrollTo(this.$refs.assessments.$el,gs)})}}},Cs=bs,ws=(n("53b5"),Object(w["a"])(Cs,Un,Hn,!1,null,"c1de71de",null)),_s=ws.exports,Ss={name:"Assessments",components:{TutorialAssessments:_s},props:_s.props},ks=Ss,xs=(n("f264"),Object(w["a"])(ks,Fn,zn,!1,null,"3c94366b",null)),Ts=xs.exports;const As={articleBody:"articleBody",callToAction:"callToAction",hero:"hero",assessments:"assessments"};var Is={name:"Article",components:{NavigationBar:ye,PortalTarget:h["PortalTarget"]},mixins:[be["a"]],inject:{isTargetIDE:{default:!1},store:{default(){return{reset(){}}}}},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(As,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{[As.articleBody]:ht,[As.callToAction]:Dt,[As.hero]:Ln,[As.assessments]:Ts}[t]},isHero(e){return e.kind===As.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{[As.articleBody]:{content:a},[As.callToAction]:{abstract:t,action:n,media:u,title:p},[As.hero]:{backgroundImage:r,chapter:o,content:a,estimatedTimeInMinutes:l,projectFiles:d,title:p,video:h,xcodeRequirement:m},[As.assessments]:{anchor:s,assessments:i}}[c]}},provide(){return{references:this.references}},created(){this.store.reset()},SectionKind:As},$s=Is,Os=(n("3a78"),Object(w["a"])($s,d,p,!1,null,"d9f204d0",null)),Ps=Os.exports,js=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"tutorial"},[e.isTargetIDE?e._e():n("NavigationBar",{attrs:{technology:e.metadata.category,chapters:e.hierarchy.modules,topic:e.tutorialTitle||"",rootReference:e.hierarchy.reference,identifierUrl:e.identifierUrl}}),n("main",{attrs:{id:"main",role:"main",tabindex:"0"}},[e._l(e.sections,(function(e,t){return n("Section",{key:t,attrs:{section:e}})})),n("BreakpointEmitter",{on:{change:e.handleBreakpointChange}})],2),n("PortalTarget",{attrs:{name:"modal-destination",multiple:""}})],1)},Ns=[],Ds=n("66c9"),Bs={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}}},Ms=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"sections"},e._l(e.tasks,(function(t,s){return n("Section",e._b({key:s,attrs:{id:t.anchor,sectionNumber:s+1,isRuntimePreviewVisible:e.isRuntimePreviewVisible},on:{"runtime-preview-toggle":e.onRuntimePreviewToggle}},"Section",t,!1))})),1)},qs=[],Rs=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("LinkableSection",{staticClass:"section",attrs:{anchor:e.anchor,title:e.introProps.title}},[n("Intro",e._b({},"Intro",e.introProps,!1)),e.stepsSection.length>0?n("Steps",{attrs:{content:e.stepsSection,isRuntimePreviewVisible:e.isRuntimePreviewVisible,sectionNumber:e.sectionNumber},on:{"runtime-preview-toggle":e.onRuntimePreviewToggle}}):e._e()],1)},Es=[],Vs=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"intro-container"},[n("Row",{class:["intro","intro-"+e.sectionNumber,{ide:e.isTargetIDE}]},[n("Column",{staticClass:"left"},[n("Headline",{attrs:{level:2}},[n("router-link",{attrs:{slot:"eyebrow",to:e.sectionLink},slot:"eyebrow"},[e._v(" Section "+e._s(e.sectionNumber)+" ")]),e._v(" "+e._s(e.title)+" ")],1),n("ContentNode",{attrs:{content:e.content}})],1),n("Column",{staticClass:"right"},[n("div",{staticClass:"media"},[e.media?n("Asset",{attrs:{identifier:e.media,showsReplayButton:!e.isClientMobile,showsVideoControls:e.isClientMobile,videoAutoplays:!e.isClientMobile}}):e._e()],1)])],1),e.expandedSections.length>0?n("ExpandedIntro",{staticClass:"expanded-intro",attrs:{content:e.expandedSections}}):e._e()],1)},Ls=[],Fs={name:"SectionIntro",inject:{isClientMobile:{default:()=>!1},isTargetIDE:{default:()=>!1}},components:{Asset:Te["a"],ContentNode:$e["a"],ExpandedIntro:ct,Headline:Qt,Row:Ct["a"],Column:{render(e){return e(wt["a"],{props:{span:{large:6,small:12}}},this.$slots.default)}}},props:{sectionAnchor:{type:String,required:!0},content:{type:Array,required:!0},media:{type:String,required:!0},title:{type:String,required:!0},sectionNumber:{type:Number,required:!0},expandedSections:{type:Array,default:()=>[]}},methods:{focus(){this.$emit("focus",this.media)}},computed:{sectionLink(){return{path:this.$route.path,hash:this.sectionAnchor,query:this.$route.query}}}},zs=Fs,Us=(n("4896"),Object(w["a"])(zs,Vs,Ls,!1,null,"54daa228",null)),Hs=Us.exports,Gs=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"steps"},[n("div",{staticClass:"content-container"},e._l(e.contentNodes,(function(t,s){return n(t.component,e._b({key:s,ref:"contentNodes",refInFor:!0,tag:"component",class:e.contentClass(s),attrs:{currentIndex:e.activeStep}},"component",t.props,!1))})),1),e.isBreakpointSmall?e._e():n("BackgroundTheme",{staticClass:"asset-container",class:e.assetContainerClasses},[n("transition",{attrs:{name:"fade"}},[e.visibleAsset.media?n("div",{key:e.visibleAsset.media,class:["asset-wrapper",{ide:e.isTargetIDE}]},[n("Asset",{ref:"asset",staticClass:"step-asset",attrs:{identifier:e.visibleAsset.media,showsReplayButton:"",showsVideoControls:!1}})],1):e._e(),e.visibleAsset.code?n("CodePreview",{attrs:{code:e.visibleAsset.code,preview:e.visibleAsset.runtimePreview,isRuntimePreviewVisible:e.isRuntimePreviewVisible},on:{"runtime-preview-toggle":e.onRuntimePreviewToggle}},[e.visibleAsset.runtimePreview?n("transition",{attrs:{name:"fade"}},[n("Asset",{key:e.visibleAsset.runtimePreview,attrs:{identifier:e.visibleAsset.runtimePreview}})],1):e._e()],1):e._e()],1)],1)],1)},Ws=[],Qs=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:["code-preview",{ide:e.isTargetIDE}]},[n("CodeTheme",[e.code?n("CodeListing",e._b({attrs:{showLineNumbers:""}},"CodeListing",e.codeProps,!1)):e._e()],1),n("div",{staticClass:"runtime-preview",class:e.runtimePreviewClasses,style:e.previewStyles},[n("div",{staticClass:"runtimve-preview__container"},[n("button",{staticClass:"header",attrs:{disabled:!e.hasRuntimePreview,title:e.runtimePreviewTitle},on:{click:e.togglePreview}},[n("span",{staticClass:"runtime-preview-label",attrs:{"aria-label":e.textAriaLabel}},[e._v(e._s(e.togglePreviewText))]),n("DiagonalArrowIcon",{staticClass:"icon-inline preview-icon",class:[e.shouldDisplayHideLabel?"preview-hide":"preview-show"]})],1),n("transition",{on:{leave:e.handleLeave}},[n("div",{directives:[{name:"show",rawName:"v-show",value:e.shouldDisplayHideLabel,expression:"shouldDisplayHideLabel"}],staticClass:"runtime-preview-asset"},[e._t("default")],2)])],1)])],1)},Ks=[],Xs=n("7b69"),Js=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"diagonal-arrow",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M0.010 12.881l10.429-10.477-3.764 0.824-0.339-1.549 7.653-1.679-1.717 7.622-1.546-0.349 0.847-3.759-10.442 10.487z"}})])},Ys=[],Zs={name:"DiagonalArrowIcon",components:{SVGIcon:y["a"]}},ei=Zs,ti=Object(w["a"])(ei,Js,Ys,!1,null,null,null),ni=ti.exports,si=n("8590");const{BreakpointName:ii}=o["a"].constants;function ri({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 oi={name:"CodePreview",inject:["references","isTargetIDE","store"],components:{DiagonalArrowIcon:ni,CodeListing:Xs["a"],CodeTheme:si["a"]},props:{code:{type:String,required:!0},preview:{type:String,required:!1},isRuntimePreviewVisible:{type:Boolean,required:!0}},data(){return{tutorialState:this.store.state}},computed:{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===ii.medium?.8:1;return ri(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:"No preview available for this step."},togglePreviewText(){return this.hasRuntimePreview?"Preview":"No Preview"},textAriaLabel:({shouldDisplayHideLabel:e,togglePreviewText:t})=>`${t}, ${e?"Hide":"Show"}`},methods:{handleLeave(e,t){setTimeout(t,200)},togglePreview(){this.hasRuntimePreview&&this.$emit("runtime-preview-toggle",!this.isRuntimePreviewVisible)}}},ai=oi,li=(n("5053"),Object(w["a"])(ai,Qs,Ks,!1,null,"9acc0234",null)),ci=li.exports,ui=n("3908"),di=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{style:e.backgroundStyle},[e._t("default")],2)},pi=[],hi={name:"BackgroundTheme",data(){return{codeThemeState:Ds["a"].state}},computed:{backgroundStyle(){const{codeColors:e}=this.codeThemeState;return e?{"--background":e.background}:null}}},mi=hi,fi=Object(w["a"])(mi,di,pi,!1,null,null,null),vi=fi.exports,gi=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:["step-container","step-"+e.stepNumber]},[n("div",{ref:"step",staticClass:"step",class:{focused:e.isActive},attrs:{"data-index":e.index}},[n("p",{staticClass:"step-label"},[e._v("Step "+e._s(e.stepNumber))]),n("ContentNode",{attrs:{content:e.content}}),e.caption&&e.caption.length>0?n("ContentNode",{staticClass:"caption",attrs:{content:e.caption}}):e._e()],1),e.isBreakpointSmall||!e.isTargetIDE?n("div",{staticClass:"media-container"},[e.media?n("Asset",{attrs:{identifier:e.media,showsReplayButton:!e.isClientMobile,showsVideoControls:e.isClientMobile,videoAutoplays:!e.isClientMobile}}):e._e(),e.code?n("MobileCodePreview",{attrs:{code:e.code}},[e.runtimePreview?n("Asset",{staticClass:"preview",attrs:{identifier:e.runtimePreview}}):e._e()],1):e._e()],1):e._e()])},yi=[],bi=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("BackgroundTheme",{staticClass:"mobile-code-preview"},[e.code?n("GenericModal",{staticClass:"full-code-listing-modal",attrs:{theme:e.isTargetIDE?"code":"light",codeBackgroundColorOverride:e.modalBackgroundColor,isFullscreen:"",visible:e.fullCodeIsVisible},on:{"update:visible":function(t){e.fullCodeIsVisible=t}}},[n("div",{staticClass:"full-code-listing-modal-content"},[n("CodeTheme",[n("CodeListing",e._b({staticClass:"full-code-listing",attrs:{showLineNumbers:""}},"CodeListing",e.codeProps,!1))],1)],1)]):e._e(),n("CodeTheme",[e.code?n("MobileCodeListing",e._b({attrs:{showLineNumbers:""},on:{"file-name-click":e.toggleFullCode}},"MobileCodeListing",e.codeProps,!1)):e._e()],1),n("CodeTheme",{staticClass:"preview-toggle-container"},[n("PreviewToggle",{attrs:{isActionable:!!e.$slots.default},on:{click:e.togglePreview}})],1),e.$slots.default?n("GenericModal",{staticClass:"runtime-preview-modal",attrs:{theme:e.isTargetIDE?"dynamic":"light",isFullscreen:"",visible:e.previewIsVisible},on:{"update:visible":function(t){e.previewIsVisible=t}}},[n("div",{staticClass:"runtime-preview-modal-content"},[n("span",{staticClass:"runtime-preview-label"},[e._v("Preview")]),e._t("default")],2)]):e._e()],1)},Ci=[],wi=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"code-listing-preview",attrs:{"data-syntax":e.syntax}},[n("CodeListing",{attrs:{fileName:e.fileName,syntax:e.syntax,fileType:e.fileType,content:e.previewedLines,startLineNumber:e.displayedRange.start,highlights:e.highlights,showLineNumbers:"",isFileNameActionable:""},on:{"file-name-click":function(t){return e.$emit("file-name-click")}}})],1)},_i=[],Si={name:"MobileCodeListing",components:{CodeListing:Xs["a"]},props:{fileName:String,syntax:String,fileType:String,content:{type:Array,required:!0},highlights:{type:Array,default:()=>[]}},computed:{highlightedLineNumbers(){return new Set(this.highlights.map(({line:e})=>e))},firstHighlightRange(){if(0===this.highlightedLineNumbers.size)return{start:1,end:this.content.length};const e=Math.min(...this.highlightedLineNumbers.values());let t=e;while(this.highlightedLineNumbers.has(t+1))t+=1;return{start:e,end:t}},displayedRange(){const e=this.firstHighlightRange,t=e.start-2<1?1:e.start-2,n=e.end+3>=this.content.length+1?this.content.length+1:e.end+3;return{start:t,end:n}},previewedLines(){return this.content.slice(this.displayedRange.start-1,this.displayedRange.end-1)}}},ki=Si,xi=(n("fae5"),Object(w["a"])(ki,wi,_i,!1,null,"5ad4e037",null)),Ti=xi.exports,Ai=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"toggle-preview"},[e.isActionable?n("a",{staticClass:"toggle-text",attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.$emit("click")}}},[e._v(" Preview "),n("InlinePlusCircleIcon",{staticClass:"toggle-icon icon-inline"})],1):n("span",{staticClass:"toggle-text"},[e._v(" No preview ")])])},Ii=[],$i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-plus-circle-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5v0c0-3.59 2.91-6.5 6.5-6.5v0zM7 1.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5v0c0-3.038-2.462-5.5-5.5-5.5v0z"}}),n("path",{attrs:{d:"M4 6.52h6v1h-6v-1z"}}),n("path",{attrs:{d:"M6.5 4.010h1v6h-1v-6z"}})])},Oi=[],Pi={name:"InlinePlusCircleIcon",components:{SVGIcon:y["a"]}},ji=Pi,Ni=Object(w["a"])(ji,$i,Oi,!1,null,null,null),Di=Ni.exports,Bi={name:"MobileCodePreviewToggle",components:{InlinePlusCircleIcon:Di},props:{isActionable:{type:Boolean,required:!0}}},Mi=Bi,qi=(n("e97b"),Object(w["a"])(Mi,Ai,Ii,!1,null,"d0709828",null)),Ri=qi.exports,Ei={name:"MobileCodePreview",inject:["references","isTargetIDE","store"],components:{GenericModal:dn,CodeListing:Xs["a"],MobileCodeListing:Ti,PreviewToggle:Ri,CodeTheme:si["a"],BackgroundTheme:vi},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}}},Vi=Ei,Li=(n("4d5c"),Object(w["a"])(Vi,bi,Ci,!1,null,"3bee1128",null)),Fi=Li.exports;const{BreakpointName:zi}=o["a"].constants;var Ui={name:"Step",components:{Asset:Te["a"],MobileCodePreview:Fi,ContentNode:$e["a"]},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===zi.small},isActive:({index:e,currentIndex:t})=>e===t}},Hi=Ui,Gi=(n("bc03"),Object(w["a"])(Hi,gi,yi,!1,null,"4abdd121",null)),Wi=Gi.exports;const{BreakpointName:Qi}=o["a"].constants,{IntersectionDirections:Ki}=Ke["a"].constants,Xi="-35% 0% -65% 0%";var Ji={name:"SectionSteps",components:{ContentNode:$e["a"],Step:Wi,Asset:Te["a"],CodePreview:ci,BackgroundTheme:vi},mixins:[Ke["a"]],constants:{IntersectionMargins:Xi},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:Wi,type:i,props:{...r,stepNumber:a,index:s,numberOfSteps:this.numberOfSteps,sectionNumber:this.sectionNumber}})}:{stepCounter:e,nodes:t.concat({component:$e["a"],type:i,props:{content:[n]}})}},{stepCounter:0,nodes:[]}).nodes},isBreakpointSmall(){return this.tutorialState.breakpoint===Qi.small},stepNodes:({contentNodes:e,isStepNode:t})=>e.filter(t),intersectionRootMargin:()=>Xi},async mounted(){await Object(ui["b"])(8),this.findClosestStepNode()},methods:{isStepNode({type:e}){return"step"===e},contentClass(e){return{["interstitial interstitial-"+(e+1)]:!this.isStepNode(this.content[e])}},onReverseIntoLastStep(){const{asset:e}=this.$refs;if(e){const t=e.$el.querySelector("video");t&&(t.currentTime=0,t.play().catch(()=>{}))}},onFocus(e){const{code:t,media:n,runtimePreview:s}=this.content[e];this.activeStep=e,this.visibleAsset={code:t,media:n,runtimePreview:s}},onRuntimePreviewToggle(e){this.$emit("runtime-preview-toggle",e)},findClosestStepNode(){const e=.333*window.innerHeight;let t=null,n=0;this.stepNodes.forEach(s=>{const{index:i}=s.props,r=this.$refs.contentNodes[i].$refs.step;if(!r)return;const{top:o,bottom:a}=r.getBoundingClientRect(),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===Ki.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}}},Yi=Ji,Zi=(n("00f4"),Object(w["a"])(Yi,Gs,Ws,!1,null,"25d30c2c",null)),er=Zi.exports,tr={name:"Section",components:{Intro:Hs,LinkableSection:Ze,Steps:er},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)}}},nr=tr,sr=(n("9dc4"),Object(w["a"])(nr,Rs,Es,!1,null,"6b3a0b3a",null)),ir=sr.exports,rr={name:"SectionList",components:{Section:ir},data(){return{isRuntimePreviewVisible:!0}},props:{tasks:{type:Array,required:!0}},methods:{onRuntimePreviewToggle(e){this.isRuntimePreviewVisible=e}}},or=rr,ar=(n("4d07"),Object(w["a"])(or,Ms,qs,!1,null,"79a75e9e",null)),lr=ar.exports;const cr={assessments:_s,hero:qn,tasks:lr,callToAction:Ot},ur=new Set(Object.keys(cr)),dr={name:"TutorialSection",render:function(e){const{kind:t,...n}=this.section,s=cr[t];return s?e(s,{props:n}):null},props:{section:{type:Object,required:!0,validator:e=>ur.has(e.kind)}}};var pr={name:"Tutorial",mixins:[be["a"],Bs],components:{NavigationBar:ye,Section:dr,PortalTarget:h["PortalTarget"],BreakpointEmitter:o["a"]},inject:["isTargetIDE","store"],computed:{heroSection(){return this.sections.find(({kind:e})=>"hero"===e)},tutorialTitle(){return(this.heroSection||{}).title},pageTitle(){return this.tutorialTitle?`${this.tutorialTitle} — ${this.metadata.category} Tutorials`:void 0},pageDescription:({heroSection:e,extractFirstParagraphText:t})=>e?t(e.content):null},props:{sections:{type:Array,required:!0},references:{type:Object,required:!0},hierarchy:{type:Object,required:!0},metadata:{type:Object,required:!0},identifierUrl:{type:String,required:!0}},methods:{handleBreakpointChange(e){this.store.updateBreakpoint(e)},handleCodeColorsChange(e){Ds["a"].updateCodeColors(e)}},created(){this.store.reset()},mounted(){this.$bridge.on("codeColors",this.handleCodeColorsChange),this.$bridge.send({type:"requestCodeColors"})},provide(){return{references:this.references,isClientMobile:this.isClientMobile}},beforeDestroy(){this.$bridge.off("codeColors",this.handleCodeColorsChange)}},hr=pr,mr=(n("1a91"),Object(w["a"])(hr,js,Ns,!1,null,"0f871b08",null)),fr=mr.exports,vr=n("bb52"),gr=n("146e");const yr={article:"article",tutorial:"project"};var br={name:"Topic",inject:{isTargetIDE:{default:!1}},mixins:[vr["a"],gr["a"]],data(){return{topicData:null}},computed:{navigationBarHeight(){return this.isTargetIDE?0:52},store(){return u},hierarchy(){const{hierarchy:e={}}=this.topicData,{technologyNavigation:t=["overview","tutorials","resources"]}=e||{};return{...e,technologyNavigation:t}},topicKey:({$route:e,topicData:t})=>[e.path,t.identifier.interfaceLanguage].join()},beforeRouteEnter(e,t,n){Object(r["b"])(e,t,n).then(e=>n(t=>{t.topicData=e})).catch(n)},beforeRouteUpdate(e,t,n){Object(r["d"])(e,t)?Object(r["b"])(e,t,n).then(e=>{this.topicData=e,n()}).catch(n):n()},created(){this.store.reset()},mounted(){this.$bridge.on("contentUpdate",e=>{this.topicData=e})},methods:{componentFor(e){const{kind:t}=e;return{[yr.article]:Ps,[yr.tutorial]:fr}[t]},propsFor(e){const{hierarchy:t,kind:n,metadata:s,references:i,sections:r,identifier:o}=e;return{[yr.article]:{hierarchy:t,metadata:s,references:i,sections:r,identifierUrl:o.url},[yr.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()})}}},Cr=br,wr=Object(w["a"])(Cr,s,i,!1,null,null,null);t["default"]=wr.exports},"323a":function(e,t,n){"use strict";n("0b61")},"32b1":function(e,t,n){},"385e":function(e,t,n){},"3a78":function(e,t,n){"use strict";n("90d1")},"3c4b":function(e,t,n){"use strict";n("1aae")},"3e1b":function(e,t,n){"use strict";n("c5c1")},4896:function(e,t,n){"use strict";n("fa9c")},"4b4a":function(e,t,n){},"4d07":function(e,t,n){"use strict";n("b52e")},"4d5c":function(e,t,n){"use strict";n("7730")},"4eea":function(e,t,n){},5053:function(e,t,n){"use strict";n("61a8")},5237:function(e,t,n){"use strict";n("4b4a")},5241:function(e,t,n){"use strict";n("2b86")},"525c":function(e,t,n){},5356:function(e,t,n){"use strict";n("7e3c")},"53b5":function(e,t,n){"use strict";n("a662")},5913:function(e,t,n){},5952:function(e,t,n){"use strict";n("14b7")},"5c7b":function(e,t,n){"use strict";n("311e")},"5da4":function(e,t,n){},"61a8":function(e,t,n){},"63a8":function(e,t,n){},"653a":function(e,t,n){"use strict";var s=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("router-link",{staticClass:"nav-title-content",attrs:{to:e.to}},[n("span",{staticClass:"title"},[e._t("default")],2),n("span",{staticClass:"subhead"},[e._v(" "),e._t("subhead")],2)])},i=[],r={name:"NavTitleContainer",props:{to:{type:[String,Object],required:!0}}},o=r,a=(n("a497"),n("2877")),l=Object(a["a"])(o,s,i,!1,null,"60ea3af8",null);t["a"]=l.exports},"66c9":function(e,t,n){"use strict";t["a"]={state:{codeColors:null},reset(){this.state.codeColors=null},updateCodeColors(e){const t=e=>e?`rgba(${e.red}, ${e.green}, ${e.blue}, ${e.alpha})`:null;this.state.codeColors=Object.entries(e).reduce((e,[n,s])=>({...e,[n]:t(s)}),{})}}},7096:function(e,t,n){},7730:function(e,t,n){},7839:function(e,t,n){"use strict";n("385e")},7948:function(e,t,n){"use strict";var s=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-chevron-down-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M12.634 2.964l0.76 0.649-6.343 7.426-6.445-7.423 0.755-0.655 5.683 6.545 5.59-6.542z"}})])},i=[],r=n("be08"),o={name:"InlineChevronDownIcon",components:{SVGIcon:r["a"]}},a=o,l=n("2877"),c=Object(l["a"])(a,s,i,!1,null,null,null);t["a"]=c.exports},"7b17":function(e,t,n){},"7e3c":function(e,t,n){},8016:function(e,t,n){"use strict";n("ce7d")},"80e4":function(e,t,n){"use strict";var s=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"asset"},[n(e.assetComponent,e._g(e._b({tag:"component"},"component",e.assetProps,!1),e.assetListeners))],1)},i=[],r=n("8bd9"),o=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("video",{attrs:{controls:e.showsControls,autoplay:e.autoplays,poster:e.normalizeAssetUrl(e.defaultPosterAttributes.url),muted:"",playsinline:""},domProps:{muted:!0},on:{playing:function(t){return e.$emit("playing")},ended:function(t){return e.$emit("ended")}}},[n("source",{attrs:{src:e.normalizeAssetUrl(e.videoAttributes.url)}})])},a=[],l=n("748c"),c=n("e425"),u=n("821b"),d={name:"VideoAsset",props:{variants:{type:Array,required:!0},showsControls:{type:Boolean,default:()=>!0},autoplays:{type:Boolean,default:()=>!0},posterVariants:{type:Array,required:!1,default:()=>[]}},data:()=>({appState:c["a"].state}),computed:{preferredColorScheme:({appState:e})=>e.preferredColorScheme,systemColorScheme:({appState:e})=>e.systemColorScheme,userPrefersDark:({preferredColorScheme:e,systemColorScheme:t})=>e===u["a"].dark.value||e===u["a"].auto.value&&t===u["a"].dark.value,shouldShowDarkVariant:({darkVideoVariantAttributes:e,userPrefersDark:t})=>e&&t,defaultVideoAttributes(){return this.videoVariantsGroupedByAppearance.light[0]||this.darkVideoVariantAttributes||{}},darkVideoVariantAttributes(){return this.videoVariantsGroupedByAppearance.dark[0]},videoVariantsGroupedByAppearance(){return Object(l["d"])(this.variants)},posterVariantsGroupedByAppearance(){return Object(l["d"])(this.posterVariants)},defaultPosterAttributes:({posterVariantsGroupedByAppearance:e,userPrefersDark:t})=>t&&e.dark.length?e.dark[0]:e.light[0]||{},videoAttributes:({darkVideoVariantAttributes:e,defaultVideoAttributes:t,shouldShowDarkVariant:n})=>n?e:t},methods:{normalizeAssetUrl:l["b"]}},p=d,h=n("2877"),m=Object(h["a"])(p,o,a,!1,null,null,null),f=m.exports,v=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"video-replay-container"},[n("VideoAsset",{ref:"asset",attrs:{variants:e.variants,showsControls:e.showsControls,autoplays:e.autoplays},on:{ended:e.onVideoEnd}}),n("a",{staticClass:"replay-button",class:{visible:this.showsReplayButton},attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.replay.apply(null,arguments)}}},[e._v(" Replay "),n("InlineReplayIcon",{staticClass:"replay-icon icon-inline"})],1)],1)},g=[],y=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-replay-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M2.254 10.201c-1.633-2.613-0.838-6.056 1.775-7.689 2.551-1.594 5.892-0.875 7.569 1.592l0.12 0.184-0.848 0.53c-1.34-2.145-4.166-2.797-6.311-1.457s-2.797 4.166-1.457 6.311 4.166 2.797 6.311 1.457c1.006-0.629 1.71-1.603 2.003-2.723l0.056-0.242 0.98 0.201c-0.305 1.487-1.197 2.792-2.51 3.612-2.613 1.633-6.056 0.838-7.689-1.775z"}}),n("path",{attrs:{d:"M10.76 1.355l0.984-0.18 0.851 4.651-4.56-1.196 0.254-0.967 3.040 0.796z"}})])},b=[],C=n("be08"),w={name:"InlineReplayIcon",components:{SVGIcon:C["a"]}},_=w,S=Object(h["a"])(_,y,b,!1,null,null,null),k=S.exports,x={name:"ReplayableVideoAsset",components:{InlineReplayIcon:k,VideoAsset:f},props:{variants:{type:Array,required:!0},showsControls:{type:Boolean,default:()=>!0},autoplays:{type:Boolean,default:()=>!0}},data(){return{showsReplayButton:!1}},methods:{async replay(){const e=this.$refs.asset.$el;e&&(await e.play(),this.showsReplayButton=!1)},onVideoEnd(){this.showsReplayButton=!0}}},T=x,A=(n("dffc"),Object(h["a"])(T,v,g,!1,null,"59608016",null)),I=A.exports;const $={video:"video",image:"image"};var O={name:"Asset",components:{ImageAsset:r["a"],VideoAsset:f},constants:{AssetTypes:$},inject:["references"],props:{identifier:{type:String,required:!0},showsReplayButton:{type:Boolean,default:()=>!1},showsVideoControls:{type:Boolean,default:()=>!0},videoAutoplays:{type:Boolean,default:()=>!0}},computed:{rawAsset(){return this.references[this.identifier]||{}},isRawAssetVideo:({rawAsset:e})=>e.type===$.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 $.image:return r["a"];case $.video:return this.showsReplayButton?I:f;default:return}},prefersReducedMotion(){return window.matchMedia("(prefers-reduced-motion)").matches},assetProps(){return{[$.image]:this.imageProps,[$.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,autoplays:!this.prefersReducedMotion&&this.videoAutoplays,posterVariants:this.videoPoster?this.videoPoster.variants:[]}},assetListeners(){return{[$.image]:null,[$.video]:{ended:()=>this.$emit("videoEnded")}}[this.asset.type]}}},P=O,j=(n("7839"),Object(h["a"])(P,s,i,!1,null,"1b5cc854",null));t["a"]=j.exports},"80f7":function(e,t,n){"use strict";n("4eea")},8590:function(e,t,n){"use strict";var s=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{style:e.codeStyle},[e._t("default")],2)},i=[],r=n("66c9");const o=0,a=255;function l(e){const t=e.match(/rgba\((\d+),\s*(\d+),\s*(\d+),\s*(\d+\.?\d*|\.\d+)\s*\)/);if(!t)throw new Error("invalid rgba() input");const n=10;return{r:parseInt(t[1],n),g:parseInt(t[2],n),b:parseInt(t[3],n),a:parseFloat(t[4])}}function c(e){const{r:t,g:n,b:s}=l(e);return.2126*t+.7152*n+.0722*s}function u(e,t){const n=Math.round(a*t),s=l(e),{a:i}=s,[r,c,u]=[s.r,s.g,s.b].map(e=>Math.max(o,Math.min(a,e+n)));return`rgba(${r}, ${c}, ${u}, ${i})`}function d(e,t){return u(e,t)}function p(e,t){return u(e,-1*t)}var h={name:"CodeTheme",data(){return{codeThemeState:r["a"].state}},computed:{codeStyle(){const{codeColors:e}=this.codeThemeState;return e?{"--text":e.text,"--background":e.background,"--line-highlight":e.lineHighlight,"--url":e.commentURL,"--syntax-comment":e.comment,"--syntax-quote":e.comment,"--syntax-keyword":e.keyword,"--syntax-literal":e.keyword,"--syntax-selector-tag":e.keyword,"--syntax-string":e.stringLiteral,"--syntax-bullet":e.stringLiteral,"--syntax-meta":e.keyword,"--syntax-number":e.stringLiteral,"--syntax-symbol":e.stringLiteral,"--syntax-tag":e.stringLiteral,"--syntax-attr":e.typeAnnotation,"--syntax-built_in":e.typeAnnotation,"--syntax-builtin-name":e.typeAnnotation,"--syntax-class":e.typeAnnotation,"--syntax-params":e.typeAnnotation,"--syntax-section":e.typeAnnotation,"--syntax-title":e.typeAnnotation,"--syntax-type":e.typeAnnotation,"--syntax-attribute":e.keyword,"--syntax-identifier":e.text,"--syntax-subst":e.text,"--color-syntax-param-internal-name":this.internalParamNameColor}:null},internalParamNameColor(){const{background:e,text:t}=this.codeThemeState.codeColors;try{const n=c(e),s=n
!0},autoplays:{type:Boolean,default:()=>!0},posterVariants:{type:Array,required:!1,default:()=>[]}},data:()=>({appState:l["a"].state}),computed:{preferredColorScheme:({appState:t})=>t.preferredColorScheme,systemColorScheme:({appState:t})=>t.systemColorScheme,userPrefersDark:({preferredColorScheme:t,systemColorScheme:e})=>t===u["a"].dark.value||t===u["a"].auto.value&&e===u["a"].dark.value,shouldShowDarkVariant:({darkVideoVariantAttributes:t,userPrefersDark:e})=>t&&e,defaultVideoAttributes(){return this.videoVariantsGroupedByAppearance.light[0]||this.darkVideoVariantAttributes||{}},darkVideoVariantAttributes(){return this.videoVariantsGroupedByAppearance.dark[0]},videoVariantsGroupedByAppearance(){return Object(c["d"])(this.variants)},posterVariantsGroupedByAppearance(){return Object(c["d"])(this.posterVariants)},defaultPosterAttributes:({posterVariantsGroupedByAppearance:t,userPrefersDark:e})=>e&&t.dark.length?t.dark[0]:t.light[0]||{},videoAttributes:({darkVideoVariantAttributes:t,defaultVideoAttributes:e,shouldShowDarkVariant:n})=>n?t:e},methods:{normalizeAssetUrl:c["b"]}},p=d,m=n("2877"),h=Object(m["a"])(p,o,r,!1,null,null,null),v=h.exports,f=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"video-replay-container"},[n("VideoAsset",{ref:"asset",attrs:{variants:t.variants,showsControls:t.showsControls,autoplays:t.autoplays},on:{ended:t.onVideoEnd}}),n("a",{staticClass:"replay-button",class:{visible:this.showsReplayButton},attrs:{href:"#"},on:{click:function(e){return e.preventDefault(),t.replay.apply(null,arguments)}}},[t._v(" Replay "),n("InlineReplayIcon",{staticClass:"replay-icon icon-inline"})],1)],1)},y=[],b=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"inline-replay-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M2.254 10.201c-1.633-2.613-0.838-6.056 1.775-7.689 2.551-1.594 5.892-0.875 7.569 1.592l0.12 0.184-0.848 0.53c-1.34-2.145-4.166-2.797-6.311-1.457s-2.797 4.166-1.457 6.311 4.166 2.797 6.311 1.457c1.006-0.629 1.71-1.603 2.003-2.723l0.056-0.242 0.98 0.201c-0.305 1.487-1.197 2.792-2.51 3.612-2.613 1.633-6.056 0.838-7.689-1.775z"}}),n("path",{attrs:{d:"M10.76 1.355l0.984-0.18 0.851 4.651-4.56-1.196 0.254-0.967 3.040 0.796z"}})])},C=[],_=n("be08"),g={name:"InlineReplayIcon",components:{SVGIcon:_["a"]}},V=g,S=Object(m["a"])(V,b,C,!1,null,null,null),A=S.exports,T={name:"ReplayableVideoAsset",components:{InlineReplayIcon:A,VideoAsset:v},props:{variants:{type:Array,required:!0},showsControls:{type:Boolean,default:()=>!0},autoplays:{type:Boolean,default:()=>!0}},data(){return{showsReplayButton:!1}},methods:{async replay(){const t=this.$refs.asset.$el;t&&(await t.play(),this.showsReplayButton=!1)},onVideoEnd(){this.showsReplayButton=!0}}},w=T,k=(n("dffc"),Object(m["a"])(w,f,y,!1,null,"59608016",null)),I=k.exports;const x={video:"video",image:"image"};var O={name:"Asset",components:{ImageAsset:i["a"],VideoAsset:v},constants:{AssetTypes:x},inject:["references"],props:{identifier:{type:String,required:!0},showsReplayButton:{type:Boolean,default:()=>!1},showsVideoControls:{type:Boolean,default:()=>!0},videoAutoplays:{type:Boolean,default:()=>!0}},computed:{rawAsset(){return this.references[this.identifier]||{}},isRawAssetVideo:({rawAsset:t})=>t.type===x.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 x.image:return i["a"];case x.video:return this.showsReplayButton?I:v;default:return}},prefersReducedMotion(){return window.matchMedia("(prefers-reduced-motion)").matches},assetProps(){return{[x.image]:this.imageProps,[x.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,autoplays:!this.prefersReducedMotion&&this.videoAutoplays,posterVariants:this.videoPoster?this.videoPoster.variants:[]}},assetListeners(){return{[x.image]:null,[x.video]:{ended:()=>this.$emit("videoEnded")}}[this.asset.type]}}},j=O,N=(n("7839"),Object(m["a"])(j,s,a,!1,null,"1b5cc854",null));e["a"]=N.exports},"82d9":function(t,e,n){},"85fb":function(t,e,n){},"8d2d":function(t,e,n){"use strict";var s=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"tutorial-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M0.933 6.067h3.733v1.867h-3.733v-1.867z"}}),n("path",{attrs:{d:"M0.933 1.867h3.733v1.867h-3.733v-1.867z"}}),n("path",{attrs:{d:"M13.067 1.867v10.267h-7.467v-10.267zM12.133 2.8h-5.6v8.4h5.6z"}}),n("path",{attrs:{d:"M0.933 10.267h3.733v1.867h-3.733v-1.867z"}})])},a=[],i=n("be08"),o={name:"TutorialIcon",components:{SVGIcon:i["a"]}},r=o,c=n("2877"),l=Object(c["a"])(r,s,a,!1,null,null,null);e["a"]=l.exports},"8f86":function(t,e,n){},"9b79":function(t,e,n){},"9f56":function(t,e,n){},a497:function(t,e,n){"use strict";n("da75")},a9f1:function(t,e,n){"use strict";var s=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"article-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M8.033 1l3.967 4.015v7.985h-10v-12zM7.615 2h-4.615v10h8v-6.574z"}}),n("path",{attrs:{d:"M7 1h1v4h-1z"}}),n("path",{attrs:{d:"M7 5h5v1h-5z"}})])},a=[],i=n("be08"),o={name:"ArticleIcon",components:{SVGIcon:i["a"]}},r=o,c=n("2877"),l=Object(c["a"])(r,s,a,!1,null,null,null);e["a"]=l.exports},b185:function(t,e,n){},b9c2:function(t,e,n){},c4dd:function(t,e,n){"use strict";var s=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"play-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5v0c0-3.59 2.91-6.5 6.5-6.5v0zM7 1.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5v0c0-3.038-2.462-5.5-5.5-5.5v0z"}}),n("path",{attrs:{d:"M10.195 7.010l-5 3v-6l5 3z"}})])},a=[],i=n("be08"),o={name:"PlayIcon",components:{SVGIcon:i["a"]}},r=o,c=n("2877"),l=Object(c["a"])(r,s,a,!1,null,null,null);e["a"]=l.exports},c802:function(t,e,n){"use strict";n("f084")},d647:function(t,e,n){"use strict";n("b185")},da75:function(t,e,n){},dcb9:function(t,e,n){},de60:function(t,e,n){"use strict";var s=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"download-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5s2.91-6.5 6.5-6.5zM7 1.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5s-2.462-5.5-5.5-5.5z"}}),n("path",{attrs:{d:"M7.51 2.964l-0.001 5.431 1.308-2.041 0.842 0.539-2.664 4.162-2.633-4.164 0.845-0.534 1.303 2.059 0.001-5.452z"}})])},a=[],i=n("be08"),o={name:"DownloadIcon",components:{SVGIcon:i["a"]}},r=o,c=n("2877"),l=Object(c["a"])(r,s,a,!1,null,null,null);e["a"]=l.exports},dffc:function(t,e,n){"use strict";n("f3cd")},e929:function(t,e,n){"use strict";n("54b0")},ec73:function(t,e,n){},ee29:function(t,e,n){"use strict";n("b9c2")},f025:function(t,e,n){"use strict";n.r(e);var s,a,i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return t.topicData?n("Overview",t._b({key:t.topicKey},"Overview",t.overviewProps,!1)):t._e()},o=[],r=n("25a9"),c=n("bb52"),l=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"tutorials-overview"},[t.isTargetIDE?t._e():n("Nav",{staticClass:"theme-dark",attrs:{sections:t.otherSections}},[t._v(" "+t._s(t.title)+" ")]),n("main",{staticClass:"main",attrs:{id:"main",role:"main",tabindex:"0"}},[n("div",{staticClass:"radial-gradient"},[t._t("above-hero"),t.heroSection?n("Hero",{attrs:{action:t.heroSection.action,content:t.heroSection.content,estimatedTime:t.metadata.estimatedTime,image:t.heroSection.image,title:t.heroSection.title}}):t._e()],2),t.otherSections.length>0?n("LearningPath",{attrs:{sections:t.otherSections}}):t._e()],1)],1)},u=[],d={state:{activeTutorialLink:null,activeVolume:null},reset(){this.state.activeTutorialLink=null,this.state.activeVolume=null},setActiveSidebarLink(t){this.state.activeTutorialLink=t},setActiveVolume(t){this.state.activeVolume=t}},p=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("NavBase",[n("NavTitleContainer",{attrs:{to:t.buildUrl(t.$route.path,t.$route.query)}},[n("template",{slot:"default"},[t._t("default")],2),n("template",{slot:"subhead"},[t._v("Tutorials")])],2),n("template",{slot:"menu-items"},[n("NavMenuItemBase",{staticClass:"in-page-navigation"},[n("TutorialsNavigation",{attrs:{sections:t.sections}})],1),t._t("menu-items")],2)],2)},m=[],h=n("cbcf"),v=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("nav",{staticClass:"tutorials-navigation"},[n("TutorialsNavigationList",t._l(t.sections,(function(e,s){return n("li",{key:e.name+"_"+s,class:t.sectionClasses(e)},[t.isVolume(e)?n(t.componentForVolume(e),t._b({tag:"component",on:{"select-menu":t.onSelectMenu,"deselect-menu":t.onDeselectMenu}},"component",t.propsForVolume(e),!1),t._l(e.chapters,(function(e){return n("li",{key:e.name},[n("TutorialsNavigationLink",[t._v(" "+t._s(e.name)+" ")])],1)})),0):t.isResources(e)?n("TutorialsNavigationLink",[t._v(" Resources ")]):t._e()],1)})),0)],1)},f=[],y=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("router-link",{staticClass:"tutorials-navigation-link",class:{active:t.active},attrs:{to:t.fragment},nativeOn:{click:function(e){return t.handleFocus.apply(null,arguments)}}},[t._t("default")],2)},b=[],C=n("002d"),_=n("8a61"),g={name:"TutorialsNavigationLink",mixins:[_["a"]],inject:{store:{default:()=>({state:{}})}},data(){return{state:this.store.state}},computed:{active:({state:{activeTutorialLink:t},text:e})=>e===t,fragment:({text:t,$route:e})=>({hash:Object(C["a"])(t),query:e.query}),text:({$slots:{default:[{text:t}]}})=>t.trim()},methods:{async handleFocus(){const{hash:t}=this.fragment,e=document.getElementById(t);e&&(e.focus(),await this.scrollToElement("#"+t))}}},V=g,S=(n("6962"),n("2877")),A=Object(S["a"])(V,y,b,!1,null,"6bb99205",null),T=A.exports,w=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("ol",{staticClass:"tutorials-navigation-list",attrs:{role:"list"}},[t._t("default")],2)},k=[],I={name:"TutorialsNavigationList"},x=I,O=(n("202a"),Object(S["a"])(x,w,k,!1,null,"6f2800d1",null)),j=O.exports,N=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"tutorials-navigation-menu",class:{collapsed:t.collapsed}},[n("button",{staticClass:"toggle",attrs:{"aria-expanded":t.collapsed?"false":"true",type:"button"},on:{click:function(e){return e.stopPropagation(),t.onClick.apply(null,arguments)}}},[n("span",{staticClass:"text"},[t._v(t._s(t.title))]),n("InlineCloseIcon",{staticClass:"toggle-icon icon-inline"})],1),n("transition-expand",[t.collapsed?t._e():n("div",{staticClass:"tutorials-navigation-menu-content"},[n("TutorialsNavigationList",{attrs:{"aria-label":"Chapters"}},[t._t("default")],2)],1)])],1)},M=[],E=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"inline-close-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M11.91 1l1.090 1.090-4.917 4.915 4.906 4.905-1.090 1.090-4.906-4.905-4.892 4.894-1.090-1.090 4.892-4.894-4.903-4.904 1.090-1.090 4.903 4.904z"}})])},$=[],q=n("be08"),B={name:"InlineCloseIcon",components:{SVGIcon:q["a"]}},R=B,z=Object(S["a"])(R,E,$,!1,null,null,null),D=z.exports,L={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)}},P=L,G=(n("032c"),Object(S["a"])(P,s,a,!1,null,null,null)),F=G.exports,H={name:"TutorialsNavigationMenu",components:{InlineCloseIcon:D,TransitionExpand:F,TutorialsNavigationList:j},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")}}},K=H,U=(n("d647"),Object(S["a"])(K,N,M,!1,null,"6513d652",null)),Z=U.exports;const J={resources:"resources",volume:"volume"};var Q={name:"TutorialsNavigation",components:{TutorialsNavigationLink:T,TutorialsNavigationList:j,TutorialsNavigationMenu:Z},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?Z:j,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()}},W=Q,X=(n("095b"),Object(S["a"])(W,v,f,!1,null,"0cbd8adb",null)),Y=X.exports,tt=n("653a"),et=n("d26a"),nt=n("863d");const st={resources:"resources",volume:"volume"};var at={name:"Nav",constants:{SectionKind:st},components:{NavMenuItemBase:nt["a"],NavTitleContainer:tt["a"],TutorialsNavigation:Y,NavBase:h["a"]},props:{sections:{type:Array,require:!0}},methods:{buildUrl:et["b"]}},it=at,ot=(n("6211"),Object(S["a"])(it,p,m,!1,null,"1001350c",null)),rt=ot.exports,ct=n("bf08"),lt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("section",{staticClass:"hero"},[n("div",{staticClass:"copy-container"},[n("h1",{staticClass:"title"},[t._v(t._s(t.title))]),t.content?n("ContentNode",{attrs:{content:t.content}}):t._e(),t.estimatedTime?n("p",{staticClass:"meta"},[n("TimerIcon"),n("span",{staticClass:"meta-content"},[n("strong",{staticClass:"time"},[t._v(t._s(t.estimatedTime))]),n("span",[t._v(" Estimated Time")])])],1):t._e(),t.action?n("CallToActionButton",{attrs:{action:t.action,"aria-label":t.action.overridingTitle+" with "+t.title,isDark:""}}):t._e()],1),t.image?n("Asset",{attrs:{identifier:t.image}}):t._e()],1)},ut=[],dt=n("80e4"),pt=n("c081"),mt=n("5677"),ht=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"timer-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5v0c0-3.59 2.91-6.5 6.5-6.5v0zM7 2c-2.761 0-5 2.239-5 5s2.239 5 5 5c2.761 0 5-2.239 5-5v0c0-2.761-2.239-5-5-5v0z"}}),n("path",{attrs:{d:"M6.51 3.51h1.5v3.5h-1.5v-3.5z"}}),n("path",{attrs:{d:"M6.51 7.010h4v1.5h-4v-1.5z"}})])},vt=[],ft={name:"TimerIcon",components:{SVGIcon:q["a"]}},yt=ft,bt=Object(S["a"])(yt,ht,vt,!1,null,null,null),Ct=bt.exports,_t={name:"Hero",components:{Asset:dt["a"],CallToActionButton:pt["a"],ContentNode:mt["a"],TimerIcon:Ct},props:{action:{type:Object,required:!1},content:{type:Array,required:!1},estimatedTime:{type:String,required:!1},image:{type:String,required:!1},title:{type:String,required:!0}}},gt=_t,Vt=(n("f974"),Object(S["a"])(gt,lt,ut,!1,null,"fc7f508c",null)),St=Vt.exports,At=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"learning-path",class:t.classes},[n("div",{staticClass:"main-container"},[t.isTargetIDE?t._e():n("div",{staticClass:"secondary-content-container"},[n("TutorialsNavigation",{attrs:{sections:t.sections,"aria-label":"On this page"}})],1),n("div",{staticClass:"primary-content-container"},[n("div",{staticClass:"content-sections-container"},[t._l(t.volumes,(function(e,s){return n("Volume",t._b({key:"volume_"+s,staticClass:"content-section"},"Volume",t.propsFor(e),!1))})),t._l(t.otherSections,(function(e,s){return n(t.componentFor(e),t._b({key:"resource_"+s,tag:"component",staticClass:"content-section"},"component",t.propsFor(e),!1))}))],2)])])])},Tt=[],wt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("section",{staticClass:"resources",attrs:{id:"resources",tabindex:"-1"}},[n("VolumeName",{attrs:{name:"Resources",content:t.content}}),n("TileGroup",{attrs:{tiles:t.tiles}})],1)},kt=[],It=n("72e7");const xt={topOneThird:"-30% 0% -70% 0%",center:"-50% 0% -50% 0%"};var Ot={mixins:[It["a"]],computed:{intersectionRoot(){return null},intersectionRootMargin(){return xt.center}},methods:{onIntersect(t){if(!t.isIntersecting)return;const e=this.onIntersectViewport;e?e():console.warn("onIntersectViewportCenter not implemented")}}},jt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"volume-name"},[t.image?n("Asset",{staticClass:"image",attrs:{identifier:t.image,"aria-hidden":"true"}}):t._e(),n("h2",{staticClass:"name"},[t._v(" "+t._s(t.name)+" ")]),t.content?n("ContentNode",{attrs:{content:t.content}}):t._e()],1)},Nt=[],Mt={name:"VolumeName",components:{ContentNode:mt["a"],Asset:dt["a"]},props:{image:{type:String,required:!1},content:{type:Array,required:!1},name:{type:String,required:!1}}},Et=Mt,$t=(n("c802"),Object(S["a"])(Et,jt,Nt,!1,null,"14577284",null)),qt=$t.exports,Bt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"tile-group",class:t.countClass},t._l(t.tiles,(function(e){return n("Tile",t._b({key:e.title},"Tile",t.propsFor(e),!1))})),1)},Rt=[],zt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"tile"},[t.identifier?n("div",{staticClass:"icon"},[n(t.iconComponent,{tag:"component"})],1):t._e(),n("div",{staticClass:"title"},[t._v(t._s(t.title))]),n("ContentNode",{attrs:{content:t.content}}),t.action?n("DestinationDataProvider",{attrs:{destination:t.action},scopedSlots:t._u([{key:"default",fn:function(e){var s=e.url,a=e.title;return n("Reference",{staticClass:"link",attrs:{url:s}},[t._v(" "+t._s(a)+" "),n("InlineChevronRightIcon",{staticClass:"link-icon icon-inline"})],1)}}],null,!1,3874201962)}):t._e()],1)},Dt=[],Lt=n("3b96"),Pt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"document-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M11.2,5.3,8,2l-.1-.1H2.8V12.1h8.5V6.3l-.1-1ZM8,3.2l2,2.1H8Zm2.4,8H3.6V2.8H7V6.3h3.4Z"}})])},Gt=[],Ft={name:"DocumentIcon",components:{SVGIcon:q["a"]}},Ht=Ft,Kt=(n("77e2"),Object(S["a"])(Ht,Pt,Gt,!1,null,"56114692",null)),Ut=Kt.exports,Zt=n("de60"),Jt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"forum-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M13 1v9h-7l-1.5 3-1.5-3h-2v-9zM12 2h-10v7h1.616l0.884 1.763 0.88-1.763h6.62z"}}),n("path",{attrs:{d:"M3 4h8.001v1h-8.001v-1z"}}),n("path",{attrs:{d:"M3 6h8.001v1h-8.001v-1z"}})])},Qt=[],Wt={name:"ForumIcon",components:{SVGIcon:q["a"]}},Xt=Wt,Yt=Object(S["a"])(Xt,Jt,Qt,!1,null,null,null),te=Yt.exports,ee=n("c4dd"),ne=n("86d8"),se=n("34b0"),ae=n("c7ea");const ie={documentation:"documentation",downloads:"downloads",featured:"featured",forums:"forums",sampleCode:"sampleCode",videos:"videos"};var oe={name:"Tile",constants:{Identifier:ie},components:{DestinationDataProvider:ae["a"],InlineChevronRightIcon:se["a"],ContentNode:mt["a"],CurlyBracketsIcon:Lt["a"],DocumentIcon:Ut,DownloadIcon:Zt["a"],ForumIcon:te,PlayIcon:ee["a"],Reference:ne["a"]},props:{action:{type:Object,required:!1},content:{type:Array,required:!0},identifier:{type:String,required:!1},title:{type:String,require:!0}},computed:{iconComponent:({identifier:t})=>({[ie.documentation]:Ut,[ie.downloads]:Zt["a"],[ie.forums]:te,[ie.sampleCode]:Lt["a"],[ie.videos]:ee["a"]}[t])}},re=oe,ce=(n("0175"),Object(S["a"])(re,zt,Dt,!1,null,"86db603a",null)),le=ce.exports,ue={name:"TileGroup",components:{Tile:le},props:{tiles:{type:Array,required:!0}},computed:{countClass:({tiles:t})=>"count-"+t.length},methods:{propsFor:({action:t,content:e,identifier:n,title:s})=>({action:t,content:e,identifier:n,title:s})}},de=ue,pe=(n("f0ca"),Object(S["a"])(de,Bt,Rt,!1,null,"015f9f13",null)),me=pe.exports,he={name:"Resources",mixins:[Ot],inject:{store:{default:()=>({setActiveSidebarLink(){},setActiveVolume(){}})}},components:{VolumeName:qt,TileGroup:me},computed:{intersectionRootMargin:()=>xt.topOneThird},props:{content:{type:Array,required:!1},tiles:{type:Array,required:!0}},methods:{onIntersectViewport(){this.store.setActiveSidebarLink("Resources"),this.store.setActiveVolume(null)}}},ve=he,fe=(n("5668"),Object(S["a"])(ve,wt,kt,!1,null,"49ba6f62",null)),ye=fe.exports,be=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("section",{staticClass:"volume"},[t.name?n("VolumeName",t._b({},"VolumeName",{name:t.name,image:t.image,content:t.content},!1)):t._e(),t._l(t.chapters,(function(e,s){return n("Chapter",{key:e.name,staticClass:"tile",attrs:{content:e.content,image:e.image,name:e.name,number:s+1,topics:t.lookupTopics(e.tutorials),volumeHasName:!!t.name}})}))],2)},Ce=[],_e=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("section",{staticClass:"chapter",attrs:{id:t.anchor,tabindex:"-1"}},[n("div",{staticClass:"info"},[n("Asset",{attrs:{identifier:t.image,"aria-hidden":"true"}}),n("div",{staticClass:"intro"},[n(t.volumeHasName?"h3":"h2",{tag:"component",staticClass:"name",attrs:{"aria-label":t.name+" - Chapter "+t.number}},[n("span",{staticClass:"eyebrow",attrs:{"aria-hidden":"true"}},[t._v("Chapter "+t._s(t.number))]),n("span",{staticClass:"name-text",attrs:{"aria-hidden":"true"}},[t._v(t._s(t.name))])]),t.content?n("ContentNode",{attrs:{content:t.content}}):t._e()],1)],1),n("TopicList",{attrs:{topics:t.topics}})],1)},ge=[],Ve=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("ol",{staticClass:"topic-list"},t._l(t.topics,(function(e){return n("li",{key:e.url,staticClass:"topic",class:[t.kindClassFor(e),{"no-time-estimate":!e.estimatedTime}]},[n("div",{staticClass:"topic-icon"},[n(t.iconComponent(e),{tag:"component"})],1),n("router-link",{staticClass:"container",attrs:{to:t.buildUrl(e.url,t.$route.query),"aria-label":t.ariaLabelFor(e)}},[n("div",{staticClass:"link"},[t._v(t._s(e.title))]),e.estimatedTime?n("div",{staticClass:"time"},[n("TimerIcon"),n("span",{staticClass:"time-label"},[t._v(t._s(e.estimatedTime))])],1):t._e()])],1)})),0)},Se=[],Ae=n("a9f1"),Te=n("8d2d");const we={article:"article",tutorial:"project"},ke={article:"article",tutorial:"tutorial"},Ie={[we.article]:"Article",[we.tutorial]:"Tutorial"};var xe={name:"ChapterTopicList",components:{TimerIcon:Ct},constants:{TopicKind:we,TopicKindClass:ke,TopicKindIconLabel:Ie},props:{topics:{type:Array,required:!0}},methods:{buildUrl:et["b"],iconComponent:({kind:t})=>({[we.article]:Ae["a"],[we.tutorial]:Te["a"]}[t]),kindClassFor:({kind:t})=>({[we.article]:ke.article,[we.tutorial]:ke.tutorial}[t]),formatTime:t=>t.replace("min"," minutes").replace("hrs"," hours"),ariaLabelFor({title:t,estimatedTime:e,kind:n}){const s=[t,Ie[n]];return e&&s.push(this.formatTime(e)+" Estimated Time"),s.join(" - ")}}},Oe=xe,je=(n("1cc5"),Object(S["a"])(Oe,Ve,Se,!1,null,"da979188",null)),Ne=je.exports,Me={name:"Chapter",mixins:[Ot],inject:{store:{default:()=>({setActiveSidebarLink(){},setActiveVolume(){}})}},components:{Asset:dt["a"],ContentNode:mt["a"],TopicList:Ne},props:{content:{type:Array,required:!1},image:{type:String,required:!0},name:{type:String,required:!0},number:{type:Number,required:!0},topics:{type:Array,required:!0},volumeHasName:{type:Boolean,default:!1}},computed:{anchor:({name:t})=>Object(C["a"])(t),intersectionRootMargin:()=>xt.topOneThird},methods:{onIntersectViewport(){this.store.setActiveSidebarLink(this.name),this.volumeHasName||this.store.setActiveVolume(null)}}},Ee=Me,$e=(n("f31c"),Object(S["a"])(Ee,_e,ge,!1,null,"1d13969f",null)),qe=$e.exports,Be={name:"Volume",mixins:[Ot],components:{VolumeName:qt,Chapter:qe},computed:{intersectionRootMargin:()=>xt.topOneThird},inject:{references:{default:()=>({})},store:{default:()=>({setActiveVolume(){}})}},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)}}},Re=Be,ze=(n("ee29"),Object(S["a"])(Re,be,Ce,!1,null,"2129f58c",null)),De=ze.exports;const Le={resources:"resources",volume:"volume"};var Pe={name:"LearningPath",components:{Resources:ye,TutorialsNavigation:Y,Volume:De},constants:{SectionKind:Le},inject:{isTargetIDE:{default:!1}},props:{sections:{type:Array,required:!0,validator:t=>t.every(t=>Object.prototype.hasOwnProperty.call(Le,t.kind))}},computed:{classes:({isTargetIDE:t})=>({ide:t}),partitionedSections:({sections:t})=>t.reduce(([t,e],n)=>n.kind===Le.volume?[t.concat(n),e]:[t,e.concat(n)],[[],[]]),volumes:({partitionedSections:t})=>t[0],otherSections:({partitionedSections:t})=>t[1]},methods:{componentFor:({kind:t})=>({[Le.resources]:ye,[Le.volume]:De}[t]),propsFor:({chapters:t,content:e,image:n,kind:s,name:a,tiles:i})=>({[Le.resources]:{content:e,tiles:i},[Le.volume]:{chapters:t,content:e,image:n,name:a}}[s])}},Ge=Pe,Fe=(n("e929"),Object(S["a"])(Ge,At,Tt,!1,null,"48bfa85c",null)),He=Fe.exports;const Ke={hero:"hero",resources:"resources",volume:"volume"};var Ue={name:"TutorialsOverview",components:{Hero:St,LearningPath:He,Nav:rt},mixins:[ct["a"]],constants:{SectionKind:Ke},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(Ke,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===Ke.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{references:this.references,store:this.store}},created(){this.store.reset()}},Ze=Ue,Je=(n("3f36"),Object(S["a"])(Ze,l,u,!1,null,"53888684",null)),Qe=Je.exports,We=n("146e"),Xe={name:"TutorialsOverview",components:{Overview:Qe},mixins:[c["a"],We["a"]],data(){return{topicData:null}},computed:{overviewProps:({topicData:{metadata:t,references:e,sections:n}})=>({metadata:t,references:e,sections:n}),topicKey:({$route:t,topicData:e})=>[t.path,e.identifier.interfaceLanguage].join()},beforeRouteEnter(t,e,n){Object(r["b"])(t,e,n).then(t=>n(e=>{e.topicData=t})).catch(n)},beforeRouteUpdate(t,e,n){Object(r["d"])(t,e)?Object(r["b"])(t,e,n).then(t=>{this.topicData=t,n()}).catch(n):n()},watch:{topicData(){this.$nextTick(()=>{this.newContentMounted()})}}},Ye=Xe,tn=Object(S["a"])(Ye,i,o,!1,null,null,null);e["default"]=tn.exports},f084:function(t,e,n){},f0ca:function(t,e,n){"use strict";n("8f86")},f31c:function(t,e,n){"use strict";n("9f56")},f3cd:function(t,e,n){},f974:function(t,e,n){"use strict";n("dcb9")},fb73:function(t,e,n){}}]); \ No newline at end of file diff --git a/docs/renderer/dist/theme-settings.json b/docs/renderer/dist/theme-settings.json deleted file mode 100644 index 8903ddc8d..000000000 --- a/docs/renderer/dist/theme-settings.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "meta": {}, - "theme": { - "code": { - "indentationWidth": 4 - }, - "colors": { - "text": "", - "text-background": "", - "grid": "", - "article-background": "", - "generic-modal-background": "", - "secondary-label": "", - "header-text": "", - "not-found": { - "input-border": "" - }, - "runtime-preview": { - "text": "" - }, - "tabnav-item": { - "border-color": "" - }, - "svg-icon": { - "fill-light": "", - "fill-dark": "" - }, - "loading-placeholder": { - "background": "" - }, - "button": { - "text": "", - "light": { - "background": "", - "backgroundHover": "", - "backgroundActive": "" - }, - "dark": { - "background": "", - "backgroundHover": "", - "backgroundActive": "" - } - }, - "link": null - }, - "style": { - "button": { - "borderRadius": null - } - }, - "typography": { - "html-font": "" - } - }, - "features": { - "docs": { - "quickNavigation": { - "enable": false - } - } - } -} diff --git a/docs/renderer/index.js b/docs/renderer/index.js deleted file mode 100644 index c64037d17..000000000 --- a/docs/renderer/index.js +++ /dev/null @@ -1,15 +0,0 @@ -/** - * 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 -*/ - -import SwiftDocCRenderPlugin from './src/setup-utils/SwiftDocCRenderPlugin'; -import createRouterInstance from './src/setup-utils/SwiftDocCRenderRouter'; -import defaultRoutes from './src/routes'; - -export { SwiftDocCRenderPlugin, createRouterInstance, defaultRoutes }; diff --git a/docs/renderer/jest.config.js b/docs/renderer/jest.config.js deleted file mode 100644 index 95ce29bc6..000000000 --- a/docs/renderer/jest.config.js +++ /dev/null @@ -1,19 +0,0 @@ -/** - * 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 -*/ - -module.exports = { - preset: '@vue/cli-plugin-unit-jest', - // support the same docc-render/ & theme/ -> src alias mapping in source code - moduleNameMapper: { - '^docc-render/(.*)$': '/src/$1', - '^theme/(.*)$': '/src/$1', - }, - testEnvironment: 'jest-environment-jsdom', -}; diff --git a/docs/renderer/package.json b/docs/renderer/package.json deleted file mode 100644 index d41ba9032..000000000 --- a/docs/renderer/package.json +++ /dev/null @@ -1,58 +0,0 @@ -{ - "name": "swift-docc-render", - "version": "0.1.0", - "main": "index.js", - "private": true, - "scripts": { - "serve": "vue-cli-service serve", - "build": "vue-cli-service build && node ./bin/transformIndex.js", - "test": "npm run test:unit && npm run lint && npm run test:license", - "test:license": "./bin/check-source", - "test:unit": "vue-cli-service test:unit", - "test:unit:watch": "vue-cli-service test:unit --watch", - "lint": "vue-cli-service lint", - "docs:preview": "bin/rundocc preview SwiftDocCRender.docc", - "docs:build": "bin/rundocc convert SwiftDocCRender.docc" - }, - "files": [ - "src", - "index.js", - "test-utils.js", - "webpack-asset-path.js" - ], - "dependencies": { - "core-js": "^3.8.2", - "css.escape": "^1.5.1", - "highlight.js": "^11.3.1", - "intersection-observer": "0.12.2", - "portal-vue": "2.1.7", - "vue-virtual-scroller": "^1.0.10", - "webpack-theme-resolver-plugin": "3.0.0" - }, - "devDependencies": { - "@vue/cli-plugin-babel": "4.5.19", - "@vue/cli-plugin-eslint": "4.5.19", - "@vue/cli-plugin-unit-jest": "4.5.19", - "@vue/cli-service": "4.5.19", - "@vue/eslint-config-airbnb": "7.0.0", - "@vue/test-utils": "2.4.2", - "@babel/eslint-parser": "7.11.0", - "eslint": "8.54.0", - "eslint-plugin-import": "2.29.0", - "eslint-plugin-vue": "7.20.0", - "html-loader": "1.3.2", - "node-sass": "7.0.3", - "sass-loader": "15.0.0", - "vue": "2.7.16", - "vue-router": "3.6.5", - "vue-template-compiler": "2.7.15" - }, - "peerDependencies": { - "vue": "2.7.16", - "vue-router": "^3.4.9" - }, - "engines": { - "node": "14.21.3", - "npm": "6.14.18" - } -} diff --git a/docs/renderer/postcss.config.js b/docs/renderer/postcss.config.js deleted file mode 100644 index 4f5ee7f78..000000000 --- a/docs/renderer/postcss.config.js +++ /dev/null @@ -1,15 +0,0 @@ -/** - * 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 -*/ - -module.exports = { - plugins: { - autoprefixer: {}, - }, -}; diff --git a/docs/renderer/src/App.vue b/docs/renderer/src/App.vue deleted file mode 100644 index 5e2793640..000000000 --- a/docs/renderer/src/App.vue +++ /dev/null @@ -1,212 +0,0 @@ - - - - - - - - - diff --git a/docs/renderer/src/assets/global-elements/noscript.html b/docs/renderer/src/assets/global-elements/noscript.html deleted file mode 100644 index 78eff10e0..000000000 --- a/docs/renderer/src/assets/global-elements/noscript.html +++ /dev/null @@ -1,70 +0,0 @@ - - - -
-

This page requires JavaScript.

-

- Please turn on JavaScript in your browser and - refresh the page to view its content. -

-
diff --git a/docs/renderer/src/assets/img/no-image@2x.png b/docs/renderer/src/assets/img/no-image@2x.png deleted file mode 100644 index 041394edd..000000000 Binary files a/docs/renderer/src/assets/img/no-image@2x.png and /dev/null differ diff --git a/docs/renderer/src/components/AdjustableSidebarWidth.vue b/docs/renderer/src/components/AdjustableSidebarWidth.vue deleted file mode 100644 index ece5eaba0..000000000 --- a/docs/renderer/src/components/AdjustableSidebarWidth.vue +++ /dev/null @@ -1,405 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Article.vue b/docs/renderer/src/components/Article.vue deleted file mode 100644 index 7f6b58434..000000000 --- a/docs/renderer/src/components/Article.vue +++ /dev/null @@ -1,189 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Article/Assessments.vue b/docs/renderer/src/components/Article/Assessments.vue deleted file mode 100644 index 0f5a94a0b..000000000 --- a/docs/renderer/src/components/Article/Assessments.vue +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Article/Body.vue b/docs/renderer/src/components/Article/Body.vue deleted file mode 100644 index 6a5b047da..000000000 --- a/docs/renderer/src/components/Article/Body.vue +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Article/BodyContent.vue b/docs/renderer/src/components/Article/BodyContent.vue deleted file mode 100644 index 285ba4bc7..000000000 --- a/docs/renderer/src/components/Article/BodyContent.vue +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Article/CallToAction.vue b/docs/renderer/src/components/Article/CallToAction.vue deleted file mode 100644 index 8c92c40e8..000000000 --- a/docs/renderer/src/components/Article/CallToAction.vue +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Article/ContentNode.vue b/docs/renderer/src/components/Article/ContentNode.vue deleted file mode 100644 index f716cdf63..000000000 --- a/docs/renderer/src/components/Article/ContentNode.vue +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Article/Hero.vue b/docs/renderer/src/components/Article/Hero.vue deleted file mode 100644 index 8af8c2544..000000000 --- a/docs/renderer/src/components/Article/Hero.vue +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Article/Layouts/Columns.vue b/docs/renderer/src/components/Article/Layouts/Columns.vue deleted file mode 100644 index 2879e745e..000000000 --- a/docs/renderer/src/components/Article/Layouts/Columns.vue +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Article/Layouts/ContentAndMedia.vue b/docs/renderer/src/components/Article/Layouts/ContentAndMedia.vue deleted file mode 100644 index 05653c18d..000000000 --- a/docs/renderer/src/components/Article/Layouts/ContentAndMedia.vue +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Article/Layouts/FullWidth.vue b/docs/renderer/src/components/Article/Layouts/FullWidth.vue deleted file mode 100644 index a8cf293c3..000000000 --- a/docs/renderer/src/components/Article/Layouts/FullWidth.vue +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Asset.vue b/docs/renderer/src/components/Asset.vue deleted file mode 100644 index 06ebe5323..000000000 --- a/docs/renderer/src/components/Asset.vue +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Badge.vue b/docs/renderer/src/components/Badge.vue deleted file mode 100644 index abc1441eb..000000000 --- a/docs/renderer/src/components/Badge.vue +++ /dev/null @@ -1,79 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/BaseDropdown.vue b/docs/renderer/src/components/BaseDropdown.vue deleted file mode 100644 index 8b4c66e5d..000000000 --- a/docs/renderer/src/components/BaseDropdown.vue +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/BreakpointEmitter.vue b/docs/renderer/src/components/BreakpointEmitter.vue deleted file mode 100644 index e1b91e805..000000000 --- a/docs/renderer/src/components/BreakpointEmitter.vue +++ /dev/null @@ -1,82 +0,0 @@ - - - diff --git a/docs/renderer/src/components/ButtonLink.vue b/docs/renderer/src/components/ButtonLink.vue deleted file mode 100644 index 75dcfd805..000000000 --- a/docs/renderer/src/components/ButtonLink.vue +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/CallToAction.vue b/docs/renderer/src/components/CallToAction.vue deleted file mode 100644 index 0d629a9fd..000000000 --- a/docs/renderer/src/components/CallToAction.vue +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/CallToActionButton.vue b/docs/renderer/src/components/CallToActionButton.vue deleted file mode 100644 index 7846bf39b..000000000 --- a/docs/renderer/src/components/CallToActionButton.vue +++ /dev/null @@ -1,44 +0,0 @@ - - - - diff --git a/docs/renderer/src/components/ColorSchemeToggle.vue b/docs/renderer/src/components/ColorSchemeToggle.vue deleted file mode 100644 index 830f4f48a..000000000 --- a/docs/renderer/src/components/ColorSchemeToggle.vue +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/ContentNode.vue b/docs/renderer/src/components/ContentNode.vue deleted file mode 100644 index cfee850d9..000000000 --- a/docs/renderer/src/components/ContentNode.vue +++ /dev/null @@ -1,522 +0,0 @@ - - - diff --git a/docs/renderer/src/components/ContentNode/Aside.vue b/docs/renderer/src/components/ContentNode/Aside.vue deleted file mode 100644 index 3a7785534..000000000 --- a/docs/renderer/src/components/ContentNode/Aside.vue +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/ContentNode/CodeListing.vue b/docs/renderer/src/components/ContentNode/CodeListing.vue deleted file mode 100644 index a0edd9b1b..000000000 --- a/docs/renderer/src/components/ContentNode/CodeListing.vue +++ /dev/null @@ -1,202 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/ContentNode/CodeListingFileIcon.vue b/docs/renderer/src/components/ContentNode/CodeListingFileIcon.vue deleted file mode 100644 index 36be726a6..000000000 --- a/docs/renderer/src/components/ContentNode/CodeListingFileIcon.vue +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/ContentNode/CodeListingFilename.vue b/docs/renderer/src/components/ContentNode/CodeListingFilename.vue deleted file mode 100644 index c0a3685a5..000000000 --- a/docs/renderer/src/components/ContentNode/CodeListingFilename.vue +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/ContentNode/CodeVoice.vue b/docs/renderer/src/components/ContentNode/CodeVoice.vue deleted file mode 100644 index f69edbf9c..000000000 --- a/docs/renderer/src/components/ContentNode/CodeVoice.vue +++ /dev/null @@ -1,28 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/ContentNode/CollapsibleCodeListing.vue b/docs/renderer/src/components/ContentNode/CollapsibleCodeListing.vue deleted file mode 100644 index d8cf1ccb7..000000000 --- a/docs/renderer/src/components/ContentNode/CollapsibleCodeListing.vue +++ /dev/null @@ -1,144 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/ContentNode/DictionaryExample.vue b/docs/renderer/src/components/ContentNode/DictionaryExample.vue deleted file mode 100644 index 57976768a..000000000 --- a/docs/renderer/src/components/ContentNode/DictionaryExample.vue +++ /dev/null @@ -1,36 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/ContentNode/EndpointExample.vue b/docs/renderer/src/components/ContentNode/EndpointExample.vue deleted file mode 100644 index 3edfd52bb..000000000 --- a/docs/renderer/src/components/ContentNode/EndpointExample.vue +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/ContentNode/Figure.vue b/docs/renderer/src/components/ContentNode/Figure.vue deleted file mode 100644 index 0360abe9f..000000000 --- a/docs/renderer/src/components/ContentNode/Figure.vue +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/ContentNode/FigureCaption.vue b/docs/renderer/src/components/ContentNode/FigureCaption.vue deleted file mode 100644 index 6eee47091..000000000 --- a/docs/renderer/src/components/ContentNode/FigureCaption.vue +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/ContentNode/InlineImage.vue b/docs/renderer/src/components/ContentNode/InlineImage.vue deleted file mode 100644 index 27c3e3524..000000000 --- a/docs/renderer/src/components/ContentNode/InlineImage.vue +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/ContentNode/MobileCodeListing.vue b/docs/renderer/src/components/ContentNode/MobileCodeListing.vue deleted file mode 100644 index 4c717ed78..000000000 --- a/docs/renderer/src/components/ContentNode/MobileCodeListing.vue +++ /dev/null @@ -1,86 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/ContentNode/Reference.vue b/docs/renderer/src/components/ContentNode/Reference.vue deleted file mode 100644 index 07109220f..000000000 --- a/docs/renderer/src/components/ContentNode/Reference.vue +++ /dev/null @@ -1,96 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/ContentNode/ReferenceExternal.vue b/docs/renderer/src/components/ContentNode/ReferenceExternal.vue deleted file mode 100644 index f24e4b42f..000000000 --- a/docs/renderer/src/components/ContentNode/ReferenceExternal.vue +++ /dev/null @@ -1,30 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/ContentNode/ReferenceInternal.vue b/docs/renderer/src/components/ContentNode/ReferenceInternal.vue deleted file mode 100644 index bf55aee85..000000000 --- a/docs/renderer/src/components/ContentNode/ReferenceInternal.vue +++ /dev/null @@ -1,30 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/ContentNode/ReferenceInternalSymbol.vue b/docs/renderer/src/components/ContentNode/ReferenceInternalSymbol.vue deleted file mode 100644 index a0b5bc96f..000000000 --- a/docs/renderer/src/components/ContentNode/ReferenceInternalSymbol.vue +++ /dev/null @@ -1,28 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/ContentNode/StrikeThrough.vue b/docs/renderer/src/components/ContentNode/StrikeThrough.vue deleted file mode 100644 index f0b0ca978..000000000 --- a/docs/renderer/src/components/ContentNode/StrikeThrough.vue +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/ContentNode/Table.vue b/docs/renderer/src/components/ContentNode/Table.vue deleted file mode 100644 index 965ea7f08..000000000 --- a/docs/renderer/src/components/ContentNode/Table.vue +++ /dev/null @@ -1,51 +0,0 @@ - - - - - - - - - diff --git a/docs/renderer/src/components/DestinationDataProvider.vue b/docs/renderer/src/components/DestinationDataProvider.vue deleted file mode 100644 index 3c2c60637..000000000 --- a/docs/renderer/src/components/DestinationDataProvider.vue +++ /dev/null @@ -1,99 +0,0 @@ - - - diff --git a/docs/renderer/src/components/DocumentationTopic.vue b/docs/renderer/src/components/DocumentationTopic.vue deleted file mode 100644 index b711bebe4..000000000 --- a/docs/renderer/src/components/DocumentationTopic.vue +++ /dev/null @@ -1,453 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/BetaLegalText.vue b/docs/renderer/src/components/DocumentationTopic/BetaLegalText.vue deleted file mode 100644 index a6a09521c..000000000 --- a/docs/renderer/src/components/DocumentationTopic/BetaLegalText.vue +++ /dev/null @@ -1,62 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/ConditionalConstraints.vue b/docs/renderer/src/components/DocumentationTopic/ConditionalConstraints.vue deleted file mode 100644 index 7928ccb5f..000000000 --- a/docs/renderer/src/components/DocumentationTopic/ConditionalConstraints.vue +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/ContentNode.vue b/docs/renderer/src/components/DocumentationTopic/ContentNode.vue deleted file mode 100644 index 9e1e606ca..000000000 --- a/docs/renderer/src/components/DocumentationTopic/ContentNode.vue +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/ContentTable.vue b/docs/renderer/src/components/DocumentationTopic/ContentTable.vue deleted file mode 100644 index f4060f433..000000000 --- a/docs/renderer/src/components/DocumentationTopic/ContentTable.vue +++ /dev/null @@ -1,58 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/ContentTableSection.vue b/docs/renderer/src/components/DocumentationTopic/ContentTableSection.vue deleted file mode 100644 index cefbbe9b1..000000000 --- a/docs/renderer/src/components/DocumentationTopic/ContentTableSection.vue +++ /dev/null @@ -1,78 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/DecoratedTopicTitle.vue b/docs/renderer/src/components/DocumentationTopic/DecoratedTopicTitle.vue deleted file mode 100644 index aadf540b4..000000000 --- a/docs/renderer/src/components/DocumentationTopic/DecoratedTopicTitle.vue +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/DefaultImplementations.vue b/docs/renderer/src/components/DocumentationTopic/DefaultImplementations.vue deleted file mode 100644 index b2a2c0004..000000000 --- a/docs/renderer/src/components/DocumentationTopic/DefaultImplementations.vue +++ /dev/null @@ -1,34 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/Description/Abstract.vue b/docs/renderer/src/components/DocumentationTopic/Description/Abstract.vue deleted file mode 100644 index 8e849580c..000000000 --- a/docs/renderer/src/components/DocumentationTopic/Description/Abstract.vue +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/Description/RequirementMetadata.vue b/docs/renderer/src/components/DocumentationTopic/Description/RequirementMetadata.vue deleted file mode 100644 index 08062ad4c..000000000 --- a/docs/renderer/src/components/DocumentationTopic/Description/RequirementMetadata.vue +++ /dev/null @@ -1,31 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/DocumentationHero.vue b/docs/renderer/src/components/DocumentationTopic/DocumentationHero.vue deleted file mode 100644 index 8d1e98f56..000000000 --- a/docs/renderer/src/components/DocumentationTopic/DocumentationHero.vue +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/DocumentationNav.vue b/docs/renderer/src/components/DocumentationTopic/DocumentationNav.vue deleted file mode 100644 index a2c068df4..000000000 --- a/docs/renderer/src/components/DocumentationTopic/DocumentationNav.vue +++ /dev/null @@ -1,276 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/DocumentationNav/Hierarchy.vue b/docs/renderer/src/components/DocumentationTopic/DocumentationNav/Hierarchy.vue deleted file mode 100644 index 5b563a87d..000000000 --- a/docs/renderer/src/components/DocumentationTopic/DocumentationNav/Hierarchy.vue +++ /dev/null @@ -1,204 +0,0 @@ - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/DocumentationNav/HierarchyCollapsedItems.vue b/docs/renderer/src/components/DocumentationTopic/DocumentationNav/HierarchyCollapsedItems.vue deleted file mode 100644 index 2d9c19c09..000000000 --- a/docs/renderer/src/components/DocumentationTopic/DocumentationNav/HierarchyCollapsedItems.vue +++ /dev/null @@ -1,258 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/DocumentationNav/HierarchyItem.vue b/docs/renderer/src/components/DocumentationTopic/DocumentationNav/HierarchyItem.vue deleted file mode 100644 index 3d14e309f..000000000 --- a/docs/renderer/src/components/DocumentationTopic/DocumentationNav/HierarchyItem.vue +++ /dev/null @@ -1,165 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/DocumentationNav/LanguageToggle.vue b/docs/renderer/src/components/DocumentationTopic/DocumentationNav/LanguageToggle.vue deleted file mode 100644 index 7f9e9847e..000000000 --- a/docs/renderer/src/components/DocumentationTopic/DocumentationNav/LanguageToggle.vue +++ /dev/null @@ -1,321 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/OnThisPageSection.vue b/docs/renderer/src/components/DocumentationTopic/OnThisPageSection.vue deleted file mode 100644 index 78b3b9f5a..000000000 --- a/docs/renderer/src/components/DocumentationTopic/OnThisPageSection.vue +++ /dev/null @@ -1,44 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent.vue deleted file mode 100644 index 6ebdab9d5..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent.vue +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/Declaration.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/Declaration.vue deleted file mode 100644 index d8a43694b..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/Declaration.vue +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationDiff.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationDiff.vue deleted file mode 100644 index 71b29f86f..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationDiff.vue +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationGroup.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationGroup.vue deleted file mode 100644 index 5ddb041c9..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationGroup.vue +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationSource.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationSource.vue deleted file mode 100644 index 1dc702e6b..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationSource.vue +++ /dev/null @@ -1,209 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationToken.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationToken.vue deleted file mode 100644 index 9c0d2a6dd..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationToken.vue +++ /dev/null @@ -1,132 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationToken/ChangedToken.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationToken/ChangedToken.vue deleted file mode 100644 index cc1b6554f..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationToken/ChangedToken.vue +++ /dev/null @@ -1,42 +0,0 @@ - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationToken/RawText.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationToken/RawText.vue deleted file mode 100644 index 08f57d9b7..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationToken/RawText.vue +++ /dev/null @@ -1,32 +0,0 @@ - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationToken/SyntaxToken.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationToken/SyntaxToken.vue deleted file mode 100644 index 3db392569..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationToken/SyntaxToken.vue +++ /dev/null @@ -1,33 +0,0 @@ - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationToken/TypeIdentifierLink.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationToken/TypeIdentifierLink.vue deleted file mode 100644 index 10c09e73f..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationToken/TypeIdentifierLink.vue +++ /dev/null @@ -1,55 +0,0 @@ - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationTokenGroup.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationTokenGroup.vue deleted file mode 100644 index 1c5658d62..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/DeclarationTokenGroup.vue +++ /dev/null @@ -1,33 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/GenericContent.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/GenericContent.vue deleted file mode 100644 index 4b9e39c04..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/GenericContent.vue +++ /dev/null @@ -1,53 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/ParameterAttributes.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/ParameterAttributes.vue deleted file mode 100644 index 28585e5ec..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/ParameterAttributes.vue +++ /dev/null @@ -1,131 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/ParameterMetaAttribute.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/ParameterMetaAttribute.vue deleted file mode 100644 index 3f121c719..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/ParameterMetaAttribute.vue +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/Parameters.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/Parameters.vue deleted file mode 100644 index da7c46f8f..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/Parameters.vue +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/ParametersTable.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/ParametersTable.vue deleted file mode 100644 index a7f3aa6d8..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/ParametersTable.vue +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PossibleValues.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PossibleValues.vue deleted file mode 100644 index 022d67494..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PossibleValues.vue +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PossiblyChangedMimetype.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PossiblyChangedMimetype.vue deleted file mode 100644 index e00df6918..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PossiblyChangedMimetype.vue +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PossiblyChangedTextAttribute.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PossiblyChangedTextAttribute.vue deleted file mode 100644 index 1a564ca78..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PossiblyChangedTextAttribute.vue +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PossiblyChangedType.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PossiblyChangedType.vue deleted file mode 100644 index 3ecd92cf1..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PossiblyChangedType.vue +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PropertyListKeyDetails.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PropertyListKeyDetails.vue deleted file mode 100644 index e237c12dc..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PropertyListKeyDetails.vue +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PropertyListKeyType.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PropertyListKeyType.vue deleted file mode 100644 index 293678443..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PropertyListKeyType.vue +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PropertyTable.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PropertyTable.vue deleted file mode 100644 index c11de820f..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/PropertyTable.vue +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/RenderChanged.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/RenderChanged.vue deleted file mode 100644 index 52a89b5cb..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/RenderChanged.vue +++ /dev/null @@ -1,101 +0,0 @@ - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/RestBody.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/RestBody.vue deleted file mode 100644 index eeff1c181..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/RestBody.vue +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/RestEndpoint.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/RestEndpoint.vue deleted file mode 100644 index 012eb7654..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/RestEndpoint.vue +++ /dev/null @@ -1,47 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/RestParameters.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/RestParameters.vue deleted file mode 100644 index 18a84572d..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/RestParameters.vue +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/RestResponses.vue b/docs/renderer/src/components/DocumentationTopic/PrimaryContent/RestResponses.vue deleted file mode 100644 index 916dd1c52..000000000 --- a/docs/renderer/src/components/DocumentationTopic/PrimaryContent/RestResponses.vue +++ /dev/null @@ -1,113 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/Relationships.vue b/docs/renderer/src/components/DocumentationTopic/Relationships.vue deleted file mode 100644 index 2979ba548..000000000 --- a/docs/renderer/src/components/DocumentationTopic/Relationships.vue +++ /dev/null @@ -1,66 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/RelationshipsList.vue b/docs/renderer/src/components/DocumentationTopic/RelationshipsList.vue deleted file mode 100644 index abe15608c..000000000 --- a/docs/renderer/src/components/DocumentationTopic/RelationshipsList.vue +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/SeeAlso.vue b/docs/renderer/src/components/DocumentationTopic/SeeAlso.vue deleted file mode 100644 index 4657f6acf..000000000 --- a/docs/renderer/src/components/DocumentationTopic/SeeAlso.vue +++ /dev/null @@ -1,33 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/Summary/Availability.vue b/docs/renderer/src/components/DocumentationTopic/Summary/Availability.vue deleted file mode 100644 index a4a1c61d2..000000000 --- a/docs/renderer/src/components/DocumentationTopic/Summary/Availability.vue +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/Summary/AvailabilityRange.vue b/docs/renderer/src/components/DocumentationTopic/Summary/AvailabilityRange.vue deleted file mode 100644 index a58525fb9..000000000 --- a/docs/renderer/src/components/DocumentationTopic/Summary/AvailabilityRange.vue +++ /dev/null @@ -1,76 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/Summary/LanguageSwitcher.vue b/docs/renderer/src/components/DocumentationTopic/Summary/LanguageSwitcher.vue deleted file mode 100644 index f4594df08..000000000 --- a/docs/renderer/src/components/DocumentationTopic/Summary/LanguageSwitcher.vue +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/Summary/LanguageSwitcherLink.vue b/docs/renderer/src/components/DocumentationTopic/Summary/LanguageSwitcherLink.vue deleted file mode 100644 index 0053c5005..000000000 --- a/docs/renderer/src/components/DocumentationTopic/Summary/LanguageSwitcherLink.vue +++ /dev/null @@ -1,23 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/Summary/List.vue b/docs/renderer/src/components/DocumentationTopic/Summary/List.vue deleted file mode 100644 index db7ab3601..000000000 --- a/docs/renderer/src/components/DocumentationTopic/Summary/List.vue +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/Summary/ListItem.vue b/docs/renderer/src/components/DocumentationTopic/Summary/ListItem.vue deleted file mode 100644 index 1bc600252..000000000 --- a/docs/renderer/src/components/DocumentationTopic/Summary/ListItem.vue +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/Summary/OnThisPageNav.vue b/docs/renderer/src/components/DocumentationTopic/Summary/OnThisPageNav.vue deleted file mode 100644 index 4673851bd..000000000 --- a/docs/renderer/src/components/DocumentationTopic/Summary/OnThisPageNav.vue +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/Summary/Section.vue b/docs/renderer/src/components/DocumentationTopic/Summary/Section.vue deleted file mode 100644 index 4750707a4..000000000 --- a/docs/renderer/src/components/DocumentationTopic/Summary/Section.vue +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/Summary/Title.vue b/docs/renderer/src/components/DocumentationTopic/Summary/Title.vue deleted file mode 100644 index e4250b0df..000000000 --- a/docs/renderer/src/components/DocumentationTopic/Summary/Title.vue +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/Title.vue b/docs/renderer/src/components/DocumentationTopic/Title.vue deleted file mode 100644 index 0e16cd248..000000000 --- a/docs/renderer/src/components/DocumentationTopic/Title.vue +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/TopicLinkBlockIcon.vue b/docs/renderer/src/components/DocumentationTopic/TopicLinkBlockIcon.vue deleted file mode 100644 index 60326e074..000000000 --- a/docs/renderer/src/components/DocumentationTopic/TopicLinkBlockIcon.vue +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/Topics.vue b/docs/renderer/src/components/DocumentationTopic/Topics.vue deleted file mode 100644 index 73372785e..000000000 --- a/docs/renderer/src/components/DocumentationTopic/Topics.vue +++ /dev/null @@ -1,33 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/TopicsLinkBlock.vue b/docs/renderer/src/components/DocumentationTopic/TopicsLinkBlock.vue deleted file mode 100644 index 377b1546d..000000000 --- a/docs/renderer/src/components/DocumentationTopic/TopicsLinkBlock.vue +++ /dev/null @@ -1,279 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DocumentationTopic/TopicsTable.vue b/docs/renderer/src/components/DocumentationTopic/TopicsTable.vue deleted file mode 100644 index 73886e360..000000000 --- a/docs/renderer/src/components/DocumentationTopic/TopicsTable.vue +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/DropdownCustom.vue b/docs/renderer/src/components/DropdownCustom.vue deleted file mode 100644 index 2a4d4b1cf..000000000 --- a/docs/renderer/src/components/DropdownCustom.vue +++ /dev/null @@ -1,325 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Filter/FilterInput.vue b/docs/renderer/src/components/Filter/FilterInput.vue deleted file mode 100644 index def489f95..000000000 --- a/docs/renderer/src/components/Filter/FilterInput.vue +++ /dev/null @@ -1,606 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Filter/Tag.vue b/docs/renderer/src/components/Filter/Tag.vue deleted file mode 100644 index e50945049..000000000 --- a/docs/renderer/src/components/Filter/Tag.vue +++ /dev/null @@ -1,206 +0,0 @@ - - - - - - diff --git a/docs/renderer/src/components/Filter/TagList.vue b/docs/renderer/src/components/Filter/TagList.vue deleted file mode 100644 index 745e2ed76..000000000 --- a/docs/renderer/src/components/Filter/TagList.vue +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - diff --git a/docs/renderer/src/components/Footer.vue b/docs/renderer/src/components/Footer.vue deleted file mode 100644 index a1e164d3c..000000000 --- a/docs/renderer/src/components/Footer.vue +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/GenericError.vue b/docs/renderer/src/components/GenericError.vue deleted file mode 100644 index c3ef8ec6a..000000000 --- a/docs/renderer/src/components/GenericError.vue +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/GenericModal.vue b/docs/renderer/src/components/GenericModal.vue deleted file mode 100644 index c4272127f..000000000 --- a/docs/renderer/src/components/GenericModal.vue +++ /dev/null @@ -1,373 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/GridColumn.vue b/docs/renderer/src/components/GridColumn.vue deleted file mode 100644 index d9e883153..000000000 --- a/docs/renderer/src/components/GridColumn.vue +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/GridRow.vue b/docs/renderer/src/components/GridRow.vue deleted file mode 100644 index b958b681b..000000000 --- a/docs/renderer/src/components/GridRow.vue +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Headline.vue b/docs/renderer/src/components/Headline.vue deleted file mode 100644 index 25f84e0d2..000000000 --- a/docs/renderer/src/components/Headline.vue +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Icons/APIReferenceIcon.vue b/docs/renderer/src/components/Icons/APIReferenceIcon.vue deleted file mode 100644 index 58c83c513..000000000 --- a/docs/renderer/src/components/Icons/APIReferenceIcon.vue +++ /dev/null @@ -1,29 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/ArticleIcon.vue b/docs/renderer/src/components/Icons/ArticleIcon.vue deleted file mode 100644 index fa677e216..000000000 --- a/docs/renderer/src/components/Icons/ArticleIcon.vue +++ /dev/null @@ -1,29 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/CheckCircleIcon.vue b/docs/renderer/src/components/Icons/CheckCircleIcon.vue deleted file mode 100644 index 019d9db10..000000000 --- a/docs/renderer/src/components/Icons/CheckCircleIcon.vue +++ /dev/null @@ -1,28 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/ChevronIcon.vue b/docs/renderer/src/components/Icons/ChevronIcon.vue deleted file mode 100644 index e19472084..000000000 --- a/docs/renderer/src/components/Icons/ChevronIcon.vue +++ /dev/null @@ -1,24 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/ChevronRoundedIcon.vue b/docs/renderer/src/components/Icons/ChevronRoundedIcon.vue deleted file mode 100644 index c934de32e..000000000 --- a/docs/renderer/src/components/Icons/ChevronRoundedIcon.vue +++ /dev/null @@ -1,27 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/ClearRoundedIcon.vue b/docs/renderer/src/components/Icons/ClearRoundedIcon.vue deleted file mode 100644 index 1df1e1deb..000000000 --- a/docs/renderer/src/components/Icons/ClearRoundedIcon.vue +++ /dev/null @@ -1,28 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/CloseIcon.vue b/docs/renderer/src/components/Icons/CloseIcon.vue deleted file mode 100644 index bb0e30d05..000000000 --- a/docs/renderer/src/components/Icons/CloseIcon.vue +++ /dev/null @@ -1,27 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/CollectionIcon.vue b/docs/renderer/src/components/Icons/CollectionIcon.vue deleted file mode 100644 index d5b52b34c..000000000 --- a/docs/renderer/src/components/Icons/CollectionIcon.vue +++ /dev/null @@ -1,28 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/CurlyBracketsIcon.vue b/docs/renderer/src/components/Icons/CurlyBracketsIcon.vue deleted file mode 100644 index 87c51b3c4..000000000 --- a/docs/renderer/src/components/Icons/CurlyBracketsIcon.vue +++ /dev/null @@ -1,25 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/DiagonalArrowIcon.vue b/docs/renderer/src/components/Icons/DiagonalArrowIcon.vue deleted file mode 100644 index 276c3c92c..000000000 --- a/docs/renderer/src/components/Icons/DiagonalArrowIcon.vue +++ /dev/null @@ -1,24 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/DocumentIcon.vue b/docs/renderer/src/components/Icons/DocumentIcon.vue deleted file mode 100644 index 1e47723b8..000000000 --- a/docs/renderer/src/components/Icons/DocumentIcon.vue +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Icons/DownloadIcon.vue b/docs/renderer/src/components/Icons/DownloadIcon.vue deleted file mode 100644 index a510c7355..000000000 --- a/docs/renderer/src/components/Icons/DownloadIcon.vue +++ /dev/null @@ -1,25 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/EllipsisIcon.vue b/docs/renderer/src/components/Icons/EllipsisIcon.vue deleted file mode 100644 index 793b76b88..000000000 --- a/docs/renderer/src/components/Icons/EllipsisIcon.vue +++ /dev/null @@ -1,24 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/EndpointIcon.vue b/docs/renderer/src/components/Icons/EndpointIcon.vue deleted file mode 100644 index 0a7593876..000000000 --- a/docs/renderer/src/components/Icons/EndpointIcon.vue +++ /dev/null @@ -1,28 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/FilterIcon.vue b/docs/renderer/src/components/Icons/FilterIcon.vue deleted file mode 100644 index 6b62d2e7d..000000000 --- a/docs/renderer/src/components/Icons/FilterIcon.vue +++ /dev/null @@ -1,32 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/ForumIcon.vue b/docs/renderer/src/components/Icons/ForumIcon.vue deleted file mode 100644 index e7ee05496..000000000 --- a/docs/renderer/src/components/Icons/ForumIcon.vue +++ /dev/null @@ -1,29 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/GenericFileIcon.vue b/docs/renderer/src/components/Icons/GenericFileIcon.vue deleted file mode 100644 index 02ce1b8f9..000000000 --- a/docs/renderer/src/components/Icons/GenericFileIcon.vue +++ /dev/null @@ -1,29 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/InlineChevronDownCircleIcon.vue b/docs/renderer/src/components/Icons/InlineChevronDownCircleIcon.vue deleted file mode 100644 index b6b9731c1..000000000 --- a/docs/renderer/src/components/Icons/InlineChevronDownCircleIcon.vue +++ /dev/null @@ -1,27 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/InlineChevronDownIcon.vue b/docs/renderer/src/components/Icons/InlineChevronDownIcon.vue deleted file mode 100644 index f35551b46..000000000 --- a/docs/renderer/src/components/Icons/InlineChevronDownIcon.vue +++ /dev/null @@ -1,27 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/InlineChevronRightIcon.vue b/docs/renderer/src/components/Icons/InlineChevronRightIcon.vue deleted file mode 100644 index 0cd398d4d..000000000 --- a/docs/renderer/src/components/Icons/InlineChevronRightIcon.vue +++ /dev/null @@ -1,24 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/InlineCloseIcon.vue b/docs/renderer/src/components/Icons/InlineCloseIcon.vue deleted file mode 100644 index 290bfbda0..000000000 --- a/docs/renderer/src/components/Icons/InlineCloseIcon.vue +++ /dev/null @@ -1,27 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/InlineDownloadIcon.vue b/docs/renderer/src/components/Icons/InlineDownloadIcon.vue deleted file mode 100644 index b0d58f4bd..000000000 --- a/docs/renderer/src/components/Icons/InlineDownloadIcon.vue +++ /dev/null @@ -1,25 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/InlineMinusCircleSolidIcon.vue b/docs/renderer/src/components/Icons/InlineMinusCircleSolidIcon.vue deleted file mode 100644 index 179b8b0c5..000000000 --- a/docs/renderer/src/components/Icons/InlineMinusCircleSolidIcon.vue +++ /dev/null @@ -1,24 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/InlinePlusCircleIcon.vue b/docs/renderer/src/components/Icons/InlinePlusCircleIcon.vue deleted file mode 100644 index bbb8a0888..000000000 --- a/docs/renderer/src/components/Icons/InlinePlusCircleIcon.vue +++ /dev/null @@ -1,26 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/InlinePlusCircleSolidIcon.vue b/docs/renderer/src/components/Icons/InlinePlusCircleSolidIcon.vue deleted file mode 100644 index 63c6acd9b..000000000 --- a/docs/renderer/src/components/Icons/InlinePlusCircleSolidIcon.vue +++ /dev/null @@ -1,24 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/InlineReplayIcon.vue b/docs/renderer/src/components/Icons/InlineReplayIcon.vue deleted file mode 100644 index e0beecb9e..000000000 --- a/docs/renderer/src/components/Icons/InlineReplayIcon.vue +++ /dev/null @@ -1,25 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/MagnifierIcon.vue b/docs/renderer/src/components/Icons/MagnifierIcon.vue deleted file mode 100644 index ae699936c..000000000 --- a/docs/renderer/src/components/Icons/MagnifierIcon.vue +++ /dev/null @@ -1,24 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/PathIcon.vue b/docs/renderer/src/components/Icons/PathIcon.vue deleted file mode 100644 index 663fddf2d..000000000 --- a/docs/renderer/src/components/Icons/PathIcon.vue +++ /dev/null @@ -1,28 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/PlayIcon.vue b/docs/renderer/src/components/Icons/PlayIcon.vue deleted file mode 100644 index a9402d7be..000000000 --- a/docs/renderer/src/components/Icons/PlayIcon.vue +++ /dev/null @@ -1,28 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/ResetCircleIcon.vue b/docs/renderer/src/components/Icons/ResetCircleIcon.vue deleted file mode 100644 index 83fedf3be..000000000 --- a/docs/renderer/src/components/Icons/ResetCircleIcon.vue +++ /dev/null @@ -1,29 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/SearchIcon.vue b/docs/renderer/src/components/Icons/SearchIcon.vue deleted file mode 100644 index 4dec15066..000000000 --- a/docs/renderer/src/components/Icons/SearchIcon.vue +++ /dev/null @@ -1,26 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/SidenavIcon.vue b/docs/renderer/src/components/Icons/SidenavIcon.vue deleted file mode 100644 index be6716cda..000000000 --- a/docs/renderer/src/components/Icons/SidenavIcon.vue +++ /dev/null @@ -1,26 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/SingleLetterSymbolIcon.vue b/docs/renderer/src/components/Icons/SingleLetterSymbolIcon.vue deleted file mode 100644 index f372522af..000000000 --- a/docs/renderer/src/components/Icons/SingleLetterSymbolIcon.vue +++ /dev/null @@ -1,38 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/SpinnerIcon.vue b/docs/renderer/src/components/Icons/SpinnerIcon.vue deleted file mode 100644 index 0809be97b..000000000 --- a/docs/renderer/src/components/Icons/SpinnerIcon.vue +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Icons/SwiftFileIcon.vue b/docs/renderer/src/components/Icons/SwiftFileIcon.vue deleted file mode 100644 index 58ca39d27..000000000 --- a/docs/renderer/src/components/Icons/SwiftFileIcon.vue +++ /dev/null @@ -1,29 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/TechnologyIcon.vue b/docs/renderer/src/components/Icons/TechnologyIcon.vue deleted file mode 100644 index 535c722ec..000000000 --- a/docs/renderer/src/components/Icons/TechnologyIcon.vue +++ /dev/null @@ -1,24 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/TimerIcon.vue b/docs/renderer/src/components/Icons/TimerIcon.vue deleted file mode 100644 index c3c9c3f61..000000000 --- a/docs/renderer/src/components/Icons/TimerIcon.vue +++ /dev/null @@ -1,29 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/TopicFuncIcon.vue b/docs/renderer/src/components/Icons/TopicFuncIcon.vue deleted file mode 100644 index b7bcf52b2..000000000 --- a/docs/renderer/src/components/Icons/TopicFuncIcon.vue +++ /dev/null @@ -1,25 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/TopicFuncOpIcon.vue b/docs/renderer/src/components/Icons/TopicFuncOpIcon.vue deleted file mode 100644 index 9ae358c21..000000000 --- a/docs/renderer/src/components/Icons/TopicFuncOpIcon.vue +++ /dev/null @@ -1,27 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/TopicSubscriptIcon.vue b/docs/renderer/src/components/Icons/TopicSubscriptIcon.vue deleted file mode 100644 index 5e26de353..000000000 --- a/docs/renderer/src/components/Icons/TopicSubscriptIcon.vue +++ /dev/null @@ -1,26 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/TutorialIcon.vue b/docs/renderer/src/components/Icons/TutorialIcon.vue deleted file mode 100644 index b68016bbd..000000000 --- a/docs/renderer/src/components/Icons/TutorialIcon.vue +++ /dev/null @@ -1,30 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/TwoLetterSymbolIcon.vue b/docs/renderer/src/components/Icons/TwoLetterSymbolIcon.vue deleted file mode 100644 index 766e6a4d0..000000000 --- a/docs/renderer/src/components/Icons/TwoLetterSymbolIcon.vue +++ /dev/null @@ -1,47 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Icons/XcodeIcon.vue b/docs/renderer/src/components/Icons/XcodeIcon.vue deleted file mode 100644 index 16d6a070d..000000000 --- a/docs/renderer/src/components/Icons/XcodeIcon.vue +++ /dev/null @@ -1,25 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/ImageAsset.vue b/docs/renderer/src/components/ImageAsset.vue deleted file mode 100644 index e3bf89eed..000000000 --- a/docs/renderer/src/components/ImageAsset.vue +++ /dev/null @@ -1,200 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/InitialLoadingPlaceholder.vue b/docs/renderer/src/components/InitialLoadingPlaceholder.vue deleted file mode 100644 index bb393d1f8..000000000 --- a/docs/renderer/src/components/InitialLoadingPlaceholder.vue +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/LinkableElement.vue b/docs/renderer/src/components/LinkableElement.vue deleted file mode 100644 index 4472684d6..000000000 --- a/docs/renderer/src/components/LinkableElement.vue +++ /dev/null @@ -1,92 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/NavBase.vue b/docs/renderer/src/components/NavBase.vue deleted file mode 100644 index 72b884637..000000000 --- a/docs/renderer/src/components/NavBase.vue +++ /dev/null @@ -1,842 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/NavMenuItem.vue b/docs/renderer/src/components/NavMenuItem.vue deleted file mode 100644 index f00b7cb43..000000000 --- a/docs/renderer/src/components/NavMenuItem.vue +++ /dev/null @@ -1,33 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/NavMenuItemBase.vue b/docs/renderer/src/components/NavMenuItemBase.vue deleted file mode 100644 index 4ce9752c0..000000000 --- a/docs/renderer/src/components/NavMenuItemBase.vue +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - diff --git a/docs/renderer/src/components/NavMenuItems.vue b/docs/renderer/src/components/NavMenuItems.vue deleted file mode 100644 index f6002fc64..000000000 --- a/docs/renderer/src/components/NavMenuItems.vue +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/NavMenuLink.vue b/docs/renderer/src/components/NavMenuLink.vue deleted file mode 100644 index 99a16840a..000000000 --- a/docs/renderer/src/components/NavMenuLink.vue +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/NavTitleContainer.vue b/docs/renderer/src/components/NavTitleContainer.vue deleted file mode 100644 index 253bb2091..000000000 --- a/docs/renderer/src/components/NavTitleContainer.vue +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Navigator.vue b/docs/renderer/src/components/Navigator.vue deleted file mode 100644 index 2d87d30b6..000000000 --- a/docs/renderer/src/components/Navigator.vue +++ /dev/null @@ -1,258 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Navigator/HighlightMatches.vue b/docs/renderer/src/components/Navigator/HighlightMatches.vue deleted file mode 100644 index 4f3355fb1..000000000 --- a/docs/renderer/src/components/Navigator/HighlightMatches.vue +++ /dev/null @@ -1,86 +0,0 @@ - - - - diff --git a/docs/renderer/src/components/Navigator/NavigatorCard.vue b/docs/renderer/src/components/Navigator/NavigatorCard.vue deleted file mode 100644 index 3414422eb..000000000 --- a/docs/renderer/src/components/Navigator/NavigatorCard.vue +++ /dev/null @@ -1,1284 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Navigator/NavigatorCardInner.vue b/docs/renderer/src/components/Navigator/NavigatorCardInner.vue deleted file mode 100644 index c54acf95d..000000000 --- a/docs/renderer/src/components/Navigator/NavigatorCardInner.vue +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Navigator/NavigatorCardItem.vue b/docs/renderer/src/components/Navigator/NavigatorCardItem.vue deleted file mode 100644 index 6154a73ee..000000000 --- a/docs/renderer/src/components/Navigator/NavigatorCardItem.vue +++ /dev/null @@ -1,421 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Navigator/NavigatorDataProvider.vue b/docs/renderer/src/components/Navigator/NavigatorDataProvider.vue deleted file mode 100644 index 719268d3c..000000000 --- a/docs/renderer/src/components/Navigator/NavigatorDataProvider.vue +++ /dev/null @@ -1,95 +0,0 @@ - - - diff --git a/docs/renderer/src/components/Navigator/NavigatorLeafIcon.vue b/docs/renderer/src/components/Navigator/NavigatorLeafIcon.vue deleted file mode 100644 index 0a4c1d61a..000000000 --- a/docs/renderer/src/components/Navigator/NavigatorLeafIcon.vue +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Navigator/QuickNavigationHighlighter.vue b/docs/renderer/src/components/Navigator/QuickNavigationHighlighter.vue deleted file mode 100644 index f6cf9d697..000000000 --- a/docs/renderer/src/components/Navigator/QuickNavigationHighlighter.vue +++ /dev/null @@ -1,55 +0,0 @@ - - - - diff --git a/docs/renderer/src/components/Navigator/QuickNavigationModal.vue b/docs/renderer/src/components/Navigator/QuickNavigationModal.vue deleted file mode 100644 index 66357f1d3..000000000 --- a/docs/renderer/src/components/Navigator/QuickNavigationModal.vue +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/ReferenceUrlProvider.vue b/docs/renderer/src/components/ReferenceUrlProvider.vue deleted file mode 100644 index 20f1478af..000000000 --- a/docs/renderer/src/components/ReferenceUrlProvider.vue +++ /dev/null @@ -1,41 +0,0 @@ - - - diff --git a/docs/renderer/src/components/ReplayableVideoAsset.vue b/docs/renderer/src/components/ReplayableVideoAsset.vue deleted file mode 100644 index b088c0894..000000000 --- a/docs/renderer/src/components/ReplayableVideoAsset.vue +++ /dev/null @@ -1,98 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/SVGIcon.vue b/docs/renderer/src/components/SVGIcon.vue deleted file mode 100644 index 1dfaa87c1..000000000 --- a/docs/renderer/src/components/SVGIcon.vue +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Tabnav.vue b/docs/renderer/src/components/Tabnav.vue deleted file mode 100644 index 8b399de11..000000000 --- a/docs/renderer/src/components/Tabnav.vue +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/TabnavItem.vue b/docs/renderer/src/components/TabnavItem.vue deleted file mode 100644 index 520d935a8..000000000 --- a/docs/renderer/src/components/TabnavItem.vue +++ /dev/null @@ -1,115 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/TransitionExpand.vue b/docs/renderer/src/components/TransitionExpand.vue deleted file mode 100644 index b79fdf26d..000000000 --- a/docs/renderer/src/components/TransitionExpand.vue +++ /dev/null @@ -1,101 +0,0 @@ - - - - diff --git a/docs/renderer/src/components/Tutorial.vue b/docs/renderer/src/components/Tutorial.vue deleted file mode 100644 index 5618ab8da..000000000 --- a/docs/renderer/src/components/Tutorial.vue +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Tutorial/Assessments.vue b/docs/renderer/src/components/Tutorial/Assessments.vue deleted file mode 100644 index 9008e4a97..000000000 --- a/docs/renderer/src/components/Tutorial/Assessments.vue +++ /dev/null @@ -1,209 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Tutorial/Assessments/Quiz.vue b/docs/renderer/src/components/Tutorial/Assessments/Quiz.vue deleted file mode 100644 index 31bd92fb2..000000000 --- a/docs/renderer/src/components/Tutorial/Assessments/Quiz.vue +++ /dev/null @@ -1,287 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Tutorial/AssessmentsProgress.vue b/docs/renderer/src/components/Tutorial/AssessmentsProgress.vue deleted file mode 100644 index 5e6ea56cd..000000000 --- a/docs/renderer/src/components/Tutorial/AssessmentsProgress.vue +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Tutorial/BackgroundTheme.vue b/docs/renderer/src/components/Tutorial/BackgroundTheme.vue deleted file mode 100644 index a7d456e2c..000000000 --- a/docs/renderer/src/components/Tutorial/BackgroundTheme.vue +++ /dev/null @@ -1,42 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Tutorial/CallToAction.vue b/docs/renderer/src/components/Tutorial/CallToAction.vue deleted file mode 100644 index aeb0e8770..000000000 --- a/docs/renderer/src/components/Tutorial/CallToAction.vue +++ /dev/null @@ -1,53 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Tutorial/CodePreview.vue b/docs/renderer/src/components/Tutorial/CodePreview.vue deleted file mode 100644 index 67a73cb57..000000000 --- a/docs/renderer/src/components/Tutorial/CodePreview.vue +++ /dev/null @@ -1,329 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Tutorial/CodeTheme.vue b/docs/renderer/src/components/Tutorial/CodeTheme.vue deleted file mode 100644 index c72a5493c..000000000 --- a/docs/renderer/src/components/Tutorial/CodeTheme.vue +++ /dev/null @@ -1,134 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/Tutorial/Hero.vue b/docs/renderer/src/components/Tutorial/Hero.vue deleted file mode 100644 index 6104b522e..000000000 --- a/docs/renderer/src/components/Tutorial/Hero.vue +++ /dev/null @@ -1,275 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Tutorial/HeroMetadata.vue b/docs/renderer/src/components/Tutorial/HeroMetadata.vue deleted file mode 100644 index ef5ee214b..000000000 --- a/docs/renderer/src/components/Tutorial/HeroMetadata.vue +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Tutorial/MobileCodePreview.vue b/docs/renderer/src/components/Tutorial/MobileCodePreview.vue deleted file mode 100644 index 6ee7841a4..000000000 --- a/docs/renderer/src/components/Tutorial/MobileCodePreview.vue +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Tutorial/MobileCodePreviewToggle.vue b/docs/renderer/src/components/Tutorial/MobileCodePreviewToggle.vue deleted file mode 100644 index 9f0e871ac..000000000 --- a/docs/renderer/src/components/Tutorial/MobileCodePreviewToggle.vue +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Tutorial/NavigationBar.vue b/docs/renderer/src/components/Tutorial/NavigationBar.vue deleted file mode 100644 index 6a09288a0..000000000 --- a/docs/renderer/src/components/Tutorial/NavigationBar.vue +++ /dev/null @@ -1,278 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Tutorial/NavigationBar/MobileDropdown.vue b/docs/renderer/src/components/Tutorial/NavigationBar/MobileDropdown.vue deleted file mode 100644 index c0defdeaa..000000000 --- a/docs/renderer/src/components/Tutorial/NavigationBar/MobileDropdown.vue +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Tutorial/NavigationBar/PrimaryDropdown.vue b/docs/renderer/src/components/Tutorial/NavigationBar/PrimaryDropdown.vue deleted file mode 100644 index cabee0793..000000000 --- a/docs/renderer/src/components/Tutorial/NavigationBar/PrimaryDropdown.vue +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Tutorial/NavigationBar/SecondaryDropdown.vue b/docs/renderer/src/components/Tutorial/NavigationBar/SecondaryDropdown.vue deleted file mode 100644 index 414c9f7ba..000000000 --- a/docs/renderer/src/components/Tutorial/NavigationBar/SecondaryDropdown.vue +++ /dev/null @@ -1,112 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Tutorial/Section.vue b/docs/renderer/src/components/Tutorial/Section.vue deleted file mode 100644 index 7764467e9..000000000 --- a/docs/renderer/src/components/Tutorial/Section.vue +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Tutorial/SectionIntro.vue b/docs/renderer/src/components/Tutorial/SectionIntro.vue deleted file mode 100644 index d1e32f79c..000000000 --- a/docs/renderer/src/components/Tutorial/SectionIntro.vue +++ /dev/null @@ -1,233 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Tutorial/SectionList.vue b/docs/renderer/src/components/Tutorial/SectionList.vue deleted file mode 100644 index ed4a72431..000000000 --- a/docs/renderer/src/components/Tutorial/SectionList.vue +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Tutorial/SectionSteps.vue b/docs/renderer/src/components/Tutorial/SectionSteps.vue deleted file mode 100644 index 6d657d050..000000000 --- a/docs/renderer/src/components/Tutorial/SectionSteps.vue +++ /dev/null @@ -1,488 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/Tutorial/Step.vue b/docs/renderer/src/components/Tutorial/Step.vue deleted file mode 100644 index 7b86a082e..000000000 --- a/docs/renderer/src/components/Tutorial/Step.vue +++ /dev/null @@ -1,218 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/TutorialsOverview.vue b/docs/renderer/src/components/TutorialsOverview.vue deleted file mode 100644 index 1a534c2f9..000000000 --- a/docs/renderer/src/components/TutorialsOverview.vue +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/TutorialsOverview/Chapter.vue b/docs/renderer/src/components/TutorialsOverview/Chapter.vue deleted file mode 100644 index 46a573b59..000000000 --- a/docs/renderer/src/components/TutorialsOverview/Chapter.vue +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/TutorialsOverview/ChapterTopicList.vue b/docs/renderer/src/components/TutorialsOverview/ChapterTopicList.vue deleted file mode 100644 index 90c59b03d..000000000 --- a/docs/renderer/src/components/TutorialsOverview/ChapterTopicList.vue +++ /dev/null @@ -1,248 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/TutorialsOverview/Hero.vue b/docs/renderer/src/components/TutorialsOverview/Hero.vue deleted file mode 100644 index 37f9aecbf..000000000 --- a/docs/renderer/src/components/TutorialsOverview/Hero.vue +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/TutorialsOverview/LearningPath.vue b/docs/renderer/src/components/TutorialsOverview/LearningPath.vue deleted file mode 100644 index d91ebff27..000000000 --- a/docs/renderer/src/components/TutorialsOverview/LearningPath.vue +++ /dev/null @@ -1,199 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/TutorialsOverview/Nav.vue b/docs/renderer/src/components/TutorialsOverview/Nav.vue deleted file mode 100644 index fd6ee92c4..000000000 --- a/docs/renderer/src/components/TutorialsOverview/Nav.vue +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/TutorialsOverview/Resources.vue b/docs/renderer/src/components/TutorialsOverview/Resources.vue deleted file mode 100644 index 50caf99ff..000000000 --- a/docs/renderer/src/components/TutorialsOverview/Resources.vue +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/TutorialsOverview/ResourcesTile.vue b/docs/renderer/src/components/TutorialsOverview/ResourcesTile.vue deleted file mode 100644 index 683b02ec3..000000000 --- a/docs/renderer/src/components/TutorialsOverview/ResourcesTile.vue +++ /dev/null @@ -1,179 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/TutorialsOverview/ResourcesTileGroup.vue b/docs/renderer/src/components/TutorialsOverview/ResourcesTileGroup.vue deleted file mode 100644 index 4e950424f..000000000 --- a/docs/renderer/src/components/TutorialsOverview/ResourcesTileGroup.vue +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/TutorialsOverview/TutorialsNavigation.vue b/docs/renderer/src/components/TutorialsOverview/TutorialsNavigation.vue deleted file mode 100644 index 3c34ae098..000000000 --- a/docs/renderer/src/components/TutorialsOverview/TutorialsNavigation.vue +++ /dev/null @@ -1,128 +0,0 @@ - - - - - - diff --git a/docs/renderer/src/components/TutorialsOverview/TutorialsNavigationLink.vue b/docs/renderer/src/components/TutorialsOverview/TutorialsNavigationLink.vue deleted file mode 100644 index b2101a2a2..000000000 --- a/docs/renderer/src/components/TutorialsOverview/TutorialsNavigationLink.vue +++ /dev/null @@ -1,82 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/TutorialsOverview/TutorialsNavigationList.vue b/docs/renderer/src/components/TutorialsOverview/TutorialsNavigationList.vue deleted file mode 100644 index aaa2044fd..000000000 --- a/docs/renderer/src/components/TutorialsOverview/TutorialsNavigationList.vue +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/TutorialsOverview/TutorialsNavigationMenu.vue b/docs/renderer/src/components/TutorialsOverview/TutorialsNavigationMenu.vue deleted file mode 100644 index caf7c44a9..000000000 --- a/docs/renderer/src/components/TutorialsOverview/TutorialsNavigationMenu.vue +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/TutorialsOverview/Volume.vue b/docs/renderer/src/components/TutorialsOverview/Volume.vue deleted file mode 100644 index f01b203df..000000000 --- a/docs/renderer/src/components/TutorialsOverview/Volume.vue +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - - diff --git a/docs/renderer/src/components/TutorialsOverview/VolumeName.vue b/docs/renderer/src/components/TutorialsOverview/VolumeName.vue deleted file mode 100644 index defc8808d..000000000 --- a/docs/renderer/src/components/TutorialsOverview/VolumeName.vue +++ /dev/null @@ -1,72 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/VideoAsset.vue b/docs/renderer/src/components/VideoAsset.vue deleted file mode 100644 index 47a907983..000000000 --- a/docs/renderer/src/components/VideoAsset.vue +++ /dev/null @@ -1,123 +0,0 @@ - - - - - diff --git a/docs/renderer/src/components/WordBreak.vue b/docs/renderer/src/components/WordBreak.vue deleted file mode 100644 index 5b834d595..000000000 --- a/docs/renderer/src/components/WordBreak.vue +++ /dev/null @@ -1,73 +0,0 @@ - - - diff --git a/docs/renderer/src/constants/Changes.js b/docs/renderer/src/constants/Changes.js deleted file mode 100644 index 27f97eab9..000000000 --- a/docs/renderer/src/constants/Changes.js +++ /dev/null @@ -1,29 +0,0 @@ -/** - * 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 -*/ - -export const ChangeTypes = { - added: 'added', - modified: 'modified', - deprecated: 'deprecated', -}; - -export const ChangeTypesOrder = [ChangeTypes.modified, ChangeTypes.added, ChangeTypes.deprecated]; - -export const ChangeNames = { - [ChangeTypes.modified]: 'Modified', - [ChangeTypes.added]: 'Added', - [ChangeTypes.deprecated]: 'Deprecated', -}; - -export const ChangeNameToType = { - Modified: ChangeTypes.modified, - Added: ChangeTypes.added, - Deprecated: ChangeTypes.deprecated, -}; diff --git a/docs/renderer/src/constants/ColorScheme.js b/docs/renderer/src/constants/ColorScheme.js deleted file mode 100644 index b96b7fdcb..000000000 --- a/docs/renderer/src/constants/ColorScheme.js +++ /dev/null @@ -1,15 +0,0 @@ -/** - * 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 -*/ - -export default { - auto: { label: 'Auto', value: 'auto' }, - dark: { label: 'Dark', value: 'dark' }, - light: { label: 'Light', value: 'light' }, -}; diff --git a/docs/renderer/src/constants/HeroColors.js b/docs/renderer/src/constants/HeroColors.js deleted file mode 100644 index 17de699ca..000000000 --- a/docs/renderer/src/constants/HeroColors.js +++ /dev/null @@ -1,49 +0,0 @@ -/** - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2022 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 -*/ -import { TopicTypes } from 'docc-render/constants/TopicTypes'; -import { TopicRole } from 'docc-render/constants/roles'; - -export const HeroColors = { - blue: 'blue', - teal: 'teal', - orange: 'orange', - purple: 'purple', - green: 'green', - sky: 'sky', - pink: 'pink', -}; - -export const HeroColorsMap = { - [TopicTypes.article]: HeroColors.teal, - [TopicTypes.init]: HeroColors.blue, - [TopicTypes.case]: HeroColors.orange, - [TopicTypes.class]: HeroColors.purple, - [TopicTypes.collection]: HeroColors.pink, - [TopicRole.collectionGroup]: HeroColors.teal, - [TopicTypes.dictionarySymbol]: HeroColors.purple, - [TopicTypes.enum]: HeroColors.orange, - [TopicTypes.extension]: HeroColors.orange, - [TopicTypes.func]: HeroColors.green, - [TopicTypes.op]: HeroColors.green, - [TopicTypes.httpRequest]: HeroColors.green, - [TopicTypes.module]: HeroColors.sky, - [TopicTypes.method]: HeroColors.blue, - [TopicTypes.macro]: HeroColors.pink, - [TopicTypes.protocol]: HeroColors.purple, - [TopicTypes.property]: HeroColors.teal, - [TopicTypes.propertyListKey]: HeroColors.green, - [TopicTypes.propertyListKeyReference]: HeroColors.green, - [TopicTypes.sampleCode]: HeroColors.purple, - [TopicTypes.struct]: HeroColors.purple, - [TopicTypes.subscript]: HeroColors.blue, - [TopicTypes.typealias]: HeroColors.orange, - [TopicTypes.union]: HeroColors.purple, - [TopicTypes.var]: HeroColors.purple, -}; diff --git a/docs/renderer/src/constants/Language.js b/docs/renderer/src/constants/Language.js deleted file mode 100644 index eb9ec6409..000000000 --- a/docs/renderer/src/constants/Language.js +++ /dev/null @@ -1,26 +0,0 @@ -/** - * 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 -*/ - -export default { - objectiveC: { - name: 'Objective-C', - key: { - api: 'occ', - url: 'objc', - }, - }, - swift: { - name: 'Swift', - key: { - api: 'swift', - url: 'swift', - }, - }, -}; diff --git a/docs/renderer/src/constants/SymbolKind.js b/docs/renderer/src/constants/SymbolKind.js deleted file mode 100644 index e38838f84..000000000 --- a/docs/renderer/src/constants/SymbolKind.js +++ /dev/null @@ -1,20 +0,0 @@ -/** - * 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 -*/ - -// Note: this is not an exhaustive/complete definition of all the various kinds -// that may be emitted by DocC in Render JSON at the moment—only the ones that -// the renderer cares about for the time being. -export default { - class: 'class', - enum: 'enum', - protocol: 'protocol', - struct: 'struct', - uid: 'uid', -}; diff --git a/docs/renderer/src/constants/TechnologiesQueryParams.js b/docs/renderer/src/constants/TechnologiesQueryParams.js deleted file mode 100644 index 6af68df73..000000000 --- a/docs/renderer/src/constants/TechnologiesQueryParams.js +++ /dev/null @@ -1,14 +0,0 @@ -/** - * 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 -*/ - -export default { - input: 'input', - tags: 'tags', -}; diff --git a/docs/renderer/src/constants/TopicTypes.js b/docs/renderer/src/constants/TopicTypes.js deleted file mode 100644 index 806551574..000000000 --- a/docs/renderer/src/constants/TopicTypes.js +++ /dev/null @@ -1,56 +0,0 @@ -/** - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2022 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 -*/ - -export const TopicTypes = { - 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', -}; - -export const TopicTypeAliases = { - [TopicTypes.init]: TopicTypes.method, - [TopicTypes.case]: TopicTypes.enum, - [TopicTypes.propertyListKeyReference]: TopicTypes.propertyListKey, - [TopicTypes.project]: TopicTypes.tutorial, -}; diff --git a/docs/renderer/src/constants/multipleLines.js b/docs/renderer/src/constants/multipleLines.js deleted file mode 100644 index ba1b9ac8d..000000000 --- a/docs/renderer/src/constants/multipleLines.js +++ /dev/null @@ -1,12 +0,0 @@ -/** - * 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 -*/ - -// eslint-disable-next-line import/prefer-default-export -export const multipleLinesClass = 'has-multiple-lines'; diff --git a/docs/renderer/src/constants/nav.js b/docs/renderer/src/constants/nav.js deleted file mode 100644 index 20928e2f9..000000000 --- a/docs/renderer/src/constants/nav.js +++ /dev/null @@ -1,17 +0,0 @@ -/** - * 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 -*/ - -export const baseNavHeight = 52; -export const baseNavHeightSmallBreakpoint = 48; -export const baseNavStickyAnchorId = 'nav-sticky-anchor'; - -export const MenuLinkModifierClasses = { - noClose: 'noclose', -}; diff --git a/docs/renderer/src/constants/roles.js b/docs/renderer/src/constants/roles.js deleted file mode 100644 index f4283eab3..000000000 --- a/docs/renderer/src/constants/roles.js +++ /dev/null @@ -1,35 +0,0 @@ -/** - * 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 -*/ - -// eslint-disable-next-line import/prefer-default-export -export const TopicRole = { - 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', -}; diff --git a/docs/renderer/src/constants/router.js b/docs/renderer/src/constants/router.js deleted file mode 100644 index 79bb6fd13..000000000 --- a/docs/renderer/src/constants/router.js +++ /dev/null @@ -1,16 +0,0 @@ -/** - * 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 -*/ - -// The name of the "not found" route. -export const notFoundRouteName = 'not-found'; -// The dynamic imports with special `webpackChunkName` comments are used to -// take advantage of webpack's code-splitting functionality to break apart -// optimized JavaScript bundles for each route on demand. -export const documentationTopicName = 'documentation-topic'; diff --git a/docs/renderer/src/constants/sidebar.js b/docs/renderer/src/constants/sidebar.js deleted file mode 100644 index 181a29787..000000000 --- a/docs/renderer/src/constants/sidebar.js +++ /dev/null @@ -1,14 +0,0 @@ -/** - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2022 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 -*/ - -// the key used as a parent UID, for the root items in the sidebar navigator. Used in Navigator.vue. -export const INDEX_ROOT_KEY = ''; -// the height of a sidebar navigator item. Needs to be a constant height, for vue-virtual-scroller -export const SIDEBAR_ITEM_SIZE = 32; diff --git a/docs/renderer/src/directives/hide.js b/docs/renderer/src/directives/hide.js deleted file mode 100644 index a981888eb..000000000 --- a/docs/renderer/src/directives/hide.js +++ /dev/null @@ -1,18 +0,0 @@ -/** - * 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 -*/ - -/* eslint-disable no-param-reassign */ - -// A custom directive that can "hide" elements with `display: none` if the -// binding value is true--the opposite of the builtin `v-show` directive. -export default function hide(el, binding) { - const { value: shouldHide = false } = binding; - el.style.display = shouldHide ? 'none' : ''; -} diff --git a/docs/renderer/src/directives/index.js b/docs/renderer/src/directives/index.js deleted file mode 100644 index 83de725b6..000000000 --- a/docs/renderer/src/directives/index.js +++ /dev/null @@ -1,15 +0,0 @@ -/** - * 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 -*/ - -import hide from './hide'; - -export default { - hide, -}; diff --git a/docs/renderer/src/errors/FetchError.js b/docs/renderer/src/errors/FetchError.js deleted file mode 100644 index 51c39602e..000000000 --- a/docs/renderer/src/errors/FetchError.js +++ /dev/null @@ -1,16 +0,0 @@ -/** - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2022 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 -*/ - -export default class FetchError extends Error { - constructor(route) { - super('Unable to fetch data'); - this.route = route; - } -} diff --git a/docs/renderer/src/errors/RedirectError.js b/docs/renderer/src/errors/RedirectError.js deleted file mode 100644 index 0807c429c..000000000 --- a/docs/renderer/src/errors/RedirectError.js +++ /dev/null @@ -1,17 +0,0 @@ -/** - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2022 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 -*/ - -export default class RedirectError extends Error { - constructor({ location, response }) { - super('Request redirected'); - this.location = location; - this.response = response; - } -} diff --git a/docs/renderer/src/mixins/__mocks__/onPageLoadScrollToFragment.js b/docs/renderer/src/mixins/__mocks__/onPageLoadScrollToFragment.js deleted file mode 100644 index 1203b63d8..000000000 --- a/docs/renderer/src/mixins/__mocks__/onPageLoadScrollToFragment.js +++ /dev/null @@ -1,13 +0,0 @@ -/** - * 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 -*/ - -export default { - mounted: jest.fn(), -}; diff --git a/docs/renderer/src/mixins/apiChangesHelpers.js b/docs/renderer/src/mixins/apiChangesHelpers.js deleted file mode 100644 index 39eb3b1c3..000000000 --- a/docs/renderer/src/mixins/apiChangesHelpers.js +++ /dev/null @@ -1,129 +0,0 @@ -/** - * 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 -*/ - -import { ChangeNames } from 'docc-render/constants/Changes'; -import { multipleLinesClass } from 'docc-render/constants/multipleLines'; -import { hasMultipleLines } from 'docc-render/utils/multipleLines'; - -const latestPrefix = 'latest_'; - -export const Platforms = { - xcode: { value: 'xcode', label: 'Xcode' }, - other: { value: 'other', label: 'Other' }, -}; - -// Calculates if apiChangesDiff element has multiple lines -export const APIChangesMultipleLines = { - constants: { multipleLinesClass }, - data() { - return { - multipleLinesClass, - }; - }, - computed: { - hasMultipleLinesAfterAPIChanges: ({ change, changeType, $refs }) => { - if (!change && !changeType) return false; - - return hasMultipleLines($refs.apiChangesDiff); - }, - }, -}; - -export const getAPIChanges = { - methods: { - toVersionRange({ platform, versions }) { - return `${platform} ${versions[0]} – ${platform} ${versions[1]}`; - }, - toOptionValue: scope => `${latestPrefix}${scope}`, - toScope: optionValue => optionValue.slice(latestPrefix.length, optionValue.length), - getOptionsForDiffAvailability(diffAvailability = {}) { - return this.getOptionsForDiffAvailabilities([diffAvailability]); - }, - getOptionsForDiffAvailabilities(diffAvailabilities = []) { - // create a diff availability hash composed of lists of the availability - // hash for each topic - const allDiffAvailabilities = diffAvailabilities.reduce((memo, diffAvailability = {}) => ( - Object.keys(diffAvailability).reduce((result, key) => ( - { ...result, [key]: (result[key] || []).concat(diffAvailability[key]) } - ), memo) - ), {}); - - const diffKeys = Object.keys(allDiffAvailabilities); - - // reduce each list into a single option for each key ("gm, "beta", etc), - // preferring the "Xcode" platform when possible - const diffAvailability = diffKeys.reduce((memo, key) => { - const diffs = allDiffAvailabilities[key]; - return { - ...memo, - [key]: diffs.find(d => d.platform === Platforms.xcode.label) || diffs[0], - }; - }, {}); - - // create a list of value/label pairs for each item in the diff availability - // with the preferred order of "sdk", "beta", "minor", "major", (any others) - const toOption = key => ({ - label: this.toVersionRange(diffAvailability[key]), - value: this.toOptionValue(key), - platform: diffAvailability[key].platform, - }); - const { - sdk, - beta, - minor, - major, - ...others - } = diffAvailability; - const sortedOptions = [] - .concat(sdk ? toOption('sdk') : []) - .concat(beta ? toOption('beta') : []) - .concat(minor ? toOption('minor') : []) - .concat(major ? toOption('major') : []) - .concat(Object.keys(others).map(toOption)); - - return this.splitOptionsPerPlatform(sortedOptions); - }, - changesClassesFor(identifier, apiChanges) { - const change = this.changeFor(identifier, apiChanges); - return this.getChangesClasses(change); - }, - getChangesClasses: change => ({ - [`changed changed-${change}`]: !!change, - }), - changeFor(identifier, apiChanges) { - const { change } = (apiChanges || {})[identifier] || {}; - return change; - }, - /** - * Splits the array into an object with `xcode` items and `other`. - * To be used when iterating over items in the select changes dropdowns - * @param { Object[] } options - * @returns {{ xcode: Object[], other: Object[] }} - */ - splitOptionsPerPlatform(options) { - return options.reduce((all, current) => { - const platform = current.platform === Platforms.xcode.label - ? Platforms.xcode.value - : Platforms.other.value; - - all[platform].push(current); - return all; - }, { [Platforms.xcode.value]: [], [Platforms.other.value]: [] }); - }, - getChangeName(change) { - return ChangeNames[change]; - }, - }, - computed: { - availableOptions({ diffAvailability = {}, toOptionValue }) { - return new Set(Object.keys(diffAvailability).map(toOptionValue)); - }, - }, -}; diff --git a/docs/renderer/src/mixins/apiChangesObserving.js b/docs/renderer/src/mixins/apiChangesObserving.js deleted file mode 100644 index 2b2d88091..000000000 --- a/docs/renderer/src/mixins/apiChangesObserving.js +++ /dev/null @@ -1,96 +0,0 @@ -/** - * 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 -*/ - -import { fetchAPIChangesForRoute } from 'docc-render/utils/data'; - -export default { - inject: ['store'], - data() { - const { - $route: { - query: { - changes = null, - } = {}, - } = {}, - } = this; - - return { - shouldDisplayChangesNav: false, - selectedAPIChangesVersion: null, - - // On page load, do not update the changes query parameter. If the version provided in the URL - // is not valid, we fall back to a default version, in which case we want to preserve the - // original query parameter instead of updating it to the fallback version. - shouldUpdateChangesQueryParameter: !changes, - }; - }, - watch: { - $route: { - immediate: true, - handler(current) { - const { changes = null } = current.query; - this.shouldUpdateChangesQueryParameter = !changes; - if (this.selectedAPIChangesVersion === changes) { - // there is no change, we still want to re-fetch - this.handleSelectedAPIChangesVersion(this.selectedAPIChangesVersion); - return; - } - // store the new value - this.selectedAPIChangesVersion = changes; - }, - }, - selectedAPIChangesVersion: { - immediate: true, - handler: 'handleSelectedAPIChangesVersion', - }, - }, - methods: { - async handleSelectedAPIChangesVersion(newValue) { - // if the we go back, and both the query and selectedAPIChangesVersion are false, - // we dont want to update the URL - const shouldPushNewUrl = this.shouldUpdateChangesQueryParameter - && (this.$route.query.changes || newValue); - - if (shouldPushNewUrl) { - this.$router.push({ - query: { - ...this.$route.query, - - // Explicitly pass undefined to remove the query parameter. - changes: newValue || undefined, - }, - }); - // it will fetch on the next iteration - return; - } - this.shouldDisplayChangesNav = !!(newValue && this.availableOptions.has(newValue)); - let apiChanges = null; - if (this.shouldDisplayChangesNav) { - // Update the query parameter when a version has been selected from the changes nav. - this.shouldUpdateChangesQueryParameter = true; - let response = null; - try { - response = await fetchAPIChangesForRoute(this.$route, newValue); - } catch (err) { - // if the request errors out for some reason, return an empty object - response = {}; - } - if (this.shouldDisplayChangesNav) { - // Make sure the nav is still visible, when we update the changes. - apiChanges = response; - } - } - // store the selected version, only if we should show the changes nav. Otherwise the value - // might be none-existent value - this.store.setSelectedAPIChangesVersion(this.shouldDisplayChangesNav ? newValue : null); - this.store.setAPIChanges(apiChanges); - }, - }, -}; diff --git a/docs/renderer/src/mixins/apiChangesProvider.js b/docs/renderer/src/mixins/apiChangesProvider.js deleted file mode 100644 index 52bad9ed1..000000000 --- a/docs/renderer/src/mixins/apiChangesProvider.js +++ /dev/null @@ -1,21 +0,0 @@ -/** - * 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 -*/ - -export default { - // inject both the `store` and the main `identifier` - inject: ['identifier', 'store'], - data: ({ store: { state } }) => ({ - state, - }), - computed: { - // exposes the apiChanges for the current page - apiChanges: ({ state: { apiChanges }, identifier }) => apiChanges && apiChanges[identifier], - }, -}; diff --git a/docs/renderer/src/mixins/handleScrollbar.js b/docs/renderer/src/mixins/handleScrollbar.js deleted file mode 100644 index b5255cb4c..000000000 --- a/docs/renderer/src/mixins/handleScrollbar.js +++ /dev/null @@ -1,59 +0,0 @@ -/** - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2022 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 -*/ - -import debounce from 'docc-render/utils/debounce'; - -const ScrollingDebounceDelay = 1000; - -export default { - constants: { ScrollingDebounceDelay }, - data() { - return { - isScrolling: false, - scrollRemovedAt: 0, - }; - }, - created() { - // replace with a debounced version if the method - this.deleteScroll = debounce(this.deleteScroll, ScrollingDebounceDelay); - }, - methods: { - deleteScroll() { - this.isScrolling = false; - this.scrollRemovedAt = Date.now(); - }, - handleScroll(event) { - const { target } = event; - // if we are trying to scroll vertically, prevent that. - if (target.scrollTop !== 0) { - // need to reset it back to 0, because preventDefault does not revert it. - target.scrollTop = 0; - event.preventDefault(); - return; - } - const safeExtraWidth = 150; - const listWidth = target.offsetWidth; - const noScrollBarsWidth = listWidth + safeExtraWidth; // safe width added to the list width - // To prevent from applying the scrolling styles when scroll bars doesn't appear - if (target.scrollWidth < noScrollBarsWidth) return; - // make sure the scroll is not called again, right after deleting the scrollbar. - // The difference is around 25ms, we use 100 to be safe. - const difference = Date.now() - this.scrollRemovedAt; - if (difference < ScrollingDebounceDelay / 10) return; - this.isScrolling = true; - // make sure we do this only once - if (!target.style.getPropertyValue('--scroll-target-height')) { - // expose the current height as a css var, so we can limit it's height - target.style.setProperty('--scroll-target-height', `${target.offsetHeight}px`); - } - this.deleteScroll(); - }, - }, -}; diff --git a/docs/renderer/src/mixins/imageAsset.js b/docs/renderer/src/mixins/imageAsset.js deleted file mode 100644 index 1c275f500..000000000 --- a/docs/renderer/src/mixins/imageAsset.js +++ /dev/null @@ -1,31 +0,0 @@ -/** - * 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 -*/ - -import { extractDensities, separateVariantsByAppearance } from 'docc-render/utils/assets'; - -export default { - props: { - variants: { - type: Array, - required: true, - }, - }, - computed: { - variantsGroupedByAppearance() { - return separateVariantsByAppearance(this.variants); - }, - lightVariants() { - return extractDensities(this.variantsGroupedByAppearance.light); - }, - darkVariants() { - return extractDensities(this.variantsGroupedByAppearance.dark); - }, - }, -}; diff --git a/docs/renderer/src/mixins/isClientMobile.js b/docs/renderer/src/mixins/isClientMobile.js deleted file mode 100644 index 8f86be4de..000000000 --- a/docs/renderer/src/mixins/isClientMobile.js +++ /dev/null @@ -1,32 +0,0 @@ -/** - * 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 -*/ - -export default { - computed: { - /** - * Returns whether the client is a mobile device. - * @see {@link https://developer.mozilla.org/en-US/docs/Web/HTTP/Browser_detection_using_the_user_agent} - */ - isClientMobile() { - let check = false; - // detect if the device is a multi touch one - if ('maxTouchPoints' in navigator || 'msMaxTouchPoints' in navigator) { - check = Boolean(navigator.maxTouchPoints || navigator.msMaxTouchPoints); - } else { - // fallback to testing if the device has a precise pointer (mouse) or not - check = window.matchMedia - ? window.matchMedia('(pointer:coarse)').matches - // check for `orientation` in window object, if client does not support `matchMedia` - : 'orientation' in window; - } - return check; - }, - }, -}; diff --git a/docs/renderer/src/mixins/keyboardNavigation.js b/docs/renderer/src/mixins/keyboardNavigation.js deleted file mode 100644 index ed67a2234..000000000 --- a/docs/renderer/src/mixins/keyboardNavigation.js +++ /dev/null @@ -1,66 +0,0 @@ -/** - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2022 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 -*/ - -export default { - data() { - return { - focusedIndex: 0, - externalFocusChange: false, - }; - }, - methods: { - focusIndex(index) { - if (index < 0) return; - this.focusedIndex = index; - }, - focusPrev({ metaKey, ctrlKey, shiftKey }) { - // Prevent user from moving when pressing metaKey or ctrlKey + shiftKey - if ((metaKey || ctrlKey) && shiftKey) return; - this.externalFocusChange = false; - if (this.focusedIndex > 0) { - this.focusIndex(this.focusedIndex - 1); - } else { - this.startingPointHook(); - } - }, - focusNext({ metaKey, ctrlKey, shiftKey }) { - // Prevent user from moving when pressing metaKey or ctrlKey + shiftKey - if ((metaKey || ctrlKey) && shiftKey) return; - this.externalFocusChange = false; - if (this.focusedIndex < this.totalItemsToNavigate - 1) { - this.focusIndex(this.focusedIndex + 1); - } else { - this.endingPointHook(); - } - }, - async focusFirst() { - this.externalFocusChange = false; - // reset focus index so we can focus on value 0 too - this.focusIndex(null); - await this.$nextTick(); - this.focusIndex(0); - this.scrollToFocus(); - }, - async focusLast() { - this.externalFocusChange = false; - // reset focus index so we can focus on value 0 too - this.focusIndex(null); - await this.$nextTick(); - this.focusIndex(this.totalItemsToNavigate - 1); - this.scrollToFocus(); - }, - startingPointHook() {}, - endingPointHook() {}, - scrollToFocus() {}, - }, - computed: { - totalItemsToNavigate: () => 0, - }, -}; diff --git a/docs/renderer/src/mixins/metadata.js b/docs/renderer/src/mixins/metadata.js deleted file mode 100644 index 62f1d76a0..000000000 --- a/docs/renderer/src/mixins/metadata.js +++ /dev/null @@ -1,39 +0,0 @@ -/** - * 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 -*/ - -import { addOrUpdateMetadata } from 'docc-render/utils/metadata'; -import { firstParagraph } from 'docc-render/utils/strings'; -import { resolveAbsoluteUrl } from 'docc-render/utils/url-helper'; -import ContentNode from 'docc-render/components/ContentNode.vue'; - -export default { - methods: { - // Extracts the first paragraph of plaintext from the given content tree, - // which can be used for metadata purposes. - extractFirstParagraphText(content = []) { - const plaintext = ContentNode.computed.plaintext.bind({ - ...ContentNode.methods, - content, - })(); - return firstParagraph(plaintext); - }, - }, - computed: { - pagePath: ({ $route: { path = '/' } = {} }) => path, - pageURL: ({ pagePath = '/' }) => resolveAbsoluteUrl(pagePath), - }, - mounted() { - addOrUpdateMetadata({ - title: this.pageTitle, - description: this.pageDescription, - url: this.pageURL, - }); - }, -}; diff --git a/docs/renderer/src/mixins/multipleSelection.js b/docs/renderer/src/mixins/multipleSelection.js deleted file mode 100644 index b93703395..000000000 --- a/docs/renderer/src/mixins/multipleSelection.js +++ /dev/null @@ -1,585 +0,0 @@ -/** - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2022 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 -*/ - -import { - getSelectionText, - isSingleCharacter, - moveCursorToStart, - moveCursorToEnd, -} from 'docc-render/utils/input-helper'; -import { parseDataFromClipboard, prepareDataForHTMLClipboard } from 'docc-render/utils/clipboard'; -import { insertAt } from 'docc-render/utils/strings'; -import debounce from 'docc-render/utils/debounce'; - -const DebounceDelay = 280; -const VirtualKeyboardThreshold = 100; - -export default { - data() { - return { - keyboardIsVirtual: false, - // tracks tags that are selected (for copy or delete) - activeTags: [], - initTagIndex: null, - focusedTagIndex: null, - metaKey: false, - shiftKey: false, - tabbing: false, - debouncedHandleDeleteTag: null, - }; - }, - constants: { - DebounceDelay, - VirtualKeyboardThreshold, - }, - computed: { - virtualKeyboardBind: ({ keyboardIsVirtual }) => ({ keyboardIsVirtual }), - allSelectedTagsAreActive: ({ selectedTags, activeTags }) => ( - selectedTags.every(tag => activeTags.includes(tag)) - ), - }, - methods: { - selectRangeActiveTags(startIndex = this.focusedTagIndex, endIndex = this.selectedTags.length) { - this.activeTags = this.selectedTags.slice( - startIndex, - endIndex, - ); - }, - - selectTag(tag) { - this.updateSelectedTags([tag]); - if (!this.clearFilterOnTagSelect) return; - this.setFilterInput(''); - }, - - unselectActiveTags() { - if (this.activeTags.length) { - this.deleteTags(this.activeTags); - this.resetActiveTags(); - } - }, - async deleteHandler(e) { - if (this.activeTags.length > 0) { - this.setSelectedTags(this.selectedTags.filter(tag => !this.activeTags.includes(tag))); - } - if (this.inputIsSelected() && this.allSelectedTagsAreActive) { - // stop the default event, so it doesnt trigger the `@input` handler - e.preventDefault(); - // reset the filters - await this.resetFilters(); - } else if (this.$refs.input.selectionEnd === 0 && this.hasSelectedTags) { - // stop the backspace from navigating back the page - e.preventDefault(); - if (this.keyboardIsVirtual) { - // Because mobile and tablet users don't usually have a displayed virtual keyboard - // all the time, behaviour has been changed to allow a safer approach: - // delete the last tag directly when the user clicks on the delete key - this.setSelectedTags(this.selectedTags.slice(0, -1)); - } else { - // Default behaviour for desktop users is to focus on the last tag and then - // delete it when they click on the delete key while focused on the tag - this.$refs.selectedTags.focusLast(); - } - } - - this.unselectActiveTags(); - }, - leftKeyInputHandler(event) { - this.assignEventValues(event); - - if (this.hasSelectedTags) { - if (this.activeTags.length && !this.shiftKey) { - // prevent the left key from deselecting text on the input - event.preventDefault(); - // if there are activeTags and shift key has stopped, - // focus the first tag from those activeTags - this.$refs.selectedTags.focusTag(this.activeTags[0]); - return; - } - - // if user has shift key pressed and the cursor is on the start - if ( - this.shiftKey - && this.$refs.input.selectionStart === 0 - ) { - // selectionDirection !== 'forward' means that user is moving from input to tags - if (this.$refs.input.selectionDirection !== 'forward') { - // init focusedTagIndex as the last tag in selectedTags - if (this.focusedTagIndex === null) { - this.focusedTagIndex = this.selectedTags.length; - } - // move focusedTagIndex index one to the left - if (this.focusedTagIndex > 0) { - this.focusedTagIndex -= 1; - } - - this.initTagIndex = this.selectedTags.length; - this.selectTagsPressingShift(); - return; - } - } - - if (this.$refs.input.selectionEnd === 0 || this.inputIsSelected()) { - // go to the last tag when the cursor is on the beginning of the input - // or the whole input is selected - this.$refs.selectedTags.focusLast(); - } - } - }, - - rightKeyInputHandler(event) { - this.assignEventValues(event); - - if (this.activeTags.length) { - // If shift key is pressed and user focus is coming from a tag - if (this.shiftKey && this.focusedTagIndex < this.selectedTags.length) { - // when there is a init tag, keep it active - if (this.initTagIndex < this.selectedTags.length) { - this.selectRangeActiveTags(this.initTagIndex, this.focusedTagIndex + 1); - return; - } - // prevent the right key from deselecting text on the input - event.preventDefault(); - // move focusedTagIndex index one to the right - this.focusedTagIndex += 1; - // select range between focusedTagIndex index and end of tags - this.selectRangeActiveTags(); - } - } - }, - /** - * Handles hitting `Enter` key when in the input. - */ - async enterHandler() { - // on Enter, move the blur the input. It will hide the suggested tags automatically. - this.$refs.input.blur(); - }, - /** - * Handles arbitrary keydown cases for the input - */ - inputKeydownHandler(event) { - const { key } = event; - - if (this.inputIsSelected()) { - // Reset the filters when a character is typed, - // if the entire input is selected, but not the tags - if (isSingleCharacter(key) && this.allSelectedTagsAreActive) { - this.resetFilters(); - } - } - this.multipleTagsSelectionHandler({ event, tagName: '' }); - }, - - /** - * Handles arbitrary keydown cases for the selected tags - */ - selectedTagsKeydownHandler({ event, tagName }) { - // Prevent click from being fired when pressing Enter key - if (event.key === 'Enter') { - event.preventDefault(); - } - this.multipleTagsSelectionHandler({ event, tagName }); - }, - - /** - * Select exact input text from input to tags - */ - selectInputTextToTags() { - const { input } = this.$refs; - - // If user hasn't selected a partial text, - // select all the text from the cursor to the beginning of the text - if (input.selectionStart === input.selectionEnd) { - input.setSelectionRange(0, input.selectionEnd); - } else { - input.setSelectionRange(input.selectionStart, input.selectionEnd); - } - // We need to focus the input to get the selected text visible - this.focusInput(); - }, - - /** - * Select range of tags using the shiftKey - */ - selectTagsPressingShift() { - // If the user has selected a tag to init the shift selection - if (this.initTagIndex !== null) { - if (this.shiftKey && !this.metaKey) { - // Select the whole range between the init tag index and the focused tag index - // Comparing initTagIndex and focusedTagIndex to know which direction the slice - // function has - if (this.initTagIndex < this.focusedTagIndex) { - this.selectRangeActiveTags(this.initTagIndex, this.focusedTagIndex + 1); - } else { - this.selectRangeActiveTags(this.focusedTagIndex, this.initTagIndex + 1); - } - } - } - }, - - /** - * Handler when the user focus on a tag - */ - focusTagHandler({ event = {}, tagName }) { - // Update focusedTagIndex with the current value - this.focusedTagIndex = this.selectedTags.indexOf(tagName); - - // relatedTarget tells from where the focus element comes from - const target = event.relatedTarget; - // If user clicks on a tag after being focus on the input - if ( - target - // TODO: Might need to make it match the exact input, not any generic input - && target.matches('input') - && this.shiftKey - && !this.metaKey - && !this.tabbing - && this.$refs.input.selectionEnd !== 0 - ) { - // We select from the exact input text to the tags - this.selectInputTextToTags(); - // We select the tags - this.selectRangeActiveTags(); - return; - } - - // We select range of tags using the shiftKey on focus so it works for - // mouse and keyboard focus - this.selectTagsPressingShift(); - }, - - /** - * Focus on the input coming from the tags - */ - focusInputFromTags() { - // move the cursor to the start when focusing the input from tags - this.focusInput(); - moveCursorToStart(this.$refs.input); - }, - - /** - * Select whole range from the initTag to the beginning or end of the tags - */ - selectToDirections(key) { - if (this.metaKey && this.shiftKey) { - if (key === 'ArrowRight') { - // Select all from cursor to end of the tags - this.selectRangeActiveTags(this.initTagIndex, this.selectedTags.length); - - if (this.input.length) { - this.$refs.input.select(); - } else { - // Focus tag at the end of the tags - this.$refs.selectedTags.focusTag(this.selectedTags[this.selectedTags.length - 1]); - } - } else if (key === 'ArrowLeft') { - // Select all from cursor to beginning of the tags - this.selectRangeActiveTags(0, this.initTagIndex + 1); - - if (!this.input.length) { - // Focus tag at the beginning of the tags - this.$refs.selectedTags.focusTag(this.selectedTags[0]); - } - } - } - }, - - /** - * Select and unselect tags using the metaKey only for mouse events - */ - metaKeyClickSelection(event, tagName) { - if (this.metaKey && event instanceof MouseEvent) { - // If a user clicks with the mouse holding the meta key - if (this.activeTags.includes(tagName)) { - // deletes a tag when it's included in the active tags - this.activeTags.splice(this.activeTags.indexOf(tagName), 1); - - // Remove focus from tag and focus first active tag or input depending on - // if there are active tags or not - if (this.activeTags.length) { - this.$refs.selectedTags.focusTag(this.activeTags[0]); - } else { - this.focusInput(); - } - } else { - // If a tag is not included in the active tags we should add it to the active tags - this.activeTags.push(tagName); - } - } - }, - - /** - * Assign event values to update metaKey and shiftKey data values with current ones - */ - assignEventValues(event = {}) { - const { - shiftKey = false, metaKey = false, ctrlKey = false, key, - } = event; - this.tabbing = key === 'Tab'; - this.metaKey = metaKey || ctrlKey; - this.shiftKey = shiftKey; - }, - - /** - * Init tag - */ - initTag(tagName) { - if ( - this.initTagIndex === null - && !this.activeTags.includes(tagName) - ) { - if (tagName) { - // Init the shift key when the user click on the shift key for the first time - this.initTagIndex = this.selectedTags.indexOf(tagName); - // Add the init shift key to the active tags - this.activeTags.push(tagName); - } else { - // When selecting from the input value there isn't shift init tag - // so we take the total selected tags length - this.initTagIndex = this.selectedTags.length; - } - } - }, - - multipleTagsSelectionHandler({ event = new KeyboardEvent('keydown', {}), tagName }) { - const { key = '' } = event; - - // Prevent function to run when pressing the Enter key - if (key === 'Enter') return; - - this.assignEventValues(event); - - if ((this.shiftKey || this.metaKey) && !this.tabbing) { - // Init tag when shift key or meta key are pressed - this.initTag(tagName); - } else if (key !== 'Backspace') { - // Reset the shift selected tags when user clicks in any key unless - // using the shift, meta or delete key - this.resetActiveTags(); - } - - this.selectToDirections(key); - }, - - resetActiveTags() { - this.activeTags = []; - this.initTagIndex = null; - this.metaKey = false; - this.tabbing = false; - this.shiftKey = false; - this.focusedTagIndex = null; - }, - - selectInputAndTags() { - this.activeTags = [...this.selectedTags]; - - if (this.input.length) { - this.$refs.input.select(); - // set init tag as if shift key would have been triggered from input - this.initTagIndex = this.activeTags.length; - // set focused tag index to 0 keeping the real focus on the input - this.focusedTagIndex = 0; - } else if (this.activeTags.length) { - // set init tag on the last tag from the selected tags - this.initTagIndex = this.activeTags.length - 1; - // focus on the first tag - this.$refs.selectedTags.focusTag(this.activeTags[0]); - } - }, - /** - * Handles clicking or hitting enter on a focused tag. - * @param {Event} value - */ - handleSingleTagClick({ event, tagName }) { - if (this.keyboardIsVirtual) { - // init debounce function - if (!this.debouncedHandleDeleteTag) { - this.debouncedHandleDeleteTag = debounce(this.handleDeleteTag, DebounceDelay); - } - // remove the tag if it's on mobile - // and prevent handleDeleteTag to be called too fast - this.debouncedHandleDeleteTag({ tagName, event }); - } else { - this.assignEventValues(event); - this.metaKeyClickSelection(event, tagName); - this.multipleTagsSelectionHandler({ event, tagName }); - } - }, - /** - * Returns whether the entire input text is selected - * @returns {boolean} - */ - inputIsSelected() { - return this.input.length && getSelectionText() === this.input; - }, - /** - * Return whether the input has a partial seleced - * @returns {boolean} - */ - inputHasPartialTextSelected() { - const selectedText = getSelectionText(); - // make sure its not a full match - return !this.inputIsSelected() - // make sure we at least have some selected - && selectedText.length - // make sure the input includes what is currently selected - && this.input.includes(selectedText); - }, - /** - * Debounced `window.visualViewport@resize` callback. - * Difference beyond `VirtualKeyboardThreshold` considers a virtual keyboard is being displayed. - */ - updateKeyboardType: debounce(function updateKeyboardTypeDebounced(event) { - // Calculate the difference between the total window height and - // window height without virtual keyboard - const heightDifference = window.innerHeight - event.target.height; - - // If the height difference is bigger than 100, it means that a virtual keyboard - // has been displayed. 100px is the minimum height to consider a virtual keyboard. - if (heightDifference >= VirtualKeyboardThreshold) { - this.keyboardIsVirtual = true; - } - }, DebounceDelay), - setFilterInput(value) { - this.$emit('update:input', value); - }, - setSelectedTags(tags) { - this.$emit('update:selectedTags', tags); - }, - /** - * Appends provided tags to the already existing tags. - * Removes duplicates. - * @param {string[]} tags - */ - updateSelectedTags(tags) { - this.setSelectedTags([...new Set([...this.selectedTags, ...tags])]); - }, - /** - * Handles Copy-ing from the input or Selected tags - * @param {ClipboardEvent} event - * @returns {{ input: string, tags string[] }} - */ - handleCopy(event) { - event.preventDefault(); - // plain text payload - const copyBuffer = []; - // JSON payload - const copyJSONBuffer = { - tags: [], - input: getSelectionText(), - }; - - if (this.activeTags.length) { - const tagsToCopy = this.activeTags; - copyJSONBuffer.tags = tagsToCopy; - copyBuffer.push(tagsToCopy.join(' ')); - } - - // prepare plain text copy payload. - copyBuffer.push(copyJSONBuffer.input); - // if we have no tags or input selected, dont proceed with copy command - if (!copyJSONBuffer.tags.length && !copyJSONBuffer.input.length) return copyJSONBuffer; - // save data as JSON in clipboard, for easy retrieval. - event.clipboardData.setData('text/html', prepareDataForHTMLClipboard(copyJSONBuffer)); - // fill in plain text payload - event.clipboardData.setData('text/plain', copyBuffer.join(' ')); - - return copyJSONBuffer; - }, - /** - * Handles cutting action from the input - * @param {ClipboardEvent} event - */ - handleCut(event) { - event.preventDefault(); - const { input, tags } = this.handleCopy(event); - // dont overwrite the content, if nothing is copied - if (!input && !tags.length) return; - // remove what is copied from the selection and input - const remainingTags = this.selectedTags.filter(tag => !tags.includes(tag)); - const remainingInput = this.input.replace(input, ''); - // set the leftover content - this.setSelectedTags(remainingTags); - this.setFilterInput(remainingInput); - }, - /** - * Handles pasting into the input - * @param {ClipboardEvent} event - */ - handlePaste(event) { - event.preventDefault(); - const { types } = event.clipboardData; - let tags = []; - let input = event.clipboardData.getData('text/plain'); - // try to get the data from `text/html` content - if (types.includes('text/html')) { - const pasteBuffer = event.clipboardData.getData('text/html'); - const data = parseDataFromClipboard(pasteBuffer); - // if there is match, get the `tags` and `input` from the JSON data - if (data) { - ({ tags = [], input = '' } = data); - } - } - const selection = getSelectionText(); - // if we have selected parts of the input, we need to replace it. - // this works if you have selected all as well. - if (selection.length) { - input = this.input.replace(selection, input); - } else { - // inject the new text there hte cursor is currently at. - input = insertAt(this.input, input, document.activeElement.selectionStart); - } - - this.setFilterInput(input.trim()); - if (this.allSelectedTagsAreActive) { - this.setSelectedTags(tags); - } else { - this.updateSelectedTags(tags); - } - this.resetActiveTags(); - }, - /** - * Handles deleting a tag - * @param {string} tag - * @returns {Promise} - */ - async handleDeleteTag({ tagName, event = {} }) { - const { key } = event; - - if (!this.activeTags.length) { - this.deleteTags([tagName]); - } - - this.unselectActiveTags(); - - // await the parent to update the list - await this.$nextTick(); - moveCursorToEnd(this.$refs.input); - // Move cursor position to the beginning of the input field when deleting a selected tag. - // The default browser behavior is to move the cursor to the end of the input field, which - // is not what we want. - if (this.hasSelectedTags) { - await this.focusInput(); - - if (key === 'Backspace') { - moveCursorToStart(this.$refs.input); - } - } - }, - }, - mounted() { - if (window.visualViewport) { - window.visualViewport.addEventListener('resize', this.updateKeyboardType); - this.$once('hook:beforeDestroy', () => { - window.visualViewport.removeEventListener('resize', this.updateKeyboardType); - }); - } - }, -}; diff --git a/docs/renderer/src/mixins/onIntersect.js b/docs/renderer/src/mixins/onIntersect.js deleted file mode 100644 index dead56787..000000000 --- a/docs/renderer/src/mixins/onIntersect.js +++ /dev/null @@ -1,81 +0,0 @@ -/** - * 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 -*/ - -const IntersectionDirections = { - up: 'up', - down: 'down', -}; - -export default { - constants: { IntersectionDirections }, - data() { - return { - intersectionObserver: null, - intersectionPreviousScrollY: 0, - intersectionScrollDirection: IntersectionDirections.down, - }; - }, - computed: { - intersectionThreshold() { - const threshold = []; - for (let i = 0.0; i <= 1.0; i += 0.01) { - threshold.push(i); - } - return threshold; - }, - intersectionRoot() { - return null; // `null` used to indicate the implicit root of the viewport - }, - intersectionRootMargin() { - return '0px 0px 0px 0px'; - }, - intersectionObserverOptions() { - return { - root: this.intersectionRoot, - rootMargin: this.intersectionRootMargin, - threshold: this.intersectionThreshold, - }; - }, - }, - async mounted() { - await import('intersection-observer'); - this.intersectionObserver = new IntersectionObserver((entries) => { - this.detectIntersectionScrollDirection(); - const callback = this.onIntersect; - if (callback) { - entries.forEach(callback); - } else { - // eslint-disable-next-line no-console - console.warn('onIntersect not implemented'); - } - }, this.intersectionObserverOptions); - this.getIntersectionTargets().forEach((child) => { - this.intersectionObserver.observe(child); - }); - }, - beforeDestroy() { - if (this.intersectionObserver) { - this.intersectionObserver.disconnect(); - } - }, - methods: { - getIntersectionTargets() { return [this.$el]; }, - - detectIntersectionScrollDirection() { - // Detect the scroll direction - if (window.scrollY < this.intersectionPreviousScrollY) { - this.intersectionScrollDirection = IntersectionDirections.down; - } else if (window.scrollY > this.intersectionPreviousScrollY) { - this.intersectionScrollDirection = IntersectionDirections.up; - } - this.intersectionPreviousScrollY = window.scrollY; - }, - }, -}; diff --git a/docs/renderer/src/mixins/onIntersectViewport.js b/docs/renderer/src/mixins/onIntersectViewport.js deleted file mode 100644 index e98b5fd4e..000000000 --- a/docs/renderer/src/mixins/onIntersectViewport.js +++ /dev/null @@ -1,45 +0,0 @@ -/** - * 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 -*/ - -import onIntersect from './onIntersect'; - -export const intersectionMargins = { - topOneThird: '-30% 0% -70% 0%', - center: '-50% 0% -50% 0%', -}; - -export default { - mixins: [onIntersect], - computed: { - intersectionRoot() { - return null; // `null` used to indicate the implicit root of the viewport - }, - intersectionRootMargin() { - // this margin from the viewport root is used to track intersection - // along the center of the viewport itself - return intersectionMargins.center; - }, - }, - methods: { - onIntersect(observerEntry) { - if (!observerEntry.isIntersecting) { - return; - } - - const callback = this.onIntersectViewport; - if (callback) { - callback(); - } else { - // eslint-disable-next-line no-console - console.warn('onIntersectViewportCenter not implemented'); - } - }, - }, -}; diff --git a/docs/renderer/src/mixins/onPageLoadScrollToFragment.js b/docs/renderer/src/mixins/onPageLoadScrollToFragment.js deleted file mode 100644 index e0b41285e..000000000 --- a/docs/renderer/src/mixins/onPageLoadScrollToFragment.js +++ /dev/null @@ -1,20 +0,0 @@ -/** - * 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 -*/ - -import scrollToElement from 'docc-render/mixins/scrollToElement'; - -export default { - mixins: [scrollToElement], - mounted() { - if (this.$route.hash) { - this.scrollToElement(this.$route.hash); - } - }, -}; diff --git a/docs/renderer/src/mixins/performanceMetrics.js b/docs/renderer/src/mixins/performanceMetrics.js deleted file mode 100644 index 56b230487..000000000 --- a/docs/renderer/src/mixins/performanceMetrics.js +++ /dev/null @@ -1,45 +0,0 @@ -/** - * 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 -*/ - -export default { - inject: { - performanceMetricsEnabled: { - default: false, - }, - isTargetIDE: { - default: false, - }, - }, - methods: { - // This function should be called every time a view's main content has been rendered and patched - // onto the DOM. - newContentMounted() { - let time; - - if (this.performanceMetricsEnabled) { - // Round the number to an integer, because the browser sometimes returns a float that - // has too many decimals for the clients' native number types. - time = Math.round(window.performance.now()); - if (!window.renderedTimes) { - window.renderedTimes = []; - } - window.renderedTimes.push(time); - } - - // Send the 'rendered' message when Vue has patched the DOM with the latest data. - this.$bridge.send({ - type: 'rendered', - data: { - time, - }, - }); - }, - }, -}; diff --git a/docs/renderer/src/mixins/scrollToElement.js b/docs/renderer/src/mixins/scrollToElement.js deleted file mode 100644 index 62917c2cb..000000000 --- a/docs/renderer/src/mixins/scrollToElement.js +++ /dev/null @@ -1,31 +0,0 @@ -/** - * 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 -*/ - -import { waitFrames } from 'docc-render/utils/loading'; - -export default { - methods: { - async scrollToElement(hash) { - // wait a few frames, so the app has settled down animating, loading or unlocking scrolls - await waitFrames(8); - const resolvedRoute = this.$router.resolve({ hash }); - const { - selector, - offset, - } = await this.$router.options.scrollBehavior(resolvedRoute.route); - const element = document.querySelector(selector); - if (!element) return null; - - element.scrollIntoView(); - window.scrollBy(-offset.x, -offset.y); - return element; - }, - }, -}; diff --git a/docs/renderer/src/plugins/CommunicationBridge.js b/docs/renderer/src/plugins/CommunicationBridge.js deleted file mode 100644 index 1ea98fd04..000000000 --- a/docs/renderer/src/plugins/CommunicationBridge.js +++ /dev/null @@ -1,97 +0,0 @@ -/** - * 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 -*/ - -/* eslint-disable max-classes-per-file */ -class NullBackend { - constructor() { - this.$send = () => {}; - } - - send(event) { - this.$send(event); - } -} - -export class WebKitBackend { - constructor() { - const { - webkit: { - messageHandlers: { - bridge = {}, - } = {}, - } = {}, - } = window; - - this.bridge = bridge; - - const { - postMessage = () => {}, - } = bridge; - - // postMessage must always be called with the bridge as the receiver. - this.$send = postMessage.bind(bridge); - } - - send(event) { - this.$send(event); - } -} - -export class CommunicationBridge { - constructor(backend = new NullBackend()) { - this.backend = backend; - this.listeners = {}; - } - - send(event) { - this.backend.send(event); - } - - receive(event) { - this.emit(event.type, event.data); - } - - emit(type, data) { - if (this.listeners[type]) { - this.listeners[type].forEach(l => l(data)); - } - } - - on(type, listener) { - if (!this.listeners[type]) { - this.listeners[type] = new Set(); - } - - this.listeners[type].add(listener); - } - - off(type, listener) { - if (!this.listeners[type]) { - return; - } - - this.listeners[type].delete(listener); - } -} - -export default { - install(Vue, options) { - let backend; - - if (options.performanceMetricsEnabled || options.appTarget === 'ide') { - backend = new WebKitBackend(); - } else { - backend = new NullBackend(); - } - - // eslint-disable-next-line no-param-reassign - Vue.prototype.$bridge = new CommunicationBridge(backend); - }, -}; diff --git a/docs/renderer/src/plugins/CustomComponents.js b/docs/renderer/src/plugins/CustomComponents.js deleted file mode 100644 index 600345867..000000000 --- a/docs/renderer/src/plugins/CustomComponents.js +++ /dev/null @@ -1,70 +0,0 @@ -/** - * 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 -*/ - -// attach the "custom-" prefix to any component name to make it easy for Vue -// to ignore these in its own templates -function getTemplateIdentifier(name) { - return `custom-${name}`; -} - -// dynamically creates a class definition for a given identifier, which will be -// used as the tag name for a new autonomous custom web element -function createCustomElementDefinition(template) { - return (class extends HTMLElement { - constructor() { - super(); - // eslint-disable-next-line no-shadow - const shadowRoot = this.attachShadow({ mode: 'open' }); - - const templateInstance = template.content.cloneNode(true); - shadowRoot.appendChild(templateInstance); - } - }); -} - -// Register a custom web component for a given name. -// -// Example: -// `registerCustomComponent('header')` will register the custom web component -// whose template has already been defined in a

(P) -> Publishers.Zip", + "type" : "method" + }, { - "title" : "Instance Properties", - "type" : "groupMarker" + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/zip(_:_:)-3oklf", + "title" : "func zip(P, (Self.Output, P.Output) -> T) -> Publishers.Map, T>", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/failurereason", - "title" : "var failureReason: String?", - "type" : "property" + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/zip(_:_:)-7ik1f", + "title" : "func zip(P, Q) -> Publishers.Zip3", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/helpanchor", - "title" : "var helpAnchor: String?", - "type" : "property" + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/zip(_:_:_:)-1pr", + "title" : "func zip(P, Q, (Self.Output, P.Output, Q.Output) -> T) -> Publishers.Map, T>", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/recoverysuggestion", - "title" : "var recoverySuggestion: String?", - "type" : "property" + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/zip(_:_:_:)-88gn6", + "title" : "func zip(P, Q, R) -> Publishers.Zip4", + "type" : "method" + }, + { + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/zip(_:_:_:_:)", + "title" : "func zip(P, Q, R, (Self.Output, P.Output, Q.Output, R.Output) -> T) -> Publishers.Map, T>", + "type" : "method" } ], - "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror\/localizederror-implementations", - "title" : "LocalizedError Implementations", + "path" : "\/documentation\/apollopagination\/graphqlquerypager\/publisher-implementations", + "title" : "Publisher Implementations", "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/multipartresponsedeferparser\/parsingerror", - "title" : "MultipartResponseDeferParser.ParsingError", - "type" : "enum" - } - ], - "path" : "\/documentation\/apollo\/multipartresponsedeferparser", - "title" : "MultipartResponseDeferParser", - "type" : "struct" - }, - { - "children" : [ + "path" : "\/documentation\/apollopagination\/graphqlquerypager", + "title" : "GraphQLQueryPager", + "type" : "class" + }, { - "title" : "Enumerations", + "title" : "Protocols", "type" : "groupMarker" }, { "children" : [ { - "title" : "Enumeration Cases", + "title" : "Associated Types", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/cannotparsechunkdata", - "title" : "case cannotParseChunkData", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/cannotparsepayloaddata", - "title" : "case cannotParsePayloadData", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/irrecoverableerrors(_:)", - "title" : "case irrecoverableErrors([GraphQLError])", - "type" : "case" + "path" : "\/documentation\/apollopagination\/pagertype\/initialquery", + "title" : "InitialQuery", + "type" : "associatedtype" }, { - "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/unsupportedcontenttype(type:)", - "title" : "case unsupportedContentType(type: String)", - "type" : "case" + "path" : "\/documentation\/apollopagination\/pagertype\/paginatedquery", + "title" : "PaginatedQuery", + "type" : "associatedtype" }, { "title" : "Instance Properties", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/errordescription", - "title" : "var errorDescription: String?", + "path" : "\/documentation\/apollopagination\/pagertype\/canloadnext", + "title" : "var canLoadNext: Bool", "type" : "property" }, { - "title" : "Default Implementations", - "type" : "groupMarker" - }, - { - "children" : [ - { - "title" : "Operators", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" - } - ], - "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - }, - { - "children" : [ - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/localizeddescription", - "title" : "var localizedDescription: String", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/error-implementations", - "title" : "Error Implementations", - "type" : "symbol" + "path" : "\/documentation\/apollopagination\/pagertype\/canloadprevious", + "title" : "var canLoadPrevious: Bool", + "type" : "property" }, { - "children" : [ - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/failurereason", - "title" : "var failureReason: String?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/helpanchor", - "title" : "var helpAnchor: String?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/recoverysuggestion", - "title" : "var recoverySuggestion: String?", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror\/localizederror-implementations", - "title" : "LocalizedError Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser\/parsingerror", - "title" : "MultipartResponseSubscriptionParser.ParsingError", - "type" : "enum" - } - ], - "path" : "\/documentation\/apollo\/multipartresponsesubscriptionparser", - "title" : "MultipartResponseSubscriptionParser", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/noncopyableasyncthrowingstream\/init(stream:)-55ow4", - "title" : "init(stream: consuming AsyncThrowingStream)", - "type" : "init" - }, - { - "path" : "\/documentation\/apollo\/noncopyableasyncthrowingstream\/init(stream:)-9p6wp", - "title" : "init(stream: consuming sending S)", - "type" : "init" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/noncopyableasyncthrowingstream\/compactmap(_:)", - "title" : "func compactMap((Element) async throws -> ElementOfResult?) async -> NonCopyableAsyncThrowingStream", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/noncopyableasyncthrowingstream\/getstream()", - "title" : "func getStream() -> AsyncThrowingStream", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/noncopyableasyncthrowingstream\/map(_:)", - "title" : "func map((Element) async throws -> ElementOfResult) async -> NonCopyableAsyncThrowingStream", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/noncopyableasyncthrowingstream\/maperrors(_:)", - "title" : "func mapErrors((any Error) async throws -> Element?) async -> NonCopyableAsyncThrowingStream", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/noncopyableasyncthrowingstream", - "title" : "NonCopyableAsyncThrowingStream", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/parsedresult\/init(result:cacherecords:)", - "title" : "init(result: GraphQLResponse, cacheRecords: RecordSet?)", - "type" : "init" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/parsedresult\/cacherecords", - "title" : "let cacheRecords: RecordSet?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/parsedresult\/result", - "title" : "let result: GraphQLResponse", - "type" : "property" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" - }, - { - "children" : [ - { - "title" : "Operators", + "title" : "Instance Methods", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/parsedresult\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" - } - ], - "path" : "\/documentation\/apollo\/parsedresult\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/parsedresult", - "title" : "ParsedResult", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Operators", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/record\/==(_:_:)", - "title" : "static func == (Record, Record) -> Bool", - "type" : "op" - }, - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/record\/init(key:_:)", - "title" : "init(key: CacheKey, Record.Fields)", - "type" : "init" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/record\/fields-swift.property", - "title" : "var fields: Record.Fields", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/record\/key", - "title" : "let key: CacheKey", - "type" : "property" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/record\/hash(into:)", - "title" : "func hash(into: inout Hasher)", - "type" : "method" - }, - { - "title" : "Subscripts", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/record\/subscript(_:)", - "title" : "subscript(CacheKey) -> Record.Value?", - "type" : "subscript" - }, - { - "title" : "Type Aliases", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/record\/fields-swift.typealias", - "title" : "Record.Fields", - "type" : "typealias" - }, - { - "path" : "\/documentation\/apollo\/record\/value", - "title" : "Record.Value", - "type" : "typealias" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" - }, - { - "children" : [ - { - "title" : "Instance Properties", - "type" : "groupMarker" + "path" : "\/documentation\/apollopagination\/pagertype\/fetch()", + "title" : "func fetch() async", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/record\/description", - "title" : "var description: String", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/record\/customstringconvertible-implementations", - "title" : "CustomStringConvertible Implementations", - "type" : "symbol" - }, - { - "children" : [ - { - "title" : "Operators", - "type" : "groupMarker" + "path" : "\/documentation\/apollopagination\/pagertype\/loadall(fetchfrominitialpage:)", + "title" : "func loadAll(fetchFromInitialPage: Bool) async throws", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/record\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" - } - ], - "path" : "\/documentation\/apollo\/record\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/record", - "title" : "Record", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/recordset\/init(records:)", - "title" : "init(records: S)", - "type" : "init" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/recordset\/isempty", - "title" : "var isEmpty: Bool", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/recordset\/keys", - "title" : "var keys: Set", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/recordset\/storage", - "title" : "var storage: [CacheKey : Record]", - "type" : "property" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/recordset\/clear()", - "title" : "func clear()", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/recordset\/insert(_:)", - "title" : "func insert(Record)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/recordset\/insert(contentsof:)", - "title" : "func insert(contentsOf: S)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/recordset\/merge(record:)", - "title" : "func merge(record: Record) -> Set", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/recordset\/merge(records:)", - "title" : "func merge(records: RecordSet) -> Set", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/recordset\/removerecord(for:)", - "title" : "func removeRecord(for: CacheKey)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/recordset\/removerecords(matching:)", - "title" : "func removeRecords(matching: CacheKey)", - "type" : "method" - }, - { - "title" : "Subscripts", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/recordset\/subscript(_:)", - "title" : "subscript(CacheKey) -> Record?", - "type" : "subscript" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" - }, - { - "children" : [ - { - "title" : "Instance Properties", - "type" : "groupMarker" + "path" : "\/documentation\/apollopagination\/pagertype\/loadnext(fetchbehavior:)", + "title" : "func loadNext(fetchBehavior: FetchBehavior) async throws", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/recordset\/debugdescription", - "title" : "var debugDescription: String", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/recordset\/customdebugstringconvertible-implementations", - "title" : "CustomDebugStringConvertible Implementations", - "type" : "symbol" - }, - { - "children" : [ + "path" : "\/documentation\/apollopagination\/pagertype\/loadprevious(fetchbehavior:)", + "title" : "func loadPrevious(fetchBehavior: FetchBehavior) async throws", + "type" : "method" + }, { - "title" : "Instance Properties", - "type" : "groupMarker" + "path" : "\/documentation\/apollopagination\/pagertype\/refetch(fetchbehavior:)", + "title" : "func refetch(fetchBehavior: FetchBehavior) async", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/recordset\/playgrounddescription", - "title" : "var playgroundDescription: Any", - "type" : "property" + "path" : "\/documentation\/apollopagination\/pagertype\/reset()", + "title" : "func reset() async", + "type" : "method" } ], - "path" : "\/documentation\/apollo\/recordset\/customplaygrounddisplayconvertible-implementations", - "title" : "CustomPlaygroundDisplayConvertible Implementations", - "type" : "symbol" + "path" : "\/documentation\/apollopagination\/pagertype", + "title" : "PagerType", + "type" : "protocol" }, { "children" : [ @@ -3786,54 +13391,20 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/recordset\/description", - "title" : "var description: String", + "path" : "\/documentation\/apollopagination\/paginationinfo\/canloadnext", + "title" : "var canLoadNext: Bool", "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/recordset\/customstringconvertible-implementations", - "title" : "CustomStringConvertible Implementations", - "type" : "symbol" - }, - { - "children" : [ - { - "title" : "Operators", - "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/recordset\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" + "path" : "\/documentation\/apollopagination\/paginationinfo\/canloadprevious", + "title" : "var canLoadPrevious: Bool", + "type" : "property" } ], - "path" : "\/documentation\/apollo\/recordset\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" + "path" : "\/documentation\/apollopagination\/paginationinfo", + "title" : "PaginationInfo", + "type" : "protocol" }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/recordset\/init(dictionaryliteral:)", - "title" : "init(dictionaryLiteral: (CacheKey, Record.Fields)...)", - "type" : "init" - } - ], - "path" : "\/documentation\/apollo\/recordset\/expressiblebydictionaryliteral-implementations", - "title" : "ExpressibleByDictionaryLiteral Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/recordset", - "title" : "RecordSet", - "type" : "struct" - }, - { - "children" : [ { "title" : "Structures", "type" : "groupMarker" @@ -3845,8 +13416,8 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/requestchain\/retry\/init(request:)", - "title" : "init(request: Request)", + "path" : "\/documentation\/apollopagination\/paginationoutput\/init(previouspages:initialpage:nextpages:lastupdatedpage:)", + "title" : "init(previousPages: [GraphQLResponse], initialPage: GraphQLResponse?, nextPages: [GraphQLResponse], lastUpdatedPage: PaginationOutput.QueryWrapper)", "type" : "init" }, { @@ -3854,465 +13425,369 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/requestchain\/retry\/request", - "title" : "let request: Request", + "path" : "\/documentation\/apollopagination\/paginationoutput\/alldata", + "title" : "var allData: [InitialQuery.Data]", "type" : "property" }, { - "title" : "Default Implementations", + "path" : "\/documentation\/apollopagination\/paginationoutput\/allerrors", + "title" : "var allErrors: [GraphQLError]", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/paginationoutput\/allpages", + "title" : "var allPages: [GraphQLResponse]", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/paginationoutput\/initialpage", + "title" : "let initialPage: GraphQLResponse?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/paginationoutput\/lastupdatedpage", + "title" : "let lastUpdatedPage: PaginationOutput.QueryWrapper", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/paginationoutput\/nextpages", + "title" : "let nextPages: [GraphQLResponse]", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/paginationoutput\/previouspages", + "title" : "let previousPages: [GraphQLResponse]", + "type" : "property" + }, + { + "title" : "Enumerations", "type" : "groupMarker" }, { "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollopagination\/paginationoutput\/querywrapper\/initial(_:)", + "title" : "case initial(GraphQLResponse)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollopagination\/paginationoutput\/querywrapper\/paginated(_:)", + "title" : "case paginated(GraphQLResponse)", + "type" : "case" + }, { "title" : "Instance Properties", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/requestchain\/retry\/localizeddescription", - "title" : "var localizedDescription: String", + "path" : "\/documentation\/apollopagination\/paginationoutput\/querywrapper\/data", + "title" : "var data: InitialQuery.Data?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/paginationoutput\/querywrapper\/errors", + "title" : "var errors: [GraphQLError]?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/paginationoutput\/querywrapper\/source", + "title" : "var source: UpdateSource", "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollopagination\/paginationoutput\/querywrapper\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollopagination\/paginationoutput\/querywrapper\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/requestchain\/retry\/error-implementations", - "title" : "Error Implementations", + "path" : "\/documentation\/apollopagination\/paginationoutput\/querywrapper", + "title" : "PaginationOutput.QueryWrapper", + "type" : "enum" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollopagination\/paginationoutput\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollopagination\/paginationoutput\/equatable-implementations", + "title" : "Equatable Implementations", "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/requestchain\/retry", - "title" : "RequestChain.Retry", + "path" : "\/documentation\/apollopagination\/paginationoutput", + "title" : "PaginationOutput", "type" : "struct" }, { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/requestchain\/init(urlsession:interceptors:store:)", - "title" : "init(urlSession: any ApolloURLSession, interceptors: Interceptors, store: ApolloStore)", - "type" : "init" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/requestchain\/kickoff(request:)", - "title" : "func kickoff(request: Request) -> RequestChain.ResultStream", - "type" : "method" - }, - { - "title" : "Type Aliases", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/requestchain\/resultstream", - "title" : "RequestChain.ResultStream", - "type" : "typealias" - } - ], - "path" : "\/documentation\/apollo\/requestchain", - "title" : "RequestChain", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/requestconfiguration\/init(requesttimeout:writeresultstocache:)", - "title" : "init(requestTimeout: TimeInterval?, writeResultsToCache: Bool)", - "type" : "init" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/requestconfiguration\/requesttimeout", - "title" : "var requestTimeout: TimeInterval?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/requestconfiguration\/writeresultstocache", - "title" : "var writeResultsToCache: Bool", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/requestconfiguration", - "title" : "RequestConfiguration", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Structures", + "title" : "Enumerations", "type" : "groupMarker" }, { "children" : [ { - "title" : "Instance Properties", + "title" : "Structures", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/chunk", - "title" : "let chunk: Data", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/errordescription", - "title" : "var errorDescription: String?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/graphqlerror", - "title" : "var graphQLError: GraphQLError?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/response", - "title" : "let response: HTTPURLResponse", - "type" : "property" + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/bidirectional\/init(hasnext:endcursor:hasprevious:startcursor:)", + "title" : "init(hasNext: Bool, endCursor: String?, hasPrevious: Bool, startCursor: String?)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/bidirectional\/canloadnext", + "title" : "var canLoadNext: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/bidirectional\/canloadprevious", + "title" : "var canLoadPrevious: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/bidirectional\/endcursor", + "title" : "let endCursor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/bidirectional\/hasnext", + "title" : "let hasNext: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/bidirectional\/hasprevious", + "title" : "let hasPrevious: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/bidirectional\/startcursor", + "title" : "let startCursor: String?", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/bidirectional\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/bidirectional\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/bidirectional", + "title" : "CursorBasedPagination.Bidirectional", + "type" : "struct" }, { - "title" : "Default Implementations", - "type" : "groupMarker" + "children" : [ + { + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/forward\/init(hasnext:endcursor:)", + "title" : "init(hasNext: Bool, endCursor: String?)", + "type" : "init" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/forward\/canloadnext", + "title" : "var canLoadNext: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/forward\/canloadprevious", + "title" : "var canLoadPrevious: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/forward\/endcursor", + "title" : "let endCursor: String?", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/forward\/hasnext", + "title" : "let hasNext: Bool", + "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/forward\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/forward\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + } + ], + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/forward", + "title" : "CursorBasedPagination.Forward", + "type" : "struct" }, { "children" : [ { - "title" : "Instance Properties", + "title" : "Initializers", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/localizeddescription", - "title" : "var localizedDescription: String", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/error-implementations", - "title" : "Error Implementations", - "type" : "symbol" - }, - { - "children" : [ + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/reverse\/init(hasprevious:startcursor:)", + "title" : "init(hasPrevious: Bool, startCursor: String?)", + "type" : "init" + }, { "title" : "Instance Properties", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/failurereason", - "title" : "var failureReason: String?", + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/reverse\/canloadnext", + "title" : "var canLoadNext: Bool", "type" : "property" }, { - "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/helpanchor", - "title" : "var helpAnchor: String?", + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/reverse\/canloadprevious", + "title" : "var canLoadPrevious: Bool", "type" : "property" }, { - "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/recoverysuggestion", - "title" : "var recoverySuggestion: String?", + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/reverse\/hasprevious", + "title" : "let hasPrevious: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/reverse\/startcursor", + "title" : "let startCursor: String?", "type" : "property" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/reverse\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/reverse\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror\/localizederror-implementations", - "title" : "LocalizedError Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/responsecodeinterceptor\/responsecodeerror", - "title" : "ResponseCodeInterceptor.ResponseCodeError", - "type" : "struct" - }, - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/responsecodeinterceptor\/init()", - "title" : "init()", - "type" : "init" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/responsecodeinterceptor\/id", - "title" : "var id: String", - "type" : "property" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/responsecodeinterceptor\/intercept(request:next:)", - "title" : "func intercept(request: URLRequest, next: (URLRequest) async throws -> HTTPResponse) async throws -> HTTPResponse", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/responsecodeinterceptor", - "title" : "ResponseCodeInterceptor", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/urlqueryparametertransformer\/init(body:url:)", - "title" : "init(body: JSONEncodableDictionary, url: URL)", - "type" : "init" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/urlqueryparametertransformer\/creategeturl()", - "title" : "func createGetURL() -> URL?", - "type" : "method" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" - }, - { - "children" : [ - { - "title" : "Operators", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/urlqueryparametertransformer\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" - }, - { - "path" : "\/documentation\/apollo\/urlqueryparametertransformer\/==(_:_:)", - "title" : "static func == (URLQueryParameterTransformer, URLQueryParameterTransformer) -> Bool", - "type" : "op" - } - ], - "path" : "\/documentation\/apollo\/urlqueryparametertransformer\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - }, - { - "children" : [ - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/urlqueryparametertransformer\/hash(into:)", - "title" : "func hash(into: inout Hasher)", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/urlqueryparametertransformer\/hashable-implementations", - "title" : "Hashable Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/urlqueryparametertransformer", - "title" : "URLQueryParameterTransformer", - "type" : "struct" - }, - { - "children" : [ - { - "title" : "Operators", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/uploadrequest\/==(_:_:)", - "title" : "static func == (UploadRequest, UploadRequest) -> Bool", - "type" : "op" - }, - { - "title" : "Initializers", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/uploadrequest\/init(operation:graphqlendpoint:files:multipartboundary:writeresultstocache:requestbodycreator:)", - "title" : "init(operation: Operation, graphQLEndpoint: URL, files: [GraphQLFile], multipartBoundary: String?, writeResultsToCache: Bool, requestBodyCreator: any JSONRequestBodyCreator)", - "type" : "init" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/uploadrequest\/additionalheaders", - "title" : "var additionalHeaders: [String : String]", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/uploadrequest\/fetchbehavior", - "title" : "var fetchBehavior: FetchBehavior", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/uploadrequest\/files", - "title" : "let files: [GraphQLFile]", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/uploadrequest\/graphqlendpoint", - "title" : "var graphQLEndpoint: URL", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/uploadrequest\/multipartboundary", - "title" : "let multipartBoundary: String", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/uploadrequest\/operation", - "title" : "var operation: Operation", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/uploadrequest\/requestbodycreator", - "title" : "let requestBodyCreator: any JSONRequestBodyCreator", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/uploadrequest\/requesttimeout", - "title" : "var requestTimeout: TimeInterval?", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/uploadrequest\/writeresultstocache", - "title" : "var writeResultsToCache: Bool", - "type" : "property" - }, - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/uploadrequest\/hash(into:)", - "title" : "func hash(into: inout Hasher)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/uploadrequest\/requestmultipartformdata()", - "title" : "func requestMultipartFormData() throws -> MultipartFormData", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/uploadrequest\/tourlrequest()", - "title" : "func toURLRequest() throws -> URLRequest", - "type" : "method" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" - }, - { - "children" : [ - { - "title" : "Instance Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/uploadrequest\/addheader(name:value:)", - "title" : "func addHeader(name: String, value: String)", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/uploadrequest\/addheaders(_:)", - "title" : "func addHeaders([String : String])", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/uploadrequest\/createdefaultrequest()", - "title" : "func createDefaultRequest() -> URLRequest", - "type" : "method" + "path" : "\/documentation\/apollopagination\/cursorbasedpagination\/reverse", + "title" : "CursorBasedPagination.Reverse", + "type" : "struct" } ], - "path" : "\/documentation\/apollo\/uploadrequest\/graphqlrequest-implementations", - "title" : "GraphQLRequest Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/uploadrequest", - "title" : "UploadRequest", - "type" : "struct" - }, - { - "title" : "Type Aliases", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/apollorequestbodycreator", - "title" : "ApolloRequestBodyCreator", - "type" : "typealias" - }, - { - "path" : "\/documentation\/apollo\/cachekey", - "title" : "CacheKey", - "type" : "typealias" - }, - { - "path" : "\/documentation\/apollo\/graphqlresulthandler", - "title" : "GraphQLResultHandler", - "type" : "typealias" - }, - { - "path" : "\/documentation\/apollo\/interceptorresultstream", - "title" : "InterceptorResultStream", - "type" : "typealias" - }, - { - "path" : "\/documentation\/apollo\/requestbodycreator", - "title" : "RequestBodyCreator", - "type" : "typealias" - }, - { - "title" : "Enumerations", - "type" : "groupMarker" - }, - { - "children" : [ - { - "title" : "Enumerations", - "type" : "groupMarker" + "path" : "\/documentation\/apollopagination\/cursorbasedpagination", + "title" : "CursorBasedPagination", + "type" : "enum" }, { "children" : [ { - "title" : "Enumerations", + "title" : "Structures", "type" : "groupMarker" }, { "children" : [ { - "title" : "Enumeration Cases", + "title" : "Initializers", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheandnetwork\/cacheandnetwork", - "title" : "case cacheAndNetwork", - "type" : "case" + "path" : "\/documentation\/apollopagination\/offsetpagination\/bidirectional\/init(offset:canloadnext:canloadprevious:)", + "title" : "init(offset: Int, canLoadNext: Bool, canLoadPrevious: Bool)", + "type" : "init" }, { - "title" : "Instance Methods", + "title" : "Instance Properties", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheandnetwork\/tofetchbehavior()", - "title" : "func toFetchBehavior() -> FetchBehavior", - "type" : "method" + "path" : "\/documentation\/apollopagination\/offsetpagination\/bidirectional\/canloadnext", + "title" : "var canLoadNext: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/offsetpagination\/bidirectional\/canloadprevious", + "title" : "let canLoadPrevious: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/offsetpagination\/bidirectional\/offset", + "title" : "let offset: Int", + "type" : "property" }, { "title" : "Default Implementations", @@ -4325,39 +13800,49 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheandnetwork\/!=(_:_:)", + "path" : "\/documentation\/apollopagination\/offsetpagination\/bidirectional\/!=(_:_:)", "title" : "static func != (Self, Self) -> Bool", "type" : "op" } ], - "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheandnetwork\/equatable-implementations", + "path" : "\/documentation\/apollopagination\/offsetpagination\/bidirectional\/equatable-implementations", "title" : "Equatable Implementations", "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheandnetwork", - "title" : "CachePolicy.Query.CacheAndNetwork", - "type" : "enum" + "path" : "\/documentation\/apollopagination\/offsetpagination\/bidirectional", + "title" : "OffsetPagination.Bidirectional", + "type" : "struct" }, { "children" : [ { - "title" : "Enumeration Cases", + "title" : "Initializers", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheonly\/cacheonly", - "title" : "case cacheOnly", - "type" : "case" + "path" : "\/documentation\/apollopagination\/offsetpagination\/forward\/init(offset:canloadnext:)", + "title" : "init(offset: Int, canLoadNext: Bool)", + "type" : "init" }, { - "title" : "Instance Methods", + "title" : "Instance Properties", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheonly\/tofetchbehavior()", - "title" : "func toFetchBehavior() -> FetchBehavior", - "type" : "method" + "path" : "\/documentation\/apollopagination\/offsetpagination\/forward\/canloadnext", + "title" : "let canLoadNext: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/offsetpagination\/forward\/canloadprevious", + "title" : "var canLoadPrevious: Bool", + "type" : "property" + }, + { + "path" : "\/documentation\/apollopagination\/offsetpagination\/forward\/offset", + "title" : "let offset: Int", + "type" : "property" }, { "title" : "Default Implementations", @@ -4370,49 +13855,49 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheonly\/!=(_:_:)", + "path" : "\/documentation\/apollopagination\/offsetpagination\/forward\/!=(_:_:)", "title" : "static func != (Self, Self) -> Bool", "type" : "op" } ], - "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheonly\/equatable-implementations", + "path" : "\/documentation\/apollopagination\/offsetpagination\/forward\/equatable-implementations", "title" : "Equatable Implementations", "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/cachepolicy\/query\/cacheonly", - "title" : "CachePolicy.Query.CacheOnly", - "type" : "enum" + "path" : "\/documentation\/apollopagination\/offsetpagination\/forward", + "title" : "OffsetPagination.Forward", + "type" : "struct" }, { "children" : [ { - "title" : "Enumeration Cases", + "title" : "Initializers", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/cachepolicy\/query\/singleresponse\/cachefirst", - "title" : "case cacheFirst", - "type" : "case" + "path" : "\/documentation\/apollopagination\/offsetpagination\/reverse\/init(offset:canloadprevious:)", + "title" : "init(offset: Int, canLoadPrevious: Bool)", + "type" : "init" }, { - "path" : "\/documentation\/apollo\/cachepolicy\/query\/singleresponse\/networkfirst", - "title" : "case networkFirst", - "type" : "case" + "title" : "Instance Properties", + "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/cachepolicy\/query\/singleresponse\/networkonly", - "title" : "case networkOnly", - "type" : "case" + "path" : "\/documentation\/apollopagination\/offsetpagination\/reverse\/canloadnext", + "title" : "var canLoadNext: Bool", + "type" : "property" }, { - "title" : "Instance Methods", - "type" : "groupMarker" + "path" : "\/documentation\/apollopagination\/offsetpagination\/reverse\/canloadprevious", + "title" : "let canLoadPrevious: Bool", + "type" : "property" }, { - "path" : "\/documentation\/apollo\/cachepolicy\/query\/singleresponse\/tofetchbehavior()", - "title" : "func toFetchBehavior() -> FetchBehavior", - "type" : "method" + "path" : "\/documentation\/apollopagination\/offsetpagination\/reverse\/offset", + "title" : "let offset: Int", + "type" : "property" }, { "title" : "Default Implementations", @@ -4425,19 +13910,61 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/cachepolicy\/query\/singleresponse\/!=(_:_:)", + "path" : "\/documentation\/apollopagination\/offsetpagination\/reverse\/!=(_:_:)", "title" : "static func != (Self, Self) -> Bool", "type" : "op" } ], - "path" : "\/documentation\/apollo\/cachepolicy\/query\/singleresponse\/equatable-implementations", + "path" : "\/documentation\/apollopagination\/offsetpagination\/reverse\/equatable-implementations", "title" : "Equatable Implementations", "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/cachepolicy\/query\/singleresponse", - "title" : "CachePolicy.Query.SingleResponse", - "type" : "enum" + "path" : "\/documentation\/apollopagination\/offsetpagination\/reverse", + "title" : "OffsetPagination.Reverse", + "type" : "struct" + } + ], + "path" : "\/documentation\/apollopagination\/offsetpagination", + "title" : "OffsetPagination", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollopagination\/pageextractiondata\/initial(_:_:)", + "title" : "case initial(InitialQuery.Data, T)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollopagination\/pageextractiondata\/paginated(_:_:)", + "title" : "case paginated(PaginatedQuery.Data, T)", + "type" : "case" + } + ], + "path" : "\/documentation\/apollopagination\/pageextractiondata", + "title" : "PageExtractionData", + "type" : "enum" + }, + { + "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollopagination\/paginationdirection\/next", + "title" : "case next", + "type" : "case" + }, + { + "path" : "\/documentation\/apollopagination\/paginationdirection\/previous", + "title" : "case previous", + "type" : "case" }, { "title" : "Default Implementations", @@ -4450,18 +13977,18 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/cachepolicy\/query\/!=(_:_:)", + "path" : "\/documentation\/apollopagination\/paginationdirection\/!=(_:_:)", "title" : "static func != (Self, Self) -> Bool", "type" : "op" } ], - "path" : "\/documentation\/apollo\/cachepolicy\/query\/equatable-implementations", + "path" : "\/documentation\/apollopagination\/paginationdirection\/equatable-implementations", "title" : "Equatable Implementations", "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/cachepolicy\/query", - "title" : "CachePolicy.Query", + "path" : "\/documentation\/apollopagination\/paginationdirection", + "title" : "PaginationDirection", "type" : "enum" }, { @@ -4471,23 +13998,34 @@ "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/cachepolicy\/subscription\/cachethennetwork", - "title" : "case cacheThenNetwork", + "path" : "\/documentation\/apollopagination\/paginationerror\/cancellation", + "title" : "case cancellation", "type" : "case" }, { - "path" : "\/documentation\/apollo\/cachepolicy\/subscription\/networkonly", - "title" : "case networkOnly", + "path" : "\/documentation\/apollopagination\/paginationerror\/loadinprogress", + "title" : "case loadInProgress", "type" : "case" }, { - "title" : "Instance Methods", - "type" : "groupMarker" + "path" : "\/documentation\/apollopagination\/paginationerror\/missinginitialpage", + "title" : "case missingInitialPage", + "type" : "case" }, { - "path" : "\/documentation\/apollo\/cachepolicy\/subscription\/tofetchbehavior()", - "title" : "func toFetchBehavior() -> FetchBehavior", - "type" : "method" + "path" : "\/documentation\/apollopagination\/paginationerror\/noquery", + "title" : "case noQuery", + "type" : "case" + }, + { + "path" : "\/documentation\/apollopagination\/paginationerror\/pagehasnomorecontent", + "title" : "case pageHasNoMoreContent", + "type" : "case" + }, + { + "path" : "\/documentation\/apollopagination\/paginationerror\/unknown(_:)", + "title" : "case unknown(any Error)", + "type" : "case" }, { "title" : "Default Implementations", @@ -4496,573 +14034,486 @@ { "children" : [ { - "title" : "Operators", + "title" : "Instance Properties", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/cachepolicy\/subscription\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" + "path" : "\/documentation\/apollopagination\/paginationerror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" } ], - "path" : "\/documentation\/apollo\/cachepolicy\/subscription\/equatable-implementations", - "title" : "Equatable Implementations", + "path" : "\/documentation\/apollopagination\/paginationerror\/error-implementations", + "title" : "Error Implementations", "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/cachepolicy\/subscription", - "title" : "CachePolicy.Subscription", + "path" : "\/documentation\/apollopagination\/paginationerror", + "title" : "PaginationError", "type" : "enum" }, - { - "title" : "Default Implementations", - "type" : "groupMarker" - }, { "children" : [ { - "title" : "Operators", + "title" : "Enumeration Cases", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/cachepolicy\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" - } - ], - "path" : "\/documentation\/apollo\/cachepolicy\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/cachepolicy", - "title" : "CachePolicy", - "type" : "enum" - }, - { - "children" : [ - { - "title" : "Enumeration Cases", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/cachepolicy_v1\/fetchignoringcachecompletely", - "title" : "case fetchIgnoringCacheCompletely", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/cachepolicy_v1\/fetchignoringcachedata", - "title" : "case fetchIgnoringCacheData", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/cachepolicy_v1\/returncachedataandfetch", - "title" : "case returnCacheDataAndFetch", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/cachepolicy_v1\/returncachedatadontfetch", - "title" : "case returnCacheDataDontFetch", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/cachepolicy_v1\/returncachedataelsefetch", - "title" : "case returnCacheDataElseFetch", - "type" : "case" - }, - { - "title" : "Type Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/cachepolicy_v1\/default", - "title" : "static var `default`: CachePolicy_v1", - "type" : "property" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" - }, - { - "children" : [ + "path" : "\/documentation\/apollopagination\/updatesource\/cache", + "title" : "case cache", + "type" : "case" + }, { - "title" : "Operators", + "path" : "\/documentation\/apollopagination\/updatesource\/server", + "title" : "case server", + "type" : "case" + }, + { + "title" : "Default Implementations", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/cachepolicy_v1\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollopagination\/updatesource\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollopagination\/updatesource\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/cachepolicy_v1\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/cachepolicy_v1", - "title" : "CachePolicy_v1", - "type" : "enum" - }, - { - "children" : [ - { - "title" : "Type Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/constants\/apolloclientname", - "title" : "static let ApolloClientName: String", - "type" : "property" - }, - { - "path" : "\/documentation\/apollo\/constants\/apolloclientversion", - "title" : "static let ApolloClientVersion: String", - "type" : "property" + "path" : "\/documentation\/apollopagination\/updatesource", + "title" : "UpdateSource", + "type" : "enum" } ], - "path" : "\/documentation\/apollo\/constants", - "title" : "Constants", - "type" : "enum" + "path" : "\/documentation\/apollopagination", + "title" : "ApolloPagination", + "type" : "module" }, { "children" : [ { - "title" : "Enumeration Cases", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/serializedbodymessageerror", - "title" : "case serializedBodyMessageError", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/serializedqueryparamsmessageerror", - "title" : "case serializedQueryParamsMessageError", - "type" : "case" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/errordescription", - "title" : "var errorDescription: String?", - "type" : "property" - }, - { - "title" : "Default Implementations", + "title" : "Classes", "type" : "groupMarker" }, { "children" : [ { - "title" : "Operators", + "title" : "Initializers", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" - } - ], - "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - }, - { - "children" : [ + "path" : "\/documentation\/apollosqlite\/apollosqlitedatabase\/init(fileurl:)", + "title" : "init(fileURL: URL) throws", + "type" : "init" + }, { - "title" : "Instance Properties", + "title" : "Instance Methods", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/localizeddescription", - "title" : "var localizedDescription: String", - "type" : "property" + "path" : "\/documentation\/apollosqlite\/apollosqlitedatabase\/addorupdate(records:)", + "title" : "func addOrUpdate(records: [(cacheKey: CacheKey, recordString: String)]) throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollosqlite\/apollosqlitedatabase\/cleardatabase(shouldvacuumonclear:)", + "title" : "func clearDatabase(shouldVacuumOnClear: Bool) throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollosqlite\/apollosqlitedatabase\/createrecordstableifneeded()", + "title" : "func createRecordsTableIfNeeded() throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollosqlite\/apollosqlitedatabase\/deleterecord(for:)", + "title" : "func deleteRecord(for: CacheKey) throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollosqlite\/apollosqlitedatabase\/deleterecords(matching:)", + "title" : "func deleteRecords(matching: CacheKey) throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollosqlite\/apollosqlitedatabase\/selectrawrows(forkeys:)", + "title" : "func selectRawRows(forKeys: Set) throws -> [DatabaseRow]", + "type" : "method" + }, + { + "path" : "\/documentation\/apollosqlite\/apollosqlitedatabase\/setjournalmode(mode:)", + "title" : "func setJournalMode(mode: JournalMode) throws", + "type" : "method" + }, + { + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollosqlite\/apollosqlitedatabase\/addorupdaterecordstring(_:for:)", + "title" : "func addOrUpdateRecordString(String, for: CacheKey) throws", + "type" : "method" + }, + { + "title" : "Type Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollosqlite\/apollosqlitedatabase\/idcolumnname", + "title" : "static var idColumnName: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apollosqlite\/apollosqlitedatabase\/keycolumnname", + "title" : "static var keyColumnName: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apollosqlite\/apollosqlitedatabase\/recordcolumname", + "title" : "static var recordColumName: String", + "type" : "property" + }, + { + "path" : "\/documentation\/apollosqlite\/apollosqlitedatabase\/tablename", + "title" : "static var tableName: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollosqlite\/apollosqlitedatabase\/sqlitedatabase-implementations", + "title" : "SQLiteDatabase Implementations", + "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/error-implementations", - "title" : "Error Implementations", - "type" : "symbol" + "path" : "\/documentation\/apollosqlite\/apollosqlitedatabase", + "title" : "ApolloSQLiteDatabase", + "type" : "class" }, { "children" : [ { - "title" : "Instance Properties", + "title" : "Initializers", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/failurereason", - "title" : "var failureReason: String?", - "type" : "property" + "path" : "\/documentation\/apollosqlite\/sqlitenormalizedcache\/init(database:shouldvacuumonclear:)", + "title" : "init(database: any SQLiteDatabase, shouldVacuumOnClear: Bool) throws", + "type" : "init" }, { - "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/helpanchor", - "title" : "var helpAnchor: String?", - "type" : "property" + "path" : "\/documentation\/apollosqlite\/sqlitenormalizedcache\/init(fileurl:databasetype:shouldvacuumonclear:)", + "title" : "init(fileURL: URL, databaseType: any SQLiteDatabase.Type, shouldVacuumOnClear: Bool) throws", + "type" : "init" }, { - "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/recoverysuggestion", - "title" : "var recoverySuggestion: String?", - "type" : "property" + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollosqlite\/sqlitenormalizedcache\/clear()", + "title" : "func clear() throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollosqlite\/sqlitenormalizedcache\/loadrecords(forkeys:)", + "title" : "func loadRecords(forKeys: Set) throws -> [CacheKey : Record]", + "type" : "method" + }, + { + "path" : "\/documentation\/apollosqlite\/sqlitenormalizedcache\/merge(records:)", + "title" : "func merge(records: RecordSet) throws -> Set", + "type" : "method" + }, + { + "path" : "\/documentation\/apollosqlite\/sqlitenormalizedcache\/removerecord(for:)", + "title" : "func removeRecord(for: CacheKey) throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollosqlite\/sqlitenormalizedcache\/removerecords(matching:)", + "title" : "func removeRecords(matching: CacheKey) throws", + "type" : "method" + } + ], + "path" : "\/documentation\/apollosqlite\/sqlitenormalizedcache\/normalizedcache-implementations", + "title" : "NormalizedCache Implementations", + "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/graphqlhttprequesterror\/localizederror-implementations", - "title" : "LocalizedError Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/graphqlhttprequesterror", - "title" : "GraphQLHTTPRequestError", - "type" : "enum" - }, - { - "children" : [ - { - "title" : "Enumeration Cases", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/incrementalresponseerror\/missingdeferredselectionsettype(_:_:)", - "title" : "case missingDeferredSelectionSetType(String, String)", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/incrementalresponseerror\/missingexistingdata", - "title" : "case missingExistingData", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/incrementalresponseerror\/missinglabel", - "title" : "case missingLabel", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/incrementalresponseerror\/missingpath", - "title" : "case missingPath", - "type" : "case" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/incrementalresponseerror\/errordescription", - "title" : "var errorDescription: String?", - "type" : "property" + "path" : "\/documentation\/apollosqlite\/sqlitenormalizedcache", + "title" : "SQLiteNormalizedCache", + "type" : "class" }, { - "title" : "Default Implementations", + "title" : "Protocols", "type" : "groupMarker" }, { "children" : [ { - "title" : "Operators", + "title" : "Initializers", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollosqlite\/sqlitedatabase\/init(fileurl:)", + "title" : "init(fileURL: URL) throws", + "type" : "init" + }, + { + "title" : "Instance Methods", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/incrementalresponseerror\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" - } - ], - "path" : "\/documentation\/apollo\/incrementalresponseerror\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - }, - { - "children" : [ - { - "title" : "Instance Properties", - "type" : "groupMarker" + "path" : "\/documentation\/apollosqlite\/sqlitedatabase\/addorupdate(records:)", + "title" : "func addOrUpdate(records: [(cacheKey: CacheKey, recordString: String)]) throws", + "type" : "method" + }, + { + "children" : [ + { + "children" : [ + { + "path" : "\/documentation\/apollosqlite\/sqlitedatabase\/addorupdaterecordstring(_:for:)-8xg0a", + "title" : "func addOrUpdateRecordString(String, for: CacheKey) throws", + "type" : "method" + } + ], + "title" : "SQLiteDatabase Implementations", + "type" : "groupMarker" + } + ], + "path" : "\/documentation\/apollosqlite\/sqlitedatabase\/addorupdaterecordstring(_:for:)", + "title" : "func addOrUpdateRecordString(String, for: CacheKey) throws", + "type" : "method" + }, + { + "path" : "\/documentation\/apollosqlite\/sqlitedatabase\/cleardatabase(shouldvacuumonclear:)", + "title" : "func clearDatabase(shouldVacuumOnClear: Bool) throws", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/incrementalresponseerror\/localizeddescription", - "title" : "var localizedDescription: String", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/incrementalresponseerror\/error-implementations", - "title" : "Error Implementations", - "type" : "symbol" - }, - { - "children" : [ - { - "title" : "Instance Properties", - "type" : "groupMarker" + "path" : "\/documentation\/apollosqlite\/sqlitedatabase\/createrecordstableifneeded()", + "title" : "func createRecordsTableIfNeeded() throws", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/incrementalresponseerror\/failurereason", - "title" : "var failureReason: String?", - "type" : "property" + "path" : "\/documentation\/apollosqlite\/sqlitedatabase\/deleterecord(for:)", + "title" : "func deleteRecord(for: CacheKey) throws", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/incrementalresponseerror\/helpanchor", - "title" : "var helpAnchor: String?", - "type" : "property" + "path" : "\/documentation\/apollosqlite\/sqlitedatabase\/deleterecords(matching:)", + "title" : "func deleteRecords(matching: CacheKey) throws", + "type" : "method" }, { - "path" : "\/documentation\/apollo\/incrementalresponseerror\/recoverysuggestion", - "title" : "var recoverySuggestion: String?", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/incrementalresponseerror\/localizederror-implementations", - "title" : "LocalizedError Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/incrementalresponseerror", - "title" : "IncrementalResponseError", - "type" : "enum" - }, - { - "children" : [ - { - "title" : "Type Methods", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/jsonconverter\/convert(_:)-29ctk", - "title" : "static func convert(GraphQLError) -> [String : Any]", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/jsonconverter\/convert(_:)-4jdtv", - "title" : "static func convert(some SelectionSet) -> [String : Any]", - "type" : "method" - }, - { - "path" : "\/documentation\/apollo\/jsonconverter\/convert(_:)-97jxo", - "title" : "static func convert(GraphQLResponse) -> [String : Any]", - "type" : "method" - } - ], - "path" : "\/documentation\/apollo\/jsonconverter", - "title" : "JSONConverter", - "type" : "enum" - }, - { - "children" : [ - { - "title" : "Enumeration Cases", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/couldnotparsetojson(data:)", - "title" : "case couldNotParseToJSON(data: Data)", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/invalidmultipartprotocol", - "title" : "case invalidMultipartProtocol", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/missingmultipartboundary", - "title" : "case missingMultipartBoundary", - "type" : "case" - }, - { - "title" : "Instance Properties", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/errordescription", - "title" : "var errorDescription: String?", - "type" : "property" - }, - { - "title" : "Default Implementations", - "type" : "groupMarker" - }, - { - "children" : [ + "path" : "\/documentation\/apollosqlite\/sqlitedatabase\/selectrawrows(forkeys:)", + "title" : "func selectRawRows(forKeys: Set) throws -> [DatabaseRow]", + "type" : "method" + }, { - "title" : "Instance Properties", + "title" : "Type Properties", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/localizeddescription", - "title" : "var localizedDescription: String", + "path" : "\/documentation\/apollosqlite\/sqlitedatabase\/idcolumnname", + "title" : "static var idColumnName: String", "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/error-implementations", - "title" : "Error Implementations", - "type" : "symbol" - }, - { - "children" : [ - { - "title" : "Instance Properties", - "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/failurereason", - "title" : "var failureReason: String?", + "path" : "\/documentation\/apollosqlite\/sqlitedatabase\/keycolumnname", + "title" : "static var keyColumnName: String", "type" : "property" }, { - "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/helpanchor", - "title" : "var helpAnchor: String?", + "path" : "\/documentation\/apollosqlite\/sqlitedatabase\/recordcolumname", + "title" : "static var recordColumName: String", "type" : "property" }, { - "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/recoverysuggestion", - "title" : "var recoverySuggestion: String?", + "path" : "\/documentation\/apollosqlite\/sqlitedatabase\/tablename", + "title" : "static var tableName: String", "type" : "property" } ], - "path" : "\/documentation\/apollo\/jsonresponseparsingerror\/localizederror-implementations", - "title" : "LocalizedError Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/jsonresponseparsingerror", - "title" : "JSONResponseParsingError", - "type" : "enum" - }, - { - "children" : [ - { - "title" : "Enumeration Cases", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/pathcomponent\/field(_:)", - "title" : "case field(String)", - "type" : "case" - }, - { - "path" : "\/documentation\/apollo\/pathcomponent\/index(_:)", - "title" : "case index(Int)", - "type" : "case" + "path" : "\/documentation\/apollosqlite\/sqlitedatabase", + "title" : "SQLiteDatabase", + "type" : "protocol" }, { - "title" : "Default Implementations", + "title" : "Structures", "type" : "groupMarker" }, { "children" : [ { - "title" : "Operators", + "title" : "Initializers", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/pathcomponent\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" + "path" : "\/documentation\/apollosqlite\/databaserow\/init(cachekey:storedinfo:)", + "title" : "init(cacheKey: CacheKey, storedInfo: String)", + "type" : "init" } ], - "path" : "\/documentation\/apollo\/pathcomponent\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/pathcomponent", - "title" : "PathComponent", - "type" : "enum" - }, - { - "children" : [ - { - "title" : "Enumeration Cases", - "type" : "groupMarker" - }, - { - "path" : "\/documentation\/apollo\/rootselectionsetinitializeerror\/hasnonhashablevalue", - "title" : "case hasNonHashableValue", - "type" : "case" + "path" : "\/documentation\/apollosqlite\/databaserow", + "title" : "DatabaseRow", + "type" : "struct" }, { - "title" : "Default Implementations", + "title" : "Enumerations", "type" : "groupMarker" }, { "children" : [ { - "title" : "Operators", + "title" : "Enumeration Cases", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/rootselectionsetinitializeerror\/!=(_:_:)", - "title" : "static func != (Self, Self) -> Bool", - "type" : "op" - } - ], - "path" : "\/documentation\/apollo\/rootselectionsetinitializeerror\/equatable-implementations", - "title" : "Equatable Implementations", - "type" : "symbol" - }, - { - "children" : [ + "path" : "\/documentation\/apollosqlite\/journalmode\/delete", + "title" : "case delete", + "type" : "case" + }, { - "title" : "Instance Properties", - "type" : "groupMarker" + "path" : "\/documentation\/apollosqlite\/journalmode\/memory", + "title" : "case memory", + "type" : "case" }, { - "path" : "\/documentation\/apollo\/rootselectionsetinitializeerror\/localizeddescription", - "title" : "var localizedDescription: String", - "type" : "property" - } - ], - "path" : "\/documentation\/apollo\/rootselectionsetinitializeerror\/error-implementations", - "title" : "Error Implementations", - "type" : "symbol" - } - ], - "path" : "\/documentation\/apollo\/rootselectionsetinitializeerror", - "title" : "RootSelectionSetInitializeError", - "type" : "enum" - }, - { - "title" : "Extended Modules", - "type" : "groupMarker" - }, - { - "children" : [ - { - "title" : "Extended Protocols", - "type" : "groupMarker" - }, - { - "children" : [ + "path" : "\/documentation\/apollosqlite\/journalmode\/off", + "title" : "case off", + "type" : "case" + }, + { + "path" : "\/documentation\/apollosqlite\/journalmode\/persist", + "title" : "case persist", + "type" : "case" + }, + { + "path" : "\/documentation\/apollosqlite\/journalmode\/truncate", + "title" : "case truncate", + "type" : "case" + }, + { + "path" : "\/documentation\/apollosqlite\/journalmode\/wal", + "title" : "case wal", + "type" : "case" + }, { "title" : "Initializers", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/apolloapi\/rootselectionset\/init(data:variables:)-30rr9", - "title" : "init(data: JSONObject, variables: [String : any GraphQLOperationVariableValue]?) async throws", + "path" : "\/documentation\/apollosqlite\/journalmode\/init(rawvalue:)", + "title" : "init?(rawValue: String)", "type" : "init" }, { - "path" : "\/documentation\/apollo\/apolloapi\/rootselectionset\/init(data:variables:)-8jhke", - "title" : "init(data: [String : Any], variables: [String : any GraphQLOperationVariableValue]?) async throws", - "type" : "init" + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Operators", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollosqlite\/journalmode\/!=(_:_:)", + "title" : "static func != (Self, Self) -> Bool", + "type" : "op" + } + ], + "path" : "\/documentation\/apollosqlite\/journalmode\/equatable-implementations", + "title" : "Equatable Implementations", + "type" : "symbol" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollosqlite\/journalmode\/hashvalue", + "title" : "var hashValue: Int", + "type" : "property" + }, + { + "title" : "Instance Methods", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollosqlite\/journalmode\/hash(into:)", + "title" : "func hash(into: inout Hasher)", + "type" : "method" + } + ], + "path" : "\/documentation\/apollosqlite\/journalmode\/rawrepresentable-implementations", + "title" : "RawRepresentable Implementations", + "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/apolloapi\/rootselectionset", - "title" : "RootSelectionSet", - "type" : "extension" - } - ], - "path" : "\/documentation\/apollo\/apolloapi", - "title" : "ApolloAPI", - "type" : "extension" - }, - { - "children" : [ - { - "title" : "Extended Classes", - "type" : "groupMarker" + "path" : "\/documentation\/apollosqlite\/journalmode", + "title" : "JournalMode", + "type" : "enum" }, { "children" : [ + { + "title" : "Enumeration Cases", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollosqlite\/sqliteerror\/execution(message:resultcode:)", + "title" : "case execution(message: String, resultCode: Int32)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollosqlite\/sqliteerror\/open(path:resultcode:)", + "title" : "case open(path: String, resultCode: Int32)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollosqlite\/sqliteerror\/prepare(message:resultcode:)", + "title" : "case prepare(message: String, resultCode: Int32)", + "type" : "case" + }, + { + "path" : "\/documentation\/apollosqlite\/sqliteerror\/step(message:resultcode:)", + "title" : "case step(message: String, resultCode: Int32)", + "type" : "case" + }, + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollosqlite\/sqliteerror\/description", + "title" : "var description: String", + "type" : "property" + }, { "title" : "Default Implementations", "type" : "groupMarker" @@ -5070,69 +14521,68 @@ { "children" : [ { - "title" : "Instance Methods", + "title" : "Instance Properties", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/foundation\/urlsession\/chunks(for:)", - "title" : "func chunks(for: URLRequest) async throws -> (any AsyncChunkSequence, URLResponse)", - "type" : "method" + "path" : "\/documentation\/apollosqlite\/sqliteerror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" } ], - "path" : "\/documentation\/apollo\/foundation\/urlsession\/apollourlsession-implementations", - "title" : "ApolloURLSession Implementations", + "path" : "\/documentation\/apollosqlite\/sqliteerror\/error-implementations", + "title" : "Error Implementations", "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/foundation\/urlsession", - "title" : "URLSession", - "type" : "extension" - } - ], - "path" : "\/documentation\/apollo\/foundation", - "title" : "Foundation", - "type" : "extension" - }, - { - "children" : [ - { - "title" : "Extended Classes", - "type" : "groupMarker" + "path" : "\/documentation\/apollosqlite\/sqliteerror", + "title" : "SQLiteError", + "type" : "enum" }, { "children" : [ { - "title" : "Instance Methods", + "title" : "Enumeration Cases", "type" : "groupMarker" }, { - "path" : "\/documentation\/apollo\/_concurrency\/tasklocal\/withvalue(_:operation:)-28aix", - "title" : "func withValue(Value, operation: () async throws -> R) async rethrows -> R", - "type" : "method" + "path" : "\/documentation\/apollosqlite\/sqlitenormalizedcacheerror\/invalidrecordencoding(record:)", + "title" : "case invalidRecordEncoding(record: String)", + "type" : "case" }, { - "path" : "\/documentation\/apollo\/_concurrency\/tasklocal\/withvalue(_:operation:)-6qbw1", - "title" : "func withValue(Value, operation: () throws -> R) rethrows -> R", - "type" : "method" + "title" : "Default Implementations", + "type" : "groupMarker" + }, + { + "children" : [ + { + "title" : "Instance Properties", + "type" : "groupMarker" + }, + { + "path" : "\/documentation\/apollosqlite\/sqlitenormalizedcacheerror\/localizeddescription", + "title" : "var localizedDescription: String", + "type" : "property" + } + ], + "path" : "\/documentation\/apollosqlite\/sqlitenormalizedcacheerror\/error-implementations", + "title" : "Error Implementations", + "type" : "symbol" } ], - "path" : "\/documentation\/apollo\/_concurrency\/tasklocal", - "title" : "TaskLocal", - "type" : "extension" + "path" : "\/documentation\/apollosqlite\/sqlitenormalizedcacheerror", + "title" : "SQLiteNormalizedCacheError", + "type" : "enum" } ], - "path" : "\/documentation\/apollo\/_concurrency", - "title" : "_Concurrency", - "type" : "extension" + "path" : "\/documentation\/apollosqlite", + "title" : "ApolloSQLite", + "type" : "module" } ], - "path" : "\/documentation\/apollo", - "title" : "Apollo", - "type" : "module" - }, - { - "path" : "\/documentation\/index", - "title" : "Apollo iOS", + "path" : "\/documentation", + "title" : "Apollo iOS API Reference", "type" : "module" } ] diff --git a/docs/docc/Apollo.doccarchive/js/104.13ecc36d.js b/docs/docc/Apollo.doccarchive/js/104.13ecc36d.js new file mode 100644 index 000000000..cb4718d2e --- /dev/null +++ b/docs/docc/Apollo.doccarchive/js/104.13ecc36d.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([[104],{6137: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 s={name:"Badge",props:{variant:{type:String,default:()=>""}},computed:{text:({variant:e})=>i[e]}},o=s,l=n(1001),c=(0,l.Z)(o,r,a,!1,null,"04624022",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(9519),s={name:"ContentNode",components:{BaseContentNode:i["default"]},props:i["default"].props,methods:i["default"].methods,BlockType:i["default"].BlockType,InlineType:i["default"].InlineType},o=s,l=n(1001),c=(0,l.Z)(o,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}}},s=i,o=n(1001),l=(0,o.Z)(s,r,a,!0,null,null,null),c=l.exports},7913:function(e,t,n){n.d(t,{default:function(){return z}});var r,a,i,s,o,l,c=n(352),d={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}}},p=d,u=n(1001),f=(0,u.Z)(p,r,a,!1,null,null,null),m=f.exports,h=n(4260),g=n(5953),k={name:"LinkableToken",mixins:[g.Z],render(e){const t=this.references[this.identifier];return t&&t.url?e(h.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:()=>""}}},y=k,v=(0,u.Z)(y,i,s,!1,null,null,null),b=v.exports,_=function(){var e=this,t=e._self._c;return t("span",[e._v(e._s(e.text))])},C=[],x={name:"RawText",props:{text:{type:String,required:!0}}},Z=x,B=(0,u.Z)(Z,_,C,!1,null,null,null),T=B.exports,S={name:"SyntaxToken",render(e){return e("span",{class:`token-${this.kind}`},this.text)},props:{kind:{type:String,required:!0},text:{type:String,required:!0}}},I=S,$=(0,u.Z)(I,o,l,!1,null,null,null),q=$.exports;const w={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 L,A,P={name:"DeclarationToken",render:function(e){const{kind:t,text:n,tokens:r}=this;switch(t){case w.text:{const t={text:n};return e(T,{props:t})}case w.typeIdentifier:{const t={identifier:this.identifier};return e(b,{class:"type-identifier-link",props:t},[e(c.Z,n)])}case w.attribute:{const{identifier:r}=this;return r?e(b,{class:"attribute-link",props:{identifier:r}},[e(c.Z,n)]):e(q,{props:{kind:t,text:n}})}case w.added:case w.removed:return e(m,{props:{tokens:r,kind:t}});default:{const r={kind:t,text:n};return e(q,{props:r})}}},constants:{TokenKind:w},props:{kind:{type:String,required:!0},identifier:{type:String,required:!1},text:{type:String,required:!1},tokens:{type:Array,required:!1,default:()=>[]}}},F=P,O=(0,u.Z)(F,L,A,!1,null,"295ad0ff",null),z=O.exports},2970:function(e,t,n){n.d(t,{Z:function(){return $}});var r=function(){var e=this,t=e._self._c;return e.icon?t("div",{staticClass:"topic-icon-wrapper"},[t(e.icon,{tag:"component",staticClass:"topic-icon"})],1):e._e()},a=[],i=n(5692),s=n(7775),o=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"}})])},l=[],c=n(9986),d={name:"APIReferenceIcon",components:{SVGIcon:c.Z}},p=d,u=n(1001),f=(0,u.Z)(p,o,l,!1,null,null,null),m=f.exports,h=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"}})])},g=[],k={name:"EndpointIcon",components:{SVGIcon:c.Z}},y=k,v=(0,u.Z)(y,h,g,!1,null,null,null),b=v.exports,_=n(8633),C=n(9001),x=n(8638),Z=n(7192);const B={[Z.L.article]:i.Z,[Z.L.collection]:C.Z,[Z.L.collectionGroup]:m,[Z.L.learn]:_.Z,[Z.L.overview]:_.Z,[Z.L.project]:x.Z,[Z.L.tutorial]:x.Z,[Z.L.resources]:_.Z,[Z.L.sampleCode]:s.Z,[Z.L.restRequestSymbol]:b};var T={components:{SVGIcon:c.Z},props:{role:{type:String,required:!0}},computed:{icon:({role:e})=>B[e]}},S=T,I=(0,u.Z)(S,r,a,!1,null,"55f9d05d",null),$=I.exports},8104:function(e,t,n){n.r(t),n.d(t,{default:function(){return q}});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}}):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()],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),s=n(2449),o=n(6137),l=n(352),c=n(8846),d=n(2970),p=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))]),t("wbr",{key:`wbr-${r}`})]}))],2)},u=[],f=n(7913);const{TokenKind:m}=f["default"].constants,h={decorator:"decorator",identifier:"identifier",label:"label"};var g={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 h.identifier;case m.label:return h.label;default:return h.decorator}},componentFor(e){return/^\s+$/.test(e.text)?"span":l.Z}}},k=g,y=n(1001),v=(0,y.Z)(k,p,u,!1,null,"17c84f82",null),b=v.exports,_=n(7120),C=n(1842),x=n(5953);const Z={article:"article",symbol:"symbol"},B={title:"title",symbol:"symbol"},T={link:"link"};var S={name:"TopicsLinkBlock",components:{Badge:o.Z,WordBreak:l.Z,ContentNode:c.Z,TopicLinkBlockIcon:d.Z,DecoratedTopicTitle:b,RequirementMetadata:_.Z},mixins:[C.JY,C.PH,x.Z],constants:{ReferenceType:T,TopicKind:Z,TitleStyles:B},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===T.link&&!e.kind||"string"===typeof e.kind)&&(e.type===T.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)}},data(){return{state:this.store.state}},computed:{linkComponent:({topic:e})=>e.type===T.link?"a":"router-link",linkProps({topic:e}){const t=(0,s.Q2)(e.url,this.$route.query);return e.type===T.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===B.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 Z.symbol:return"code";default:return"span"}},titleStyles:()=>B,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,required:t,defaultImplementations:n}}={})=>e&&e.length>0||t||n,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}}},I=S,$=(0,y.Z)(I,r,a,!1,null,"0d9c6bcc",null),q=$.exports},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 s="latest_",o={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=>`${s}${e}`,toScope:e=>e.slice(s.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===o.xcode.label))||r[0]}}),{}),a=e=>({label:this.toVersionRange(r[e]),value:this.toOptionValue(e),platform:r[e].platform}),{sdk:i,beta:s,minor:l,major:c,...d}=r,p=[].concat(i?a("sdk"):[]).concat(s?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===o.xcode.label?o.xcode.value:o.other.value;return e[n].push(t),e}),{[o.xcode.value]:[],[o.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,s=t.borderTopWidth?parseFloat(t.borderTopWidth):0,o=t.borderBottomWidth?parseFloat(t.borderBottomWidth):0,l=n-(a+i+s+o),c=l/r;return c>=2}n.d(t,{s:function(){return r}})}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/337.274a8ccc.js b/docs/docc/Apollo.doccarchive/js/337.274a8ccc.js new file mode 100644 index 000000000..460601cd3 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/39.06467a79.js b/docs/docc/Apollo.doccarchive/js/39.06467a79.js new file mode 100644 index 000000000..ce22d4b3d --- /dev/null +++ b/docs/docc/Apollo.doccarchive/js/39.06467a79.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([[39],{4655:function(e,t,n){"use strict";n.d(t,{Z:function(){return F}});var r,i,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("div",[t("video",{key:e.videoAttributes.url,ref:"video",attrs:{id:e.id,controls:e.showsDefaultControls,"data-orientation":e.orientation,autoplay:e.autoplays,poster:e.normalisedPosterPath,width:e.optimalWidth,"aria-roledescription":e.$t("video.title"),"aria-labelledby":e.showsDefaultControls&&e.alt?e.altTextId:null,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)}})]),e.alt?t("span",{attrs:{id:e.altTextId,hidden:""}},[e._v(" "+e._s(e.$t("video.description",{alt:e.alt}))+" ")]):e._e()])])},c=[],u=n(5947),d=n(4030),A=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),f=(0,g.Z)(h,r,i,!1,null,null,null),m=f.exports,v=n(889),b={name:"VideoAsset",components:{ConditionalWrapper:m},props:{variants:{type:Array,required:!0},showsDefaultControls:{type:Boolean,default:()=>!1},autoplays:{type:Boolean,default:()=>!1},posterVariants:{type:Array,required:!1,default:()=>[]},muted:{type:Boolean,default:!1},deviceFrame:{type:String,required:!1},alt:{type:String,required:!1},id:{type:String,required:!0}},data:()=>({appState:d["default"].state,optimalWidth:null,orientation:null}),computed:{DeviceFrameComponent:()=>v.Z,preferredColorScheme:({appState:e})=>e.preferredColorScheme,systemColorScheme:({appState:e})=>e.systemColorScheme,altTextId:({id:e})=>`${e}-alt`,userPrefersDark:({preferredColorScheme:e,systemColorScheme:t})=>e===A.Z.dark||e===A.Z.auto&&t===A.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:r}=await(0,u.RY)(e);this.optimalWidth=r/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",attrs:{role:"group","aria-roledescription":e.$t("video.title"),"aria-labelledby":e.showsDefaultControls?null:e.ariaLabelledByContainer}},[t("span",{attrs:{id:`${e.id}-custom-controls`,hidden:""}},[e._v(" "+e._s(e.$t("video.custom-controls"))+" ")]),t("VideoAsset",{ref:"asset",attrs:{variants:e.variants,autoplays:e.autoplays,showsDefaultControls:e.showsDefaultControls,muted:e.muted,posterVariants:e.posterVariants,deviceFrame:e.deviceFrame,alt:e.alt,id:e.id},on:{pause:e.onPause,playing:e.onVideoPlaying,ended:e.onVideoEnd}}),e.showsDefaultControls?e._e():t("a",{staticClass:"control-button",attrs:{href:"#","aria-controls":e.id},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(9986),_={name:"InlineReplayIcon",components:{SVGIcon:k.Z}},S=_,T=(0,g.Z)(S,B,x,!1,null,null,null),L=T.exports,P=n(6698),Q=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"}})])},M=[],Z={name:"PauseIcon",components:{SVGIcon:k.Z}},D=Z,O=(0,g.Z)(D,Q,M,!1,null,null,null),R=O.exports,N={name:"ReplayableVideoAsset",components:{PauseIcon:R,PlayIcon:P.Z,InlineReplayIcon:L,VideoAsset:I},props:{variants:{type:Array,required:!0},alt:{type:String,required:!1},id:{type:String,required:!0},showsDefaultControls:{type:Boolean,default:()=>!1},autoplays:{type:Boolean,default:()=>!1},muted:{type:Boolean,default:!1},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")},ariaLabelledByContainer:({id:e,alt:t})=>t?`${e}-custom-controls ${e}-alt`:`${e}-custom-controls`},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.showsDefaultControls&&this.isPlaying&&(this.isPlaying=!1),this.videoEnded=e.ended}}},j=N,V=(0,g.Z)(j,w,E,!1,null,"3fb37a97",null),G=V.exports,$=n(5953);const q={video:"video",image:"image"};var z={name:"Asset",components:{ImageAsset:o.Z,VideoAsset:I},constants:{AssetTypes:q},mixins:[$.Z],props:{identifier:{type:String,required:!0},showsReplayButton:{type:Boolean,default:()=>!0},showsVideoControls:{type:Boolean,default:()=>!1},videoAutoplays:{type:Boolean,default:()=>!1},videoMuted:{type:Boolean,default:!1},deviceFrame:{type:String,required:!1}},computed:{rawAsset(){return this.references[this.identifier]||{}},isRawAssetVideo:({rawAsset:e})=>e.type===q.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 q.image:return o.Z;case q.video:return this.showsReplayButton?G:I;default:return}},prefersReducedMotion(){return window.matchMedia("(prefers-reduced-motion)").matches},assetProps(){return{[q.image]:this.imageProps,[q.video]:this.videoProps}[this.asset.type]},imageProps(){return{alt:this.asset.alt,variants:this.asset.variants}},videoProps(){return{variants:this.asset.variants,showsDefaultControls:this.showsVideoControls,muted:this.videoMuted,autoplays:!this.prefersReducedMotion&&this.videoAutoplays,posterVariants:this.videoPoster?this.videoPoster.variants:[],deviceFrame:this.deviceFrame,alt:this.asset.alt,id:this.identifier}},assetListeners(){return{[q.image]:null,[q.video]:{ended:()=>this.$emit("videoEnded")}}[this.asset.type]}}},H=z,W=(0,g.Z)(H,s,a,!1,null,"6ab0b718",null),F=W.exports},7188:function(e,t,n){"use strict";n.d(t,{default:function(){return h}});var r=n(5381);const i=e=>e?`(max-width: ${e}px)`:"",s=e=>e?`(min-width: ${e}px)`:"";function a({minWidth:e,maxWidth:t}){return["only screen",s(e),i(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:r.kB,BreakpointName:r.L3,BreakpointScopes:r.lU},props:{scope:{type:String,default:()=>r.lU["default"],validator:e=>e in r.lU}},render(){return this.$scopedSlots.default?this.$scopedSlots.default({matchingBreakpoint:this.matchingBreakpoint}):null},data:()=>({matchingBreakpoint:null}),methods:{initMediaQuery(e,t){const n=o(t),r=t=>this.handleMediaQueryChange(t,e);n.addListener(r),this.$once("hook:beforeDestroy",(()=>{n.removeListener(r)})),r(n)},handleMediaQueryChange(e,t){e.matches&&(this.matchingBreakpoint=t,this.$emit("change",t))}},mounted(){const e=r.kB[this.scope]||{};Object.entries(e).forEach((([e,t])=>{this.initMediaQuery(e,t)}))}},d=u,A=n(1001),p=(0,A.Z)(d,l,c,!1,null,null,null),h=p.exports},5281: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(e.resolvedComponent,e._b({tag:"component",staticClass:"button-cta",class:{"is-dark":e.isDark}},"component",e.componentProps,!1),[e._t("default")],2)},i=[],s=n(4260),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,r,i,!1,null,"c9c81868",null),u=c.exports},7605:function(e,t,n){"use strict";n.d(t,{Z:function(){return d}});var r=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:r}){return[t("ButtonLink",{attrs:{url:n,isDark:e.isDark}},[e._v(" "+e._s(r)+" ")])]}}],null,!1,710653997)}):e._e()},i=[],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,r,i,!1,null,null,null),d=u.exports},3917:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=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)},i=[],s={name:"CodeBlock"},a=s,o=n(1001),l=(0,o.Z)(a,r,i,!1,null,"08295b2f",null),c=l.exports},9519:function(e,t,n){"use strict";n.r(t),n.d(t,{BlockType:function(){return _t},default:function(){return Nt}});var r=n(5953),i=n(7587),s=n(5996),a=n(9906),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,r){return t("div",{key:r,class:["container-general",{collapsible:!0===n.collapsible},{collapsed:!0===n.collapsible&&e.collapsed}]},e._l(n.code,(function(n,r){return t("div",{key:r,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)])},d=[],A=n(3917),p={name:"CollapsibleCodeListing",components:{CodeBlock:A.Z},props:{collapsed:{type:Boolean,required:!1},content:{type:Array,required:!0},showLineNumbers:{type:Boolean,default:()=>!0}}},h=p,g=n(1001),f=(0,g.Z)(h,u,d,!1,null,"25a17a0e",null),m=f.exports,v={name:"DictionaryExample",components:{CollapsibleCodeListing:m},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,L=(0,g.Z)(T,x,k,!1,null,"5572fe1d",null),P=L.exports,Q=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)])},M=[],Z={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}}},D=Z,O=(0,g.Z)(D,Q,M,!1,null,"6aa9882a",null),R=O.exports,N=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"}})])},j=[],V=n(9986),G={name:"InlinePlusCircleSolidIcon",components:{SVGIcon:V.Z}},$=G,q=(0,g.Z)($,N,j,!1,null,null,null),z=q.exports,H=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:V.Z}},U=F,Y=(0,g.Z)(U,H,W,!1,null,null,null),X=Y.exports;const K={request:"Request",response:"Response"};var J={name:"EndpointExample",components:{InlineMinusCircleSolidIcon:X,InlinePlusCircleSolidIcon:z,TabnavItem:R,Tabnav:P,CollapsibleCodeListing:m,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 r={[K.request]:t.content,[K.response]:e.content}[n]||[];return r.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,re=function(){var e=this,t=e._self._c;return t("figure",{attrs:{id:e.anchor}},[e._t("default")],2)},ie=[],se={name:"Figure",props:{anchor:{type:String,required:!1}}},ae=se,oe=(0,g.Z)(ae,re,ie,!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 de={caption:"caption",figcaption:"figcaption"},Ae={leading:"leading",trailing:"trailing"};var pe={name:"Caption",constants:{CaptionPosition:Ae,CaptionTag:de},props:{title:{type:String,required:!1},tag:{type:String,required:!0,validator:e=>Object.hasOwnProperty.call(de,e)},position:{type:String,default:()=>Ae.leading,validator:e=>Object.hasOwnProperty.call(Ae,e)}},computed:{trailing:({position:e})=>e===Ae.trailing}},he=pe,ge=(0,g.Z)(he,ce,ue,!1,null,"869c6f6e",null),fe=ge.exports,me=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,me,ve,!1,null,"bf997940",null),we=Ie.exports,Ee=n(4260),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,Le=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)},Pe=[],Qe={name:"StrikeThrough"},Me=Qe,Ze=(0,g.Z)(Me,Le,Pe,!1,null,"7fc51673",null),De=Ze.exports,Oe=function(){var e=this,t=e._self._c;return t("small",[e._t("default")],2)},Re=[],Ne={name:"Small"},je=Ne,Ve=(0,g.Z)(je,Oe,Re,!1,null,"77035f61",null),Ge=Ve.exports,$e=function(){var e=this,t=e._self._c;return t("Asset",{attrs:{identifier:e.identifier,deviceFrame:e.deviceFrame}})},qe=[],ze=n(4655),He={name:"BlockVideo",components:{Asset:ze.Z},props:{identifier:{type:String,required:!0},deviceFrame:{type:String,required:!1}}},We=He,Fe=(0,g.Z)(We,$e,qe,!1,null,"4f18340d",null),Ue=Fe.exports,Ye=n(3938),Xe=n(3002),Ke=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)},Je=[],et={name:"TabNavigator",components:{TabnavItem:R,Tabnav:P},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}}}},tt=et,nt=(0,g.Z)(tt,Ke,Je,!1,null,"e671a734",null),rt=nt.exports,it=function(){var e=this,t=e._self._c;return t("ul",{staticClass:"tasklist"},e._l(e.tasks,(function(n,r){return t("li",{key:r},[e.showCheckbox(n)?t("input",{attrs:{type:"checkbox",disabled:""},domProps:{checked:n.checked}}):e._e(),e._t("task",null,{task:n})],2)})),0)},st=[];const at="checked",ot=e=>Object.hasOwnProperty.call(e,at);var lt={name:"TaskList",props:{tasks:{required:!0,type:Array,validator:e=>e.some(ot)}},methods:{showCheckbox:ot}},ct=lt,ut=(0,g.Z)(ct,it,st,!1,null,"6a56a858",null),dt=ut.exports,At=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}})},pt=[],ht=n(1105),gt=n(3946),ft={name:"LinksBlock",mixins:[r.Z],components:{TopicsLinkBlock:()=>Promise.all([n.e(104),n.e(989)]).then(n.bind(n,8104)),TopicsLinkCardGrid:ht.Z},props:{identifiers:{type:Array,required:!0},blockStyle:{type:String,default:gt.o.compactGrid}},computed:{isListStyle:({blockStyle:e})=>e===gt.o.list,items:({identifiers:e,references:t})=>e.reduce(((e,n)=>t[n]?e.concat(t[n]):e),[])}},mt=ft,vt=(0,g.Z)(mt,At,pt,!1,null,"b1a75c1c",null),bt=vt.exports,yt=n(889),Ct=function(){var e=this,t=e._self._c;return t("hr",{staticClass:"thematic-break"})},It=[],wt={},Et=(0,g.Z)(wt,Ct,It,!1,null,"62d2922a",null),Bt=Et.exports;const{CaptionPosition:xt,CaptionTag:kt}=fe.constants,_t={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",thematicBreak:"thematicBreak"},St={codeVoice:"codeVoice",emphasis:"emphasis",image:"image",inlineHead:"inlineHead",link:"link",newTerm:"newTerm",reference:"reference",strong:"strong",text:"text",superscript:"superscript",subscript:"subscript",strikethrough:"strikethrough"},Tt={both:"both",column:"column",none:"none",row:"row"},Lt={left:"left",right:"right",center:"center",unset:"unset"},Pt=7;function Qt(e,t){const n=n=>n.map(Qt(e,t)),r=t=>t.map((t=>e("li",{},n(t.content)))),l=(t,r,i,s,a,o,l)=>{const{colspan:c,rowspan:u}=o[`${a}_${s}`]||{};if(0===c||0===u)return null;const d=l[s]||Lt.unset;let A=null;return d!==Lt.unset&&(A=`${d}-cell`),e(t,{attrs:{...r,colspan:c,rowspan:u},class:A},n(i))},c=(t,n=Tt.none,r={},i=[])=>{switch(n){case Tt.both:{const[n,...s]=t;return[e("thead",{},[e("tr",{},n.map(((e,t)=>l("th",{scope:"col"},e,t,0,r,i))))]),e("tbody",{},s.map((([t,...n],s)=>e("tr",{},[l("th",{scope:"row"},t,0,s+1,r,i),...n.map(((e,t)=>l("td",{},e,t+1,s+1,r,i)))]))))]}case Tt.column:return[e("tbody",{},t.map((([t,...n],s)=>e("tr",{},[l("th",{scope:"row"},t,0,s,r,i),...n.map(((e,t)=>l("td",{},e,t+1,s,r,i)))]))))];case Tt.row:{const[n,...s]=t;return[e("thead",{},[e("tr",{},n.map(((e,t)=>l("th",{scope:"col"},e,t,0,r,i))))]),e("tbody",{},s.map(((t,n)=>e("tr",{},t.map(((e,t)=>l("td",{},e,t,n+1,r,i)))))))]}default:return[e("tbody",{},t.map(((t,n)=>e("tr",{},t.map(((e,t)=>l("td",{},e,t,n,r,i)))))))]}},u=({metadata:{abstract:t=[],anchor:r,title:i,...s},...a})=>{const o={...a,metadata:s},l=[n([o])];if(i&&t.length||t.length){const r=i?xt.leading:xt.trailing,s=r===xt.trailing?1:0,a=kt.figcaption;l.splice(s,0,e(fe,{props:{title:i,position:r,tag:a}},n(t)))}return e(le,{props:{anchor:r}},l)},d=({metadata:{deviceFrame:t},...r})=>e(yt.Z,{props:{device:t}},n([r]));return function(l){switch(l.type){case _t.aside:{const t={kind:l.style,name:l.name};return e(i.Z,{props:t},n(l.content))}case _t.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 _t.endpointExample:{const t={request:l.request,response:l.response};return e(ne,{props:t},n(l.summary||[]))}case _t.heading:{const t={anchor:l.anchor,level:l.level};return e(a.Z,{props:t},l.text)}case _t.orderedList:return e("ol",{attrs:{start:l.start}},r(l.items));case _t.paragraph:{const t=1===l.inlineContent.length&&l.inlineContent[0].type===St.image,r=t?{class:["inline-image-container"]}:{};return e("p",r,n(l.inlineContent))}case _t.table:{const t=c(l.rows,l.header,l.extendedData,l.alignments);if(l.metadata&&l.metadata.abstract){const{title:r}=l.metadata,i=r?xt.leading:xt.trailing,s=kt.caption;t.unshift(e(fe,{props:{title:r,position:i,tag:s}},n(l.metadata.abstract)))}return e(Te,{attrs:{id:l.metadata&&l.metadata.anchor},props:{spanned:!!l.extendedData}},t)}case _t.termList:return e("dl",{},l.items.map((({term:t,definition:r})=>[e("dt",{},n(t.inlineContent)),e("dd",{},n(r.content))])));case _t.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",{},r(l.items))}case _t.dictionaryExample:{const t={example:l.example};return e(C,{props:t},n(l.summary||[]))}case _t.small:return e("p",{},[e(Ge,{},n(l.inlineContent))]);case _t.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 _t.row:{const t=l.numberOfColumns?{large:l.numberOfColumns}:void 0;return e(Xe.Z,{props:{columns:t}},l.columns.map((t=>e(Ye.Z,{props:{span:t.size}},n(t.content)))))}case _t.tabNavigator:{const t=l.tabs.length>Pt,r=l.tabs.map((e=>e.title)),i=l.tabs.reduce(((e,t)=>({...e,[t.title]:()=>n(t.content)})),{});return e(rt,{props:{titles:r,vertical:t},scopedSlots:i})}case _t.links:return e(bt,{props:{blockStyle:l.style,identifiers:l.items}});case _t.thematicBreak:return e(Bt);case St.codeVoice:return e(o.Z,{},l.code);case St.emphasis:case St.newTerm:return e("em",n(l.inlineContent));case St.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?d(l):e(we,{props:{alt:n.alt,variants:n.variants}}):null}case St.link:return e("a",{attrs:{href:l.destination},class:"inline-link"},l.title);case St.reference:{const r=t[l.identifier];if(!r)return null;const i=l.overridingTitleInlineContent||r.titleInlineContent,s=l.overridingTitle||r.title;return e(Ee.Z,{props:{url:r.url,kind:r.kind,role:r.role,isActive:l.isActive,ideTitle:r.ideTitle,titleStyle:r.titleStyle,hasInlineFormatting:!!i},class:"inline-link"},i?n(i):s)}case St.strong:case St.inlineHead:return e("strong",n(l.inlineContent));case St.text:return"\n"===l.text?e("br"):l.text;case St.superscript:return e("sup",n(l.inlineContent));case St.subscript:return e("sub",n(l.inlineContent));case St.strikethrough:return e(De,n(l.inlineContent));default:return null}}}var Mt,Zt,Dt={name:"ContentNode",constants:{TableHeaderStyle:Tt,TableColumnAlignments:Lt},mixins:[r.Z],render:function(e){return e(this.tag,{class:"content"},this.content.map(Qt(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 _t.aside:return e({...n,content:t(n.content)});case _t.dictionaryExample:return e({...n,summary:t(n.summary)});case _t.paragraph:case St.emphasis:case St.strong:case St.inlineHead:case St.superscript:case St.subscript:case St.strikethrough:case St.newTerm:return e({...n,inlineContent:t(n.inlineContent)});case _t.orderedList:case _t.unorderedList:return e({...n,items:n.items.map((e=>({...e,content:t(e.content)})))});case _t.table:return e({...n,rows:n.rows.map((e=>e.map(t)))});case _t.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 _t.aside:t(n.content);break;case _t.paragraph:case St.emphasis:case St.strong:case St.inlineHead:case St.newTerm:case St.superscript:case St.subscript:case St.strikethrough:t(n.inlineContent);break;case _t.orderedList:case _t.unorderedList:n.items.forEach((e=>t(e.content)));break;case _t.dictionaryExample:t(n.summary);break;case _t.table:n.rows.forEach((e=>{e.forEach(t)}));break;case _t.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(){const{references:e={}}=this;return this.reduce(((t,n)=>{if(n.type===_t.paragraph)return`${t}\n`;if(n.type===St.codeVoice)return`${t}${n.code}`;if(n.type===St.text)return`${t}${n.text}`;if(n.type===St.reference){const r=e[n.identifier]?.title??"";return`${t}${r}`}return t}),"").trim()}},BlockType:_t,InlineType:St},Ot=Dt,Rt=(0,g.Z)(Ot,Mt,Zt,!1,null,null,null),Nt=Rt.exports},7587: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("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)},i=[];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,r,i,!1,null,"3ccce809",null),u=c.exports},5996:function(e,t,n){"use strict";n.d(t,{Z:function(){return J}});var r=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,r){return[t("span",{key:r,class:["code-line-container",{highlighted:e.isHighlighted(r)}]},[e.showLineNumbers?t("span",{staticClass:"code-number",attrs:{"data-line-number":e.lineNumberFor(r)}}):e._e(),t("span",{staticClass:"code-line",domProps:{innerHTML:e._s(n)}})]),e._v("\n")]}))],2)],1)])],1)},i=[],s=n(3208),a=n(3078),o=n(3917),l=n(3390),c=l;const u={objectivec:["objective-c"]},d={bash:["sh","zsh"],c:["h"],cpp:["cc","c++","h++","hpp","hh","hxx","cxx"],css:[],diff:["patch"],http:["https"],java:["jsp"],javascript:["js","jsx","mjs","cjs"],json:[],llvm:[],markdown:["md","mkdown","mkd"],objectivec:["mm","objc","obj-c"].concat(u.objectivec),perl:["pl","pm"],php:[],python:["py","gyp","ipython"],ruby:["rb","gemspec","podspec","thor","irb"],scss:[],shell:["console","shellsession"],swift:[],xml:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],...{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},A=new Set(["markdown","swift"]),p=Object.entries(d),h=new Set(Object.keys(d)),g=new Map;async function f(e){const t=[e];try{return await t.reduce((async(e,t)=>{let r;await e,r=A.has(t)?await n(3685)(`./${t}`):await n(2122)(`./${t}.js`),c.registerLanguage(t,r.default)}),Promise.resolve()),!0}catch(r){return console.error(`Could not load ${e} file`),!1}}function m(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=m(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))&&f(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=m(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"),r=k(n,t),i=document.createElement("code");return i.innerHTML=r,x(i),I(i.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=[],L=function(){var e=this,t=e._self._c;return"swift"===e.fileType?t("SwiftFileIcon",{staticClass:"file-icon"}):t("GenericFileIcon",{staticClass:"file-icon"})},P=[],Q=n(7834),M=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"}})])},Z=[],D=n(9986),O={name:"GenericFileIcon",components:{SVGIcon:D.Z}},R=O,N=n(1001),j=(0,N.Z)(R,M,Z,!1,null,null,null),V=j.exports,G={name:"CodeListingFileIcon",components:{SwiftFileIcon:Q.Z,GenericFileIcon:V},props:{fileType:String}},$=G,q=(0,N.Z)($,L,P,!1,null,"7c381064",null),z=q.exports,H={name:"CodeListingFilename",components:{FileIcon:z},props:{isActionable:{type:Boolean,default:()=>!1},fileType:String}},W=H,F=(0,N.Z)(W,S,T,!1,null,"c8c40662",null),U=F.exports,Y={name:"CodeListing",components:{Filename:U,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=Y,K=(0,N.Z)(X,r,i,!1,null,"13e6923e",null),J=K.exports},2020: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("WordBreak",{attrs:{tag:"code"}},[e._t("default")],2)},i=[],s=n(352),a={name:"CodeVoice",components:{WordBreak:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,"05f4a5b7",null),u=c.exports},3938:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=function(){var e=this,t=e._self._c;return t("div",{staticClass:"column",style:e.style},[e._t("default")],2)},i=[],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,r,i,!1,null,"0f654188",null),c=l.exports},889:function(e,t,n){"use strict";n.d(t,{Z:function(){return A}});var r=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"})])},i=[],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:r={},toVal:i})=>{const{screenTop:s,screenLeft:a,screenWidth:o,frameWidth:l,lightUrl:c,darkUrl:u,screenHeight:d,frameHeight:A}=r;return{"--screen-top":n(s/A),"--screen-left":n(a/l),"--screen-width":n(o/l),"--screen-height":n(d/A),"--screen-aspect":i(o/d),"--frame-width":e(l),"--frame-aspect":i(l/A),"--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),d=(0,u.Z)(c,r,i,!1,null,"c2eac128",null),A=d.exports},9906:function(e,t,n){"use strict";n.d(t,{Z:function(){return m}});var r=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:e.linkWithAnchor,"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)},i=[],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(9986),c={name:"LinkIcon",components:{SVGIcon:l.Z}},u=c,d=n(1001),A=(0,d.Z)(u,a,o,!1,null,null,null),p=A.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,linkWithAnchor:({anchor:e,$route:t})=>({hash:`#${e}`,query:t.query})}},g=h,f=(0,d.Z)(g,r,i,!1,null,"0d0d1d08",null),m=f.exports},4260:function(e,t,n){"use strict";n.d(t,{Z:function(){return O}});var r=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)},i=[],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.url&&e.isActive?t("a",{attrs:{href:e.url}},[e._t("default")],2):t("span",[e._t("default")],2)},d=[],A={name:"ReferenceExternal",props:{url:{type:String,required:!1},isActive:{type:Boolean,default:!0}}},p=A,h=n(1001),g=(0,h.Z)(p,u,d,!1,null,null,null),f=g.exports,m=n(2020),v={name:"ReferenceExternalSymbol",props:f.props,components:{ReferenceExternal:f,CodeVoice:m.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.url&&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:!1},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:m.Z}},L=T,P=(0,h.Z)(L,I,w,!1,null,null,null),Q=P.exports,M={name:"Reference",computed:{isInternal({url:e}){if(!e)return!1;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?Q:S:t?C:f},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:!1},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}}},Z=M,D=(0,h.Z)(Z,r,i,!1,null,null,null),O=D.exports},3002: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("div",{staticClass:"row",class:{"with-columns":e.columns},style:e.style},[e._t("default")],2)},i=[],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,r,i,!1,null,"1bcb2d0f",null),u=c.exports},1295:function(e,t,n){"use strict";n.d(t,{Z:function(){return d}});var r=n(5953);const i={link:"link",reference:"reference",text:"text"};var s,a,o={name:"DestinationDataProvider",mixins:[r.Z],props:{destination:{type:Object,required:!0,default:()=>({})}},inject:{isTargetIDE:{default:()=>!1}},constants:{DestinationType:i},computed:{isExternal:({reference:e,destination:t})=>e.type===i.link||t.type===i.link,shouldAppendOpensInBrowser:({isExternal:e,isTargetIDE:t})=>e&&t,reference:({references:e,destination:t})=>e[t.identifier]||{},linkUrl:({destination:e,reference:t})=>({[i.link]:e.destination,[i.reference]:t.url,[i.text]:e.text}[e.type]),linkTitle:({reference:e,destination:t})=>({[i.link]:t.title,[i.reference]:t.overridingTitle||e.title,[i.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),d=u.exports},1105:function(e,t,n){"use strict";n.d(t,{Z:function(){return Ae}});var r=function(){var e=this,t=e._self._c;return t("Pager",{class:["TopicsLinkCardGrid",e.topicStyle],attrs:{"aria-label":e.$t("links-grid.label"),pages:e.pages},scopedSlots:e._u([{key:"page",fn:function({page:n}){return[t("Row",{attrs:{columns:{large:e.compactCards?3:2,medium:e.compactCards?3:2}}},e._l(n,(function(n){return t("Column",{key:n.title},[t("TopicsLinkCardGridItem",{attrs:{item:n,compact:e.compactCards}})],1)})),1)]}}])},[t("BreakpointEmitter",{on:{change:e.handleBreakpointChange}})],1)},i=[],s=n(7188),a=n(3938),o=function(){var e=this,t=e._self._c;return t("div",{class:["pager",{"with-compact-controls":e.shouldUseCompactControls}],attrs:{role:"region","aria-roledescription":e.$t("pager.roledescription")}},[1===e.pages.length?[e._t("page",null,{page:e.pages[0]})]:[t("div",{staticClass:"container"},[t("Gutter",{staticClass:"left"},[t("ControlPrevious",{attrs:{disabled:!e.hasPreviousPage},nativeOn:{click:function(t){return e.previous.apply(null,arguments)}}})],1),t("div",{ref:"viewport",staticClass:"viewport",attrs:{role:"group"}},e._l(e.keyedPages,(function({page:n,key:r},i){return t("div",{key:r,ref:"pages",refInFor:!0,class:["page",e.pageStates(i)],attrs:{"aria-label":e.$t("pager.page.label",{index:i+1,count:e.keyedPages.length}),id:r}},[e._t("page",null,{page:n})],2)})),0),t("Gutter",{staticClass:"right"},[t("ControlNext",{attrs:{disabled:!e.hasNextPage},nativeOn:{click:function(t){return e.next.apply(null,arguments)}}})],1)],1),t("div",{staticClass:"compact-controls",attrs:{role:"group","aria-label":"Controls"}},[t("ControlPrevious",{attrs:{disabled:!e.hasPreviousPage},nativeOn:{click:function(t){return e.previous.apply(null,arguments)}}}),t("ControlNext",{attrs:{disabled:!e.hasNextPage},nativeOn:{click:function(t){return e.next.apply(null,arguments)}}})],1),t("div",{staticClass:"indicators"},e._l(e.keyedPages,(function({key:n},r){return t("a",{key:n,class:["indicator",e.pageStates(r)],attrs:{"aria-current":e.isActivePage(r),href:`#${n}`},on:{click:function(t){return e.setActivePage(t,r)}}})})),0)],e._t("default")],2)},l=[],c=function(){var e=this,t=e._self._c;return t("button",{class:["pager-control",e.action],attrs:{"aria-label":e.$t(`pager.control.navigate-${e.action}`)}},[t("ChevronRoundedIcon",{staticClass:"icon"})],1)},u=[],d=function(){var e=this,t=e._self._c;return t("SVGIcon",{staticClass:"chevron-rounded-icon",attrs:{viewBox:"0 0 14 25",themeId:"chevron-rounded"}},[t("path",{attrs:{d:"M1,24.4a.9.9,0,0,0,.7-.3L13.4,13a1,1,0,0,0,0-1.6L1.7.3A.9.9,0,0,0,1,0,.9.9,0,0,0,0,1a.9.9,0,0,0,.3.7l11,10.5L.3,22.7a.9.9,0,0,0-.3.7A.9.9,0,0,0,1,24.4Z"}})])},A=[],p=n(9986),h={name:"ChevronRoundedIcon",components:{SVGIcon:p.Z}},g=h,f=n(1001),m=(0,f.Z)(g,d,A,!1,null,null,null),v=m.exports;const b={previous:"previous",next:"next"};var y={name:"PagerControl",components:{ChevronRoundedIcon:v},props:{action:{type:String,required:!0,validator:e=>Object.hasOwnProperty.call(b,e)}},Action:b},C=y,I=(0,f.Z)(C,c,u,!1,null,"58c8390a",null),w=I.exports,E=n(5381),B=n(4630);const x=174;function k(e){return e.scrollIntoView({behavior:"auto",block:"nearest",inline:"start"}),new Promise((t=>{const n=60,r=2;let i=null,s=0;function a(){const o=e.getBoundingClientRect().left;s>r&&(o===i||s>=n)?t():(i=o,s+=1,requestAnimationFrame(a))}requestAnimationFrame(a)}))}var _={name:"Pager",components:{ControlNext:{render(e){return e(w,{props:{action:w.Action.next}})}},ControlPrevious:{render(e){return e(w,{props:{action:w.Action.previous}})}},Gutter:{render(e){return e("div",{class:"gutter"},this.$slots.default)}}},props:{pages:{type:Array,required:!0,validator:e=>e.length>0}},data:()=>({activePageIndex:0,appState:B.Z.state}),computed:{indices:({keyedPages:e})=>e.reduce(((e,t,n)=>({...e,[t.key]:n})),{}),keyedPages:({_uid:e,pages:t})=>t.map(((t,n)=>({key:`pager-${e}-page-${n}`,page:t}))),hasNextPage:({activePageIndex:e,pages:t})=>ee>0,contentWidth:({appState:e})=>e.contentWidth,shouldUseCompactControls:({contentWidth:e})=>window.innerWidth>E.kB["default"].large.minWidth?e=this.$refs.pages.length)return;const n=this.$refs.pages[t];this.pauseObservingPages(),await k(n),this.startObservingPages(),this.activePageIndex=t},next(e){this.setActivePage(e,this.activePageIndex+1)},previous(e){this.setActivePage(e,this.activePageIndex-1)},observePages(e){const t=e.find((e=>e.isIntersecting))?.target?.id;t&&(this.activePageIndex=this.indices[t])},setupObserver(){this.observer=new IntersectionObserver(this.observePages,{root:this.$refs.viewport,threshold:.5}),this.startObservingPages()},startObservingPages(){this.$refs.pages.forEach((e=>{this.observer?.observe(e)}))},pauseObservingPages(){this.$refs.pages.forEach((e=>{this.observer?.unobserve(e)}))}},mounted(){this.pages.length>1&&this.setupObserver()},beforeDestroy(){this.observer?.disconnect()}},S=_,T=(0,f.Z)(S,o,l,!1,null,"1ed6aae0",null),L=T.exports,P=n(3002),Q=n(3946),M=n(5654),Z=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)},D=[],O=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)},R=[],N=n(5281),j=n(8785),V=n(6817),G=n(4260),$={small:"small",large:"large"},q=n(5953),z=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)},H=[],W=n(6769),F={name:"CardCover",components:{ImageAsset:W.Z},props:{variants:{type:Array,required:!0},rounded:{type:Boolean,default:!1},alt:{type:String,default:null}}},U=F,Y=(0,f.Z)(U,z,H,!1,null,"28b14a83",null),X=Y.exports,K={name:"Card",components:{Reference:G.Z,DiagonalArrowIcon:V.Z,InlineChevronRightIcon:j.Z,CardCover:X,ButtonLink:N.Z},constants:{CardSize:$},mixins:[q.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:r,$slots:i})=>({"aria-labelledby":e.concat(r?` ${t}`:""),"aria-describedby":i.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($,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}}},J=K,ee=(0,f.Z)(J,O,R,!1,null,"0f7a4f31",null),te=ee.exports,ne=n(5921),re=n(7192);const ie={[re.L.article]:"documentation.card.read-article",[re.L.overview]:"documentation.card.start-tutorial",[re.L.collection]:"documentation.card.view-api",[re.L.symbol]:"documentation.card.view-symbol",[re.L.sampleCode]:"documentation.card.view-sample-code"};var se={name:"TopicsLinkCardGridItem",components:{TopicTypeIcon:ne.Z,Card:te,ContentNode:()=>Promise.resolve().then(n.bind(n,9519))},mixins:[q.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})=>ie[e.role]||"documentation.card.learn-more",cardSize:({compact:e})=>e?void 0:$.large}},ae=se,oe=(0,f.Z)(ae,Z,D,!1,null,"87dd3302",null),le=oe.exports,ce={name:"TopicsLinkCardGrid",components:{BreakpointEmitter:s["default"],Column:a.Z,Pager:L,Row:P.Z,TopicsLinkCardGridItem:le},data:()=>({breakpoint:E.L3.large}),props:{items:{type:Array,required:!0},pageSize:{type:Number,required:!1},topicStyle:{type:String,default:Q.o.compactGrid,validator:e=>e===Q.o.compactGrid||e===Q.o.detailedGrid},usePager:{type:Boolean,default:!1}},computed:{compactCards:({topicStyle:e})=>e===Q.o.compactGrid,defaultPageSize:({breakpoint:e,items:t,topicStyle:n,usePager:r})=>r?{[Q.o.compactGrid]:{[E.L3.large]:6,[E.L3.medium]:6,[E.L3.small]:1},[Q.o.detailedGrid]:{[E.L3.large]:4,[E.L3.medium]:2,[E.L3.small]:1}}[n][e]:t.length,pages:({items:e,defaultPageSize:t,pageSize:n})=>(0,M.Md)(e,n||t)},methods:{handleBreakpointChange(e){this.breakpoint=e}}},ue=ce,de=(0,f.Z)(ue,r,i,!1,null,null,null),Ae=de.exports},1576:function(e,t,n){"use strict";n.d(t,{Z:function(){return g}});var r=function(){var e=this,t=e._self._c;return t("div",{staticClass:"col",class:e.classes},[e._t("default")],2)},i=[];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 d={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}}}},A=d,p=n(1001),h=(0,p.Z)(A,r,i,!1,null,"2ee3ad8b",null),g=h.exports},9649:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=function(){var e=this,t=e._self._c;return t("div",{staticClass:"row"},[e._t("default")],2)},i=[],s={name:"GridRow"},a=s,o=n(1001),l=(0,o.Z)(a,r,i,!1,null,"be73599c",null),c=l.exports},5692: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:"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"}})])},i=[],s=n(9986),a={name:"ArticleIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},7775: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:"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"}})])},i=[],s=n(9986),a={name:"CurlyBracketsIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},6817: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:"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"}})])},i=[],s=n(9986),a={name:"DiagonalArrowIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},8633: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",{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"}})])},i=[],s=n(9986),a={name:"PathIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},6698: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:"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"}})])},i=[],s=n(9986),a={name:"PlayIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},7834: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:"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"}})])},i=[],s=n(9986),a={name:"SwiftFileIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,"c01a6890",null),u=c.exports},9001: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:"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"}})])},i=[],s=n(9986),a={name:"TechnologyIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},8638: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:"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"}})])},i=[],s=n(9986),a={name:"TutorialIcon",components:{SVGIcon:s.Z}},o=a,l=n(1001),c=(0,l.Z)(o,r,i,!1,null,null,null),u=c.exports},6769:function(e,t,n){"use strict";n.d(t,{Z:function(){return f}});var r=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))])},i=[],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 d(e){if(!e.length)return null;const t=e.map((e=>`${(0,s.AH)(e.src)} ${e.density}`)).join(", "),n=e[0],r={srcSet:t,src:(0,s.AH)(n.src)},{width:i}=n.size||{width:null};return i&&(r.width=i,r.height="auto"),r}var A={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})=>d(e),lightVariantAttributes:({lightVariants:e})=>d(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))),r=parseInt(n.match(/\d+/)[0],u),i=await(0,s.RY)(e),a=i.width/r,o=i.height/r;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=A,h=n(1001),g=(0,h.Z)(p,r,i,!1,null,null,null),f=g.exports},1763:function(e,t,n){"use strict";n.d(t,{Z:function(){return I}});var r=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)]),e.showActions?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"})])]):e._e()],2),e._t("after-content")],2),t("BreakpointEmitter",{attrs:{scope:e.BreakpointScopes.nav},on:{change:e.onBreakpointChange}})],1)},i=[],s=n(9146),a=n(2853),o=n(7188),l=n(9652),c=n(1716),u=n(5381),d=n(1147),A=n(5657);const{noClose:p}=c.MenuLinkModifierClasses,{BreakpointName:h,BreakpointScopes:g}=o["default"].constants,f=8,m={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:m,NoBGTransitionFrames:f},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},showActions:{type:Boolean,default:!0}},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:r,hasSolidBackground:i,hasNoBorder:s,hasFullWidthBorder:a,isDark:o,isWideFormat:l,noBackgroundTransition:c})=>({[m.isDark]:o,[m.isOpen]:e,[m.inBreakpoint]:t,[m.isTransitioning]:n,[m.isSticking]:r,[m.hasSolidBackground]:i,[m.hasNoBorder]:s,[m.hasFullWidthBorder]:a,[m.isWideFormat]:l,[m.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"),d.Z.hide(this.$refs.wrapper),document.activeElement===this.$refs.toggle&&document.activeElement.blur()},onClose(){this.$emit("close"),this.toggleScrollLock(!1),d.Z.show(this.$refs.wrapper)},async handleFlashOnMount(){await(0,A.J)(f),this.noBackgroundTransition=!1}}},b=v,y=n(1001),C=(0,y.Z)(b,r,i,!1,null,"5ee249d6",null),I=C.exports},535:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=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)},i=[],s={name:"NavMenuItemBase",props:{animate:{type:Boolean,default:!0}}},a=s,o=n(1001),l=(0,o.Z)(a,r,i,!1,null,"296e4e0c",null),c=l.exports},2853:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r=function(){var e=this,t=e._self._c;return t("ul",{staticClass:"nav-menu-items"},[e._t("default")],2)},i=[],s={name:"NavMenuItems"},a=s,o=n(1001),l=(0,o.Z)(a,r,i,!1,null,"a101abb4",null),c=l.exports},5921:function(e,t,n){"use strict";n.d(t,{Z:function(){return le}});var r=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)},i=[],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=[],d=n(9986),A={name:"TopicFuncIcon",components:{SVGIcon:d.Z}},p=A,h=n(1001),g=(0,h.Z)(p,c,u,!1,null,null,null),f=g.exports,m=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:d.Z}},y=b,C=(0,h.Z)(y,m,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:d.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"}})])},L=[],P={name:"TopicSubscriptIcon",components:{SVGIcon:d.Z}},Q=P,M=(0,h.Z)(Q,T,L,!1,null,null,null),Z=M.exports,D=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))])])])])])},O=[],R={name:"TwoLetterSymbolIcon",components:{SVGIcon:d.Z},props:{first:{type:String,required:!0},second:{type:String,required:!0}}},N=R,j=(0,h.Z)(N,D,O,!1,null,null,null),V=j.exports,G=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))])])])])},$=[],q={name:"SingleLetterSymbolIcon",components:{SVGIcon:d.Z},props:{symbol:{type:String,required:!0}}},z=q,H=(0,h.Z)(z,G,$,!1,null,null,null),W=H.exports,F=n(5629),U=n(1869),Y=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}})},X=[],K=n(6769),J={name:"OverridableAsset",components:{SVGIcon:d.Z,ImageAsset:K.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}}},ee=J,te=(0,h.Z)(ee,Y,X,!1,null,null,null),ne=te.exports;const re={[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]:V,[F.t.func]:f,[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.namespace]:W,[F.t.overview]:s.Z,[F.t.protocol]:V,[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]:Z,[F.t.symbol]:I,[F.t.tutorial]:l.Z,[F.t.typealias]:W,[F.t.union]:W,[F.t["var"]]:W},ie={[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.namespace]:{symbol:"N"},[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 se={name:"TopicTypeIcon",components:{OverridableAsset:ne,SVGIcon:d.Z,SingleLetterSymbolIcon:W},constants:{TopicTypeIcons:re,TopicTypeProps:ie},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})=>re[e]||I,iconProps:({normalisedType:e})=>ie[e]||{},color:({normalisedType:e})=>U.g[e],styles:({color:e,withColors:t})=>t&&e?{"--icon-color":`var(--color-type-icon-${e})`}:{}}},ae=se,oe=(0,h.Z)(ae,r,i,!1,null,"3b1b4787",null),le=oe.exports},352:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var r,i,s={functional:!0,name:"WordBreak",render(e,{props:t,slots:n,data:r}){const i=n().default||[],s=i.filter((e=>e.text&&!e.tag));if(0===s.length||s.length!==i.length)return e(t.tag,r,i);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,r,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,r,i,!1,null,null,null),c=l.exports},2122:function(e,t,n){var r={"./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 i(e){if(!n.o(r,e))return Promise.resolve().then((function(){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}));var t=r[e],i=t[0];return n.e(t[1]).then((function(){return n.t(i,23)}))}i.keys=function(){return Object.keys(r)},i.id=2122,e.exports=i},9426:function(e,t,n){"use strict";n.d(t,{Ag:function(){return s},UG:function(){return i},yf:function(){return r}});const r={added:"added",modified:"modified",deprecated:"deprecated"},i=[r.modified,r.added,r.deprecated],s={[r.modified]:"change-type.modified",[r.added]:"change-type.added",[r.deprecated]:"change-type.deprecated"}},1869:function(e,t,n){"use strict";n.d(t,{c:function(){return s},g:function(){return a}});var r=n(5629),i=n(7192);const s={blue:"blue",teal:"teal",orange:"orange",purple:"purple",green:"green",sky:"sky",pink:"pink"},a={[r.t.article]:s.teal,[r.t.init]:s.blue,[r.t["case"]]:s.orange,[r.t["class"]]:s.purple,[r.t.collection]:s.pink,[i.L.collectionGroup]:s.teal,[r.t.dictionarySymbol]:s.purple,[r.t["enum"]]:s.orange,[r.t.extension]:s.orange,[r.t.func]:s.green,[r.t.op]:s.green,[r.t.httpRequest]:s.green,[r.t.module]:s.sky,[r.t.method]:s.blue,[r.t.macro]:s.pink,[r.t.protocol]:s.purple,[r.t.property]:s.teal,[r.t.propertyListKey]:s.green,[r.t.propertyListKeyReference]:s.green,[r.t.sampleCode]:s.purple,[r.t.struct]:s.purple,[r.t.subscript]:s.blue,[r.t.typealias]:s.orange,[r.t.union]:s.purple,[r.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 r}});const r={list:"list",compactGrid:"compactGrid",detailedGrid:"detailedGrid",hidden:"hidden"}},5629:function(e,t,n){"use strict";n.d(t,{$:function(){return i},t:function(){return r}});const r={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",namespace:"namespace",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"},i={[r.init]:r.method,[r.case]:r.enum,[r.propertyListKeyReference]:r.propertyListKey,[r.project]:r.tutorial}},7192:function(e,t,n){"use strict";n.d(t,{L:function(){return r}});const r={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}}}},2974:function(e,t,n){"use strict";var r=n(3465),i=n(3208),s=n(2449),a=n(9519);t["Z"]={methods:{extractFirstParagraphText(e=[]){const{references:t={}}=this,n=a["default"].computed.plaintext.bind({...a["default"].methods,content:e,references:t})();return(0,i.id)(n)}},computed:{pagePath:({$route:{path:e="/"}={}})=>e,pageURL:({pagePath:e="/"})=>(0,s.HH)(e),disableMetadata:()=>!1},mounted(){this.disableMetadata||(0,r.X)({title:this.pageTitle,description:this.pageDescription,url:this.pageURL,currentLocale:this.$i18n.locale})}}},9146:function(e,t,n){"use strict";const r={up:"up",down:"down"};t["default"]={constants:{IntersectionDirections:r},data(){return{intersectionObserver:null,intersectionPreviousScrollY:0,intersectionScrollDirection:r.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=r.up),this.intersectionPreviousScrollY=window.scrollY}}}},5184:function(e,t,n){"use strict";var r=n(4030),i=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}=r["default"].state;r["default"].setImageLoadingStrategy(i.Z.eager),await this.$nextTick(),await o(),this.scrollToElement(e),r["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 r=n(5657);t["Z"]={methods:{async scrollToElement(e){await(0,r.J)(8);const t=this.$router.resolve({hash:e}),{selector:n,offset:i}=await this.$router.options.scrollBehavior(t.route),s=document.querySelector(n);return s?(s.scrollIntoView(),window.scrollY+window.innerHeighte?.startsWith(`doc://${t}/`)))}function a(e={}){return Object.keys(e).reduce(((t,n)=>{const r=e[n],{url:a,...o}=r;return i.has(r.type)?{...t,[n]:s(n)?r:o}:{...t,[n]:r}}),{})}var o=n(144),l=n(9426);const c=()=>({[l.yf.modified]:0,[l.yf.added]:0,[l.yf.deprecated]:0});var u={state:{apiChanges:null,apiChangesCounts:c(),selectedAPIChangesVersion:null},setAPIChanges(e){this.state.apiChanges=e},setSelectedAPIChangesVersion(e){this.state.selectedAPIChangesVersion=e},resetApiChanges(){this.state.apiChanges=null,this.state.apiChangesCounts=c()},async updateApiChangesCounts(){await o["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}},d={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)}},A=n(5394);const{state:p,...h}=u,{state:g,...f}=d;var m={state:{preferredLanguage:A.Z.preferredLanguage,contentWidth:0,...p,...g,references:{}},reset(){this.state.preferredLanguage=A.Z.preferredLanguage,this.state.references={},this.resetApiChanges()},setPreferredLanguage(e){this.state.preferredLanguage=e,A.Z.preferredLanguage=this.state.preferredLanguage},setContentWidth(e){this.state.contentWidth=e},setReferences(e){this.state.references=a(e)},updateReferences(){this.setReferences(this.state.references)},...h,...f}},6511:function(e,t){"use strict";t["default"]={state:{flatChildren:null,references:{},apiChanges:null,apiChangesVersion:null,includedArchiveIdentifiers:[],errorFetching:!1,errorFetchingDiffs:!1,technologyProps:{}},reset(){this.state.flatChildren=null,this.state.references={},this.state.apiChanges=null,this.state.apiChangesVersion=null,this.state.includedArchiveIdentifiers=[],this.state.errorFetching=!1,this.state.errorFetchingDiffs=!1,this.state.technologyProps={}},setFlatChildren(e){this.state.flatChildren=e},setReferences(e){this.state.references=e},setApiChanges(e){this.state.apiChanges=e},setApiChangesVersion(e){this.state.apiChangesVersion=e},setIncludedArchiveIdentifiers(e){this.state.includedArchiveIdentifiers=e},setErrorFetching(e){this.state.errorFetching=e},setErrorFetchingDiffs(e){this.state.errorFetchingDiffs=e},setTechnologyProps(e){this.state.technologyProps=e}}},7486:function(e,t,n){"use strict";const r=["input","select","textarea","button","optgroup","option","menuitem","fieldset","object","a[href]","*[tabindex]","*[contenteditable]"],i=r.join(",");t["ZP"]={getTabbableElements(e){const t=e.querySelectorAll(i),n=t.length;let r;const s=[];for(r=0;r=0},isFocusableElement(e){const t=e.nodeName.toLowerCase(),n=r.includes(t);return!("a"!==t||!e.getAttribute("href"))||(n?!e.disabled:"true"===e.getAttribute("contenteditable")||!Number.isNaN(parseFloat(e.getAttribute("tabindex"))))}}},5654:function(e,t,n){"use strict";n.d(t,{Md:function(){return a},Xy:function(){return i},Z$:function(){return r}});const r=e=>e[e.length-1],i=(e,t)=>JSON.stringify(e)===JSON.stringify(t);function*s(e,t){for(let n=0;n{o(e,s),o(e,a),e.setAttribute(s,"true"),e.setAttribute(a,"-1");const t=r.ZP.getTabbableElements(e);let n=t.length-1;while(n>=0)o(t[n],a),t[n].setAttribute(a,"-1"),n-=1},d=e=>{l(e,s),l(e,a);const t=e.querySelectorAll(`[${i+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,d)}}},8841:function(e,t,n){"use strict";n.d(t,{d9:function(){return h},rQ:function(){return l},k_:function(){return p},Ek:function(){return d},Us:function(){return A}});var r=n(5947),i=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 r(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,i.WN)(e),l=(0,i.Ex)(t);l&&(o.search=l);const c=await fetch(o.href,n);if(r(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,r.AH)(["/data",t])}.json`}function u(e){const{pathname:t,search:n}=new URL(e),r=/\/data(\/.*).json$/,i=r.exec(t);return i?i[1]+n:t+n}async function d(e,t,n){const r=c(e.path);let i;try{i=await l(r,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 i}function A(e,t){return!(0,i.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))}},1944:function(e,t,n){"use strict";n.d(t,{W1:function(){return i},ZP:function(){return d},n4:function(){return a}});const r={major:0,minor:3,patch:0};function i({major:e,minor:t,patch:n}){return[e,t,n].join(".")}function s(e){const[t=0,n=0,r=0]=e.split(".");return[Number(t),Number(n),Number(r)]}function a(e,t){const n=s(e),r=s(t);for(let i=0;ir[i])return 1;if(n[i]`[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}=r;return t!==s?c(i(e)):n>a?l(i(e)):""}function d(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 r=!1,i=-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 d(e){e&&(e.ontouchstart=null,e.ontouchmove=null),document.removeEventListener("touchmove",l)}function A(e,t){const n=e.targetTouches[0].clientY-i,r=e.target.closest(`[${a}]`)||t;return 0===r.scrollTop&&n>0||c(r)&&n<0?l(e):(e.stopPropagation(),!0)}function p(e){document.addEventListener("touchmove",l,{passive:!1}),e&&(e.ontouchstart=e=>{1===e.targetTouches.length&&(i=e.targetTouches[0].clientY)},e.ontouchmove=t=>{1===t.targetTouches.length&&A(t,e)})}t["Z"]={lockScroll(e){r||(o()?p(e):u(),r=!0)},unlockScroll(e){r&&(o()?d(e):(document.body.style.removeProperty("overflow"),document.body.style.removeProperty("top"),document.body.style.removeProperty("position"),document.body.style.removeProperty("width"),window.scrollTo(0,Math.abs(s))),r=!1)}}},3685:function(e,t,n){var r={"./markdown":[2003,642],"./markdown.js":[2003,642],"./swift":[7467,217],"./swift.js":[7467,217]};function i(e){if(!n.o(r,e))return Promise.resolve().then((function(){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}));var t=r[e],i=t[0];return n.e(t[1]).then((function(){return n(i)}))}i.keys=function(){return Object.keys(r)},i.id=3685,e.exports=i},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 r=e[t];"object"!=typeof r||Object.isFrozen(r)||n(r)})),e}t.exports=n,t.exports.default=n;var r=t.exports;class i{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 r in e)n[r]=e[r];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 d{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=>{d._collapse(e)})))}}class A extends d{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 m("(?=",e,")")}function g(e){return m("(?:",e,")*")}function f(e){return m("(?:",e,")?")}function m(...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 r=p(e),i="";while(r.length>0){const e=I.exec(r);if(!e){i+=r;break}i+=r.substring(0,e.index),r=r.substring(e.index+e[0].length),"\\"===e[0][0]&&e[1]?i+="\\"+String(Number(e[1])+t):(i+=e[0],"("===e[0]&&n++)}return i})).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="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",L=(e={})=>{const t=/^#![ ]*\//;return e.binary&&(e.begin=m(t,/.*\b/,e.binary,/\b.*/)),a({scope:"meta",begin:t,end:/$/,relevance:0,"on:begin":(e,t)=>{0!==e.index&&t.ignoreMatch()}},e)},P={begin:"\\\\[\\s\\S]",relevance:0},Q={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[P]},M={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[P]},Z={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/},D=function(e,t,n={}){const r=a({scope:"comment",begin:e,end:t,contains:[]},n);r.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 i=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 r.contains.push({begin:m(/[ ]+/,"(",i,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),r},O=D("//","$"),R=D("/\\*","\\*/"),N=D("#","$"),j={scope:"number",begin:k,relevance:0},V={scope:"number",begin:_,relevance:0},G={scope:"number",begin:S,relevance:0},$={begin:/(?=\/[^/\n]*\/)/,contains:[{scope:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[P,{begin:/\[/,end:/\]/,relevance:0,contains:[P]}]}]},q={scope:"title",begin:B,relevance:0},z={scope:"title",begin:x,relevance:0},H={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:L,BACKSLASH_ESCAPE:P,APOS_STRING_MODE:Q,QUOTE_STRING_MODE:M,PHRASAL_WORDS_MODE:Z,COMMENT:D,C_LINE_COMMENT_MODE:O,C_BLOCK_COMMENT_MODE:R,HASH_COMMENT_MODE:N,NUMBER_MODE:j,C_NUMBER_MODE:V,BINARY_NUMBER_MODE:G,REGEXP_MODE:$,TITLE_MODE:q,UNDERSCORE_TITLE_MODE:z,METHOD_GUARD:H,END_SAME_AS_BEGIN:W});function U(e,t){const n=e.input[e.index-1];"."===n&&t.ignoreMatch()}function Y(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=U,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=m(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"],re="keyword";function ie(e,t,n=re){const r=Object.create(null);return"string"===typeof e?i(n,e.split(" ")):Array.isArray(e)?i(n,e):Object.keys(e).forEach((function(n){Object.assign(r,ie(e[n],t,n))})),r;function i(e,n){t&&(n=n.map((e=>e.toLowerCase()))),n.forEach((function(t){const n=t.split("|");r[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)},de=new Error;function Ae(e,t,{key:n}){let r=0;const i=e[n],s={},a={};for(let o=1;o<=t.length;o++)a[o+r]=i[o],s[o+r]=!0,r+=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: {}"),de;if("object"!==typeof e.beginScope||null===e.beginScope)throw le("beginScope must be object"),de;Ae(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: {}"),de;if("object"!==typeof e.endScope||null===e.endScope)throw le("endScope must be object"),de;Ae(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 fe(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 me(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)),r=this.matchIndexes[n];return t.splice(0,n),Object.assign(t,r)}}class r{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 i(e){const t=new r;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,r){const a=n;if(n.isCompiled)return a;[Y,J,fe,te].forEach((e=>e(n,r))),e.compilerExtensions.forEach((e=>e(n,r))),n.__beforeBegin=null,[X,K,ee].forEach((e=>e(n,r))),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=ie(n.keywords,e.case_insensitive)),a.keywordPatternRe=t(o,!0),r&&(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&&r.terminatorEnd&&(a.terminatorEnd+=(n.end?"|":"")+r.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,r),a.matcher=i(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:A};function u(e){return c.noHighlightRe.test(e)}function d(e){let t=e.className+" ";t+=e.parentNode?e.parentNode.className:"";const n=c.languageDetectRe.exec(t);if(n){const t=M(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)||M(e)))}function p(e,t,n){let r="",i="";"object"===typeof t?(r=e,n=t.ignoreIllegals,i=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"),i=e,r=t),void 0===n&&(n=!0);const s={code:r,language:i};N("before:highlight",s);const a=s.result?s.result:v(s.language,s.code,n);return a.code=s.code,N("after:highlight",a),a}function v(e,n,r,s){const l=Object.create(null);function u(e,t){return e.keywords[t]}function d(){if(!S.keywords)return void L.addText(P);let e=0;S.keywordPatternRe.lastIndex=0;let t=S.keywordPatternRe.exec(P),n="";while(t){n+=P.substring(e,t.index);const r=x.case_insensitive?t[0].toLowerCase():t[0],i=u(S,r);if(i){const[e,s]=i;if(L.addText(n),n="",l[r]=(l[r]||0)+1,l[r]<=Be&&(Q+=s),e.startsWith("_"))n+=t[0];else{const n=x.classNameAliases[e]||e;L.addKeyword(t[0],n)}}else n+=t[0];e=S.keywordPatternRe.lastIndex,t=S.keywordPatternRe.exec(P)}n+=P.substr(e),L.addText(n)}function A(){if(""===P)return;let e=null;if("string"===typeof S.subLanguage){if(!t[S.subLanguage])return void L.addText(P);e=v(S.subLanguage,P,!0,T[S.subLanguage]),T[S.subLanguage]=e._top}else e=I(P,S.subLanguage.length?S.subLanguage:null);S.relevance>0&&(Q+=e.relevance),L.addSublanguage(e._emitter,e.language)}function p(){null!=S.subLanguage?A():d(),P=""}function h(e,t){let n=1;while(void 0!==t[n]){if(!e._emit[n]){n++;continue}const r=x.classNameAliases[e[n]]||e[n],i=t[n];r?L.addKeyword(i,r):(P=i,d(),P=""),n++}}function g(e,t){return e.scope&&"string"===typeof e.scope&&L.openNode(x.classNameAliases[e.scope]||e.scope),e.beginScope&&(e.beginScope._wrap?(L.addKeyword(P,x.classNameAliases[e.beginScope._wrap]||e.beginScope._wrap),P=""):e.beginScope._multi&&(h(e.beginScope,t),P="")),S=Object.create(e,{parent:{value:S}}),S}function f(e,t,n){let r=C(e.endRe,n);if(r){if(e["on:end"]){const n=new i(e);e["on:end"](t,n),n.isMatchIgnored&&(r=!1)}if(r){while(e.endsParent&&e.parent)e=e.parent;return e}}if(e.endsWithParent)return f(e.parent,t,n)}function m(e){return 0===S.matcher.regexIndex?(P+=e[0],1):(O=!0,0)}function b(e){const t=e[0],n=e.rule,r=new i(n),s=[n.__beforeBegin,n["on:begin"]];for(const i of s)if(i&&(i(e,r),r.isMatchIgnored))return m(t);return n.skip?P+=t:(n.excludeBegin&&(P+=t),p(),n.returnBegin||n.excludeBegin||(P=t)),g(n,e),n.returnBegin?0:t.length}function y(e){const t=e[0],r=n.substr(e.index),i=f(S,e,r);if(!i)return Ee;const s=S;S.endScope&&S.endScope._wrap?(p(),L.addKeyword(t,S.endScope._wrap)):S.endScope&&S.endScope._multi?(p(),h(S.endScope,e)):s.skip?P+=t:(s.returnEnd||s.excludeEnd||(P+=t),p(),s.excludeEnd&&(P=t));do{S.scope&&L.closeNode(),S.skip||S.subLanguage||(Q+=S.relevance),S=S.parent}while(S!==i.parent);return i.starts&&g(i.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=>L.openNode(e)))}let E={};function B(t,i){const s=i&&i[0];if(P+=t,null==s)return p(),0;if("begin"===E.type&&"end"===i.type&&E.index===i.index&&""===s){if(P+=n.slice(i.index,i.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=i,"begin"===i.type)return b(i);if("illegal"===i.type&&!r){const e=new Error('Illegal lexeme "'+s+'" for mode "'+(S.scope||"")+'"');throw e.mode=S,e}if("end"===i.type){const e=y(i);if(e!==Ee)return e}if("illegal"===i.type&&""===s)return 1;if(D>1e5&&D>3*i.index){const e=new Error("potential infinite loop, way more iterations than matches");throw e}return P+=s,s.length}const x=M(e);if(!x)throw le(o.replace("{}",e)),new Error('Unknown language: "'+e+'"');const k=me(x);let _="",S=s||k;const T={},L=new c.__emitter(c);w();let P="",Q=0,Z=0,D=0,O=!1;try{for(S.matcher.considerAll();;){D++,O?O=!1:S.matcher.considerAll(),S.matcher.lastIndex=Z;const e=S.matcher.exec(n);if(!e)break;const t=n.substring(Z,e.index),r=B(t,e);Z=e.index+r}return B(n.substr(Z)),L.closeAllNodes(),L.finalize(),_=L.toHTML(),{language:e,value:_,relevance:Q,illegal:!1,_emitter:L,_top:S}}catch(R){if(R.message&&R.message.includes("Illegal"))return{language:e,value:Ie(n),illegal:!0,relevance:0,_illegalBy:{message:R.message,index:Z,context:n.slice(Z-100,Z+100),mode:R.mode,resultSoFar:_},_emitter:L};if(a)return{language:e,value:Ie(n),illegal:!1,relevance:0,errorRaised:R,_emitter:L,_top:S};throw R}}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 r=y(e),i=n.filter(M).filter(D).map((t=>v(t,e,!1)));i.unshift(r);const s=i.sort(((e,t)=>{if(e.relevance!==t.relevance)return t.relevance-e.relevance;if(e.language&&t.language){if(M(e.language).supersetOf===t.language)return 1;if(M(t.language).supersetOf===e.language)return-1}return 0})),[a,o]=s,l=a;return l.secondBest=o,l}function w(e,t,r){const i=t&&n[t]||r;e.classList.add("hljs"),e.classList.add(`language-${i}`)}function E(e){let t=null;const n=d(e);if(u(n))return;if(N("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 r=t.textContent,i=n?p(r,{language:n,ignoreIllegals:!0}):I(r);e.innerHTML=i.value,w(e,n,i.language),e.result={language:i.language,re:i.relevance,relevance:i.relevance},i.secondBest&&(e.secondBest={language:i.secondBest.language,relevance:i.secondBest.relevance}),N("after:highlightElement",{el:e,result:i,text:r})}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 L(n,r){let i=null;try{i=r(e)}catch(s){if(le("Language definition for '{}' could not be registered.".replace("{}",n)),!a)throw s;le(s),i=l}i.name||(i.name=n),t[n]=i,i.rawDefinition=r.bind(null,e),i.aliases&&Z(i.aliases,{languageName:n})}function P(e){delete t[e];for(const t of Object.keys(n))n[t]===e&&delete n[t]}function Q(){return Object.keys(t)}function M(e){return e=(e||"").toLowerCase(),t[e]||t[n[e]]}function Z(e,{languageName:t}){"string"===typeof e&&(e=[e]),e.forEach((e=>{n[e.toLowerCase()]=t}))}function D(e){const t=M(e);return t&&!t.disableAutodetect}function O(e){e["before:highlightBlock"]&&!e["before:highlightElement"]&&(e["before:highlightElement"]=t=>{e["before:highlightBlock"](Object.assign({block:t.el},t))}),e["after:highlightBlock"]&&!e["after:highlightElement"]&&(e["after:highlightElement"]=t=>{e["after:highlightBlock"](Object.assign({block:t.el},t))})}function R(e){O(e),s.push(e)}function N(e,t){const n=e;s.forEach((function(e){e[n]&&e[n](t)}))}function j(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:j,configure:B,initHighlighting:x,initHighlightingOnLoad:k,registerLanguage:L,unregisterLanguage:P,listLanguages:Q,getLanguage:M,registerAliases:Z,autoDetection:D,inherit:we,addPlugin:R}),e.debugMode=function(){a=!1},e.safeMode=function(){a=!0},e.versionString=ye,e.regex={concat:m,lookahead:h,either:b,optional:f,anyNumberOfTimes:g};for(const i in F)"object"===typeof F[i]&&r(F[i]);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/docc/Apollo.doccarchive/js/842.b02efbfb.js b/docs/docc/Apollo.doccarchive/js/842.b02efbfb.js new file mode 100644 index 000000000..8c7036e8b --- /dev/null +++ b/docs/docc/Apollo.doccarchive/js/842.b02efbfb.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([[842],{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(9986),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},6772: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-plus-circle-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-plus-circle"}},[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 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"}}),e("path",{attrs:{d:"M4 6.52h6v1h-6v-1z"}}),e("path",{attrs:{d:"M6.5 4.010h1v6h-1v-6z"}})])},r=[],o=n(9986),i={name:"InlinePlusCircleIcon",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 P={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/docc/Apollo.doccarchive/js/chunk-2d0d3105.cd72cc8e.js b/docs/docc/Apollo.doccarchive/js/chunk-2d0d3105.cd72cc8e.js deleted file mode 100644 index 74345f0cb..000000000 --- a/docs/docc/Apollo.doccarchive/js/chunk-2d0d3105.cd72cc8e.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d0d3105"],{"5abe":function(t,e){(function(){"use strict";if("object"===typeof window)if("IntersectionObserver"in window&&"IntersectionObserverEntry"in window&&"intersectionRatio"in window.IntersectionObserverEntry.prototype)"isIntersecting"in window.IntersectionObserverEntry.prototype||Object.defineProperty(window.IntersectionObserverEntry.prototype,"isIntersecting",{get:function(){return this.intersectionRatio>0}});else{var t=function(t){var e=t,n=i(e);while(n)e=n.ownerDocument,n=i(e);return e}(window.document),e=[],n=null,o=null;s.prototype.THROTTLE_TIMEOUT=100,s.prototype.POLL_INTERVAL=null,s.prototype.USE_MUTATION_OBSERVER=!0,s._setupCrossOriginUpdater=function(){return n||(n=function(t,n){o=t&&n?g(t,n):p(),e.forEach((function(t){t._checkForIntersections()}))}),n},s._resetCrossOriginUpdater=function(){n=null,o=null},s.prototype.observe=function(t){var e=this._observationTargets.some((function(e){return e.element==t}));if(!e){if(!t||1!=t.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:t,entry:null}),this._monitorIntersections(t.ownerDocument),this._checkForIntersections()}},s.prototype.unobserve=function(t){this._observationTargets=this._observationTargets.filter((function(e){return e.element!=t})),this._unmonitorIntersections(t.ownerDocument),0==this._observationTargets.length&&this._unregisterInstance()},s.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorAllIntersections(),this._unregisterInstance()},s.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},s.prototype._initThresholds=function(t){var e=t||[0];return Array.isArray(e)||(e=[e]),e.sort().filter((function(t,e,n){if("number"!=typeof t||isNaN(t)||t<0||t>1)throw new Error("threshold must be a number between 0 and 1 inclusively");return t!==n[e-1]}))},s.prototype._parseRootMargin=function(t){var e=t||"0px",n=e.split(/\s+/).map((function(t){var e=/^(-?\d*\.?\d+)(px|%)$/.exec(t);if(!e)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(e[1]),unit:e[2]}}));return n[1]=n[1]||n[0],n[2]=n[2]||n[0],n[3]=n[3]||n[1],n},s.prototype._monitorIntersections=function(e){var n=e.defaultView;if(n&&-1==this._monitoringDocuments.indexOf(e)){var o=this._checkForIntersections,r=null,s=null;this.POLL_INTERVAL?r=n.setInterval(o,this.POLL_INTERVAL):(c(n,"resize",o,!0),c(e,"scroll",o,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in n&&(s=new n.MutationObserver(o),s.observe(e,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))),this._monitoringDocuments.push(e),this._monitoringUnsubscribes.push((function(){var t=e.defaultView;t&&(r&&t.clearInterval(r),a(t,"resize",o,!0)),a(e,"scroll",o,!0),s&&s.disconnect()}));var h=this.root&&(this.root.ownerDocument||this.root)||t;if(e!=h){var u=i(e);u&&this._monitorIntersections(u.ownerDocument)}}},s.prototype._unmonitorIntersections=function(e){var n=this._monitoringDocuments.indexOf(e);if(-1!=n){var o=this.root&&(this.root.ownerDocument||this.root)||t,r=this._observationTargets.some((function(t){var n=t.element.ownerDocument;if(n==e)return!0;while(n&&n!=o){var r=i(n);if(n=r&&r.ownerDocument,n==e)return!0}return!1}));if(!r){var s=this._monitoringUnsubscribes[n];if(this._monitoringDocuments.splice(n,1),this._monitoringUnsubscribes.splice(n,1),s(),e!=o){var h=i(e);h&&this._unmonitorIntersections(h.ownerDocument)}}}},s.prototype._unmonitorAllIntersections=function(){var t=this._monitoringUnsubscribes.slice(0);this._monitoringDocuments.length=0,this._monitoringUnsubscribes.length=0;for(var e=0;e=0&&h>=0&&{top:n,bottom:o,left:i,right:r,width:s,height:h}||null}function f(t){var e;try{e=t.getBoundingClientRect()}catch(n){}return e?(e.width&&e.height||(e={top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.right-e.left,height:e.bottom-e.top}),e):p()}function p(){return{top:0,bottom:0,left:0,right:0,width:0,height:0}}function d(t){return!t||"x"in t?t:{top:t.top,y:t.top,bottom:t.bottom,left:t.left,x:t.left,right:t.right,width:t.width,height:t.height}}function g(t,e){var n=e.top-t.top,o=e.left-t.left;return{top:n,left:o,height:e.height,width:e.width,bottom:n+e.height,right:o+e.width}}function m(t,e){var n=e;while(n){if(n==t)return!0;n=v(n)}return!1}function v(e){var n=e.parentNode;return 9==e.nodeType&&e!=t?i(e):(n&&n.assignedSlot&&(n=n.assignedSlot.parentNode),n&&11==n.nodeType&&n.host?n.host:n)}function w(t){return t&&9===t.nodeType}})()}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/chunk-vendors.b24b7aaa.js b/docs/docc/Apollo.doccarchive/js/chunk-vendors.b24b7aaa.js deleted file mode 100644 index 5a983369b..000000000 --- a/docs/docc/Apollo.doccarchive/js/chunk-vendors.b24b7aaa.js +++ /dev/null @@ -1,21 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-vendors"],{2877:function(t,e,n){"use strict";function r(t,e,n,r,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 f=u.render;u.render=function(t,e){return c.call(e),f(t,e)}}else{var l=u.beforeCreate;u.beforeCreate=l?[].concat(l,c):[c]}return{exports:t,options:u}}n.d(e,"a",(function(){return r}))},"2b0e":function(t,e,n){"use strict";n.r(e),function(t){ -/*! - * Vue.js v2.6.14 - * (c) 2014-2021 Evan You - * Released under the MIT License. - */ -var n=Object.freeze({});function r(t){return void 0===t||null===t}function o(t){return void 0!==t&&null!==t}function i(t){return!0===t}function a(t){return!1===t}function s(t){return"string"===typeof t||"number"===typeof t||"symbol"===typeof t||"boolean"===typeof t}function c(t){return null!==t&&"object"===typeof t}var u=Object.prototype.toString;function f(t){return"[object Object]"===u.call(t)}function l(t){return"[object RegExp]"===u.call(t)}function p(t){var e=parseFloat(String(t));return e>=0&&Math.floor(e)===e&&isFinite(t)}function d(t){return o(t)&&"function"===typeof t.then&&"function"===typeof t.catch}function h(t){return null==t?"":Array.isArray(t)||f(t)&&t.toString===u?JSON.stringify(t,null,2):String(t)}function v(t){var e=parseFloat(t);return isNaN(e)?t:e}function y(t,e){for(var n=Object.create(null),r=t.split(","),o=0;o-1)return t.splice(n,1)}}var _=Object.prototype.hasOwnProperty;function b(t,e){return _.call(t,e)}function w(t){var e=Object.create(null);return function(n){var r=e[n];return r||(e[n]=t(n))}}var C=/-(\w)/g,x=w((function(t){return t.replace(C,(function(t,e){return e?e.toUpperCase():""}))})),A=w((function(t){return t.charAt(0).toUpperCase()+t.slice(1)})),$=/\B([A-Z])/g,k=w((function(t){return t.replace($,"-$1").toLowerCase()}));function O(t,e){function n(n){var r=arguments.length;return r?r>1?t.apply(e,arguments):t.call(e,n):t.call(e)}return n._length=t.length,n}function S(t,e){return t.bind(e)}var E=Function.prototype.bind?S:O;function T(t,e){e=e||0;var n=t.length-e,r=new Array(n);while(n--)r[n]=t[n+e];return r}function j(t,e){for(var n in e)t[n]=e[n];return t}function R(t){for(var e={},n=0;n0,nt=Z&&Z.indexOf("edge/")>0,rt=(Z&&Z.indexOf("android"),Z&&/iphone|ipad|ipod|ios/.test(Z)||"ios"===Y),ot=(Z&&/chrome\/\d+/.test(Z),Z&&/phantomjs/.test(Z),Z&&Z.match(/firefox\/(\d+)/)),it={}.watch,at=!1;if(G)try{var st={};Object.defineProperty(st,"passive",{get:function(){at=!0}}),window.addEventListener("test-passive",null,st)}catch(Aa){}var ct=function(){return void 0===X&&(X=!G&&!Q&&"undefined"!==typeof t&&(t["process"]&&"server"===t["process"].env.VUE_ENV)),X},ut=G&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__;function ft(t){return"function"===typeof t&&/native code/.test(t.toString())}var lt,pt="undefined"!==typeof Symbol&&ft(Symbol)&&"undefined"!==typeof Reflect&&ft(Reflect.ownKeys);lt="undefined"!==typeof Set&&ft(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 dt=P,ht=0,vt=function(){this.id=ht++,this.subs=[]};vt.prototype.addSub=function(t){this.subs.push(t)},vt.prototype.removeSub=function(t){g(this.subs,t)},vt.prototype.depend=function(){vt.target&&vt.target.addDep(this)},vt.prototype.notify=function(){var t=this.subs.slice();for(var e=0,n=t.length;e-1)if(i&&!b(o,"default"))a=!1;else if(""===a||a===k(t)){var c=ee(String,o.type);(c<0||s0&&(a=Se(a,(e||"")+"_"+n),Oe(a[0])&&Oe(u)&&(f[c]=Ct(u.text+a[0].text),a.shift()),f.push.apply(f,a)):s(a)?Oe(u)?f[c]=Ct(u.text+a):""!==a&&f.push(Ct(a)):Oe(a)&&Oe(u)?f[c]=Ct(u.text+a.text):(i(t._isVList)&&o(a.tag)&&r(a.key)&&o(e)&&(a.key="__vlist"+e+"_"+n+"__"),f.push(a)));return f}function Ee(t){var e=t.$options.provide;e&&(t._provided="function"===typeof e?e.call(t):e)}function Te(t){var e=je(t.$options.inject,t);e&&(Et(!1),Object.keys(e).forEach((function(n){It(t,n,e[n])})),Et(!0))}function je(t,e){if(t){for(var n=Object.create(null),r=pt?Reflect.ownKeys(t):Object.keys(t),o=0;o0,a=t?!!t.$stable:!i,s=t&&t.$key;if(t){if(t._normalized)return t._normalized;if(a&&r&&r!==n&&s===r.$key&&!i&&!r.$hasNormal)return r;for(var c in o={},t)t[c]&&"$"!==c[0]&&(o[c]=Ne(e,c,t[c]))}else o={};for(var u in e)u in o||(o[u]=De(e,u));return t&&Object.isExtensible(t)&&(t._normalized=o),z(o,"$stable",a),z(o,"$key",s),z(o,"$hasNormal",i),o}function Ne(t,e,n){var r=function(){var t=arguments.length?n.apply(null,arguments):n({});t=t&&"object"===typeof t&&!Array.isArray(t)?[t]:ke(t);var e=t&&t[0];return t&&(!e||1===t.length&&e.isComment&&!Ie(e))?void 0:t};return n.proxy&&Object.defineProperty(t,e,{get:r,enumerable:!0,configurable:!0}),r}function De(t,e){return function(){return t[e]}}function Me(t,e){var n,r,i,a,s;if(Array.isArray(t)||"string"===typeof t)for(n=new Array(t.length),r=0,i=t.length;r1?T(n):n;for(var r=T(arguments,1),o='event handler for "'+t+'"',i=0,a=n.length;idocument.createEvent("Event").timeStamp&&(Jn=function(){return Gn.now()})}function Qn(){var t,e;for(Xn=Jn(),zn=!0,Vn.sort((function(t,e){return t.id-e.id})),Wn=0;WnWn&&Vn[n].id>t.id)n--;Vn.splice(n+1,0,t)}else Vn.push(t);qn||(qn=!0,ve(Qn))}}var nr=0,rr=function(t,e,n,r,o){this.vm=t,o&&(t._watcher=this),t._watchers.push(this),r?(this.deep=!!r.deep,this.user=!!r.user,this.lazy=!!r.lazy,this.sync=!!r.sync,this.before=r.before):this.deep=this.user=this.lazy=this.sync=!1,this.cb=n,this.id=++nr,this.active=!0,this.dirty=this.lazy,this.deps=[],this.newDeps=[],this.depIds=new lt,this.newDepIds=new lt,this.expression="","function"===typeof e?this.getter=e:(this.getter=K(e),this.getter||(this.getter=P)),this.value=this.lazy?void 0:this.get()};rr.prototype.get=function(){var t;mt(this);var e=this.vm;try{t=this.getter.call(e,e)}catch(Aa){if(!this.user)throw Aa;ne(Aa,e,'getter for watcher "'+this.expression+'"')}finally{this.deep&&me(t),gt(),this.cleanupDeps()}return t},rr.prototype.addDep=function(t){var e=t.id;this.newDepIds.has(e)||(this.newDepIds.add(e),this.newDeps.push(t),this.depIds.has(e)||t.addSub(this))},rr.prototype.cleanupDeps=function(){var t=this.deps.length;while(t--){var e=this.deps[t];this.newDepIds.has(e.id)||e.removeSub(this)}var n=this.depIds;this.depIds=this.newDepIds,this.newDepIds=n,this.newDepIds.clear(),n=this.deps,this.deps=this.newDeps,this.newDeps=n,this.newDeps.length=0},rr.prototype.update=function(){this.lazy?this.dirty=!0:this.sync?this.run():er(this)},rr.prototype.run=function(){if(this.active){var t=this.get();if(t!==this.value||c(t)||this.deep){var e=this.value;if(this.value=t,this.user){var n='callback for watcher "'+this.expression+'"';re(this.cb,this.vm,[t,e],this.vm,n)}else this.cb.call(this.vm,t,e)}}},rr.prototype.evaluate=function(){this.value=this.get(),this.dirty=!1},rr.prototype.depend=function(){var t=this.deps.length;while(t--)this.deps[t].depend()},rr.prototype.teardown=function(){if(this.active){this.vm._isBeingDestroyed||g(this.vm._watchers,this);var t=this.deps.length;while(t--)this.deps[t].removeSub(this);this.active=!1}};var or={enumerable:!0,configurable:!0,get:P,set:P};function ir(t,e,n){or.get=function(){return this[e][n]},or.set=function(t){this[e][n]=t},Object.defineProperty(t,n,or)}function ar(t){t._watchers=[];var e=t.$options;e.props&&sr(t,e.props),e.methods&&vr(t,e.methods),e.data?cr(t):Pt(t._data={},!0),e.computed&&lr(t,e.computed),e.watch&&e.watch!==it&&yr(t,e.watch)}function sr(t,e){var n=t.$options.propsData||{},r=t._props={},o=t.$options._propKeys=[],i=!t.$parent;i||Et(!1);var a=function(i){o.push(i);var a=Gt(i,e,n,t);It(r,i,a),i in t||ir(t,"_props",i)};for(var s in e)a(s);Et(!0)}function cr(t){var e=t.$options.data;e=t._data="function"===typeof e?ur(e,t):e||{},f(e)||(e={});var n=Object.keys(e),r=t.$options.props,o=(t.$options.methods,n.length);while(o--){var i=n[o];0,r&&b(r,i)||q(i)||ir(t,"_data",i)}Pt(e,!0)}function ur(t,e){mt();try{return t.call(e,e)}catch(Aa){return ne(Aa,e,"data()"),{}}finally{gt()}}var fr={lazy:!0};function lr(t,e){var n=t._computedWatchers=Object.create(null),r=ct();for(var o in e){var i=e[o],a="function"===typeof i?i:i.get;0,r||(n[o]=new rr(t,a||P,P,fr)),o in t||pr(t,o,i)}}function pr(t,e,n){var r=!ct();"function"===typeof n?(or.get=r?dr(e):hr(n),or.set=P):(or.get=n.get?r&&!1!==n.cache?dr(e):hr(n.get):P,or.set=n.set||P),Object.defineProperty(t,e,or)}function dr(t){return function(){var e=this._computedWatchers&&this._computedWatchers[t];if(e)return e.dirty&&e.evaluate(),vt.target&&e.depend(),e.value}}function hr(t){return function(){return t.call(this,this)}}function vr(t,e){t.$options.props;for(var n in e)t[n]="function"!==typeof e[n]?P:E(e[n],t)}function yr(t,e){for(var n in e){var r=e[n];if(Array.isArray(r))for(var o=0;o-1)return this;var n=T(arguments,1);return n.unshift(this),"function"===typeof t.install?t.install.apply(t,n):"function"===typeof t&&t.apply(null,n),e.push(t),this}}function kr(t){t.mixin=function(t){return this.options=Xt(this.options,t),this}}function Or(t){t.cid=0;var e=1;t.extend=function(t){t=t||{};var n=this,r=n.cid,o=t._Ctor||(t._Ctor={});if(o[r])return o[r];var i=t.name||n.options.name;var a=function(t){this._init(t)};return a.prototype=Object.create(n.prototype),a.prototype.constructor=a,a.cid=e++,a.options=Xt(n.options,t),a["super"]=n,a.options.props&&Sr(a),a.options.computed&&Er(a),a.extend=n.extend,a.mixin=n.mixin,a.use=n.use,U.forEach((function(t){a[t]=n[t]})),i&&(a.options.components[i]=a),a.superOptions=n.options,a.extendOptions=t,a.sealedOptions=j({},a.options),o[r]=a,a}}function Sr(t){var e=t.options.props;for(var n in e)ir(t.prototype,"_props",n)}function Er(t){var e=t.options.computed;for(var n in e)pr(t.prototype,n,e[n])}function Tr(t){U.forEach((function(e){t[e]=function(t,n){return n?("component"===e&&f(n)&&(n.name=n.name||t,n=this.options._base.extend(n)),"directive"===e&&"function"===typeof n&&(n={bind:n,update:n}),this.options[e+"s"][t]=n,n):this.options[e+"s"][t]}}))}function jr(t){return t&&(t.Ctor.options.name||t.tag)}function Rr(t,e){return Array.isArray(t)?t.indexOf(e)>-1:"string"===typeof t?t.split(",").indexOf(e)>-1:!!l(t)&&t.test(e)}function Pr(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)&&Ir(n,i,r,o)}}}function Ir(t,e,n,r){var o=t[e];!o||r&&o.tag===r.tag||o.componentInstance.$destroy(),t[e]=null,g(n,e)}br(Ar),gr(Ar),Tn(Ar),In(Ar),bn(Ar);var Lr=[String,RegExp,Array],Nr={name:"keep-alive",abstract:!0,props:{include:Lr,exclude:Lr,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:jr(s),tag:i,componentInstance:a},n.push(o),this.max&&n.length>parseInt(this.max)&&Ir(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)Ir(this.cache,t,this.keys)},mounted:function(){var t=this;this.cacheVNode(),this.$watch("include",(function(e){Pr(t,(function(t){return Rr(e,t)}))})),this.$watch("exclude",(function(e){Pr(t,(function(t){return!Rr(e,t)}))}))},updated:function(){this.cacheVNode()},render:function(){var t=this.$slots.default,e=An(t),n=e&&e.componentOptions;if(n){var r=jr(n),o=this,i=o.include,a=o.exclude;if(i&&(!r||!Rr(i,r))||a&&r&&Rr(a,r))return e;var s=this,c=s.cache,u=s.keys,f=null==e.key?n.Ctor.cid+(n.tag?"::"+n.tag:""):e.key;c[f]?(e.componentInstance=c[f].componentInstance,g(u,f),u.push(f)):(this.vnodeToCache=e,this.keyToCache=f),e.data.keepAlive=!0}return e||t&&t[0]}},Dr={KeepAlive:Nr};function Mr(t){var e={get:function(){return B}};Object.defineProperty(t,"config",e),t.util={warn:dt,extend:j,mergeOptions:Xt,defineReactive:It},t.set=Lt,t.delete=Nt,t.nextTick=ve,t.observable=function(t){return Pt(t),t},t.options=Object.create(null),U.forEach((function(e){t.options[e+"s"]=Object.create(null)})),t.options._base=t,j(t.options.components,Dr),$r(t),kr(t),Or(t),Tr(t)}Mr(Ar),Object.defineProperty(Ar.prototype,"$isServer",{get:ct}),Object.defineProperty(Ar.prototype,"$ssrContext",{get:function(){return this.$vnode&&this.$vnode.ssrContext}}),Object.defineProperty(Ar,"FunctionalRenderContext",{value:Ze}),Ar.version="2.6.14";var Fr=y("style,class"),Ur=y("input,textarea,option,select,progress"),Vr=function(t,e,n){return"value"===n&&Ur(t)&&"button"!==e||"selected"===n&&"option"===t||"checked"===n&&"input"===t||"muted"===n&&"video"===t},Br=y("contenteditable,draggable,spellcheck"),Hr=y("events,caret,typing,plaintext-only"),qr=function(t,e){return Jr(e)||"false"===e?"false":"contenteditable"===t&&Hr(e)?e:"true"},zr=y("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"),Wr="http://www.w3.org/1999/xlink",Kr=function(t){return":"===t.charAt(5)&&"xlink"===t.slice(0,5)},Xr=function(t){return Kr(t)?t.slice(6,t.length):""},Jr=function(t){return null==t||!1===t};function Gr(t){var e=t.data,n=t,r=t;while(o(r.componentInstance))r=r.componentInstance._vnode,r&&r.data&&(e=Qr(r.data,e));while(o(n=n.parent))n&&n.data&&(e=Qr(e,n.data));return Yr(e.staticClass,e.class)}function Qr(t,e){return{staticClass:Zr(t.staticClass,e.staticClass),class:o(t.class)?[t.class,e.class]:e.class}}function Yr(t,e){return o(t)||o(e)?Zr(t,to(e)):""}function Zr(t,e){return t?e?t+" "+e:t:e||""}function to(t){return Array.isArray(t)?eo(t):c(t)?no(t):"string"===typeof t?t:""}function eo(t){for(var e,n="",r=0,i=t.length;r-1?co[t]=e.constructor===window.HTMLUnknownElement||e.constructor===window.HTMLElement:co[t]=/HTMLUnknownElement/.test(e.toString())}var fo=y("text,number,password,search,email,tel,url");function lo(t){if("string"===typeof t){var e=document.querySelector(t);return e||document.createElement("div")}return t}function po(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 ho(t,e){return document.createElementNS(ro[t],e)}function vo(t){return document.createTextNode(t)}function yo(t){return document.createComment(t)}function mo(t,e,n){t.insertBefore(e,n)}function go(t,e){t.removeChild(e)}function _o(t,e){t.appendChild(e)}function bo(t){return t.parentNode}function wo(t){return t.nextSibling}function Co(t){return t.tagName}function xo(t,e){t.textContent=e}function Ao(t,e){t.setAttribute(e,"")}var $o=Object.freeze({createElement:po,createElementNS:ho,createTextNode:vo,createComment:yo,insertBefore:mo,removeChild:go,appendChild:_o,parentNode:bo,nextSibling:wo,tagName:Co,setTextContent:xo,setStyleScope:Ao}),ko={create:function(t,e){Oo(e)},update:function(t,e){t.data.ref!==e.data.ref&&(Oo(t,!0),Oo(e))},destroy:function(t){Oo(t,!0)}};function Oo(t,e){var n=t.data.ref;if(o(n)){var r=t.context,i=t.componentInstance||t.elm,a=r.$refs;e?Array.isArray(a[n])?g(a[n],i):a[n]===i&&(a[n]=void 0):t.data.refInFor?Array.isArray(a[n])?a[n].indexOf(i)<0&&a[n].push(i):a[n]=[i]:a[n]=i}}var So=new _t("",{},[]),Eo=["create","activate","update","remove","destroy"];function To(t,e){return t.key===e.key&&t.asyncFactory===e.asyncFactory&&(t.tag===e.tag&&t.isComment===e.isComment&&o(t.data)===o(e.data)&&jo(t,e)||i(t.isAsyncPlaceholder)&&r(e.asyncFactory.error))}function jo(t,e){if("input"!==t.tag)return!0;var n,r=o(n=t.data)&&o(n=n.attrs)&&n.type,i=o(n=e.data)&&o(n=n.attrs)&&n.type;return r===i||fo(r)&&fo(i)}function Ro(t,e,n){var r,i,a={};for(r=e;r<=n;++r)i=t[r].key,o(i)&&(a[i]=r);return a}function Po(t){var e,n,a={},c=t.modules,u=t.nodeOps;for(e=0;ev?(l=r(n[g+1])?null:n[g+1].elm,x(t,l,n,h,g,i)):h>g&&$(e,p,v)}function S(t,e,n,r){for(var i=n;i-1?qo(t,e,n):zr(e)?Jr(n)?t.removeAttribute(e):(n="allowfullscreen"===e&&"EMBED"===t.tagName?"true":e,t.setAttribute(e,n)):Br(e)?t.setAttribute(e,qr(e,n)):Kr(e)?Jr(n)?t.removeAttributeNS(Wr,Xr(e)):t.setAttributeNS(Wr,e,n):qo(t,e,n)}function qo(t,e,n){if(Jr(n))t.removeAttribute(e);else{if(tt&&!et&&"TEXTAREA"===t.tagName&&"placeholder"===e&&""!==n&&!t.__ieph){var r=function(e){e.stopImmediatePropagation(),t.removeEventListener("input",r)};t.addEventListener("input",r),t.__ieph=!0}t.setAttribute(e,n)}}var zo={create:Bo,update:Bo};function Wo(t,e){var n=e.elm,i=e.data,a=t.data;if(!(r(i.staticClass)&&r(i.class)&&(r(a)||r(a.staticClass)&&r(a.class)))){var s=Gr(e),c=n._transitionClasses;o(c)&&(s=Zr(s,to(c))),s!==n._prevClass&&(n.setAttribute("class",s),n._prevClass=s)}}var Ko,Xo={create:Wo,update:Wo},Jo="__r",Go="__c";function Qo(t){if(o(t[Jo])){var e=tt?"change":"input";t[e]=[].concat(t[Jo],t[e]||[]),delete t[Jo]}o(t[Go])&&(t.change=[].concat(t[Go],t.change||[]),delete t[Go])}function Yo(t,e,n){var r=Ko;return function o(){var i=e.apply(null,arguments);null!==i&&ei(t,o,n,r)}}var Zo=se&&!(ot&&Number(ot[1])<=53);function ti(t,e,n,r){if(Zo){var o=Xn,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)}}Ko.addEventListener(t,e,at?{capture:n,passive:r}:n)}function ei(t,e,n,r){(r||Ko).removeEventListener(t,e._wrapper||e,n)}function ni(t,e){if(!r(t.data.on)||!r(e.data.on)){var n=e.data.on||{},o=t.data.on||{};Ko=e.elm,Qo(n),we(n,o,ti,ei,Yo,e.context),Ko=void 0}}var ri,oi={create:ni,update:ni};function ii(t,e){if(!r(t.data.domProps)||!r(e.data.domProps)){var n,i,a=e.elm,s=t.data.domProps||{},c=e.data.domProps||{};for(n in o(c.__ob__)&&(c=e.data.domProps=j({},c)),s)n in c||(a[n]="");for(n in c){if(i=c[n],"textContent"===n||"innerHTML"===n){if(e.children&&(e.children.length=0),i===s[n])continue;1===a.childNodes.length&&a.removeChild(a.childNodes[0])}if("value"===n&&"PROGRESS"!==a.tagName){a._value=i;var u=r(i)?"":String(i);ai(a,u)&&(a.value=u)}else if("innerHTML"===n&&io(a.tagName)&&r(a.innerHTML)){ri=ri||document.createElement("div"),ri.innerHTML=""+i+"";var f=ri.firstChild;while(a.firstChild)a.removeChild(a.firstChild);while(f.firstChild)a.appendChild(f.firstChild)}else if(i!==s[n])try{a[n]=i}catch(Aa){}}}}function ai(t,e){return!t.composing&&("OPTION"===t.tagName||si(t,e)||ci(t,e))}function si(t,e){var n=!0;try{n=document.activeElement!==t}catch(Aa){}return n&&t.value!==e}function ci(t,e){var n=t.value,r=t._vModifiers;if(o(r)){if(r.number)return v(n)!==v(e);if(r.trim)return n.trim()!==e.trim()}return n!==e}var ui={create:ii,update:ii},fi=w((function(t){var e={},n=/;(?![^(]*\))/g,r=/:(.+)/;return t.split(n).forEach((function(t){if(t){var n=t.split(r);n.length>1&&(e[n[0].trim()]=n[1].trim())}})),e}));function li(t){var e=pi(t.style);return t.staticStyle?j(t.staticStyle,e):e}function pi(t){return Array.isArray(t)?R(t):"string"===typeof t?fi(t):t}function di(t,e){var n,r={};if(e){var o=t;while(o.componentInstance)o=o.componentInstance._vnode,o&&o.data&&(n=li(o.data))&&j(r,n)}(n=li(t.data))&&j(r,n);var i=t;while(i=i.parent)i.data&&(n=li(i.data))&&j(r,n);return r}var hi,vi=/^--/,yi=/\s*!important$/,mi=function(t,e,n){if(vi.test(e))t.style.setProperty(e,n);else if(yi.test(n))t.style.setProperty(k(e),n.replace(yi,""),"important");else{var r=_i(e);if(Array.isArray(n))for(var o=0,i=n.length;o-1?e.split(Ci).forEach((function(e){return t.classList.add(e)})):t.classList.add(e);else{var n=" "+(t.getAttribute("class")||"")+" ";n.indexOf(" "+e+" ")<0&&t.setAttribute("class",(n+e).trim())}}function Ai(t,e){if(e&&(e=e.trim()))if(t.classList)e.indexOf(" ")>-1?e.split(Ci).forEach((function(e){return t.classList.remove(e)})):t.classList.remove(e),t.classList.length||t.removeAttribute("class");else{var n=" "+(t.getAttribute("class")||"")+" ",r=" "+e+" ";while(n.indexOf(r)>=0)n=n.replace(r," ");n=n.trim(),n?t.setAttribute("class",n):t.removeAttribute("class")}}function $i(t){if(t){if("object"===typeof t){var e={};return!1!==t.css&&j(e,ki(t.name||"v")),j(e,t),e}return"string"===typeof t?ki(t):void 0}}var ki=w((function(t){return{enterClass:t+"-enter",enterToClass:t+"-enter-to",enterActiveClass:t+"-enter-active",leaveClass:t+"-leave",leaveToClass:t+"-leave-to",leaveActiveClass:t+"-leave-active"}})),Oi=G&&!et,Si="transition",Ei="animation",Ti="transition",ji="transitionend",Ri="animation",Pi="animationend";Oi&&(void 0===window.ontransitionend&&void 0!==window.onwebkittransitionend&&(Ti="WebkitTransition",ji="webkitTransitionEnd"),void 0===window.onanimationend&&void 0!==window.onwebkitanimationend&&(Ri="WebkitAnimation",Pi="webkitAnimationEnd"));var Ii=G?window.requestAnimationFrame?window.requestAnimationFrame.bind(window):setTimeout:function(t){return t()};function Li(t){Ii((function(){Ii(t)}))}function Ni(t,e){var n=t._transitionClasses||(t._transitionClasses=[]);n.indexOf(e)<0&&(n.push(e),xi(t,e))}function Di(t,e){t._transitionClasses&&g(t._transitionClasses,e),Ai(t,e)}function Mi(t,e,n){var r=Ui(t,e),o=r.type,i=r.timeout,a=r.propCount;if(!o)return n();var s=o===Si?ji:Pi,c=0,u=function(){t.removeEventListener(s,f),n()},f=function(e){e.target===t&&++c>=a&&u()};setTimeout((function(){c0&&(n=Si,f=a,l=i.length):e===Ei?u>0&&(n=Ei,f=u,l=c.length):(f=Math.max(a,u),n=f>0?a>u?Si:Ei:null,l=n?n===Si?i.length:c.length:0);var p=n===Si&&Fi.test(r[Ti+"Property"]);return{type:n,timeout:f,propCount:l,hasTransform:p}}function Vi(t,e){while(t.length1}function Ki(t,e){!0!==e.data.show&&Hi(e)}var Xi=G?{create:Ki,activate:Ki,remove:function(t,e){!0!==t.data.show?qi(t,e):e()}}:{},Ji=[zo,Xo,oi,ui,wi,Xi],Gi=Ji.concat(Vo),Qi=Po({nodeOps:$o,modules:Gi});et&&document.addEventListener("selectionchange",(function(){var t=document.activeElement;t&&t.vmodel&&ia(t,"input")}));var Yi={inserted:function(t,e,n,r){"select"===n.tag?(r.elm&&!r.elm._vOptions?Ce(n,"postpatch",(function(){Yi.componentUpdated(t,e,n)})):Zi(t,e,n.context),t._vOptions=[].map.call(t.options,na)):("textarea"===n.tag||fo(t.type))&&(t._vModifiers=e.modifiers,e.modifiers.lazy||(t.addEventListener("compositionstart",ra),t.addEventListener("compositionend",oa),t.addEventListener("change",oa),et&&(t.vmodel=!0)))},componentUpdated:function(t,e,n){if("select"===n.tag){Zi(t,e,n.context);var r=t._vOptions,o=t._vOptions=[].map.call(t.options,na);if(o.some((function(t,e){return!N(t,r[e])}))){var i=t.multiple?e.value.some((function(t){return ea(t,o)})):e.value!==e.oldValue&&ea(e.value,o);i&&ia(t,"change")}}}};function Zi(t,e,n){ta(t,e,n),(tt||nt)&&setTimeout((function(){ta(t,e,n)}),0)}function ta(t,e,n){var r=e.value,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(na(a),r))return void(t.selectedIndex!==s&&(t.selectedIndex=s));o||(t.selectedIndex=-1)}}function ea(t,e){return e.every((function(e){return!N(e,t)}))}function na(t){return"_value"in t?t._value:t.value}function ra(t){t.target.composing=!0}function oa(t){t.target.composing&&(t.target.composing=!1,ia(t.target,"input"))}function ia(t,e){var n=document.createEvent("HTMLEvents");n.initEvent(e,!0,!0),t.dispatchEvent(n)}function aa(t){return!t.componentInstance||t.data&&t.data.transition?t:aa(t.componentInstance._vnode)}var sa={bind:function(t,e,n){var r=e.value;n=aa(n);var o=n.data&&n.data.transition,i=t.__vOriginalDisplay="none"===t.style.display?"":t.style.display;r&&o?(n.data.show=!0,Hi(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=aa(n);var i=n.data&&n.data.transition;i?(n.data.show=!0,r?Hi(n,(function(){t.style.display=t.__vOriginalDisplay})):qi(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)}},ca={model:Yi,show:sa},ua={name:String,appear:Boolean,css:Boolean,mode:String,type:String,enterClass:String,leaveClass:String,enterToClass:String,leaveToClass:String,enterActiveClass:String,leaveActiveClass:String,appearClass:String,appearActiveClass:String,appearToClass:String,duration:[Number,String,Object]};function fa(t){var e=t&&t.componentOptions;return e&&e.Ctor.options.abstract?fa(An(e.children)):t}function la(t){var e={},n=t.$options;for(var r in n.propsData)e[r]=t[r];var o=n._parentListeners;for(var i in o)e[x(i)]=o[i];return e}function pa(t,e){if(/\d-keep-alive$/.test(e.tag))return t("keep-alive",{props:e.componentOptions.propsData})}function da(t){while(t=t.parent)if(t.data.transition)return!0}function ha(t,e){return e.key===t.key&&e.tag===t.tag}var va=function(t){return t.tag||Ie(t)},ya=function(t){return"show"===t.name},ma={name:"transition",props:ua,abstract:!0,render:function(t){var e=this,n=this.$slots.default;if(n&&(n=n.filter(va),n.length)){0;var r=this.mode;0;var o=n[0];if(da(this.$vnode))return o;var i=fa(o);if(!i)return o;if(this._leaving)return pa(t,o);var a="__transition-"+this._uid+"-";i.key=null==i.key?i.isComment?a+"comment":a+i.tag:s(i.key)?0===String(i.key).indexOf(a)?i.key:a+i.key:i.key;var c=(i.data||(i.data={})).transition=la(this),u=this._vnode,f=fa(u);if(i.data.directives&&i.data.directives.some(ya)&&(i.data.show=!0),f&&f.data&&!ha(i,f)&&!Ie(f)&&(!f.componentInstance||!f.componentInstance._vnode.isComment)){var l=f.data.transition=j({},c);if("out-in"===r)return this._leaving=!0,Ce(l,"afterLeave",(function(){e._leaving=!1,e.$forceUpdate()})),pa(t,o);if("in-out"===r){if(Ie(i))return u;var p,d=function(){p()};Ce(c,"afterEnter",d),Ce(c,"enterCancelled",d),Ce(l,"delayLeave",(function(t){p=t}))}}return o}}},ga=j({tag:String,moveClass:String},ua);delete ga.mode;var _a={props:ga,beforeMount:function(){var t=this,e=this._update;this._update=function(n,r){var o=Rn(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=la(this),s=0;s=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 T(t){return t.replace(/\/\//g,"/")}var j=Array.isArray||function(t){return"[object Array]"==Object.prototype.toString.call(t)},R=Q,P=M,I=F,L=B,N=G,D=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function M(t,e){var n,r=[],o=0,i=0,a="",s=e&&e.delimiter||"/";while(null!=(n=D.exec(t))){var c=n[0],u=n[1],f=n.index;if(a+=t.slice(i,f),i=f+c.length,u)a+=u[1];else{var l=t[i],p=n[2],d=n[3],h=n[4],v=n[5],y=n[6],m=n[7];a&&(r.push(a),a="");var g=null!=p&&null!=l&&l!==p,_="+"===y||"*"===y,b="?"===y||"*"===y,w=n[2]||s,C=h||v;r.push({name:d||o++,prefix:p||"",delimiter:w,optional:b,repeat:_,partial:g,asterisk:!!m,pattern:C?q(C):m?".*":"[^"+H(w)+"]+?"})}}return i1||!A.length)return 0===A.length?t():t("span",{},A)}if("a"===this.tag)x.on=w,x.attrs={href:c,"aria-current":g};else{var $=st(this.$slots.default);if($){$.isStatic=!1;var k=$.data=o({},$.data);for(var O in k.on=k.on||{},k.on){var S=k.on[O];O in w&&(k.on[O]=Array.isArray(S)?S:[S])}for(var E in w)E in k.on?k.on[E].push(w[E]):k.on[E]=_;var T=$.data.attrs=o({},$.data.attrs);T.href=c,T["aria-current"]=g}else x.on=w}return t(this.tag,x,this.$slots.default)}};function at(t){if(!(t.metaKey||t.altKey||t.ctrlKey||t.shiftKey)&&!t.defaultPrevented&&(void 0===t.button||0===t.button)){if(t.currentTarget&&t.currentTarget.getAttribute){var e=t.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return t.preventDefault&&t.preventDefault(),!0}}function st(t){if(t)for(var e,n=0;n-1&&(s.params[l]=n.params[l]);return s.path=Z(u.path,s.params,'named route "'+c+'"'),p(u,s,a)}if(s.path){s.params={};for(var d=0;d=t.length?n():t[o]?e(t[o],(function(){r(o+1)})):r(o+1)};r(0)}var Ft={redirected:2,aborted:4,cancelled:8,duplicated:16};function Ut(t,e){return qt(t,e,Ft.redirected,'Redirected when going from "'+t.fullPath+'" to "'+Wt(e)+'" via a navigation guard.')}function Vt(t,e){var n=qt(t,e,Ft.duplicated,'Avoided redundant navigation to current location: "'+t.fullPath+'".');return n.name="NavigationDuplicated",n}function Bt(t,e){return qt(t,e,Ft.cancelled,'Navigation cancelled from "'+t.fullPath+'" to "'+e.fullPath+'" with a new navigation.')}function Ht(t,e){return qt(t,e,Ft.aborted,'Navigation aborted from "'+t.fullPath+'" to "'+e.fullPath+'" via a navigation guard.')}function qt(t,e,n,r){var o=new Error(r);return o._isRouter=!0,o.from=t,o.to=e,o.type=n,o}var zt=["params","query","hash"];function Wt(t){if("string"===typeof t)return t;if("path"in t)return t.path;var e={};return zt.forEach((function(n){n in t&&(e[n]=t[n])})),JSON.stringify(e,null,2)}function Kt(t){return Object.prototype.toString.call(t).indexOf("Error")>-1}function Xt(t,e){return Kt(t)&&t._isRouter&&(null==e||t.type===e)}function Jt(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=te((function(e){Zt(e)&&(e=e.default),t.resolved="function"===typeof e?e:et.extend(e),n.components[s]=e,i--,i<=0&&r()})),f=te((function(t){var e="Failed to resolve async component "+s+": "+t;a||(a=Kt(t)?t:new Error(e),r(a))}));try{c=t(u,f)}catch(p){f(p)}if(c)if("function"===typeof c.then)c.then(u,f);else{var l=c.component;l&&"function"===typeof l.then&&l.then(u,f)}}})),o||r()}}function Gt(t,e){return Qt(t.map((function(t){return Object.keys(t.components).map((function(n){return e(t.components[n],t.instances[n],t,n)}))})))}function Qt(t){return Array.prototype.concat.apply([],t)}var Yt="function"===typeof Symbol&&"symbol"===typeof Symbol.toStringTag;function Zt(t){return t.__esModule||Yt&&"Module"===t[Symbol.toStringTag]}function te(t){var e=!1;return function(){var n=[],r=arguments.length;while(r--)n[r]=arguments[r];if(!e)return e=!0,t.apply(this,n)}}var ee=function(t,e){this.router=t,this.base=ne(e),this.current=m,this.pending=null,this.ready=!1,this.readyCbs=[],this.readyErrorCbs=[],this.errorCbs=[],this.listeners=[]};function ne(t){if(!t)if(ut){var e=document.querySelector("base");t=e&&e.getAttribute("href")||"/",t=t.replace(/^https?:\/\/[^\/]+/,"")}else t="/";return"/"!==t.charAt(0)&&(t="/"+t),t.replace(/\/$/,"")}function re(t,e){var n,r=Math.max(t.length,e.length);for(n=0;n0)){var e=this.router,n=e.options.scrollBehavior,r=Lt&&n;r&&this.listeners.push(xt());var o=function(){var n=t.current,o=pe(t.base);t.current===m&&o===t._startLocation||t.transitionTo(o,(function(t){r&&At(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){Nt(T(r.base+t.fullPath)),At(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){Dt(T(r.base+t.fullPath)),At(r.router,t,i,!1),e&&e(t)}),n)},e.prototype.ensureURL=function(t){if(pe(this.base)!==this.current.fullPath){var e=T(this.base+this.current.fullPath);t?Nt(e):Dt(e)}},e.prototype.getCurrentLocation=function(){return pe(this.base)},e}(ee);function pe(t){var e=window.location.pathname,n=e.toLowerCase(),r=t.toLowerCase();return!t||n!==r&&0!==n.indexOf(T(r+"/"))||(e=e.slice(t.length)),(e||"/")+window.location.search+window.location.hash}var de=function(t){function e(e,n,r){t.call(this,e,n),r&&he(this.base)||ve()}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.setupListeners=function(){var t=this;if(!(this.listeners.length>0)){var e=this.router,n=e.options.scrollBehavior,r=Lt&&n;r&&this.listeners.push(xt());var o=function(){var e=t.current;ve()&&t.transitionTo(ye(),(function(n){r&&At(t.router,n,e,!0),Lt||_e(n.fullPath)}))},i=Lt?"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){ge(t.fullPath),At(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){_e(t.fullPath),At(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;ye()!==e&&(t?ge(e):_e(e))},e.prototype.getCurrentLocation=function(){return ye()},e}(ee);function he(t){var e=pe(t);if(!/^\/#/.test(e))return window.location.replace(T(t+"/#"+e)),!0}function ve(){var t=ye();return"/"===t.charAt(0)||(_e("/"+t),!1)}function ye(){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 ge(t){Lt?Nt(me(t)):window.location.hash=t}function _e(t){Lt?Dt(me(t)):window.location.replace(me(t))}var be=function(t){function e(e,n){t.call(this,e,n),this.stack=[],this.index=-1}return t&&(e.__proto__=t),e.prototype=Object.create(t&&t.prototype),e.prototype.constructor=e,e.prototype.push=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index+1).concat(t),r.index++,e&&e(t)}),n)},e.prototype.replace=function(t,e,n){var r=this;this.transitionTo(t,(function(t){r.stack=r.stack.slice(0,r.index).concat(t),e&&e(t)}),n)},e.prototype.go=function(t){var e=this,n=this.index+t;if(!(n<0||n>=this.stack.length)){var r=this.stack[n];this.confirmTransition(r,(function(){var t=e.current;e.index=n,e.updateRoute(r),e.router.afterHooks.forEach((function(e){e&&e(r,t)}))}),(function(t){Xt(t,Ft.duplicated)&&(e.index=n)}))}},e.prototype.getCurrentLocation=function(){var t=this.stack[this.stack.length-1];return t?t.fullPath:"/"},e.prototype.ensureURL=function(){},e}(ee),we=function(t){void 0===t&&(t={}),this.app=null,this.apps=[],this.options=t,this.beforeHooks=[],this.resolveHooks=[],this.afterHooks=[],this.matcher=ht(t.routes||[],this);var e=t.mode||"hash";switch(this.fallback="history"===e&&!Lt&&!1!==t.fallback,this.fallback&&(e="hash"),ut||(e="abstract"),this.mode=e,e){case"history":this.history=new le(this,t.base);break;case"hash":this.history=new de(this,t.base,this.fallback);break;case"abstract":this.history=new be(this,t.base);break;default:0}},Ce={currentRoute:{configurable:!0}};function xe(t,e){return t.push(e),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function Ae(t,e,n){var r="hash"===n?"#"+e:e;return t?T(t+"/"+r):r}we.prototype.match=function(t,e,n){return this.matcher.match(t,e,n)},Ce.currentRoute.get=function(){return this.history&&this.history.current},we.prototype.init=function(t){var e=this;if(this.apps.push(t),t.$once("hook:destroyed",(function(){var n=e.apps.indexOf(t);n>-1&&e.apps.splice(n,1),e.app===t&&(e.app=e.apps[0]||null),e.app||e.history.teardown()})),!this.app){this.app=t;var n=this.history;if(n instanceof le||n instanceof de){var r=function(t){var r=n.current,o=e.options.scrollBehavior,i=Lt&&o;i&&"fullPath"in t&&At(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}))}))}},we.prototype.beforeEach=function(t){return xe(this.beforeHooks,t)},we.prototype.beforeResolve=function(t){return xe(this.resolveHooks,t)},we.prototype.afterEach=function(t){return xe(this.afterHooks,t)},we.prototype.onReady=function(t,e){this.history.onReady(t,e)},we.prototype.onError=function(t){this.history.onError(t)},we.prototype.push=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){r.history.push(t,e,n)}));this.history.push(t,e,n)},we.prototype.replace=function(t,e,n){var r=this;if(!e&&!n&&"undefined"!==typeof Promise)return new Promise((function(e,n){r.history.replace(t,e,n)}));this.history.replace(t,e,n)},we.prototype.go=function(t){this.history.go(t)},we.prototype.back=function(){this.go(-1)},we.prototype.forward=function(){this.go(1)},we.prototype.getMatchedComponents=function(t){var e=t?t.matched?t:this.resolve(t).route:this.currentRoute;return e?[].concat.apply([],e.matched.map((function(t){return Object.keys(t.components).map((function(e){return t.components[e]}))}))):[]},we.prototype.resolve=function(t,e,n){e=e||this.history.current;var r=tt(t,e,n,this),o=this.match(r,e),i=o.redirectedFrom||o.fullPath,a=this.history.base,s=Ae(a,i,this.mode);return{location:r,route:o,href:s,normalizedTo:r,resolved:o}},we.prototype.getRoutes=function(){return this.matcher.getRoutes()},we.prototype.addRoute=function(t,e){this.matcher.addRoute(t,e),this.history.current!==m&&this.history.transitionTo(this.history.getCurrentLocation())},we.prototype.addRoutes=function(t){this.matcher.addRoutes(t),this.history.current!==m&&this.history.transitionTo(this.history.getCurrentLocation())},Object.defineProperties(we.prototype,Ce),we.install=ct,we.version="3.5.2",we.isNavigationFailure=Xt,we.NavigationFailureType=Ft,we.START_LOCATION=m,ut&&window.Vue&&window.Vue.use(we),e["a"]=we},c8ba:function(t,e){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(r){"object"===typeof window&&(n=window)}t.exports=n},e7a5:function(t,e,n){(function(e){(function(e,n){t.exports=n(e)})("undefined"!=typeof e?e:this,(function(t){if(t.CSS&&t.CSS.escape)return t.CSS.escape;var e=function(t){if(0==arguments.length)throw new TypeError("`CSS.escape` requires an argument.");var e,n=String(t),r=n.length,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}))}).call(this,n("c8ba"))}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/chunk-vendors.bdb7cbba.js b/docs/docc/Apollo.doccarchive/js/chunk-vendors.bdb7cbba.js new file mode 100644 index 000000000..2b84f94c8 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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;s0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var n=e.indexOf("Trident/");if(n>0){var i=e.indexOf("rv:");return parseInt(e.substring(i+3,e.indexOf(".",i)),10)}var a=e.indexOf("Edge/");return a>0?parseInt(e.substring(a+5,e.indexOf(".",a)),10):-1}n.d(t,"a",(function(){return r}));var a=void 0;function s(){s.init||(s.init=!0,a=-1!==i())}var r={render:function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"resize-observer",attrs:{tabindex:"-1"}})},staticRenderFns:[],_scopeId:"data-v-b329ee4c",name:"resize-observer",methods:{compareAndNotify:function(){this._w===this.$el.offsetWidth&&this._h===this.$el.offsetHeight||(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.$emit("notify"))},addResizeHandlers:function(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers:function(){this._resizeObject&&this._resizeObject.onload&&(!a&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),delete this._resizeObject.onload)}},mounted:function(){var e=this;s(),this.$nextTick((function(){e._w=e.$el.offsetWidth,e._h=e.$el.offsetHeight}));var t=document.createElement("object");this._resizeObject=t,t.setAttribute("aria-hidden","true"),t.setAttribute("tabindex",-1),t.onload=this.addResizeHandlers,t.type="text/html",a&&this.$el.appendChild(t),t.data="about:blank",a||this.$el.appendChild(t)},beforeDestroy:function(){this.removeResizeHandlers()}};function o(e){e.component("resize-observer",r),e.component("ResizeObserver",r)}var l={version:"0.4.5",install:o},c=null;"undefined"!==typeof window?c=window.Vue:"undefined"!==typeof e&&(c=e.Vue),c&&c.use(l)}).call(this,n("c8ba"))},"260a":function(e,t,n){"use strict";n("9a8a")},2822:function(e,t,n){"use strict";n("2521")},"2ca2":function(e,t,n){"use strict";n("98e2")},"2ddb":function(e,t,n){},"2f04":function(e,t,n){},"2f87":function(e,t,n){"use strict";n("b0a0")},3099:function(e,t,n){"use strict";n("ec60")},3325:function(e,t,n){},"367e":function(e,t,n){},3740:function(e,t,n){"use strict";n("5760")},3747:function(e,t,n){},"374e":function(e,t,n){"use strict";n("0b72")},"3a71":function(e,t,n){"use strict";n("3747")},"3b96":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"curly-brackets-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M9.987 14h-0.814v-0.916h0.36c0.137 0 0.253-0.038 0.349-0.116 0.099-0.080 0.179-0.188 0.239-0.318 0.064-0.134 0.11-0.298 0.139-0.483 0.031-0.186 0.045-0.38 0.045-0.58v-2.115c0-0.417 0.046-0.781 0.139-1.083 0.092-0.3 0.2-0.554 0.322-0.754 0.127-0.203 0.246-0.353 0.366-0.458 0.087-0.076 0.155-0.131 0.207-0.169-0.052-0.037-0.12-0.093-0.207-0.167-0.12-0.105-0.239-0.255-0.366-0.459-0.122-0.2-0.23-0.453-0.322-0.754-0.093-0.3-0.139-0.665-0.139-1.082v-2.13c0-0.199-0.014-0.392-0.045-0.572-0.029-0.182-0.076-0.345-0.139-0.483-0.060-0.137-0.141-0.246-0.239-0.328-0.095-0.076-0.212-0.115-0.349-0.115h-0.36v-0.916h0.814c0.442 0 0.788 0.18 1.030 0.538 0.238 0.352 0.358 0.826 0.358 1.407v2.236c0 0.3 0.015 0.597 0.044 0.886 0.030 0.287 0.086 0.544 0.164 0.765 0.077 0.216 0.184 0.392 0.318 0.522 0.129 0.124 0.298 0.188 0.503 0.188h0.058v0.916h-0.058c-0.206 0-0.374 0.064-0.503 0.188-0.134 0.129-0.242 0.305-0.318 0.521-0.078 0.223-0.134 0.48-0.164 0.766-0.029 0.288-0.044 0.587-0.044 0.884v2.236c0 0.582-0.12 1.055-0.358 1.409-0.242 0.358-0.588 0.538-1.030 0.538z"}}),n("path",{attrs:{d:"M4.827 14h-0.814c-0.442 0-0.788-0.18-1.030-0.538-0.238-0.352-0.358-0.825-0.358-1.409v-2.221c0-0.301-0.015-0.599-0.045-0.886-0.029-0.287-0.085-0.544-0.163-0.764-0.077-0.216-0.184-0.393-0.318-0.522-0.131-0.127-0.296-0.188-0.503-0.188h-0.058v-0.916h0.058c0.208 0 0.373-0.063 0.503-0.188 0.135-0.129 0.242-0.304 0.318-0.522 0.078-0.22 0.134-0.477 0.163-0.765 0.030-0.286 0.045-0.585 0.045-0.886v-2.251c0-0.582 0.12-1.055 0.358-1.407 0.242-0.358 0.588-0.538 1.030-0.538h0.814v0.916h-0.36c-0.138 0-0.252 0.038-0.349 0.116-0.099 0.079-0.179 0.189-0.239 0.327-0.064 0.139-0.11 0.302-0.141 0.483-0.029 0.18-0.044 0.373-0.044 0.572v2.13c0 0.417-0.046 0.782-0.138 1.082-0.092 0.302-0.201 0.556-0.324 0.754-0.123 0.201-0.246 0.356-0.366 0.459-0.086 0.074-0.153 0.13-0.206 0.167 0.052 0.038 0.12 0.093 0.206 0.169 0.12 0.103 0.243 0.258 0.366 0.458s0.232 0.453 0.324 0.754c0.092 0.302 0.138 0.666 0.138 1.083v2.115c0 0.2 0.015 0.394 0.044 0.58 0.030 0.186 0.077 0.349 0.139 0.482 0.062 0.132 0.142 0.239 0.241 0.32 0.096 0.079 0.21 0.116 0.349 0.116h0.36z"}})])},a=[],s=n("be08"),r={name:"CurlyBracketsIcon",components:{SVGIcon:s["a"]}},o=r,l=n("2877"),c=Object(l["a"])(o,i,a,!1,null,null,null);t["a"]=c.exports},"3e7c":function(e,t,n){},4281:function(e,t,n){"use strict";n("f0dd")},4340:function(e,t,n){"use strict";n("a378")},"44f3":function(e,t,n){"use strict";n("eb76")},4539:function(e,t,n){"use strict";n("7db8")},"476d":function(e,t,n){},"4ab9":function(e,t,n){},"4adf":function(e,t,n){},"4eb2":function(e,t,n){"use strict";n("2ddb")},"533e":function(e,t,n){},"535f":function(e,t,n){},5760:function(e,t,n){},5901:function(e,t,n){"use strict";n("90a1")},"592d":function(e,t,n){},"5c57":function(e,t,n){"use strict";n("f0ff")},"5d48":function(e,t,n){"use strict";n("e81c")},"66c9":function(e,t,n){"use strict";t["a"]={state:{codeColors:null},reset(){this.state.codeColors=null},updateCodeColors(e){const t=e=>e?`rgba(${e.red}, ${e.green}, ${e.blue}, ${e.alpha})`:null;this.state.codeColors=Object.entries(e).reduce((e,[n,i])=>({...e,[n]:t(i)}),{})}}},6928:function(e,t,n){},6963:function(e,t,n){},"6c70":function(e,t,n){},"6e80":function(e,t,n){"use strict";n("592d")},"6e90":function(e,t,n){},"6fe8":function(e,t,n){},"719b":function(e,t,n){"use strict";n("8b3c")},"73d6":function(e,t,n){"use strict";n("6963")},7500:function(e,t,n){"use strict";n("6928")},7625:function(e,t,n){},7948:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-chevron-down-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M12.634 2.964l0.76 0.649-6.343 7.426-6.445-7.423 0.755-0.655 5.683 6.545 5.59-6.542z"}})])},a=[],s=n("be08"),r={name:"InlineChevronDownIcon",components:{SVGIcon:s["a"]}},o=r,l=n("2877"),c=Object(l["a"])(o,i,a,!1,null,null,null);t["a"]=c.exports},"7a2c":function(e,t,n){"use strict";n("c4c1")},"7db8":function(e,t,n){},8071:function(e,t,n){"use strict";n("90be")},8464:function(e,t,n){},8590:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{style:e.codeStyle},[e._t("default")],2)},a=[],s=n("66c9");const r=0,o=255;function l(e){const t=e.match(/rgba\((\d+),\s*(\d+),\s*(\d+),\s*(\d+\.?\d*|\.\d+)\s*\)/);if(!t)throw new Error("invalid rgba() input");const n=10;return{r:parseInt(t[1],n),g:parseInt(t[2],n),b:parseInt(t[3],n),a:parseFloat(t[4])}}function c(e){const{r:t,g:n,b:i}=l(e);return.2126*t+.7152*n+.0722*i}function u(e,t){const n=Math.round(o*t),i=l(e),{a:a}=i,[s,c,u]=[i.r,i.g,i.b].map(e=>Math.max(r,Math.min(o,e+n)));return`rgba(${s}, ${c}, ${u}, ${a})`}function d(e,t){return u(e,t)}function h(e,t){return u(e,-1*t)}var p={name:"CodeTheme",data(){return{codeThemeState:s["a"].state}},computed:{codeStyle(){const{codeColors:e}=this.codeThemeState;return e?{"--text":e.text,"--background":e.background,"--line-highlight":e.lineHighlight,"--url":e.commentURL,"--syntax-comment":e.comment,"--syntax-quote":e.comment,"--syntax-keyword":e.keyword,"--syntax-literal":e.keyword,"--syntax-selector-tag":e.keyword,"--syntax-string":e.stringLiteral,"--syntax-bullet":e.stringLiteral,"--syntax-meta":e.keyword,"--syntax-number":e.stringLiteral,"--syntax-symbol":e.stringLiteral,"--syntax-tag":e.stringLiteral,"--syntax-attr":e.typeAnnotation,"--syntax-built_in":e.typeAnnotation,"--syntax-builtin-name":e.typeAnnotation,"--syntax-class":e.typeAnnotation,"--syntax-params":e.typeAnnotation,"--syntax-section":e.typeAnnotation,"--syntax-title":e.typeAnnotation,"--syntax-type":e.typeAnnotation,"--syntax-attribute":e.keyword,"--syntax-identifier":e.text,"--syntax-subst":e.text,"--color-syntax-param-internal-name":this.internalParamNameColor}:null},internalParamNameColor(){const{background:e,text:t}=this.codeThemeState.codeColors;try{const n=c(e),i=n2&&void 0!==arguments[2]?arguments[2]:{},r=function(r){for(var l=arguments.length,c=new Array(l>1?l-1:0),u=1;u1){var i=e.find((function(e){return e.isIntersecting}));i&&(t=i)}if(n.callback){var a=t.isIntersecting&&t.intersectionRatio>=n.threshold;if(a===n.oldResult)return;n.oldResult=a,n.callback(a,t)}}),this.options.intersection),t.context.$nextTick((function(){n.observer&&n.observer.observe(n.el)}))}}},{key:"destroyObserver",value:function(){this.observer&&(this.observer.disconnect(),this.observer=null),this.callback&&this.callback._clear&&(this.callback._clear(),this.callback=null)}},{key:"threshold",get:function(){return this.options.intersection&&this.options.intersection.threshold||0}}]),e}();function g(e,t,n){var i=t.value;if(i)if("undefined"===typeof IntersectionObserver)console.warn("[vue-observe-visibility] IntersectionObserver API is not available in your browser. Please install this polyfill: https://github.com/w3c/IntersectionObserver/tree/master/polyfill");else{var a=new f(e,i,n);e._vue_visibilityState=a}}function m(e,t,n){var i=t.value,a=t.oldValue;if(!p(i,a)){var s=e._vue_visibilityState;i?s?s.createObserver(i,n):g(e,{value:i},n):y(e)}}function y(e){var t=e._vue_visibilityState;t&&(t.destroyObserver(),delete e._vue_visibilityState)}var v={bind:g,update:m,unbind:y};function b(e){e.directive("observe-visibility",v)}var T={version:"0.4.6",install:b},_=null;"undefined"!==typeof window?_=window.Vue:"undefined"!==typeof e&&(_=e.Vue),_&&_.use(T)}).call(this,n("c8ba"))},"89ec":function(e,t,n){},"8b3c":function(e,t,n){},"8b7a":function(e,t,n){"use strict";n("89ec")},"8d2d":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"tutorial-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M0.933 6.067h3.733v1.867h-3.733v-1.867z"}}),n("path",{attrs:{d:"M0.933 1.867h3.733v1.867h-3.733v-1.867z"}}),n("path",{attrs:{d:"M13.067 1.867v10.267h-7.467v-10.267zM12.133 2.8h-5.6v8.4h5.6z"}}),n("path",{attrs:{d:"M0.933 10.267h3.733v1.867h-3.733v-1.867z"}})])},a=[],s=n("be08"),r={name:"TutorialIcon",components:{SVGIcon:s["a"]}},o=r,l=n("2877"),c=Object(l["a"])(o,i,a,!1,null,null,null);t["a"]=c.exports},"8d93":function(e,t,n){"use strict";n("b059")},9062:function(e,t,n){},"90a1":function(e,t,n){},"90be":function(e,t,n){},"918a":function(e,t,n){"use strict";n("a2b5")},9792:function(e,t,n){},"97a5":function(e,t,n){"use strict";n("ec95")},"97c4":function(e,t,n){},"98e2":function(e,t,n){},"9a8a":function(e,t,n){},"9d1f":function(e,t,n){"use strict";n("3e7c")},"9da8":function(e,t,n){"use strict";n("0725")},"9dff":function(e,t,n){},a20a:function(e,t,n){"use strict";n("a42c")},a2b5:function(e,t,n){},a378:function(e,t,n){},a40c:function(e,t,n){"use strict";n("c33d")},a42c:function(e,t,n){},a6c6:function(e,t,n){},a705:function(e,t,n){"use strict";n("6e90")},a91f:function(e,t,n){"use strict";n("6c70")},a9f1:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"article-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M8.033 1l3.967 4.015v7.985h-10v-12zM7.615 2h-4.615v10h8v-6.574z"}}),n("path",{attrs:{d:"M7 1h1v4h-1z"}}),n("path",{attrs:{d:"M7 5h5v1h-5z"}})])},a=[],s=n("be08"),r={name:"ArticleIcon",components:{SVGIcon:s["a"]}},o=r,l=n("2877"),c=Object(l["a"])(o,i,a,!1,null,null,null);t["a"]=c.exports},abf4:function(e,t,n){"use strict";n("04f6")},b059:function(e,t,n){},b0a0:function(e,t,n){},b13d:function(e,t,n){"use strict";n("4adf")},b831:function(e,t,n){"use strict";n("533e")},ba48:function(e,t,n){"use strict";n("e482")},bcfb:function(e,t,n){"use strict";n("e4ea")},be2a:function(e,t,n){"use strict";n("8464")},bf66:function(e,t,n){"use strict";n("3325")},c18a:function(e,t,n){"use strict";n("97c4")},c33d:function(e,t,n){},c36f:function(e,t,n){"use strict";n("f8bd")},c459:function(e,t,n){"use strict";n("a6c6")},c4c1:function(e,t,n){},c875:function(e,t,n){"use strict";n("eecc")},cb81:function(e,t,n){"use strict";n("0478")},dcf6:function(e,t,n){"use strict";n("2f04")},e335:function(e,t,n){"use strict";n("9dff")},e482:function(e,t,n){},e4ea:function(e,t,n){},e508:function(e,t,n){"use strict";(function(e){n.d(t,"a",(function(){return U})),n.d(t,"b",(function(){return D}));var i=n("252c"),a=n("85fe"),s=n("ed83"),r=n.n(s),o=n("2b0e"),l={itemsLimit:1e3};function c(e){return c="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},c(e)}function u(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function d(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function h(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,i=new Array(t);n=e.length?{done:!0}:{done:!1,value:e[t++]}},e:function(e){throw e},f:n}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var i,a,s=!0,r=!1;return{s:function(){i=e[Symbol.iterator]()},n:function(){var e=i.next();return s=e.done,e},e:function(e){r=!0,a=e},f:function(){try{s||null==i.return||i.return()}finally{if(r)throw a}}}}var m={items:{type:Array,required:!0},keyField:{type:String,default:"id"},direction:{type:String,default:"vertical",validator:function(e){return["vertical","horizontal"].includes(e)}}};function y(){return this.items.length&&"object"!==c(this.items[0])}var v=!1;if("undefined"!==typeof window){v=!1;try{var b=Object.defineProperty({},"passive",{get:function(){v=!0}});window.addEventListener("test",null,b)}catch(Y){}}var T=0,_={name:"RecycleScroller",components:{ResizeObserver:i["a"]},directives:{ObserveVisibility:a["a"]},props:h({},m,{itemSize:{type:Number,default:null},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}}),data:function(){return{pool:[],totalSize:0,ready:!1,hoverKey:null}},computed:{sizes:function(){if(null===this.itemSize){for(var e,t={"-1":{accumulator:0}},n=this.items,i=this.sizeField,a=this.minItemSize,s=1e4,r=0,o=0,l=n.length;o1&&void 0!==arguments[1]&&arguments[1],n=this.$_unusedViews,i=e.nr.type,a=n.get(i);a||(a=[],n.set(i,a)),a.push(e),t||(e.nr.used=!1,e.position=-9999,this.$_views.delete(e.nr.key))},handleResize:function(){this.$emit("resize"),this.ready&&this.updateVisibleItems(!1)},handleScroll:function(e){var t=this;this.$_scrollDirty||(this.$_scrollDirty=!0,requestAnimationFrame((function(){t.$_scrollDirty=!1;var e=t.updateVisibleItems(!1,!0),n=e.continuous;n||(clearTimeout(t.$_refreshTimout),t.$_refreshTimout=setTimeout(t.handleScroll,100))})))},handleVisibilityChange:function(e,t){var n=this;this.ready&&(e||0!==t.boundingClientRect.width||0!==t.boundingClientRect.height?(this.$emit("visible"),requestAnimationFrame((function(){n.updateVisibleItems(!1)}))):this.$emit("hidden"))},updateVisibleItems:function(e){var t,n,i,a,s=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=this.itemSize,o=this.$_computedMinItemSize,c=this.typeField,u=this.simpleArray?null:this.keyField,d=this.items,h=d.length,p=this.sizes,f=this.$_views,g=this.$_unusedViews,m=this.pool;if(h)if(this.$_prerender)t=0,n=this.prerender,i=null;else{var y=this.getScroll();if(s){var v=y.start-this.$_lastUpdateScrollPosition;if(v<0&&(v=-v),null===r&&vy.start&&(S=k),k=~~((C+S)/2)}while(k!==_);for(k<0&&(k=0),t=k,i=p[h-1].accumulator,n=k;nh&&(n=h))}else t=~~(y.start/r),n=Math.ceil(y.end/r),t<0&&(t=0),n>h&&(n=h),i=h*r}else t=n=i=0;n-t>l.itemsLimit&&this.itemsLimitError(),this.totalSize=i;var w=t<=this.$_endIndex&&n>=this.$_startIndex;if(this.$_continuous!==w){if(w){f.clear(),g.clear();for(var x=0,I=m.length;x=n)&&this.unuseView(a));for(var D,P,A,j,L=w?null:new Map,E=t;E=A.length)&&(a=this.addView(m,E,D,B,P),this.unuseView(a,!0),A=g.get(P)),a=A[j],a.item=D,a.nr.used=!0,a.nr.index=E,a.nr.key=B,a.nr.type=P,L.set(P,j+1),j++),f.set(B,a)),a.position=null===r?p[E-1].accumulator:E*r):a&&this.unuseView(a)}return this.$_startIndex=t,this.$_endIndex=n,this.emitUpdate&&this.$emit("update",t,n),clearTimeout(this.$_sortTimer),this.$_sortTimer=setTimeout(this.sortViews,300),{continuous:w}},getListenerTarget:function(){var e=r()(this.$el);return!window.document||e!==window.document.documentElement&&e!==window.document.body||(e=window),e},getScroll:function(){var e,t=this.$el,n=this.direction,i="vertical"===n;if(this.pageMode){var a=t.getBoundingClientRect(),s=i?a.height:a.width,r=-(i?a.top:a.left),o=i?window.innerHeight:window.innerWidth;r<0&&(o+=r,r=0),r+o>s&&(o=s-r),e={start:r,end:r+o}}else e=i?{start:t.scrollTop,end:t.scrollTop+t.clientHeight}:{start:t.scrollLeft,end:t.scrollLeft+t.clientWidth};return e},applyPageMode:function(){this.pageMode?this.addListeners():this.removeListeners()},addListeners:function(){this.listenerTarget=this.getListenerTarget(),this.listenerTarget.addEventListener("scroll",this.handleScroll,!!v&&{passive:!0}),this.listenerTarget.addEventListener("resize",this.handleResize)},removeListeners:function(){this.listenerTarget&&(this.listenerTarget.removeEventListener("scroll",this.handleScroll),this.listenerTarget.removeEventListener("resize",this.handleResize),this.listenerTarget=null)},scrollToItem:function(e){var t;t=null===this.itemSize?e>0?this.sizes[e-1].accumulator:0:e*this.itemSize,this.scrollToPosition(t)},scrollToPosition:function(e){"vertical"===this.direction?this.$el.scrollTop=e:this.$el.scrollLeft=e},itemsLimitError:function(){var e=this;throw setTimeout((function(){console.log("It seems the scroller element isn't scrolling, so it tries to render all the items at once.","Scroller:",e.$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:function(){this.pool.sort((function(e,t){return e.nr.index-t.nr.index}))}}};function C(e,t,n,i,a,s,r,o,l,c){"boolean"!==typeof r&&(l=o,o=r,r=!1);const u="function"===typeof n?n.options:n;let d;if(e&&e.render&&(u.render=e.render,u.staticRenderFns=e.staticRenderFns,u._compiled=!0,a&&(u.functional=!0)),i&&(u._scopeId=i),s?(d=function(e){e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,e||"undefined"===typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),t&&t.call(this,l(e)),e&&e._registeredComponents&&e._registeredComponents.add(s)},u._ssrRegister=d):t&&(d=r?function(e){t.call(this,c(e,this.$root.$options.shadowRoot))}:function(e){t.call(this,o(e))}),d)if(u.functional){const e=u.render;u.render=function(t,n){return d.call(n),e(t,n)}}else{const e=u.beforeCreate;u.beforeCreate=e?[].concat(e,d):[d]}return n}const S=_;var k=function(){var e,t,n=this,i=n.$createElement,a=n._self._c||i;return a("div",{directives:[{name:"observe-visibility",rawName:"v-observe-visibility",value:n.handleVisibilityChange,expression:"handleVisibilityChange"}],staticClass:"vue-recycle-scroller",class:(e={ready:n.ready,"page-mode":n.pageMode},e["direction-"+n.direction]=!0,e),on:{"&scroll":function(e){return n.handleScroll(e)}}},[n.$slots.before?a("div",{staticClass:"vue-recycle-scroller__slot"},[n._t("before")],2):n._e(),n._v(" "),a("div",{ref:"wrapper",staticClass:"vue-recycle-scroller__item-wrapper",style:(t={},t["vertical"===n.direction?"minHeight":"minWidth"]=n.totalSize+"px",t)},n._l(n.pool,(function(e){return a("div",{key:e.nr.id,staticClass:"vue-recycle-scroller__item-view",class:{hover:n.hoverKey===e.nr.key},style:n.ready?{transform:"translate"+("vertical"===n.direction?"Y":"X")+"("+e.position+"px)"}:null,on:{mouseenter:function(t){n.hoverKey=e.nr.key},mouseleave:function(e){n.hoverKey=null}}},[n._t("default",null,{item:e.item,index:e.nr.index,active:e.nr.used})],2)})),0),n._v(" "),n.$slots.after?a("div",{staticClass:"vue-recycle-scroller__slot"},[n._t("after")],2):n._e(),n._v(" "),a("ResizeObserver",{on:{notify:n.handleResize}})],1)},w=[];k._withStripped=!0;const x=void 0,I=void 0,O=void 0,$=!1,D=C({render:k,staticRenderFns:w},x,S,I,$,O,!1,void 0,void 0,void 0);var P={name:"DynamicScroller",components:{RecycleScroller:D},inheritAttrs:!1,provide:function(){return"undefined"!==typeof ResizeObserver&&(this.$_resizeObserver=new ResizeObserver((function(e){var t,n=g(e);try{for(n.s();!(t=n.n()).done;){var i=t.value;if(i.target){var a=new CustomEvent("resize",{detail:{contentRect:i.contentRect}});i.target.dispatchEvent(a)}}}catch(s){n.e(s)}finally{n.f()}}))),{vscrollData:this.vscrollData,vscrollParent:this,vscrollResizeObserver:this.$_resizeObserver}},props:h({},m,{minItemSize:{type:[Number,String],required:!0}}),data:function(){return{vscrollData:{active:!0,sizes:{},validSizes:{},keyField:this.keyField,simpleArray:!1}}},computed:{simpleArray:y,itemsWithSize:function(){for(var e=[],t=this.items,n=this.keyField,i=this.simpleArray,a=this.vscrollData.sizes,s=0;s0&&void 0!==arguments[0])||arguments[0];(e||this.simpleArray)&&(this.vscrollData.validSizes={}),this.$emit("vscroll:update",{force:!0})},scrollToItem:function(e){var t=this.$refs.scroller;t&&t.scrollToItem(e)},getItemSize:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:void 0,n=this.simpleArray?null!=t?t:this.items.indexOf(e):e[this.keyField];return this.vscrollData.sizes[n]||0},scrollToBottom:function(){var e=this;if(!this.$_scrollingToBottom){this.$_scrollingToBottom=!0;var t=this.$el;this.$nextTick((function(){t.scrollTop=t.scrollHeight+5e3;var n=function n(){t.scrollTop=t.scrollHeight+5e3,requestAnimationFrame((function(){t.scrollTop=t.scrollHeight+5e3,0===e.$_undefinedSizes?e.$_scrollingToBottom=!1:requestAnimationFrame(n)}))};requestAnimationFrame(n)}))}}}};const A=P;var j=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"},on:{resize:e.onScrollerResize,visible:e.onScrollerVisible},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.item,i=t.index,a=t.active;return[e._t("default",null,null,{item:n.item,index:i,active:a,itemWithSize:n})]}}],null,!0)},"RecycleScroller",e.$attrs,!1),e.listeners),[e._v(" "),n("template",{slot:"before"},[e._t("before")],2),e._v(" "),n("template",{slot:"after"},[e._t("after")],2)],2)},L=[];j._withStripped=!0;const E=void 0,B=void 0,N=void 0,R=!1,z=C({render:j,staticRenderFns:L},E,A,B,R,N,!1,void 0,void 0,void 0);var M={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:function(){return this.vscrollData.simpleArray?this.index:this.item[this.vscrollData.keyField]},size:function(){return this.vscrollData.validSizes[this.id]&&this.vscrollData.sizes[this.id]||0},finalActive:function(){return this.active&&this.vscrollData.active}},watch:{watchData:"updateWatchData",id:function(){this.size||this.onDataUpdate()},finalActive:function(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:function(){var e=this;if(!this.$isServer&&(this.$_forceNextVScrollUpdate=null,this.updateWatchData(),!this.vscrollResizeObserver)){var t=function(t){e.$watch((function(){return e.sizeDependencies[t]}),e.onDataUpdate)};for(var n in this.sizeDependencies)t(n);this.vscrollParent.$on("vscroll:update",this.onVscrollUpdate),this.vscrollParent.$on("vscroll:update-size",this.onVscrollUpdateSize)}},mounted:function(){this.vscrollData.active&&(this.updateSize(),this.observeSize())},beforeDestroy:function(){this.vscrollParent.$off("vscroll:update",this.onVscrollUpdate),this.vscrollParent.$off("vscroll:update-size",this.onVscrollUpdateSize),this.unobserveSize()},methods:{updateSize:function(){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:function(){var e=this;this.watchData?this.$_watchData=this.$watch("data",(function(){e.onDataUpdate()}),{deep:!0}):this.$_watchData&&(this.$_watchData(),this.$_watchData=null)},onVscrollUpdate:function(e){var t=e.force;!this.finalActive&&t&&(this.$_pendingVScrollUpdate=this.id),this.$_forceNextVScrollUpdate!==this.id&&!t&&this.size||this.updateSize()},onDataUpdate:function(){this.updateSize()},computeSize:function(e){var t=this;this.$nextTick((function(){if(t.id===e){var n=t.$el.offsetWidth,i=t.$el.offsetHeight;t.applySize(n,i)}t.$_pendingSizeUpdate=null}))},applySize:function(e,t){var n=Math.round("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:function(){this.vscrollResizeObserver&&(this.vscrollResizeObserver.observe(this.$el.parentNode),this.$el.parentNode.addEventListener("resize",this.onResize))},unobserveSize:function(){this.vscrollResizeObserver&&(this.vscrollResizeObserver.unobserve(this.$el.parentNode),this.$el.parentNode.removeEventListener("resize",this.onResize))},onResize:function(e){var t=e.detail.contentRect,n=t.width,i=t.height;this.applySize(n,i)}},render:function(e){return e(this.tag,this.$slots.default)}};const q=M,K=void 0,F=void 0,V=void 0,H=void 0,W=C({},K,q,F,H,V,!1,void 0,void 0,void 0);function U(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.idProp,n=void 0===t?function(e){return e.item.id}:t,i={},a=new o["default"]({data:function(){return{store:i}}});return{data:function(){return{idState:null}},created:function(){var e=this;this.$_id=null,this.$_getId="function"===typeof n?function(){return n.call(e,e)}:function(){return e[n]},this.$watch(this.$_getId,{handler:function(e){var t=this;this.$nextTick((function(){t.$_id=e}))},immediate:!0}),this.$_updateIdState()},beforeUpdate:function(){this.$_updateIdState()},methods:{$_idStateInit:function(e){var t=this.$options.idState;if("function"===typeof t){var n=t.call(this,this);return a.$set(i,e,n),this.$_id=e,n}throw new Error("[mixin IdState] Missing `idState` function on component definition.")},$_updateIdState:function(){var e=this.$_getId();null==e&&console.warn("No id found for IdState with idProp: '".concat(n,"'.")),e!==this.$_id&&(i[e]||this.$_idStateInit(e),this.idState=i[e])}}}}function G(e,t){e.component("".concat(t,"recycle-scroller"),D),e.component("".concat(t,"RecycleScroller"),D),e.component("".concat(t,"dynamic-scroller"),z),e.component("".concat(t,"DynamicScroller"),z),e.component("".concat(t,"dynamic-scroller-item"),W),e.component("".concat(t,"DynamicScrollerItem"),W)}var Q={version:"1.0.10",install:function(e,t){var n=Object.assign({},{installComponents:!0,componentsPrefix:""},t);for(var i in n)"undefined"!==typeof n[i]&&(l[i]=n[i]);n.installComponents&&G(e,n.componentsPrefix)}},X=null;"undefined"!==typeof window?X=window.Vue:"undefined"!==typeof e&&(X=e.Vue),X&&X.use(Q)}).call(this,n("c8ba"))},e6b8:function(e,t,n){"use strict";n("9062")},e81c:function(e,t,n){},eb76:function(e,t,n){},ec60:function(e,t,n){},ec95:function(e,t,n){},ed83:function(e,t,n){var i,a,s;(function(n,r){a=[],i=r,s="function"===typeof i?i.apply(t,a):i,void 0===s||(e.exports=s)})(0,(function(){var e=/(auto|scroll)/,t=function(e,n){return null===e.parentNode?n:t(e.parentNode,n.concat([e]))},n=function(e,t){return getComputedStyle(e,null).getPropertyValue(t)},i=function(e){return n(e,"overflow")+n(e,"overflow-y")+n(e,"overflow-x")},a=function(t){return e.test(i(t))},s=function(e){if(e instanceof HTMLElement||e instanceof SVGElement){for(var n=t(e.parentNode,[]),i=0;i({"~0":"~","~1":"/"}[e]||e))}function*o(e){const t=1;if(e.lengtht)throw new Error("invalid array index "+e);return n}function*p(e,t,n={strict:!1}){let i=e;for(const a of o(t)){if(n.strict&&!Object.prototype.hasOwnProperty.call(i,a))throw new d(t);i=i[a],yield{node:i,token:a}}}function f(e,t){let n=e;for(const{node:i}of p(e,t,{strict:!0}))n=i;return n}function g(e,t,n){let i=null,a=e,s=null;for(const{node:o,token:l}of p(e,t))i=a,a=o,s=l;if(!i)throw new d(t);if(Array.isArray(i))try{const e=h(s,i);i.splice(e,0,n)}catch(r){throw new d(t)}else Object.assign(i,{[s]:n});return e}function m(e,t){let n=null,i=e,a=null;for(const{node:r,token:o}of p(e,t))n=i,i=r,a=o;if(!n)throw new d(t);if(Array.isArray(n))try{const e=h(a,n);n.splice(e,1)}catch(s){throw new d(t)}else{if(!i)throw new d(t);delete n[a]}return e}function y(e,t,n){return m(e,t),g(e,t,n),e}function v(e,t,n){const i=f(e,t);return m(e,t),g(e,n,i),e}function b(e,t,n){return g(e,n,f(e,t)),e}function T(e,t,n){function i(e,t){const n=typeof e,a=typeof t;if(n!==a)return!1;switch(n){case u:{const n=Object.keys(e),a=Object.keys(t);return n.length===a.length&&n.every((n,s)=>n===a[s]&&i(e[n],t[n]))}default:return e===t}}const a=f(e,t);if(!i(n,a))throw new Error("test failed");return e}const _={add:(e,{path:t,value:n})=>g(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 C(e,{op:t,...n}){const i=_[t];if(!i)throw new Error("unknown operation");return i(e,n)}function S(e,t){return t.reduce(C,e)}var k=n("66cd"),w=n("25a9"),x=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"doc-topic"},[n("main",{staticClass:"main",attrs:{id:"main",role:"main",tabindex:"0"}},[n("DocumentationHero",{attrs:{role:e.role,enhanceBackground:e.enhanceBackground,shortHero:e.shortHero,shouldShowLanguageSwitcher:e.shouldShowLanguageSwitcher},scopedSlots:e._u([{key:"above-content",fn:function(){return[e._t("above-hero-content")]},proxy:!0}],null,!0)},[e._t("above-title"),e.shouldShowLanguageSwitcher?n("LanguageSwitcher",{attrs:{interfaceLanguage:e.interfaceLanguage,objcPath:e.objcPath,swiftPath:e.swiftPath}}):e._e(),n("Title",{attrs:{eyebrow:e.roleHeading}},[n(e.titleBreakComponent,{tag:"component"},[e._v(e._s(e.title))]),e.isSymbolDeprecated||e.isSymbolBeta?n("small",{class:e.tagName,attrs:{slot:"after","data-tag-name":e.tagName},slot:"after"}):e._e()],1),e.abstract?n("Abstract",{attrs:{content:e.abstract}}):e._e(),e.sampleCodeDownload?n("div",[n("DownloadButton",{staticClass:"sample-download",attrs:{action:e.sampleCodeDownload.action}})],1):e._e(),e.hasAvailability?n("Availability",{attrs:{platforms:e.platforms,technologies:e.technologies}}):e._e()],2),e.showContainer?n("div",{staticClass:"container"},[n("div",{staticClass:"description",class:{"after-enhanced-hero":e.enhanceBackground}},[e.isRequirement?n("RequirementMetadata",{attrs:{defaultImplementationsCount:e.defaultImplementationsCount}}):e._e(),e.deprecationSummary&&e.deprecationSummary.length?n("Aside",{attrs:{kind:"deprecated"}},[n("ContentNode",{attrs:{content:e.deprecationSummary}})],1):e._e(),e.downloadNotAvailableSummary&&e.downloadNotAvailableSummary.length?n("Aside",{attrs:{kind:"note"}},[n("ContentNode",{attrs:{content:e.downloadNotAvailableSummary}})],1):e._e()],1),e.primaryContentSections&&e.primaryContentSections.length?n("PrimaryContent",{class:{"with-border":!e.enhanceBackground},attrs:{conformance:e.conformance,sections:e.primaryContentSections}}):e._e()],1):e._e(),e.topicSections?n("Topics",{attrs:{sections:e.topicSections,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta}}):e._e(),e.defaultImplementationsSections?n("DefaultImplementations",{attrs:{sections:e.defaultImplementationsSections,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta}}):e._e(),e.relationshipsSections?n("Relationships",{attrs:{sections:e.relationshipsSections}}):e._e(),e.seeAlsoSections?n("SeeAlso",{attrs:{sections:e.seeAlsoSections}}):e._e(),!e.isTargetIDE&&e.hasBetaContent?n("BetaLegalText"):e._e()],1),n("div",{staticClass:"visuallyhidden",attrs:{"aria-live":"polite"}},[e._v(" Current page is "+e._s(e.pageTitle)+" ")])])},I=[],O=n("8649"),$=n("bf08"),D=n("e3ab"),P=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"betainfo"},[n("div",{staticClass:"betainfo-container"},[n("GridRow",[n("GridColumn",{attrs:{span:{large:12}}},[n("p",{staticClass:"betainfo-label"},[e._v("Beta Software")]),n("div",{staticClass:"betainfo-content"},[e._t("content",(function(){return[n("p",[e._v("This documentation refers to beta software and may be changed.")])]}))],2),e._t("after")],2)],1)],1)])},A=[],j=n("0f00"),L=n("620a"),E={name:"BetaLegalText",components:{GridColumn:L["a"],GridRow:j["a"]}},B=E,N=(n("fb6d"),n("2877")),R=Object(N["a"])(B,P,A,!1,null,"fe7602da",null),z=R.exports,M=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("Section",{staticClass:"language",attrs:{role:"complementary","aria-label":"Language"}},[n("Title",[e._v("Language: ")]),n("div",{staticClass:"language-list"},[n("LanguageSwitcherLink",{staticClass:"language-option swift",class:{active:e.swift.active},attrs:{url:e.swift.active?null:e.swift.url},on:{click:function(t){return e.chooseLanguage(e.swift)}}},[e._v(" "+e._s(e.swift.name)+" ")]),n("LanguageSwitcherLink",{staticClass:"language-option objc",class:{active:e.objc.active},attrs:{url:e.objc.active?null:e.objc.url},on:{click:function(t){return e.chooseLanguage(e.objc)}}},[e._v(" "+e._s(e.objc.name)+" ")])],1)],1)},q=[],K=n("d26a"),F=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.url?n("a",{attrs:{href:e.url},on:{click:function(t){return t.preventDefault(),e.$emit("click")}}},[e._t("default")],2):n("span",[e._t("default")],2)},V=[],H={name:"LanguageSwitcherLink",props:{url:[String,Object]}},W=H,U=Object(N["a"])(W,F,V,!1,null,null,null),G=U.exports,Q=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"summary-section"},[e._t("default")],2)},X=[],Y={name:"Section"},J=Y,Z=(n("1347"),Object(N["a"])(J,Q,X,!1,null,"3aa6f694",null)),ee=Z.exports,te=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("p",{staticClass:"title"},[e._t("default")],2)},ne=[],ie={name:"Title"},ae=ie,se=(n("ede5"),Object(N["a"])(ae,te,ne,!1,null,"6796f6ea",null)),re=se.exports,oe={name:"LanguageSwitcher",components:{LanguageSwitcherLink:G,Section:ee,Title:re},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,normalizePath:t,objcPath:n,$route:{query:i}})=>({...O["a"].objectiveC,active:O["a"].objectiveC.key.api===e,url:Object(K["b"])(t(n),{...i,language:O["a"].objectiveC.key.url})}),swift:({interfaceLanguage:e,normalizePath:t,swiftPath:n,$route:{query:i}})=>({...O["a"].swift,active:O["a"].swift.key.api===e,url:Object(K["b"])(t(n),{...i,language:void 0})})},methods:{chooseLanguage(e){this.isTargetIDE||this.store.setPreferredLanguage(e.key.url),this.$router.push(e.url)},normalizePath(e){return e.startsWith("/")?e:"/"+e}}},le=oe,ce=(n("4539"),Object(N["a"])(le,M,q,!1,null,"0de98d61",null)),ue=ce.exports,de=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:["documentation-hero",{"documentation-hero--disabled":!e.enhanceBackground,"theme-dark":e.enhanceBackground}],style:e.styles},[n("div",{staticClass:"documentation-hero__above-content"},[e._t("above-content")],2),n("div",{staticClass:"documentation-hero__content",class:{"short-hero":e.shortHero,"extra-bottom-padding":e.shouldShowLanguageSwitcher}},[e._t("default")],2)])},he=[];const pe={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"},fe={[pe.init]:pe.method,[pe.case]:pe.enum,[pe.propertyListKeyReference]:pe.propertyListKey,[pe.project]:pe.tutorial},ge={blue:"blue",teal:"teal",orange:"orange",purple:"purple",green:"green",sky:"sky",pink:"pink"},me={[pe.article]:ge.teal,[pe.init]:ge.blue,[pe.case]:ge.orange,[pe.class]:ge.purple,[pe.collection]:ge.pink,[k["a"].collectionGroup]:ge.teal,[pe.dictionarySymbol]:ge.purple,[pe.enum]:ge.orange,[pe.extension]:ge.orange,[pe.func]:ge.green,[pe.op]:ge.green,[pe.httpRequest]:ge.green,[pe.module]:ge.sky,[pe.method]:ge.blue,[pe.macro]:ge.pink,[pe.protocol]:ge.purple,[pe.property]:ge.teal,[pe.propertyListKey]:ge.green,[pe.propertyListKeyReference]:ge.green,[pe.sampleCode]:ge.purple,[pe.struct]:ge.purple,[pe.subscript]:ge.blue,[pe.typealias]:ge.orange,[pe.union]:ge.purple,[pe.var]:ge.purple};var ye={name:"DocumentationHero",props:{role:{type:String,required:!0},enhanceBackground:{type:Boolean,required:!0},shortHero:{type:Boolean,required:!0},shouldShowLanguageSwitcher:{type:Boolean,required:!0}},computed:{color:({type:e})=>me[fe[e]||e]||ge.teal,styles:({color:e})=>({"--accent-color":`var(--color-type-icon-${e}, var(--color-figure-gray-secondary))`}),type:({role:e})=>{switch(e){case k["a"].collection:return pe.module;case k["a"].collectionGroup:return pe.collection;default:return e}}}},ve=ye,be=(n("3740"),Object(N["a"])(ve,de,he,!1,null,"130cc067",null)),Te=be.exports,_e=n("7b1f"),Ce=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ContentNode",e._b({staticClass:"abstract"},"ContentNode",e.$props,!1))},Se=[],ke=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("BaseContentNode",e._b({},"BaseContentNode",e.$props,!1))},we=[],xe=n("5677"),Ie={name:"ContentNode",components:{BaseContentNode:xe["a"]},props:xe["a"].props,methods:xe["a"].methods,BlockType:xe["a"].BlockType,InlineType:xe["a"].InlineType},Oe=Ie,$e=(n("c18a"),Object(N["a"])(Oe,ke,we,!1,null,"002affcc",null)),De=$e.exports,Pe={name:"Abstract",components:{ContentNode:De},props:De.props},Ae=Pe,je=(n("374e"),Object(N["a"])(Ae,Ce,Se,!1,null,"702ec04e",null)),Le=je.exports,Ee=n("c081"),Be=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("TopicsTable",{attrs:{anchor:"default-implementations",title:"Default Implementations",isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,sections:e.sections,wrapTitle:!0}})},Ne=[],Re=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ContentTable",{attrs:{anchor:e.anchor,title:e.title}},e._l(e.sectionsWithTopics,(function(t){return n("ContentTableSection",{key:t.title,attrs:{title:t.title}},[e.wrapTitle?n("template",{slot:"title"},[n("WordBreak",{staticClass:"title",attrs:{tag:"h3"}},[e._v(" "+e._s(t.title)+" ")])],1):e._e(),t.abstract?n("template",{slot:"abstract"},[n("ContentNode",{attrs:{content:t.abstract}})],1):e._e(),t.discussion?n("template",{slot:"discussion"},[n("ContentNode",{attrs:{content:t.discussion.content}})],1):e._e(),e._l(t.topics,(function(t){return n("TopicsLinkBlock",{key:t.identifier,staticClass:"topic",attrs:{topic:t,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta}})}))],2)})),1)},ze=[],Me=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{staticClass:"contenttable alt-light",attrs:{anchor:e.anchor,title:e.title}},[n("div",{staticClass:"container"},[n("h2",{staticClass:"title"},[e._v(e._s(e.title))]),e._t("default")],2)])},qe=[],Ke=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("section",{attrs:{id:e.anchor}},[e._t("default")],2)},Fe=[],Ve={name:"OnThisPageSection",inject:{store:{default(){return{addOnThisPageSection(){}}}}},props:{anchor:{type:String,required:!0},title:{type:String,required:!0}},created(){this.store.addOnThisPageSection({anchor:this.anchor,title:this.title})}},He=Ve,We=Object(N["a"])(He,Ke,Fe,!1,null,null,null),Ue=We.exports,Ge={name:"ContentTable",components:{OnThisPageSection:Ue},props:{anchor:{type:String,required:!0},title:{type:String,required:!0}}},Qe=Ge,Xe=(n("ba48"),Object(N["a"])(Qe,Me,qe,!1,null,"5a07ba83",null)),Ye=Xe.exports,Je=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"contenttable-section"},[n("div",{staticClass:"section-title"},[e._t("title",(function(){return[n("h3",{staticClass:"title"},[e._v(e._s(e.title))])]}))],2),n("div",{staticClass:"section-content"},[e._t("abstract"),e._t("discussion"),e._t("default")],2)])},Ze=[],et={name:"ContentTableSection",props:{title:{type:String,required:!0}}},tt=et,nt=(n("5d48"),Object(N["a"])(tt,Je,Ze,!1,null,"627ab5f4",null)),it=nt.exports,at=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"link-block",class:e.linkBlockClasses},[n(e.linkComponent,e._b({ref:"apiChangesDiff",tag:"component",staticClass:"link",class:e.linkClasses},"component",e.linkProps,!1),[e.topic.role&&!e.change?n("TopicLinkBlockIcon",{attrs:{role:e.topic.role}}):e._e(),e.topic.fragments?n("DecoratedTopicTitle",{attrs:{tokens:e.topic.fragments}}):n("WordBreak",{attrs:{tag:e.titleTag}},[e._v(e._s(e.topic.title))]),e.change?n("span",{staticClass:"visuallyhidden"},[e._v("- "+e._s(e.changeName))]):e._e()],1),e.hasAbstractElements?n("div",{staticClass:"abstract"},[e.topic.abstract?n("ContentNode",{attrs:{content:e.topic.abstract}}):e._e(),e.topic.ideTitle?n("div",{staticClass:"topic-keyinfo"},[e.topic.titleStyle===e.titleStyles.title?[n("strong",[e._v("Key:")]),e._v(" "+e._s(e.topic.name)+" ")]:e.topic.titleStyle===e.titleStyles.symbol?[n("strong",[e._v("Name:")]),e._v(" "+e._s(e.topic.ideTitle)+" ")]:e._e()],2):e._e(),e.topic.required||e.topic.defaultImplementations?n("RequirementMetadata",{staticClass:"topic-required",attrs:{defaultImplementationsCount:e.topic.defaultImplementations}}):e._e(),e.topic.conformance?n("ConditionalConstraints",{attrs:{constraints:e.topic.conformance.constraints,prefix:e.topic.conformance.availabilityPrefix}}):e._e()],1):e._e(),e.showDeprecatedBadge?n("Badge",{attrs:{variant:"deprecated"}}):e.showBetaBadge?n("Badge",{attrs:{variant:"beta"}}):e._e(),e._l(e.tags,(function(t){return n("Badge",{key:t.type+"-"+t.text,attrs:{variant:t.type}},[e._v(" "+e._s(t.text)+" ")])}))],2)},st=[],rt=function(){var e,t=this,n=t.$createElement,i=t._self._c||n;return i("span",{staticClass:"badge",class:(e={},e["badge-"+t.variant]=t.variant,e),attrs:{role:"presentation"}},[t._t("default",(function(){return[t._v(t._s(t.text))]}))],2)},ot=[];const lt={beta:"Beta",deprecated:"Deprecated"};var ct={name:"Badge",props:{variant:{type:String,default:()=>""}},computed:{text:({variant:e})=>lt[e]}},ut=ct,dt=(n("8d93"),Object(N["a"])(ut,rt,ot,!1,null,"5a8ba4e0",null)),ht=dt.exports,pt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.icon?n("div",{staticClass:"topic-icon-wrapper"},[n(e.icon,{tag:"component",staticClass:"topic-icon"})],1):e._e()},ft=[],gt=n("a9f1"),mt=n("3b96"),yt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"api-reference-icon",attrs:{viewBox:"0 0 14 14"}},[n("title",[e._v("API Reference")]),n("path",{attrs:{d:"m1 1v12h12v-12zm11 11h-10v-10h10z"}}),n("path",{attrs:{d:"m3 4h8v1h-8zm0 2.5h8v1h-8zm0 2.5h8v1h-8z"}}),n("path",{attrs:{d:"m3 4h8v1h-8z"}}),n("path",{attrs:{d:"m3 6.5h8v1h-8z"}}),n("path",{attrs:{d:"m3 9h8v1h-8z"}})])},vt=[],bt=n("be08"),Tt={name:"APIReferenceIcon",components:{SVGIcon:bt["a"]}},_t=Tt,Ct=Object(N["a"])(_t,yt,vt,!1,null,null,null),St=Ct.exports,kt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{attrs:{viewBox:"0 0 14 14"}},[n("title",[e._v("Web Service Endpoint")]),n("path",{attrs:{d:"M4.052 8.737h-1.242l-1.878 5.263h1.15l0.364-1.081h1.939l0.339 1.081h1.193zM2.746 12.012l0.678-2.071 0.653 2.071z"}}),n("path",{attrs:{d:"M11.969 8.737h1.093v5.263h-1.093v-5.263z"}}),n("path",{attrs:{d:"M9.198 8.737h-2.295v5.263h1.095v-1.892h1.12c0.040 0.003 0.087 0.004 0.134 0.004 0.455 0 0.875-0.146 1.217-0.394l-0.006 0.004c0.296-0.293 0.48-0.699 0.48-1.148 0-0.060-0.003-0.118-0.010-0.176l0.001 0.007c0.003-0.039 0.005-0.085 0.005-0.131 0-0.442-0.183-0.842-0.476-1.128l-0-0c-0.317-0.256-0.724-0.41-1.168-0.41-0.034 0-0.069 0.001-0.102 0.003l0.005-0zM9.628 11.014c-0.15 0.118-0.341 0.188-0.548 0.188-0.020 0-0.040-0.001-0.060-0.002l0.003 0h-1.026v-1.549h1.026c0.017-0.001 0.037-0.002 0.058-0.002 0.206 0 0.396 0.066 0.551 0.178l-0.003-0.002c0.135 0.13 0.219 0.313 0.219 0.515 0 0.025-0.001 0.050-0.004 0.074l0-0.003c0.002 0.020 0.003 0.044 0.003 0.068 0 0.208-0.083 0.396-0.219 0.534l0-0z"}}),n("path",{attrs:{d:"M13.529 4.981c0-1.375-1.114-2.489-2.489-2.49h-0l-0.134 0.005c-0.526-1.466-1.903-2.496-3.522-2.496-0.892 0-1.711 0.313-2.353 0.835l0.007-0.005c-0.312-0.243-0.709-0.389-1.14-0.389-1.030 0-1.865 0.834-1.866 1.864v0c0 0.001 0 0.003 0 0.004 0 0.123 0.012 0.242 0.036 0.358l-0.002-0.012c-0.94 0.37-1.593 1.27-1.593 2.323 0 1.372 1.11 2.485 2.482 2.49h8.243c1.306-0.084 2.333-1.164 2.333-2.484 0-0.001 0-0.002 0-0.003v0zM11.139 6.535h-8.319c-0.799-0.072-1.421-0.739-1.421-1.551 0-0.659 0.41-1.223 0.988-1.45l0.011-0.004 0.734-0.28-0.148-0.776-0.012-0.082v-0.088c0-0 0-0.001 0-0.001 0-0.515 0.418-0.933 0.933-0.933 0.216 0 0.416 0.074 0.574 0.197l-0.002-0.002 0.584 0.453 0.575-0.467 0.169-0.127c0.442-0.306 0.991-0.489 1.581-0.489 1.211 0 2.243 0.769 2.633 1.846l0.006 0.019 0.226 0.642 0.814-0.023 0.131 0.006c0.805 0.067 1.432 0.736 1.432 1.552 0 0.836-0.659 1.518-1.486 1.556l-0.003 0z"}})])},wt=[],xt={name:"EndpointIcon",components:{SVGIcon:bt["a"]}},It=xt,Ot=Object(N["a"])(It,kt,wt,!1,null,null,null),$t=Ot.exports,Dt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M0 0.948h2.8v2.8h-2.8z"}}),n("path",{attrs:{d:"M11.2 10.252h2.8v2.8h-2.8z"}}),n("path",{attrs:{d:"M6.533 1.852h0.933v10.267h-0.933z"}}),n("path",{attrs:{d:"M2.8 1.852h4.667v0.933h-4.667z"}}),n("path",{attrs:{d:"M6.533 11.186h4.667v0.933h-4.667z"}})])},Pt=[],At={name:"PathIcon",components:{SVGIcon:bt["a"]}},jt=At,Lt=Object(N["a"])(jt,Dt,Pt,!1,null,null,null),Et=Lt.exports,Bt=n("8d2d");const Nt={[k["a"].article]:gt["a"],[k["a"].collectionGroup]:St,[k["a"].learn]:Et,[k["a"].overview]:Et,[k["a"].project]:Bt["a"],[k["a"].tutorial]:Bt["a"],[k["a"].resources]:Et,[k["a"].sampleCode]:mt["a"],[k["a"].restRequestSymbol]:$t};var Rt,zt,Mt,qt,Kt,Ft,Vt,Ht,Wt={props:{role:{type:String,required:!0}},computed:{icon:({role:e})=>Nt[e]}},Ut=Wt,Gt=(n("1a47"),Object(N["a"])(Ut,pt,ft,!1,null,"4d1e7968",null)),Qt=Gt.exports,Xt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("code",{staticClass:"decorated-title"},e._l(e.tokens,(function(t,i){return n(e.componentFor(t),{key:i,tag:"component",class:[e.classFor(t),e.emptyTokenClass(t)]},[e._v(e._s(t.text))])})),1)},Yt=[],Jt={name:"ChangedToken",render(e){const{kind:t,tokens:n}=this;return e("span",{class:["token-"+t,"token-changed"]},n.map(t=>e(Cn,{props:t})))},props:{kind:{type:String,required:!0},tokens:{type:Array,required:!0}}},Zt=Jt,en=Object(N["a"])(Zt,Rt,zt,!1,null,null,null),tn=en.exports,nn={name:"RawText",render(e){const{_v:t=(t=>e("span",t)),text:n}=this;return t(n)},props:{text:{type:String,required:!0}}},an=nn,sn=Object(N["a"])(an,Mt,qt,!1,null,null,null),rn=sn.exports,on={name:"SyntaxToken",render(e){return e("span",{class:"token-"+this.kind},this.text)},props:{kind:{type:String,required:!0},text:{type:String,required:!0}}},ln=on,cn=Object(N["a"])(ln,Kt,Ft,!1,null,null,null),un=cn.exports,dn=n("86d8"),hn={name:"TypeIdentifierLink",inject:{references:{default(){return{}}}},render(e){const t="type-identifier-link",n=this.references[this.identifier];return n&&n.url?e(dn["a"],{class:t,props:{url:n.url,kind:n.kind,role:n.role}},this.$slots.default):e("span",{class:t},this.$slots.default)},props:{identifier:{type:String,required:!0,default:()=>""}}},pn=hn,fn=Object(N["a"])(pn,Vt,Ht,!1,null,null,null),gn=fn.exports;const mn={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 yn,vn,bn={name:"DeclarationToken",render(e){const{kind:t,text:n,tokens:i}=this;switch(t){case mn.text:{const t={text:n};return e(rn,{props:t})}case mn.typeIdentifier:{const t={identifier:this.identifier};return e(gn,{props:t},[e(_e["a"],n)])}case mn.added:case mn.removed:return e(tn,{props:{tokens:i,kind:t}});default:{const i={kind:t,text:n};return e(un,{props:i})}}},constants:{TokenKind:mn},props:{kind:{type:String,required:!0},identifier:{type:String,required:!1},text:{type:String,required:!1},tokens:{type:Array,required:!1,default:()=>[]}}},Tn=bn,_n=(n("c36f"),Object(N["a"])(Tn,yn,vn,!1,null,"5caf1b5b",null)),Cn=_n.exports;const{TokenKind:Sn}=Cn.constants,kn={decorator:"decorator",identifier:"identifier",label:"label"};var wn={name:"DecoratedTopicTitle",components:{WordBreak:_e["a"]},props:{tokens:{type:Array,required:!0,default:()=>[]}},constants:{TokenKind:Sn},methods:{emptyTokenClass:({text:e})=>({"empty-token":" "===e}),classFor({kind:e}){switch(e){case Sn.externalParam:case Sn.identifier:return kn.identifier;case Sn.label:return kn.label;default:return kn.decorator}},componentFor(e){return/^\s+$/.test(e.text)?"span":_e["a"]}}},xn=wn,In=(n("dcf6"),Object(N["a"])(xn,Xt,Yt,!1,null,"06ec7395",null)),On=In.exports,$n=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ContentNode",{staticClass:"conditional-constraints",attrs:{content:e.content}})},Dn=[],Pn={name:"ConditionalConstraints",components:{ContentNode:De},props:{constraints:De.props.content,prefix:De.props.content},computed:{content:({constraints:e,prefix:t,space:n})=>t.concat(n).concat(e),space:()=>({type:De.InlineType.text,text:" "})}},An=Pn,jn=(n("918a"),Object(N["a"])(An,$n,Dn,!1,null,"1548fd90",null)),Ln=jn.exports,En=function(e,t){var n=t._c;return n("p",{staticClass:"requirement-metadata",class:t.data.staticClass},[n("strong",[t._v("Required.")]),t.props.defaultImplementationsCount?[t._v(" Default implementation"+t._s(t.props.defaultImplementationsCount>1?"s":"")+" provided. ")]:t._e()],2)},Bn=[],Nn={name:"RequirementMetadata",props:{defaultImplementationsCount:{type:Number,default:0}}},Rn=Nn,zn=Object(N["a"])(Rn,En,Bn,!0,null,null,null),Mn=zn.exports;const qn={added:"added",modified:"modified",deprecated:"deprecated"},Kn=[qn.modified,qn.added,qn.deprecated],Fn={[qn.modified]:"Modified",[qn.added]:"Added",[qn.deprecated]:"Deprecated"},Vn={Modified:qn.modified,Added:qn.added,Deprecated:qn.deprecated},Hn="has-multiple-lines";function Wn(e){if(!e)return!1;const t=window.getComputedStyle(e.$el||e),n=(e.$el||e).offsetHeight,i=t.lineHeight?parseFloat(t.lineHeight):1,a=t.paddingTop?parseFloat(t.paddingTop):0,s=t.paddingBottom?parseFloat(t.paddingBottom):0,r=t.borderTopWidth?parseFloat(t.borderTopWidth):0,o=t.borderBottomWidth?parseFloat(t.borderBottomWidth):0,l=n-(a+s+r+o),c=l/i;return c>=2}const Un="latest_",Gn={xcode:{value:"xcode",label:"Xcode"},other:{value:"other",label:"Other"}},Qn={constants:{multipleLinesClass:Hn},data(){return{multipleLinesClass:Hn}},computed:{hasMultipleLinesAfterAPIChanges:({change:e,changeType:t,$refs:n})=>!(!e&&!t)&&Wn(n.apiChangesDiff)}},Xn={methods:{toVersionRange({platform:e,versions:t}){return`${e} ${t[0]} – ${e} ${t[1]}`},toOptionValue:e=>`${Un}${e}`,toScope:e=>e.slice(Un.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),i=n.reduce((e,n)=>{const i=t[n];return{...e,[n]:i.find(e=>e.platform===Gn.xcode.label)||i[0]}},{}),a=e=>({label:this.toVersionRange(i[e]),value:this.toOptionValue(e),platform:i[e].platform}),{sdk:s,beta:r,minor:o,major:l,...c}=i,u=[].concat(s?a("sdk"):[]).concat(r?a("beta"):[]).concat(o?a("minor"):[]).concat(l?a("major"):[]).concat(Object.keys(c).map(a));return this.splitOptionsPerPlatform(u)},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===Gn.xcode.label?Gn.xcode.value:Gn.other.value;return e[n].push(t),e},{[Gn.xcode.value]:[],[Gn.other.value]:[]})},getChangeName(e){return Fn[e]}},computed:{availableOptions({diffAvailability:e={},toOptionValue:t}){return new Set(Object.keys(e).map(t))}}},Yn={article:"article",symbol:"symbol"},Jn={title:"title",symbol:"symbol"},Zn={link:"link"};var ei={name:"TopicsLinkBlock",components:{Badge:ht,WordBreak:_e["a"],ContentNode:De,TopicLinkBlockIcon:Qt,DecoratedTopicTitle:On,RequirementMetadata:Mn,ConditionalConstraints:Ln},inject:["store"],mixins:[Xn,Qn],constants:{ReferenceType:Zn,TopicKind:Yn,TitleStyles:Jn},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===Zn.link&&!e.kind||"string"===typeof e.kind)&&(e.type===Zn.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===Zn.link?"a":"router-link",linkProps({topic:e}){const t=Object(K["b"])(e.url,this.$route.query);return e.type===Zn.link?{href:t}:{to:t}},linkBlockClasses:({changesClasses:e,hasAbstractElements:t,hasMultipleLinesAfterAPIChanges:n,multipleLinesClass:i})=>({"has-inline-element":!t,[i]: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===Jn.title)return e.ideTitle?"span":"code";if(e.role&&(e.role===k["a"].collection||e.role===k["a"].dictionarySymbol))return"span";switch(e.kind){case Yn.symbol:return"code";default:return"span"}},titleStyles:()=>Jn,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:i}}={})=>e&&e.length>0||t||n||i,tags:({topic:e})=>(e.tags||[]).slice(0,1)}},ti=ei,ni=(n("f158"),Object(N["a"])(ti,at,st,!1,null,"3152d122",null)),ii=ni.exports,ai={name:"TopicsTable",inject:{references:{default(){return{}}}},components:{WordBreak:_e["a"],ContentTable:Ye,TopicsLinkBlock:ii,ContentNode:De,ContentTableSection:it},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}},computed:{sectionsWithTopics(){return this.sections.map(e=>({...e,topics:e.identifiers.reduce((e,t)=>this.references[t]?e.concat(this.references[t]):e,[])}))}}},si=ai,ri=(n("6e80"),Object(N["a"])(si,Re,ze,!1,null,"eb97add6",null)),oi=ri.exports,li={name:"DefaultImplementations",components:{TopicsTable:oi},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:oi.props.sections}},ci=li,ui=Object(N["a"])(ci,Be,Ne,!1,null,null,null),di=ui.exports,hi=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"primary-content"},e._l(e.sections,(function(t,i){return n(e.componentFor(t),e._b({key:i,tag:"component"},"component",e.propsFor(t),!1))})),1)},pi=[],fi=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{attrs:{anchor:"possibleValues",title:"PossibleValues"}},[n("h2",[e._v("Possible Values")]),n("dl",{staticClass:"datalist"},[e._l(e.values,(function(t){return[n("dt",{key:t.name+":name",staticClass:"param-name"},[n("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(t.name))])],1),t.content?n("dd",{key:t.name+":content",staticClass:"value-content"},[n("ContentNode",{attrs:{content:t.content}})],1):e._e()]}))],2)])},gi=[],mi={name:"PossibleValues",components:{ContentNode:xe["a"],OnThisPageSection:Ue,WordBreak:_e["a"]},props:{values:{type:Array,required:!0}}},yi=mi,vi=(n("719b"),Object(N["a"])(yi,fi,gi,!1,null,null,null)),bi=vi.exports,Ti=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{attrs:{anchor:e.anchor,title:e.title}},[n("h2",[e._v(e._s(e.title))]),n("DeclarationSource",{attrs:{tokens:e.tokens}})],1)},_i=[],Ci=n("002d"),Si=function(){var e,t=this,n=t.$createElement,i=t._self._c||n;return i("pre",{ref:"declarationGroup",staticClass:"source",class:(e={},e[t.multipleLinesClass]=t.hasMultipleLines,e)},[i("code",{ref:"code"},t._l(t.formattedTokens,(function(e,n){return i("Token",t._b({key:n},"Token",t.propsFor(e),!1))})),1)])},ki=[];function wi(e){const t=e.getElementsByClassName("token-identifier");if(t.length<2)return;const n=e.textContent.indexOf(":")+1;for(let i=1;iObject(Ii["c"])(["theme","code","indentationWidth"],$i),formattedTokens:({language:e,formattedSwiftTokens:t,tokens:n})=>e===O["a"].swift.key.api?t:n,formattedSwiftTokens:({indentationWidth:e,tokens:t})=>{const n=" ".repeat(e);let i=!1;const a=[];let s=0,r=1,o=null,l=null,c=null,u=null,d=0;while(sObject(Ci["a"])(e)}},Ei=Li,Bi=Object(N["a"])(Ei,Ti,_i,!1,null,null,null),Ni=Bi.exports,Ri=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{staticClass:"declaration",attrs:{anchor:"declaration",title:"Declaration"}},[n("h2",[e._v("Declaration")]),e.hasModifiedChanges?[n("DeclarationDiff",{class:[e.changeClasses,e.multipleLinesClass],attrs:{changes:e.declarationChanges,changeType:e.changeType}})]:e._l(e.declarations,(function(t,i){return n("DeclarationGroup",{key:i,class:e.changeClasses,attrs:{declaration:t,shouldCaption:e.hasPlatformVariants,changeType:e.changeType}})})),e.conformance?n("ConditionalConstraints",{attrs:{constraints:e.conformance.constraints,prefix:e.conformance.availabilityPrefix}}):e._e()],2)},zi=[],Mi=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{ref:"apiChangesDiff",staticClass:"declaration-group",class:e.classes},[e.shouldCaption?n("p",{staticClass:"platforms"},[n("strong",[e._v(e._s(e.caption))])]):e._e(),n("Source",{attrs:{tokens:e.declaration.tokens,language:e.interfaceLanguage}})],1)},qi=[],Ki={name:"DeclarationGroup",components:{Source:ji},mixins:[Qn],inject:{languages:{default:()=>new Set},interfaceLanguage:{default:()=>O["a"].swift.key.api},symbolKind:{default:()=>{}}},props:{declaration:{type:Object,required:!0},shouldCaption:{type:Boolean,default:!1},changeType:{type:String,required:!1}},computed:{classes:({changeType:e,multipleLinesClass:t,hasMultipleLinesAfterAPIChanges:n})=>({["declaration-group--changed declaration-group--"+e]:e,[t]:n}),caption(){return this.declaration.platforms.join(", ")},isSwift:({interfaceLanguage:e})=>e===O["a"].swift.key.api}},Fi=Ki,Vi=(n("a40c"),Object(N["a"])(Fi,Mi,qi,!1,null,"c5ecdd3e",null)),Hi=Vi.exports,Wi=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"declaration-diff"},[n("div",{staticClass:"declaration-diff-current"},[n("div",{staticClass:"declaration-diff-version"},[e._v("Current")]),e._l(e.currentDeclarations,(function(t,i){return n("DeclarationGroup",{key:i,attrs:{declaration:t,"should-caption":e.currentDeclarations.length>1,changeType:e.changeType}})}))],2),n("div",{staticClass:"declaration-diff-previous"},[n("div",{staticClass:"declaration-diff-version"},[e._v("Previous")]),e._l(e.previousDeclarations,(function(t,i){return n("DeclarationGroup",{key:i,attrs:{declaration:t,"should-caption":e.previousDeclarations.length>1,changeType:e.changeType}})}))],2)])},Ui=[],Gi={name:"DeclarationDiff",components:{DeclarationGroup:Hi},props:{changes:{type:Object,required:!0},changeType:{type:String,required:!0}},computed:{previousDeclarations:({changes:e})=>e.declaration.previous||[],currentDeclarations:({changes:e})=>e.declaration.new||[]}},Qi=Gi,Xi=(n("7a2c"),Object(N["a"])(Qi,Wi,Ui,!1,null,"b3e21c4a",null)),Yi=Xi.exports,Ji={name:"Declaration",components:{DeclarationDiff:Yi,DeclarationGroup:Hi,ConditionalConstraints:Ln,OnThisPageSection:Ue},constants:{ChangeTypes:qn,multipleLinesClass:Hn},inject:["identifier","store"],data:({store:{state:e}})=>({state:e,multipleLinesClass:Hn}),props:{conformance:{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?qn.modified:e.change:e.change===qn.added?qn.added:void 0},changeClasses:({changeType:e})=>({["changed changed-"+e]:e})}},Zi=Ji,ea=(n("4340"),Object(N["a"])(Zi,Ri,zi,!1,null,"e39c4ee4",null)),ta=ea.exports,na=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{staticClass:"details",attrs:{anchor:"details",title:"Details"}},[n("h2",[e._v("Details")]),n("dl",[e.isSymbol?[n("dt",{key:e.details.name+":name",staticClass:"detail-type"},[e._v(" Name ")]),n("dd",{key:e.details.ideTitle+":content",staticClass:"detail-content"},[e._v(" "+e._s(e.details.ideTitle)+" ")])]:e._e(),e.isTitle?[n("dt",{key:e.details.name+":key",staticClass:"detail-type"},[e._v(" Key ")]),n("dd",{key:e.details.ideTitle+":content",staticClass:"detail-content"},[e._v(" "+e._s(e.details.name)+" ")])]:e._e(),n("dt",{key:e.details.name+":type",staticClass:"detail-type"},[e._v(" Type ")]),n("dd",{staticClass:"detail-content"},[n("PropertyListKeyType",{attrs:{types:e.details.value}})],1)],2)])},ia=[],aa=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"type"},[e._v(e._s(e.typeOutput))])},sa=[],ra={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}}}},oa=ra,la=(n("f7c0"),Object(N["a"])(oa,aa,sa,!1,null,"791bac44",null)),ca=la.exports,ua={name:"PropertyListKeyDetails",components:{PropertyListKeyType:ca,OnThisPageSection:Ue},props:{details:{type:Object,required:!0}},computed:{isTitle(){return"title"===this.details.titleStyle&&this.details.ideTitle},isSymbol(){return"symbol"===this.details.titleStyle&&this.details.ideTitle}}},da=ua,ha=(n("a705"),Object(N["a"])(da,na,ia,!1,null,"61ef551b",null)),pa=ha.exports,fa=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ContentNode",e._b({},"ContentNode",e.$props,!1))},ga=[],ma={name:"GenericContent",inject:{store:{default(){return{addOnThisPageSection(){}}}}},components:{ContentNode:De},props:De.props,methods:{...De.methods,addOnThisPageSections(){const{isTopLevelHeading:e,store:t}=this;this.forEach(n=>{e(n)&&t.addOnThisPageSection({anchor:n.anchor,title:n.text})})},isTopLevelHeading(e){const{level:t,type:n}=e;return n===De.BlockType.heading&&2===t}},created(){this.addOnThisPageSections()}},ya=ma,va=Object(N["a"])(ya,fa,ga,!1,null,null,null),ba=va.exports,Ta=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{staticClass:"parameters",attrs:{anchor:"parameters",title:"Parameters"}},[n("h2",[e._v("Parameters")]),n("dl",[e._l(e.parameters,(function(t){return[n("dt",{key:t.name+":name",staticClass:"param-name"},[n("code",[e._v(e._s(t.name))])]),n("dd",{key:t.name+":content",staticClass:"param-content"},[n("ContentNode",{attrs:{content:t.content}})],1)]}))],2)])},_a=[],Ca={name:"Parameters",components:{ContentNode:De,OnThisPageSection:Ue},props:{parameters:{type:Array,required:!0}}},Sa=Ca,ka=(n("09db"),Object(N["a"])(Sa,Ta,_a,!1,null,"7bb7c035",null)),wa=ka.exports,xa=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{attrs:{anchor:e.anchor,title:e.title}},[n("h2",[e._v(e._s(e.title))]),n("ParametersTable",{staticClass:"property-table",attrs:{parameters:e.properties,changes:e.propertyChanges},scopedSlots:e._u([{key:"symbol",fn:function(t){var i=t.name,a=t.type,s=t.content,r=t.changes,o=t.deprecated;return[n("div",{staticClass:"property-name",class:{deprecated:o}},[n("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(i))])],1),e.shouldShiftType({name:i,content:s})?e._e():n("PossiblyChangedType",{attrs:{type:a,changes:r.type}})]}},{key:"description",fn:function(t){var i=t.name,a=t.type,s=t.attributes,r=t.content,o=t.required,l=t.changes,c=t.deprecated,u=t.readOnly;return[e.shouldShiftType({name:i,content:r})?n("PossiblyChangedType",{attrs:{type:a,changes:l.type}}):e._e(),c?[n("Badge",{staticClass:"property-deprecated",attrs:{variant:"deprecated"}}),e._v("  ")]:e._e(),n("PossiblyChangedTextAttribute",{attrs:{changes:l.required,value:o}},[e._v("(Required) ")]),n("PossiblyChangedTextAttribute",{attrs:{changes:l.readOnly,value:u}},[e._v("(Read only) ")]),r?n("ContentNode",{attrs:{content:r}}):e._e(),n("ParameterAttributes",{attrs:{attributes:s,changes:l.attributes}})]}}])})],1)},Ia=[],Oa={inject:["identifier","store"],data:({store:{state:e}})=>({state:e}),computed:{apiChanges:({state:{apiChanges:e},identifier:t})=>e&&e[t]}},$a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"parameters-table"},e._l(e.parameters,(function(t){return n("Row",{key:t[e.keyBy],staticClass:"param",class:e.changedClasses(t[e.keyBy])},[n("Column",{staticClass:"param-symbol",attrs:{span:{large:3,small:12}}},[e._t("symbol",null,null,e.getProps(t,e.changes[t[e.keyBy]]))],2),n("Column",{staticClass:"param-content",attrs:{span:{large:9,small:12}}},[e._t("description",null,null,e.getProps(t,e.changes[t[e.keyBy]]))],2)],1)})),1)},Da=[],Pa={name:"ParametersTable",components:{Row:j["a"],Column:L["a"]},props:{parameters:{type:Array,required:!0},changes:{type:Object,default:()=>({})},keyBy:{type:String,default:"name"}},methods:{getProps(e,t={}){return{...e,changes:t}},changedClasses(e){const{changes:t}=this,{change:n}=t[e]||{};return{["changed changed-"+n]:n}}}},Aa=Pa,ja=(n("9da8"),Object(N["a"])(Aa,$a,Da,!1,null,"2d54624a",null)),La=ja.exports,Ea=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"parameter-attributes"},[e.shouldRender(e.AttributeKind.default)?n("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function(t){var i=t.attribute;return[e._v(" "+e._s(i.title||"Default")+": "),n("code",[e._v(e._s(i.value))])]}}],null,!1,4247435012)},"ParameterMetaAttribute",{kind:e.AttributeKind.default,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.minimum)?n("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function(t){var i=t.attribute;return[e._v(" "+e._s(i.title||"Minimum")+": "),n("code",[e._v(e._s(i.value))])]}}],null,!1,455861177)},"ParameterMetaAttribute",{kind:e.AttributeKind.minimum,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.minimumExclusive)?n("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function(t){var i=t.attribute;return[e._v(" "+e._s(i.title||"Minimum")+": "),n("code",[e._v("> "+e._s(i.value))])]}}],null,!1,3844501612)},"ParameterMetaAttribute",{kind:e.AttributeKind.minimumExclusive,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.maximum)?n("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function(t){var i=t.attribute;return[e._v(" "+e._s(i.title||"Maximum")+": "),n("code",[e._v(e._s(i.value))])]}}],null,!1,19641767)},"ParameterMetaAttribute",{kind:e.AttributeKind.maximum,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.maximumExclusive)?n("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function(t){var i=t.attribute;return[e._v(" "+e._s(i.title||"Maximum")+": "),n("code",[e._v("< "+e._s(i.value))])]}}],null,!1,4289558576)},"ParameterMetaAttribute",{kind:e.AttributeKind.maximumExclusive,attributes:e.attributesObject,changes:e.changes},!1)):e._e(),e.shouldRender(e.AttributeKind.allowedTypes)?n("ParameterMetaAttribute",e._b({scopedSlots:e._u([{key:"default",fn:function(t){var i=t.attribute;return[e._v(" "+e._s(e.fallbackToValues(i).length>1?"Possible types":"Type")+": "),n("code",[e._l(e.fallbackToValues(i),(function(t,a){return[e._l(t,(function(t,s){return[n("DeclarationToken",e._b({key:a+"-"+s},"DeclarationToken",t,!1)),a+11?"Possible values":"Value")+": "),n("code",[e._v(e._s(e.fallbackToValues(i).join(", ")))])]}}],null,!1,1507632019)},"ParameterMetaAttribute",{kind:e.AttributeKind.allowedValues,attributes:e.attributesObject,changes:e.changes},!1)):e._e()],1)},Ba=[],Na=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("RenderChanged",{attrs:{value:e.attributes[e.kind],changes:e.changes[e.kind]},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.value;return n("div",{staticClass:"property-metadata"},[e._t("default",null,{attribute:i})],2)}}],null,!0)})},Ra=[];const za={added:"change-added",removed:"change-removed"};var Ma,qa,Ka={name:"RenderChanged",constants:{ChangedClasses:za},props:{changes:{type:Object,default:()=>({new:null,previous:null})},value:{type:[Object,Array,String,Boolean],default:null},wrapChanges:{type:Boolean,default:!0},renderSingleChange:{type:Boolean,default:!1}},render(e){const{value:t,changes:n={},wrapChanges:i,renderSingleChange:a}=this,{new:s,previous:r}=n,o=(t,n)=>{const a=this.$scopedSlots.default({value:t});return n&&i?e("div",{class:n},[a]):a?a[0]:null};if(s||r){const t=o(s,za.added),n=o(r,za.removed);return a?s&&!r?t:n:e("div",{class:"property-changegroup"},[s?t:"",r?n:""])}return o(t)}},Fa=Ka,Va=Object(N["a"])(Fa,Ma,qa,!1,null,null,null),Ha=Va.exports,Wa={name:"ParameterMetaAttribute",components:{RenderChanged:Ha},props:{kind:{type:String,required:!0},attributes:{type:Object,required:!0},changes:{type:Object,default:()=>({})}}},Ua=Wa,Ga=(n("2822"),Object(N["a"])(Ua,Na,Ra,!1,null,"8590589e",null)),Qa=Ga.exports;const Xa={allowedTypes:"allowedTypes",allowedValues:"allowedValues",default:"default",maximum:"maximum",maximumExclusive:"maximumExclusive",minimum:"minimum",minimumExclusive:"minimumExclusive"};var Ya={name:"ParameterAttributes",components:{ParameterMetaAttribute:Qa,DeclarationToken:Cn},constants:{AttributeKind:Xa},props:{attributes:{type:Array,default:()=>[]},changes:{type:Object,default:()=>({})}},computed:{AttributeKind:()=>Xa,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}}},Ja=Ya,Za=Object(N["a"])(Ja,Ea,Ba,!1,null,null,null),es=Za.exports,ts=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("RenderChanged",{attrs:{renderSingleChange:"",value:e.value,changes:e.changes},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.value;return i?n("span",{staticClass:"property-text"},[e._t("default")],2):e._e()}}],null,!0)})},ns=[],is={name:"PossiblyChangedTextAttribute",components:{RenderChanged:Ha},props:{changes:{type:Object,required:!1},value:{type:Boolean,default:!1}}},as=is,ss=(n("5c57"),Object(N["a"])(as,ts,ns,!1,null,null,null)),rs=ss.exports,os=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("RenderChanged",{attrs:{value:e.type,wrapChanges:!1,changes:e.changes},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.value;return n("DeclarationTokenGroup",{staticClass:"property-metadata property-type",attrs:{type:e.getValues(i)}})}}])})},ls=[],cs=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.type&&e.type.length?n("div",[n("code",e._l(e.type,(function(t,i){return n("DeclarationToken",e._b({key:i},"DeclarationToken",t,!1))})),1)]):e._e()},us=[],ds={name:"DeclarationTokenGroup",components:{DeclarationToken:Cn},props:{type:{type:Array,default:()=>[],required:!1}}},hs=ds,ps=Object(N["a"])(hs,cs,us,!1,null,null,null),fs=ps.exports,gs={name:"PossiblyChangedType",components:{DeclarationTokenGroup:fs,RenderChanged:Ha},props:{type:{type:Array,required:!0},changes:{type:Object,required:!1}},methods:{getValues(e){return Array.isArray(e)?e:e.values}}},ms=gs,ys=(n("2f87"),Object(N["a"])(ms,os,ls,!1,null,"0a648a1e",null)),vs=ys.exports,bs={name:"PropertyTable",mixins:[Oa],components:{Badge:ht,WordBreak:_e["a"],PossiblyChangedTextAttribute:rs,PossiblyChangedType:vs,ParameterAttributes:es,ContentNode:De,OnThisPageSection:Ue,ParametersTable:La},props:{title:{type:String,required:!0},properties:{type:Array,required:!0}},computed:{anchor:({title:e})=>Object(Ci["a"])(e),propertyChanges:({apiChanges:e})=>(e||{}).properties},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},Ts=bs,_s=(n("c875"),Object(N["a"])(Ts,xa,Ia,!1,null,"1b54be82",null)),Cs=_s.exports,Ss=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{attrs:{anchor:e.anchor,title:e.title}},[n("h2",[e._v(e._s(e.title))]),n("ParametersTable",{attrs:{parameters:[e.bodyParam],changes:e.bodyChanges,keyBy:"key"},scopedSlots:e._u([{key:"symbol",fn:function(t){var i=t.type,a=t.content,s=t.changes,r=t.name;return[e.shouldShiftType({name:r,content:a})?e._e():n("PossiblyChangedType",{attrs:{type:i,changes:s.type}})]}},{key:"description",fn:function(t){var i=t.name,a=t.content,s=t.mimeType,r=t.type,o=t.changes;return[e.shouldShiftType({name:i,content:a})?n("PossiblyChangedType",{attrs:{type:r,changes:o.type}}):e._e(),a?n("ContentNode",{attrs:{content:a}}):e._e(),s?n("PossiblyChangedMimetype",{attrs:{mimetype:s,changes:o.mimetype,change:o.change}}):e._e()]}}])}),e.parts.length?[n("h3",[e._v("Parts")]),n("ParametersTable",{staticClass:"parts",attrs:{parameters:e.parts,changes:e.partsChanges},scopedSlots:e._u([{key:"symbol",fn:function(t){var i=t.name,a=t.type,s=t.content,r=t.changes;return[n("div",{staticClass:"part-name"},[n("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(i))])],1),s?n("PossiblyChangedType",{attrs:{type:a,changes:r.type}}):e._e()]}},{key:"description",fn:function(t){var i=t.content,a=t.mimeType,s=t.required,r=t.type,o=t.attributes,l=t.changes,c=t.readOnly;return[n("div",[i?e._e():n("PossiblyChangedType",{attrs:{type:r,changes:l.type}}),n("PossiblyChangedTextAttribute",{attrs:{changes:l.required,value:s}},[e._v("(Required) ")]),n("PossiblyChangedTextAttribute",{attrs:{changes:l.readOnly,value:c}},[e._v("(Read only) ")]),i?n("ContentNode",{attrs:{content:i}}):e._e(),a?n("PossiblyChangedMimetype",{attrs:{mimetype:a,changes:l.mimetype,change:l.change}}):e._e(),n("ParameterAttributes",{attrs:{attributes:o,changes:l.attributes}})],1)]}}],null,!1,1779956822)})]:e._e()],2)},ks=[],ws=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("RenderChanged",{attrs:{changes:e.changeValues,value:e.mimetype},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.value;return n("div",{staticClass:"response-mimetype"},[e._v("Content-Type: "+e._s(i))])}}])})},xs=[],Is={name:"PossiblyChangedMimetype",components:{RenderChanged:Ha},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===qn.modified&&"string"!==typeof t?t:void 0}}},Os=Is,$s=(n("a91f"),Object(N["a"])(Os,ws,xs,!1,null,"2faa6020",null)),Ds=$s.exports;const Ps="restRequestBody";var As={name:"RestBody",mixins:[Oa],components:{PossiblyChangedMimetype:Ds,PossiblyChangedTextAttribute:rs,PossiblyChangedType:vs,WordBreak:_e["a"],ParameterAttributes:es,ContentNode:De,OnThisPageSection:Ue,ParametersTable:La},constants:{ChangesKey:Ps},props:{bodyContentType:{type:Array,required:!0},content:{type:Array},mimeType:{type:String,required:!0},parts:{type:Array,default:()=>[]},title:{type:String,required:!0}},computed:{anchor:({title:e})=>Object(Ci["a"])(e),bodyParam:({bodyContentType:e,content:t,mimeType:n})=>({key:Ps,content:t,mimeType:n,type:e}),bodyChanges:({apiChanges:e})=>e||{},partsChanges:({bodyChanges:e})=>(e[Ps]||{}).parts},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},js=As,Ls=(n("7500"),Object(N["a"])(js,Ss,ks,!1,null,"1b311f59",null)),Es=Ls.exports,Bs=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{attrs:{anchor:e.anchor,title:e.title}},[n("h2",[e._v(e._s(e.title))]),n("ParametersTable",{attrs:{parameters:e.parameters,changes:e.parameterChanges},scopedSlots:e._u([{key:"symbol",fn:function(t){var i=t.name,a=t.type,s=t.content,r=t.changes,o=t.deprecated;return[n("div",{staticClass:"param-name",class:{deprecated:o}},[n("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(i))])],1),e.shouldShiftType({content:s,name:i})?e._e():n("PossiblyChangedType",{attrs:{type:a,changes:r.type}})]}},{key:"description",fn:function(t){var i=t.name,a=t.type,s=t.content,r=t.required,o=t.attributes,l=t.changes,c=t.deprecated,u=t.readOnly;return[n("div",[e.shouldShiftType({content:s,name:i})?n("PossiblyChangedType",{attrs:{type:a,changes:l.type}}):e._e(),c?[n("Badge",{staticClass:"param-deprecated",attrs:{variant:"deprecated"}}),e._v("  ")]:e._e(),n("PossiblyChangedTextAttribute",{attrs:{changes:l.required,value:r}},[e._v("(Required) ")]),n("PossiblyChangedTextAttribute",{attrs:{changes:l.readOnly,value:u}},[e._v("(Read only) ")]),s?n("ContentNode",{attrs:{content:s}}):e._e(),n("ParameterAttributes",{attrs:{attributes:o,changes:l}})],2)]}}])})],1)},Ns=[],Rs={name:"RestParameters",mixins:[Oa],components:{Badge:ht,PossiblyChangedType:vs,PossiblyChangedTextAttribute:rs,ParameterAttributes:es,WordBreak:_e["a"],ContentNode:De,OnThisPageSection:Ue,ParametersTable:La},props:{title:{type:String,required:!0},parameters:{type:Array,required:!0}},computed:{anchor:({title:e})=>Object(Ci["a"])(e),parameterChanges:({apiChanges:e})=>(e||{}).restParameters},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},zs=Rs,Ms=(n("18b3"),Object(N["a"])(zs,Bs,Ns,!1,null,"5accae2c",null)),qs=Ms.exports,Ks=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("OnThisPageSection",{attrs:{anchor:e.anchor,title:e.title}},[n("h2",[e._v(e._s(e.title))]),n("ParametersTable",{attrs:{parameters:e.responses,changes:e.propertyChanges,"key-by":"status"},scopedSlots:e._u([{key:"symbol",fn:function(t){var i=t.status,a=t.type,s=t.reason,r=t.content,o=t.changes;return[n("div",{staticClass:"response-name"},[n("code",[e._v(" "+e._s(i)+" "),n("span",{staticClass:"reason"},[e._v(e._s(s))])])]),e.shouldShiftType({content:r,reason:s,status:i})?e._e():n("PossiblyChangedType",{attrs:{type:a,changes:o.type}})]}},{key:"description",fn:function(t){var i=t.content,a=t.mimetype,s=t.reason,r=t.type,o=t.status,l=t.changes;return[e.shouldShiftType({content:i,reason:s,status:o})?n("PossiblyChangedType",{attrs:{type:r,changes:l.type}}):e._e(),n("div",{staticClass:"response-reason"},[n("code",[e._v(e._s(s))])]),i?n("ContentNode",{attrs:{content:i}}):e._e(),a?n("PossiblyChangedMimetype",{attrs:{mimetype:a,changes:l.mimetype,change:l.change}}):e._e()]}}])})],1)},Fs=[],Vs={name:"RestResponses",mixins:[Oa],components:{PossiblyChangedMimetype:Ds,PossiblyChangedType:vs,ContentNode:De,OnThisPageSection:Ue,ParametersTable:La},props:{title:{type:String,required:!0},responses:{type:Array,required:!0}},computed:{anchor:({title:e})=>Object(Ci["a"])(e),propertyChanges:({apiChanges:e})=>(e||{}).restResponses},methods:{shouldShiftType:({content:e=[],reason:t,status:n})=>!(e.length||t)&&n}},Hs=Vs,Ws=(n("e335"),Object(N["a"])(Hs,Ks,Fs,!1,null,"57796e8c",null)),Us=Ws.exports;const Gs={content:"content",declarations:"declarations",details:"details",parameters:"parameters",possibleValues:"possibleValues",properties:"properties",restBody:"restBody",restCookies:"restCookies",restEndpoint:"restEndpoint",restHeaders:"restHeaders",restParameters:"restParameters",restResponses:"restResponses"};var Qs={name:"PrimaryContent",components:{Declaration:ta,GenericContent:ba,Parameters:wa,PropertyListKeyDetails:pa,PropertyTable:Cs,RestBody:Es,RestEndpoint:Ni,RestParameters:qs,RestResponses:Us,PossibleValues:bi},constants:{SectionKind:Gs},props:{conformance:{type:Object,required:!1},sections:{type:Array,required:!0,validator:e=>e.every(({kind:e})=>Object.prototype.hasOwnProperty.call(Gs,e))}},computed:{span(){return{large:9,medium:9,small:12}}},methods:{componentFor(e){return{[Gs.content]:ba,[Gs.declarations]:ta,[Gs.details]:pa,[Gs.parameters]:wa,[Gs.properties]:Cs,[Gs.restBody]:Es,[Gs.restParameters]:qs,[Gs.restHeaders]:qs,[Gs.restCookies]:qs,[Gs.restEndpoint]:Ni,[Gs.restResponses]:Us,[Gs.possibleValues]:bi}[e.kind]},propsFor(e){const{conformance:t}=this,{bodyContentType:n,content:i,declarations:a,details:s,items:r,kind:o,mimeType:l,parameters:c,title:u,tokens:d,values:h}=e;return{[Gs.content]:{content:i},[Gs.declarations]:{conformance:t,declarations:a},[Gs.details]:{details:s},[Gs.parameters]:{parameters:c},[Gs.possibleValues]:{values:h},[Gs.properties]:{properties:r,title:u},[Gs.restBody]:{bodyContentType:n,content:i,mimeType:l,parts:c,title:u},[Gs.restCookies]:{parameters:r,title:u},[Gs.restEndpoint]:{tokens:d,title:u},[Gs.restHeaders]:{parameters:r,title:u},[Gs.restParameters]:{parameters:r,title:u},[Gs.restResponses]:{responses:r,title:u}}[o]}}},Xs=Qs,Ys=(n("0b15"),Object(N["a"])(Xs,hi,pi,!1,null,"0e405a2d",null)),Js=Ys.exports,Zs=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ContentTable",{attrs:{anchor:"relationships",title:"Relationships"}},e._l(e.sectionsWithSymbols,(function(e){return n("Section",{key:e.type,attrs:{title:e.title}},[n("List",{attrs:{symbols:e.symbols,type:e.type}})],1)})),1)},er=[],tr=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ul",{ref:"apiChangesDiff",staticClass:"relationships-list",class:e.classes},e._l(e.symbols,(function(t){return n("li",{key:t.identifier,staticClass:"relationships-item"},[t.url?n("router-link",{staticClass:"link",attrs:{to:e.buildUrl(t.url,e.$route.query)}},[n("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(t.title))])],1):n("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(t.title))]),t.conformance?n("ConditionalConstraints",{attrs:{constraints:t.conformance.constraints,prefix:t.conformance.conformancePrefix}}):e._e()],1)})),0)},nr=[];const ir=3,ar={conformsTo:"conformance",inheritsFrom:"inheritance",inheritedBy:"inheritedBy"};var sr={name:"RelationshipsList",components:{ConditionalConstraints:Ln,WordBreak:_e["a"]},inject:["store","identifier"],mixins:[Xn,Qn],props:{symbols:{type:Array,required:!0},type:{type:String,required:!0}},data(){return{state:this.store.state}},computed:{classes({changeType:e,multipleLinesClass:t,hasMultipleLinesAfterAPIChanges: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=ar[t];if(e.change!==qn.modified)return e.change;const i=e[n];if(!i)return;const a=(e,t)=>e.map((e,n)=>[e,t[n]]),s=a(i.previous,i.new).some(([e,t])=>e.content?0===e.content.length&&t.content.length>0:!!t.content);return s?qn.added:qn.modified},shouldDisplayInline(){const{hasAvailabilityConstraints:e,symbols:t}=this;return t.length<=ir&&!e}},methods:{buildUrl:K["b"]}},rr=sr,or=(n("4281"),Object(N["a"])(rr,tr,nr,!1,null,"6497632e",null)),lr=or.exports,cr={name:"Relationships",inject:{references:{default(){return{}}}},components:{ContentTable:Ye,List:lr,Section:it},props:{sections:{type:Array,required:!0}},computed:{sectionsWithSymbols(){return this.sections.map(e=>({...e,symbols:e.identifiers.reduce((e,t)=>this.references[t]?e.concat(this.references[t]):e,[])}))}}},ur=cr,dr=Object(N["a"])(ur,Zs,er,!1,null,null,null),hr=dr.exports,pr=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("Section",{staticClass:"availability",attrs:{role:"complementary","aria-label":"Availability"}},[e._l(e.technologies,(function(t){return n("Badge",{key:t,staticClass:"technology"},[n("TechnologyIcon",{staticClass:"tech-icon"}),e._v(" "+e._s(t)+" ")],1)})),e._l(e.platforms,(function(t){return n("Badge",{key:t.name,staticClass:"platform",class:e.changesClassesFor(t.name)},[n("AvailabilityRange",{attrs:{deprecatedAt:t.deprecatedAt,introducedAt:t.introducedAt,platformName:t.name}}),t.deprecatedAt?n("span",{staticClass:"deprecated"},[e._v("Deprecated")]):t.beta?n("span",{staticClass:"beta"},[e._v("Beta")]):e._e()],1)}))],2)},fr=[],gr=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"technology-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M3.39,9l3.16,1.84.47.28.47-.28L10.61,9l.45.26,1.08.63L7,12.91l-5.16-3,1.08-.64L3.39,9M7,0,0,4.1,2.47,5.55,0,7,2.47,8.44,0,9.9,7,14l7-4.1L11.53,8.45,14,7,11.53,5.56,14,4.1ZM7,7.12,5.87,6.45l-1.54-.9L3.39,5,1.85,4.1,7,1.08l5.17,3L10.6,5l-.93.55-1.54.91ZM7,10,3.39,7.9,1.85,7,3.4,6.09,4.94,7,7,8.2,9.06,7,10.6,6.1,12.15,7l-1.55.9Z"}})])},mr=[],yr={name:"TechnologyIcon",components:{SVGIcon:bt["a"]}},vr=yr,br=Object(N["a"])(vr,gr,mr,!1,null,null,null),Tr=br.exports,_r=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{attrs:{role:"text","aria-label":e.ariaLabel,title:e.description}},[e._v(" "+e._s(e.text)+" ")])},Cr=[],Sr={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?"Deprecated":[]).concat(t).join(", ")},description(){const{deprecatedAt:e,introducedAt:t,platformName:n}=this;return e?`Introduced in ${n} ${t} and deprecated in ${n} ${e}`:`Available on ${n} ${t} and later`},text(){const{deprecatedAt:e,introducedAt:t,platformName:n}=this;return e?`${n} ${t}–${e}`:`${n} ${t}+`}}},kr=Sr,wr=Object(N["a"])(kr,_r,Cr,!1,null,null,null),xr=wr.exports,Ir={name:"Availability",mixins:[Xn],inject:["identifier","store"],components:{Badge:ht,AvailabilityRange:xr,Section:ee,TechnologyIcon:Tr},props:{platforms:{type:Array,required:!0},technologies:{type:Array,required:!1}},data(){return{state:this.store.state}},methods:{changeFor(e){const{identifier:t,state:{apiChanges:n}}=this,{availability:i={}}=(n||{})[t]||{},a=i[e];if(a)return a.deprecated?qn.deprecated:a.introduced&&!a.introduced.previous?qn.added:qn.modified}}},Or=Ir,$r=(n("c459"),Object(N["a"])(Or,pr,fr,!1,null,"4df209be",null)),Dr=$r.exports,Pr=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("TopicsTable",{attrs:{anchor:"see-also",title:"See Also",isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,sections:e.sections}})},Ar=[],jr={name:"SeeAlso",components:{TopicsTable:oi},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:oi.props.sections}},Lr=jr,Er=Object(N["a"])(Lr,Pr,Ar,!1,null,null,null),Br=Er.exports,Nr=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"topictitle"},[e.eyebrow?n("span",{staticClass:"eyebrow"},[e._v(e._s(e.eyebrow))]):e._e(),n("h1",{staticClass:"title"},[e._t("default"),e._t("after")],2)])},Rr=[],zr={name:"Title",props:{eyebrow:{type:String,required:!1}}},Mr=zr,qr=(n("3a71"),Object(N["a"])(Mr,Nr,Rr,!1,null,"322ebe7e",null)),Kr=qr.exports,Fr=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("TopicsTable",{attrs:{anchor:"topics",title:"Topics",isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,sections:e.sections}})},Vr=[],Hr={name:"Topics",components:{TopicsTable:oi},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:oi.props.sections}},Wr=Hr,Ur=Object(N["a"])(Wr,Fr,Vr,!1,null,null,null),Gr=Ur.exports,Qr={name:"DocumentationTopic",mixins:[$["a"]],inject:{isTargetIDE:{default(){return!1}},store:{default(){return{reset(){},state:{onThisPageSections:[]}}}}},components:{DocumentationHero:Te,Abstract:Le,Aside:D["a"],BetaLegalText:z,ContentNode:De,DefaultImplementations:di,DownloadButton:Ee["a"],LanguageSwitcher:ue,PrimaryContent:Js,Relationships:hr,RequirementMetadata:Mn,Availability:Dr,SeeAlso:Br,Title:Kr,Topics:Gr,WordBreak:_e["a"]},props:{abstract:{type:Array,required:!1},conformance:{type:Object,required:!1},defaultImplementationsSections:{type:Array,required:!1},downloadNotAvailableSummary:{type:Array,required:!1},deprecationSummary:{type:Array,required:!1},diffAvailability:{type:Object,required:!1},modules:{type:Array,required:!1},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},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:""}},provide(){return{references:this.references,identifier:this.identifier,languages:new Set(Object.keys(this.languagePaths)),interfaceLanguage:this.interfaceLanguage,symbolKind:this.symbolKind}},data(){return{topicState:this.store.state}},computed:{defaultImplementationsCount(){return(this.defaultImplementationsSections||[]).reduce((e,t)=>e+t.identifiers.length,0)},onThisPageSections(){return this.topicState.onThisPageSections},hasAvailability:({platforms:e,technologies:t})=>(e||[]).length||(t||[]).length,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})=>!!(e&&t&&n),enhanceBackground:({symbolKind:e})=>!e||"module"===e,shortHero:({roleHeading:e,abstract:t,sampleCodeDownload:n,hasAvailability:i,shouldShowLanguageSwitcher:a})=>!!e+!!t+!!n+!!i+a<=1,technologies({modules:e=[]}){const t=e.reduce((e,t)=>(e.push(t.name),e.concat(t.relatedModules||[])),[]);return t.length>1?t:[]},titleBreakComponent:({enhanceBackground:e})=>e?"span":_e["a"],showContainer:({isRequirement:e,deprecationSummary:t,downloadNotAvailableSummary:n,primaryContentSections:i})=>e||t&&t.length||n&&n.length||i&&i.length,tagName:({isSymbolDeprecated:e})=>e?"Deprecated":"Beta"},methods:{normalizePath(e){return e.startsWith("/")?e:"/"+e}},created(){if(this.topicState.preferredLanguage===O["a"].objectiveC.key.url&&this.interfaceLanguage!==O["a"].objectiveC.key.api&&this.objcPath&&this.$route.query.language!==O["a"].objectiveC.key.url){const{query:e}=this.$route;this.$nextTick().then(()=>{this.$router.replace({path:this.normalizePath(this.objcPath),query:{...e,language:O["a"].objectiveC.key.url}})})}this.store.reset()}},Xr=Qr,Yr=(n("be2a"),Object(N["a"])(Xr,x,I,!1,null,"a877f03c",null)),Jr=Yr.exports,Zr=n("2b0e");const eo=()=>({[qn.modified]:0,[qn.added]:0,[qn.deprecated]:0});var to={state:{apiChanges:null,apiChangesCounts:eo(),selectedAPIChangesVersion:null},setAPIChanges(e){this.state.apiChanges=e},setSelectedAPIChangesVersion(e){this.state.selectedAPIChangesVersion=e},resetApiChanges(){this.state.apiChanges=null,this.state.apiChangesCounts=eo()},async updateApiChangesCounts(){await Zr["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}},no=n("d369");const{state:io,...ao}=to;var so,ro,oo={state:{onThisPageSections:[],preferredLanguage:no["a"].preferredLanguage,...io},reset(){this.state.onThisPageSections=[],this.state.preferredLanguage=no["a"].preferredLanguage,this.resetApiChanges()},addOnThisPageSection(e){this.state.onThisPageSections.push(e)},setPreferredLanguage(e){this.state.preferredLanguage=e,no["a"].preferredLanguage=this.state.preferredLanguage},...ao},lo=n("8590"),co=n("66c9"),uo=n("bb52"),ho=n("146e"),po={name:"NavigatorDataProvider",props:{interfaceLanguage:{type:String,default:O["a"].swift.key.url},technology:{type:Object,required:!0},apiChangesVersion:{type:String,default:""}},data(){return{isFetching:!1,errorFetching:!1,isFetchingAPIChanges:!1,navigationIndex:{[O["a"].swift.key.url]:[]},diffs:null}},computed:{technologyPath:({technology:e})=>{const t=/(\/documentation\/(?:[^/]+))\/?/.exec(e.url);return t?t[1]:""},technologyWithChildren({navigationIndex:e,interfaceLanguage:t,technologyPath:n}){let i=e[t]||[];return i.length||(i=e[O["a"].swift.key.url]||[]),i.find(e=>n.toLowerCase()===e.path.toLowerCase())}},created(){this.fetchIndexData()},methods:{async fetchIndexData(){try{this.isFetching=!0;const{interfaceLanguages:e}=await Object(w["c"])();this.navigationIndex=Object.freeze(e)}catch(e){this.errorFetching=!0}finally{this.isFetching=!1}}},render(){return this.$scopedSlots.default({technology:this.technologyWithChildren,isFetching:this.isFetching,errorFetching:this.errorFetching,isFetchingAPIChanges:this.isFetchingAPIChanges,apiChanges:this.diffs})}},fo=po,go=Object(N["a"])(fo,so,ro,!1,null,null,null),mo=go.exports,yo=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"quick-navigation-modal"},[n("div",{staticClass:"container"},[n("div",{staticClass:"close-icon",on:{click:function(t){return e.closeQuickNavigationModal()}}},[n("p",[e._v(" Close ")])]),n("input",{directives:[{name:"model",rawName:"v-model",value:e.userInput,expression:"userInput"}],ref:"input",staticClass:"filter",attrs:{type:"text"},domProps:{value:e.userInput},on:{input:function(t){t.target.composing||(e.userInput=t.target.value)}}}),n("div",e._l(e.filteredSymbols,(function(t,i){return n("div",{key:i,staticClass:"symbol-match",on:{click:function(t){return e.closeQuickNavigationModal()}}},[n("Reference",{attrs:{url:t.path,id:i}},[n("span",[e._v(" - "+e._s(t.title.slice(0,t.start))+" ")]),n("QuickNavigationHighlighter",{attrs:{text:t.substring,matcherText:e.debouncedInput}}),n("span",[e._v(" "+e._s(t.title.slice(t.start+t.matchLength))+" ")])],1)],1)})),0)])])},vo=[];function bo(e,t,n,i){let a,s;return function(...r){function o(){clearTimeout(a),a=null}function l(){o(),e.apply(s,r)}if(s=this,!a||!n&&!i){if(!n)return o(),void(a=setTimeout(l,t));a=setTimeout(o,t),e.apply(s,r)}}}var To,_o,Co={name:"QuickNavigationHighlighter",props:{text:{type:String,required:!0},matcherText:{type:String,default:""}},render(e){const{matcherText:t,text:n}=this,i=[];let a=0;return[...t].forEach(t=>{const s=n.indexOf(t,a);a&&i.push(e("span",n.slice(a,s)));const r=s+1;i.push(e("span",{class:"match"},n.slice(s,r))),a=r}),e("p",{class:"highlight"},i)}},So=Co,ko=(n("abf4"),Object(N["a"])(So,To,_o,!1,null,"469ea7fd",null)),wo=ko.exports,xo={name:"QuickNavigationModal",components:{QuickNavigationHighlighter:wo,Reference:dn["a"]},inject:["quickNavigationStore"],data(){return{debouncedInput:"",quickNavigationStore:this.quickNavigationStore,userInput:""}},computed:{filteredSymbols:({flattenIndex:e,constructFuzzyRegex:t,fuzzyMatch:n,debouncedInput:i,orderSymbolsByPriority:a})=>{const s=e.filter(e=>"groupMarker"!==e.type&&null!=e.title);if(!i)return[];const r=n({debouncedInput:i.toLowerCase(),symbols:s,processedInputRegex:new RegExp(t(i))});return a(r).slice(0,20)},flattenIndex:({quickNavigationStore:e})=>e.state.flattenIndex},methods:{closeQuickNavigationModal(){this.quickNavigationStore.toggleShowQuickNavigationModal()},constructFuzzyRegex(e){return[...e].reduce((t,n,i)=>t.concat(n.toLowerCase()).concat(it.map(t=>{const i=n.exec(t.title.toLowerCase());if(!i)return!1;const a=i[0].length,s=e.length;return!(a>3*s)&&{title:t.title,path:t.path,inputLengthDifference:t.title.length-s,matchLength:a,matchLengthDifference:a-s,start:i.index,substring:i[0]}}).filter(Boolean),orderSymbolsByPriority(e){return e.sort((e,t)=>e.matchLengthDifference>t.matchLengthDifference?1:e.matchLengthDifferencet.inputLengthDifference?1:e.inputLengthDifferencet.start?1:e.start{Date.now()-i>=t&&(e.apply(s,a),i=Date.now())},t-(Date.now()-i))}}var Mo=n("942d");const qo="sidebar",Ko=1920,Fo=543,Vo={touch:{move:"touchmove",end:"touchend"},mouse:{move:"mousemove",end:"mouseup"}},Ho=(e,t=window.innerWidth)=>{const n=Math.min(t,Ko);return Math.floor(Math.min(n*(e/100),n))},Wo={medium:30,large:20},Uo={medium:50,large:50},Go="sidebar-scroll-lock";var Qo={name:"AdjustableSidebarWidth",constants:{SCROLL_LOCK_ID:Go},components:{BreakpointEmitter:jo["a"]},props:{openExternally:{type:Boolean,default:!1}},data(){const e=window.innerWidth,t=window.innerHeight,n=Lo["b"].large,i=Ho(Wo[n]),a=Ho(Uo[n]),s=e>=Ko?Fo:Math.round((i+a)/2),r=Ao["c"].get(qo,s);return{isDragging:!1,width:Math.min(Math.max(r,i),a),isTouch:!1,windowWidth:e,windowHeight:t,breakpoint:n,noTransition:!1,isTransitioning:!1,focusTrapInstance:null,mobileTopOffset:0,topOffset:0}},computed:{minWidthPercent:({breakpoint:e})=>Wo[e]||0,maxWidthPercent:({breakpoint:e})=>Uo[e]||100,maxWidth:({maxWidthPercent:e,windowWidth:t})=>Ho(e,t),minWidth:({minWidthPercent:e,windowWidth:t})=>Ho(e,t),widthInPx:({width:e})=>e+"px",events:({isTouch:e})=>e?Vo.touch:Vo.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,openExternally:t,noTransition:n,isTransitioning:i,mobileTopOffset:a})=>({dragging:e,"force-open":t,"no-transition":n,animating:i,"has-mobile-top-offset":a}),scrollLockID:()=>Go,BreakpointScopes:()=>Lo["c"]},async mounted(){window.addEventListener("keydown",this.onEscapeKeydown),window.addEventListener("resize",this.storeWindowSize,{passive:!0}),window.addEventListener("orientationchange",this.storeWindowSize,{passive:!0}),this.storeTopOffset(),0===this.topOffset&&0===window.scrollY||window.addEventListener("scroll",this.storeTopOffset,{passive:!0}),this.$once("hook:beforeDestroy",()=>{window.removeEventListener("keydown",this.onEscapeKeydown),window.removeEventListener("resize",this.storeWindowSize),window.removeEventListener("orientationchange",this.storeWindowSize),window.removeEventListener("scroll",this.storeTopOffset),this.openExternally&&this.toggleScrollLock(!1),this.focusTrapInstance&&this.focusTrapInstance.destroy()}),await this.$nextTick(),this.focusTrapInstance=new No["a"](this.$refs.aside)},watch:{$route:"closeMobileSidebar",width:{immediate:!0,handler:bo((function(e){this.emitEventChange(e)}),250,!0,!0)},windowWidth:"getWidthInCheck",async breakpoint(e){this.getWidthInCheck(),e===Lo["b"].large&&this.closeMobileSidebar(),this.noTransition=!0,await Object(Eo["b"])(5),this.noTransition=!1},openExternally:"handleExternalOpen"},methods:{getWidthInCheck:bo((function(){this.width>this.maxWidth?this.width=this.maxWidth:this.widththis.maxWidth&&(i=this.maxWidth),this.width=Math.max(i,this.minWidth)},stopDrag(e){e.preventDefault(),this.isDragging&&(this.isDragging=!1,Ao["c"].set(qo,this.width),document.removeEventListener(this.events.move,this.handleDrag),document.removeEventListener(this.events.end,this.stopDrag),this.emitEventChange(this.width))},emitEventChange(e){this.$emit("width-change",e)},getTopOffset(){const e=document.getElementById(Mo["d"]);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 toggleScrollLock(e){const t=document.getElementById(this.scrollLockID);e?(await this.$nextTick(),Bo["a"].lockScroll(t),this.focusTrapInstance.start(),Ro["a"].hide(this.$refs.aside)):(Bo["a"].unlockScroll(t),this.focusTrapInstance.stop(),Ro["a"].show(this.$refs.aside))},storeTopOffset:zo((function(){this.topOffset=this.getTopOffset()}),60)}},Xo=Qo,Yo=(n("3099"),Object(N["a"])(Xo,Do,Po,!1,null,"453b0e76",null)),Jo=Yo.exports,Zo=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("nav",{staticClass:"navigator",attrs:{"aria-labelledby":e.INDEX_ROOT_KEY}},[e.isFetching?n("NavigatorCardInner",{staticClass:"loading-placeholder"},[n("transition",{attrs:{name:"delay-visibility",appear:""}},[n("SpinnerIcon",{staticClass:"loading-spinner"})],1)],1):n("NavigatorCard",{attrs:{technology:e.technology.title,"is-technology-beta":e.technology.beta,"technology-path":e.technology.path||e.technology.url,type:e.type,children:e.flatChildren,"active-path":e.activePath,scrollLockID:e.scrollLockID,"error-fetching":e.errorFetching,breakpoint:e.breakpoint,"api-changes":e.apiChanges},on:{close:function(t){return e.$emit("close")}}}),n("div",{staticClass:"visuallyhidden",attrs:{"aria-live":"polite"}},[e._v(" Navigator is "+e._s(e.isFetching?"loading":"ready")+" ")])],1)},el=[],tl={state:{enableQuickNavigation:!1,flattenIndex:[]},reset(){this.state.flattenIndex=[]},setFlattenIndex(e){this.state.flattenIndex=e},toggleShowQuickNavigationModal(){this.state.enableQuickNavigation=!this.state.enableQuickNavigation}},nl=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"navigator-card"},[n("div",{staticClass:"navigator-card-full-height"},[n("NavigatorCardInner",[n("div",{staticClass:"head-wrapper"},[n("button",{staticClass:"close-card-mobile",attrs:{"aria-label":"Close documentation navigator"},on:{click:function(t){return e.$emit("close")}}},[n("SidenavIcon",{staticClass:"icon-inline close-icon"})],1),n("Reference",{staticClass:"navigator-head",attrs:{url:e.technologyPath,id:e.INDEX_ROOT_KEY}},[n("h2",{staticClass:"card-link"},[e._v(" "+e._s(e.technology)+" ")]),e.isTechnologyBeta?n("Badge",{attrs:{variant:"beta"}}):e._e()],1)],1),e._t("post-head"),n("div",{staticClass:"card-body",on:{"!keydown":[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:t.altKey?(t.preventDefault(),e.focusFirst.apply(null,arguments)):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:t.altKey?(t.preventDefault(),e.focusLast.apply(null,arguments)):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:(t.preventDefault(),e.focusPrev.apply(null,arguments))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:(t.preventDefault(),e.focusNext.apply(null,arguments))}]}},[n("RecycleScroller",{directives:[{name:"show",rawName:"v-show",value:e.hasNodes,expression:"hasNodes"}],ref:"scroller",staticClass:"scroller",attrs:{id:e.scrollLockID,"aria-label":"Documentation Navigator",items:e.nodesToRender,"item-size":e.itemSize,buffer:1e3,"emit-update":"","key-field":"uid"},on:{update:e.handleScrollerUpdate},nativeOn:{focusin:function(t){return e.handleFocusIn.apply(null,arguments)},focusout:function(t){return e.handleFocusOut.apply(null,arguments)}},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.item,a=t.active,s=t.index;return[n("NavigatorCardItem",{attrs:{item:i,isRendered:a,"filter-pattern":e.filterPattern,"is-active":i.uid===e.activeUID,"is-bold":e.activePathMap[i.uid],expanded:e.openNodes[i.uid],"api-change":e.apiChangesObject[i.path],isFocused:e.focusedIndex===s,enableFocus:!e.externalFocusChange},on:{toggle:e.toggle,"toggle-full":e.toggleFullTree,"toggle-siblings":e.toggleSiblings,navigate:e.handleNavigationChange,"focus-parent":e.focusNodeParent}})]}}])}),n("div",{staticClass:"visuallyhidden",attrs:{"aria-live":"polite"}},[e._v(" "+e._s(e.politeAriaLive)+" ")]),n("div",{staticClass:"no-items-wrapper",attrs:{"aria-live":"assertive"}},[e._v(" "+e._s(e.assertiveAriaLive)+" ")])],1)],2)],1),e.errorFetching?e._e():n("div",{staticClass:"filter-wrapper"},[n("div",{staticClass:"navigator-filter"},[n("div",{staticClass:"input-wrapper"},[n("FilterInput",{staticClass:"filter-component",attrs:{tags:e.availableTags,"selected-tags":e.selectedTagsModelValue,placeholder:"Filter","should-keep-open-on-blur":!1,"position-reversed":e.isLargeBreakpoint,"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.enableQuickNavigation?n("div",{staticClass:"magnifier-icon",on:{click:function(t){return e.store.toggleShowQuickNavigationModal()}}},[n("MagnifierIcon")],1):e._e()])])])},il=[],al=n("e508");const sl="",rl=32;function ol(e){const t=Object(Ci["h"])(Object(Ci["d"])(e));return new RegExp(t,"ig")}var ll=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"navigator-card-inner"},[e._t("default")],2)},cl=[],ul={name:"NavigatorCardInner"},dl=ul,hl=(n("e6b8"),Object(N["a"])(dl,ll,cl,!1,null,"7a09780d",null)),pl=hl.exports,fl=function(){var e,t=this,n=t.$createElement,i=t._self._c||n;return i("div",{staticClass:"navigator-card-item",class:{expanded:t.expanded},style:{"--nesting-index":t.item.depth},attrs:{id:"container-"+t.item.uid,"aria-hidden":t.isRendered?null:"true"},on:{keydown:[function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"left",37,e.key,["Left","ArrowLeft"])||"button"in e&&0!==e.button?null:(e.preventDefault(),t.handleLeftKeydown.apply(null,arguments))},function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"right",39,e.key,["Right","ArrowRight"])||"button"in e&&2!==e.button||e.ctrlKey||e.shiftKey||e.altKey||e.metaKey?null:(e.preventDefault(),t.handleRightKeydown.apply(null,arguments))},function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:(e.preventDefault(),t.clickReference.apply(null,arguments))},function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"right",39,e.key,["Right","ArrowRight"])?null:e.altKey?"button"in e&&2!==e.button?null:(e.preventDefault(),t.toggleEntireTree.apply(null,arguments)):null}]}},[i("div",{staticClass:"head-wrapper",class:{active:t.isActive,"is-group":t.isGroupMarker}},[i("span",{attrs:{hidden:"",id:t.usageLabel}},[t._v(" To navigate the symbols, press Up Arrow, Down Arrow, Left Arrow or Right Arrow ")]),i("div",{staticClass:"depth-spacer"},[t.isParent?i("button",{staticClass:"tree-toggle",attrs:{tabindex:"-1","aria-labelledby":t.item.uid,"aria-expanded":t.expanded?"true":"false","aria-describedby":t.ariaDescribedBy},on:{click:[function(e){return e.ctrlKey||e.shiftKey||e.altKey||e.metaKey?null:(e.preventDefault(),t.toggleTree.apply(null,arguments))},function(e){return e.altKey?(e.preventDefault(),t.toggleEntireTree.apply(null,arguments)):null},function(e){return e.metaKey?(e.preventDefault(),t.toggleSiblings.apply(null,arguments)):null}]}},[i("InlineChevronRightIcon",{staticClass:"icon-inline chevron",class:{rotate:t.expanded,animating:t.idState.isOpening}})],1):t._e()]),t.isGroupMarker||t.apiChange?t.apiChange?i("span",{staticClass:"navigator-icon",class:(e={},e["changed changed-"+t.apiChange]=t.apiChange,e)}):t._e():i("NavigatorLeafIcon",{staticClass:"navigator-icon",attrs:{type:t.item.type}}),i("div",{staticClass:"title-container"},[t.isParent?i("span",{attrs:{hidden:"",id:t.parentLabel}},[t._v(", containing "+t._s(t.item.childUIDs.length)+" symbols")]):t._e(),i("span",{attrs:{id:t.siblingsLabel,hidden:""}},[t._v(" "+t._s(t.item.index+1)+" of "+t._s(t.item.siblingsCount)+" symbols inside ")]),i(t.refComponent,{ref:"reference",tag:"component",staticClass:"leaf-link",class:{bolded:t.isBold},attrs:{id:t.item.uid,url:t.isGroupMarker?null:t.item.path||"",tabindex:t.isFocused?"0":"-1","aria-describedby":t.ariaDescribedBy+" "+t.usageLabel},nativeOn:{click:[function(e){return e.ctrlKey||e.shiftKey||e.altKey||e.metaKey?null:t.handleClick.apply(null,arguments)},function(e){return e.altKey?(e.preventDefault(),t.toggleEntireTree.apply(null,arguments)):null}]}},[i("HighlightMatches",{attrs:{text:t.item.title,matcher:t.filterPattern}})],1),t.isDeprecated?i("Badge",{attrs:{variant:"deprecated"}}):t.isBeta?i("Badge",{attrs:{variant:"beta"}}):t._e()],1)],1)])},gl=[],ml=n("34b0"),yl=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"NavigatorLeafIcon"},[n(e.icon,e._b({tag:"component",staticClass:"icon-inline",style:e.styles},"component",e.iconProps,!1))],1)},vl=[],bl=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{attrs:{viewBox:"0 0 14 14",height:"14"}},[n("path",{attrs:{d:"M13 1v12h-12v-12zM12.077 1.923h-10.154v10.154h10.154z"}}),n("path",{attrs:{d:"M5.191 9.529c0.044 0.002 0.089 0.004 0.133 0.004 0.108 0 0.196-0.025 0.262-0.074s0.122-0.113 0.166-0.188c0.044-0.077 0.078-0.159 0.103-0.247s0.049-0.173 0.074-0.251l0.598-2.186h-0.709l0.207-0.702h0.702l0.288-1.086c0.083-0.384 0.256-0.667 0.517-0.849s0.591-0.273 0.99-0.273c0.108 0 0.212 0.007 0.314 0.022s0.203 0.027 0.306 0.037l-0.207 0.761c-0.054-0.006-0.106-0.011-0.155-0.018s-0.102-0.011-0.155-0.011c-0.108 0-0.196 0.016-0.262 0.048s-0.122 0.075-0.166 0.129-0.080 0.115-0.107 0.185c-0.028 0.068-0.055 0.14-0.085 0.214l-0.222 0.842h0.768l-0.192 0.702h-0.783l-0.628 2.319c-0.059 0.222-0.129 0.419-0.21 0.594s-0.182 0.322-0.303 0.443-0.269 0.214-0.443 0.281-0.385 0.1-0.631 0.1c-0.084 0-0.168-0.004-0.251-0.011s-0.168-0.014-0.251-0.018l0.207-0.768c0.040 0 0.081 0.001 0.126 0.004z"}})])},Tl=[],_l={name:"TopicFuncIcon",components:{SVGIcon:bt["a"]}},Cl=_l,Sl=Object(N["a"])(Cl,bl,Tl,!1,null,null,null),kl=Sl.exports,wl=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"collection-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"m1 1v12h12v-12zm11 11h-10v-10h10z"}}),n("path",{attrs:{d:"m3 4h8v1h-8zm0 2.5h8v1h-8zm0 2.5h8v1h-8z"}}),n("path",{attrs:{d:"m3 4h8v1h-8z"}}),n("path",{attrs:{d:"m3 6.5h8v1h-8z"}}),n("path",{attrs:{d:"m3 9h8v1h-8z"}})])},xl=[],Il={name:"CollectionIcon",components:{SVGIcon:bt["a"]}},Ol=Il,$l=Object(N["a"])(Ol,wl,xl,!1,null,null,null),Dl=$l.exports,Pl=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{attrs:{viewBox:"0 0 14 14",height:"14"}},[n("path",{attrs:{d:"M13 13h-12v-12h12zM1.923 12.077h10.154v-10.154h-10.154z"}}),n("path",{attrs:{d:"M5.098 4.968v-1.477h-0.738v1.477h-1.477v0.738h1.477v1.477h0.738v-1.477h1.477v-0.738z"}}),n("path",{attrs:{d:"M8.030 4.807l-2.031 5.538h0.831l2.031-5.538z"}}),n("path",{attrs:{d:"M8.894 8.805v0.923h2.215v-0.923z"}})])},Al=[],jl={name:"TopicFuncOpIcon",components:{SVGIcon:bt["a"]}},Ll=jl,El=Object(N["a"])(Ll,Pl,Al,!1,null,null,null),Bl=El.exports,Nl=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{attrs:{viewBox:"0 0 14 14",height:"14"}},[n("path",{attrs:{d:"M13 13h-12v-12h12zM1.923 12.077h10.154v-10.154h-10.154z"}}),n("path",{attrs:{d:"M4.133 3.633v6.738h1.938v-0.831h-0.923v-5.077h0.923v-0.831z"}}),n("path",{attrs:{d:"M9.856 10.371v-6.738h-1.938v0.831h0.923v5.077h-0.923v0.831z"}})])},Rl=[],zl={name:"TopicSubscriptIcon",components:{SVGIcon:bt["a"]}},Ml=zl,ql=Object(N["a"])(Ml,Nl,Rl,!1,null,null,null),Kl=ql.exports,Fl=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"two-letter-icon",attrs:{width:"16px",height:"16px",viewBox:"0 0 16 16"}},[n("g",{attrs:{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"}},[n("g",{attrs:{transform:"translate(1.000000, 1.000000)"}},[n("rect",{attrs:{stroke:"currentColor",x:"0.5",y:"0.5",width:"13",height:"13"}}),n("text",{attrs:{"font-size":"8","font-weight":"bold",fill:"currentColor"}},[n("tspan",{attrs:{x:"9.08984375",y:"11"}},[e._v(e._s(e.second))])]),n("text",{attrs:{"font-size":"11","font-weight":"bold",fill:"currentColor"}},[n("tspan",{attrs:{x:"2",y:"11"}},[e._v(e._s(e.first))])])])])])},Vl=[],Hl={name:"TwoLetterSymbolIcon",components:{SVGIcon:bt["a"]},props:{first:{type:String,required:!0},second:{type:String,required:!0}}},Wl=Hl,Ul=Object(N["a"])(Wl,Fl,Vl,!1,null,null,null),Gl=Ul.exports,Ql=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"single-letter-icon",attrs:{width:"16px",height:"16px",viewBox:"0 0 16 16"}},[n("g",{attrs:{stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"}},[n("rect",{attrs:{stroke:"currentColor",x:"1",y:"1",width:"14",height:"14"}}),n("text",{attrs:{"font-size":"11","font-weight":"bold",fill:"currentColor",x:"49%",y:"12","text-anchor":"middle"}},[n("tspan",[e._v(e._s(e.symbol))])])])])},Xl=[],Yl={name:"SingleLetterSymbolIcon",components:{SVGIcon:bt["a"]},props:{symbol:{type:String,required:!0}}},Jl=Yl,Zl=Object(N["a"])(Jl,Ql,Xl,!1,null,null,null),ec=Zl.exports;const tc={[pe.article]:gt["a"],[pe.associatedtype]:Dl,[pe.buildSetting]:Dl,[pe.class]:ec,[pe.collection]:Dl,[pe.dictionarySymbol]:ec,[pe.container]:Dl,[pe.enum]:ec,[pe.extension]:Gl,[pe.func]:kl,[pe.op]:Bl,[pe.httpRequest]:ec,[pe.languageGroup]:Dl,[pe.learn]:Et,[pe.method]:ec,[pe.macro]:ec,[pe.module]:Tr,[pe.overview]:Et,[pe.protocol]:Gl,[pe.property]:ec,[pe.propertyListKey]:ec,[pe.resources]:Et,[pe.sampleCode]:mt["a"],[pe.struct]:ec,[pe.subscript]:Kl,[pe.symbol]:Dl,[pe.tutorial]:Bt["a"],[pe.typealias]:ec,[pe.union]:ec,[pe.var]:ec},nc={[pe.class]:{symbol:"C"},[pe.dictionarySymbol]:{symbol:"O"},[pe.enum]:{symbol:"E"},[pe.extension]:{first:"E",second:"x"},[pe.httpRequest]:{symbol:"E"},[pe.method]:{symbol:"M"},[pe.macro]:{symbol:"#"},[pe.protocol]:{first:"P",second:"r"},[pe.property]:{symbol:"P"},[pe.propertyListKey]:{symbol:"K"},[pe.struct]:{symbol:"S"},[pe.typealias]:{symbol:"T"},[pe.union]:{symbol:"U"},[pe.var]:{symbol:"V"}};var ic,ac,sc={name:"NavigatorLeafIcon",components:{SingleLetterSymbolIcon:ec},constants:{TopicTypeIcons:tc,TopicTypeProps:nc},props:{type:{type:String,required:!0},withColors:{type:Boolean,default:!1}},computed:{normalisedType:({type:e})=>fe[e]||e,icon:({normalisedType:e})=>tc[e]||Dl,iconProps:({normalisedType:e})=>nc[e]||{},color:({normalisedType:e})=>me[e],styles:({color:e,withColors:t})=>t&&e?{color:`var(--color-type-icon-${e})`}:{}}},rc=sc,oc=(n("b13d"),Object(N["a"])(rc,yl,vl,!1,null,"031bfabc",null)),lc=oc.exports,cc={name:"HighlightMatch",props:{text:{type:String,required:!0},matcher:{type:RegExp,default:void 0}},render(e){const{matcher:t,text:n}=this;if(!t)return e("p",{class:"highlight"},n);const i=[];let a=0,s=null;const r=new RegExp(t,"gi");while(null!==(s=r.exec(n))){const t=s[0].length,r=s.index+t,o=n.slice(a,s.index);o&&i.push(e("span",o));const l=n.slice(s.index,r);l&&i.push(e("span",{class:"match"},l)),a=r}const o=n.slice(a,n.length);return o&&i.push(e("span",o)),e("p",{class:"highlight"},i)}},uc=cc,dc=(n("b831"),Object(N["a"])(uc,ic,ac,!1,null,"d75876e2",null)),hc=dc.exports,pc={name:"NavigatorCardItem",mixins:[Object(al["a"])({idProp:e=>e.item.uid})],components:{HighlightMatches:hc,NavigatorLeafIcon:lc,InlineChevronRightIcon:ml["a"],Reference:dn["a"],Badge:ht},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=>Kn.includes(e)},isFocused:{type:Boolean,default:()=>!1},enableFocus:{type:Boolean,default:!0}},idState(){return{isOpening:!1}},computed:{isGroupMarker:({item:{type:e}})=>e===pe.groupMarker,isParent:({item:e})=>!!e.childUIDs.length,parentLabel:({item:e})=>"label-parent-"+e.uid,siblingsLabel:({item:e})=>"label-"+e.uid,usageLabel:({item:e})=>"usage-"+e.uid,ariaDescribedBy({item:e,siblingsLabel:t,parentLabel:n,isParent:i}){const a=`${t} ${e.parent}`;return i?`${a} ${n}`:""+a},isBeta:({item:{beta:e}})=>!!e,isDeprecated:({item:{deprecated:e}})=>!!e,refComponent:({isGroupMarker:e})=>e?"h3":dn["a"]},methods:{toggleTree(){this.idState.isOpening=!0,this.$emit("toggle",this.item)},toggleEntireTree(){this.idState.isOpening=!0,this.$emit("toggle-full",this.item)},toggleSiblings(){this.idState.isOpening=!0,this.$emit("toggle-siblings",this.item)},handleLeftKeydown(){this.expanded?this.toggleTree():this.$emit("focus-parent",this.item)},handleRightKeydown(){!this.expanded&&this.isParent&&this.toggleTree()},clickReference(){(this.$refs.reference.$el||this.$refs.reference).click()},focusReference(){(this.$refs.reference.$el||this.$refs.reference).focus()},handleClick(){this.isGroupMarker||this.$emit("navigate",this.item.uid)}},watch:{async isFocused(e){await Object(Eo["b"])(8),e&&this.isRendered&&this.enableFocus&&this.focusReference()},async expanded(){await Object(Eo["b"])(9),this.idState.isOpening=!1}}},fc=pc,gc=(n("9d1f"),Object(N["a"])(fc,fl,gl,!1,null,"6fb0778e",null)),mc=gc.exports,yc=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"sidenav-icon",attrs:{viewBox:"0 0 14 14",height:"14"}},[n("path",{attrs:{d:"M6.533 1.867h-6.533v10.267h14v-10.267zM0.933 11.2v-8.4h4.667v8.4zM13.067 11.2h-6.533v-8.4h6.533z"}}),n("path",{attrs:{d:"M1.867 5.133h2.8v0.933h-2.8z"}}),n("path",{attrs:{d:"M1.867 7.933h2.8v0.933h-2.8z"}})])},vc=[],bc={name:"SidenavIcon",components:{SVGIcon:bt["a"]}},Tc=bc,_c=Object(N["a"])(Tc,yc,vc,!1,null,null,null),Cc=_c.exports,Sc=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"filter",class:{focus:e.showSuggestedTags},attrs:{role:"search",tabindex:"0","aria-labelledby":e.searchAriaLabelledBy},on:{"!blur":function(t){return e.handleBlur.apply(null,arguments)},"!focus":function(t){e.showSuggestedTags=!0}}},[n("div",{class:["filter__wrapper",{"filter__wrapper--reversed":e.positionReversed}]},[n("div",{staticClass:"filter__top-wrapper"},[n("button",{staticClass:"filter__filter-button",class:{blue:e.inputIsNotEmpty},attrs:{"aria-hidden":"true",tabindex:"-1"},on:{click:e.focusInput,mousedown:function(e){e.preventDefault()}}},[e._t("icon",(function(){return[n("FilterIcon")]}))],2),n("div",{class:["filter__input-box-wrapper",{scrolling:e.isScrolling}],on:{scroll:e.handleScroll}},[e.hasSelectedTags?n("TagList",e._g(e._b({ref:"selectedTags",staticClass:"filter__selected-tags",attrs:{id:e.SelectedTagsId,input:e.input,tags:e.selectedTags,ariaLabel:e.selectedTagsLabel,activeTags:e.activeTags,areTagsRemovable:""},on:{"focus-prev":e.handleFocusPrevOnSelectedTags,"focus-next":e.focusInputFromTags,"reset-filters":e.resetFilters,"prevent-blur":function(t){return e.$emit("update:preventedBlur",!0)}}},"TagList",e.virtualKeyboardBind,!1),e.selectedTagsMultipleSelectionListeners)):e._e(),n("label",{staticClass:"filter__input-label",attrs:{id:"filter-label",for:e.FilterInputId,"data-value":e.modelValue,"aria-label":e.placeholder}},[n("input",e._g(e._b({directives:[{name:"model",rawName:"v-model",value:e.modelValue,expression:"modelValue"}],ref:"input",staticClass:"filter__input",attrs:{id:e.FilterInputId,placeholder:e.hasSelectedTags?"":e.placeholder,"aria-expanded":e.displaySuggestedTags?"true":"false",disabled:e.disabled,type:"text"},domProps:{value:e.modelValue},on:{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(),e.selectInputAndTags.apply(null,arguments)):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"a",void 0,t.key,void 0)?null:t.ctrlKey?(t.preventDefault(),e.selectInputAndTags.apply(null,arguments)):null},function(t){return t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.inputKeydownHandler.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")||t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.enterHandler.apply(null,arguments)},function(t){return t.shiftKey?t.ctrlKey||t.altKey||t.metaKey?null:e.inputKeydownHandler.apply(null,arguments):null},function(t){return t.shiftKey&&t.metaKey?t.ctrlKey||t.altKey?null:e.inputKeydownHandler.apply(null,arguments):null},function(t){return t.metaKey?t.ctrlKey||t.shiftKey||t.altKey?null:e.assignEventValues.apply(null,arguments):null},function(t){return t.ctrlKey?t.shiftKey||t.altKey||t.metaKey?null:e.assignEventValues.apply(null,arguments):null}],input:function(t){t.target.composing||(e.modelValue=t.target.value)}}},"input",e.AXinputProperties,!1),e.inputMultipleSelectionListeners))])],1),n("div",{staticClass:"filter__delete-button-wrapper"},[e.input.length||e.displaySuggestedTags||e.hasSelectedTags?n("button",{staticClass:"filter__delete-button",attrs:{"aria-label":"Reset Filter"},on:{click:function(t){return e.resetFilters(!0)},mousedown:function(e){e.preventDefault()}}},[n("ClearRoundedIcon")],1):e._e()])]),e.displaySuggestedTags?n("TagList",e._b({ref:"suggestedTags",staticClass:"filter__suggested-tags",attrs:{id:e.SuggestedTagsId,ariaLabel:e.suggestedTagsLabel,input:e.input,tags:e.suggestedTags},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)])},kc=[],wc=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"clear-rounded-icon",attrs:{viewBox:"0 0 16 16"}},[n("title",[e._v("Clear")]),n("path",{attrs:{d:"M9.864,3.5l.636.636L7.632,7l2.862,2.861-.636.636L7,7.639,4.142,10.494l-.636-.636L6.36,7,3.5,4.142l.636-.636L7,6.367Z","fill-rule":"evenodd"}})])},xc=[],Ic={name:"ClearRoundedIcon",components:{SVGIcon:bt["a"]}},Oc=Ic,$c=Object(N["a"])(Oc,wc,xc,!1,null,null,null),Dc=$c.exports;function Pc(){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 Ac(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 jc(e){e.selectionStart=e.selectionEnd=0}function Lc(e){return/^[\w\W\s]$/.test(e)}function Ec(e){const t=e.match(/(.*)<\/data>/);try{return t?JSON.parse(t[1]):null}catch(n){return null}}function Bc(e){return"string"!==typeof e&&(e=JSON.stringify(e)),`${e}`}const Nc=280,Rc=100;var zc={data(){return{keyboardIsVirtual:!1,activeTags:[],initTagIndex:null,focusedTagIndex:null,metaKey:!1,shiftKey:!1,tabbing:!1,debouncedHandleDeleteTag:null}},constants:{DebounceDelay:Nc,VirtualKeyboardThreshold:Rc},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=Rc&&(this.keyboardIsVirtual=!0)}),Nc),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:Pc()};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",Bc(n)),e.clipboardData.setData("text/plain",t.join(" ")),n):n},handleCut(e){e.preventDefault();const{input:t,tags:n}=this.handleCopy(e);if(!t&&!n.length)return;const i=this.selectedTags.filter(e=>!n.includes(e)),a=this.input.replace(t,"");this.setSelectedTags(i),this.setFilterInput(a)},handlePaste(e){e.preventDefault();const{types:t}=e.clipboardData;let n=[],i=e.clipboardData.getData("text/plain");if(t.includes("text/html")){const t=e.clipboardData.getData("text/html"),a=Ec(t);a&&({tags:n=[],input:i=""}=a)}const a=Pc();i=a.length?this.input.replace(a,i):Object(Ci["f"])(this.input,i,document.activeElement.selectionStart),this.setFilterInput(i.trim()),this.allSelectedTagsAreActive?this.setSelectedTags(n):this.updateSelectedTags(n),this.resetActiveTags()},async handleDeleteTag({tagName:e,event:t={}}){const{key:n}=t;this.activeTags.length||this.deleteTags([e]),this.unselectActiveTags(),await this.$nextTick(),Ac(this.$refs.input),this.hasSelectedTags&&(await this.focusInput(),"Backspace"===n&&jc(this.$refs.input))}},mounted(){window.visualViewport&&(window.visualViewport.addEventListener("resize",this.updateKeyboardType),this.$once("hook:beforeDestroy",()=>{window.visualViewport.removeEventListener("resize",this.updateKeyboardType)}))}};const Mc=1e3;var qc={constants:{ScrollingDebounceDelay:Mc},data(){return{isScrolling:!1,scrollRemovedAt:0}},created(){this.deleteScroll=bo(this.deleteScroll,Mc)},methods:{deleteScroll(){this.isScrolling=!1,this.scrollRemovedAt=Date.now()},handleScroll(e){const{target:t}=e;if(0!==t.scrollTop)return t.scrollTop=0,void e.preventDefault();const n=150,i=t.offsetWidth,a=i+n;if(t.scrollWidth0?this.focusIndex(this.focusedIndex-1):this.startingPointHook())},focusNext({metaKey:e,ctrlKey:t,shiftKey:n}){(e||t)&&n||(this.externalFocusChange=!1,this.focusedIndex0}},Yc=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("li",{staticClass:"tag",attrs:{role:"presentation"}},[n("button",{ref:"button",class:{focus:e.isActiveTag},attrs:{role:"option","aria-selected":e.ariaSelected,"aria-roledescription":"tag"},on:{focus:function(t){return e.$emit("focus",{event:t,tagName:e.name})},click:function(t){return t.preventDefault(),e.$emit("click",{event:t,tagName:e.name})},dblclick:function(t){t.preventDefault(),!e.keyboardIsVirtual&&e.deleteTag()},keydown:[function(t){return t.ctrlKey||t.shiftKey||t.altKey||t.metaKey?null:e.$emit("keydown",{event:t,tagName:e.name})},function(t){return t.shiftKey?t.ctrlKey||t.altKey||t.metaKey?null:e.$emit("keydown",{event:t,tagName:e.name}):null},function(t){return t.shiftKey&&t.metaKey?t.ctrlKey||t.altKey?null:e.$emit("keydown",{event:t,tagName:e.name}):null},function(t){return t.metaKey?t.ctrlKey||t.shiftKey||t.altKey?null:e.$emit("keydown",{event:t,tagName:e.name}):null},function(t){return t.ctrlKey?t.shiftKey||t.altKey||t.metaKey?null:e.$emit("keydown",{event:t,tagName:e.name}):null},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"delete",[8,46],t.key,["Backspace","Delete","Del"])?null:(t.preventDefault(),e.deleteTag.apply(null,arguments))}],mousedown:function(t){return t.preventDefault(),e.focusButton.apply(null,arguments)},copy:e.handleCopy}},[e.isRemovableTag?e._e():n("span",{staticClass:"visuallyhidden"},[e._v(" Add tag - ")]),e._v(" "+e._s(e.name)+" "),e.isRemovableTag?n("span",{staticClass:"visuallyhidden"},[e._v(" – Tag. Select to remove from list. ")]):e._e()])])},Jc=[],Zc={name:"Tag",props:{name:{type:String,required:!0},isFocused:{type:Boolean,default:()=>!1},isRemovableTag:{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",Bc({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}},eu=Zc,tu=(n("bcfb"),Object(N["a"])(eu,Yc,Jc,!1,null,"3b809bfa",null)),nu=tu.exports,iu={name:"Tags",mixins:[qc,Xc],props:{tags:{type:Array,default:()=>[]},activeTags:{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:nu},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];Lc(t)&&n&&this.$emit("delete-tag",{tagName:n.label||n,event:e})}},computed:{totalItemsToNavigate:({tags:e})=>e.length}},au=iu,su=(n("8b7a"),Object(N["a"])(au,Gc,Qc,!1,null,"4b231516",null)),ru=su.exports;const ou=5,lu="filter-input",cu="selected-tags",uu="suggested-tags",du={autocorrect:"off",autocapitalize:"off",spellcheck:"false",role:"combobox","aria-haspopup":"true","aria-autocomplete":"none","aria-owns":"suggestedTags","aria-controls":"suggestedTags"};var hu={name:"FilterInput",mixins:[qc,zc],constants:{FilterInputId:lu,SelectedTagsId:cu,SuggestedTagsId:uu,AXinputProperties:du,TagLimit:ou},components:{TagList:ru,ClearRoundedIcon:Dc,FilterIcon:Uc},props:{positionReversed:{type:Boolean,default:()=>!1},tags:{type:Array,default:()=>[]},selectedTags:{type:Array,default:()=>[]},preventedBlur:{type:Boolean,default:()=>!1},placeholder:{type:String,default:()=>"Filter"},disabled:{type:Boolean,default:()=>!1},value:{type:String,default:()=>""},shouldTruncateTags:{type:Boolean,default:!1},focusInputWhenCreated:{type:Boolean,default:!1},clearFilterOnTagSelect:{type:Boolean,default:!0}},data(){return{resetedTagsViaDeleteButton:!1,FilterInputId:lu,SelectedTagsId:cu,SuggestedTagsId:uu,AXinputProperties:du,showSuggestedTags:!1}},computed:{tagsText:({suggestedTags:e})=>Object(Ci["g"])({en:{one:"tag",other:"tags"}},e.length),selectedTagsLabel:({tagsText:e})=>"Selected "+e,suggestedTagsLabel:({tagsText:e})=>"Suggested "+e,hasSuggestedTags:({suggestedTags:e})=>e.length,hasSelectedTags:({selectedTags:e})=>e.length,inputIsNotEmpty:({input:e,hasSelectedTags:t})=>e.length||t,searchAriaLabelledBy:({hasSelectedTags:e})=>e?lu.concat(" ",cu):lu,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,ou):i},displaySuggestedTags:({showSuggestedTags:e,suggestedTags:t})=>e&&t.length>0,inputMultipleSelectionListeners:({resetActiveTags:e,handleCopy:t,handleCut:n,handlePaste:i})=>({click:e,copy:t,cut:n,paste:i}),selectedTagsMultipleSelectionListeners:({handleSingleTagClick:e,selectInputAndTags:t,handleDeleteTag:n,selectedTagsKeydownHandler:i,focusTagHandler:a,handlePaste:s})=>({"click-tags":e,"select-all":t,"delete-tag":n,keydown:i,focus:a,"paste-tags":s})},watch:{async selectedTags(){this.resetedTagsViaDeleteButton?this.resetedTagsViaDeleteButton=!1:this.$el.contains(document.activeElement)&&await this.focusInput(),this.displaySuggestedTags&&this.hasSuggestedTags&&this.$refs.suggestedTags.resetScroll()},suggestedTags:{immediate:!0,handler(e){this.$emit("suggested-tags",e)}},showSuggestedTags(e){this.$emit("show-suggested-tags",e)}},methods:{async focusInput(){await this.$nextTick(),this.$refs.input.focus(),!this.input&&this.resetActiveTags&&this.resetActiveTags()},async resetFilters(e=!1){if(this.setFilterInput(""),this.setSelectedTags([]),!e)return this.$emit("update:preventedBlur",!0),this.resetActiveTags&&this.resetActiveTags(),void await this.focusInput();this.resetedTagsViaDeleteButton=!0,this.showSuggestedTags=!1,this.$refs.input.blur()},focusFirstTag(e=(()=>{})){this.showSuggestedTags||(this.showSuggestedTags=!0),this.hasSuggestedTags&&this.$refs.suggestedTags?this.$refs.suggestedTags.focusFirst():e()},setFilterInput(e){this.$emit("input",e)},setSelectedTags(e){this.$emit("update:selectedTags",e)},deleteTags(e){this.setSelectedTags(this.selectedTags.filter(t=>!e.includes(t)))},async handleBlur(e){const t=e.relatedTarget;t&&t.matches&&t.matches("button, input, ul")&&this.$el.contains(t)||(await this.$nextTick(),this.resetActiveTags(),this.preventedBlur?this.$emit("update:preventedBlur",!1):this.showSuggestedTags=!1)},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")}},created(){this.focusInputWhenCreated&&document.activeElement!==this.$refs.input&&this.inputIsNotEmpty&&this.focusInput()}},pu=hu,fu=(n("4eb2"),Object(N["a"])(pu,Sc,kc,!1,null,"3b91e60a",null)),gu=fu.exports;const mu=e=>e[e.length-1],yu=(e,t)=>JSON.stringify(e)===JSON.stringify(t);var vu=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"magnifier-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M15.0013 14.0319L10.9437 9.97424C11.8165 8.88933 12.2925 7.53885 12.2929 6.14645C12.2929 2.75841 9.53449 0 6.14645 0C2.75841 0 0 2.75841 0 6.14645C0 9.53449 2.75841 12.2929 6.14645 12.2929C7.57562 12.2929 8.89486 11.7932 9.94425 10.9637L14.0019 15.0213L15.0013 14.0319ZM6.13645 11.0736C4.83315 11.071 3.58399 10.5521 2.66241 9.63048C1.74084 8.70891 1.22194 7.45974 1.2193 6.15644C1.2193 3.44801 3.41802 1.23928 6.13645 1.23928C8.85488 1.23928 11.0536 3.44801 11.0536 6.15644C11.0636 8.86488 8.85488 11.0736 6.13645 11.0736Z"}})])},bu=[],Tu={name:"MafnifierIcon",components:{SVGIcon:bt["a"]}},_u=Tu,Cu=Object(N["a"])(_u,vu,bu,!1,null,null,null),Su=Cu.exports;const ku="navigator.state",wu="No results found.",xu="No data available.",Iu="There was an error fetching the data.",Ou="items were found. Tab back to navigate through them.",$u={sampleCode:"sampleCode",tutorials:"tutorials",articles:"articles"},Du={[$u.sampleCode]:"Sample Code",[$u.tutorials]:"Tutorials",[$u.articles]:"Articles"},Pu=Object.fromEntries(Object.entries(Du).map(([e,t])=>[t,e])),Au={[pe.article]:$u.articles,[pe.learn]:$u.tutorials,[pe.overview]:$u.tutorials,[pe.resources]:$u.tutorials,[pe.sampleCode]:$u.sampleCode,[pe.section]:$u.tutorials,[pe.tutorial]:$u.tutorials,[pe.project]:$u.tutorials},ju="Hide Deprecated";var Lu={name:"NavigatorCard",constants:{STORAGE_KEY:ku,FILTER_TAGS:$u,FILTER_TAGS_TO_LABELS:Du,FILTER_LABELS_TO_TAGS:Pu,TOPIC_TYPE_TO_TAG:Au,NO_RESULTS:wu,NO_CHILDREN:xu,ERROR_FETCHING:Iu,ITEMS_FOUND:Ou,HIDE_DEPRECATED_TAG:ju},components:{Badge:ht,FilterInput:gu,SidenavIcon:Cc,MagnifierIcon:Su,NavigatorCardInner:pl,NavigatorCardItem:mc,RecycleScroller:al["b"],Reference:dn["a"]},props:{technology:{type:String,required:!0},children:{type:Array,required:!0},activePath:{type:Array,required:!0},type:{type:String,required:!0},technologyPath:{type:String,default:""},scrollLockID:{type:String,default:""},errorFetching:{type:Boolean,default:!1},breakpoint:{type:String,default:""},apiChanges:{type:Object,default:null},isTechnologyBeta:{type:Boolean,default:!1}},mixins:[Xc],data(){return{filter:"",debouncedFilter:"",selectedTags:[],openNodes:{},nodesToRender:[],activeUID:null,resetScroll:!1,store:tl,lastFocusTarget:null,NO_RESULTS:wu,NO_CHILDREN:xu,ERROR_FETCHING:Iu,ITEMS_FOUND:Ou}},computed:{INDEX_ROOT_KEY:()=>sl,politeAriaLive:({hasNodes:e,nodesToRender:t})=>e?[t.length,Ou].join(" "):"",assertiveAriaLive:({hasNodes:e,hasFilter:t,errorFetching:n})=>e?"":t?wu:n?Iu:xu,availableTags:({selectedTags:e,renderableChildNodesMap:t,apiChangesObject:n})=>{const i=e.length?[]:Object.values(Du);if(!i.length)return i;const a=new Set(Object.values(n)),s=new Set(i),r=new Set([ju]);a.size&&r.delete(ju);const o={type:[],changes:[],other:[]},l=Object.values(t),c=l.length;let u;for(u=0;ue.map(e=>Du[e]||Fn[e]||e),set(e){this.selectedTags=e.map(e=>Pu[e]||Vn[e]||e),this.resetScroll=!0}},filterPattern:({debouncedFilter:e})=>e?new RegExp(ol(e),"i"):null,itemSize:()=>rl,childrenMap({children:e}){return this.convertChildrenArrayToObject(e)},activePathChildren({activeUID:e,childrenMap:t}){return e&&t[e]?this.getParents(e):[]},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,apiChangesObject:a,apiChanges:s,deprecatedHidden:r}){if(!e)return[];const o=new Set(i);return t.filter(({title:e,path:t,type:l,deprecated:c})=>{const u=!n||n.test(e);let d=!0;i.length&&(d=o.has(Au[l]),s&&!d&&(d=o.has(a[t])),!c&&o.has(ju)&&(d=!0));const h=!s||a[t],p=!r&&l===pe.groupMarker;return u&&d&&h&&!p})},filteredChildrenUpToRootSet:({filteredChildren:e,getParents:t})=>new Set(e.flatMap(({uid:e})=>t(e))),renderableChildNodesMap({filteredChildrenUpToRootSet:e,childrenMap:t,hasFilter:n}){if(!n)return t;let i=[];return e.forEach(n=>{if(!n.childUIDs.length)return void i.push(n);const a=!n.childUIDs.some(n=>e.has(t[n]));i=i.concat(a?this.getAllChildren(n.uid):n)}),this.convertChildrenArrayToObject(i)},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,debouncedFilter:t})=>e[0]===ju&&!t.length,apiChangesObject(){return this.apiChanges||{}},isLargeBreakpoint:({breakpoint:e})=>e===Lo["b"].large,hasNodes:({nodesToRender:e})=>!!e.length,totalItemsToNavigate:({nodesToRender:e})=>e.length,lastActivePathItem:({activePath:e})=>mu(e),enableQuickNavigation:()=>Object(Ii["c"])(["features","docs","quickNavigation","enable"],!1)},created(){this.restorePersistedState()},watch:{filter:"debounceInput",nodeChangeDeps:"trackOpenNodes",activePath:"handleActivePathChange",apiChanges(e){e||(this.selectedTags=this.selectedTags.filter(e=>!Fn[e]))}},methods:{clearFilters(){this.filter="",this.debouncedFilter="",this.selectedTags=[],this.resetScroll=!0},scrollToFocus(){this.$refs.scroller.scrollToItem(this.focusedIndex)},debounceInput:bo((function(e){this.debouncedFilter=e,this.resetScroll=!0,this.lastFocusTarget=null}),500),trackOpenNodes([e,t,n,i],[,a=[],s="",r=[]]=[]){if(n!==s&&!s&&this.getFromStorage("filter")||!yu(i,r)&&!r.length&&this.getFromStorage("selectedTags",[]).length)return;const o=!yu(a,t),l=this.deprecatedHidden||o&&this.hasFilter||!this.hasFilter?t:e.flatMap(({uid:e})=>this.getParents(e).slice(0,-1)),c=Object.fromEntries(l.map(({uid:e})=>[e,!0])),u=o?this.openNodes:{};this.openNodes=Object.assign(u,c),this.generateNodesToRender(),this.updateFocusIndexExternally()},toggle(e){const t=this.openNodes[e.uid];let n=[],i=[];if(t){const t=Object(w["a"])(this.openNodes),n=this.getAllChildren(e.uid);n.forEach(({uid:e})=>{delete t[e]}),this.openNodes=t,i=n.slice(1)}else this.$set(this.openNodes,e.uid,!0),n=this.getChildren(e.uid).filter(e=>this.renderableChildNodesMap[e.uid]);this.augmentRenderNodes({uid:e.uid,include:n,exclude:i})},toggleFullTree(e){const t=this.openNodes[e.uid],n=Object(w["a"])(this.openNodes),i=this.getAllChildren(e.uid);let a=[],s=[];i.forEach(({uid:e})=>{t?delete n[e]:n[e]=!0}),t?a=i.slice(1):s=i.slice(1).filter(e=>this.renderableChildNodesMap[e.uid]),this.openNodes=n,this.augmentRenderNodes({uid:e.uid,exclude:a,include:s})},toggleSiblings(e){const t=this.openNodes[e.uid],n=Object(w["a"])(this.openNodes),i=this.getSiblings(e.uid);i.forEach(({uid:e,childUIDs:i})=>{if(i.length)if(t){const t=this.getAllChildren(e);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=this.getChildren(e).filter(e=>this.renderableChildNodesMap[e.uid]);this.augmentRenderNodes({uid:e,exclude:[],include:t})}}),this.openNodes=n,this.persistState()},getAllChildren(e){const t=[],n=[e];let i=null;while(n.length){i=n.shift();const e=this.childrenMap[i];t.push(e),n.unshift(...e.childUIDs)}return t},getParents(e){const t=[],n=[e];let i=null;while(n.length){i=n.pop();const e=this.childrenMap[i];if(!e)return[];t.unshift(e),e.parent&&e.parent!==sl&&n.push(e.parent)}return t},getSiblings(e){const t=this.childrenMap[e];return t?this.getChildren(t.parent):[]},getChildren(e){if(e===sl)return this.children.filter(e=>e.parent===sl);const t=this.childrenMap[e];return t?(t.childUIDs||[]).map(e=>this.childrenMap[e]):[]},generateNodesToRender(){const{children:e,openNodes:t,renderableChildNodesMap:n}=this;this.nodesToRender=e.filter(e=>n[e.uid]&&(e.parent===sl||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));this.nodesToRender.splice(i+1,0,...e)}else if(n.length){const e=new Set(n);this.nodesToRender=this.nodesToRender.filter(t=>!e.has(t))}this.persistState()},getFromStorage(e,t=null){const n=Ao["b"].get(ku,{}),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={...Ao["b"].get(ku,{}),[this.technologyPath]:n};Ao["b"].set(ku,i)},clearPersistedState(){const e={...Ao["b"].get(ku,{}),[this.technologyPath]:{}};Ao["b"].set(ku,e)},restorePersistedState(){const e=this.getFromStorage();if(!e||e.path!==this.lastActivePathItem)return this.clearPersistedState(),void this.handleActivePathChange(this.activePath);const{technology:t,nodesToRender:n=[],filter:i="",hasAPIChanges:a=!1,activeUID:s=null,selectedTags:r=[],openNodes:o}=e;if(!n.length&&!i&&!r.length)return this.clearPersistedState(),void this.handleActivePathChange(this.activePath);const l=n.every(e=>this.childrenMap[e]),c=s?(this.childrenMap[s]||{}).path===this.lastActivePathItem:1===this.activePath.length;if(t!==this.technology||!l||a!==Boolean(this.apiChanges)||!c||s&&!i&&!r.length&&!n.includes(s))return this.clearPersistedState(),void this.handleActivePathChange(this.activePath);this.openNodes=Object.fromEntries(o.map(e=>[e,!0])),this.nodesToRender=n.map(e=>this.childrenMap[e]),this.selectedTags=r,this.filter=i,this.debouncedFilter=this.filter,this.activeUID=s,this.scrollToElement()},async scrollToElement(){if(await Object(Eo["b"])(1),!this.$refs.scroller)return;if(this.resetScroll)return void this.$refs.scroller.scrollToItem(0);const e=document.getElementById(this.activeUID);if(0===this.getChildPositionInScroller(e))return;const t=this.nodesToRender.findIndex(e=>e.uid===this.activeUID);this.$refs.scroller.scrollToItem(t)},getChildPositionInScroller(e){if(!e)return 0;const{paddingTop:t,paddingBottom:n}=getComputedStyle(this.$refs.scroller.$el),i={top:parseInt(t,10)||0,bottom:parseInt(n,10)||0},{y:a,height:s}=this.$refs.scroller.$el.getBoundingClientRect(),{y:r}=e.getBoundingClientRect(),o=rl,l=r-a-i.top;return l<0?-1:l+o>=s-i.bottom?1:0},isInsideScroller(e){return this.$refs.scroller.$el.contains(e)},handleFocusIn(e){this.lastFocusTarget=e.target;const t=this.getChildPositionInScroller(e.target);0!==t&&this.$refs.scroller.$el.scrollBy({top:rl*t,left:0})},handleFocusOut(e){e.relatedTarget&&(this.isInsideScroller(e.relatedTarget)||(this.lastFocusTarget=null))},handleScrollerUpdate:bo((async function(){await Object(Eo["a"])(300),this.lastFocusTarget&&this.isInsideScroller(this.lastFocusTarget)&&document.activeElement!==this.lastFocusTarget&&this.lastFocusTarget.focus({preventScroll:!0})}),50),setActiveUID(e){this.activeUID=e,this.resetScroll=!1},handleNavigationChange(e){this.childrenMap[e].path.startsWith(this.technologyPath)&&this.setActiveUID(e)},pathsToFlatChildren(e){const t=e.slice(0).reverse();let n=this.children;const i=[];while(t.length){const e=t.pop(),a=n.find(t=>t.path===e);if(!a)break;i.push(a),t.length&&(n=a.childUIDs.map(e=>this.childrenMap[e]))}return i},handleActivePathChange(e){const t=this.childrenMap[this.activeUID],n=mu(e);if(t){if(n===t.path)return;const e=this.getSiblings(this.activeUID),i=this.getChildren(this.activeUID),a=this.getParents(this.activeUID),s=[...i,...e,...a].find(e=>e.path===n);if(s)return void this.setActiveUID(s.uid)}const i=this.pathsToFlatChildren(e);i.length?this.setActiveUID(i[i.length-1].uid):this.activeUID?this.setActiveUID(null):this.trackOpenNodes(this.nodeChangeDeps)},updateFocusIndexExternally(){this.externalFocusChange=!0,this.activeIndex>0?this.focusIndex(this.activeIndex):this.focusIndex(0)},convertChildrenArrayToObject(e){return e.reduce((e,t)=>(e[t.uid]=t,e),{})},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)}},provide(){return{store:this.store}}},Eu=Lu,Bu=(n("5901"),Object(N["a"])(Eu,nl,il,!1,null,"8c263772",null)),Nu=Bu.exports,Ru=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"spinner-icon",attrs:{viewBox:"0 0 39.02 39.02"}},[n("path",{attrs:{d:"m15.529 11.96-3.57 3.569-7.99-7.99 3.57-3.57z"}}),n("path",{attrs:{d:"M0 22.072v-5.06h11.331v5.06z"}}),n("path",{attrs:{d:"m7.54 35.096-3.57-3.569 7.99-7.99 3.57 3.569z"}}),n("path",{attrs:{d:"M22.057 39.02H17.01v-11.3h5.047z"}}),n("path",{attrs:{d:"m35.096 31.528-3.569 3.568-7.99-7.99 3.569-3.569z"}}),n("path",{attrs:{d:"M39.02 17.01v5.046h-11.3V17.01z"}}),n("path",{attrs:{d:"m31.528 3.97 3.569 3.57-7.99 7.99-3.57-3.57z"}}),n("path",{attrs:{d:"M17.011 0h5.061v11.331h-5.061z"}})])},zu=[],Mu={name:"SpinnerIcon",components:{SVGIcon:bt["a"]}},qu=Mu,Ku=(n("73d6"),Object(N["a"])(qu,Ru,zu,!1,null,"60936b56",null)),Fu=Ku.exports,Vu={name:"Navigator",components:{NavigatorCard:Nu,NavigatorCardInner:pl,SpinnerIcon:Fu},data(){return{INDEX_ROOT_KEY:sl,store:tl}},props:{parentTopicIdentifiers:{type:Array,required:!0},technology:{type:Object,required:!0},isFetching:{type:Boolean,default:!1},references:{type:Object,default:()=>{}},scrollLockID:{type:String,default:""},errorFetching:{type:Boolean,default:!1},breakpoint:{type:String,default:Lo["b"].large},apiChanges:{type:Object,default:null}},provide(){return{store:this.store}},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)},flatChildren:({flattenNestedData:e,technology:t={},store:n})=>{const i=e(t.children||[],null,0,t.beta);return n.setFlattenIndex(i),i},type:()=>pe.module},methods:{hashCode(e){return e.split("").reduce((e,t)=>(e<<5)-e+t.charCodeAt(0)|0,0)},flattenNestedData(e,t=null,n=0,i=!1){let a=[];const s=e.length;let r;for(r=0;r({collapsed:!0}),props:{topics:{type:Array,required:!0}},watch:{collapsed(e,t){t&&!e?document.addEventListener("click",this.handleDocumentClick,!1):!t&&e&&document.removeEventListener("click",this.handleDocumentClick,!1)}},beforeDestroy(){document.removeEventListener("click",this.handleDocumentClick,!1)},computed:{topicsWithUrls:({$route:e,topics:t})=>t.map(t=>({...t,url:Object(K["b"])(t.url,e.query)}))},methods:{handleDocumentClick(e){const{target:t}=e,{collapsed:n,$refs:{btn:i,dropdown:a}}=this,s=!i.contains(t)&&!a.contains(t);!n&&s&&(this.collapsed=!0)},toggleCollapsed(){this.collapsed=!this.collapsed}}},cd=ld,ud=(n("2ca2"),Object(N["a"])(cd,ed,td,!1,null,"74906830",null)),dd=ud.exports,hd=function(e,t){var n=t._c;return n(t.$options.components.NavMenuItemBase,{tag:"component",staticClass:"hierarchy-item",class:[{collapsed:t.props.isCollapsed},t.data.staticClass]},[n("span",{staticClass:"hierarchy-item-icon icon-inline"},[t._v("/")]),t.props.url?n("router-link",{staticClass:"parent item nav-menu-link",attrs:{to:t.props.url}},[t._t("default")],2):[n("span",{staticClass:"current item"},[t._t("default")],2),t._t("tags")]],2)},pd=[],fd=n("863d"),gd={name:"HierarchyItem",components:{NavMenuItemBase:fd["a"],InlineChevronRightIcon:ml["a"]},props:{isCollapsed:Boolean,url:{type:String,required:!1}}},md=gd,yd=(n("260a"),Object(N["a"])(md,hd,pd,!0,null,"382bf39e",null)),vd=yd.exports;const bd=3;var Td={name:"Hierarchy",components:{Badge:ht,NavMenuItems:Yu["a"],HierarchyCollapsedItems:dd,HierarchyItem:vd},constants:{MaxVisibleLinks:bd},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,references:Object,currentTopicTitle:{type:String,required:!0},parentTopicIdentifiers:{type:Array,default:()=>[]},currentTopicTags:{type:Array,default:()=>[]}},data(){return{windowWidth:window.innerWidth}},mounted(){const e=zo(()=>{this.windowWidth=window.innerWidth},150);window.addEventListener("resize",e),this.$once("hook:beforeDestroy",()=>{window.removeEventListener("resize",e)})},computed:{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?bd-n:e>1e3?bd-1-n:e>=800?bd-2-n:0},collapsibleItems:({parentTopics:e,linksAfterCollapse:t,firstItemSlice:n})=>t?e.slice(n,-t):e.slice(n),nonCollapsibleItems:({parentTopics:e,linksAfterCollapse:t,firstItemSlice:n})=>t?e.slice(n).slice(-t):[],hasBadge:({isSymbolDeprecated:e,isSymbolBeta:t,currentTopicTags:n})=>e||t||n.length},methods:{addQueryParamsToUrl(e){return Object(K["b"])(e,this.$route.query)}}},_d=Td,Cd=(n("1fb2"),Object(N["a"])(_d,Ju,Zu,!1,null,"30132cb0",null)),Sd=Cd.exports,kd=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("NavMenuItemBase",{staticClass:"nav-menu-setting language-container"},[n("div",{class:{"language-toggle-container":e.hasLanguages}},[n("select",{ref:"language-sizer",staticClass:"language-dropdown language-sizer",attrs:{"aria-hidden":"true",tabindex:"-1"}},[n("option",{attrs:{selected:""}},[e._v(e._s(e.currentLanguage.name))])]),n("label",{staticClass:"nav-menu-setting-label",attrs:{for:e.hasLanguages?"language-toggle":null}},[e._v("Language:")]),e.hasLanguages?n("select",{directives:[{name:"model",rawName:"v-model",value:e.languageModel,expression:"languageModel"}],staticClass:"language-dropdown nav-menu-link",style:"width: "+e.adjustedWidth+"px",attrs:{id:"language-toggle"},on:{change:[function(t){var n=Array.prototype.filter.call(t.target.options,(function(e){return e.selected})).map((function(e){var t="_value"in e?e._value:e.value;return t}));e.languageModel=t.target.multiple?n:n[0]},function(t){return e.pushRoute(e.currentLanguage.route)}]}},e._l(e.languages,(function(t){return n("option",{key:t.api,domProps:{value:t.api}},[e._v(" "+e._s(t.name)+" ")])})),0):n("span",{staticClass:"nav-menu-toggle-none current-language",attrs:{"aria-current":"page"}},[e._v(e._s(e.currentLanguage.name))]),e.hasLanguages?n("InlineChevronDownIcon",{staticClass:"toggle-icon icon-inline"}):e._e()],1),e.hasLanguages?n("div",{staticClass:"language-list-container"},[n("span",{staticClass:"nav-menu-setting-label"},[e._v("Language:")]),n("ul",{staticClass:"language-list"},e._l(e.languages,(function(t){return n("li",{key:t.api,staticClass:"language-list-item"},[t.api===e.languageModel?n("span",{staticClass:"current-language",attrs:{"data-language":t.api,"aria-current":"page"}},[e._v(" "+e._s(t.name)+" ")]):n("a",{staticClass:"nav-menu-link",attrs:{href:"#"},on:{click:function(n){return n.preventDefault(),e.pushRoute(t.route)}}},[e._v(" "+e._s(t.name)+" ")])])})),0)]):e._e()])},wd=[],xd=n("7948"),Id={name:"LanguageToggle",components:{InlineChevronDownIcon:xd["a"],NavMenuItemBase:fd["a"]},inject:{store:{default(){return{setPreferredLanguage(){}}}}},props:{interfaceLanguage:{type:String,required:!0},objcPath:{type:String,required:!1},swiftPath:{type:String,required:!1},closeNav:{type:Function,default:()=>{}}},data(){return{languageModel:null,adjustedWidth:0}},mounted(){const e=bo(async()=>{await Object(Eo["b"])(3),this.calculateSelectWidth()},150,!0);window.addEventListener("resize",e),window.addEventListener("orientationchange",e),this.$once("hook:beforeDestroy",()=>{window.removeEventListener("resize",e),window.removeEventListener("orientationchange",e)})},watch:{interfaceLanguage:{immediate:!0,handler(e){this.languageModel=e}},currentLanguage:{immediate:!0,handler:"calculateSelectWidth"}},methods:{getRoute(e){const t=e.query===O["a"].swift.key.url?void 0:e.query;return{query:{...this.$route.query,language:t},path:this.isCurrentPath(e.path)?null:this.normalizePath(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},normalizePath(e){return e.startsWith("/")?e:"/"+e},async calculateSelectWidth(){await this.$nextTick(),this.adjustedWidth=this.$refs["language-sizer"].clientWidth+6}},computed:{languages(){return[{name:O["a"].swift.name,api:O["a"].swift.key.api,route:{path:this.swiftPath,query:O["a"].swift.key.url}},{name:O["a"].objectiveC.name,api:O["a"].objectiveC.key.api,route:{path:this.objcPath,query:O["a"].objectiveC.key.url}}]},currentLanguage:({languages:e,languageModel:t})=>e.find(e=>e.api===t),hasLanguages:({objcPath:e,swiftPath:t})=>t&&e}},Od=Id,$d=(n("97a5"),Object(N["a"])(Od,kd,wd,!1,null,"126c8e14",null)),Dd=$d.exports,Pd={name:"DocumentationNav",components:{SidenavIcon:Cc,NavBase:Xu["a"],NavMenuItems:Yu["a"],Hierarchy:Sd,LanguageToggle:Dd},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:()=>({})},isWideFormat:{type:Boolean,default:!0},interfaceLanguage:{type:String,required:!1},objcPath:{type:String,required:!1},swiftPath:{type:String,required:!1}},computed:{BreakpointName:()=>Lo["b"],breadcrumbCount:({hierarchyItems:e})=>e.length+1,rootHierarchyReference:({parentTopicIdentifiers:e,references:t})=>t[e[0]]||{},isRootTechnologyLink:({rootHierarchyReference:{kind:e}})=>"technologies"===e,rootLink:({isRootTechnologyLink:e,rootHierarchyReference:t,$route:n})=>e?{path:t.url,query:n.query}:null,hierarchyItems:({parentTopicIdentifiers:e,isRootTechnologyLink:t})=>t?e.slice(1):e},methods:{async handleSidenavToggle(e){await e(),this.$emit("toggle-sidenav")}}},Ad=Pd,jd=(n("cb81"),Object(N["a"])(Ad,Gu,Qu,!1,null,"b7e13180",null)),Ld=jd.exports,Ed=n("3bdd");const Bd="0.3.0";var Nd={name:"DocumentationTopicView",constants:{MIN_RENDER_JSON_VERSION_WITH_INDEX:Bd},components:{Navigator:Uu,AdjustableSidebarWidth:Jo,NavigatorDataProvider:mo,Topic:Jr,CodeTheme:lo["a"],Nav:Ld,QuickNavigationModal:$o},mixins:[uo["a"],ho["a"]],data(){return{topicDataDefault:null,topicDataObjc:null,isSideNavOpen:!1,showQuickNavigationModal:!1,store:oo,quickNavigationStore:tl,BreakpointName:Lo["b"]}},computed:{objcOverrides:({topicData:e})=>{const{variantOverrides:t=[]}=e||{},n=({interfaceLanguage:e})=>e===O["a"].objectiveC.key.api,i=({traits:e})=>e.some(n),a=t.find(i);return a?a.patch:null},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(){const{abstract:e,defaultImplementationsSections:t,deprecationSummary:n,downloadNotAvailableSummary:i,diffAvailability:a,hierarchy:s,identifier:{interfaceLanguage:r,url:o},metadata:{conformance:l,modules:c,platforms:u,required:d=!1,roleHeading:h,title:p="",tags:f=[],role:g,symbolKind:m=""}={},primaryContentSections:y,relationshipsSections:v,references:b={},sampleCodeDownload:T,topicSections:_,seeAlsoSections:C,variantOverrides:S}=this.topicData;return{abstract:e,conformance:l,defaultImplementationsSections:t,deprecationSummary:n,downloadNotAvailableSummary:i,diffAvailability:a,hierarchy:s,role:g,identifier:o,interfaceLanguage:r,isRequirement:d,modules:c,platforms:u,primaryContentSections:y,relationshipsSections:v,references:b,roleHeading:h,sampleCodeDownload:T,title:p,topicSections:_,seeAlsoSections:C,variantOverrides:S,symbolKind:m,tags:f.slice(0,1)}},parentTopicIdentifiers:({topicProps:{hierarchy:{paths:e=[]},references:t},$route:n})=>e.length?e.find(e=>{const i=e.find(e=>t[e]&&"technologies"!==t[e].kind),a=i&&t[i];return a&&n.path.toLowerCase().startsWith(a.url.toLowerCase())})||e[0]:[],technology:({$route:e,topicProps:{identifier:t,references:n,role:i,title:a},parentTopicIdentifiers:s})=>{const r={title:a,url:e.path},o=n[t];if(!s.length)return o||r;const l=n[s[0]];return l&&"technologies"!==l.kind?l:(i!==k["a"].collection||o)&&(l&&n[s[1]]||o)||r},languagePaths:({topicData:{variants:e=[]}})=>e.reduce((e,t)=>t.traits.reduce((e,n)=>n.interfaceLanguage?{...e,[n.interfaceLanguage]:(e[n.interfaceLanguage]||[]).concat(t.paths)}:e,e),{}),objcPath:({languagePaths:{[O["a"].objectiveC.key.api]:[e]=[]}={}})=>e,swiftPath:({languagePaths:{[O["a"].swift.key.api]:[e]=[]}={}})=>e,isSymbolBeta:({topicProps:{platforms:e}})=>!!(e&&e.length&&e.every(e=>e.beta)),isSymbolDeprecated:({topicProps:{platforms:e,deprecationSummary:t}})=>!!(t&&t.length>0||e&&e.length&&e.every(e=>e.deprecatedAt)),enableNavigator:({isTargetIDE:e,topicDataDefault:t})=>!e&&Object(Ed["b"])(Object(Ed["a"])(t.schemaVersion),Bd)>=0,sidebarProps:({isSideNavOpen:e,enableNavigator:t})=>t?{class:"full-width-container topic-wrapper",openExternally:e}:{class:"static-width-container topic-wrapper"},sidebarListeners(){return this.enableNavigator?{"update:openExternally":e=>{this.isSideNavOpen=e}}:{}}},methods:{applyObjcOverrides(){this.topicDataObjc=S(Object(w["a"])(this.topicData),this.objcOverrides)},handleCodeColorsChange(e){co["a"].updateCodeColors(e)}},mounted(){this.$bridge.on("contentUpdate",e=>{this.topicData=e}),this.$bridge.on("codeColors",this.handleCodeColorsChange),this.$bridge.send({type:"requestCodeColors"})},provide(){return{quickNavigationStore:this.quickNavigationStore,store:this.store}},inject:{isTargetIDE:{default(){return!1}}},beforeDestroy(){this.$bridge.off("codeColors",this.handleCodeColorsChange)},beforeRouteEnter(e,t,n){Object(w["b"])(e,t,n).then(t=>n(n=>{n.topicData=t,e.query.language===O["a"].objectiveC.key.url&&n.objcOverrides&&n.applyObjcOverrides()})).catch(n)},beforeRouteUpdate(e,t,n){e.path===t.path&&e.query.language===O["a"].objectiveC.key.url&&this.objcOverrides?(this.applyObjcOverrides(),n()):Object(w["d"])(e,t)?Object(w["b"])(e,t,n).then(t=>{this.topicDataObjc=null,this.topicData=t,e.query.language===O["a"].objectiveC.key.url&&this.objcOverrides&&this.applyObjcOverrides(),n()}).catch(n):n()},created(){this.store.reset()},watch:{topicData(){this.$nextTick(()=>{this.newContentMounted()})}}},Rd=Nd,zd=(n("44f3"),Object(N["a"])(Rd,i,a,!1,null,"1e296773",null));t["default"]=zd.exports},f8bd:function(e,t,n){},fb6d:function(e,t,n){"use strict";n("4ab9")}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/documentation-topic.eef64d7d.js b/docs/docc/Apollo.doccarchive/js/documentation-topic.eef64d7d.js new file mode 100644 index 000000000..2796190f1 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/js/documentation-topic.eef64d7d.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([[982,989],{7181: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("SVGIcon",{staticClass:"inline-close-icon",attrs:{viewBox:"0 0 14 14",themeId:"inline-close"}},[t("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"}})])},a=[],s=n(9986),r={name:"InlineCloseIcon",components:{SVGIcon:s.Z}},o=r,l=n(1001),c=(0,l.Z)(o,i,a,!1,null,null,null),d=c.exports},9732:function(e,t,n){"use strict";n.d(t,{Z:function(){return c}});var i,a,s={name:"TransitionExpand",functional:!0,render(e,t){const n={props:{name:"expand"},on:{afterEnter(e){e.style.height="auto"},enter(e){const{width:t}=getComputedStyle(e);e.style.width=t,e.style.position="absolute",e.style.visibility="hidden",e.style.height="auto";const{height:n}=getComputedStyle(e);e.style.width=null,e.style.position=null,e.style.visibility=null,e.style.height=0,getComputedStyle(e).height,requestAnimationFrame((()=>{e.style.height=n}))},leave(e){const{height:t}=getComputedStyle(e);e.style.height=t,getComputedStyle(e).height,requestAnimationFrame((()=>{e.style.height=0}))}}};return e("transition",n,t.children)}},r=s,o=n(1001),l=(0,o.Z)(r,i,a,!1,null,null,null),c=l.exports},8788:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return vh}});var i=function(){var e=this,t=e._self._c;return t("CodeTheme",[e.topicData?t("DocumentationLayout",e._b({scopedSlots:e._u([{key:"nav-title",fn:function({className:n}){return[t(e.rootLink?"router-link":"h2",{tag:"component",class:n,attrs:{to:e.rootLink}},[e._v(" "+e._s(e.$t("documentation.title"))+" ")])]}},{key:"content",fn:function(){return[t("Topic",e._b({key:e.topicKey,attrs:{disableHeroBackground:e.disableHeroBackground,objcPath:e.objcPath,swiftPath:e.swiftPath,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,languagePaths:e.languagePaths,enableOnThisPageNav:e.enableOnThisPageNav,enableMinimized:e.enableMinimized,hierarchyItems:e.hierarchyItems}},"Topic",e.topicProps,!1))]},proxy:!0}],null,!1,402783128)},"DocumentationLayout",e.documentationLayoutProps,!1)):e._e()],1)},a=[];const s="/";function r(e){return e.replace(/~[0,1]/g,(e=>({"~0":"~","~1":"/"}[e]||e)))}function*o(e){const t=1;if(e.lengtht)throw new Error(`invalid array index ${e}`);return n}function*p(e,t,n={strict:!1}){let i=e;for(const a of o(t)){if(n.strict&&!Object.prototype.hasOwnProperty.call(i,a))throw new u(t);i=i[a],yield{node:i,token:a}}}function g(e,t){let n=e;for(const{node:i}of p(e,t,{strict:!0}))n=i;return n}function f(e,t,n){let i=null,a=e,s=null;for(const{node:o,token:l}of p(e,t))i=a,a=o,s=l;if(!i)throw new u(t);if(Array.isArray(i))try{const e=h(s,i);i.splice(e,0,n)}catch(r){throw new u(t)}else Object.assign(i,{[s]:n});return e}function m(e,t){let n=null,i=e,a=null;for(const{node:r,token:o}of p(e,t))n=i,i=r,a=o;if(!n)throw new u(t);if(Array.isArray(n))try{const e=h(a,n);n.splice(e,1)}catch(s){throw new u(t)}else{if(!i)throw new u(t);delete n[a]}return e}function y(e,t,n){return m(e,t),f(e,t,n),e}function v(e,t,n){const i=g(e,t);return m(e,t),f(e,n,i),e}function b(e,t,n){return f(e,n,g(e,t)),e}function T(e,t,n){function i(e,t){const n=typeof e,a=typeof t;if(n!==a)return!1;switch(n){case d:{const n=Object.keys(e),a=Object.keys(t);return n.length===a.length&&n.every(((n,s)=>n===a[s]&&i(e[n],t[n])))}default:return e===t}}const a=g(e,t);if(!i(n,a))throw new Error("test failed");return e}const _={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 S(e,{op:t,...n}){const i=_[t];if(!i)throw new Error("unknown operation");return i(e,n)}function k(e,t){return t.reduce(S,e)}var C=n(7192),w=n(9089),x=n(8841),I=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:"app-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.parentTopics.length||e.enableMinimized||e.isTargetIDE?e._e():t("Hierarchy",{attrs:{currentTopicTitle:e.title,isSymbolDeprecated:e.isSymbolDeprecated,isSymbolBeta:e.isSymbolBeta,parentTopics:e.parentTopics,currentTopicTags:e.tags}}),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,declListExpanded:e.declListExpanded},on:{"update:declListExpanded":function(t){e.declListExpanded=t},"update:decl-list-expanded":function(t){e.declListExpanded=t}}})})),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||e.showOtherDeclarations?t("div",{class:["container",{"minimized-container":e.enableMinimized}]},[e.declListExpanded?e._e():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.showOtherDeclarations?t("div",{staticClass:"declaration-list-menu"},[t("button",{staticClass:"declaration-list-toggle",on:{click:e.toggleDeclList}},[e._v(" "+e._s(e.declListToggleText)+" "),t("div",{staticClass:"icon"},[t("InlinePlusCircleIcon",{class:{expand:e.declListExpanded}})],1)])]):e._e(),e.primaryContentSectionsSanitized&&e.primaryContentSectionsSanitized.length?t("PrimaryContent",{class:{"with-border":!e.enhanceBackground},attrs:{conformance:e.conformance,source:e.remoteSource,sections:e.primaryContentSectionsSanitized}}):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?t("Relationships",{attrs:{sections:e.relationshipsSections,enableMinimized:e.enableMinimized}}):e._e(),e.seeAlsoSections&&!e.enableMinimized?t("SeeAlso",{attrs:{sections:e.seeAlsoSections}}):e._e(),e.shouldShowViewMoreLink?t("ViewMore",{staticClass:"minimized-container",attrs:{url:e.viewMoreLink}}):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),L={class:"class",enum:"enum",protocol:"protocol",struct:"struct",uid:"uid",module:"module"},P=n(2974),O=n(2449),A=n(5947),N=n(5654),R=n(4030),B=n(6511),E=n(7587),M=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)])},z=[],K=n(9649),Z=n(1576),q={name:"BetaLegalText",components:{GridColumn:Z.Z,GridRow:K.Z}},j=q,F=n(1001),H=(0,F.Z)(j,M,z,!1,null,"ba3b3cc0",null),V=H.exports,W=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)},U=[],Q=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)},G=[],X={name:"LanguageSwitcherLink",props:{url:[String,Object]}},Y=X,J=(0,F.Z)(Y,Q,G,!1,null,"2ca5e993",null),ee=J.exports,te=function(){var e=this,t=e._self._c;return t("div",{staticClass:"summary-section"},[e._t("default")],2)},ne=[],ie={name:"Section"},ae=ie,se=(0,F.Z)(ae,te,ne,!1,null,"3aa6f694",null),re=se.exports,oe=function(){var e=this,t=e._self._c;return t("p",{staticClass:"title"},[e._t("default")],2)},le=[],ce={name:"Title"},de=ce,ue=(0,F.Z)(de,oe,le,!1,null,"246c819c",null),he=ue.exports,pe={name:"LanguageSwitcher",components:{LanguageSwitcherLink:ee,Section:re,Title:he},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,O.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,O.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)}}},ge=pe,fe=(0,F.Z)(ge,W,U,!1,null,"0e39c0ba",null),me=fe.exports,ye=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)},ve=[],be={name:"ViewMore",props:{url:{type:String,required:!0}}},Te=be,_e=(0,F.Z)(Te,ye,ve,!1,null,"3f54e653",null),Se=_e.exports,ke=function(){var e=this,t=e._self._c;return t("div",{class:["documentation-hero",{"documentation-hero--disabled":!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)])},Ce=[],we=n(5921),xe=n(5629),Ie=n(1869);const $e={red:"red",orange:"orange",yellow:"yellow",blue:"blue",green:"green",purple:"purple",gray:"gray"};var De={name:"DocumentationHero",components:{TopicTypeIcon:we.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($e,e)}},computed:{color:({type:e})=>Ie.g[xe.$[e]||e]||Ie.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 C.L.collection:return xe.t.module;case C.L.collectionGroup:return xe.t.collection;default:return e}}}},Le=De,Pe=(0,F.Z)(Le,ke,Ce,!1,null,"283b44ff",null),Oe=Pe.exports,Ae=n(352),Ne=n(3946),Re=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)])},Be=[];function Ee(e,t){let n,i;return function(...a){const s=this;if(!i)return e.apply(s,a),void(i=Date.now());clearTimeout(n),n=setTimeout((()=>{Date.now()-i>=t&&(e.apply(s,a),i=Date.now())}),t-(Date.now()-i))}}var Me=n(5657),ze=n(3704),Ke={name:"OnThisPageNav",components:{WordBreak:Ae.Z},mixins:[ze.Z],inject:{store:{default(){return{state:{onThisPageSections:[],currentPageAnchor:null}}}}},computed:{onThisPageSections:({store:e,$route:t})=>e.state.onThisPageSections.map((e=>({...e,url:(0,O.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,Me.J)(8),this.onScroll()}}},methods:{onScroll:Ee((function(){const e=this.onThisPageSections.length;if(!e)return;const{scrollY:t,innerHeight:n}=window,{scrollHeight:i}=document.body,a=t+n>=i,s=t<=0,r=.3*n+t;if(s||a){const t=s?0:e-1;return void this.store.setCurrentPageSection(this.onThisPageSections[t].anchor)}let o,l,c=null;for(o=0;ot.concat(n).concat(e),space:()=>({type:Qe.Z.InlineType.text,text:" "})}},Xe=Ge,Ye=(0,F.Z)(Xe,We,Ue,!1,null,"4c6f3ed1",null),Je=Ye.exports,et=function(){var e=this,t=e._self._c;return t("div",{staticClass:"declaration-list"},e._l(e.declarationTokens,(function(n){return t("transition-expand",{key:n.identifier},[!e.hasOtherDeclarations||n.identifier===e.selectedIdentifier||e.isExpanded?t("div",{staticClass:"declaration-pill",class:{"declaration-pill--expanded":e.hasOtherDeclarations&&e.isExpanded,[e.changeClasses]:e.changeType&&n.identifier===e.selectedIdentifier,"selected-declaration":e.isSelectedDeclaration(n.identifier)}},[t(e.getWrapperComponent(n),{tag:"component",staticClass:"declaration-group-wrapper",on:{click:function(t){return e.selectDeclaration(n.identifier)}}},[t("DeclarationGroup",e._b({},"DeclarationGroup",e.getDeclProp(n),!1))],1)],1):e._e()])})),1)},tt=[],nt=function(){var e=this,t=e._self._c;return t("div",{ref:"apiChangesDiff",staticClass:"declaration-group",class:e.classes},[e.shouldCaption?t("p",{staticClass:"platforms"},[t("strong",[e._v(e._s(e.caption))])]):e._e(),t("Source",{attrs:{tokens:e.declaration.tokens,language:e.interfaceLanguage}})],1)},it=[],at=function(){var e=this,t=e._self._c;return t("pre",{ref:"declarationGroup",staticClass:"source",class:{[e.multipleLinesClass]:e.displaysMultipleLines,"has-multiple-lines":e.hasMultipleLines}},[t("CodeBlock",{ref:"code"},e._l(e.formattedTokens,(function(n,i){return t("Token",e._b({key:i,class:e.extraClassesFor(n)},"Token",e.propsFor(n),!1))})),1)],1)},st=[];const rt={instance:"-",klass:"+"};function ot(e){const t=e.textContent??"";if(!t.startsWith(rt.instance)&&!t.startsWith(rt.klass))return;const n=e.getElementsByClassName("token-identifier");if(n.length<2)return;const i=e.textContent.indexOf(":")+1;for(let a=1;a(0,w.$8)(["theme","code","indentationWidth"],gt),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 a=[];let s=0,r=null,o=null,l=null,c=null,d=0,u=null;while(se===pt.attribute||e===pt.externalParam;e.text&&e.text.endsWith(", ")&&g&&f(g)&&(h.text=`${e.text.trimEnd()}\n${n}`,i=!0),a.push(h),s+=1}if(i&&null!==r){const e=a[r].text;a[r].text=`${e}\n${n}`}if(i&&null!==l){const e=a[l].text,t=e.slice(0,c),n=e.slice(c),i=`${t}\n${n}`;a[l].text=i}return a},hasMultipleLines({formattedTokens:e}){return e.reduce(((t,n,i)=>{let a=/\n/g;return i===e.length-1&&(a=/\n(?!$)/g),n.text?t+(n.text.match(a)||[]).length:t}),1)>=2}},methods:{propsFor(e){return{kind:e.kind,identifier:e.identifier,text:e.text,tokens:e.tokens}},handleWindowResize(){this.displaysMultipleLines=(0,ct.s)(this.$refs.declarationGroup)},extraClassesFor(e){return{highlighted:e.highlight===ft.changed}}},async mounted(){window.addEventListener("resize",this.handleWindowResize),this.language===D.Z.objectiveC.key.api&&(await this.$nextTick(),lt(this.$refs.code.$el,this.language)),this.handleWindowResize()},beforeDestroy(){window.removeEventListener("resize",this.handleWindowResize)}},yt=mt,vt=(0,F.Z)(yt,at,st,!1,null,"dc9cfb3a",null),bt=vt.exports,Tt=n(1842),_t={name:"DeclarationGroup",components:{Source:bt},mixins:[Tt.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(", ")}}},St=_t,kt=(0,F.Z)(St,nt,it,!1,null,"f961f3da",null),Ct=kt.exports,wt=n(9732),xt={name:"DeclarationList",components:{DeclarationGroup:Ct,TransitionExpand:wt.Z},data(){return{selectedIdentifier:this.identifier}},inject:{store:{default:()=>({state:{references:{}}})},identifier:{default:()=>{}}},props:{declaration:{type:Object,required:!0},shouldCaption:{type:Boolean,default:!1},changeType:{type:String,required:!1},declListExpanded:{type:Boolean,default:!1}},computed:{changeClasses:({changeType:e})=>`changed changed-${e}`,hasOtherDeclarations:({declaration:e})=>e.otherDeclarations||null,declarationTokens:({declaration:e,hasOtherDeclarations:t,identifier:n})=>{if(!t)return[{...e,identifier:n}];const{otherDeclarations:{declarations:i,displayIndex:a},tokens:s}=e;return[...i.slice(0,a),{tokens:s,identifier:n},...i.slice(a)]},references:({store:e})=>e.state.references,isExpanded:{get:({declListExpanded:e})=>e,set(e){this.$emit("update:declListExpanded",e)}}},methods:{async selectDeclaration(e){if(e===this.identifier||!this.isExpanded)return;this.selectedIdentifier=e,await this.$nextTick(),this.isExpanded=!1,await(0,Me.X)(500);const t=(0,O.Q2)(this.references[e].url,this.$route.query);this.$router.push(t)},getWrapperComponent(e){return this.isExpanded&&e.identifier!==this.identifier?"button":"div"},getDeclProp(e){return this.hasOtherDeclarations&&e.identifier!==this.identifier?{declaration:e}:{declaration:e,shouldCaption:this.shouldCaption,changeType:this.changeType}},isSelectedDeclaration(e){return e===this.selectedIdentifier}}},It=xt,$t=(0,F.Z)(It,et,tt,!1,null,"18e7c20c",null),Dt=$t.exports,Lt=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("DeclarationList",{key:i,attrs:{declaration:n,"should-caption":e.currentDeclarations.length>1}})}))],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("DeclarationList",{key:i,attrs:{declaration:n,"should-caption":e.previousDeclarations.length>1}})}))],2)])},Pt=[],Ot={name:"DeclarationDiff",components:{DeclarationList:Dt},props:{changes:{type:Object,required:!0}},computed:{previousDeclarations:({changes:e})=>e.declaration.previous||[],currentDeclarations:({changes:e})=>e.declaration.new||[]}},At=Ot,Nt=(0,F.Z)(At,Lt,Pt,!1,null,"0c2301a5",null),Rt=Nt.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)},Et=[],Mt=n(7834),zt={name:"DeclarationSourceLink",components:{WordBreak:Ae.Z,SwiftFileIcon:Mt.Z},props:{url:{type:String,required:!0},fileName:{type:String,required:!0}},computed:{isSwiftFile:({fileName:e})=>e.endsWith(".swift")}},Kt=zt,Zt=(0,F.Z)(Kt,Bt,Et,!1,null,"5863919c",null),qt=Zt.exports,jt=n(9426),Ft={name:"Declaration",components:{DeclarationDiff:Rt,DeclarationList:Dt,DeclarationSourceLink:qt,ConditionalConstraints:Je},constants:{ChangeTypes:jt.yf,multipleLinesClass:dt._},inject:["identifier","store"],data:({store:{state:e}})=>({state:e,multipleLinesClass:dt._}),props:{conformance:{type:Object,required:!1},source:{type:Object,required:!1},declarations:{type:Array,required:!0},declListExpanded:{type:Boolean,default:!1}},computed:{hasPlatformVariants:({declarations:e})=>!e.every((({platforms:t})=>(0,N.Xy)(t,e[0].platforms))),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?jt.yf.modified:e.change:e.change===jt.yf.added?jt.yf.added:void 0},changeClasses:({changeType:e})=>({[`changed changed-${e}`]:e}),isExpanded:{get:({declListExpanded:e})=>e,set(e){this.$emit("update:declListExpanded",e)}}}},Ht=Ft,Vt=(0,F.Z)(Ht,He,Ve,!1,null,"722d45cf",null),Wt=Vt.exports,Ut=n(6772),Qt=function(){var e=this,t=e._self._c;return t("ContentNode",e._b({staticClass:"abstract"},"ContentNode",e.$props,!1))},Gt=[],Xt={name:"Abstract",components:{ContentNode:Qe.Z},props:Qe.Z.props},Yt=Xt,Jt=(0,F.Z)(Yt,Qt,Gt,!1,null,"f3f57cbe",null),en=Jt.exports,tn=n(7605),nn=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}})},an=[];const sn={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}},rn={[Fe.attributes]:{title:"sections.attributes",anchor:"attributes",level:2},[Fe.details]:{title:"sections.details",anchor:"details",level:2},[Fe.parameters]:{title:"sections.parameters",anchor:"parameters",level:2},[Fe.possibleValues]:{title:"sections.possible-values",anchor:"possibleValues",level:2}};var on=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)},ln=[],cn=n(1105),dn=n(9906),un=n(5953),hn=function(){var e=this,t=e._self._c;return t("section",{staticClass:"contenttable alt-light"},[t("div",{class:["container",{"minimized-container":e.enableMinimized}]},[t("LinkableHeading",{staticClass:"title",attrs:{anchor:e.anchor}},[e._v(e._s(e.title))]),e._t("default")],2)])},pn=[],gn={name:"ContentTable",components:{LinkableHeading:dn.Z},props:{anchor:{type:String,required:!0},title:{type:String,required:!0},enableMinimized:{type:Boolean,default:!1}}},fn=gn,mn=(0,F.Z)(fn,hn,pn,!1,null,"0e6b292c",null),yn=mn.exports,vn=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)])},bn=[],Tn=n(3208);const _n="contenttable-title";var Sn={name:"ContentTableSection",components:{LinkableHeading:dn.Z},props:{title:{type:String,required:!1},anchor:{type:String,default:null}},computed:{anchorComputed:({title:e,anchor:t})=>t||(0,Tn.HA)(e||""),className:()=>_n}},kn=Sn,Cn=(0,F.Z)(kn,vn,bn,!1,null,"1b0546d9",null),wn=Cn.exports,xn=n(8104),In={name:"TopicsTable",mixins:[un.Z],components:{TopicsLinkCardGrid:cn.Z,WordBreak:Ae.Z,ContentTable:yn,TopicsLinkBlock:xn["default"],ContentNode:Qe.Z,ContentTableSection:wn,LinkableHeading:dn.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:Ne.o.list}},computed:{shouldRenderList:({topicStyle:e})=>e===Ne.o.list,sectionsWithTopics(){return this.sections.map((e=>({...e,topics:e.identifiers.reduce(((e,t)=>this.references[t]?e.concat(this.references[t]):e),[])})))}}},$n=In,Dn=(0,F.Z)($n,on,ln,!1,null,"1c2724f5",null),Ln=Dn.exports,Pn={name:"DefaultImplementations",components:{TopicsTable:Ln},computed:{contentSectionData:()=>sn.defaultImplementations},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:Ln.props.sections}},On=Pn,An=(0,F.Z)(On,nn,an,!1,null,null,null),Nn=An.exports,Rn=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=[],En=function(){var e=this,t=e._self._c;return t("section",{staticClass:"attributes"},[t("LinkableHeading",{attrs:{anchor:e.section.anchor,level:e.section.level}},[e._v(" "+e._s(e.$t(e.section.title))+" ")]),t("ParameterAttributes",{attrs:{attributes:e.attributes}})],1)},Mn=[],zn=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.minimumLength)?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.minimumLength")}))),t("code",[e._v(e._s(n.value))])]}}],null,!1,1723084358)},"ParameterMetaAttribute",{kind:e.AttributeKind.minimumLength,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.maximumLength)?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.maximumLength")}))),t("code",[e._v(e._s(n.value))])]}}],null,!1,449455512)},"ParameterMetaAttribute",{kind:e.AttributeKind.maximumLength,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,a){return[e._l(i,(function(i,s){return[t("DeclarationToken",e._b({key:`${a}-${s}`},"DeclarationToken",i,!1)),a+1({new:null,previous:null})},value:{type:[Object,Array,String,Boolean],default:null},wrapChanges:{type:Boolean,default:!0},renderSingleChange:{type:Boolean,default:!1}},render(e){const{value:t,changes:n={},wrapChanges:i,renderSingleChange:a}=this,{new:s,previous:r}=n,o=(t,n)=>{const a=this.$scopedSlots.default({value:t});return n&&i?e("div",{class:n},[a]):a?a[0]:null};if(s||r){const t=o(s,jn.added),n=o(r,jn.removed);return a?s&&!r?t:n:e("div",{class:"property-changegroup"},[s?t:"",r?n:""])}return o(t)}},Wn=Vn,Un=(0,F.Z)(Wn,Fn,Hn,!1,null,null,null),Qn=Un.exports,Gn={name:"ParameterMetaAttribute",components:{RenderChanged:Qn},props:{kind:{type:String,required:!0},attributes:{type:Object,required:!0},changes:{type:Object,default:()=>({})}}},Xn=Gn,Yn=(0,F.Z)(Xn,Zn,qn,!1,null,"f911f232",null),Jn=Yn.exports;const ei={allowedTypes:"allowedTypes",allowedValues:"allowedValues",default:"default",maximum:"maximum",maximumExclusive:"maximumExclusive",maximumLength:"maximumLength",minimum:"minimum",minimumExclusive:"minimumExclusive",minimumLength:"minimumLength"};var ti={name:"ParameterAttributes",components:{ParameterMetaAttribute:Jn,DeclarationToken:ht["default"]},constants:{AttributeKind:ei},props:{attributes:{type:Array,default:()=>[]},changes:{type:Object,default:()=>({})}},computed:{AttributeKind:()=>ei,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}}},ni=ti,ii=(0,F.Z)(ni,zn,Kn,!1,null,null,null),ai=ii.exports,si={name:"Attributes",components:{LinkableHeading:dn.Z,ParameterAttributes:ai},props:{attributes:{type:Array,required:!0}},computed:{section:({sectionKind:e})=>rn[e],sectionKind:()=>Fe.attributes}},ri=si,oi=(0,F.Z)(ri,En,Mn,!1,null,"c0edcb84",null),li=oi.exports,ci=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)},di=[],ui=n(9519),hi={name:"PossibleValues",components:{ContentNode:ui["default"],LinkableHeading:dn.Z,WordBreak:Ae.Z},props:{values:{type:Array,required:!0}},computed:{contentSectionData:()=>rn[Fe.possibleValues]}},pi=hi,gi=(0,F.Z)(pi,ci,di,!1,null,null,null),fi=gi.exports,mi=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)},yi=[],vi={name:"RestEndpoint",components:{DeclarationSource:bt,LinkableHeading:dn.Z},props:{title:{type:String,required:!0},tokens:{type:Array,required:!0}},computed:{anchor:({title:e})=>(0,Tn.HA)(e)}},bi=vi,Ti=(0,F.Z)(bi,mi,yi,!1,null,null,null),_i=Ti.exports,Si=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)},ki=[],Ci=function(){var e=this,t=e._self._c;return t("div",{staticClass:"type"},[e._v(e._s(e.typeOutput))])},wi=[],xi={name:"PropertyListKeyType",props:{types:{type:Array,required:!0}},computed:{englishTypes(){return this.sanitizedTypes.map((({arrayMode:e,baseType:t="*"})=>e?`array of ${this.pluralizeKeyType(t)}`:t))},sanitizedTypes:({sanitizeType:e,types:t})=>t.map(e),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}},sanitizeType(e){const{baseType:t}=e;return t?{...e,baseType:t.trim()}:e}}},Ii=xi,$i=(0,F.Z)(Ii,Ci,wi,!1,null,"380373e1",null),Di=$i.exports,Li={name:"PropertyListKeyDetails",components:{PropertyListKeyType:Di,LinkableHeading:dn.Z},props:{details:{type:Object,required:!0}},computed:{contentSectionData:()=>rn[Fe.details],isTitle(){return"title"===this.details.titleStyle&&this.details.ideTitle},isSymbol(){return"symbol"===this.details.titleStyle&&this.details.ideTitle}}},Pi=Li,Oi=(0,F.Z)(Pi,Si,ki,!1,null,"d66cd00c",null),Ai=Oi.exports,Ni=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)},Ri=[],Bi={name:"Parameters",components:{ContentNode:Qe.Z,LinkableHeading:dn.Z},props:{parameters:{type:Array,required:!0}},computed:{contentSectionData:()=>rn[Fe.parameters]}},Ei=Bi,Mi=(0,F.Z)(Ei,Ni,Ri,!1,null,"5ef1227e",null),zi=Mi.exports,Ki=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:a,changes:s,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:a})?e._e():t("PossiblyChangedType",{attrs:{type:i,changes:s.type}})]}},{key:"description",fn:function({name:n,type:i,attributes:a,content:s,required:r,changes:o,deprecated:l,readOnly:c}){return[e.shouldShiftType({name:n,content:s})?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")}))+" ")]),s?t("ContentNode",{attrs:{content:s}}):e._e(),t("ParameterAttributes",{attrs:{attributes:a,changes:o.attributes}})]}}])})],1)},Zi=[],qi={inject:["identifier","store"],data:({store:{state:e}})=>({state:e}),computed:{apiChanges:({state:{apiChanges:e},identifier:t})=>e&&e[t]}},ji=n(6137),Fi=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)},Hi=[],Vi={name:"ParametersTable",components:{Row:K.Z,Column:Z.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}}}},Wi=Vi,Ui=(0,F.Z)(Wi,Fi,Hi,!1,null,"eee7e94e",null),Qi=Ui.exports,Gi=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)})},Xi=[],Yi={name:"PossiblyChangedTextAttribute",components:{RenderChanged:Qn},props:{changes:{type:Object,required:!1},value:{type:Boolean,default:!1}}},Ji=Yi,ea=(0,F.Z)(Ji,Gi,Xi,!1,null,null,null),ta=ea.exports,na=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)}})]}}])})},ia=[],aa=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()},sa=[],ra={name:"DeclarationTokenGroup",components:{DeclarationToken:ht["default"]},props:{type:{type:Array,default:()=>[],required:!1}}},oa=ra,la=(0,F.Z)(oa,aa,sa,!1,null,null,null),ca=la.exports,da={name:"PossiblyChangedType",components:{DeclarationTokenGroup:ca,RenderChanged:Qn},props:{type:{type:Array,required:!0},changes:{type:Object,required:!1}},methods:{getValues(e){return Array.isArray(e)?e:e.values}}},ua=da,ha=(0,F.Z)(ua,na,ia,!1,null,"549ed0a8",null),pa=ha.exports,ga={name:"PropertyTable",mixins:[qi],components:{Badge:ji.Z,WordBreak:Ae.Z,PossiblyChangedTextAttribute:ta,PossiblyChangedType:pa,ParameterAttributes:ai,ContentNode:Qe.Z,ParametersTable:Qi,LinkableHeading:dn.Z},props:{title:{type:String,required:!0},properties:{type:Array,required:!0}},computed:{anchor:({title:e})=>(0,Tn.HA)(e),propertyChanges:({apiChanges:e})=>(e||{}).properties},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},fa=ga,ma=(0,F.Z)(fa,Ki,Zi,!1,null,"39899ccf",null),ya=ma.exports,va=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:a,name:s}){return[e.shouldShiftType({name:s,content:i})?e._e():t("PossiblyChangedType",{attrs:{type:n,changes:a.type}})]}},{key:"description",fn:function({name:n,content:i,mimeType:a,type:s,changes:r}){return[e.shouldShiftType({name:n,content:i})?t("PossiblyChangedType",{attrs:{type:s,changes:r.type}}):e._e(),i?t("ContentNode",{attrs:{content:i}}):e._e(),a?t("PossiblyChangedMimetype",{attrs:{mimetype:a,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:a,changes:s}){return[t("div",{staticClass:"part-name"},[t("WordBreak",{attrs:{tag:"code"}},[e._v(e._s(n))])],1),a?t("PossiblyChangedType",{attrs:{type:i,changes:s.type}}):e._e()]}},{key:"description",fn:function({content:n,mimeType:i,required:a,type:s,attributes:r,changes:o,readOnly:l}){return[t("div",[n?e._e():t("PossiblyChangedType",{attrs:{type:s,changes:o.type}}),t("PossiblyChangedTextAttribute",{attrs:{changes:o.required,value:a}},[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)},ba=[],Ta=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}))+" ")])]}}])})},_a=[],Sa={name:"PossiblyChangedMimetype",components:{RenderChanged:Qn},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===jt.yf.modified&&"string"!==typeof t?t:void 0}}},ka=Sa,Ca=(0,F.Z)(ka,Ta,_a,!1,null,"18890a0f",null),wa=Ca.exports;const xa="restRequestBody";var Ia={name:"RestBody",mixins:[qi],components:{PossiblyChangedMimetype:wa,PossiblyChangedTextAttribute:ta,PossiblyChangedType:pa,WordBreak:Ae.Z,ParameterAttributes:ai,ContentNode:Qe.Z,ParametersTable:Qi,LinkableHeading:dn.Z},constants:{ChangesKey:xa},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,Tn.HA)(e),bodyParam:({bodyContentType:e,content:t,mimeType:n})=>({key:xa,content:t,mimeType:n,type:e}),bodyChanges:({apiChanges:e})=>e||{},partsChanges:({bodyChanges:e})=>(e[xa]||{}).parts},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},$a=Ia,Da=(0,F.Z)($a,va,ba,!1,null,"68facc94",null),La=Da.exports,Pa=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:a,changes:s,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:a,name:n})?e._e():t("PossiblyChangedType",{attrs:{type:i,changes:s.type}})]}},{key:"description",fn:function({name:n,type:i,content:a,required:s,attributes:r,changes:o,deprecated:l,readOnly:c}){return[t("div",[e.shouldShiftType({content:a,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:s}},[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:r,changes:o}})],2)]}}])})],1)},Oa=[],Aa={name:"RestParameters",mixins:[qi],components:{Badge:ji.Z,PossiblyChangedType:pa,PossiblyChangedTextAttribute:ta,ParameterAttributes:ai,WordBreak:Ae.Z,ContentNode:Qe.Z,ParametersTable:Qi,LinkableHeading:dn.Z},props:{title:{type:String,required:!0},parameters:{type:Array,required:!0}},computed:{anchor:({title:e})=>(0,Tn.HA)(e),parameterChanges:({apiChanges:e})=>(e||{}).restParameters},methods:{shouldShiftType:({content:e=[],name:t})=>!e.length&&t}},Na=Aa,Ra=(0,F.Z)(Na,Pa,Oa,!1,null,"0d9b752e",null),Ba=Ra.exports,Ea=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.sanitizedResponses,changes:e.propertyChanges,"key-by":"status"},scopedSlots:e._u([{key:"symbol",fn:function({status:n,type:i,reason:a,content:s,changes:r}){return[t("div",{staticClass:"response-name"},[t("code",[e._v(" "+e._s(n)+" "),t("span",{staticClass:"reason"},[e._v(e._s(a))])])]),e.shouldShiftType({content:s,reason:a,status:n})?e._e():t("PossiblyChangedType",{attrs:{type:i,changes:r.type}})]}},{key:"description",fn:function({content:n,mimeType:i,reason:a,type:s,status:r,changes:o}){return[e.shouldShiftType({content:n,reason:a,status:r})?t("PossiblyChangedType",{attrs:{type:s,changes:o.type}}):e._e(),t("div",{staticClass:"response-reason"},[t("code",[e._v(e._s(a))])]),n?t("ContentNode",{attrs:{content:n}}):e._e(),i?t("PossiblyChangedMimetype",{attrs:{mimetype:i,changes:o.mimetype,change:o.change}}):e._e()]}}])})],1)},Ma=[],za={name:"RestResponses",mixins:[qi],components:{PossiblyChangedMimetype:wa,PossiblyChangedType:pa,ContentNode:Qe.Z,ParametersTable:Qi,LinkableHeading:dn.Z},props:{title:{type:String,required:!0},responses:{type:Array,required:!0}},computed:{anchor:({title:e})=>(0,Tn.HA)(e),propertyChanges:({apiChanges:e})=>(e||{}).restResponses,sanitizedResponses:({responses:e,sanitizeResponse:t})=>e.map(t)},methods:{sanitizeResponse:({mimetype:e,...t})=>e?{...t,mimeType:e}:t,shouldShiftType:({content:e=[],reason:t,status:n})=>!(e.length||t)&&n}},Ka=za,Za=(0,F.Z)(Ka,Ea,Ma,!1,null,"362f5b54",null),qa=Za.exports,ja=function(){var e=this,t=e._self._c;return e.topics.length?t("section",{staticClass:"mentions"},[t("LinkableHeading",{attrs:{anchor:"mentions"}},[e._v(" "+e._s(e.$t("mentioned-in"))+" ")]),e._l(e.topics,(function(e){return t("Mention",{key:e.identifier,attrs:{url:e.url,title:e.title,role:e.role,kind:e.kind}})}))],2):e._e()},Fa=[],Ha=function(){var e=this,t=e._self._c;return t("div",{staticClass:"link-block"},[t("Reference",{staticClass:"link",attrs:{url:e.url,role:e.role,kind:e.kind}},[t("TopicLinkBlockIcon",{staticClass:"mention-icon",attrs:{role:e.role}}),e._v(" "+e._s(e.title)+" ")],1)],1)},Va=[],Wa=n(4260),Ua=n(2970),Qa={components:{Reference:Wa.Z,TopicLinkBlockIcon:Ua.Z},mixins:[un.Z],props:{url:{type:String,required:!0},title:{type:String,required:!0},role:{type:String,required:!1,default:"article"},kind:{type:String,required:!1,default:"article"}}},Ga=Qa,Xa=(0,F.Z)(Ga,Ha,Va,!1,null,"241f4141",null),Ya=Xa.exports,Ja={name:"MentionedIn",components:{LinkableHeading:dn.Z,Mention:Ya},mixins:[un.Z],props:{mentions:{type:Array,required:!0}},computed:{topics(){return this.mentions&&this.mentions.length?this.mentions.slice(0,5).flatMap((e=>this.references[e])):[]}}},es=Ja,ts=(0,F.Z)(es,ja,Fa,!1,null,null,null),ns=ts.exports,is={name:"PrimaryContent",components:{Attributes:li,ContentNode:Qe.Z,Parameters:zi,PropertyListKeyDetails:Ai,PropertyTable:ya,RestBody:La,RestEndpoint:_i,RestParameters:Ba,RestResponses:qa,PossibleValues:fi,Mentions:ns},constants:{SectionKind:Fe},props:{sections:{type:Array,required:!0,validator:e=>e.every((({kind:e})=>Object.prototype.hasOwnProperty.call(Fe,e)))}},computed:{span(){return{large:9,medium:9,small:12}}},methods:{componentFor(e){return{[Fe.attributes]:li,[Fe.content]:Qe.Z,[Fe.details]:Ai,[Fe.parameters]:zi,[Fe.properties]:ya,[Fe.restBody]:La,[Fe.restParameters]:Ba,[Fe.restHeaders]:Ba,[Fe.restCookies]:Ba,[Fe.restEndpoint]:_i,[Fe.restResponses]:qa,[Fe.possibleValues]:fi,[Fe.mentions]:ns}[e.kind]},propsFor(e){const{attributes:t,bodyContentType:n,content:i,details:a,items:s,kind:r,mimeType:o,parameters:l,title:c,tokens:d,values:u,mentions:h}=e;return{[Fe.attributes]:{attributes:t},[Fe.content]:{content:i},[Fe.details]:{details:a},[Fe.parameters]:{parameters:l},[Fe.possibleValues]:{values:u},[Fe.properties]:{properties:s,title:c},[Fe.restBody]:{bodyContentType:n,content:i,mimeType:o,parts:l,title:c},[Fe.restCookies]:{parameters:s,title:c},[Fe.restEndpoint]:{tokens:d,title:c},[Fe.restHeaders]:{parameters:s,title:c},[Fe.restParameters]:{parameters:s,title:c},[Fe.restResponses]:{responses:s,title:c},[Fe.mentions]:{mentions:h}}[r]}}},as=is,ss=(0,F.Z)(as,Rn,Bn,!1,null,"65c116be",null),rs=ss.exports,os=function(){var e=this,t=e._self._c;return t("ContentTable",{attrs:{anchor:e.contentSectionData.anchor,title:e.$t(e.contentSectionData.title),enableMinimized:e.enableMinimized}},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)},ls=[],cs=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)},ds=[];const us=3,hs={conformsTo:"conformance",inheritsFrom:"inheritance",inheritedBy:"inheritedBy"};var ps={name:"RelationshipsList",components:{ConditionalConstraints:Je,Reference:Wa.Z,WordBreak:Ae.Z},inject:["store","identifier"],mixins:[Tt.JY,Tt.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=hs[t];if(e.change!==jt.yf.modified)return e.change;const i=e[n];if(!i)return;const a=(e,t)=>e.map(((e,n)=>[e,t[n]])),s=a(i.previous,i.new).some((([e,t])=>e.content?0===e.content.length&&t.content.length>0:!!t.content));return s?jt.yf.added:jt.yf.modified},shouldDisplayInline(){const{hasAvailabilityConstraints:e,symbols:t}=this;return t.length<=us&&!e}}},gs=ps,fs=(0,F.Z)(gs,cs,ds,!1,null,"ba5cad92",null),ms=fs.exports,ys={name:"Relationships",mixins:[un.Z],components:{ContentTable:yn,List:ms,Section:wn},props:{sections:{type:Array,required:!0},enableMinimized:{type:Boolean,default:!1}},computed:{contentSectionData:()=>sn.relationships,sectionsWithSymbols(){return this.sections.map((e=>({...e,symbols:e.identifiers.reduce(((e,t)=>this.references[t]?e.concat(this.references[t]):e),[])})))}}},vs=ys,bs=(0,F.Z)(vs,os,ls,!1,null,null,null),Ts=bs.exports,_s=n(7120),Ss=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("span",{key:n,staticClass:"technology"},[t("TechnologyIcon",{staticClass:"tech-icon"}),t("span",[e._v(e._s(n))])],1)})),e._l(e.platforms,(function(n){return t("span",{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("Badge",{attrs:{variant:"deprecated"}}):n.beta?t("Badge",{attrs:{variant:"beta"}}):e._e()],1)}))],2)},ks=[],Cs=n(9001),ws=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))])},xs=[],Is={name:"AvailabilityRange",props:{deprecatedAt:{type:String,required:!1},introducedAt:{type:String,required:!1},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 t&&e?this.$t("availability.introduced-and-deprecated",{name:n,introducedAt:t,deprecatedAt:e}):t?this.$t("availability.available-on-platform-version",{name:n,introducedAt:t}):this.$t("availability.available-on-platform",{name:n})},text(){const{deprecatedAt:e,introducedAt:t,platformName:n}=this;return t&&e?`${n} ${t}–${e}`:t?`${n} ${t}+`:n}}},$s=Is,Ds=(0,F.Z)($s,ws,xs,!1,null,null,null),Ls=Ds.exports,Ps={name:"Availability",mixins:[Tt.JY],inject:["identifier","store"],components:{Badge:ji.Z,AvailabilityRange:Ls,Section:re,TechnologyIcon:Cs.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]||{},a=i[e];if(a)return a.deprecated?jt.yf.deprecated:a.introduced&&!a.introduced.previous?jt.yf.added:jt.yf.modified}}},Os=Ps,As=(0,F.Z)(Os,Ss,ks,!1,null,"3da26baa",null),Ns=As.exports,Rs=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}})},Bs=[],Es={name:"SeeAlso",components:{TopicsTable:Ln},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:Ln.props.sections},computed:{contentSectionData:()=>sn.seeAlso}},Ms=Es,zs=(0,F.Z)(Ms,Rs,Bs,!1,null,null,null),Ks=zs.exports,Zs=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)])},qs=[],js={name:"Title",props:{eyebrow:{type:String,required:!1}}},Fs=js,Hs=(0,F.Z)(Fs,Zs,qs,!1,null,"6630a012",null),Vs=Hs.exports,Ws=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}})},Us=[],Qs={name:"Topics",components:{TopicsTable:Ln},computed:{contentSectionData:()=>sn.topics},props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,sections:Ln.props.sections,topicStyle:{type:String,required:!0,validator:e=>Object.hasOwnProperty.call(Ne.o,e)}}},Gs=Qs,Xs=(0,F.Z)(Gs,Ws,Us,!1,null,null,null),Ys=Xs.exports,Js=function(){var e=this,t=e._self._c;return t("div",{staticClass:"OnThisPageStickyContainer"},[e._t("default")],2)},er=[],tr={name:"OnThisPageStickyContainer"},nr=tr,ir=(0,F.Z)(nr,Js,er,!1,null,"39ac6ed0",null),ar=ir.exports,sr=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)+" ")])})),e.smallViewport?e._e():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}],null,!1,1132636639)},[e._v(" "+e._s(e.currentTopicTitle)+" ")])],2)},rr=[],or=n(2853),lr=n(5381),cr=function(){var e=this,t=e._self._c;return t("li",{staticClass:"hierarchy-collapsed-items"},[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.formattedTopics,(function(n){return t("li",{key:n.title,staticClass:"dropdown-item"},[t("NavMenuLink",{attrs:{url:n.url}},[e._v(" "+e._s(n.title)+" ")])],1)})),0)])},dr=[],ur=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"}})])},hr=[],pr=n(9986),gr={name:"EllipsisIcon",components:{SVGIcon:pr.Z}},fr=gr,mr=(0,F.Z)(fr,ur,hr,!1,null,null,null),yr=mr.exports,vr=function(){var e=this,t=e._self._c;return e.isCurrent?t("span",{staticClass:"nav-menu-link current",attrs:{"aria-current":"page","aria-disabled":"true",role:"link"}},[e._t("default")],2):t("Reference",{staticClass:"nav-menu-link",attrs:{url:e.url,tabindex:"0"}},[e._t("default")],2)},br=[],Tr={name:"NavMenuLink",components:{Reference:Wa.Z},computed:{isCurrent:({$route:e,url:t})=>"string"===typeof t?t===(0,O.Q2)(e.path,e.query).replace(/\/$/,""):t.name===e.name},props:{url:{type:[Object,String],required:!0}}},_r=Tr,Sr=(0,F.Z)(_r,vr,br,!1,null,"2ad31daf",null),kr=Sr.exports,Cr={name:"HierarchyCollapsedItems",components:{EllipsisIcon:yr,NavMenuLink:kr},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:{formattedTopics:({$route:e,topics:t})=>t.map((t=>({...t,url:(0,O.Q2)(t.url,e.query)})))},methods:{handleDocumentClick(e){const{target:t}=e,{collapsed:n,$refs:{btn:i,dropdown:a}}=this,s=!i.contains(t)&&!a.contains(t);!n&&s&&(this.collapsed=!0)},toggleCollapsed(){this.collapsed=!this.collapsed}}},wr=Cr,xr=(0,F.Z)(wr,cr,dr,!1,null,"7b701104",null),Ir=xr.exports,$r=function(e,t){return e(t.$options.components.NavMenuItemBase,{tag:"component",staticClass:"hierarchy-item",class:[{collapsed:t.props.isCollapsed},t.data.staticClass]},[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)},Dr=[],Lr=n(535),Pr=n(8785),Or={name:"HierarchyItem",components:{NavMenuItemBase:Lr.Z,InlineChevronRightIcon:Pr.Z},props:{isCollapsed:Boolean,url:{type:String,required:!1}}},Ar=Or,Nr=(0,F.Z)(Ar,$r,Dr,!0,null,"13293168",null),Rr=Nr.exports;const Br=3,Er=1;var Mr={name:"Hierarchy",components:{Badge:ji.Z,NavMenuItems:or.Z,HierarchyCollapsedItems:Ir,HierarchyItem:Rr},constants:{MaxVisibleLinks:Br},inject:["store"],mixins:[un.Z],props:{isSymbolDeprecated:Boolean,isSymbolBeta:Boolean,currentTopicTitle:{type:String,required:!0},parentTopics:{type:Array,default:()=>[]},currentTopicTags:{type:Array,default:()=>[]}},computed:{windowWidth:({store:e})=>e.state.contentWidth,root:({parentTopics:e})=>e[0],smallViewport:({windowWidth:e})=>e{const i=n?1:0;return e>1200?Br-i:e>1e3?Br-1-i:t?0:Br-2-i},collapsibleItems:({smallViewport:e,parentTopics:t,linksAfterCollapse:n,currentTopicTitle:i,$route:a})=>{const s=n?t.slice(Er,-n):t.slice(Er);return e&&s.push({title:i,url:a.path}),s},nonCollapsibleItems:({parentTopics:e,linksAfterCollapse:t})=>t?e.slice(Er).slice(-t):[],hasBadge:({isSymbolDeprecated:e,isSymbolBeta:t,currentTopicTags:n})=>e||t||n.length},methods:{addQueryParamsToUrl(e){return(0,O.Q2)(e,this.$route.query)}}},zr=Mr,Kr=(0,F.Z)(zr,sr,rr,!1,null,"d54f3438",null),Zr=Kr.exports;const qr=1050;var jr={name:"DocumentationTopic",mixins:[P.Z],constants:{ON_THIS_PAGE_CONTAINER_BREAKPOINT:qr},inject:{isTargetIDE:{default(){return!1}},store:{default(){return{reset(){},state:{},setReferences(){},updateReferences(){}}}}},components:{Declaration:Wt,OnThisPageStickyContainer:ar,OnThisPageNav:je,DocumentationHero:Oe,Abstract:en,Aside:E.Z,BetaLegalText:V,ContentNode:Qe.Z,DefaultImplementations:Nn,DownloadButton:tn.Z,LanguageSwitcher:me,PrimaryContent:rs,Relationships:Ts,RequirementMetadata:_s.Z,Availability:Ns,SeeAlso:Ks,Title:Vs,Topics:Ys,ViewMore:Se,WordBreak:Ae.Z,Hierarchy:Zr,InlinePlusCircleIcon:Ut.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:Ne.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($e,e)},availableLocales:{type:Array,required:!1},hierarchyItems:{type:Array,default:()=>[]}},provide(){return{identifier:this.identifier,languages:new Set(Object.keys(this.languagePaths)),interfaceLanguage:this.interfaceLanguage,symbolKind:this.symbolKind,enableMinimized:this.enableMinimized}},data(){return{indexState:B["default"].state,topicState:this.store.state,declListExpanded:!1}},computed:{normalizedSwiftPath:({swiftPath:e})=>(0,A.Jf)(e),normalizedObjcPath:({objcPath:e,swiftPath:t})=>(0,A.Jf)(e&&t?(0,O.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,parentTopics:({hierarchyItems:e,references:t,hasOtherDeclarations:n,pageTitle:i})=>{const a=e.reduce(((e,n)=>{const i=t[n];if(i){const{title:t,url:n}=i;return e.concat({title:t,url:n})}return console.error(`Reference for "${n}" is missing`),e}),[]),s=(0,N.Z$)(a);return n&&s?.title===i&&a.pop(),a},shouldShowLanguageSwitcher:({objcPath:e,swiftPath:t,isTargetIDE:n,enableMinimized:i})=>!!(e&&t&&n)&&!i,enhanceBackground:({symbolKind:e,disableHeroBackground:t,enableMinimized:n})=>!t&&!n&&(!e||e===L.module),shortHero:({roleHeading:e,abstract:t,sampleCodeDownload:n,hasAvailability:i,shouldShowLanguageSwitcher:a,declarations:s})=>!!e+!!t+!!n+!!s.length+!!i+a<=1,technologies({modules:e=[]}){const t=e.reduce(((e,t)=>(e.push(t.name),e.concat(t.relatedModules||[]))),[]);return t.length>1?t:[]},titleBreakComponent:({enhanceBackground:e})=>e?"span":Ae.Z,hasPrimaryContent:({isRequirement:e,deprecationSummary:t,downloadNotAvailableSummary:n,primaryContentSectionsSanitized:i,shouldShowViewMoreLink:a})=>e||t&&t.length||n&&n.length||i.length||a,viewMoreLink:({interfaceLanguage:e,normalizedObjcPath:t,normalizedSwiftPath:n})=>e===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!==Ne.o.hidden&&!n,isOnThisPageNavVisible:({topicState:e})=>e.contentWidth>qr,disableMetadata:({enableMinimized:e})=>e,primaryContentSectionsSanitized({primaryContentSections:e=[],symbolKind:t}){return e.filter((({kind:e})=>e===Fe.mentions?t!==L.module:e!==Fe.declarations))},declarations({primaryContentSections:e=[]}){return e.filter((({kind:e})=>e===Fe.declarations))},showOtherDeclarations({enableMinimized:e,hasOtherDeclarations:t}){return!e&&t},hasOtherDeclarations({declarations:e=[]}){return!!e.length&&e[0].declarations.some((e=>Object.prototype.hasOwnProperty.call(e,"otherDeclarations")))},declListToggleText({declListExpanded:e}){return e?this.$t("declarations.hide-other-declarations"):this.$t("declarations.show-all-declarations")}},methods:{extractProps(e){const{abstract:t,defaultImplementationsSections:n,deprecationSummary:i,downloadNotAvailableSummary:a,diffAvailability:s,hierarchy:r,identifier:{interfaceLanguage:o,url:l},metadata:{conformance:c,hasNoExpandedDocumentation:d,modules:u,availableLocales:h,platforms:p,required:g=!1,roleHeading:f,title:m="",tags:y=[],role:v,symbolKind:b="",remoteSource:T,images:_=[],color:{standardColorIdentifier:S}={}}={},primaryContentSections:k,relationshipsSections:C,references:w={},sampleCodeDownload:x,topicSectionsStyle:I,topicSections:$,seeAlsoSections:L,variantOverrides:P,variants:O=[]}=e,A=O.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]=[]}=A;return{abstract:t,conformance:c,defaultImplementationsSections:n,deprecationSummary:i,downloadNotAvailableSummary:a,diffAvailability:s,hasNoExpandedDocumentation:d,availableLocales:h,hierarchy:r,role:v,identifier:l,interfaceLanguage:o,isRequirement:g,modules:u,platforms:p,primaryContentSections:k,relationshipsSections:C,references:w,roleHeading:f,sampleCodeDownload:x,title:m,topicSections:$,topicSectionsStyle:I,seeAlsoSections:L,variantOverrides:P,symbolKind:b,tags:y.slice(0,1),remoteSource:T,pageImages:_,objcPath:N,swiftPath:R,standardColorIdentifier:S}},toggleDeclList(){this.declListExpanded=!this.declListExpanded}},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}})}))}R["default"].setAvailableLocales(this.availableLocales||[]),this.store.reset(),this.store.setReferences(this.references)},watch:{"indexState.includedArchiveIdentifiers":function(){this.store.updateReferences()},references(e){this.store.setReferences(e)},availableLocales(e){R["default"].setAvailableLocales(e)}}},Fr=jr,Hr=(0,F.Z)(Fr,I,$,!1,null,"7c6f2f58",null),Vr=Hr.exports,Wr=function(){var e=this,t=e._self._c;return t("div",{staticClass:"documentation-layout"},[e.isTargetIDE?e._e():t("Nav",{attrs:{diffAvailability:e.diffAvailability,interfaceLanguage:e.interfaceLanguage,objcPath:e.objcPath,swiftPath:e.swiftPath,displaySidenav:e.enableNavigator},on:{"toggle-sidenav":e.handleToggleSidenav},scopedSlots:e._u([{key:"title",fn:function({className:t}){return[e._t("nav-title",null,{className:t})]}}],null,!0)}),t("AdjustableSidebarWidth",e._g(e._b({staticClass:"full-width-container topic-wrapper",scopedSlots:e._u([{key:"aside",fn:function({scrollLockID:n,breakpoint:i}){return[t("div",{staticClass:"documentation-layout-aside"},[e.enableQuickNavigation?t("QuickNavigationModal",{attrs:{children:e.quickNavNodes||e.indexNodes,showQuickNavigationModal:e.showQuickNavigationModal,technology:e.technology?e.technology.title:"",placeholder:e.quickNavPlaceholder},on:{"update:showQuickNavigationModal":function(t){e.showQuickNavigationModal=t},"update:show-quick-navigation-modal":function(t){e.showQuickNavigationModal=t}}}):e._e(),t("transition",{attrs:{name:"delay-hiding"}},[e._t("navigator",(function(){return[t("Navigator",e._b({directives:[{name:"show",rawName:"v-show",value:e.sidenavVisibleOnMobile||i===e.BreakpointName.large,expression:"sidenavVisibleOnMobile || breakpoint === BreakpointName.large"}],key:"base-navigator",attrs:{"parent-topic-identifiers":e.parentTopicIdentifiers,references:e.references,scrollLockID:n,"render-filter-on-top":i!==e.BreakpointName.large},on:{close:function(t){return e.handleToggleSidenav(i)}},scopedSlots:e._u([e.enableQuickNavigation?{key:"filter",fn:function(){return[t("QuickNavigationButton",{nativeOn:{click:function(t){return e.openQuickNavigationModal.apply(null,arguments)}}})]},proxy:!0}:null,{key:"above-navigator-head",fn:function(){return[e._t("above-navigator-head")]},proxy:!0},{key:"navigator-head",fn:function({className:t}){return[e._t("nav-title",null,{className:t})]}}],null,!0)},"Navigator",{...e.navigatorProps,technologyProps:e.technologyProps},!1))]}),null,{scrollLockID:n,breakpoint:i,sidenavVisibleOnMobile:e.sidenavVisibleOnMobile,handleToggleSidenav:e.handleToggleSidenav,enableQuickNavigation:e.enableQuickNavigation,openQuickNavigationModal:e.openQuickNavigationModal})],2)],1)]}}],null,!0)},"AdjustableSidebarWidth",e.sidebarProps,!1),e.sidebarListeners),[t("PortalTarget",{attrs:{name:"modal-destination",multiple:""}}),e._t("content")],2)],1)},Ur=[],Qr=n(2433),Gr=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(" / ")])},Xr=[],Yr={name:"QuickNavigationButton"},Jr=Yr,eo=(0,F.Z)(Jr,Gr,Xr,!1,null,"96c35eb8",null),to=eo.exports,no=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.placeholderText,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","data-index":i},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,a){return t("div",{key:i.title},[t("span",{staticClass:"parent-path",domProps:{textContent:e._s(i.title)}}),a!==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)])])},io=[],ao=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)])},so=[],ro=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"}})])},oo=[],lo={name:"ClearRoundedIcon",components:{SVGIcon:pr.Z}},co=lo,uo=(0,F.Z)(co,ro,oo,!1,null,null,null),ho=uo.exports;function po(){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 go(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 fo(e){e.selectionStart=e.selectionEnd=0}function mo(e){return/^[\w\W\s]$/.test(e)}function yo(e){const t=e.match(/(.*)<\/data>/);try{return t?JSON.parse(t[1]):null}catch(n){return null}}function vo(e){return"string"!==typeof e&&(e=JSON.stringify(e)),`${e}`}function bo(e,t,n,i){let a,s;return function(...r){function o(){clearTimeout(a),a=null}function l(){o(),e.apply(s,r)}if(s=this,!a||!n&&!i){if(!n)return o(),void(a=setTimeout(l,t));a=setTimeout(o,t),e.apply(s,r)}}}const To=280,_o=100;var So={data(){return{keyboardIsVirtual:!1,activeTags:[],initTagIndex:null,focusedTagIndex:null,metaKey:!1,shiftKey:!1,tabbing:!1,debouncedHandleDeleteTag:null}},constants:{DebounceDelay:To,VirtualKeyboardThreshold:_o},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.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=_o&&(this.keyboardIsVirtual=!0)}),To),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:po()};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",vo(n)),e.clipboardData.setData("text/plain",t.join(" ")),n):n},handleCut(e){e.preventDefault();const{input:t,tags:n}=this.handleCopy(e);if(!t&&!n.length)return;const i=this.selectedTags.filter((e=>!n.includes(e))),a=this.input.replace(t,"");this.setSelectedTags(i),this.setFilterInput(a)},handlePaste(e){e.preventDefault();const{types:t}=e.clipboardData;let n=[],i=e.clipboardData.getData("text/plain");if(t.includes("text/html")){const t=e.clipboardData.getData("text/html"),a=yo(t);a&&({tags:n=[],input:i=""}=a)}const a=po();i=a.length?this.input.replace(a,i):(0,Tn.ZQ)(this.input,i,document.activeElement.selectionStart),this.setFilterInput(i.trim()),n.length&&(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(),go(this.$refs.input),this.hasSelectedTags&&(await this.focusInput(),"Backspace"===n&&fo(this.$refs.input))}},mounted(){window.visualViewport&&(window.visualViewport.addEventListener("resize",this.updateKeyboardType),this.$once("hook:beforeDestroy",(()=>{window.visualViewport.removeEventListener("resize",this.updateKeyboardType)})))}};const ko=1e3;var Co={constants:{ScrollingDebounceDelay:ko},data(){return{isScrolling:!1,scrollRemovedAt:0}},created(){this.deleteScroll=bo(this.deleteScroll,ko)},methods:{deleteScroll(){this.isScrolling=!1,this.scrollRemovedAt=Date.now()},handleScroll(e){const{target:t}=e;if(0!==t.scrollTop)return t.scrollTop=0,void e.preventDefault();const n=150,i=t.offsetWidth,a=i+n;if(t.scrollWidth0?this.focusIndex(this.focusedIndex-1):this.startingPointHook())},focusNext({metaKey:e,ctrlKey:t,shiftKey:n}){(e||t)&&n||(this.externalFocusChange=!1,this.focusedIndex0}},No=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)])},Ro=[],Bo={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",vo({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}},Eo=Bo,Mo=(0,F.Z)(Eo,No,Ro,!1,null,"7e76f326",null),zo=Mo.exports,Ko={name:"Tags",mixins:[Co,Ao],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:zo},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];mo(t)&&n&&this.$emit("delete-tag",{tagName:n.label||n,event:e})}},computed:{totalItemsToNavigate:({tags:e})=>e.length}},Zo=Ko,qo=(0,F.Z)(Zo,Po,Oo,!1,null,"1f2bd813",null),jo=qo.exports;const Fo=5,Ho="filter-input",Vo="selected-tags",Wo="suggested-tags",Uo={autocorrect:"off",autocapitalize:"off",spellcheck:"false",role:"combobox","aria-haspopup":"true","aria-autocomplete":"none","aria-owns":"suggestedTags","aria-controls":"suggestedTags"};var Qo,Go,Xo={name:"FilterInput",mixins:[Co,So],constants:{FilterInputId:Ho,SelectedTagsId:Vo,SuggestedTagsId:Wo,AXinputProperties:Uo,TagLimit:Fo},components:{TagList:jo,ClearRoundedIcon:ho,FilterIcon:Lo},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},preventBorderStyle:{type:Boolean,default:!1},translatableTags:{type:Array,default:()=>[]}},data(){return{resetedTagsViaDeleteButton:!1,FilterInputId:Ho,SelectedTagsId:Vo,SuggestedTagsId:Wo,AXinputProperties:Uo,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?Ho.concat(" ",Vo):Ho,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,Fo):i},displaySuggestedTags:({showSuggestedTags:e,suggestedTags:t})=>e&&t.length>0,inputMultipleSelectionListeners:({resetActiveTags:e,handleCopy:t,handleCut:n,handlePaste:i})=>({click:e,copy:t,cut:n,paste:i}),selectedTagsMultipleSelectionListeners:({handleSingleTagClick:e,selectInputAndTags:t,handleDeleteTag:n,selectedTagsKeydownHandler:i,focusTagHandler:a,handlePaste:s})=>({"click-tags":e,"select-all":t,"delete-tag":n,keydown:i,focus:a,"paste-tags":s})},watch:{async selectedTags(){this.resetedTagsViaDeleteButton?this.resetedTagsViaDeleteButton=!1:this.$el.contains(document.activeElement)&&await this.focusInput(),this.displaySuggestedTags&&this.hasSuggestedTags&&this.$refs.suggestedTags.resetScroll()},suggestedTags:{immediate:!0,handler(e){this.$emit("suggested-tags",e)}},showSuggestedTags(e){this.$emit("show-suggested-tags",e)}},methods:{async focusInput(){await this.$nextTick(),this.$refs.input.focus(),!this.input&&this.resetActiveTags&&this.resetActiveTags()},async resetFilters(e=!1){if(this.setFilterInput(""),this.setSelectedTags([]),!e)return this.$emit("update:preventedBlur",!0),this.resetActiveTags&&this.resetActiveTags(),void await this.focusInput();this.resetedTagsViaDeleteButton=!0,this.showSuggestedTags=!1,this.$refs.input.blur()},focusFirstTag(e=(()=>{})){this.showSuggestedTags||(this.showSuggestedTags=!0),this.hasSuggestedTags&&this.$refs.suggestedTags?this.$refs.suggestedTags.focusFirst():e()},setFilterInput(e){this.$emit("input",e)},setSelectedTags(e){this.$emit("update:selectedTags",e)},deleteTags(e){this.setSelectedTags(this.selectedTags.filter((t=>!e.includes(t))))},async handleBlur(e){const t=e.relatedTarget;t&&t.matches&&t.matches("button, input, ul")&&this.$el.contains(t)||(await this.$nextTick(),this.resetActiveTags(),this.preventedBlur?this.$emit("update:preventedBlur",!1):(this.showSuggestedTags=!1,this.$emit("blur")))},downHandler(e){const t=()=>this.$emit("focus-next",e);this.positionReversed?t():this.focusFirstTag(t)},upHandler(e){const t=()=>this.$emit("focus-prev",e);this.positionReversed?this.focusFirstTag(t):t()},handleFocusPrevOnSelectedTags(){this.positionReversed?this.focusFirstTag((()=>this.$emit("focus-prev"))):this.$emit("focus-prev")},handleFocus(){this.showSuggestedTags=!0,this.$emit("focus")}},created(){this.focusInputWhenCreated&&document.activeElement!==this.$refs.input&&(this.inputIsNotEmpty||this.focusInputWhenEmpty)&&this.focusInput()}},Yo=Xo,Jo=(0,F.Z)(Yo,ao,so,!1,null,"9ad1ed4c",null),el=Jo.exports,tl=n(5590),nl={name:"QuickNavigationHighlighter",props:{text:{type:String,required:!0},matcherText:{type:String,default:""}},render(e){const{matcherText:t,text:n}=this,i=[];let a=0;return t?([...t].forEach((t=>{const s=n.toLowerCase().indexOf(t.toLowerCase(),a);a&&i.push(e("span",n.slice(a,s)));const r=s+1;i.push(e("span",{class:"match"},n.slice(s,r))),a=r})),e("p",{class:"highlight"},i)):e("span",{class:"highlight"},n)}},il=nl,al=(0,F.Z)(il,Qo,Go,!1,null,"4a2ce75d",null),sl=al.exports,rl=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"}})])},ol=[],ll={name:"MagnifierIcon",components:{SVGIcon:pr.Z}},cl=ll,dl=(0,F.Z)(cl,rl,ol,!1,null,null,null),ul=dl.exports,hl=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)},pl=[],gl=n(4630);const{extractProps:fl}=Vr.methods,ml="hero",yl={error:"error",loading:"loading",loadingSlowly:"loadingSlowly",success:"success"},vl={...gl.Z,state:(0,x.d9)(gl.Z.state)};var bl={name:"QuickNavigationPreview",components:{DocumentationTopic:Vr},constants:{PreviewState:yl,PreviewStore:vl},data(){return{store:vl}},provide(){return{store:this.store}},props:{json:{type:Object,required:!1},state:{type:String,required:!0,validator:e=>Object.hasOwnProperty.call(yl,e)}},computed:{LOADER_ROW_STYLES:()=>[{"--index":0,width:"30%"},{"--index":1,width:"80%"},{"--index":2,width:"50%"}],STATE:()=>yl,topicProps:({json:e})=>{const t=fl(e),{sections:n=[]}=e;let{abstract:i}=t;const a=n.find((({kind:e})=>e===ml));return!i&&a&&(i=a.content),{...t,abstract:i}}}},Tl=bl,_l=(0,F.Z)(Tl,hl,pl,!1,null,"779b8b01",null),Sl=_l.exports;class kl{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}}const Cl="",wl=32,xl="navigator-hide-button";function Il(e){return e.split("").reduce(((e,t)=>(e<<5)-e+t.charCodeAt(0)|0),0)}function $l(e){const t={},n=e.length;for(let i=0;ie.parent===Cl));const i=t[e];return i?(i.childUIDs||[]).map((e=>t[e])):[]}function Ol(e,t){const n=[],i=[e];let a=null;while(i.length){a=i.pop();const e=t[a];if(!e)return[];n.unshift(e),e.parent&&e.parent!==Cl&&i.push(e.parent)}return n}function Al(e,t,n){const i=t[e];return i?Pl(i.parent,t,n):[]}function Nl(e){const t=/(\/documentation\/[^/]+)/,n=window.location.href.match(t)?.[1]??"";return 1===e.length?e[0]:e.find((e=>e.path.toLowerCase().endsWith(n.toLowerCase())))??e[0]}function Rl(e){return Object.entries(e).reduce(((e,[t,n])=>{if(!n.length)return e;const i=Nl(n);return e[t]=Dl(i.children||[],null,0,i.beta),e}),{})}function Bl(e){return Object.entries(e).reduce(((e,[t,n])=>{const i=Nl(n);return e[t]={technology:i.title,technologyPath:i.path||i.url,isTechnologyBeta:i.beta},e}),{})}var El=n(9652);const{PreviewState:Ml}=Sl.constants,zl="AbortError",Kl=20,Zl=1e3;var ql={name:"QuickNavigationModal",components:{FilterInput:el,GenericModal:tl.Z,MagnifierIcon:ul,TopicTypeIcon:we.Z,QuickNavigationHighlighter:sl,Reference:Wa.Z,Preview:Sl},mixins:[Ao],created(){this.abortController=null,this.$cachedSymbolResults=new kl(Kl),this.loadingTimeout=null},data(){return{debouncedInput:"",userInput:"",focusedInput:!1,cachedSymbolResults:{},previewIsLoadingSlowly:!1,SCROLL_LOCK_DISABLE_ATTR:El.n}},props:{children:{type:Array,required:!0},showQuickNavigationModal:{type:Boolean,required:!0},technology:{type:String,required:!1},placeholder:{type:String,required:!1}},computed:{childrenMap({children:e}){return $l(e)},filteredSymbols:({constructFuzzyRegex:e,children:t,fuzzyMatch:n,processedUserInput:i,childrenMap:a,orderSymbolsByPriority:s})=>{const r=t.filter((e=>"groupMarker"!==e.type&&null!=e.title));if(!i)return[];const o=n({inputLength:i.length,symbols:r,processedInputRegex:new RegExp(e(i),"i"),childrenMap:a}),l=[...new Map(o.map((e=>[e.path,e]))).values()];return s(l).slice(0,Kl)},placeholderText(){return this.placeholder?this.placeholder:this.technology?this.$t("filter.search-symbols",{technology:this.technology}):this.$t("filter.search")},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.find((({$el:e})=>parseInt(e.dataset.index,10)===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?Ml.success:Ml.error:t?Ml.loadingSlowly:Ml.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 a=n.exec(t.title);if(!a)return!1;const s=a[0].length;return!(s>3*e)&&{uid:t.uid,title:t.title,path:t.path,parents:Ol(t.parent,i),type:t.type,inputLengthDifference:t.title.length-e,matchLength:s,matchLengthDifference:s-e,start:a.index,substring:a[0]}})).filter(Boolean)},handleKeyEnter(){!this.noResultsWereFound&&this.userInput.length&&(this.$router.push(this.filteredSymbols[this.focusedIndex].path),this.closeQuickNavigationModal())},orderSymbolsByPriority(e){return e.sort(((e,t)=>e.matchLengthDifference>t.matchLengthDifference?1:e.matchLengthDifferencet.start?1:e.startt.inputLengthDifference?1:e.inputLengthDifference{this.previewState===Ml.loading&&(this.previewIsLoadingSlowly=!0)}),Zl),!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,x.k_)(e.path,{signal:this.abortController.signal});this.$cachedSymbolResults.set(e.uid,{success:!0,json:t})}catch(t){t.name!==zl&&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)])}}},jl=ql,Fl=(0,F.Z)(jl,no,io,!1,null,"7906e3d8",null),Hl=Fl.exports,Vl=function(){var e=this,t=e._self._c;return t("div",{staticClass:"adjustable-sidebar-width",class:{dragging:e.isDragging,"sidebar-hidden":!e.enableNavigator||e.hiddenOnLarge}},[e.enableNavigator?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)}}})]):e._e(),t("div",{ref:"content",staticClass:"content"},[e._t("default")],2),e.enableNavigator?t("BreakpointEmitter",{attrs:{scope:e.BreakpointScopes.nav},on:{change:function(t){e.breakpoint=t}}}):e._e()],1)},Wl=[],Ul=n(7247),Ql=n(7188),Gl=n(114),Xl=n(1147),Yl=n(1716);const Jl="sidebar",ec=1521,tc=543,nc=400,ic={touch:{move:"touchmove",end:"touchend"},mouse:{move:"mousemove",end:"mouseup"}},ac=(e,t=window.innerWidth)=>{const n=Math.min(t,ec);return Math.floor(Math.min(n*(e/100),n))},sc={medium:30,large:30},rc={medium:50,large:40},oc="sidebar-scroll-lock";var lc={name:"AdjustableSidebarWidth",constants:{SCROLL_LOCK_ID:oc},components:{BreakpointEmitter:Ql["default"]},inject:["store"],props:{shownOnMobile:{type:Boolean,default:!1},enableNavigator:{type:Boolean,default:!0},hiddenOnLarge:{type:Boolean,default:!1},fixedWidth:{type:Number,default:null}},data(){const e=window.innerWidth,t=window.innerHeight,n=lr.L3.large,i=ac(sc[n]),a=ac(rc[n]),s=e>=ec?tc:nc,r=Ul.tO.get(Jl,s);return{isDragging:!1,width:this.fixedWidth||Math.min(Math.max(r,i),a),isTouch:!1,windowWidth:e,windowHeight:t,breakpoint:n,noTransition:!1,isTransitioning:!1,isOpeningOnLarge:!1,focusTrapInstance:null,mobileTopOffset:0,topOffset:0,scrollLockContainer:null}},computed:{minWidthPercent:({breakpoint:e})=>sc[e]||0,maxWidthPercent:({breakpoint:e})=>rc[e]||100,maxWidth:({maxWidthPercent:e,windowWidth:t,fixedWidth:n})=>Math.max(n,ac(e,t)),minWidth:({minWidthPercent:e,windowWidth:t,fixedWidth:n})=>Math.min(n||t,ac(e,t)),widthInPx:({width:e})=>`${e}px`,hiddenOnLargeThreshold:({minWidth:e})=>e/2,events:({isTouch:e})=>e?ic.touch:ic.mouse,asideStyles:({widthInPx:e,mobileTopOffset:t,topOffset:n,windowHeight:i})=>({width:e,"--top-offset":n?`${n}px`:null,"--top-offset-mobile":`${t}px`,"--app-height":`${i}px`}),asideClasses:({isDragging:e,shownOnMobile:t,noTransition:n,isTransitioning:i,hiddenOnLarge:a,mobileTopOffset:s,isOpeningOnLarge:r})=>({dragging:e,"show-on-mobile":t,"hide-on-large":a,"is-opening-on-large":r,"no-transition":n,"sidebar-transitioning":i,"has-mobile-top-offset":s}),scrollLockID:()=>oc,BreakpointScopes:()=>lr.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 Gl.Z(this.$refs.aside)},watch:{$route:"closeMobileSidebar",width:{immediate:!0,handler:Ee((function(e){this.emitEventChange(e)}),150)},windowWidth:"getWidthInCheck",async breakpoint(e){this.getWidthInCheck(),e===lr.L3.large&&this.closeMobileSidebar(),this.noTransition=!0,await(0,Me.J)(5),this.noTransition=!1},shownOnMobile:"handleExternalOpen",async isTransitioning(e){e?(await(0,Me.X)(1e3),this.isTransitioning=!1):this.updateContentWidthInStore()},hiddenOnLarge(){this.isTransitioning=!0}},methods:{getWidthInCheck:bo((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,Ul.tO.set(Jl,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(Yl.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){this.scrollLockContainer&&(El.Z.unlockScroll(this.scrollLockContainer),this.focusTrapInstance.stop(),Xl.Z.show(this.$refs.aside),this.scrollLockContainer=null),e&&(await this.$nextTick(),this.scrollLockContainer=document.getElementById(this.scrollLockID),this.scrollLockContainer&&(El.Z.lockScroll(this.scrollLockContainer),this.focusTrapInstance.start(),Xl.Z.hide(this.$refs.aside)))},storeTopOffset:Ee((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)}}},cc=lc,dc=(0,F.Z)(cc,Vl,Wl,!1,null,"00c216ba",null),uc=dc.exports,hc=function(){var e=this,t=e._self._c;return t("nav",{staticClass:"navigator",attrs:{"aria-labelledby":e.INDEX_ROOT_KEY}},[e.isFetching?t("LoadingNavigatorCard",{on:{close:function(t){return e.$emit("close")}}}):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,"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},{key:"above-navigator-head",fn:function(){return[e._t("above-navigator-head")]},proxy:!0},{key:"navigator-head",fn:function(){return[e._t("navigator-head",null,{className:"nav-title"})]},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)},pc=[],gc=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")}},scopedSlots:e._u([{key:"above-navigator-head",fn:function(){return[e._t("above-navigator-head")]},proxy:!0},{key:"navigator-head",fn:function(){return[e._t("navigator-head")]},proxy:!0},{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))}]}},[e.technology?t("Reference",{class:["technology-title",{"router-link-exact-active":e.isTechnologyRoute}],attrs:{id:e.INDEX_ROOT_KEY,url:e.technologyPath},nativeOn:{click:function(t){return t.altKey?(t.preventDefault(),e.toggleAllNodes.apply(null,arguments)):null}}},[t("h2",{staticClass:"card-link"},[e._v(" "+e._s(e.technology)+" ")]),e.isTechnologyBeta?t("Badge",{attrs:{variant:"beta"}}):e._e()],1):e._e(),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.navigatorItems,"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:a}){return[t("DynamicScrollerItem",e._b({ref:`dynamicScroller_${n.uid}`},"DynamicScrollerItem",{active:i,item:n,dataIndex:a},!1),[t("NavigatorCardItem",{attrs:{item:n,isRendered:i,"filter-pattern":e.filterPattern,"filter-text":e.debouncedFilter,"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===a,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.suggestedTags,translatableTags:e.translatableTags,"selected-tags":e.selectedTags,placeholder:e.$t("filter.title"),"should-keep-open-on-blur":!1,shouldTruncateTags:e.shouldTruncateTags,"position-reversed":!e.renderFilterOnTop},on:{"update:selectedTags":function(t){e.selectedTags=t},"update:selected-tags":function(t){e.selectedTags=t},clear:e.clearFilters},model:{value:e.filter,callback:function(t){e.filter=t},expression:"filter"}})],1),e._t("filter")],2)])]}}],null,!0)},"BaseNavigatorCard",{isTechnologyBeta:e.isTechnologyBeta,technologyPath:e.technologyPath},!1))},fc=[];function mc(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var n=e.indexOf("Trident/");if(n>0){var i=e.indexOf("rv:");return parseInt(e.substring(i+3,e.indexOf(".",i)),10)}var a=e.indexOf("Edge/");return a>0?parseInt(e.substring(a+5,e.indexOf(".",a)),10):-1}var yc=void 0;function vc(){vc.init||(vc.init=!0,yc=-1!==mc())}var bc={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&&(!yc&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),delete this._resizeObject.onload)}},mounted:function(){var e=this;vc(),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",yc&&this.$el.appendChild(t),t.data="about:blank",yc||this.$el.appendChild(t)},beforeDestroy:function(){this.removeResizeHandlers()}};function Tc(e){e.component("resize-observer",bc),e.component("ResizeObserver",bc)}var _c={version:"0.4.5",install:Tc},Sc=null;"undefined"!==typeof window?Sc=window.Vue:"undefined"!==typeof n.g&&(Sc=n.g.Vue),Sc&&Sc.use(_c);function kc(e){return kc="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},kc(e)}function Cc(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function wc(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 a=t.isIntersecting&&t.intersectionRatio>=n.threshold;if(a===n.oldResult)return;n.oldResult=a,n.callback(a,t)}}),this.options.intersection),t.context.$nextTick((function(){n.observer&&n.observer.observe(n.el)}))}}},{key:"destroyObserver",value:function(){this.observer&&(this.observer.disconnect(),this.observer=null),this.callback&&this.callback._clear&&(this.callback._clear(),this.callback=null)}},{key:"threshold",get:function(){return this.options.intersection&&this.options.intersection.threshold||0}}]),e}();function Rc(e,t,n){var i=t.value;if(i)if("undefined"===typeof IntersectionObserver)console.warn("[vue-observe-visibility] IntersectionObserver API is not available in your browser. Please install this polyfill: https://github.com/w3c/IntersectionObserver/tree/master/polyfill");else{var a=new Nc(e,i,n);e._vue_visibilityState=a}}function Bc(e,t,n){var i=t.value,a=t.oldValue;if(!Ac(i,a)){var s=e._vue_visibilityState;i?s?s.createObserver(i,n):Rc(e,{value:i},n):Ec(e)}}function Ec(e){var t=e._vue_visibilityState;t&&(t.destroyObserver(),delete e._vue_visibilityState)}var Mc={bind:Rc,update:Bc,unbind:Ec};function zc(e){e.directive("observe-visibility",Mc)}var Kc={version:"0.4.6",install:zc},Zc=null;"undefined"!==typeof window?Zc=window.Vue:"undefined"!==typeof n.g&&(Zc=n.g.Vue),Zc&&Zc.use(Kc);var qc=n(7274),jc=n.n(qc),Fc=n(144),Hc={itemsLimit:1e3};const Vc={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 Wc(){return this.items.length&&"object"!==typeof this.items[0]}let Uc=!1;if("undefined"!==typeof window){Uc=!1;try{var Qc=Object.defineProperty({},"passive",{get(){Uc=!0}});window.addEventListener("test",null,Qc)}catch(bh){}}let Gc=0;var Xc={name:"RecycleScroller",components:{ResizeObserver:bc},directives:{ObserveVisibility:Mc},props:{...Vc,itemSize:{type:Number,default:null},gridItems:{type:Number,default:void 0},itemSecondarySize:{type:Number,default:void 0},minItemSize:{type:[Number,String],default:null},sizeField:{type:String,default:"size"},typeField:{type:String,default:"type"},buffer:{type:Number,default:200},pageMode:{type:Boolean,default:!1},prerender:{type:Number,default:0},emitUpdate:{type:Boolean,default:!1},skipHover:{type:Boolean,default:!1},listTag:{type:String,default:"div"},itemTag:{type:String,default:"div"},listClass:{type:[String,Object,Array],default:""},itemClass:{type:[String,Object,Array],default:""}},data(){return{pool:[],totalSize:0,ready:!1,hoverKey:null}},computed:{sizes(){if(null===this.itemSize){const e={"-1":{accumulator:0}},t=this.items,n=this.sizeField,i=this.minItemSize;let a,s=1e4,r=0;for(let o=0,l=t.length;o{this.$_prerender=!1,this.updateVisibleItems(!0),this.ready=!0}))},activated(){const e=this.$_lastUpdateScrollPosition;"number"===typeof e&&this.$nextTick((()=>{this.scrollToPosition(e)}))},beforeDestroy(){this.removeListeners()},methods:{addView(e,t,n,i,a){const s={item:n,position:0},r={id:Gc++,index:t,used:!0,key:i,type:a};return Object.defineProperty(s,"nr",{configurable:!1,value:r}),e.push(s),s},unuseView(e,t=!1){const n=this.$_unusedViews,i=e.nr.type;let a=n.get(i);a||(a=[],n.set(i,a)),a.push(e),t||(e.nr.used=!1,e.position=-9999,this.$_views.delete(e.nr.key))},handleResize(){this.$emit("resize"),this.ready&&this.updateVisibleItems(!1)},handleScroll(e){this.$_scrollDirty||(this.$_scrollDirty=!0,requestAnimationFrame((()=>{this.$_scrollDirty=!1;const{continuous:e}=this.updateVisibleItems(!1,!0);e||(clearTimeout(this.$_refreshTimout),this.$_refreshTimout=setTimeout(this.handleScroll,100))})))},handleVisibilityChange(e,t){this.ready&&(e||0!==t.boundingClientRect.width||0!==t.boundingClientRect.height?(this.$emit("visible"),requestAnimationFrame((()=>{this.updateVisibleItems(!1)}))):this.$emit("hidden"))},updateVisibleItems(e,t=!1){const n=this.itemSize,i=this.gridItems||1,a=this.itemSecondarySize||n,s=this.$_computedMinItemSize,r=this.typeField,o=this.simpleArray?null:this.keyField,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&&(a=s),s=~~((i+a)/2)}while(s!==n);for(s<0&&(s=0),g=s,m=d[c-1].accumulator,f=s;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>Hc.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 _=T?null:new Map;let S,k,C,w;for(let x=g;x=C.length)&&(b=this.addView(p,x,S,e,k),this.unuseView(b,!0),C=h.get(k)),b=C[w],b.item=S,b.nr.used=!0,b.nr.index=x,b.nr.key=e,b.nr.type=k,_.set(k,w+1),w++),u.set(e,b)),null===n?(b.position=d[x-1].accumulator,b.offset=0):(b.position=Math.floor(x/i)*n,b.offset=x%i*a)):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=jc()(this.$el);return!window.document||e!==window.document.documentElement&&e!==window.document.body||(e=window),e},getScroll(){const{$el:e,direction:t}=this,n="vertical"===t;let i;if(this.pageMode){const t=e.getBoundingClientRect(),a=n?t.height:t.width;let s=-(n?t.top:t.left),r=n?window.innerHeight:window.innerWidth;s<0&&(r+=s,s=0),s+r>a&&(r=a-s),i={start:s,end:s+r}}else i=n?{start:e.scrollTop,end:e.scrollTop+e.clientHeight}:{start:e.scrollLeft,end:e.scrollLeft+e.clientWidth};return i},applyPageMode(){this.pageMode?this.addListeners():this.removeListeners()},addListeners(){this.listenerTarget=this.getListenerTarget(),this.listenerTarget.addEventListener("scroll",this.handleScroll,!!Uc&&{passive:!0}),this.listenerTarget.addEventListener("resize",this.handleResize)},removeListeners(){this.listenerTarget&&(this.listenerTarget.removeEventListener("scroll",this.handleScroll),this.listenerTarget.removeEventListener("resize",this.handleResize),this.listenerTarget=null)},scrollToItem(e){let t;t=null===this.itemSize?e>0?this.sizes[e-1].accumulator:0:Math.floor(e/this.gridItems)*this.itemSize,this.scrollToPosition(t)},scrollToPosition(e){const t="vertical"===this.direction?{scroll:"scrollTop",start:"top"}:{scroll:"scrollLeft",start:"left"};let n,i,a;if(this.pageMode){const s=jc()(this.$el),r="HTML"===s.tagName?0:s[t.scroll],o=s.getBoundingClientRect(),l=this.$el.getBoundingClientRect(),c=l[t.start]-o[t.start];n=s,i=t.scroll,a=e+r+c}else n=this.$el,i=t.scroll,a=e;n[i]=a},itemsLimitError(){throw setTimeout((()=>{console.log("It seems the scroller element isn't scrolling, so it tries to render all the items at once.","Scroller:",this.$el),console.log("Make sure the scroller has a fixed height (or width) and 'overflow-y' (or 'overflow-x') set to 'auto' so it can scroll correctly and only render the items visible in the scroll viewport.")})),new Error("Rendered items limit reached")},sortViews(){this.pool.sort(((e,t)=>e.nr.index-t.nr.index))}}};function Yc(e,t,n,i,a,s,r,o,l,c){"boolean"!==typeof r&&(l=o,o=r,r=!1);const d="function"===typeof n?n.options:n;let u;if(e&&e.render&&(d.render=e.render,d.staticRenderFns=e.staticRenderFns,d._compiled=!0,a&&(d.functional=!0)),i&&(d._scopeId=i),s?(u=function(e){e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,e||"undefined"===typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),t&&t.call(this,l(e)),e&&e._registeredComponents&&e._registeredComponents.add(s)},d._ssrRegister=u):t&&(u=r?function(e){t.call(this,c(e,this.$root.$options.shadowRoot))}:function(e){t.call(this,o(e))}),u)if(d.functional){const e=d.render;d.render=function(t,n){return u.call(n),e(t,n)}}else{const e=d.beforeCreate;d.beforeCreate=e?[].concat(e,u):[u]}return n}const Jc=Xc;var ed=function(){var e,t,n=this,i=n.$createElement,a=n._self._c||i;return a("div",{directives:[{name:"observe-visibility",rawName:"v-observe-visibility",value:n.handleVisibilityChange,expression:"handleVisibilityChange"}],staticClass:"vue-recycle-scroller",class:(e={ready:n.ready,"page-mode":n.pageMode},e["direction-"+n.direction]=!0,e),on:{"&scroll":function(e){return n.handleScroll.apply(null,arguments)}}},[n.$slots.before?a("div",{ref:"before",staticClass:"vue-recycle-scroller__slot"},[n._t("before")],2):n._e(),n._v(" "),a(n.listTag,{ref:"wrapper",tag:"component",staticClass:"vue-recycle-scroller__item-wrapper",class:n.listClass,style:(t={},t["vertical"===n.direction?"minHeight":"minWidth"]=n.totalSize+"px",t)},[n._l(n.pool,(function(e){return a(n.itemTag,n._g({key:e.nr.id,tag:"component",staticClass:"vue-recycle-scroller__item-view",class:[n.itemClass,{hover:!n.skipHover&&n.hoverKey===e.nr.key}],style:n.ready?{transform:"translate"+("vertical"===n.direction?"Y":"X")+"("+e.position+"px) translate"+("vertical"===n.direction?"X":"Y")+"("+e.offset+"px)",width:n.gridItems?("vertical"===n.direction&&n.itemSecondarySize||n.itemSize)+"px":void 0,height:n.gridItems?("horizontal"===n.direction&&n.itemSecondarySize||n.itemSize)+"px":void 0}:null},n.skipHover?{}:{mouseenter:function(){n.hoverKey=e.nr.key},mouseleave:function(){n.hoverKey=null}}),[n._t("default",null,{item:e.item,index:e.nr.index,active:e.nr.used})],2)})),n._v(" "),n._t("empty")],2),n._v(" "),n.$slots.after?a("div",{ref:"after",staticClass:"vue-recycle-scroller__slot"},[n._t("after")],2):n._e(),n._v(" "),a("ResizeObserver",{on:{notify:n.handleResize}})],1)},td=[];ed._withStripped=!0;const nd=void 0,id=void 0,ad=void 0,sd=!1,rd=Yc({render:ed,staticRenderFns:td},nd,Jc,id,sd,ad,!1,void 0,void 0,void 0);var od={name:"DynamicScroller",components:{RecycleScroller:rd},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:{...Vc,minItemSize:{type:[Number,String],required:!0}},data(){return{vscrollData:{active:!0,sizes:{},validSizes:{},keyField:this.keyField,simpleArray:!1}}},computed:{simpleArray:Wc,itemsWithSize(){const e=[],{items:t,keyField:n,simpleArray:i}=this,a=this.vscrollData.sizes,s=t.length;for(let r=0;r=n)break;i+=t[o].size||this.minItemSize,a+=e[o].size||this.minItemSize}const r=a-i;0!==r&&(this.$el.scrollTop+=r)}},beforeCreate(){this.$_updates=[],this.$_undefinedSizes=0,this.$_undefinedMap={}},activated(){this.vscrollData.active=!0},deactivated(){this.vscrollData.active=!1},methods:{onScrollerResize(){const e=this.$refs.scroller;e&&this.forceUpdate(),this.$emit("resize")},onScrollerVisible(){this.$emit("vscroll:update",{force:!1}),this.$emit("visible")},forceUpdate(e=!0){(e||this.simpleArray)&&(this.vscrollData.validSizes={}),this.$emit("vscroll:update",{force:!0})},scrollToItem(e){const t=this.$refs.scroller;t&&t.scrollToItem(e)},getItemSize(e,t=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 ld=od;var cd=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("RecycleScroller",e._g(e._b({ref:"scroller",attrs:{items:e.itemsWithSize,"min-item-size":e.minItemSize,direction:e.direction,"key-field":"id","list-tag":e.listTag,"item-tag":e.itemTag},on:{resize:e.onScrollerResize,visible:e.onScrollerVisible},scopedSlots:e._u([{key:"default",fn:function(t){var n=t.item,i=t.index,a=t.active;return[e._t("default",null,null,{item:n.item,index:i,active:a,itemWithSize:n})]}}],null,!0)},"RecycleScroller",e.$attrs,!1),e.listeners),[e._v(" "),n("template",{slot:"before"},[e._t("before")],2),e._v(" "),n("template",{slot:"after"},[e._t("after")],2),e._v(" "),n("template",{slot:"empty"},[e._t("empty")],2)],2)},dd=[];cd._withStripped=!0;const ud=void 0,hd=void 0,pd=void 0,gd=!1,fd=Yc({render:cd,staticRenderFns:dd},ud,ld,hd,gd,pd,!1,void 0,void 0,void 0);var md={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 yd=md,vd=void 0,bd=void 0,Td=void 0,_d=void 0,Sd=Yc({},vd,yd,bd,_d,Td,!1,void 0,void 0,void 0);function kd({idProp:e=(e=>e.item.id)}={}){const t={},n=new Fc["default"]({data(){return{store:t}}});return{data(){return{idState:null}},created(){this.$_id=null,this.$_getId="function"===typeof e?()=>e.call(this,this):()=>this[e],this.$watch(this.$_getId,{handler(e){this.$nextTick((()=>{this.$_id=e}))},immediate:!0}),this.$_updateIdState()},beforeUpdate(){this.$_updateIdState()},methods:{$_idStateInit(e){const i=this.$options.idState;if("function"===typeof i){const a=i.call(this,this);return n.$set(t,e,a),this.$_id=e,a}throw new Error("[mixin IdState] Missing `idState` function on component definition.")},$_updateIdState(){const n=this.$_getId();null==n&&console.warn(`No id found for IdState with idProp: '${e}'.`),n!==this.$_id&&(t[n]||this.$_idStateInit(n),this.idState=t[n])}}}}function Cd(e,t){e.component(`${t}recycle-scroller`,rd),e.component(`${t}RecycleScroller`,rd),e.component(`${t}dynamic-scroller`,fd),e.component(`${t}DynamicScroller`,fd),e.component(`${t}dynamic-scroller-item`,Sd),e.component(`${t}DynamicScrollerItem`,Sd)}const wd={version:"1.1.2",install(e,t){const n=Object.assign({},{installComponents:!0,componentsPrefix:""},t);for(const i in n)"undefined"!==typeof n[i]&&(Hc[i]=n[i]);n.installComponents&&Cd(e,n.componentsPrefix)}};let xd=null;function Id(e){const t=(0,Tn.RL)((0,Tn.hr)(e));return new RegExp(t,"ig")}"undefined"!==typeof window?xd=window.Vue:"undefined"!==typeof n.g&&(xd=n.g.Vue),xd&&xd.use(wd);var $d,Dd,Ld=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},{key:"content-container",fn:function(){return[e._t("card-item-content")]},proxy:!0}],null,!0)})},Pd=[],Od=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),t("div",{staticClass:"content-container"},[e._t("content-container")],2)])])},Ad=[],Nd={name:"BaseNavigatorCardItem",props:{hideNavigatorIcon:{type:Boolean,default:()=>!1}}},Rd=Nd,Bd=(0,F.Z)(Rd,Od,Ad,!1,null,"5e71f320",null),Ed=Bd.exports,Md={name:"HighlightMatch",props:{text:{type:String,required:!0},matcher:{type:RegExp,default:void 0}},render(e){const{matcher:t,text:n}=this;if(!t)return e("p",{class:"highlight"},n);const i=[];let a=0,s=null;const r=new RegExp(t,"gi");while(null!==(s=r.exec(n))){const t=s[0].length,r=s.index+t,o=n.slice(a,s.index);o&&i.push(e("span",o));const l=n.slice(s.index,r);l&&i.push(e("span",{class:"match"},l)),a=r}const o=n.slice(a,n.length);return o&&i.push(e("span",o)),e("p",{class:"highlight"},i)}},zd=Md,Kd=(0,F.Z)(zd,$d,Dd,!1,null,"7b81ca08",null),Zd=Kd.exports,qd={name:"NavigatorCardItem",mixins:[kd({idProp:e=>e.item.uid})],components:{BaseNavigatorCardItem:Ed,HighlightMatches:Zd,TopicTypeIcon:we.Z,InlineChevronRightIcon:Pr.Z,Reference:Wa.Z,Badge:ji.Z},props:{isRendered:{type:Boolean,default:!1},item:{type:Object,required:!0},expanded:{type:Boolean,default:!1},filterPattern:{type:RegExp,default:void 0},filterText:{type:String,default:null},isActive:{type:Boolean,default:!1},isBold:{type:Boolean,default:!1},apiChange:{type:String,default:null,validator:e=>jt.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===xe.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":Wa.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,Me.J)(8),e&&this.isRendered&&this.enableFocus&&this.focusReference()},async expanded(){await(0,Me.J)(9),this.idState.isOpening=!1}}},jd=qd,Fd=(0,F.Z)(jd,Ld,Pd,!1,null,"5148de22",null),Hd=Fd.exports,Vd=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"},[e._t("above-navigator-head"),t("div",{staticClass:"head-inner"},[e._t("navigator-head"),t("button",{staticClass:"close-card",attrs:{id:e.SIDEBAR_HIDE_BUTTON_ID,"aria-label":e.$t("navigator.close-navigator")},on:{click:e.handleHideClick}},[t("InlineCloseIcon",{staticClass:"icon-inline close-icon"})],1)],2)],2),e._t("body",null,{className:"card-body"})],2)])])},Wd=[],Ud=n(7181),Qd={name:"BaseNavigatorCard",components:{InlineCloseIcon:Ud.Z},data(){return{SIDEBAR_HIDE_BUTTON_ID:xl}},methods:{async handleHideClick(){this.$emit("close"),await this.$nextTick();const e=document.getElementById(Yl.Yj);e&&e.focus()}}},Gd=Qd,Xd=(0,F.Z)(Gd,Vd,Wd,!1,null,"584a744a",null),Yd=Xd.exports;const Jd={sampleCode:"filter.tags.sample-code",tutorials:"filter.tags.tutorials",articles:"filter.tags.articles",webServiceEndpoints:"filter.tags.web-service-endpoints"},eu=jt.Ag,tu={...Jd,...eu,hideDeprecated:"filter.tags.hide-deprecated"},nu={[xe.t.article]:tu.articles,[xe.t.learn]:tu.tutorials,[xe.t.overview]:tu.tutorials,[xe.t.resources]:tu.tutorials,[xe.t.sampleCode]:tu.sampleCode,[xe.t.section]:tu.tutorials,[xe.t.tutorial]:tu.tutorials,[xe.t.project]:tu.tutorials,[xe.t.httpRequest]:tu.webServiceEndpoints};var iu={computed:{filteredChildren:({children:e,selectedTags:t,apiChanges:n,filterPattern:i,filterChildren:a})=>a(e,t,n,i),navigatorItems:({nodesToRender:e})=>e},methods:{filterChildren(e,t,n,i){const a=new Set(t);return e.filter((({title:e,path:t,type:s,deprecated:r,deprecatedChildrenCount:o,childUIDs:l})=>{const c=!i||i.test(e),d=r||o===l.length;let u=!0;if(a.size){if(u=a.has(nu[s]),n&&!u){const e=n[t];u=a.has(tu[e])}a.has(tu.hideDeprecated)&&(u=!d)}const h=!n||!!n[t];return c&&u&&h}))}}},au={name:"TagsDataProvider",constants:{TOPIC_TYPE_TO_TAG:nu},props:{shouldTruncateTags:{type:Boolean,default:!1}},computed:{availableTags:({renderableChildNodesMap:e,apiChangesObject:t,extractTags:n})=>n(e,t),suggestedTags({availableTags:e,selectedTags:t,hideAvailableTags:n}){return n||t.length?[]:e},translatableTags:({availableTags:e})=>[tu.hideDeprecated,...e]},methods:{extractTags(e,t){const n=new Set(Object.values(Jd)),i={type:[],changes:[],other:[]},a=new Set(Object.values(t));a.size?a.forEach((e=>{n.add(tu[e])})):n.add(tu.hideDeprecated);for(const s in e){if(!Object.hasOwnProperty.call(e,s))continue;if(!n.size)break;const{type:a,path:r,deprecated:o}=e[s],l=nu[a];l&&n.has(l)&&(i.type.push(l),n.delete(l));const c=t[r];c&&n.has(tu[c])&&(i.changes.push(tu[c]),n.delete(tu[c])),o&&n.has(tu.hideDeprecated)&&(i.other.push(tu.hideDeprecated),n.delete(tu.hideDeprecated))}return Object.values(i).flat()}}};const su="navigator.state",ru="navigator.no-results",ou="navigator.no-children",lu="navigator.error-fetching",cu="navigator.items-found";var du={name:"NavigatorCard",constants:{STORAGE_KEY:su,ERROR_FETCHING:lu,ITEMS_FOUND:cu},components:{FilterInput:el,NavigatorCardItem:Hd,DynamicScroller:fd,DynamicScrollerItem:Sd,BaseNavigatorCard:Yd,Reference:Wa.Z,Badge:ji.Z},props:{technologyPath:{type:String,default:""},children:{type:Array,required:!0},technology:{type:String,required:!1},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:[Ao,iu,au],data(){return{filter:"",debouncedFilter:"",selectedTags:[],openNodes:Object.freeze({}),nodesToRender:Object.freeze([]),activeUID:null,lastFocusTarget:null,allNodesToggled:!1,INDEX_ROOT_KEY:Cl}},computed:{isTechnologyRoute:({technologyPath:e,$route:t})=>e.toLowerCase()===t.path.toLowerCase(),politeAriaLive(){const{hasNodes:e,navigatorItems:t}=this;return e?this.$tc(cu,t.length,{number:t.length}):""},assertiveAriaLive:({hasNodes:e,hasFilter:t,errorFetching:n})=>e?"":t?ru:n?lu:ou,filterPattern:({debouncedFilter:e})=>e?new RegExp(Id(e),"i"):null,itemSize:()=>wl,childrenMap({children:e}){return $l(e)},activePathChildren({activeUID:e,childrenMap:t}){return e&&t[e]?Ol(e,t):[]},activePathMap:({activePathChildren:e})=>Object.fromEntries(e.map((({uid:e})=>[e,!0]))),activeIndex:({activeUID:e,navigatorItems:t})=>t.findIndex((t=>t.uid===e)),renderableChildNodesMap({hasFilter:e,childrenMap:t,deprecatedHidden:n,filteredChildren:i,removeDeprecated:a}){if(!e)return t;const s=i.length-1,r=new Set([]);for(let o=s;o>=0;o-=1){const e=i[o],s=t[e.groupMarkerUID];if(s&&r.add(s),r.has(e))continue;if(r.has(t[e.parent])&&e.type!==xe.t.groupMarker){r.add(e);continue}let l=[];e.childUIDs.length&&(l=a(Ll(e.uid,t),n)),l.concat(Ol(e.uid,t)).forEach((e=>r.add(e)))}return $l([...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]===tu.hideDeprecated,apiChangesObject(){return this.apiChanges||{}},hasNodes:({navigatorItems:e})=>!!e.length,totalItemsToNavigate:({navigatorItems:e})=>e.length,lastActivePathItem:({activePath:e})=>(0,N.Z$)(e)},created(){this.restorePersistedState()},watch:{filter:"debounceInput",nodeChangeDeps:"trackOpenNodes",activePath:"handleActivePathChange",apiChanges(e){e||(this.selectedTags=this.selectedTags.filter((e=>!Object.values(eu).includes(e))))},async activeUID(e,t){await this.$nextTick();const n=this.$refs[`dynamicScroller_${t}`];n&&n.updateSize&&n.updateSize()},technology(){this.clearFilters()}},methods:{setUnlessEqual(e,t){(0,N.Xy)(t,this[e])||(this[e]=Object.freeze(t))},toggleAllNodes(){const e=this.children.filter((e=>e.parent===Cl&&e.type!==xe.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:bo((function(e){this.debouncedFilter=e,this.lastFocusTarget=null}),200),trackOpenNodes([e,t,n,i],[,a=[],s="",r=[]]=[]){if(n!==s&&!s&&this.getFromStorage("filter")||!(0,N.Xy)(i,r)&&!r.length&&this.getFromStorage("selectedTags",[]).length)return;const o=!(0,N.Xy)(a,t),{childrenMap:l}=this;let c=t;if(!(this.deprecatedHidden&&!this.debouncedFilter.length||o&&this.hasFilter)&&this.hasFilter){const t=new Set,n=e.length-1;for(let i=n;i>=0;i-=1){const n=e[i];t.has(l[n.parent])||t.has(n)||Ol(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,x.d9)(this.openNodes),n=Ll(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=Pl(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,x.d9)(this.openNodes),i=Ll(e.uid,this.childrenMap);let a=[],s=[];i.forEach((({uid:e})=>{t?delete n[e]:n[e]=!0})),t?a=i.slice(1):s=i.slice(1).filter((e=>this.renderableChildNodesMap[e.uid])),this.setUnlessEqual("openNodes",n),this.augmentRenderNodes({uid:e.uid,exclude:a,include:s})},toggleSiblings(e){const t=this.openNodes[e.uid],n=(0,x.d9)(this.openNodes),i=Al(e.uid,this.childrenMap,this.children);i.forEach((({uid:e,childUIDs:i,type:a})=>{if(i.length&&a!==xe.t.groupMarker)if(t){const t=Ll(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=Pl(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===Cl||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=Ul.y7.get(su,{}),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={...Ul.y7.get(su,{}),[this.technologyPath]:n};Ul.y7.set(su,i)},clearPersistedState(){const e={...Ul.y7.get(su,{}),[this.technologyPath]:{}};Ul.y7.set(su,e)},restorePersistedState(){const e=this.getFromStorage();if(!e||e.path!==this.lastActivePathItem)return this.clearPersistedState(),void this.handleActivePathChange(this.activePath);const{technology:t,nodesToRender:n=[],filter:i="",hasAPIChanges:a=!1,activeUID:s=null,selectedTags:r=[],openNodes:o}=e;if(!n.length&&!i&&!r.length)return this.clearPersistedState(),void this.handleActivePathChange(this.activePath);const{childrenMap:l}=this,c=n.every((e=>l[e])),d=s?(this.childrenMap[s]||{}).path===this.lastActivePathItem:1===this.activePath.length;if(t!==this.technology||!c||a!==Boolean(this.apiChanges)||!d||s&&!i&&!r.length&&!n.includes(s))return this.clearPersistedState(),void this.handleActivePathChange(this.activePath);this.setUnlessEqual("openNodes",Object.fromEntries(o.map((e=>[e,!0])))),this.setUnlessEqual("nodesToRender",n.map((e=>l[e]))),this.selectedTags=r,this.filter=i,this.debouncedFilter=this.filter,this.activeUID=s,this.scrollToElement()},async scrollToElement(){if(await(0,Me.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:a,height:s}=this.$refs.scroller.$el.getBoundingClientRect(),{y:r}=e.getBoundingClientRect();let o=0;e.offsetParent&&(o=e.offsetParent.offsetHeight);const l=r-a-i.top;return l<0?-1:l+o>=s-i.bottom?1:0},isInsideScroller(e){return!!this.$refs.scroller&&this.$refs.scroller.$el.contains(e)},handleFocusIn({target:e,relatedTarget:t}){if(this.lastFocusTarget=e,!t)return;const n=this.getChildPositionInScroller(e);if(0===n)return;const{offsetHeight:i}=e.offsetParent;this.$refs.scroller.$el.scrollBy({top:i*n,left:0})},handleFocusOut(e){e.relatedTarget&&(this.isInsideScroller(e.relatedTarget)||(this.lastFocusTarget=null))},handleScrollerUpdate:bo((async function(){await(0,Me.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){const t=this.childrenMap[e].path;t.startsWith(this.technologyPath)&&(this.setActiveUID(e),this.$emit("navigate",t))},pathsToFlatChildren(e){const t=e.slice(0).reverse(),{childrenMap:n}=this;let i=this.children;const a=[];while(t.length){const e=t.pop(),s=i.find((t=>t.path===e));if(!s)break;a.push(s),t.length&&(i=s.childUIDs.map((e=>n[e])))}return a},handleActivePathChange(e){const t=this.childrenMap[this.activeUID],n=(0,N.Z$)(e);if(t){if(n===t.path)return;const e=Al(this.activeUID,this.childrenMap,this.children),i=Pl(this.activeUID,this.childrenMap,this.children),a=Ol(this.activeUID,this.childrenMap),s=[...i,...e,...a].find((e=>e.path===n));if(s)return void this.setActiveUID(s.uid)}const i=this.pathsToFlatChildren(e);i.length?this.setActiveUID(i[i.length-1].uid):this.activeUID?this.setActiveUID(null):this.trackOpenNodes(this.nodeChangeDeps)},updateFocusIndexExternally(){this.externalFocusChange=!0,this.activeIndex>0?this.focusIndex(this.activeIndex):this.focusIndex(0)},focusNodeParent(e){const t=this.childrenMap[e.parent];if(!t)return;const n=this.nodesToRender.findIndex((e=>e.uid===t.uid));-1!==n&&this.focusIndex(n)}}},uu=du,hu=(0,F.Z)(uu,gc,fc,!1,null,"d6581240",null),pu=hu.exports,gu=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))},fu=[],mu=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}])})},yu=[],vu={name:"LoadingNavigatorItem",components:{BaseNavigatorCardItem:Ed},props:{...Ed.props,index:{type:Number,default:0},width:{type:String,default:"50%"}}},bu=vu,Tu=(0,F.Z)(bu,mu,yu,!1,null,"0de29914",null),_u=Tu.exports;const Su=[{width:"30%",hideNavigatorIcon:!0},{width:"80%"},{width:"50%"}];var ku={name:"LoadingNavigatorCard",components:{BaseNavigatorCard:Yd,LoadingNavigatorItem:_u},data(){return{LOADER_ROWS:Su}}},Cu=ku,wu=(0,F.Z)(Cu,gu,fu,!1,null,"3b7cf3a4",null),xu=wu.exports,Iu={name:"Navigator",components:{NavigatorCard:pu,LoadingNavigatorCard:xu},data(){return{INDEX_ROOT_KEY:Cl}},props:{flatChildren:{type:Array,required:!0},parentTopicIdentifiers:{type:Array,required:!0},technologyProps:{type:Object,required:!1},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}},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:()=>xe.t.module}},$u=Iu,Du=(0,F.Z)($u,hc,pc,!1,null,"5611024b",null),Lu=Du.exports,Pu=n(5184),Ou={computed:{indexNodes({indexState:{flatChildren:e},interfaceLanguage:t}){return e?e[t]??(e[D.Z.swift.key.url]||[]):[]},apiChanges({indexState:{apiChanges:e,apiChangesVersion:t,errorFetchingDiffs:n},interfaceLanguage:i,selectedAPIChangesVersion:a}){if(e&&!n)return t===a?e[i]||e[D.Z.swift.key.url]:void 0},technologyProps({indexState:{technologyProps:e},interfaceLanguage:t,technology:n}){return e[t]??e[D.Z.swift.key.url]??(n?{technology:n.title,technologyPath:n.path||n.url,isTechnologyBeta:n.beta}:null)},navigatorProps:({indexNodes:e,indexState:{flatChildren:t,references:n,errorFetching:i},apiChanges:a})=>({flatChildren:e,navigatorReferences:n,apiChanges:a,isFetching:!t&&!i,errorFetching:i})},data(){return{indexState:B["default"].state}}},Au=function(){var e=this,t=e._self._c;return t("NavBase",{staticClass:"documentation-nav",attrs:{breakpoint:e.BreakpointName.medium,hasOverlay:!1,hasNoBorder:e.hasNoBorder,isDark:e.isDark,isWideFormat:"",hasFullWidthBorder:"","aria-label":e.$t("api-reference"),showActions:e.hasMenuItems},scopedSlots:e._u([e.displaySidenav?{key:"pre-title",fn:function({closeNav:n,isOpen:i,currentBreakpoint:a,className:s}){return[t("div",{class:s},[t("div",{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,a)}}},[t("span",{staticClass:"sidenav-icon-wrapper"},[t("SidenavIcon",{staticClass:"icon-inline sidenav-icon"})],1)])])])]}}:null,{key:"default",fn:function(){return[e._t("title",null,{className:"nav-title"})]},proxy:!0},{key:"tray",fn:function({closeNav:n}){return[e.hasMenuItems?t("NavMenuItems",{staticClass:"nav-menu-settings"},[e.hasLanguageToggle?t("LanguageToggle",{attrs:{interfaceLanguage:e.interfaceLanguage,objcPath:e.objcPath,swiftPath:e.swiftPath,closeNav:n}}):e._e(),e._t("menu-items")],2):e._e(),e._t("tray-after")]}},{key:"after-content",fn:function(){return[e._t("after-content")]},proxy:!0}],null,!0)})},Nu=[],Ru=n(1763),Bu=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"}})])},Eu=[],Mu={name:"SidenavIcon",components:{SVGIcon:pr.Z}},zu=Mu,Ku=(0,F.Z)(zu,Bu,Eu,!1,null,null,null),Zu=Ku.exports,qu=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()])},ju=[],Fu=n(5151),Hu={name:"LanguageToggle",components:{InlineChevronDownIcon:Fu.Z,NavMenuItemBase:Lr.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=Ee((async()=>{await(0,Me.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+8}},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}},Vu=Hu,Wu=(0,F.Z)(Vu,qu,ju,!1,null,"4323807e",null),Uu=Wu.exports,Qu={name:"DocumentationNav",components:{SidenavIcon:Zu,NavBase:Ru.Z,NavMenuItems:or.Z,LanguageToggle:Uu},props:{isDark:{type:Boolean,default:!1},hasNoBorder:{type:Boolean,default:!1},interfaceLanguage:{type:String,required:!1},objcPath:{type:String,required:!1},swiftPath:{type:String,required:!1},displaySidenav:{type:Boolean,default:!1}},computed:{baseNavOpenSidenavButtonId:()=>Yl.Yj,BreakpointName:()=>lr.L3,hasLanguageToggle:({interfaceLanguage:e,swiftPath:t,objcPath:n})=>!(!e||!t&&!n),hasMenuItems:({hasLanguageToggle:e,$slots:t})=>!(!e&&!t["menu-items"])},methods:{async handleSidenavToggle(e,t){await e(),this.$emit("toggle-sidenav",t),await this.$nextTick();const n=document.getElementById(xl);n&&n.focus()}}},Gu=Qu,Xu=(0,F.Z)(Gu,Au,Nu,!1,null,"6fe78e04",null),Yu=Xu.exports;const Ju="navigator-hidden-large";var eh={name:"DocumentationLayout",constants:{NAVIGATOR_HIDDEN_ON_LARGE_KEY:Ju},components:{Navigator:Lu,AdjustableSidebarWidth:uc,Nav:Yu,QuickNavigationButton:to,QuickNavigationModal:Hl,PortalTarget:Qr.YC},mixins:[Pu.Z,Ou],props:{enableNavigator:Boolean,diffAvailability:{type:Object,required:!1},interfaceLanguage:{type:String,required:!1},references:{type:Object,default:()=>{}},objcPath:{type:String,required:!1},swiftPath:{type:String,required:!1},selectedAPIChangesVersion:{type:String,required:!1},technology:{type:Object,required:!1},parentTopicIdentifiers:{type:Array,default:()=>[]},navigatorFixedWidth:{type:Number,default:null},quickNavNodes:{type:Array,default:null},quickNavPlaceholder:{type:String,default:null}},data(){return{sidenavVisibleOnMobile:!1,sidenavHiddenOnLarge:Ul.tO.get(Ju,!1),showQuickNavigationModal:!1,BreakpointName:lr.L3}},computed:{enableQuickNavigation:({isTargetIDE:e})=>!e&&(0,w.$8)(["features","docs","quickNavigation","enable"],!0),sidebarProps:({sidenavVisibleOnMobile:e,enableNavigator:t,sidenavHiddenOnLarge:n,navigatorFixedWidth:i})=>t?{shownOnMobile:e,hiddenOnLarge:n,fixedWidth:i}:{enableNavigator:t},sidebarListeners(){return this.enableNavigator?{"update:shownOnMobile":this.toggleMobileSidenav,"update:hiddenOnLarge":this.toggleLargeSidenav}:{}}},methods:{handleToggleSidenav(e){e===lr.L3.large?this.toggleLargeSidenav():this.toggleMobileSidenav()},openQuickNavigationModal(){this.sidenavVisibleOnMobile||(this.showQuickNavigationModal=!0)},toggleLargeSidenav(e=!this.sidenavHiddenOnLarge){this.sidenavHiddenOnLarge=e,Ul.tO.set(Ju,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.enableQuickNavigation&&window.addEventListener("keydown",this.onQuickNavigationKeydown)},beforeDestroy(){this.enableQuickNavigation&&window.removeEventListener("keydown",this.onQuickNavigationKeydown)},inject:{isTargetIDE:{default(){return!1}}}},th=eh,nh=(0,F.Z)(th,Wr,Ur,!1,null,"5b65a210",null),ih=nh.exports,ah={computed:{indexDataPath(){const e=this.$route?.params?.locale||"";return(0,A.Dy)(["/index/",e,"index.json"])}},methods:{async fetchIndexData(){try{B["default"].reset();const{includedArchiveIdentifiers:e=[],interfaceLanguages:t,references:n={}}=await(0,x.rQ)(this.indexDataPath),i=Object.freeze(Rl(t));B["default"].setFlatChildren(i),B["default"].setTechnologyProps(Bl(t)),B["default"].setReferences(n),B["default"].setIncludedArchiveIdentifiers(e)}catch(bh){B["default"].setErrorFetching(!0)}}},watch:{indexDataPath:{handler:"fetchIndexData",immediate:!0}}},sh=n(2717);const rh="symbol";var oh={watch:{topicData:{immediate:!0,handler:"extractOnThisPageSections"}},methods:{shouldRegisterContentSection(e){return e.type===ui.BlockType.heading&&e.level<4},extractOnThisPageSections(e){if(!e)return;this.store.resetPageSections();const{metadata:{title:t},primaryContentSections:n,topicSections:i,defaultImplementationsSections:a,relationshipsSections:s,seeAlsoSections:r,kind:o}=e;this.store.addOnThisPageSection({title:t,anchor:sh.$,level:1,isSymbol:o===rh},{i18n:!1}),n&&n.forEach((e=>{switch(e.kind){case Fe.mentions:this.store.addOnThisPageSection({title:this.$t("mentioned-in"),anchor:(0,Tn.HA)("mentions"),level:2});break;case Fe.content:Qe.Z.methods.forEach.call(e,(e=>{this.shouldRegisterContentSection(e)&&this.store.addOnThisPageSection({title:e.text,anchor:e.anchor||(0,Tn.HA)(e.text),level:e.level},{i18n:!1})}));break;case Fe.properties:case Fe.restBody:case Fe.restCookies:case Fe.restEndpoint:case Fe.restHeaders:case Fe.restParameters:case Fe.restResponses:this.store.addOnThisPageSection({title:e.title,anchor:(0,Tn.HA)(e.title),level:2});break;default:rn[e.kind]&&this.store.addOnThisPageSection(rn[e.kind])}})),i&&this.store.addOnThisPageSection(sn.topics),a&&this.store.addOnThisPageSection(sn.defaultImplementations),s&&this.store.addOnThisPageSection(sn.relationships),r&&this.store.addOnThisPageSection(sn.seeAlso)}}},lh=n(9030),ch=n(1944),dh=n(1789),uh=n(8093),hh=n(8571);const{extractProps:ph}=Vr.methods,gh="0.3.0";var fh={name:"DocumentationTopicView",constants:{MIN_RENDER_JSON_VERSION_WITH_INDEX:gh},components:{CodeTheme:uh.Z,Topic:Vr,DocumentationLayout:ih},mixins:[oh,dh.Z,ah],props:{enableMinimized:{type:Boolean,default:!1}},data(){return{topicDataDefault:null,topicDataObjc:null,store:gl.Z}},provide(){return{store:this.store}},computed:{disableHeroBackground:()=>!1,documentationLayoutProps:({topicProps:{diffAvailability:e,interfaceLanguage:t,references:n},enableNavigator:i,technology:a,parentTopicIdentifiers:s,objcPath:r,swiftPath:o,store:{state:{selectedAPIChangesVersion:l}}})=>({diffAvailability:e,interfaceLanguage:t,references:n,enableNavigator:i,technology:a,parentTopicIdentifiers:s,objcPath:r,swiftPath:o,selectedAPIChangesVersion:l}),objcOverrides:({topicData:e})=>{const{variantOverrides:t=[]}=e||{},n=({interfaceLanguage:e})=>e===D.Z.objectiveC.key.api,i=({traits:e})=>e.some(n),a=t.find(i);return a?a.patch:null},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 ph(this.topicData)},parentTopicIdentifiers:({topicProps:{hierarchy:e,references:t},$route:n})=>{if(!e)return[];const{paths:i=[]}=e;return i.length?i.find((e=>{const i=e.find((e=>t[e]&&"technologies"!==t[e].kind)),a=i&&t[i];return a&&n.path.toLowerCase().startsWith(a.url.toLowerCase())}))||i[0]:[]},technology:({$route:e,topicProps:{identifier:t,references:n,role:i,title:a},parentTopicIdentifiers:s})=>{const r={title:a,url:e.path},o=n[t];if(!s.length)return o||r;const l=n[s[0]];return l&&"technologies"!==l.kind?l:(i!==C.L.collection||o)&&(l&&n[s[1]]||o)||r},languagePaths:({topicData:{variants:e=[]}})=>e.reduce(((e,t)=>t.traits.reduce(((e,n)=>n.interfaceLanguage?{...e,[n.interfaceLanguage]:(e[n.interfaceLanguage]||[]).concat(t.paths)}:e),e)),{}),objcPath:({languagePaths:{[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))),enableOnThisPageNav:({isTargetIDE:e})=>!(0,w.$8)(["features","docs","onThisPageNavigator","disable"],!1)&&!e,enableNavigator:({isTargetIDE:e,topicDataDefault:t})=>!e&&(0,ch.n4)((0,ch.W1)(t.schemaVersion),gh)>=0,rootHierarchyReference:({parentTopicIdentifiers:e,topicProps:{references:t}})=>t[e[0]]||{},isRootTechnologyLink:({rootHierarchyReference:{kind:e}})=>"technologies"===e,hierarchyItems:({parentTopicIdentifiers:e,isRootTechnologyLink:t})=>t?e.slice(1):e,rootLink:({isRootTechnologyLink:e,rootHierarchyReference:t,$route:n})=>e?{path:t.url,query:n.query}:null},methods:{handleCodeColorsChange(e){hh.Z.updateCodeColors(e)},applyObjcOverrides(){this.topicDataObjc=k((0,x.d9)(this.topicData),this.objcOverrides)}},mounted(){this.$bridge.on("contentUpdate",this.handleContentUpdateFromBridge),this.$bridge.on("codeColors",this.handleCodeColorsChange),this.$bridge.send({type:"requestCodeColors"})},beforeDestroy(){this.$bridge.off("contentUpdate",this.handleContentUpdateFromBridge),this.$bridge.off("codeColors",this.handleCodeColorsChange)},inject:{isTargetIDE:{default(){return!1}}},beforeRouteEnter(e,t,n){e.meta.skipFetchingData?n((e=>e.newContentMounted())):(0,x.Ek)(e,t,n).then((t=>n((n=>{(0,lh.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,x.Us)(e,t)?(0,x.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,lh.jk)(e.params.locale,this),n()})).catch(n):n()},created(){this.store.reset()},watch:{topicData(){this.$nextTick((()=>{this.newContentMounted()}))}}},mh=fh,yh=(0,F.Z)(mh,i,a,!1,null,null,null),vh=yh.exports},7274:function(e,t){var n,i,a;(function(s,r){i=[],n=r,a="function"===typeof n?n.apply(t,i):n,void 0===a||(e.exports=a)})(0,(function(){var e=/(auto|scroll)/,t=function(e,n){return null===e.parentNode?n:t(e.parentNode,n.concat([e]))},n=function(e,t){return getComputedStyle(e,null).getPropertyValue(t)},i=function(e){return n(e,"overflow")+n(e,"overflow-y")+n(e,"overflow-x")},a=function(t){return e.test(i(t))},s=function(e){if(e instanceof HTMLElement||e instanceof SVGElement){for(var n=t(e.parentNode,[]),i=0;i/g,">").replace(/"/g,""").replace(/'/g,"'")}function o(e,...t){const n=Object.create(null);for(const i in e)n[i]=e[i];return t.forEach((function(e){for(const t in e)n[t]=e[t]})),n}const c="",l=e=>!!e.kind,u=(e,{prefix:t})=>{if(e.includes(".")){const n=e.split(".");return[`${t}${n.shift()}`,...n.map((e,t)=>`${e}${"_".repeat(t+1)}`)].join(" ")}return`${t}${e}`};class d{constructor(e,t){this.buffer="",this.classPrefix=t.classPrefix,e.walk(this)}addText(e){this.buffer+=a(e)}openNode(e){if(!l(e))return;let t=e.kind;t=e.sublanguage?"language-"+t:u(t,{prefix:this.classPrefix}),this.span(t)}closeNode(e){l(e)&&(this.buffer+=c)}value(){return this.buffer}span(e){this.buffer+=``}}class h{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=>{h._collapse(e)}))}}class p extends h{constructor(e){super(),this.options=e}addKeyword(e,t){""!==e&&(this.openNode(t),this.addText(e),this.closeNode())}addText(e){""!==e&&this.add(e)}addSublanguage(e,t){const n=e.root;n.kind=t,n.sublanguage=!0,this.add(n)}toHTML(){const e=new d(this,this.options);return e.value()}finalize(){return!0}}function g(e){return e?"string"===typeof e?e:e.source:null}function f(e){return v("(?=",e,")")}function m(e){return v("(?:",e,")*")}function b(e){return v("(?:",e,")?")}function v(...e){const t=e.map(e=>g(e)).join("");return t}function y(e){const t=e[e.length-1];return"object"===typeof t&&t.constructor===Object?(e.splice(e.length-1,1),t):{}}function w(...e){const t=y(e),n="("+(t.capture?"":"?:")+e.map(e=>g(e)).join("|")+")";return n}function x(e){return new RegExp(e.toString()+"|").exec("").length-1}function E(e,t){const n=e&&e.exec(t);return n&&0===n.index}const _=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function j(e,{joinWith:t}){let n=0;return e.map(e=>{n+=1;const t=n;let i=g(e),r="";while(i.length>0){const e=_.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 k=/\b\B/,T="[a-zA-Z]\\w*",C="[a-zA-Z_]\\w*",S="\\b\\d+(\\.\\d+)?",O="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",N="\\b(0b[01]+)",I="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",L=(e={})=>{const t=/^#![ ]*\//;return e.binary&&(e.begin=v(t,/.*\b/,e.binary,/\b.*/)),o({scope:"meta",begin:t,end:/$/,relevance:0,"on:begin":(e,t)=>{0!==e.index&&t.ignoreMatch()}},e)},A={begin:"\\\\[\\s\\S]",relevance:0},B={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[A]},M={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[A]},$={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/},R=function(e,t,n={}){const i=o({scope:"comment",begin:e,end:t,contains:[]},n);i.contains.push({scope:"doctag",begin:"[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)",end:/(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/,excludeBegin:!0,relevance:0});const r=w("I","a","is","so","us","to","at","if","in","it","on",/[A-Za-z]+['](d|ve|re|ll|t|s|n)/,/[A-Za-z]+[-][a-z]+/,/[A-Za-z][a-z]{2,}/);return i.contains.push({begin:v(/[ ]+/,"(",r,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),i},D=R("//","$"),P=R("/\\*","\\*/"),F=R("#","$"),H={scope:"number",begin:S,relevance:0},q={scope:"number",begin:O,relevance:0},V={scope:"number",begin:N,relevance:0},U={begin:/(?=\/[^/\n]*\/)/,contains:[{scope:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[A,{begin:/\[/,end:/\]/,relevance:0,contains:[A]}]}]},W={scope:"title",begin:T,relevance:0},z={scope:"title",begin:C,relevance:0},G={begin:"\\.\\s*"+C,relevance:0},K=function(e){return Object.assign(e,{"on:begin":(e,t)=>{t.data._beginMatch=e[1]},"on:end":(e,t)=>{t.data._beginMatch!==e[1]&&t.ignoreMatch()}})};var Y=Object.freeze({__proto__:null,MATCH_NOTHING_RE:k,IDENT_RE:T,UNDERSCORE_IDENT_RE:C,NUMBER_RE:S,C_NUMBER_RE:O,BINARY_NUMBER_RE:N,RE_STARTERS_RE:I,SHEBANG:L,BACKSLASH_ESCAPE:A,APOS_STRING_MODE:B,QUOTE_STRING_MODE:M,PHRASAL_WORDS_MODE:$,COMMENT:R,C_LINE_COMMENT_MODE:D,C_BLOCK_COMMENT_MODE:P,HASH_COMMENT_MODE:F,NUMBER_MODE:H,C_NUMBER_MODE:q,BINARY_NUMBER_MODE:V,REGEXP_MODE:U,TITLE_MODE:W,UNDERSCORE_TITLE_MODE:z,METHOD_GUARD:G,END_SAME_AS_BEGIN:K});function X(e,t){const n=e.input[e.index-1];"."===n&&t.ignoreMatch()}function Z(e,t){void 0!==e.className&&(e.scope=e.className,delete e.className)}function J(e,t){t&&e.beginKeywords&&(e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",e.__beforeBegin=X,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords,void 0===e.relevance&&(e.relevance=0))}function Q(e,t){Array.isArray(e.illegal)&&(e.illegal=w(...e.illegal))}function ee(e,t){if(e.match){if(e.begin||e.end)throw new Error("begin & end are not supported with match");e.begin=e.match,delete e.match}}function te(e,t){void 0===e.relevance&&(e.relevance=1)}const ne=(e,t)=>{if(!e.beforeMatch)return;if(e.starts)throw new Error("beforeMatch cannot be used with starts");const n=Object.assign({},e);Object.keys(e).forEach(t=>{delete e[t]}),e.keywords=n.keywords,e.begin=v(n.beforeMatch,f(n.begin)),e.starts={relevance:0,contains:[Object.assign(n,{endsParent:!0})]},e.relevance=0,delete n.beforeMatch},ie=["of","and","for","in","not","or","if","then","parent","list","value"],re="keyword";function se(e,t,n=re){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,se(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,ae(n[0],n[1])]}))}}function ae(e,t){return t?Number(t):oe(e)?0:1}function oe(e){return ie.includes(e.toLowerCase())}const ce={},le=e=>{console.error(e)},ue=(e,...t)=>{console.log("WARN: "+e,...t)},de=(e,t)=>{ce[`${e}/${t}`]||(console.log(`Deprecated as of ${e}. ${t}`),ce[`${e}/${t}`]=!0)},he=new Error;function pe(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+=x(t[o-1]);e[n]=a,e[n]._emit=s,e[n]._multi=!0}function ge(e){if(Array.isArray(e.begin)){if(e.skip||e.excludeBegin||e.returnBegin)throw le("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),he;if("object"!==typeof e.beginScope||null===e.beginScope)throw le("beginScope must be object"),he;pe(e,e.begin,{key:"beginScope"}),e.begin=j(e.begin,{joinWith:""})}}function fe(e){if(Array.isArray(e.end)){if(e.skip||e.excludeEnd||e.returnEnd)throw le("skip, excludeEnd, returnEnd not compatible with endScope: {}"),he;if("object"!==typeof e.endScope||null===e.endScope)throw le("endScope must be object"),he;pe(e,e.end,{key:"endScope"}),e.end=j(e.end,{joinWith:""})}}function me(e){e.scope&&"object"===typeof e.scope&&null!==e.scope&&(e.beginScope=e.scope,delete e.scope)}function be(e){me(e),"string"===typeof e.beginScope&&(e.beginScope={_wrap:e.beginScope}),"string"===typeof e.endScope&&(e.endScope={_wrap:e.endScope}),ge(e),fe(e)}function ve(e){function t(t,n){return new RegExp(g(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+=x(e)+1}compile(){0===this.regexes.length&&(this.exec=()=>null);const e=this.regexes.map(e=>e[1]);this.matcherRe=t(j(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;[Z,ee,be,ne].forEach(e=>e(n,i)),e.compilerExtensions.forEach(e=>e(n,i)),n.__beforeBegin=null,[J,Q,te].forEach(e=>e(n,i)),n.isCompiled=!0;let o=null;return"object"===typeof n.keywords&&n.keywords.$pattern&&(n.keywords=Object.assign({},n.keywords),o=n.keywords.$pattern,delete n.keywords.$pattern),o=o||/\w+/,n.keywords&&(n.keywords=se(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=g(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 we("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=o(e.classNameAliases||{}),s(e)}function ye(e){return!!e&&(e.endsWithParent||ye(e.starts))}function we(e){return e.variants&&!e.cachedVariants&&(e.cachedVariants=e.variants.map((function(t){return o(e,{variants:null},t)}))),e.cachedVariants?e.cachedVariants:ye(e)?o(e,{starts:e.starts?o(e.starts):null}):Object.isFrozen(e)?o(e):e}var xe="11.3.1";class Ee extends Error{constructor(e,t){super(e),this.name="HTMLInjectionError",this.html=t}}const _e=a,je=o,ke=Symbol("nomatch"),Te=7,Ce=function(e){const t=Object.create(null),n=Object.create(null),i=[];let a=!0;const o="Could not find the language '{}', did you forget to load/include a language module?",c={disableAutodetect:!0,name:"Plain text",contains:[]};let l={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:p};function u(e){return l.noHighlightRe.test(e)}function d(e){let t=e.className+" ";t+=e.parentNode?e.parentNode.className:"";const n=l.languageDetectRe.exec(t);if(n){const t=B(n[1]);return t||(ue(o.replace("{}",n[1])),ue("Falling back to no-highlight mode for this block.",e)),t?n[1]:"no-highlight"}return t.split(/\s+/).find(e=>u(e)||B(e))}function h(e,t,n){let i="",r="";"object"===typeof t?(i=e,n=t.ignoreIllegals,r=t.language):(de("10.7.0","highlight(lang, code, ...args) has been deprecated."),de("10.7.0","Please use highlight(code, options) instead.\nhttps://github.com/highlightjs/highlight.js/issues/2277"),r=e,i=t),void 0===n&&(n=!0);const s={code:i,language:r};P("before:highlight",s);const a=s.result?s.result:g(s.language,s.code,n);return a.code=s.code,P("after:highlight",a),a}function g(e,n,i,r){const c=Object.create(null);function u(e,t){return e.keywords[t]}function d(){if(!O.keywords)return void I.addText(L);let e=0;O.keywordPatternRe.lastIndex=0;let t=O.keywordPatternRe.exec(L),n="";while(t){n+=L.substring(e,t.index);const i=T.case_insensitive?t[0].toLowerCase():t[0],r=u(O,i);if(r){const[e,s]=r;if(I.addText(n),n="",c[i]=(c[i]||0)+1,c[i]<=Te&&(A+=s),e.startsWith("_"))n+=t[0];else{const n=T.classNameAliases[e]||e;I.addKeyword(t[0],n)}}else n+=t[0];e=O.keywordPatternRe.lastIndex,t=O.keywordPatternRe.exec(L)}n+=L.substr(e),I.addText(n)}function h(){if(""===L)return;let e=null;if("string"===typeof O.subLanguage){if(!t[O.subLanguage])return void I.addText(L);e=g(O.subLanguage,L,!0,N[O.subLanguage]),N[O.subLanguage]=e._top}else e=x(L,O.subLanguage.length?O.subLanguage:null);O.relevance>0&&(A+=e.relevance),I.addSublanguage(e._emitter,e.language)}function p(){null!=O.subLanguage?h():d(),L=""}function f(e,t){let n=1;while(void 0!==t[n]){if(!e._emit[n]){n++;continue}const i=T.classNameAliases[e[n]]||e[n],r=t[n];i?I.addKeyword(r,i):(L=r,d(),L=""),n++}}function m(e,t){return e.scope&&"string"===typeof e.scope&&I.openNode(T.classNameAliases[e.scope]||e.scope),e.beginScope&&(e.beginScope._wrap?(I.addKeyword(L,T.classNameAliases[e.beginScope._wrap]||e.beginScope._wrap),L=""):e.beginScope._multi&&(f(e.beginScope,t),L="")),O=Object.create(e,{parent:{value:O}}),O}function b(e,t,n){let i=E(e.endRe,n);if(i){if(e["on:end"]){const n=new s(e);e["on:end"](t,n),n.isMatchIgnored&&(i=!1)}if(i){while(e.endsParent&&e.parent)e=e.parent;return e}}if(e.endsWithParent)return b(e.parent,t,n)}function v(e){return 0===O.matcher.regexIndex?(L+=e[0],1):(R=!0,0)}function y(e){const t=e[0],n=e.rule,i=new s(n),r=[n.__beforeBegin,n["on:begin"]];for(const s of r)if(s&&(s(e,i),i.isMatchIgnored))return v(t);return n.skip?L+=t:(n.excludeBegin&&(L+=t),p(),n.returnBegin||n.excludeBegin||(L=t)),m(n,e),n.returnBegin?0:t.length}function w(e){const t=e[0],i=n.substr(e.index),r=b(O,e,i);if(!r)return ke;const s=O;O.endScope&&O.endScope._wrap?(p(),I.addKeyword(t,O.endScope._wrap)):O.endScope&&O.endScope._multi?(p(),f(O.endScope,e)):s.skip?L+=t:(s.returnEnd||s.excludeEnd||(L+=t),p(),s.excludeEnd&&(L=t));do{O.scope&&I.closeNode(),O.skip||O.subLanguage||(A+=O.relevance),O=O.parent}while(O!==r.parent);return r.starts&&m(r.starts,e),s.returnEnd?0:t.length}function _(){const e=[];for(let t=O;t!==T;t=t.parent)t.scope&&e.unshift(t.scope);e.forEach(e=>I.openNode(e))}let j={};function k(t,r){const s=r&&r[0];if(L+=t,null==s)return p(),0;if("begin"===j.type&&"end"===r.type&&j.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=j.rule,t}return 1}if(j=r,"begin"===r.type)return y(r);if("illegal"===r.type&&!i){const e=new Error('Illegal lexeme "'+s+'" for mode "'+(O.scope||"")+'"');throw e.mode=O,e}if("end"===r.type){const e=w(r);if(e!==ke)return e}if("illegal"===r.type&&""===s)return 1;if($>1e5&&$>3*r.index){const e=new Error("potential infinite loop, way more iterations than matches");throw e}return L+=s,s.length}const T=B(e);if(!T)throw le(o.replace("{}",e)),new Error('Unknown language: "'+e+'"');const C=ve(T);let S="",O=r||C;const N={},I=new l.__emitter(l);_();let L="",A=0,M=0,$=0,R=!1;try{for(O.matcher.considerAll();;){$++,R?R=!1:O.matcher.considerAll(),O.matcher.lastIndex=M;const e=O.matcher.exec(n);if(!e)break;const t=n.substring(M,e.index),i=k(t,e);M=e.index+i}return k(n.substr(M)),I.closeAllNodes(),I.finalize(),S=I.toHTML(),{language:e,value:S,relevance:A,illegal:!1,_emitter:I,_top:O}}catch(D){if(D.message&&D.message.includes("Illegal"))return{language:e,value:_e(n),illegal:!0,relevance:0,_illegalBy:{message:D.message,index:M,context:n.slice(M-100,M+100),mode:D.mode,resultSoFar:S},_emitter:I};if(a)return{language:e,value:_e(n),illegal:!1,relevance:0,errorRaised:D,_emitter:I,_top:O};throw D}}function y(e){const t={value:_e(e),illegal:!1,relevance:0,_top:c,_emitter:new l.__emitter(l)};return t._emitter.addText(e),t}function x(e,n){n=n||l.languages||Object.keys(t);const i=y(e),r=n.filter(B).filter($).map(t=>g(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(B(e.language).supersetOf===t.language)return 1;if(B(t.language).supersetOf===e.language)return-1}return 0}),[a,o]=s,c=a;return c.secondBest=o,c}function _(e,t,i){const r=t&&n[t]||i;e.classList.add("hljs"),e.classList.add("language-"+r)}function j(e){let t=null;const n=d(e);if(u(n))return;if(P("before:highlightElement",{el:e,language:n}),e.children.length>0&&(l.ignoreUnescapedHTML||(console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."),console.warn("https://github.com/highlightjs/highlight.js/issues/2886"),console.warn(e)),l.throwUnescapedHTML)){const t=new Ee("One of your code blocks includes unescaped HTML.",e.innerHTML);throw t}t=e;const i=t.textContent,r=n?h(i,{language:n,ignoreIllegals:!0}):x(i);e.innerHTML=r.value,_(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}),P("after:highlightElement",{el:e,result:r,text:i})}function k(e){l=je(l,e)}const T=()=>{O(),de("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")};function C(){O(),de("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")}let S=!1;function O(){if("loading"===document.readyState)return void(S=!0);const e=document.querySelectorAll(l.cssSelector);e.forEach(j)}function N(){S&&O()}function I(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=c}r.name||(r.name=n),t[n]=r,r.rawDefinition=i.bind(null,e),r.aliases&&M(r.aliases,{languageName:n})}function L(e){delete t[e];for(const t of Object.keys(n))n[t]===e&&delete n[t]}function A(){return Object.keys(t)}function B(e){return e=(e||"").toLowerCase(),t[e]||t[n[e]]}function M(e,{languageName:t}){"string"===typeof e&&(e=[e]),e.forEach(e=>{n[e.toLowerCase()]=t})}function $(e){const t=B(e);return t&&!t.disableAutodetect}function R(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){R(e),i.push(e)}function P(e,t){const n=e;i.forEach((function(e){e[n]&&e[n](t)}))}function F(e){return de("10.7.0","highlightBlock will be removed entirely in v12.0"),de("10.7.0","Please use highlightElement now."),j(e)}"undefined"!==typeof window&&window.addEventListener&&window.addEventListener("DOMContentLoaded",N,!1),Object.assign(e,{highlight:h,highlightAuto:x,highlightAll:O,highlightElement:j,highlightBlock:F,configure:k,initHighlighting:T,initHighlightingOnLoad:C,registerLanguage:I,unregisterLanguage:L,listLanguages:A,getLanguage:B,registerAliases:M,autoDetection:$,inherit:je,addPlugin:D}),e.debugMode=function(){a=!1},e.safeMode=function(){a=!0},e.versionString=xe,e.regex={concat:v,lookahead:f,either:w,optional:b,anyNumberOfTimes:m};for(const s in Y)"object"===typeof Y[s]&&r(Y[s]);return Object.assign(e,Y),e};var Se=Ce({});e.exports=Se,Se.HighlightJS=Se,Se.default=Se},1417:function(e,t,n){var i={"./markdown":["84cb","highlight-js-custom-markdown"],"./markdown.js":["84cb","highlight-js-custom-markdown"],"./swift":["81c8","highlight-js-custom-swift"],"./swift.js":["81c8","highlight-js-custom-swift"]};function 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="1417",e.exports=r},"146e":function(e,t,n){"use strict";var i=n("8a61");t["a"]={mixins:[i["a"]],mounted(){this.$route.hash&&this.scrollToElement(this.$route.hash)}}},"189f":function(e,t,n){},2224:function(e,t,n){"use strict";n("b392")},"25a9":function(e,t,n){"use strict";n.d(t,"b",(function(){return h})),n.d(t,"d",(function(){return p})),n.d(t,"a",(function(){return g})),n.d(t,"c",(function(){return f}));var i=n("748c"),r=n("d26a"),s=n("3bdd"),a=n("6842");class o extends Error{constructor({location:e,response:t}){super("Request redirected"),this.location=e,this.response=t}}class c extends Error{constructor(e){super("Unable to fetch data"),this.route=e}}async function l(e,t={}){function n(e){return("ide"!==Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_TARGET||0!==e.status)&&!e.ok}const i=new URL(e,window.location.href),a=Object(r["c"])(t);a&&(i.search=a);const c=await fetch(i.href);if(n(c))throw c;if(c.redirected)throw new o({location:c.url,response:c});const l=await c.json();return Object(s["c"])(l.schemaVersion),l}function u(e){const t=e.replace(/\/$/,"");return Object(i["c"])([a["a"],"data",t])+".json"}function d(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 h(e,t,n){const i=u(e.path);let r;try{r=await l(i,e.query)}catch(s){if("ide"===Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_TARGET)throw console.error(s),!1;if(s instanceof o)throw d(s.location);s.status&&404===s.status?n({name:"not-found",params:[e.path]}):n(new c(e))}return r}function p(e,t){return!Object(r["a"])(e,t)}function g(e){return JSON.parse(JSON.stringify(e))}async function f(){const e=new URL(""+Object(i["c"])([a["a"],"index/index.json"]),window.location.href);return l(e)}},"287e":function(e,t,n){},"2ab3":function(e,t,n){var i={"./bash":["f0f8","highlight-js-bash"],"./bash.js":["f0f8","highlight-js-bash"],"./c":["1fe5","highlight-js-c"],"./c.js":["1fe5","highlight-js-c"],"./cpp":["0209","highlight-js-cpp"],"./cpp.js":["0209","highlight-js-cpp"],"./css":["ee8c","highlight-js-css"],"./css.js":["ee8c","highlight-js-css"],"./diff":["48b8","highlight-js-diff"],"./diff.js":["48b8","highlight-js-diff"],"./http":["c01d","highlight-js-http"],"./http.js":["c01d","highlight-js-http"],"./java":["332f","highlight-js-java"],"./java.js":["332f","highlight-js-java"],"./javascript":["4dd1","highlight-js-javascript"],"./javascript.js":["4dd1","highlight-js-javascript"],"./json":["5ad2","highlight-js-json"],"./json.js":["5ad2","highlight-js-json"],"./llvm":["7c30","highlight-js-llvm"],"./llvm.js":["7c30","highlight-js-llvm"],"./markdown":["04b0","highlight-js-markdown"],"./markdown.js":["04b0","highlight-js-markdown"],"./objectivec":["9bf2","highlight-js-objectivec"],"./objectivec.js":["9bf2","highlight-js-objectivec"],"./perl":["6a51","highlight-js-perl"],"./perl.js":["6a51","highlight-js-perl"],"./php":["2907","highlight-js-php"],"./php.js":["2907","highlight-js-php"],"./python":["9510","highlight-js-python"],"./python.js":["9510","highlight-js-python"],"./ruby":["82cb","highlight-js-ruby"],"./ruby.js":["82cb","highlight-js-ruby"],"./scss":["6113","highlight-js-scss"],"./scss.js":["6113","highlight-js-scss"],"./shell":["b65b","highlight-js-shell"],"./shell.js":["b65b","highlight-js-shell"],"./swift":["2a39","highlight-js-swift"],"./swift.js":["2a39","highlight-js-swift"],"./xml":["8dcb","highlight-js-xml"],"./xml.js":["8dcb","highlight-js-xml"]};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,7)}))}r.keys=function(){return Object.keys(i)},r.id="2ab3",e.exports=r},"30b0":function(e,t,n){},"34b0":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-chevron-right-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M2.964 1.366l0.649-0.76 7.426 6.343-7.423 6.445-0.655-0.755 6.545-5.683-6.542-5.59z"}})])},r=[],s=n("be08"),a={name:"InlineChevronRightIcon",components:{SVGIcon:s["a"]}},o=a,c=n("2877"),l=Object(c["a"])(o,i,r,!1,null,null,null);t["a"]=l.exports},"3b8f":function(e,t,n){},"3bdd":function(e,t,n){"use strict";n.d(t,"a",(function(){return r})),n.d(t,"b",(function(){return a})),n.d(t,"c",(function(){return d}));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?l(r(e)):n>a?c(r(e)):""}function d(e){if(!e)return;const t=u(e);t&&console.warn(t)}},"43fe":function(e,t,n){"use strict";n("4573")},4573:function(e,t,n){},"47cc":function(e,t,n){},"4c7a":function(e,t,n){},"4d50":function(e,t,n){"use strict";n("ec05")},"50fc":function(e,t,n){},"517a":function(e,t,n){"use strict";n("8222")},"52e4":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("WordBreak",{attrs:{tag:"code"}},[e._t("default")],2)},r=[],s=n("7b1f"),a={name:"CodeVoice",components:{WordBreak:s["a"]}},o=a,c=(n("8c92"),n("2877")),l=Object(c["a"])(o,i,r,!1,null,"05f4a5b7",null);t["a"]=l.exports},5677:function(e,t,n){"use strict";var i=n("e3ab"),r=n("7b69"),s=n("52e4"),a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"DictionaryExample"},[e._t("default"),n("CollapsibleCodeListing",{attrs:{content:e.example.content,showLineNumbers:""}})],2)},o=[],c=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"collapsible-code-listing",class:{"single-line":1===e.content[0].code.length}},[n("pre",[n("div",e._l(this.content,(function(t,i){return n("div",{key:i,class:["container-general",{collapsible:!0===t.collapsible},{collapsed:!0===t.collapsible&&e.collapsed}]},e._l(t.code,(function(t,i){return n("code",{key:i,staticClass:"code-line-container"},[e._v("\n "),n("div",{directives:[{name:"show",rawName:"v-show",value:e.showLineNumbers,expression:"showLineNumbers"}],staticClass:"code-number"}),e._v("\n "),n("div",{staticClass:"code-line"},[e._v(e._s(t))]),e._v("\n ")])})),0)})),0)])])},l=[],u={name:"CollapsibleCodeListing",props:{collapsed:{type:Boolean,required:!1},content:{type:Array,required:!0},showLineNumbers:{type:Boolean,default:()=>!0}}},d=u,h=(n("9975"),n("2877")),p=Object(h["a"])(d,c,l,!1,null,"d68ae420",null),g=p.exports,f={name:"DictionaryExample",components:{CollapsibleCodeListing:g},props:{example:{type:Object,required:!0}}},m=f,b=Object(h["a"])(m,a,o,!1,null,null,null),v=b.exports,y=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("Row",{staticClass:"endpoint-example"},[n("Column",{staticClass:"example-code"},[e._t("default"),n("Tabnav",{model:{value:e.currentTab,callback:function(t){e.currentTab=t},expression:"currentTab"}},[n("TabnavItem",{attrs:{value:e.Tab.request}},[e._v(e._s(e.Tab.request))]),n("TabnavItem",{attrs:{value:e.Tab.response}},[e._v(e._s(e.Tab.response))])],1),n("div",{staticClass:"output"},[e.isCurrent(e.Tab.request)?n("div",{staticClass:"code"},[n("CollapsibleCodeListing",e._b({attrs:{collapsed:e.isCollapsed,showLineNumbers:""}},"CollapsibleCodeListing",e.request,!1))],1):e._e(),e.isCurrent(e.Tab.response)?n("div",{staticClass:"code"},[n("CollapsibleCodeListing",e._b({attrs:{collapsed:e.isCollapsed,showLineNumbers:""}},"CollapsibleCodeListing",e.response,!1))],1):e._e()]),e.isCollapsible?n("div",{staticClass:"controls"},[e.isCollapsed?n("a",{staticClass:"toggle",attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.showMore.apply(null,arguments)}}},[n("InlinePlusCircleSolidIcon",{staticClass:"control-icon icon-inline"}),e._v(" More ")],1):n("a",{staticClass:"toggle",attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.showLess.apply(null,arguments)}}},[n("InlineMinusCircleSolidIcon",{staticClass:"control-icon icon-inline"}),e._v(" Less ")],1)]):e._e()],2)],1)},w=[],x=n("0f00"),E=n("620a"),_=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("nav",{staticClass:"tabnav"},[n("ul",{staticClass:"tabnav-items"},[e._t("default")],2)])},j=[];const k="tabnavData";var T={name:"Tabnav",constants:{ProvideKey:k},provide(){const e={selectTab:this.selectTab};return Object.defineProperty(e,"activeTab",{enumerable:!0,get:()=>this.value}),{[k]:e}},props:{value:{type:String,required:!0}},methods:{selectTab(e){this.$emit("input",e)}}},C=T,S=(n("bab1"),Object(h["a"])(C,_,j,!1,null,"42371214",null)),O=S.exports,N=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("li",{staticClass:"tabnav-item"},[n("a",{staticClass:"tabnav-link",class:{active:e.isActive},attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.tabnavData.selectTab(e.value)}}},[e._t("default")],2)])},I=[],L={name:"TabnavItem",inject:{tabnavData:{default:{activeTab:null,selectTab:()=>{}}}},props:{value:{type:String,default:""}},computed:{isActive({tabnavData:e,value:t}){return e.activeTab===t}}},A=L,B=(n("c064"),Object(h["a"])(A,N,I,!1,null,"723a9588",null)),M=B.exports,$=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-plus-circle-solid-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M7.005 0.5h-0.008c-1.791 0.004-3.412 0.729-4.589 1.9l0-0c-1.179 1.177-1.908 2.803-1.908 4.6 0 3.59 2.91 6.5 6.5 6.5s6.5-2.91 6.5-6.5c0-3.587-2.906-6.496-6.492-6.5h-0zM4.005 7.52v-1h2.5v-2.51h1v2.51h2.5v1h-2.501v2.49h-1v-2.49z"}})])},R=[],D=n("be08"),P={name:"InlinePlusCircleSolidIcon",components:{SVGIcon:D["a"]}},F=P,H=Object(h["a"])(F,$,R,!1,null,null,null),q=H.exports,V=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-minus-circle-solid-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"m6.98999129.48999129c3.58985091 0 6.50000001 2.91014913 6.50000001 6.5 0 3.58985091-2.9101491 6.50000001-6.50000001 6.50000001-3.58985087 0-6.5-2.9101491-6.5-6.50000001 0-3.58985087 2.91014913-6.5 6.5-6.5zm3 6.02001742h-6v1h6z","fill-rule":"evenodd"}})])},U=[],W={name:"InlineMinusCircleSolidIcon",components:{SVGIcon:D["a"]}},z=W,G=Object(h["a"])(z,V,U,!1,null,null,null),K=G.exports;const Y={request:"Request",response:"Response"};var X={name:"EndpointExample",components:{InlineMinusCircleSolidIcon:K,InlinePlusCircleSolidIcon:q,TabnavItem:M,Tabnav:O,CollapsibleCodeListing:g,Row:x["a"],Column:E["a"]},constants:{Tab:Y},props:{request:{type:Object,required:!0},response:{type:Object,required:!0}},data(){return{isCollapsed:!0,currentTab:Y.request}},computed:{Tab:()=>Y,isCollapsible:({response:e,request:t,currentTab:n})=>{const i={[Y.request]:t.content,[Y.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}}},Z=X,J=(n("9a2b"),Object(h["a"])(Z,y,w,!1,null,"6197ce3f",null)),Q=J.exports,ee=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("figure",{attrs:{id:e.anchor}},[e._t("default")],2)},te=[],ne={name:"Figure",props:{anchor:{type:String,required:!0}}},ie=ne,re=(n("57ea"),Object(h["a"])(ie,ee,te,!1,null,"7be42fb4",null)),se=re.exports,ae=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("figcaption",{staticClass:"caption"},[n("strong",[e._v(e._s(e.title))]),e._v(" "),e._t("default")],2)},oe=[],ce={name:"FigureCaption",props:{title:{type:String,required:!0}}},le=ce,ue=(n("e7fb"),Object(h["a"])(le,ae,oe,!1,null,"0bcb8b58",null)),de=ue.exports,he=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ImageAsset",{attrs:{alt:e.alt,variants:e.variants}})},pe=[],ge=n("8bd9"),fe={name:"InlineImage",components:{ImageAsset:ge["a"]},props:{alt:{type:String,default:""},variants:{type:Array,required:!0}}},me=fe,be=(n("cb92"),Object(h["a"])(me,he,pe,!1,null,"3a939631",null)),ve=be.exports,ye=n("86d8"),we=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"table-wrapper"},[n("table",[e._t("default")],2)])},xe=[],Ee={name:"Table"},_e=Ee,je=(n("72af"),n("90f3"),Object(h["a"])(_e,we,xe,!1,null,"358dcd5e",null)),ke=je.exports,Te=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("s",[e._t("default")],2)},Ce=[],Se={name:"StrikeThrough"},Oe=Se,Ne=(n("830f"),Object(h["a"])(Oe,Te,Ce,!1,null,"eb91ce54",null)),Ie=Ne.exports;const Le={aside:"aside",codeListing:"codeListing",endpointExample:"endpointExample",heading:"heading",orderedList:"orderedList",paragraph:"paragraph",table:"table",termList:"termList",unorderedList:"unorderedList",dictionaryExample:"dictionaryExample"},Ae={codeVoice:"codeVoice",emphasis:"emphasis",image:"image",inlineHead:"inlineHead",link:"link",newTerm:"newTerm",reference:"reference",strong:"strong",text:"text",superscript:"superscript",subscript:"subscript",strikethrough:"strikethrough"},Be={both:"both",column:"column",none:"none",row:"row"};function Me(e,t){const n=n=>n.map(Me(e,t)),a=t=>t.map(t=>e("li",{},n(t.content))),o=(t,i=Be.none)=>{switch(i){case Be.both:{const[i,...r]=t;return[e("thead",{},[e("tr",{},i.map(t=>e("th",{attrs:{scope:"col"}},n(t))))]),e("tbody",{},r.map(([t,...i])=>e("tr",{},[e("th",{attrs:{scope:"row"}},n(t)),...i.map(t=>e("td",{},n(t)))])))]}case Be.column:return[e("tbody",{},t.map(([t,...i])=>e("tr",{},[e("th",{attrs:{scope:"row"}},n(t)),...i.map(t=>e("td",{},n(t)))])))];case Be.row:{const[i,...r]=t;return[e("thead",{},[e("tr",{},i.map(t=>e("th",{attrs:{scope:"col"}},n(t))))]),e("tbody",{},r.map(t=>e("tr",{},t.map(t=>e("td",{},n(t))))))]}default:return[e("tbody",{},t.map(t=>e("tr",{},t.map(t=>e("td",{},n(t))))))]}},c=({metadata:{abstract:t,anchor:i,title:r},...s})=>e(se,{props:{anchor:i}},[...r&&t&&t.length?[e(de,{props:{title:r}},n(t))]:[],n([s])]);return function(l){switch(l.type){case Le.aside:{const t={kind:l.style,name:l.name};return e(i["a"],{props:t},n(l.content))}case Le.codeListing:{if(l.metadata&&l.metadata.anchor)return c(l);const t={syntax:l.syntax,fileType:l.fileType,content:l.code,showLineNumbers:l.showLineNumbers};return e(r["a"],{props:t})}case Le.endpointExample:{const t={request:l.request,response:l.response};return e(Q,{props:t},n(l.summary||[]))}case Le.heading:return e("h"+l.level,{attrs:{id:l.anchor}},l.text);case Le.orderedList:return e("ol",{attrs:{start:l.start}},a(l.items));case Le.paragraph:return e("p",{},n(l.inlineContent));case Le.table:return l.metadata&&l.metadata.anchor?c(l):e(ke,{},o(l.rows,l.header));case Le.termList:return e("dl",{},l.items.map(({term:t,definition:i})=>[e("dt",{},n(t.inlineContent)),e("dd",{},n(i.content))]));case Le.unorderedList:return e("ul",{},a(l.items));case Le.dictionaryExample:{const t={example:l.example};return e(v,{props:t},n(l.summary||[]))}case Ae.codeVoice:return e(s["a"],{},l.code);case Ae.emphasis:case Ae.newTerm:return e("em",n(l.inlineContent));case Ae.image:{if(l.metadata&&l.metadata.anchor)return c(l);const n=t[l.identifier];return n?e(ve,{props:{alt:n.alt,variants:n.variants}}):null}case Ae.link:return e("a",{attrs:{href:l.destination}},l.title);case Ae.reference:{const i=t[l.identifier];if(!i)return null;const r=l.overridingTitleInlineContent||i.titleInlineContent,s=l.overridingTitle||i.title;return e(ye["a"],{props:{url:i.url,kind:i.kind,role:i.role,isActive:l.isActive,ideTitle:i.ideTitle,titleStyle:i.titleStyle}},r?n(r):s)}case Ae.strong:case Ae.inlineHead:return e("strong",n(l.inlineContent));case Ae.text:return l.text;case Ae.superscript:return e("sup",n(l.inlineContent));case Ae.subscript:return e("sub",n(l.inlineContent));case Ae.strikethrough:return e(Ie,n(l.inlineContent));default:return null}}}var $e,Re,De={name:"ContentNode",constants:{TableHeaderStyle:Be},render:function(e){return e(this.tag,{class:"content"},this.content.map(Me(e,this.references),this))},inject:{references:{default(){return{}}}},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 Le.aside:return e({...n,content:t(n.content)});case Le.dictionaryExample:return e({...n,summary:t(n.summary)});case Le.paragraph:case Ae.emphasis:case Ae.strong:case Ae.inlineHead:case Ae.superscript:case Ae.subscript:case Ae.strikethrough:case Ae.newTerm:return e({...n,inlineContent:t(n.inlineContent)});case Le.orderedList:case Le.unorderedList:return e({...n,items:n.items.map(e=>({...e,content:t(e.content)}))});case Le.table:return e({...n,rows:n.rows.map(e=>e.map(t))});case Le.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 Le.aside:t(n.content);break;case Le.paragraph:case Ae.emphasis:case Ae.strong:case Ae.inlineHead:case Ae.newTerm:case Ae.superscript:case Ae.subscript:case Ae.strikethrough:t(n.inlineContent);break;case Le.orderedList:case Le.unorderedList:n.items.forEach(e=>t(e.content));break;case Le.dictionaryExample:t(n.summary);break;case Le.table:n.rows.forEach(e=>{e.forEach(t)});break;case Le.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===Le.paragraph?e+"\n":t.type===Ae.text?`${e}${t.text}`:e,"").trim()}},BlockType:Le,InlineType:Ae},Pe=De,Fe=Object(h["a"])(Pe,$e,Re,!1,null,null,null);t["a"]=Fe.exports},"57ea":function(e,t,n){"use strict";n("971b")},"598a":function(e,t,n){},"5da3":function(e,t,n){e.exports=n.p+"img/no-image@2x.df2a0a50.png"},"620a":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"col",class:e.classes},[e._t("default")],2)},r=[];const s=0,a=12,o=new Set(["large","medium","small"]),c=e=>({type:Object,default:()=>({}),validator:t=>Object.keys(t).every(n=>o.has(n)&&e(t[n]))}),l=c(e=>"boolean"===typeof e),u=c(e=>"number"===typeof e&&e>=s&&e<=a);var d={name:"GridColumn",props:{isCentered:l,isUnCentered:l,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}}}},h=d,p=(n("6e4a"),n("2877")),g=Object(p["a"])(h,i,r,!1,null,"2ee3ad8b",null);t["a"]=g.exports},"621f":function(e,t,n){"use strict";n("b1d4")},"66cd":function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));const i={article:"article",codeListing:"codeListing",collection:"collection",collectionGroup:"collectionGroup",containerSymbol:"containerSymbol",devLink:"devLink",dictionarySymbol:"dictionarySymbol",generic:"generic",link:"link",media:"media",pseudoCollection:"pseudoCollection",pseudoSymbol:"pseudoSymbol",restRequestSymbol:"restRequestSymbol",sampleCode:"sampleCode",symbol:"symbol",table:"table",learn:"learn",overview:"overview",project:"project",tutorial:"tutorial",resources:"resources"}},"6cc4":function(e,t,n){},"6e4a":function(e,t,n){"use strict";n("05a1")},"72af":function(e,t,n){"use strict";n("d541")},"72e7":function(e,t,n){"use strict";const i={up:"up",down:"down"};t["a"]={constants:{IntersectionDirections:i},data(){return{intersectionObserver:null,intersectionPreviousScrollY:0,intersectionScrollDirection:i.down}},computed:{intersectionThreshold(){const e=[];for(let t=0;t<=1;t+=.01)e.push(t);return e},intersectionRoot(){return null},intersectionRootMargin(){return"0px 0px 0px 0px"},intersectionObserverOptions(){return{root:this.intersectionRoot,rootMargin:this.intersectionRootMargin,threshold:this.intersectionThreshold}}},async mounted(){await n.e("chunk-2d0d3105").then(n.t.bind(null,"5abe",7)),this.intersectionObserver=new IntersectionObserver(e=>{this.detectIntersectionScrollDirection();const t=this.onIntersect;t?e.forEach(t):console.warn("onIntersect not implemented")},this.intersectionObserverOptions),this.getIntersectionTargets().forEach(e=>{this.intersectionObserver.observe(e)})},beforeDestroy(){this.intersectionObserver&&this.intersectionObserver.disconnect()},methods:{getIntersectionTargets(){return[this.$el]},detectIntersectionScrollDirection(){window.scrollYthis.intersectionPreviousScrollY&&(this.intersectionScrollDirection=i.up),this.intersectionPreviousScrollY=window.scrollY}}}},"76ab":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n(e.resolvedComponent,e._b({tag:"component",staticClass:"button-cta",class:{"is-dark":e.isDark}},"component",e.componentProps,!1),[e._t("default")],2)},r=[],s=n("86d8"),a={name:"ButtonLink",components:{Reference:s["a"]},props:{url:{type:String,required:!1},isDark:{type:Boolean,default:!1}},computed:{resolvedComponent:({url:e})=>e?s["a"]:"button",componentProps:({url:e})=>e?{url:e}:{}}},o=a,c=(n("621f"),n("2877")),l=Object(c["a"])(o,i,r,!1,null,"494ad9c8",null);t["a"]=l.exports},"7b1f":function(e,t,n){"use strict";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 c=null,l=0;while(null!==(c=t.safeBoundaryPattern.exec(a))){const t=c.index+1;o.push(a.slice(l,t)),o.push(e("wbr",{key:c.index})),l=t}return o.push(a.slice(l,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("2877"),c=Object(o["a"])(a,i,r,!1,null,null,null);t["a"]=c.exports},"7b69":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"code-listing",class:{"single-line":1===e.syntaxHighlightedLines.length},attrs:{"data-syntax":e.syntaxNameNormalized}},[e.fileName?n("Filename",{attrs:{isActionable:e.isFileNameActionable,fileType:e.fileType},on:{click:function(t){return e.$emit("file-name-click")}}},[e._v(e._s(e.fileName)+" ")]):e._e(),n("div",{staticClass:"container-general"},[n("pre",[n("code",e._l(e.syntaxHighlightedLines,(function(t,i){return n("span",{key:i,class:["code-line-container",{highlighted:e.isHighlighted(i)}]},[n("span",{directives:[{name:"show",rawName:"v-show",value:e.showLineNumbers,expression:"showLineNumbers"}],staticClass:"code-number",attrs:{"data-line-number":e.lineNumberFor(i)}}),e._v("\n"),n("span",{staticClass:"code-line",domProps:{innerHTML:e._s(t)}})])})),0)])])],1)},r=[],s=n("002d"),a=n("8649"),o=n("1020"),c=n.n(o);const l={objectivec:["objective-c"]},u={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(l.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"]},d=new Set(["markdown","swift"]),h=Object.entries(u),p=new Set(Object.keys(u)),g=new Map;async function f(e){const t=[e];try{return await t.reduce(async(e,t)=>{let i;await e,i=d.has(t)?await n("1417")("./"+t):await n("2ab3")("./"+t),c.a.registerLanguage(t,i.default)},Promise.resolve()),!0}catch(i){return console.error(`Could not load ${e} file`),!1}}function m(e){if(p.has(e))return e;const t=h.find(([,t])=>t.includes(e));return t?t[0]:null}function b(e){if(g.has(e))return g.get(e);const t=m(e);return g.set(e,t),t}c.a.configure({classPrefix:"syntax-",languages:[...p]});const v=async e=>{const t=b(e);return!(!t||c.a.listLanguages().includes(t))&&f(t)},y=/\r\n|\r|\n/g,w=/syntax-/;function x(e){return 0===e.length?[]:e.split(y)}function E(e){return(e.trim().match(y)||[]).length}function _(e){const t=document.createElement("template");return t.innerHTML=e,t.content.childNodes}function j(e){const{className:t}=e;if(!w.test(t))return null;const n=x(e.innerHTML).reduce((e,n)=>`${e}${n}\n`,"");return _(n.trim())}function k(e){return Array.from(e.childNodes).forEach(e=>{if(E(e.textContent))try{const t=e.childNodes.length?k(e):j(e);t&&e.replaceWith(...t)}catch(t){console.error(t)}}),j(e)}function T(e,t){const n=m(t);if(!c.a.getLanguage(n))throw new Error("Unsupported language for syntax highlighting: "+t);return c.a.highlight(e,{language:n,ignoreIllegals:!0}).value}function C(e,t){const n=e.join("\n"),i=T(n,t),r=document.createElement("code");return r.innerHTML=i,k(r),x(r.innerHTML)}var S=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"filename"},[e.isActionable?n("a",{attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.$emit("click")}}},[n("FileIcon",{attrs:{fileType:e.fileType}}),e._t("default")],2):n("span",[n("FileIcon",{attrs:{fileType:e.fileType}}),e._t("default")],2)])},O=[],N=function(){var e=this,t=e.$createElement,n=e._self._c||t;return"swift"===e.fileType?n("SwiftFileIcon",{staticClass:"file-icon"}):n("GenericFileIcon",{staticClass:"file-icon"})},I=[],L=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"swift-file-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M8.033 1l3.967 4.015v7.985h-10v-12zM7.615 2h-4.615v10h8v-6.574z"}}),n("path",{attrs:{d:"M7 1h1v4h-1z"}}),n("path",{attrs:{d:"M7 5h5v1h-5z"}})])},A=[],B=n("be08"),M={name:"SwiftFileIcon",components:{SVGIcon:B["a"]}},$=M,R=n("2877"),D=Object(R["a"])($,L,A,!1,null,null,null),P=D.exports,F=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"generic-file-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M8.033 1l3.967 4.015v7.985h-10v-12zM7.615 2h-4.615v10h8v-6.574z"}}),n("path",{attrs:{d:"M7 1h1v4h-1z"}}),n("path",{attrs:{d:"M7 5h5v1h-5z"}})])},H=[],q={name:"GenericFileIcon",components:{SVGIcon:B["a"]}},V=q,U=Object(R["a"])(V,F,H,!1,null,null,null),W=U.exports,z={name:"CodeListingFileIcon",components:{SwiftFileIcon:P,GenericFileIcon:W},props:{fileType:String}},G=z,K=(n("e6db"),Object(R["a"])(G,N,I,!1,null,"7c381064",null)),Y=K.exports,X={name:"CodeListingFilename",components:{FileIcon:Y},props:{isActionable:{type:Boolean,default:()=>!1},fileType:String}},Z=X,J=(n("8608"),Object(R["a"])(Z,S,O,!1,null,"c8c40662",null)),Q=J.exports,ee={name:"CodeListing",components:{Filename:Q},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["c"]),highlightedLineNumbers(){return new Set(this.highlights.map(({line:e})=>e))},syntaxNameNormalized(){const e={occ:a["a"].objectiveC.key.url};return e[this.syntax]||this.syntax}},watch:{content:{handler:"syntaxHighlightLines",immediate:!0}},methods:{isHighlighted(e){return this.highlightedLineNumbers.has(this.lineNumberFor(e))},lineNumberFor(e){return this.startLineNumber+e},async syntaxHighlightLines(){let e;try{await v(this.syntaxNameNormalized),e=C(this.content,this.syntaxNameNormalized)}catch(t){e=this.escapedContent}this.syntaxHighlightedLines=e.map(e=>""===e?"\n":e)}}},te=ee,ne=(n("4d50"),Object(R["a"])(te,i,r,!1,null,"df963650",null));t["a"]=ne.exports},"80c8":function(e,t,n){},8222:function(e,t,n){},"830f":function(e,t,n){"use strict";n("30b0")},8608:function(e,t,n){"use strict";n("a7f3")},"863d":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("li",{staticClass:"nav-menu-item",class:{"nav-menu-item--animated":e.animate}},[e._t("default")],2)},r=[],s={name:"NavMenuItemBase",props:{animate:{type:Boolean,default:!0}}},a=s,o=(n("43fe"),n("2877")),c=Object(o["a"])(a,i,r,!1,null,"66cbfe4c",null);t["a"]=c.exports},8649:function(e,t,n){"use strict";t["a"]={objectiveC:{name:"Objective-C",key:{api:"occ",url:"objc"}},swift:{name:"Swift",key:{api:"swift",url:"swift"}}}},"86d8":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n(e.refComponent,{tag:"component",attrs:{url:e.urlWithParams,"is-active":e.isActiveComputed}},[e._t("default")],2)},r=[],s=n("d26a"),a=n("66cd"),o=n("9895"),c=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.isActive?n("a",{attrs:{href:e.url}},[e._t("default")],2):n("span",[e._t("default")],2)},l=[],u={name:"ReferenceExternal",props:{url:{type:String,required:!0},isActive:{type:Boolean,default:!0}}},d=u,h=n("2877"),p=Object(h["a"])(d,c,l,!1,null,null,null),g=p.exports,f=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ReferenceInternal",e._b({},"ReferenceInternal",e.$props,!1),[n("CodeVoice",[e._t("default")],2)],1)},m=[],b=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.isActive?n("router-link",{attrs:{to:e.url}},[e._t("default")],2):n("span",[e._t("default")],2)},v=[],y={name:"ReferenceInternal",props:{url:{type:String,required:!0},isActive:{type:Boolean,default:!0}}},w=y,x=Object(h["a"])(w,b,v,!1,null,null,null),E=x.exports,_=n("52e4"),j={name:"ReferenceInternalSymbol",props:E.props,components:{ReferenceInternal:E,CodeVoice:_["a"]}},k=j,T=Object(h["a"])(k,f,m,!1,null,null,null),C=T.exports,S={name:"Reference",computed:{isInternal({url:e}){if(!e.startsWith("/")&&!e.startsWith("#"))return!1;const{resolved:{name:t}={}}=this.$router.resolve(e)||{};return t!==o["b"]},isSymbolReference(){return"symbol"===this.kind&&(this.role===a["a"].symbol||this.role===a["a"].dictionarySymbol)},isDisplaySymbol({isSymbolReference:e,titleStyle:t,ideTitle:n}){return n?e&&"symbol"===t:e},refComponent(){return this.isInternal?this.isDisplaySymbol?C:E:g},urlWithParams({isInternal:e}){return e?Object(s["b"])(this.url,this.$route.query):this.url},isActiveComputed({url:e,isActive:t}){return!(!e||!t)}},props:{url:{type:String,required:!0},kind:{type:String,required:!1},role:{type:String,required:!1},isActive:{type:Boolean,required:!1,default:!0},ideTitle:{type:String,required:!1},titleStyle:{type:String,required:!1}}},O=S,N=Object(h["a"])(O,i,r,!1,null,null,null);t["a"]=N.exports},"8a61":function(e,t,n){"use strict";var i=n("3908");t["a"]={methods:{async scrollToElement(e){await Object(i["b"])(8);const t=this.$router.resolve({hash:e}),{selector:n,offset:r}=await this.$router.options.scrollBehavior(t.route),s=document.querySelector(n);return s?(s.scrollIntoView(),window.scrollBy(-r.x,-r.y),s):null}}}},"8bd9":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.fallbackImageSrcSet?n("img",{staticClass:"fallback",attrs:{title:"Image failed to load",alt:e.alt,srcset:e.fallbackImageSrcSet}}):n("picture",[e.prefersAuto&&e.darkVariantAttributes?n("source",{attrs:{media:"(prefers-color-scheme: dark)",srcset:e.darkVariantAttributes.srcSet}}):e._e(),e.prefersDark&&e.darkVariantAttributes?n("img",e._b({ref:"img",attrs:{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)):n("img",e._b({ref:"img",attrs:{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("748c"),a={props:{variants:{type:Array,required:!0}},computed:{variantsGroupedByAppearance(){return Object(s["d"])(this.variants)},lightVariants(){return Object(s["a"])(this.variantsGroupedByAppearance.light)},darkVariants(){return Object(s["a"])(this.variantsGroupedByAppearance.dark)}}},o=n("e425"),c=n("821b"),l=n("5da3"),u=n.n(l);const d=10;function h(e){return new Promise((t,n)=>{const i=new Image;i.src=e,i.onerror=n,i.onload=()=>t({width:i.width,height:i.height})})}function p(e){if(!e.length)return null;const t=e.map(e=>`${Object(s["b"])(e.src)} ${e.density}`).join(", "),n=e[0],i={srcSet:t,src:Object(s["b"])(n.src)},{width:r}=n.size||{width:null};return r&&(i.width=r,i.height="auto"),i}var g={name:"ImageAsset",mixins:[a],data:()=>({appState:o["a"].state,fallbackImageSrcSet:null,optimalWidth:null}),computed:{allVariants:({lightVariants:e=[],darkVariants:t=[]})=>e.concat(t),defaultAttributes:({lightVariantAttributes:e,darkVariantAttributes:t})=>e||t,darkVariantAttributes:({darkVariants:e})=>p(e),lightVariantAttributes:({lightVariants:e})=>p(e),preferredColorScheme:({appState:e})=>e.preferredColorScheme,prefersAuto:({preferredColorScheme:e})=>e===c["a"].auto.value,prefersDark:({preferredColorScheme:e})=>e===c["a"].dark.value},props:{alt:{type:String,default:""},variants:{type:Array,required:!0}},methods:{handleImageLoadError(){this.fallbackImageSrcSet=u.a+" 2x"},async calculateOptimalWidth(){const{$refs:{img:{currentSrc:e}},allVariants:t}=this,{density:n}=t.find(({src:t})=>e.endsWith(t)),i=parseInt(n.match(/\d+/)[0],d),r=await h(e),s=r.width/i;return s},async optimizeImageSize(){if(!this.defaultAttributes.width)try{this.optimalWidth=await this.calculateOptimalWidth()}catch{console.error("Unable to calculate optimal image width")}}},mounted(){this.$refs.img.addEventListener("load",this.optimizeImageSize)}},f=g,m=n("2877"),b=Object(m["a"])(f,i,r,!1,null,null,null);t["a"]=b.exports},"8c92":function(e,t,n){"use strict";n("80c8")},"90f3":function(e,t,n){"use strict";n("6cc4")},9152:function(e,t,n){"use strict";n("50fc")},"95da":function(e,t,n){"use strict";function i(e,t){const n=document.body;let r=e,s=e;while(r=r.previousElementSibling)t(r);while(s=s.nextElementSibling)t(s);e.parentElement&&e.parentElement!==n&&i(e.parentElement,t)}const r="data-original-",s="aria-hidden",a=r+s,o=e=>{let t=e.getAttribute(a);t||(t=e.getAttribute(s)||"",e.setAttribute(a,t)),e.setAttribute(s,"true")},c=e=>{const t=e.getAttribute(a);"string"===typeof t&&(t.length?e.setAttribute(s,t):e.removeAttribute(s)),e.removeAttribute(a)};t["a"]={hide(e){i(e,o)},show(e){i(e,c)}}},"971b":function(e,t,n){},9975:function(e,t,n){"use strict";n("287e")},"9a2b":function(e,t,n){"use strict";n("dce7")},"9b30":function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ul",{staticClass:"nav-menu-items",attrs:{"data-previous-menu-children-count":e.previousSiblingChildren}},[e._t("default")],2)},r=[],s={name:"NavMenuItems",props:{previousSiblingChildren:{type:Number,default:0}}},a=s,o=(n("517a"),n("2877")),c=Object(o["a"])(a,i,r,!1,null,"67c1c0a5",null);t["a"]=c.exports},"9bb2":function(e,t,n){"use strict";n("3b8f")},a1bd:function(e,t,n){},a7f3:function(e,t,n){},a97e:function(e,t,n){"use strict";var i=n("63b8");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 c,l,u={name:"BreakpointEmitter",constants:{BreakpointAttributes:i["a"],BreakpointName:i["b"],BreakpointScopes:i["c"]},props:{scope:{type:String,default:()=>i["c"].default,validator:e=>e in i["c"]}},render(){return this.$scopedSlots.default?this.$scopedSlots.default({matchingBreakpoint:this.matchingBreakpoint}):null},data:()=>({matchingBreakpoint:null}),methods:{initMediaQuery(e,t){const n=o(t),i=t=>this.handleMediaQueryChange(t,e);n.addListener(i),this.$once("hook:beforeDestroy",()=>{n.removeListener(i)}),i(n)},handleMediaQueryChange(e,t){e.matches&&(this.matchingBreakpoint=t,this.$emit("change",t))}},mounted(){const e=i["a"][this.scope]||{};Object.entries(e).forEach(([e,t])=>{this.initMediaQuery(e,t)})}},d=u,h=n("2877"),p=Object(h["a"])(d,c,l,!1,null,null,null);t["a"]=p.exports},b1d4:function(e,t,n){},b392:function(e,t,n){},b7fc:function(e,t,n){"use strict";n("189f")},bab1:function(e,t,n){"use strict";n("a1bd")},bb52:function(e,t,n){"use strict";t["a"]={inject:{performanceMetricsEnabled:{default:!1},isTargetIDE:{default:!1}},methods:{newContentMounted(){let e;this.performanceMetricsEnabled&&(e=Math.round(window.performance.now()),window.renderedTimes||(window.renderedTimes=[]),window.renderedTimes.push(e)),this.$bridge.send({type:"rendered",data:{time:e}})}}}},be08:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("svg",{staticClass:"svg-icon",attrs:{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg"}},[e._t("default")],2)},r=[],s={name:"SVGIcon"},a=s,o=(n("9bb2"),n("2877")),c=Object(o["a"])(a,i,r,!1,null,"0137d411",null);t["a"]=c.exports},bf08:function(e,t,n){"use strict";var i=n("6842"),r=n("d26a");const s=Object(i["c"])(["meta","title"],"Documentation"),a=({title:e,description:t,url:n})=>[{name:"description",content:t},{property:"og:locale",content:"en_US"},{property:"og:site_name",content:s},{property:"og:type",content:"website"},{property:"og:title",content:e},{property:"og:description",content:t},{property:"og:url",content:n},{property:"og:image",content:Object(r["d"])("/developer-og.jpg")},{name:"twitter:image",content:Object(r["d"])("/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}],o=e=>[e,s].filter(Boolean).join(" | "),c=e=>{const{content:t}=e,n=e.property?"property":"name",i=e[n],r=document.querySelector(`meta[${n}="${i}"]`);if(r&&t)r.setAttribute("content",t);else if(r&&!t)r.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}){const i=o(e);l(i),a({title:i,description:t,url:n}).forEach(e=>c(e))}var d=n("002d"),h=n("5677");t["a"]={methods:{extractFirstParagraphText(e=[]){const t=h["a"].computed.plaintext.bind({...h["a"].methods,content:e})();return Object(d["e"])(t)}},computed:{pagePath:({$route:{path:e="/"}={}})=>e,pageURL:({pagePath:e="/"})=>Object(r["d"])(e)},mounted(){u({title:this.pageTitle,description:this.pageDescription,url:this.pageURL})}}},c064:function(e,t,n){"use strict";n("ca8c")},c081:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.action?n("DestinationDataProvider",{attrs:{destination:e.action},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.url,r=t.title;return n("ButtonLink",{attrs:{url:i,isDark:e.isDark}},[e._v(" "+e._s(r)+" ")])}}],null,!1,1264376715)}):e._e()},r=[],s=n("76ab"),a=n("c7ea"),o={name:"CallToActionButton",components:{DestinationDataProvider:a["a"],ButtonLink:s["a"]},props:{action:{type:Object,required:!0},isDark:{type:Boolean,default:!1}}},c=o,l=n("2877"),u=Object(l["a"])(c,i,r,!1,null,null,null);t["a"]=u.exports},c7ea:function(e,t,n){"use strict";const i={link:"link",reference:"reference",text:"text"};var r,s,a={name:"DestinationDataProvider",props:{destination:{type:Object,required:!0,default:()=>({})}},inject:{references:{default:()=>({})},isTargetIDE:{default:()=>!1}},constants:{DestinationType:i},computed:{isExternal:({reference:e,destination:t})=>e.type===i.link||t.type===i.link,shouldAppendOpensInBrowser:({isExternal:e,isTargetIDE:t})=>e&&t,reference:({references:e,destination:t})=>e[t.identifier]||{},linkUrl:({destination:e,reference:t})=>({[i.link]:e.destination,[i.reference]:t.url,[i.text]:e.text}[e.type]),linkTitle:({reference:e,destination:t})=>({[i.link]:t.title,[i.reference]:t.overridingTitle||e.title,[i.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})}},o=a,c=n("2877"),l=Object(c["a"])(o,r,s,!1,null,null,null);t["a"]=l.exports},c8e2:function(e,t,n){"use strict";function i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.d(t,"a",(function(){return o}));const r=["input","select","textarea","button","optgroup","option","menuitem","fieldset","object","a[href]","*[tabindex]","*[contenteditable]"],s=r.join(",");var a={getTabbableElements(e){const t=e.querySelectorAll(s),n=t.length;let i;const r=[];for(i=0;i=0},isFocusableElement(e){const t=e.nodeName.toLowerCase(),n=r.includes(t);return!("a"!==t||!e.getAttribute("href"))||(n?!e.disabled:"true"===e.getAttribute("contenteditable")||!Number.isNaN(parseFloat(e.getAttribute("tabindex"))))}};class o{constructor(e){i(this,"focusContainer",null),i(this,"tabTargets",[]),i(this,"firstTabTarget",null),i(this,"lastTabTarget",null),i(this,"lastFocusedElement",null),this.focusContainer=e,this.onFocus=this.onFocus.bind(this)}updateFocusContainer(e){this.focusContainer=e}start(){this.collectTabTargets(),this.firstTabTarget?this.focusContainer.contains(document.activeElement)&&a.isTabbableElement(document.activeElement)||this.firstTabTarget.focus():console.warn("There are no focusable elements. FocusTrap needs at least one."),this.lastFocusedElement=document.activeElement,document.addEventListener("focus",this.onFocus,!0)}stop(){document.removeEventListener("focus",this.onFocus,!0)}collectTabTargets(){this.tabTargets=a.getTabbableElements(this.focusContainer),this.firstTabTarget=this.tabTargets[0],this.lastTabTarget=this.tabTargets[this.tabTargets.length-1]}onFocus(e){if(this.focusContainer.contains(e.target))this.lastFocusedElement=e.target;else{if(e.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}}},ca8c:function(e,t,n){},cb92:function(e,t,n){"use strict";n("598a")},cbcf:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("nav",{ref:"nav",staticClass:"nav",class:e.rootClasses,attrs:{role:"navigation"}},[n("div",{ref:"wrapper",staticClass:"nav__wrapper"},[n("div",{staticClass:"nav__background"}),e.hasOverlay?n("div",{staticClass:"nav-overlay",on:{click:e.closeNav}}):e._e(),n("div",{staticClass:"nav-content"},[n("div",{staticClass:"pre-title"},[e._t("pre-title",null,{closeNav:e.closeNav,isOpen:e.isOpen})],2),e.$slots.default?n("div",{staticClass:"nav-title"},[e._t("default")],2):e._e(),e._t("after-title"),n("div",{staticClass:"nav-menu"},[n("a",{ref:"axToggle",staticClass:"nav-ax-toggle",attrs:{href:"#",role:"button"},on:{click:function(t){return t.preventDefault(),e.toggleNav.apply(null,arguments)}}},[n("span",{staticClass:"visuallyhidden"},[e.isOpen?[e._v("Close Menu")]:[e._v("Open Menu")]],2)]),n("div",{ref:"tray",staticClass:"nav-menu-tray",on:{transitionend:function(t){return t.target!==t.currentTarget?null:e.onTransitionEnd.apply(null,arguments)},click:e.handleTrayClick}},[e._t("tray",(function(){return[n("NavMenuItems",[e._t("menu-items")],2)]}),{closeNav:e.closeNav})],2)]),n("div",{staticClass:"nav-actions"},[n("a",{staticClass:"nav-menucta",attrs:{href:"#",tabindex:"-1","aria-hidden":"true"},on:{click:function(t){return t.preventDefault(),e.toggleNav.apply(null,arguments)}}},[n("span",{staticClass:"nav-menucta-chevron"})])])],2),e._t("after-content")],2),n("BreakpointEmitter",{attrs:{scope:e.BreakpointScopes.nav},on:{change:e.onBreakpointChange}})],1)},r=[],s=n("72e7"),a=n("9b30"),o=n("a97e"),c=n("c8e2"),l=n("f2af"),u=n("942d"),d=n("63b8"),h=n("95da"),p=n("3908");const{noClose:g}=u["a"],{BreakpointName:f,BreakpointScopes:m}=o["a"].constants,b=8,v={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 y={name:"NavBase",components:{NavMenuItems:a["a"],BreakpointEmitter:o["a"]},constants:{NavStateClasses:v,NoBGTransitionFrames:b},props:{breakpoint:{type:String,default:f.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["a"]],data(){return{isOpen:!1,inBreakpoint:!1,isTransitioning:!1,isSticking:!1,noBackgroundTransition:!0,focusTrapInstance:null}},computed:{BreakpointScopes:()=>m,rootClasses:({isOpen:e,inBreakpoint:t,isTransitioning:n,isSticking:i,hasSolidBackground:r,hasNoBorder:s,hasFullWidthBorder:a,isDark:o,isWideFormat:c,noBackgroundTransition:l})=>({[v.isDark]:o,[v.isOpen]:e,[v.inBreakpoint]:t,[v.isTransitioning]:n,[v.isSticking]:i,[v.hasSolidBackground]:r,[v.hasNoBorder]:s,[v.hasFullWidthBorder]:a,[v.isWideFormat]:c,[v.noBackgroundTransition]:l})},watch:{isOpen(e){this.$emit("change",e),e?this.onExpand():this.onClose()}},async mounted(){window.addEventListener("keydown",this.onEscape),window.addEventListener("popstate",this.closeNav),window.addEventListener("orientationchange",this.closeNav),document.addEventListener("click",this.handleClickOutside),this.handleFlashOnMount(),await this.$nextTick(),this.focusTrapInstance=new c["a"](this.$refs.wrapper)},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),this.focusTrapInstance.destroy()},methods:{getIntersectionTargets(){return[document.getElementById(u["d"])||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){const t=Object(d["d"])(e,this.breakpoint);this.inBreakpoint=!t,t&&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(g)&&this.closeNav()},handleClickOutside({target:e}){this.$refs.nav.contains(e)||this.closeNav()},toggleScrollLock(e){e?l["a"].lockScroll(this.$refs.tray):l["a"].unlockScroll(this.$refs.tray)},onExpand(){this.$emit("open"),this.focusTrapInstance.start(),h["a"].hide(this.$refs.wrapper)},onClose(){this.$emit("close"),this.toggleScrollLock(!1),this.focusTrapInstance.stop(),h["a"].show(this.$refs.wrapper)},async handleFlashOnMount(){await Object(p["b"])(b),this.noBackgroundTransition=!1}}},w=y,x=(n("b7fc"),n("2877")),E=Object(x["a"])(w,i,r,!1,null,"be9ec8e8",null);t["a"]=E.exports},d541:function(e,t,n){},dce7:function(e,t,n){},e3ab:function(e,t,n){"use strict";var i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("aside",{class:e.kind,attrs:{"aria-label":e.kind}},[n("p",{staticClass:"label"},[e._v(e._s(e.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,name:t})=>t||{[s.deprecated]:"Deprecated",[s.experiment]:"Experiment",[s.important]:"Important",[s.note]:"Note",[s.tip]:"Tip",[s.warning]:"Warning"}[e]}},o=a,c=(n("9152"),n("2877")),l=Object(c["a"])(o,i,r,!1,null,"5117d474",null);t["a"]=l.exports},e6db:function(e,t,n){"use strict";n("47cc")},e7fb:function(e,t,n){"use strict";n("4c7a")},ec05:function(e,t,n){},f2af:function(e,t,n){"use strict";let i=!1,r=-1,s=0;const a=()=>window.navigator&&window.navigator.platform&&(/iP(ad|hone|od)/.test(window.navigator.platform)||"MacIntel"===window.navigator.platform&&window.navigator.maxTouchPoints>1);function o(e){e.touches.length>1||e.preventDefault()}const c=e=>!!e&&e.scrollHeight-e.scrollTop<=e.clientHeight;function l(){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 u(e){e&&(e.ontouchstart=null,e.ontouchmove=null),document.removeEventListener("touchmove",o)}function d(e,t){const n=e.targetTouches[0].clientY-r;return 0===t.scrollTop&&n>0||c(t)&&n<0?o(e):(e.stopPropagation(),!0)}function h(e){document.addEventListener("touchmove",o,{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["a"]={lockScroll(e){i||(a()?h(e):l(),i=!0)},unlockScroll(e){i&&(a()?u(e):(document.body.style.cssText="",window.scrollTo(0,Math.abs(s))),i=!1)}}}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-bash-js.702f0c5c.js b/docs/docc/Apollo.doccarchive/js/highlight-js-bash-js.702f0c5c.js new file mode 100644 index 000000000..0f4b03458 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/js/highlight-js-bash-js.702f0c5c.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([[393],{8780:function(e){function s(e){const s=e.regex,t={},n={begin:/\$\{/,end:/\}/,contains:["self",{begin:/:-/,contains:[t]}]};Object.assign(t,{className:"variable",variants:[{begin:s.concat(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},n]});const a={className:"subst",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]},i={begin:/<<-?\s*(?=\w+)/,starts:{contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,className:"string"})]}},c={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,t,a]};a.contains.push(c);const o={className:"",begin:/\\"/},r={className:"string",begin:/'/,end:/'/},l={begin:/\$\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},e.NUMBER_MODE,t]},d=["fish","bash","zsh","sh","csh","ksh","tcsh","dash","scsh"],p=e.SHEBANG({binary:`(${d.join("|")})`,relevance:10}),m={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0},u=["if","then","else","elif","fi","for","while","in","do","done","case","esac","function"],h=["true","false"],b={match:/(\/[a-z._-]+)+/},f=["break","cd","continue","eval","exec","exit","export","getopts","hash","pwd","readonly","return","shift","test","times","trap","umask","unset"],g=["alias","bind","builtin","caller","command","declare","echo","enable","help","let","local","logout","mapfile","printf","read","readarray","source","type","typeset","ulimit","unalias"],w=["autoload","bg","bindkey","bye","cap","chdir","clone","comparguments","compcall","compctl","compdescribe","compfiles","compgroups","compquote","comptags","comptry","compvalues","dirs","disable","disown","echotc","echoti","emulate","fc","fg","float","functions","getcap","getln","history","integer","jobs","kill","limit","log","noglob","popd","print","pushd","pushln","rehash","sched","setcap","setopt","stat","suspend","ttyctl","unfunction","unhash","unlimit","unsetopt","vared","wait","whence","where","which","zcompile","zformat","zftp","zle","zmodload","zparseopts","zprof","zpty","zregexparse","zsocket","zstyle","ztcp"],k=["chcon","chgrp","chown","chmod","cp","dd","df","dir","dircolors","ln","ls","mkdir","mkfifo","mknod","mktemp","mv","realpath","rm","rmdir","shred","sync","touch","truncate","vdir","b2sum","base32","base64","cat","cksum","comm","csplit","cut","expand","fmt","fold","head","join","md5sum","nl","numfmt","od","paste","ptx","pr","sha1sum","sha224sum","sha256sum","sha384sum","sha512sum","shuf","sort","split","sum","tac","tail","tr","tsort","unexpand","uniq","wc","arch","basename","chroot","date","dirname","du","echo","env","expr","factor","groups","hostid","id","link","logname","nice","nohup","nproc","pathchk","pinky","printenv","printf","pwd","readlink","runcon","seq","sleep","stat","stdbuf","stty","tee","test","timeout","tty","uname","unlink","uptime","users","who","whoami","yes"];return{name:"Bash",aliases:["sh"],keywords:{$pattern:/\b[a-z._-]+\b/,keyword:u,literal:h,built_in:[...f,...g,"set","shopt",...w,...k]},contains:[p,e.SHEBANG(),m,l,e.HASH_COMMENT_MODE,i,b,c,o,r,t]}}e.exports=s}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-bash.1b52852f.js b/docs/docc/Apollo.doccarchive/js/highlight-js-bash.1b52852f.js deleted file mode 100644 index 6db177863..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-bash.1b52852f.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-bash"],{f0f8:function(e,s){function t(e){const s=e.regex,t={},n={begin:/\$\{/,end:/\}/,contains:["self",{begin:/:-/,contains:[t]}]};Object.assign(t,{className:"variable",variants:[{begin:s.concat(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},n]});const a={className:"subst",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]},i={begin:/<<-?\s*(?=\w+)/,starts:{contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,className:"string"})]}},c={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,t,a]};a.contains.push(c);const o={className:"",begin:/\\"/},r={className:"string",begin:/'/,end:/'/},l={begin:/\$\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},e.NUMBER_MODE,t]},p=["fish","bash","zsh","sh","csh","ksh","tcsh","dash","scsh"],d=e.SHEBANG({binary:`(${p.join("|")})`,relevance:10}),h={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0},m=["if","then","else","elif","fi","for","while","in","do","done","case","esac","function"],u=["true","false"],b={match:/(\/[a-z._-]+)+/},g=["break","cd","continue","eval","exec","exit","export","getopts","hash","pwd","readonly","return","shift","test","times","trap","umask","unset"],f=["alias","bind","builtin","caller","command","declare","echo","enable","help","let","local","logout","mapfile","printf","read","readarray","source","type","typeset","ulimit","unalias"],w=["autoload","bg","bindkey","bye","cap","chdir","clone","comparguments","compcall","compctl","compdescribe","compfiles","compgroups","compquote","comptags","comptry","compvalues","dirs","disable","disown","echotc","echoti","emulate","fc","fg","float","functions","getcap","getln","history","integer","jobs","kill","limit","log","noglob","popd","print","pushd","pushln","rehash","sched","setcap","setopt","stat","suspend","ttyctl","unfunction","unhash","unlimit","unsetopt","vared","wait","whence","where","which","zcompile","zformat","zftp","zle","zmodload","zparseopts","zprof","zpty","zregexparse","zsocket","zstyle","ztcp"],k=["chcon","chgrp","chown","chmod","cp","dd","df","dir","dircolors","ln","ls","mkdir","mkfifo","mknod","mktemp","mv","realpath","rm","rmdir","shred","sync","touch","truncate","vdir","b2sum","base32","base64","cat","cksum","comm","csplit","cut","expand","fmt","fold","head","join","md5sum","nl","numfmt","od","paste","ptx","pr","sha1sum","sha224sum","sha256sum","sha384sum","sha512sum","shuf","sort","split","sum","tac","tail","tr","tsort","unexpand","uniq","wc","arch","basename","chroot","date","dirname","du","echo","env","expr","factor","groups","hostid","id","link","logname","nice","nohup","nproc","pathchk","pinky","printenv","printf","pwd","readlink","runcon","seq","sleep","stat","stdbuf","stty","tee","test","timeout","tty","uname","unlink","uptime","users","who","whoami","yes"];return{name:"Bash",aliases:["sh"],keywords:{$pattern:/\b[a-z._-]+\b/,keyword:m,literal:u,built_in:[...g,...f,"set","shopt",...w,...k]},contains:[d,e.SHEBANG(),h,l,e.HASH_COMMENT_MODE,i,b,c,o,r,t]}}e.exports=t}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-c-js.063069d3.js b/docs/docc/Apollo.doccarchive/js/highlight-js-c-js.063069d3.js new file mode 100644 index 000000000..a180e3f5c --- /dev/null +++ b/docs/docc/Apollo.doccarchive/js/highlight-js-c-js.063069d3.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([[546],{612:function(e){function n(e){const n=e.regex,s=e.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),t="decltype\\(auto\\)",a="[a-zA-Z_]\\w*::",r="<[^<>]+>",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/docc/Apollo.doccarchive/js/highlight-js-c.d1db3f17.js b/docs/docc/Apollo.doccarchive/js/highlight-js-c.d1db3f17.js deleted file mode 100644 index 3bc41acb9..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-c.d1db3f17.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-c"],{"1fe5":function(e,n){function s(e){const n=e.regex,s=e.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),t="decltype\\(auto\\)",a="[a-zA-Z_]\\w*::",i="<[^<>]+>",r="("+t+"|"+n.optional(a)+"[a-zA-Z_]\\w*"+n.optional(i)+")",l={className:"type",variants:[{begin:"\\b[a-z\\d_]*_t\\b"},{match:/\batomic_[a-z]{3,6}\b/}]},o="\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)",c={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+o+"|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},d={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)((ll|LL|l|L)(u|U)?|(u|U)(ll|LL|l|L)?|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},u={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(c,{className:"string"}),{className:"string",begin:/<.*?>/},s,e.C_BLOCK_COMMENT_MODE]},g={className:"title",begin:n.optional(a)+e.IDENT_RE,relevance:0},p=n.optional(a)+e.IDENT_RE+"\\s*\\(",m=["asm","auto","break","case","continue","default","do","else","enum","extern","for","fortran","goto","if","inline","register","restrict","return","sizeof","struct","switch","typedef","union","volatile","while","_Alignas","_Alignof","_Atomic","_Generic","_Noreturn","_Static_assert","_Thread_local","alignas","alignof","noreturn","static_assert","thread_local","_Pragma"],_=["float","double","signed","unsigned","int","short","long","char","void","_Bool","_Complex","_Imaginary","_Decimal32","_Decimal64","_Decimal128","const","static","complex","bool","imaginary"],f={keyword:m,type:_,literal:"true false NULL",built_in:"std string wstring cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set pair bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap priority_queue make_pair array shared_ptr abort terminate abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf future isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr"},b=[u,l,s,e.C_BLOCK_COMMENT_MODE,d,c],w={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:f,contains:b.concat([{begin:/\(/,end:/\)/,keywords:f,contains:b.concat(["self"]),relevance:0}]),relevance:0},h={begin:"("+r+"[\\*&\\s]+)+"+p,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:f,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:t,keywords:f,relevance:0},{begin:p,returnBegin:!0,contains:[e.inherit(g,{className:"title.function"})],relevance:0},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:f,relevance:0,contains:[s,e.C_BLOCK_COMMENT_MODE,c,d,l,{begin:/\(/,end:/\)/,keywords:f,relevance:0,contains:["self",s,e.C_BLOCK_COMMENT_MODE,c,d,l]}]},l,s,e.C_BLOCK_COMMENT_MODE,u]};return{name:"C",aliases:["h"],keywords:f,disableAutodetect:!0,illegal:"=]/,contains:[{beginKeywords:"final class struct"},e.TITLE_MODE]}]),exports:{preprocessor:u,strings:c,keywords:f}}}e.exports=s}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-cpp-js.458a9ae4.js b/docs/docc/Apollo.doccarchive/js/highlight-js-cpp-js.458a9ae4.js new file mode 100644 index 000000000..29961026c --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-cpp.eaddddbe.js b/docs/docc/Apollo.doccarchive/js/highlight-js-cpp.eaddddbe.js deleted file mode 100644 index db9fd8205..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-cpp.eaddddbe.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-cpp"],{"0209":function(e,t){function n(e){const t=e.regex,n=e.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),a="decltype\\(auto\\)",i="[a-zA-Z_]\\w*::",r="<[^<>]+>",s="(?!struct)("+a+"|"+t.optional(i)+"[a-zA-Z_]\\w*"+t.optional(r)+")",c={className:"type",begin:"\\b[a-z\\d_]*_t\\b"},o="\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)",l={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+o+"|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},d={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)((ll|LL|l|L)(u|U)?|(u|U)(ll|LL|l|L)?|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},u={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(l,{className:"string"}),{className:"string",begin:/<.*?>/},n,e.C_BLOCK_COMMENT_MODE]},p={className:"title",begin:t.optional(i)+e.IDENT_RE,relevance:0},_=t.optional(i)+e.IDENT_RE+"\\s*\\(",m=["alignas","alignof","and","and_eq","asm","atomic_cancel","atomic_commit","atomic_noexcept","auto","bitand","bitor","break","case","catch","class","co_await","co_return","co_yield","compl","concept","const_cast|10","consteval","constexpr","constinit","continue","decltype","default","delete","do","dynamic_cast|10","else","enum","explicit","export","extern","false","final","for","friend","goto","if","import","inline","module","mutable","namespace","new","noexcept","not","not_eq","nullptr","operator","or","or_eq","override","private","protected","public","reflexpr","register","reinterpret_cast|10","requires","return","sizeof","static_assert","static_cast|10","struct","switch","synchronized","template","this","thread_local","throw","transaction_safe","transaction_safe_dynamic","true","try","typedef","typeid","typename","union","using","virtual","volatile","while","xor","xor_eq"],g=["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],f=["any","auto_ptr","barrier","binary_semaphore","bitset","complex","condition_variable","condition_variable_any","counting_semaphore","deque","false_type","future","imaginary","initializer_list","istringstream","jthread","latch","lock_guard","multimap","multiset","mutex","optional","ostringstream","packaged_task","pair","promise","priority_queue","queue","recursive_mutex","recursive_timed_mutex","scoped_lock","set","shared_future","shared_lock","shared_mutex","shared_timed_mutex","shared_ptr","stack","string_view","stringstream","timed_mutex","thread","true_type","tuple","unique_lock","unique_ptr","unordered_map","unordered_multimap","unordered_multiset","unordered_set","variant","vector","weak_ptr","wstring","wstring_view"],b=["abort","abs","acos","apply","as_const","asin","atan","atan2","calloc","ceil","cerr","cin","clog","cos","cosh","cout","declval","endl","exchange","exit","exp","fabs","floor","fmod","forward","fprintf","fputs","free","frexp","fscanf","future","invoke","isalnum","isalpha","iscntrl","isdigit","isgraph","islower","isprint","ispunct","isspace","isupper","isxdigit","labs","launder","ldexp","log","log10","make_pair","make_shared","make_shared_for_overwrite","make_tuple","make_unique","malloc","memchr","memcmp","memcpy","memset","modf","move","pow","printf","putchar","puts","realloc","scanf","sin","sinh","snprintf","sprintf","sqrt","sscanf","std","stderr","stdin","stdout","strcat","strchr","strcmp","strcpy","strcspn","strlen","strncat","strncmp","strncpy","strpbrk","strrchr","strspn","strstr","swap","tan","tanh","terminate","to_underlying","tolower","toupper","vfprintf","visit","vprintf","vsprintf"],h=["NULL","false","nullopt","nullptr","true"],w=["_Pragma"],y={type:g,keyword:m,literal:h,built_in:w,_type_hints:f},v={className:"function.dispatch",relevance:0,keywords:{_hint:b},begin:t.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,e.IDENT_RE,t.lookahead(/(<[^<>]+>|)\s*\(/))},k=[v,u,c,n,e.C_BLOCK_COMMENT_MODE,d,l],x={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:y,contains:k.concat([{begin:/\(/,end:/\)/,keywords:y,contains:k.concat(["self"]),relevance:0}]),relevance:0},E={className:"function",begin:"("+s+"[\\*&\\s]+)+"+_,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:y,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:a,keywords:y,relevance:0},{begin:_,returnBegin:!0,contains:[p],relevance:0},{begin:/::/,relevance:0},{begin:/:/,endsWithParent:!0,contains:[l,d]},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:y,relevance:0,contains:[n,e.C_BLOCK_COMMENT_MODE,l,d,c,{begin:/\(/,end:/\)/,keywords:y,relevance:0,contains:["self",n,e.C_BLOCK_COMMENT_MODE,l,d,c]}]},c,n,e.C_BLOCK_COMMENT_MODE,u]};return{name:"C++",aliases:["cc","c++","h++","hpp","hh","hxx","cxx"],keywords:y,illegal:"",keywords:y,contains:["self",c]},{begin:e.IDENT_RE+"::",keywords:y},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}}e.exports=n}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-css-js.bfc4251f.js b/docs/docc/Apollo.doccarchive/js/highlight-js-css-js.bfc4251f.js new file mode 100644 index 000000000..60ab9a751 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-css.75eab1fe.js b/docs/docc/Apollo.doccarchive/js/highlight-js-css.75eab1fe.js deleted file mode 100644 index 3d507d0bc..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-css.75eab1fe.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-css"],{ee8c:function(e,t){const o=e=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:e.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:e.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z][A-Za-z0-9_-]*/}}),i=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","p","q","quote","samp","section","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],r=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"],a=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"],n=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"],l=["align-content","align-items","align-self","all","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","backface-visibility","background","background-attachment","background-clip","background-color","background-image","background-origin","background-position","background-repeat","background-size","border","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","content","content-visibility","counter-increment","counter-reset","cue","cue-after","cue-before","cursor","direction","display","empty-cells","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-size","font-size-adjust","font-smoothing","font-stretch","font-style","font-synthesis","font-variant","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","gap","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","isolation","justify-content","left","letter-spacing","line-break","line-height","list-style","list-style-image","list-style-position","list-style-type","margin","margin-bottom","margin-left","margin-right","margin-top","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","max-height","max-width","min-height","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-wrap","overflow-x","overflow-y","padding","padding-bottom","padding-left","padding-right","padding-top","page-break-after","page-break-before","page-break-inside","pause","pause-after","pause-before","perspective","perspective-origin","pointer-events","position","quotes","resize","rest","rest-after","rest-before","right","row-gap","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","shape-image-threshold","shape-margin","shape-outside","speak","speak-as","src","tab-size","table-layout","text-align","text-align-all","text-align-last","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-style","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-transform","text-underline-position","top","transform","transform-box","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","unicode-bidi","vertical-align","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","z-index"].reverse();function s(e){const t=e.regex,s=o(e),d={begin:/-(webkit|moz|ms|o)-(?=[a-z])/},c="and or not only",g=/@-?\w[\w]*(-\w+)*/,m="[a-zA-Z-][a-zA-Z0-9_-]*",p=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE];return{name:"CSS",case_insensitive:!0,illegal:/[=|'\$]/,keywords:{keyframePosition:"from to"},classNameAliases:{keyframePosition:"selector-tag"},contains:[s.BLOCK_COMMENT,d,s.CSS_NUMBER_MODE,{className:"selector-id",begin:/#[A-Za-z0-9_-]+/,relevance:0},{className:"selector-class",begin:"\\."+m,relevance:0},s.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",variants:[{begin:":("+a.join("|")+")"},{begin:":(:)?("+n.join("|")+")"}]},s.CSS_VARIABLE,{className:"attribute",begin:"\\b("+l.join("|")+")\\b"},{begin:/:/,end:/[;}{]/,contains:[s.BLOCK_COMMENT,s.HEXCOLOR,s.IMPORTANT,s.CSS_NUMBER_MODE,...p,{begin:/(url|data-uri)\(/,end:/\)/,relevance:0,keywords:{built_in:"url data-uri"},contains:[{className:"string",begin:/[^)]/,endsWithParent:!0,excludeEnd:!0}]},s.FUNCTION_DISPATCH]},{begin:t.lookahead(/@/),end:"[{;]",relevance:0,illegal:/:/,contains:[{className:"keyword",begin:g},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:{$pattern:/[a-z-]+/,keyword:c,attribute:r.join(" ")},contains:[{begin:/[a-z-]+(?=:)/,className:"attribute"},...p,s.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"\\b("+i.join("|")+")\\b"}]}}e.exports=s}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-custom-markdown.78c9f6ed.js b/docs/docc/Apollo.doccarchive/js/highlight-js-custom-markdown.78c9f6ed.js new file mode 100644 index 000000000..9a52dcddd --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-custom-markdown.7cffc4b3.js b/docs/docc/Apollo.doccarchive/js/highlight-js-custom-markdown.7cffc4b3.js deleted file mode 100644 index 5271416ee..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-custom-markdown.7cffc4b3.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-custom-markdown","highlight-js-markdown"],{"04b0":function(n,e){function a(n){const e=n.regex,a={begin:/<\/?[A-Za-z_]/,end:">",subLanguage:"xml",relevance:0},i={begin:"^[-\\*]{3,}",end:"$"},s={className:"code",variants:[{begin:"(`{3,})[^`](.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})[^~](.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},t={className:"bullet",begin:"^[ \t]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},c={begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]},d=/[A-Za-z][A-Za-z0-9+.-]*/,l={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:e.concat(/\[.+?\]\(/,d,/:\/\/.*?\)/),relevance:2},{begin:/\[.+?\]\([./?&#].*?\)/,relevance:1},{begin:/\[.*?\]\(.*?\)/,relevance:0}],returnBegin:!0,contains:[{match:/\[(?=\])/},{className:"string",relevance:0,begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0},{className:"link",relevance:0,begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",relevance:0,begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}]},g={className:"strong",contains:[],variants:[{begin:/_{2}/,end:/_{2}/},{begin:/\*{2}/,end:/\*{2}/}]},o={className:"emphasis",contains:[],variants:[{begin:/\*(?!\*)/,end:/\*/},{begin:/_(?!_)/,end:/_/,relevance:0}]};g.contains.push(o),o.contains.push(g);let r=[a,l];g.contains=g.contains.concat(r),o.contains=o.contains.concat(r),r=r.concat(g,o);const b={className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:r},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:r}]}]},u={className:"quote",begin:"^>\\s+",contains:r,end:"$"};return{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[b,a,t,g,o,u,s,i,l,c]}}n.exports=a},"84cb":function(n,e,a){"use strict";a.r(e);var i=a("04b0"),s=a.n(i);const t={begin:"",returnBegin:!0,contains:[{className:"link",begin:"doc:",end:">",excludeEnd:!0}]},c={className:"link",begin:/`{2}(?!`)/,end:/`{2}(?!`)/,excludeBegin:!0,excludeEnd:!0},d={begin:"^>\\s+[Note:|Tip:|Important:|Experiment:|Warning:]",end:"$",returnBegin:!0,contains:[{className:"quote",begin:"^>",end:"\\s+"},{className:"type",begin:"Note|Tip|Important|Experiment|Warning",end:":"},{className:"quote",begin:".*",end:"$",endsParent:!0}]},l={begin:"@",end:"[{\\)\\s]",returnBegin:!0,contains:[{className:"title",begin:"@",end:"[\\s+(]",excludeEnd:!0},{begin:":",end:"[,\\)\n\t]",excludeBegin:!0,keywords:{literal:"true false null undefined"},contains:[{className:"number",begin:"\\b([\\d_]+(\\.[\\deE_]+)?|0x[a-fA-F0-9_]+(\\.[a-fA-F0-9p_]+)?|0b[01_]+|0o[0-7_]+)\\b",endsWithParent:!0,excludeEnd:!0},{className:"string",variants:[{begin:/"""/,end:/"""/},{begin:/"/,end:/"/}],endsParent:!0},{className:"link",begin:"http|https",endsWithParent:!0,excludeEnd:!0}]}]};e["default"]=function(n){const e=s()(n),a=e.contains.find(({className:n})=>"code"===n);a.variants=a.variants.filter(({begin:n})=>!n.includes("( {4}|\\t)"));const i=[...e.contains.filter(({className:n})=>"code"!==n),a];return{...e,contains:[c,t,d,l,...i]}}}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-custom-swift.5cda5c20.js b/docs/docc/Apollo.doccarchive/js/highlight-js-custom-swift.5cda5c20.js deleted file mode 100644 index d19f9880f..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-custom-swift.5cda5c20.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-custom-swift","highlight-js-swift"],{"2a39":function(e,n){function t(e){return e?"string"===typeof e?e:e.source:null}function a(e){return i("(?=",e,")")}function i(...e){const n=e.map(e=>t(e)).join("");return n}function s(e){const n=e[e.length-1];return"object"===typeof n&&n.constructor===Object?(e.splice(e.length-1,1),n):{}}function c(...e){const n=s(e),a="("+(n.capture?"":"?:")+e.map(e=>t(e)).join("|")+")";return a}const u=e=>i(/\b/,e,/\w$/.test(e)?/\b/:/\B/),o=["Protocol","Type"].map(u),r=["init","self"].map(u),l=["Any","Self"],m=["actor","associatedtype","async","await",/as\?/,/as!/,"as","break","case","catch","class","continue","convenience","default","defer","deinit","didSet","do","dynamic","else","enum","extension","fallthrough",/fileprivate\(set\)/,"fileprivate","final","for","func","get","guard","if","import","indirect","infix",/init\?/,/init!/,"inout",/internal\(set\)/,"internal","in","is","isolated","nonisolated","lazy","let","mutating","nonmutating",/open\(set\)/,"open","operator","optional","override","postfix","precedencegroup","prefix",/private\(set\)/,"private","protocol",/public\(set\)/,"public","repeat","required","rethrows","return","set","some","static","struct","subscript","super","switch","throws","throw",/try\?/,/try!/,"try","typealias",/unowned\(safe\)/,/unowned\(unsafe\)/,"unowned","var","weak","where","while","willSet"],d=["false","nil","true"],p=["assignment","associativity","higherThan","left","lowerThan","none","right"],F=["#colorLiteral","#column","#dsohandle","#else","#elseif","#endif","#error","#file","#fileID","#fileLiteral","#filePath","#function","#if","#imageLiteral","#keyPath","#line","#selector","#sourceLocation","#warn_unqualified_access","#warning"],b=["abs","all","any","assert","assertionFailure","debugPrint","dump","fatalError","getVaList","isKnownUniquelyReferenced","max","min","numericCast","pointwiseMax","pointwiseMin","precondition","preconditionFailure","print","readLine","repeatElement","sequence","stride","swap","swift_unboxFromSwiftValueWithType","transcode","type","unsafeBitCast","unsafeDowncast","withExtendedLifetime","withUnsafeMutablePointer","withUnsafePointer","withVaList","withoutActuallyEscaping","zip"],f=c(/[/=\-+!*%<>&|^~?]/,/[\u00A1-\u00A7]/,/[\u00A9\u00AB]/,/[\u00AC\u00AE]/,/[\u00B0\u00B1]/,/[\u00B6\u00BB\u00BF\u00D7\u00F7]/,/[\u2016-\u2017]/,/[\u2020-\u2027]/,/[\u2030-\u203E]/,/[\u2041-\u2053]/,/[\u2055-\u205E]/,/[\u2190-\u23FF]/,/[\u2500-\u2775]/,/[\u2794-\u2BFF]/,/[\u2E00-\u2E7F]/,/[\u3001-\u3003]/,/[\u3008-\u3020]/,/[\u3030]/),h=c(f,/[\u0300-\u036F]/,/[\u1DC0-\u1DFF]/,/[\u20D0-\u20FF]/,/[\uFE00-\uFE0F]/,/[\uFE20-\uFE2F]/),w=i(f,h,"*"),y=c(/[a-zA-Z_]/,/[\u00A8\u00AA\u00AD\u00AF\u00B2-\u00B5\u00B7-\u00BA]/,/[\u00BC-\u00BE\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF]/,/[\u0100-\u02FF\u0370-\u167F\u1681-\u180D\u180F-\u1DBF]/,/[\u1E00-\u1FFF]/,/[\u200B-\u200D\u202A-\u202E\u203F-\u2040\u2054\u2060-\u206F]/,/[\u2070-\u20CF\u2100-\u218F\u2460-\u24FF\u2776-\u2793]/,/[\u2C00-\u2DFF\u2E80-\u2FFF]/,/[\u3004-\u3007\u3021-\u302F\u3031-\u303F\u3040-\uD7FF]/,/[\uF900-\uFD3D\uFD40-\uFDCF\uFDF0-\uFE1F\uFE30-\uFE44]/,/[\uFE47-\uFEFE\uFF00-\uFFFD]/),g=c(y,/\d/,/[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/),E=i(y,g,"*"),v=i(/[A-Z]/,g,"*"),A=["autoclosure",i(/convention\(/,c("swift","block","c"),/\)/),"discardableResult","dynamicCallable","dynamicMemberLookup","escaping","frozen","GKInspectable","IBAction","IBDesignable","IBInspectable","IBOutlet","IBSegueAction","inlinable","main","nonobjc","NSApplicationMain","NSCopying","NSManaged",i(/objc\(/,E,/\)/),"objc","objcMembers","propertyWrapper","requires_stored_property_inits","resultBuilder","testable","UIApplicationMain","unknown","usableFromInline"],N=["iOS","iOSApplicationExtension","macOS","macOSApplicationExtension","macCatalyst","macCatalystApplicationExtension","watchOS","watchOSApplicationExtension","tvOS","tvOSApplicationExtension","swift"];function k(e){const n={match:/\s+/,relevance:0},t=e.COMMENT("/\\*","\\*/",{contains:["self"]}),s=[e.C_LINE_COMMENT_MODE,t],f={match:[/\./,c(...o,...r)],className:{2:"keyword"}},y={match:i(/\./,c(...m)),relevance:0},k=m.filter(e=>"string"===typeof e).concat(["_|0"]),C=m.filter(e=>"string"!==typeof e).concat(l).map(u),D={variants:[{className:"keyword",match:c(...C,...r)}]},B={$pattern:c(/\b\w+/,/#\w+/),keyword:k.concat(F),literal:d},_=[f,y,D],S={match:i(/\./,c(...b)),relevance:0},x={className:"built_in",match:i(/\b/,c(...b),/(?=\()/)},M=[S,x],I={match:/->/,relevance:0},$={className:"operator",relevance:0,variants:[{match:w},{match:`\\.(\\.|${h})+`}]},O=[I,$],L="([0-9]_*)+",T="([0-9a-fA-F]_*)+",j={className:"number",relevance:0,variants:[{match:`\\b(${L})(\\.(${L}))?([eE][+-]?(${L}))?\\b`},{match:`\\b0x(${T})(\\.(${T}))?([pP][+-]?(${L}))?\\b`},{match:/\b0o([0-7]_*)+\b/},{match:/\b0b([01]_*)+\b/}]},K=(e="")=>({className:"subst",variants:[{match:i(/\\/,e,/[0\\tnr"']/)},{match:i(/\\/,e,/u\{[0-9a-fA-F]{1,8}\}/)}]}),P=(e="")=>({className:"subst",match:i(/\\/,e,/[\t ]*(?:[\r\n]|\r\n)/)}),z=(e="")=>({className:"subst",label:"interpol",begin:i(/\\/,e,/\(/),end:/\)/}),q=(e="")=>({begin:i(e,/"""/),end:i(/"""/,e),contains:[K(e),P(e),z(e)]}),U=(e="")=>({begin:i(e,/"/),end:i(/"/,e),contains:[K(e),z(e)]}),Z={className:"string",variants:[q(),q("#"),q("##"),q("###"),U(),U("#"),U("##"),U("###")]},V={match:i(/`/,E,/`/)},W={className:"variable",match:/\$\d+/},G={className:"variable",match:`\\$${g}+`},J=[V,W,G],R={match:/(@|#)available/,className:"keyword",starts:{contains:[{begin:/\(/,end:/\)/,keywords:N,contains:[...O,j,Z]}]}},X={className:"keyword",match:i(/@/,c(...A))},H={className:"meta",match:i(/@/,E)},Q=[R,X,H],Y={match:a(/\b[A-Z]/),relevance:0,contains:[{className:"type",match:i(/(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)/,g,"+")},{className:"type",match:v,relevance:0},{match:/[?!]+/,relevance:0},{match:/\.\.\./,relevance:0},{match:i(/\s+&\s+/,a(v)),relevance:0}]},ee={begin://,keywords:B,contains:[...s,..._,...Q,I,Y]};Y.contains.push(ee);const ne={match:i(E,/\s*:/),keywords:"_|0",relevance:0},te={begin:/\(/,end:/\)/,relevance:0,keywords:B,contains:["self",ne,...s,..._,...M,...O,j,Z,...J,...Q,Y]},ae={begin://,contains:[...s,Y]},ie={begin:c(a(i(E,/\s*:/)),a(i(E,/\s+/,E,/\s*:/))),end:/:/,relevance:0,contains:[{className:"keyword",match:/\b_\b/},{className:"params",match:E}]},se={begin:/\(/,end:/\)/,keywords:B,contains:[ie,...s,..._,...O,j,Z,...Q,Y,te],endsParent:!0,illegal:/["']/},ce={match:[/func/,/\s+/,c(V.match,E,w)],className:{1:"keyword",3:"title.function"},contains:[ae,se,n],illegal:[/\[/,/%/]},ue={match:[/\b(?:subscript|init[?!]?)/,/\s*(?=[<(])/],className:{1:"keyword"},contains:[ae,se,n],illegal:/\[|%/},oe={match:[/operator/,/\s+/,w],className:{1:"keyword",3:"title"}},re={begin:[/precedencegroup/,/\s+/,v],className:{1:"keyword",3:"title"},contains:[Y],keywords:[...p,...d],end:/}/};for(const a of Z.variants){const e=a.contains.find(e=>"interpol"===e.label);e.keywords=B;const n=[..._,...M,...O,j,Z,...J];e.contains=[...n,{begin:/\(/,end:/\)/,contains:["self",...n]}]}return{name:"Swift",keywords:B,contains:[...s,ce,ue,{beginKeywords:"struct protocol class extension enum actor",end:"\\{",excludeEnd:!0,keywords:B,contains:[e.inherit(e.TITLE_MODE,{className:"title.class",begin:/[A-Za-z$_][\u00C0-\u02B80-9A-Za-z$_]*/}),..._]},oe,re,{beginKeywords:"import",end:/$/,contains:[...s],relevance:0},..._,...M,...O,j,Z,...J,...Q,Y,te]}}e.exports=k},"81c8":function(e,n,t){"use strict";t.r(n);var a=t("2a39"),i=t.n(a);n["default"]=function(e){const n=i()(e);n.keywords.keyword=[...n.keywords.keyword,"distributed"];const t=({beginKeywords:e=""})=>e.split(" ").includes("class"),a=n.contains.findIndex(t);if(a>=0){const{beginKeywords:e,...t}=n.contains[a];n.contains[a]={...t,begin:/\b(struct|protocol|extension|enum|actor|class\b(?!.*\bfunc))\b/}}return n}}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-custom-swift.738731d1.js b/docs/docc/Apollo.doccarchive/js/highlight-js-custom-swift.738731d1.js new file mode 100644 index 000000000..a6f83da73 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-diff-js.4db9a783.js b/docs/docc/Apollo.doccarchive/js/highlight-js-diff-js.4db9a783.js new file mode 100644 index 000000000..d0f5a7812 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-diff.62d66733.js b/docs/docc/Apollo.doccarchive/js/highlight-js-diff.62d66733.js deleted file mode 100644 index 64337fa82..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-diff.62d66733.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-diff"],{"48b8":function(e,n){function a(e){const n=e.regex;return{name:"Diff",aliases:["patch"],contains:[{className:"meta",relevance:10,match:n.either(/^@@ +-\d+,\d+ +\+\d+,\d+ +@@/,/^\*\*\* +\d+,\d+ +\*\*\*\*$/,/^--- +\d+,\d+ +----$/)},{className:"comment",variants:[{begin:n.either(/Index: /,/^index/,/={3,}/,/^-{3}/,/^\*{3} /,/^\+{3}/,/^diff --git/),end:/$/},{match:/^\*{15}$/}]},{className:"addition",begin:/^\+/,end:/$/},{className:"deletion",begin:/^-/,end:/$/},{className:"addition",begin:/^!/,end:/$/}]}}e.exports=a}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-http-js.f78e83c2.js b/docs/docc/Apollo.doccarchive/js/highlight-js-http-js.f78e83c2.js new file mode 100644 index 000000000..a400cae94 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-http.163e45b6.js b/docs/docc/Apollo.doccarchive/js/highlight-js-http.163e45b6.js deleted file mode 100644 index 14f39a9f4..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-http.163e45b6.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-http"],{c01d:function(e,n){function a(e){const n=e.regex,a="HTTP/(2|1\\.[01])",s=/[A-Za-z][A-Za-z0-9-]*/,t={className:"attribute",begin:n.concat("^",s,"(?=\\:\\s)"),starts:{contains:[{className:"punctuation",begin:/: /,relevance:0,starts:{end:"$",relevance:0}}]}},i=[t,{begin:"\\n\\n",starts:{subLanguage:[],endsWithParent:!0}}];return{name:"HTTP",aliases:["https"],illegal:/\S/,contains:[{begin:"^(?="+a+" \\d{3})",end:/$/,contains:[{className:"meta",begin:a},{className:"number",begin:"\\b\\d{3}\\b"}],starts:{end:/\b\B/,illegal:/\S/,contains:i}},{begin:"(?=^[A-Z]+ (.*?) "+a+"$)",end:/$/,contains:[{className:"string",begin:" ",end:" ",excludeBegin:!0,excludeEnd:!0},{className:"meta",begin:a},{className:"keyword",begin:"[A-Z]+"}],starts:{end:/\b\B/,illegal:/\S/,contains:i}},e.inherit(t,{relevance:0})]}}e.exports=a}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-java-js.4fe21e94.js b/docs/docc/Apollo.doccarchive/js/highlight-js-java-js.4fe21e94.js new file mode 100644 index 000000000..5062f619e --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-java.8326d9d8.js b/docs/docc/Apollo.doccarchive/js/highlight-js-java.8326d9d8.js deleted file mode 100644 index f11ca2a2a..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-java.8326d9d8.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-java"],{"332f":function(e,a){var n="[0-9](_*[0-9])*",s=`\\.(${n})`,i="[0-9a-fA-F](_*[0-9a-fA-F])*",t={className:"number",variants:[{begin:`(\\b(${n})((${s})|\\.)?|(${s}))[eE][+-]?(${n})[fFdD]?\\b`},{begin:`\\b(${n})((${s})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${s})[fFdD]?\\b`},{begin:`\\b(${n})[fFdD]\\b`},{begin:`\\b0[xX]((${i})\\.?|(${i})?\\.(${i}))[pP][+-]?(${n})[fFdD]?\\b`},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${i})[lL]?\\b`},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};function r(e,a,n){return-1===n?"":e.replace(a,s=>r(e,a,n-1))}function c(e){e.regex;const a="[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",n=a+r("(?:<"+a+"~~~(?:\\s*,\\s*"+a+"~~~)*>)?",/~~~/g,2),s=["synchronized","abstract","private","var","static","if","const ","for","while","strictfp","finally","protected","import","native","final","void","enum","else","break","transient","catch","instanceof","volatile","case","assert","package","default","public","try","switch","continue","throws","protected","public","private","module","requires","exports","do"],i=["super","this"],c=["false","true","null"],l=["char","boolean","long","float","int","byte","short","double"],o={keyword:s,literal:c,type:l,built_in:i},b={className:"meta",begin:"@"+a,contains:[{begin:/\(/,end:/\)/,contains:["self"]}]},_={className:"params",begin:/\(/,end:/\)/,keywords:o,relevance:0,contains:[e.C_BLOCK_COMMENT_MODE],endsParent:!0};return{name:"Java",aliases:["jsp"],keywords:o,illegal:/<\/|#/,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),{begin:/import java\.[a-z]+\./,keywords:"import",relevance:2},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{begin:/"""/,end:/"""/,className:"string",contains:[e.BACKSLASH_ESCAPE]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{match:[/\b(?:class|interface|enum|extends|implements|new)/,/\s+/,a],className:{1:"keyword",3:"title.class"}},{begin:[a,/\s+/,a,/\s+/,/=/],className:{1:"type",3:"variable",5:"operator"}},{begin:[/record/,/\s+/,a],className:{1:"keyword",3:"title.class"},contains:[_,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"new throw return else",relevance:0},{begin:["(?:"+n+"\\s+)",e.UNDERSCORE_IDENT_RE,/\s*(?=\()/],className:{2:"title.function"},keywords:o,contains:[{className:"params",begin:/\(/,end:/\)/,keywords:o,relevance:0,contains:[b,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,t,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},t,b]}}e.exports=c}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-javascript-js.dfc9d16d.js b/docs/docc/Apollo.doccarchive/js/highlight-js-javascript-js.dfc9d16d.js new file mode 100644 index 000000000..d38ee05d5 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-javascript.acb8a8eb.js b/docs/docc/Apollo.doccarchive/js/highlight-js-javascript.acb8a8eb.js deleted file mode 100644 index ac843fc04..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-javascript.acb8a8eb.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-javascript"],{"4dd1":function(e,n){const a="[A-Za-z$_][0-9A-Za-z$_]*",t=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends"],s=["true","false","null","undefined","NaN","Infinity"],c=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],r=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],i=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],o=["arguments","this","super","console","window","document","localStorage","module","global"],l=[].concat(i,c,r);function b(e){const n=e.regex,b=(e,{after:n})=>{const a="",end:""},u=/<[A-Za-z0-9\\._:-]+\s*\/>/,m={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(e,n)=>{const a=e[0].length+e.index,t=e.input[a];if("<"===t||","===t)return void n.ignoreMatch();let s;">"===t&&(b(e,{after:a})||n.ignoreMatch());const c=e.input.substr(a);(s=c.match(/^\s+extends\s+/))&&0===s.index&&n.ignoreMatch()}},E={$pattern:a,keyword:t,literal:s,built_in:l,"variable.language":o},A="[0-9](_?[0-9])*",y=`\\.(${A})`,N="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",f={className:"number",variants:[{begin:`(\\b(${N})((${y})|\\.)?|(${y}))[eE][+-]?(${A})\\b`},{begin:`\\b(${N})\\b((${y})\\b|\\.)?|(${y})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},h={className:"subst",begin:"\\$\\{",end:"\\}",keywords:E,contains:[]},_={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,h],subLanguage:"xml"}},p={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,h],subLanguage:"css"}},v={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,h]},w=e.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:d+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),S={className:"comment",variants:[w,e.C_BLOCK_COMMENT_MODE,e.C_LINE_COMMENT_MODE]},R=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,_,p,v,f];h.contains=R.concat({begin:/\{/,end:/\}/,keywords:E,contains:["self"].concat(R)});const k=[].concat(S,h.contains),O=k.concat([{begin:/\(/,end:/\)/,keywords:E,contains:["self"].concat(k)}]),I={className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:E,contains:O},x={variants:[{match:[/class/,/\s+/,d,/\s+/,/extends/,/\s+/,n.concat(d,"(",n.concat(/\./,d),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,d],scope:{1:"keyword",3:"title.class"}}]},T={relevance:0,match:n.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]+|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+/),className:"title.class",keywords:{_:[...c,...r]}},C={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},M={variants:[{match:[/function/,/\s+/,d,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[I],illegal:/%/},B={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function $(e){return n.concat("(?!",e.join("|"),")")}const D={match:n.concat(/\b/,$([...i,"super"]),d,n.lookahead(/\(/)),className:"title.function",relevance:0},U={begin:n.concat(/\./,n.lookahead(n.concat(d,/(?![0-9A-Za-z$_(])/))),end:d,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},Z={match:[/get|set/,/\s+/,d,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},I]},z="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+e.UNDERSCORE_IDENT_RE+")\\s*=>",F={match:[/const|var|let/,/\s+/,d,/\s*/,/=\s*/,n.lookahead(z)],className:{1:"keyword",3:"title.function"},contains:[I]};return{name:"Javascript",aliases:["js","jsx","mjs","cjs"],keywords:E,exports:{PARAMS_CONTAINS:O,CLASS_REFERENCE:T},illegal:/#(?![$_A-z])/,contains:[e.SHEBANG({label:"shebang",binary:"node",relevance:5}),C,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,_,p,v,S,f,T,{className:"attr",begin:d+n.lookahead(":"),relevance:0},F,{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[S,e.REGEXP_MODE,{className:"function",begin:z,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:e.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:E,contains:O}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:g.begin,end:g.end},{match:u},{begin:m.begin,"on:begin":m.isTrulyOpeningTag,end:m.end}],subLanguage:"xml",contains:[{begin:m.begin,end:m.end,skip:!0,contains:["self"]}]}]},M,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+e.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[I,e.inherit(e.TITLE_MODE,{begin:d,className:"title.function"})]},{match:/\.\.\./,relevance:0},U,{match:"\\$"+d,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[I]},D,B,x,Z,{match:/\$[(.]/}]}}e.exports=b}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-json-js.2a1856ba.js b/docs/docc/Apollo.doccarchive/js/highlight-js-json-js.2a1856ba.js new file mode 100644 index 000000000..aa882dbd6 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-json.471128d2.js b/docs/docc/Apollo.doccarchive/js/highlight-js-json.471128d2.js deleted file mode 100644 index c87d3c3bc..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-json.471128d2.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-json"],{"5ad2":function(n,e){function a(n){const e={className:"attr",begin:/"(\\.|[^\\"\r\n])*"(?=\s*:)/,relevance:1.01},a={match:/[{}[\],:]/,className:"punctuation",relevance:0},s={beginKeywords:["true","false","null"].join(" ")};return{name:"JSON",contains:[e,a,n.QUOTE_STRING_MODE,s,n.C_NUMBER_MODE,n.C_LINE_COMMENT_MODE,n.C_BLOCK_COMMENT_MODE],illegal:"\\S"}}n.exports=a}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-llvm-js.26121771.js b/docs/docc/Apollo.doccarchive/js/highlight-js-llvm-js.26121771.js new file mode 100644 index 000000000..74730ea0b --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-llvm.6100b125.js b/docs/docc/Apollo.doccarchive/js/highlight-js-llvm.6100b125.js deleted file mode 100644 index 0beb806ec..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-llvm.6100b125.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-llvm"],{"7c30":function(e,n){function a(e){const n=e.regex,a=/([-a-zA-Z$._][\w$.-]*)/,t={className:"type",begin:/\bi\d+(?=\s|\b)/},i={className:"operator",relevance:0,begin:/=/},c={className:"punctuation",relevance:0,begin:/,/},l={className:"number",variants:[{begin:/0[xX][a-fA-F0-9]+/},{begin:/-?\d+(?:[.]\d+)?(?:[eE][-+]?\d+(?:[.]\d+)?)?/}],relevance:0},r={className:"symbol",variants:[{begin:/^\s*[a-z]+:/}],relevance:0},s={className:"variable",variants:[{begin:n.concat(/%/,a)},{begin:/%\d+/},{begin:/#\d+/}]},o={className:"title",variants:[{begin:n.concat(/@/,a)},{begin:/@\d+/},{begin:n.concat(/!/,a)},{begin:n.concat(/!\d+/,a)},{begin:/!\d+/}]};return{name:"LLVM IR",keywords:"begin end true false declare define global constant private linker_private internal available_externally linkonce linkonce_odr weak weak_odr appending dllimport dllexport common default hidden protected extern_weak external thread_local zeroinitializer undef null to tail target triple datalayout volatile nuw nsw nnan ninf nsz arcp fast exact inbounds align addrspace section alias module asm sideeffect gc dbg linker_private_weak attributes blockaddress initialexec localdynamic localexec prefix unnamed_addr ccc fastcc coldcc x86_stdcallcc x86_fastcallcc arm_apcscc arm_aapcscc arm_aapcs_vfpcc ptx_device ptx_kernel intel_ocl_bicc msp430_intrcc spir_func spir_kernel x86_64_sysvcc x86_64_win64cc x86_thiscallcc cc c signext zeroext inreg sret nounwind noreturn noalias nocapture byval nest readnone readonly inlinehint noinline alwaysinline optsize ssp sspreq noredzone noimplicitfloat naked builtin cold nobuiltin noduplicate nonlazybind optnone returns_twice sanitize_address sanitize_memory sanitize_thread sspstrong uwtable returned type opaque eq ne slt sgt sle sge ult ugt ule uge oeq one olt ogt ole oge ord uno ueq une x acq_rel acquire alignstack atomic catch cleanup filter inteldialect max min monotonic nand personality release seq_cst singlethread umax umin unordered xchg add fadd sub fsub mul fmul udiv sdiv fdiv urem srem frem shl lshr ashr and or xor icmp fcmp phi call trunc zext sext fptrunc fpext uitofp sitofp fptoui fptosi inttoptr ptrtoint bitcast addrspacecast select va_arg ret br switch invoke unwind unreachable indirectbr landingpad resume malloc alloca free load store getelementptr extractelement insertelement shufflevector getresult extractvalue insertvalue atomicrmw cmpxchg fence argmemonly double",contains:[t,e.COMMENT(/;\s*$/,null,{relevance:0}),e.COMMENT(/;/,/$/),e.QUOTE_STRING_MODE,{className:"string",variants:[{begin:/"/,end:/[^\\]"/}]},o,c,i,s,r,l]}}e.exports=a}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-markdown-js.a2f456af.js b/docs/docc/Apollo.doccarchive/js/highlight-js-markdown-js.a2f456af.js new file mode 100644 index 000000000..c9c3762b2 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-markdown.90077643.js b/docs/docc/Apollo.doccarchive/js/highlight-js-markdown.90077643.js deleted file mode 100644 index dc8d097c0..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-markdown.90077643.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-markdown"],{"04b0":function(n,e){function a(n){const e=n.regex,a={begin:/<\/?[A-Za-z_]/,end:">",subLanguage:"xml",relevance:0},i={begin:"^[-\\*]{3,}",end:"$"},s={className:"code",variants:[{begin:"(`{3,})[^`](.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})[^~](.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},c={className:"bullet",begin:"^[ \t]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},t={begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]},g=/[A-Za-z][A-Za-z0-9+.-]*/,d={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:e.concat(/\[.+?\]\(/,g,/:\/\/.*?\)/),relevance:2},{begin:/\[.+?\]\([./?&#].*?\)/,relevance:1},{begin:/\[.*?\]\(.*?\)/,relevance:0}],returnBegin:!0,contains:[{match:/\[(?=\])/},{className:"string",relevance:0,begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0},{className:"link",relevance:0,begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",relevance:0,begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}]},l={className:"strong",contains:[],variants:[{begin:/_{2}/,end:/_{2}/},{begin:/\*{2}/,end:/\*{2}/}]},o={className:"emphasis",contains:[],variants:[{begin:/\*(?!\*)/,end:/\*/},{begin:/_(?!_)/,end:/_/,relevance:0}]};l.contains.push(o),o.contains.push(l);let b=[a,d];l.contains=l.contains.concat(b),o.contains=o.contains.concat(b),b=b.concat(l,o);const r={className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:b},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:b}]}]},m={className:"quote",begin:"^>\\s+",contains:b,end:"$"};return{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[r,a,c,l,o,m,s,i,d,t]}}n.exports=a}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-objectivec-js.74dea052.js b/docs/docc/Apollo.doccarchive/js/highlight-js-objectivec-js.74dea052.js new file mode 100644 index 000000000..d26ddf65a --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-objectivec.bcdf5156.js b/docs/docc/Apollo.doccarchive/js/highlight-js-objectivec.bcdf5156.js deleted file mode 100644 index 2456ffc89..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-objectivec.bcdf5156.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-objectivec"],{"9bf2":function(e,n){function _(e){const n={className:"built_in",begin:"\\b(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)\\w+"},_=/[a-zA-Z@][a-zA-Z0-9_]*/,i=["int","float","while","char","export","sizeof","typedef","const","struct","for","union","unsigned","long","volatile","static","bool","mutable","if","do","return","goto","void","enum","else","break","extern","asm","case","short","default","double","register","explicit","signed","typename","this","switch","continue","wchar_t","inline","readonly","assign","readwrite","self","@synchronized","id","typeof","nonatomic","super","unichar","IBOutlet","IBAction","strong","weak","copy","in","out","inout","bycopy","byref","oneway","__strong","__weak","__block","__autoreleasing","@private","@protected","@public","@try","@property","@end","@throw","@catch","@finally","@autoreleasepool","@synthesize","@dynamic","@selector","@optional","@required","@encode","@package","@import","@defs","@compatibility_alias","__bridge","__bridge_transfer","__bridge_retained","__bridge_retain","__covariant","__contravariant","__kindof","_Nonnull","_Nullable","_Null_unspecified","__FUNCTION__","__PRETTY_FUNCTION__","__attribute__","getter","setter","retain","unsafe_unretained","nonnull","nullable","null_unspecified","null_resettable","class","instancetype","NS_DESIGNATED_INITIALIZER","NS_UNAVAILABLE","NS_REQUIRES_SUPER","NS_RETURNS_INNER_POINTER","NS_INLINE","NS_AVAILABLE","NS_DEPRECATED","NS_ENUM","NS_OPTIONS","NS_SWIFT_UNAVAILABLE","NS_ASSUME_NONNULL_BEGIN","NS_ASSUME_NONNULL_END","NS_REFINED_FOR_SWIFT","NS_SWIFT_NAME","NS_SWIFT_NOTHROW","NS_DURING","NS_HANDLER","NS_ENDHANDLER","NS_VALUERETURN","NS_VOIDRETURN"],t=["false","true","FALSE","TRUE","nil","YES","NO","NULL"],a=["BOOL","dispatch_once_t","dispatch_queue_t","dispatch_sync","dispatch_async","dispatch_once"],o={$pattern:_,keyword:i,literal:t,built_in:a},s={$pattern:_,keyword:["@interface","@class","@protocol","@implementation"]};return{name:"Objective-C",aliases:["mm","objc","obj-c","obj-c++","objective-c++"],keywords:o,illegal:"/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"class",begin:"("+s.keyword.join("|")+")\\b",end:/(\{|$)/,excludeEnd:!0,keywords:s,contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"\\."+e.UNDERSCORE_IDENT_RE,relevance:0}]}}e.exports=_}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-perl-js.da6eda82.js b/docs/docc/Apollo.doccarchive/js/highlight-js-perl-js.da6eda82.js new file mode 100644 index 000000000..5a05386c9 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-perl.757d7b6f.js b/docs/docc/Apollo.doccarchive/js/highlight-js-perl.757d7b6f.js deleted file mode 100644 index a4c74d111..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-perl.757d7b6f.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-perl"],{"6a51":function(e,n){function t(e){const n=e.regex,t=["abs","accept","alarm","and","atan2","bind","binmode","bless","break","caller","chdir","chmod","chomp","chop","chown","chr","chroot","close","closedir","connect","continue","cos","crypt","dbmclose","dbmopen","defined","delete","die","do","dump","each","else","elsif","endgrent","endhostent","endnetent","endprotoent","endpwent","endservent","eof","eval","exec","exists","exit","exp","fcntl","fileno","flock","for","foreach","fork","format","formline","getc","getgrent","getgrgid","getgrnam","gethostbyaddr","gethostbyname","gethostent","getlogin","getnetbyaddr","getnetbyname","getnetent","getpeername","getpgrp","getpriority","getprotobyname","getprotobynumber","getprotoent","getpwent","getpwnam","getpwuid","getservbyname","getservbyport","getservent","getsockname","getsockopt","given","glob","gmtime","goto","grep","gt","hex","if","index","int","ioctl","join","keys","kill","last","lc","lcfirst","length","link","listen","local","localtime","log","lstat","lt","ma","map","mkdir","msgctl","msgget","msgrcv","msgsnd","my","ne","next","no","not","oct","open","opendir","or","ord","our","pack","package","pipe","pop","pos","print","printf","prototype","push","q|0","qq","quotemeta","qw","qx","rand","read","readdir","readline","readlink","readpipe","recv","redo","ref","rename","require","reset","return","reverse","rewinddir","rindex","rmdir","say","scalar","seek","seekdir","select","semctl","semget","semop","send","setgrent","sethostent","setnetent","setpgrp","setpriority","setprotoent","setpwent","setservent","setsockopt","shift","shmctl","shmget","shmread","shmwrite","shutdown","sin","sleep","socket","socketpair","sort","splice","split","sprintf","sqrt","srand","stat","state","study","sub","substr","symlink","syscall","sysopen","sysread","sysseek","system","syswrite","tell","telldir","tie","tied","time","times","tr","truncate","uc","ucfirst","umask","undef","unless","unlink","unpack","unshift","untie","until","use","utime","values","vec","wait","waitpid","wantarray","warn","when","while","write","x|0","xor","y|0"],s=/[dualxmsipngr]{0,12}/,r={$pattern:/[\w.]+/,keyword:t.join(" ")},i={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:r},a={begin:/->\{/,end:/\}/},o={variants:[{begin:/\$\d/},{begin:n.concat(/[$%@](\^\w\b|#\w+(::\w+)*|\{\w+\}|\w+(::\w*)*)/,"(?![A-Za-z])(?![@$%])")},{begin:/[$%@][^\s\w{]/,relevance:0}]},c=[e.BACKSLASH_ESCAPE,i,o],g=[/!/,/\//,/\|/,/\?/,/'/,/"/,/#/],l=(e,t,r="\\1")=>{const i="\\1"===r?r:n.concat(r,t);return n.concat(n.concat("(?:",e,")"),t,/(?:\\.|[^\\\/])*?/,i,/(?:\\.|[^\\\/])*?/,r,s)},d=(e,t,r)=>n.concat(n.concat("(?:",e,")"),t,/(?:\\.|[^\\\/])*?/,r,s),p=[o,e.HASH_COMMENT_MODE,e.COMMENT(/^=\w/,/=cut/,{endsWithParent:!0}),a,{className:"string",contains:c,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*<",end:">",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE]},{begin:/\{\w+\}/,relevance:0},{begin:"-?\\w+\\s*=>",relevance:0}]},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\/\\/|"+e.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[e.HASH_COMMENT_MODE,{className:"regexp",variants:[{begin:l("s|tr|y",n.either(...g,{capture:!0}))},{begin:l("s|tr|y","\\(","\\)")},{begin:l("s|tr|y","\\[","\\]")},{begin:l("s|tr|y","\\{","\\}")}],relevance:2},{className:"regexp",variants:[{begin:/(m|qr)\/\//,relevance:0},{begin:d("(?:m|qr)?",/\//,/\//)},{begin:d("m|qr",n.either(...g,{capture:!0}),/\1/)},{begin:d("m|qr",/\(/,/\)/)},{begin:d("m|qr",/\[/,/\]/)},{begin:d("m|qr",/\{/,/\}/)}]}]},{className:"function",beginKeywords:"sub",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[e.TITLE_MODE]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return i.contains=p,a.contains=p,{name:"Perl",aliases:["pl","pm"],keywords:r,contains:p}}e.exports=t}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-php-js.c458ffa4.js b/docs/docc/Apollo.doccarchive/js/highlight-js-php-js.c458ffa4.js new file mode 100644 index 000000000..344966a49 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-php.cc8d6c27.js b/docs/docc/Apollo.doccarchive/js/highlight-js-php.cc8d6c27.js deleted file mode 100644 index 3d12a9c9e..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-php.cc8d6c27.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-php"],{2907:function(e,r){function t(e){const r={className:"variable",begin:"\\$+[a-zA-Z_-ÿ][a-zA-Z0-9_-ÿ]*(?![A-Za-z0-9])(?![$])"},t={className:"meta",variants:[{begin:/<\?php/,relevance:10},{begin:/<\?[=]?/},{begin:/\?>/}]},a={className:"subst",variants:[{begin:/\$\w+/},{begin:/\{\$/,end:/\}/}]},n=e.inherit(e.APOS_STRING_MODE,{illegal:null}),i=e.inherit(e.QUOTE_STRING_MODE,{illegal:null,contains:e.QUOTE_STRING_MODE.contains.concat(a)}),o=e.END_SAME_AS_BEGIN({begin:/<<<[ \t]*(\w+)\n/,end:/[ \t]*(\w+)\b/,contains:e.QUOTE_STRING_MODE.contains.concat(a)}),l={className:"string",contains:[e.BACKSLASH_ESCAPE,t],variants:[e.inherit(n,{begin:"b'",end:"'"}),e.inherit(i,{begin:'b"',end:'"'}),i,n,o]},c={className:"number",variants:[{begin:"\\b0b[01]+(?:_[01]+)*\\b"},{begin:"\\b0o[0-7]+(?:_[0-7]+)*\\b"},{begin:"\\b0x[\\da-f]+(?:_[\\da-f]+)*\\b"},{begin:"(?:\\b\\d+(?:_\\d+)*(\\.(?:\\d+(?:_\\d+)*))?|\\B\\.\\d+)(?:e[+-]?\\d+)?"}],relevance:0},s={keyword:"__CLASS__ __DIR__ __FILE__ __FUNCTION__ __LINE__ __METHOD__ __NAMESPACE__ __TRAIT__ die echo exit include include_once print require require_once array abstract and as binary bool boolean break callable case catch class clone const continue declare default do double else elseif empty enddeclare endfor endforeach endif endswitch endwhile enum eval extends final finally float for foreach from global goto if implements instanceof insteadof int integer interface isset iterable list match|0 mixed new object or private protected public real return string switch throw trait try unset use var void while xor yield",literal:"false null true",built_in:"Error|0 AppendIterator ArgumentCountError ArithmeticError ArrayIterator ArrayObject AssertionError BadFunctionCallException BadMethodCallException CachingIterator CallbackFilterIterator CompileError Countable DirectoryIterator DivisionByZeroError DomainException EmptyIterator ErrorException Exception FilesystemIterator FilterIterator GlobIterator InfiniteIterator InvalidArgumentException IteratorIterator LengthException LimitIterator LogicException MultipleIterator NoRewindIterator OutOfBoundsException OutOfRangeException OuterIterator OverflowException ParentIterator ParseError RangeException RecursiveArrayIterator RecursiveCachingIterator RecursiveCallbackFilterIterator RecursiveDirectoryIterator RecursiveFilterIterator RecursiveIterator RecursiveIteratorIterator RecursiveRegexIterator RecursiveTreeIterator RegexIterator RuntimeException SeekableIterator SplDoublyLinkedList SplFileInfo SplFileObject SplFixedArray SplHeap SplMaxHeap SplMinHeap SplObjectStorage SplObserver SplObserver SplPriorityQueue SplQueue SplStack SplSubject SplSubject SplTempFileObject TypeError UnderflowException UnexpectedValueException UnhandledMatchError ArrayAccess Closure Generator Iterator IteratorAggregate Serializable Stringable Throwable Traversable WeakReference WeakMap Directory __PHP_Incomplete_Class parent php_user_filter self static stdClass"};return{case_insensitive:!0,keywords:s,contains:[e.HASH_COMMENT_MODE,e.COMMENT("//","$",{contains:[t]}),e.COMMENT("/\\*","\\*/",{contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.COMMENT("__halt_compiler.+?;",!1,{endsWithParent:!0,keywords:"__halt_compiler"}),t,{className:"keyword",begin:/\$this\b/},r,{begin:/(::|->)+[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/},{className:"function",relevance:0,beginKeywords:"fn function",end:/[;{]/,excludeEnd:!0,illegal:"[$%\\[]",contains:[{beginKeywords:"use"},e.UNDERSCORE_TITLE_MODE,{begin:"=>",endsParent:!0},{className:"params",begin:"\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0,keywords:s,contains:["self",r,e.C_BLOCK_COMMENT_MODE,l,c]}]},{className:"class",variants:[{beginKeywords:"enum",illegal:/[($"]/},{beginKeywords:"class interface trait",illegal:/[:($"]/}],relevance:0,end:/\{/,excludeEnd:!0,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"namespace",relevance:0,end:";",illegal:/[.']/,contains:[e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"use",relevance:0,end:";",contains:[e.UNDERSCORE_TITLE_MODE]},l,c]}}e.exports=t}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-python-js.60354774.js b/docs/docc/Apollo.doccarchive/js/highlight-js-python-js.60354774.js new file mode 100644 index 000000000..651bc2580 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-python.c214ed92.js b/docs/docc/Apollo.doccarchive/js/highlight-js-python.c214ed92.js deleted file mode 100644 index c8d2ed8d9..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-python.c214ed92.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-python"],{9510:function(e,n){function a(e){const n=e.regex,a=/[\p{XID_Start}_]\p{XID_Continue}*/u,i=["and","as","assert","async","await","break","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","in","is","lambda","nonlocal|10","not","or","pass","raise","return","try","while","with","yield"],s=["__import__","abs","all","any","ascii","bin","bool","breakpoint","bytearray","bytes","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","exec","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip"],t=["__debug__","Ellipsis","False","None","NotImplemented","True"],r=["Any","Callable","Coroutine","Dict","List","Literal","Generic","Optional","Sequence","Set","Tuple","Type","Union"],l={$pattern:/[A-Za-z]\w+|__\w+__/,keyword:i,built_in:s,literal:t,type:r},o={className:"meta",begin:/^(>>>|\.\.\.) /},b={className:"subst",begin:/\{/,end:/\}/,keywords:l,illegal:/#/},c={begin:/\{\{/,relevance:0},d={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,o],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,o],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,o,c,b]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,o,c,b]},{begin:/([uU]|[rR])'/,end:/'/,relevance:10},{begin:/([uU]|[rR])"/,end:/"/,relevance:10},{begin:/([bB]|[bB][rR]|[rR][bB])'/,end:/'/},{begin:/([bB]|[bB][rR]|[rR][bB])"/,end:/"/},{begin:/([fF][rR]|[rR][fF]|[fF])'/,end:/'/,contains:[e.BACKSLASH_ESCAPE,c,b]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,c,b]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},p="[0-9](_?[0-9])*",g=`(\\b(${p}))?\\.(${p})|\\b(${p})\\.`,m={className:"number",relevance:0,variants:[{begin:`(\\b(${p})|(${g}))[eE][+-]?(${p})[jJ]?\\b`},{begin:`(${g})[jJ]?`},{begin:"\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?\\b"},{begin:"\\b0[bB](_?[01])+[lL]?\\b"},{begin:"\\b0[oO](_?[0-7])+[lL]?\\b"},{begin:"\\b0[xX](_?[0-9a-fA-F])+[lL]?\\b"},{begin:`\\b(${p})[jJ]\\b`}]},_={className:"comment",begin:n.lookahead(/# type:/),end:/$/,keywords:l,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},u={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:l,contains:["self",o,m,d,e.HASH_COMMENT_MODE]}]};return b.contains=[d,m,o],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:l,illegal:/(<\/|->|\?)|=>/,contains:[o,m,{begin:/\bself\b/},{beginKeywords:"if",relevance:0},d,_,e.HASH_COMMENT_MODE,{match:[/def/,/\s+/,a],scope:{1:"keyword",3:"title.function"},contains:[u]},{variants:[{match:[/class/,/\s+/,a,/\s*/,/\(\s*/,a,/\s*\)/]},{match:[/class/,/\s+/,a]}],scope:{1:"keyword",3:"title.class",6:"title.class.inherited"}},{className:"meta",begin:/^[\t ]*@/,end:/(?=#)|$/,contains:[m,u,d]}]}}e.exports=a}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-ruby-js.7272231f.js b/docs/docc/Apollo.doccarchive/js/highlight-js-ruby-js.7272231f.js new file mode 100644 index 000000000..d63f527b9 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-ruby.f889d392.js b/docs/docc/Apollo.doccarchive/js/highlight-js-ruby.f889d392.js deleted file mode 100644 index a8355da1c..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-ruby.f889d392.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-ruby"],{"82cb":function(e,n){function a(e){const n=e.regex,a="([a-zA-Z_]\\w*[!?=]?|[-+~]@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?)",i={keyword:"and then defined module in return redo if BEGIN retry end for self when next until do begin unless END rescue else break undef not super class case require yield alias while ensure elsif or include attr_reader attr_writer attr_accessor __FILE__",built_in:"proc lambda",literal:"true false nil"},s={className:"doctag",begin:"@[A-Za-z]+"},b={begin:"#<",end:">"},c=[e.COMMENT("#","$",{contains:[s]}),e.COMMENT("^=begin","^=end",{contains:[s],relevance:10}),e.COMMENT("^__END__","\\n$")],r={className:"subst",begin:/#\{/,end:/\}/,keywords:i},d={className:"string",contains:[e.BACKSLASH_ESCAPE,r],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:/%[qQwWx]?\(/,end:/\)/},{begin:/%[qQwWx]?\[/,end:/\]/},{begin:/%[qQwWx]?\{/,end:/\}/},{begin:/%[qQwWx]?/},{begin:/%[qQwWx]?\//,end:/\//},{begin:/%[qQwWx]?%/,end:/%/},{begin:/%[qQwWx]?-/,end:/-/},{begin:/%[qQwWx]?\|/,end:/\|/},{begin:/\B\?(\\\d{1,3})/},{begin:/\B\?(\\x[A-Fa-f0-9]{1,2})/},{begin:/\B\?(\\u\{?[A-Fa-f0-9]{1,6}\}?)/},{begin:/\B\?(\\M-\\C-|\\M-\\c|\\c\\M-|\\M-|\\C-\\M-)[\x20-\x7e]/},{begin:/\B\?\\(c|C-)[\x20-\x7e]/},{begin:/\B\?\\?\S/},{begin:n.concat(/<<[-~]?'?/,n.lookahead(/(\w+)(?=\W)[^\n]*\n(?:[^\n]*\n)*?\s*\1\b/)),contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,contains:[e.BACKSLASH_ESCAPE,r]})]}]},t="[1-9](_?[0-9])*|0",o="[0-9](_?[0-9])*",g={className:"number",relevance:0,variants:[{begin:`\\b(${t})(\\.(${o}))?([eE][+-]?(${o})|r)?i?\\b`},{begin:"\\b0[dD][0-9](_?[0-9])*r?i?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*r?i?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*r?i?\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*r?i?\\b"},{begin:"\\b0(_?[0-7])+r?i?\\b"}]},l={className:"params",begin:"\\(",end:"\\)",endsParent:!0,keywords:i},_=[d,{className:"class",beginKeywords:"class module",end:"$|;",illegal:/=/,contains:[e.inherit(e.TITLE_MODE,{begin:"[A-Za-z_]\\w*(::\\w+)*(\\?|!)?"}),{begin:"<\\s*",contains:[{begin:"("+e.IDENT_RE+"::)?"+e.IDENT_RE,relevance:0}]}].concat(c)},{className:"function",begin:n.concat(/def\s+/,n.lookahead(a+"\\s*(\\(|;|$)")),relevance:0,keywords:"def",end:"$|;",contains:[e.inherit(e.TITLE_MODE,{begin:a}),l].concat(c)},{begin:e.IDENT_RE+"::"},{className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"(!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[d,{begin:a}],relevance:0},g,{className:"variable",begin:"(\\$\\W)|((\\$|@@?)(\\w+))(?=[^@$?])(?![A-Za-z])(?![@$?'])"},{className:"params",begin:/\|/,end:/\|/,relevance:0,keywords:i},{begin:"("+e.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[{className:"regexp",contains:[e.BACKSLASH_ESCAPE,r],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:/%r\{/,end:/\}[a-z]*/},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(b,c),relevance:0}].concat(b,c);r.contains=_,l.contains=_;const w="[>?]>",E="[\\w#]+\\(\\w+\\):\\d+:\\d+>",u="(\\w+-)?\\d+\\.\\d+\\.\\d+(p\\d+)?[^\\d][^>]+>",N=[{begin:/^\s*=>/,starts:{end:"$",contains:_}},{className:"meta",begin:"^("+w+"|"+E+"|"+u+")(?=[ ])",starts:{end:"$",contains:_}}];return c.unshift(b),{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:i,illegal:/\/\*/,contains:[e.SHEBANG({binary:"ruby"})].concat(N).concat(c).concat(_)}}e.exports=a}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-scss-js.adcd11a2.js b/docs/docc/Apollo.doccarchive/js/highlight-js-scss-js.adcd11a2.js new file mode 100644 index 000000000..a8b5b9f5b --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-scss.62ee18da.js b/docs/docc/Apollo.doccarchive/js/highlight-js-scss.62ee18da.js deleted file mode 100644 index 8f46244fd..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-scss.62ee18da.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-scss"],{6113:function(e,t){const i=e=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:e.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:e.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z][A-Za-z0-9_-]*/}}),o=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","p","q","quote","samp","section","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],r=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"],a=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"],n=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"],l=["align-content","align-items","align-self","all","animation","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-timing-function","backface-visibility","background","background-attachment","background-clip","background-color","background-image","background-origin","background-position","background-repeat","background-size","border","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-decoration-break","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","content","content-visibility","counter-increment","counter-reset","cue","cue-after","cue-before","cursor","direction","display","empty-cells","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-size","font-size-adjust","font-smoothing","font-stretch","font-style","font-synthesis","font-variant","font-variant-caps","font-variant-east-asian","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","gap","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","isolation","justify-content","left","letter-spacing","line-break","line-height","list-style","list-style-image","list-style-position","list-style-type","margin","margin-bottom","margin-left","margin-right","margin-top","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","max-height","max-width","min-height","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-wrap","overflow-x","overflow-y","padding","padding-bottom","padding-left","padding-right","padding-top","page-break-after","page-break-before","page-break-inside","pause","pause-after","pause-before","perspective","perspective-origin","pointer-events","position","quotes","resize","rest","rest-after","rest-before","right","row-gap","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","shape-image-threshold","shape-margin","shape-outside","speak","speak-as","src","tab-size","table-layout","text-align","text-align-all","text-align-last","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-style","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-transform","text-underline-position","top","transform","transform-box","transform-origin","transform-style","transition","transition-delay","transition-duration","transition-property","transition-timing-function","unicode-bidi","vertical-align","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","z-index"].reverse();function s(e){const t=i(e),s=n,d=a,c="@[a-z-]+",p="and or not only",g="[a-zA-Z-][a-zA-Z0-9_-]*",m={className:"variable",begin:"(\\$"+g+")\\b"};return{name:"SCSS",case_insensitive:!0,illegal:"[=/|']",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,t.CSS_NUMBER_MODE,{className:"selector-id",begin:"#[A-Za-z0-9_-]+",relevance:0},{className:"selector-class",begin:"\\.[A-Za-z0-9_-]+",relevance:0},t.ATTRIBUTE_SELECTOR_MODE,{className:"selector-tag",begin:"\\b("+o.join("|")+")\\b",relevance:0},{className:"selector-pseudo",begin:":("+d.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+s.join("|")+")"},m,{begin:/\(/,end:/\)/,contains:[t.CSS_NUMBER_MODE]},t.CSS_VARIABLE,{className:"attribute",begin:"\\b("+l.join("|")+")\\b"},{begin:"\\b(whitespace|wait|w-resize|visible|vertical-text|vertical-ideographic|uppercase|upper-roman|upper-alpha|underline|transparent|top|thin|thick|text|text-top|text-bottom|tb-rl|table-header-group|table-footer-group|sw-resize|super|strict|static|square|solid|small-caps|separate|se-resize|scroll|s-resize|rtl|row-resize|ridge|right|repeat|repeat-y|repeat-x|relative|progress|pointer|overline|outside|outset|oblique|nowrap|not-allowed|normal|none|nw-resize|no-repeat|no-drop|newspaper|ne-resize|n-resize|move|middle|medium|ltr|lr-tb|lowercase|lower-roman|lower-alpha|loose|list-item|line|line-through|line-edge|lighter|left|keep-all|justify|italic|inter-word|inter-ideograph|inside|inset|inline|inline-block|inherit|inactive|ideograph-space|ideograph-parenthesis|ideograph-numeric|ideograph-alpha|horizontal|hidden|help|hand|groove|fixed|ellipsis|e-resize|double|dotted|distribute|distribute-space|distribute-letter|distribute-all-lines|disc|disabled|default|decimal|dashed|crosshair|collapse|col-resize|circle|char|center|capitalize|break-word|break-all|bottom|both|bolder|bold|block|bidi-override|below|baseline|auto|always|all-scroll|absolute|table|table-cell)\\b"},{begin:/:/,end:/[;}{]/,contains:[t.BLOCK_COMMENT,m,t.HEXCOLOR,t.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,t.IMPORTANT]},{begin:"@(page|font-face)",keywords:{$pattern:c,keyword:"@page @font-face"}},{begin:"@",end:"[{;]",returnBegin:!0,keywords:{$pattern:/[a-z-]+/,keyword:p,attribute:r.join(" ")},contains:[{begin:c,className:"keyword"},{begin:/[a-z-]+(?=:)/,className:"attribute"},m,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,t.HEXCOLOR,t.CSS_NUMBER_MODE]},t.FUNCTION_DISPATCH]}}e.exports=s}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-shell-js.0ad5b20f.js b/docs/docc/Apollo.doccarchive/js/highlight-js-shell-js.0ad5b20f.js new file mode 100644 index 000000000..e9e90cfce --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-shell.dd7f411f.js b/docs/docc/Apollo.doccarchive/js/highlight-js-shell.dd7f411f.js deleted file mode 100644 index 999f4527c..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-shell.dd7f411f.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-shell"],{b65b:function(s,n){function e(s){return{name:"Shell Session",aliases:["console","shellsession"],contains:[{className:"meta",begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#][ ]?/,starts:{end:/[^\\](?=\s*$)/,subLanguage:"bash"}}]}}s.exports=e}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-swift-js.bdd5bff5.js b/docs/docc/Apollo.doccarchive/js/highlight-js-swift-js.bdd5bff5.js new file mode 100644 index 000000000..2107fba15 --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-swift.84f3e88c.js b/docs/docc/Apollo.doccarchive/js/highlight-js-swift.84f3e88c.js deleted file mode 100644 index 89d1daf12..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-swift.84f3e88c.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-swift"],{"2a39":function(e,n){function a(e){return e?"string"===typeof e?e:e.source:null}function t(e){return i("(?=",e,")")}function i(...e){const n=e.map(e=>a(e)).join("");return n}function s(e){const n=e[e.length-1];return"object"===typeof n&&n.constructor===Object?(e.splice(e.length-1,1),n):{}}function u(...e){const n=s(e),t="("+(n.capture?"":"?:")+e.map(e=>a(e)).join("|")+")";return t}const c=e=>i(/\b/,e,/\w$/.test(e)?/\b/:/\B/),o=["Protocol","Type"].map(c),r=["init","self"].map(c),l=["Any","Self"],m=["actor","associatedtype","async","await",/as\?/,/as!/,"as","break","case","catch","class","continue","convenience","default","defer","deinit","didSet","do","dynamic","else","enum","extension","fallthrough",/fileprivate\(set\)/,"fileprivate","final","for","func","get","guard","if","import","indirect","infix",/init\?/,/init!/,"inout",/internal\(set\)/,"internal","in","is","isolated","nonisolated","lazy","let","mutating","nonmutating",/open\(set\)/,"open","operator","optional","override","postfix","precedencegroup","prefix",/private\(set\)/,"private","protocol",/public\(set\)/,"public","repeat","required","rethrows","return","set","some","static","struct","subscript","super","switch","throws","throw",/try\?/,/try!/,"try","typealias",/unowned\(safe\)/,/unowned\(unsafe\)/,"unowned","var","weak","where","while","willSet"],p=["false","nil","true"],d=["assignment","associativity","higherThan","left","lowerThan","none","right"],F=["#colorLiteral","#column","#dsohandle","#else","#elseif","#endif","#error","#file","#fileID","#fileLiteral","#filePath","#function","#if","#imageLiteral","#keyPath","#line","#selector","#sourceLocation","#warn_unqualified_access","#warning"],b=["abs","all","any","assert","assertionFailure","debugPrint","dump","fatalError","getVaList","isKnownUniquelyReferenced","max","min","numericCast","pointwiseMax","pointwiseMin","precondition","preconditionFailure","print","readLine","repeatElement","sequence","stride","swap","swift_unboxFromSwiftValueWithType","transcode","type","unsafeBitCast","unsafeDowncast","withExtendedLifetime","withUnsafeMutablePointer","withUnsafePointer","withVaList","withoutActuallyEscaping","zip"],h=u(/[/=\-+!*%<>&|^~?]/,/[\u00A1-\u00A7]/,/[\u00A9\u00AB]/,/[\u00AC\u00AE]/,/[\u00B0\u00B1]/,/[\u00B6\u00BB\u00BF\u00D7\u00F7]/,/[\u2016-\u2017]/,/[\u2020-\u2027]/,/[\u2030-\u203E]/,/[\u2041-\u2053]/,/[\u2055-\u205E]/,/[\u2190-\u23FF]/,/[\u2500-\u2775]/,/[\u2794-\u2BFF]/,/[\u2E00-\u2E7F]/,/[\u3001-\u3003]/,/[\u3008-\u3020]/,/[\u3030]/),f=u(h,/[\u0300-\u036F]/,/[\u1DC0-\u1DFF]/,/[\u20D0-\u20FF]/,/[\uFE00-\uFE0F]/,/[\uFE20-\uFE2F]/),w=i(h,f,"*"),y=u(/[a-zA-Z_]/,/[\u00A8\u00AA\u00AD\u00AF\u00B2-\u00B5\u00B7-\u00BA]/,/[\u00BC-\u00BE\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF]/,/[\u0100-\u02FF\u0370-\u167F\u1681-\u180D\u180F-\u1DBF]/,/[\u1E00-\u1FFF]/,/[\u200B-\u200D\u202A-\u202E\u203F-\u2040\u2054\u2060-\u206F]/,/[\u2070-\u20CF\u2100-\u218F\u2460-\u24FF\u2776-\u2793]/,/[\u2C00-\u2DFF\u2E80-\u2FFF]/,/[\u3004-\u3007\u3021-\u302F\u3031-\u303F\u3040-\uD7FF]/,/[\uF900-\uFD3D\uFD40-\uFDCF\uFDF0-\uFE1F\uFE30-\uFE44]/,/[\uFE47-\uFEFE\uFF00-\uFFFD]/),g=u(y,/\d/,/[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/),E=i(y,g,"*"),v=i(/[A-Z]/,g,"*"),A=["autoclosure",i(/convention\(/,u("swift","block","c"),/\)/),"discardableResult","dynamicCallable","dynamicMemberLookup","escaping","frozen","GKInspectable","IBAction","IBDesignable","IBInspectable","IBOutlet","IBSegueAction","inlinable","main","nonobjc","NSApplicationMain","NSCopying","NSManaged",i(/objc\(/,E,/\)/),"objc","objcMembers","propertyWrapper","requires_stored_property_inits","resultBuilder","testable","UIApplicationMain","unknown","usableFromInline"],N=["iOS","iOSApplicationExtension","macOS","macOSApplicationExtension","macCatalyst","macCatalystApplicationExtension","watchOS","watchOSApplicationExtension","tvOS","tvOSApplicationExtension","swift"];function C(e){const n={match:/\s+/,relevance:0},a=e.COMMENT("/\\*","\\*/",{contains:["self"]}),s=[e.C_LINE_COMMENT_MODE,a],h={match:[/\./,u(...o,...r)],className:{2:"keyword"}},y={match:i(/\./,u(...m)),relevance:0},C=m.filter(e=>"string"===typeof e).concat(["_|0"]),k=m.filter(e=>"string"!==typeof e).concat(l).map(c),D={variants:[{className:"keyword",match:u(...k,...r)}]},B={$pattern:u(/\b\w+/,/#\w+/),keyword:C.concat(F),literal:p},_=[h,y,D],S={match:i(/\./,u(...b)),relevance:0},M={className:"built_in",match:i(/\b/,u(...b),/(?=\()/)},x=[S,M],$={match:/->/,relevance:0},I={className:"operator",relevance:0,variants:[{match:w},{match:`\\.(\\.|${f})+`}]},O=[$,I],L="([0-9]_*)+",T="([0-9a-fA-F]_*)+",j={className:"number",relevance:0,variants:[{match:`\\b(${L})(\\.(${L}))?([eE][+-]?(${L}))?\\b`},{match:`\\b0x(${T})(\\.(${T}))?([pP][+-]?(${L}))?\\b`},{match:/\b0o([0-7]_*)+\b/},{match:/\b0b([01]_*)+\b/}]},P=(e="")=>({className:"subst",variants:[{match:i(/\\/,e,/[0\\tnr"']/)},{match:i(/\\/,e,/u\{[0-9a-fA-F]{1,8}\}/)}]}),K=(e="")=>({className:"subst",match:i(/\\/,e,/[\t ]*(?:[\r\n]|\r\n)/)}),z=(e="")=>({className:"subst",label:"interpol",begin:i(/\\/,e,/\(/),end:/\)/}),q=(e="")=>({begin:i(e,/"""/),end:i(/"""/,e),contains:[P(e),K(e),z(e)]}),U=(e="")=>({begin:i(e,/"/),end:i(/"/,e),contains:[P(e),z(e)]}),Z={className:"string",variants:[q(),q("#"),q("##"),q("###"),U(),U("#"),U("##"),U("###")]},V={match:i(/`/,E,/`/)},W={className:"variable",match:/\$\d+/},G={className:"variable",match:`\\$${g}+`},J=[V,W,G],R={match:/(@|#)available/,className:"keyword",starts:{contains:[{begin:/\(/,end:/\)/,keywords:N,contains:[...O,j,Z]}]}},X={className:"keyword",match:i(/@/,u(...A))},H={className:"meta",match:i(/@/,E)},Q=[R,X,H],Y={match:t(/\b[A-Z]/),relevance:0,contains:[{className:"type",match:i(/(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)/,g,"+")},{className:"type",match:v,relevance:0},{match:/[?!]+/,relevance:0},{match:/\.\.\./,relevance:0},{match:i(/\s+&\s+/,t(v)),relevance:0}]},ee={begin://,keywords:B,contains:[...s,..._,...Q,$,Y]};Y.contains.push(ee);const ne={match:i(E,/\s*:/),keywords:"_|0",relevance:0},ae={begin:/\(/,end:/\)/,relevance:0,keywords:B,contains:["self",ne,...s,..._,...x,...O,j,Z,...J,...Q,Y]},te={begin://,contains:[...s,Y]},ie={begin:u(t(i(E,/\s*:/)),t(i(E,/\s+/,E,/\s*:/))),end:/:/,relevance:0,contains:[{className:"keyword",match:/\b_\b/},{className:"params",match:E}]},se={begin:/\(/,end:/\)/,keywords:B,contains:[ie,...s,..._,...O,j,Z,...Q,Y,ae],endsParent:!0,illegal:/["']/},ue={match:[/func/,/\s+/,u(V.match,E,w)],className:{1:"keyword",3:"title.function"},contains:[te,se,n],illegal:[/\[/,/%/]},ce={match:[/\b(?:subscript|init[?!]?)/,/\s*(?=[<(])/],className:{1:"keyword"},contains:[te,se,n],illegal:/\[|%/},oe={match:[/operator/,/\s+/,w],className:{1:"keyword",3:"title"}},re={begin:[/precedencegroup/,/\s+/,v],className:{1:"keyword",3:"title"},contains:[Y],keywords:[...d,...p],end:/}/};for(const t of Z.variants){const e=t.contains.find(e=>"interpol"===e.label);e.keywords=B;const n=[..._,...x,...O,j,Z,...J];e.contains=[...n,{begin:/\(/,end:/\)/,contains:["self",...n]}]}return{name:"Swift",keywords:B,contains:[...s,ue,ce,{beginKeywords:"struct protocol class extension enum actor",end:"\\{",excludeEnd:!0,keywords:B,contains:[e.inherit(e.TITLE_MODE,{className:"title.class",begin:/[A-Za-z$_][\u00C0-\u02B80-9A-Za-z$_]*/}),..._]},oe,re,{beginKeywords:"import",end:/$/,contains:[...s],relevance:0},..._,...x,...O,j,Z,...J,...Q,Y,ae]}}e.exports=C}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/highlight-js-xml-js.0d78f903.js b/docs/docc/Apollo.doccarchive/js/highlight-js-xml-js.0d78f903.js new file mode 100644 index 000000000..7eb3dddba --- /dev/null +++ b/docs/docc/Apollo.doccarchive/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/docc/Apollo.doccarchive/js/highlight-js-xml.9c3688c7.js b/docs/docc/Apollo.doccarchive/js/highlight-js-xml.9c3688c7.js deleted file mode 100644 index 55cc1e274..000000000 --- a/docs/docc/Apollo.doccarchive/js/highlight-js-xml.9c3688c7.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["highlight-js-xml"],{"8dcb":function(e,n){function a(e){const n=e.regex,a=n.concat(/[A-Z_]/,n.optional(/[A-Z0-9_.-]*:/),/[A-Z0-9_.-]*/),s=/[A-Za-z0-9._:-]+/,t={className:"symbol",begin:/&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/},i={begin:/\s/,contains:[{className:"keyword",begin:/#?[a-z_][a-z1-9_-]+/,illegal:/\n/}]},c=e.inherit(i,{begin:/\(/,end:/\)/}),l=e.inherit(e.APOS_STRING_MODE,{className:"string"}),r=e.inherit(e.QUOTE_STRING_MODE,{className:"string"}),g={endsWithParent:!0,illegal:/`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,contains:[{className:"meta",begin://,relevance:10,contains:[i,r,l,c,{begin:/\[/,end:/\]/,contains:[{className:"meta",begin://,contains:[i,c,r,l]}]}]},e.COMMENT(//,{relevance:10}),{begin://,relevance:10},t,{className:"meta",begin:/<\?xml/,end:/\?>/,relevance:10},{className:"tag",begin:/)/,end:/>/,keywords:{name:"style"},contains:[g],starts:{end:/<\/style>/,returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:/)/,end:/>/,keywords:{name:"script"},contains:[g],starts:{end:/<\/script>/,returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:/<>|<\/>/},{className:"tag",begin:n.concat(//,/>/,/\s/)))),end:/\/?>/,contains:[{className:"name",begin:a,relevance:0,starts:g}]},{className:"tag",begin:n.concat(/<\//,n.lookahead(n.concat(a,/>/))),contains:[{className:"name",begin:a,relevance:0},{begin:/>/,relevance:0,endsParent:!0}]}]}}e.exports=a}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/index.030c4062.js b/docs/docc/Apollo.doccarchive/js/index.030c4062.js deleted file mode 100644 index 6cee13605..000000000 --- a/docs/docc/Apollo.doccarchive/js/index.030c4062.js +++ /dev/null @@ -1,9 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */(function(e){function t(t){for(var o,i,c=t[0],h=t[1],a=t[2],l=0,u=[];l])/g,i=/^-+/,r=/["'&<>]/g;function s(e){return e.trim().replace(o,"-").replace(i,"").toLowerCase()}function c(e){const t=e=>({'"':""","'":"'","&":"&","<":"<",">":">"}[e]||e);return e.replace(r,t)}const h={zero:"zero",one:"one",two:"two",few:"few",many:"many",other:"other"},a={cardinal:"cardinal",ordinal:"ordinal"};function l(e,t){const{cardinal:n}=a,{one:o,other:i}=h,r="en",s=1===t?o:i;if(!e[r]||!e[r][s])throw new Error("No default choices provided to pluralize using default locale "+r);let c=r,l=s;if("Intl"in window&&"PluralRules"in window.Intl){const o=navigator.languages?navigator.languages:[navigator.language],i=new Intl.PluralRules(o,{type:n}),r=i.select(t),s=i.resolvedOptions().locale;e[s]&&e[s][r]&&(c=s,l=r)}return e[c][l]}function u(e){return e.replace(/#(.*)/,(e,t)=>"#"+CSS.escape(t))}function d(e){return e.replace(/[.*+\-?^${}()|[\]\\]/g,"\\$&")}function g(e){let t,n;const o="\\s*",i=" ",r=e.trim(),s=r.length;if(!s)return i;const c=[];for(t=0;t{t=e});return requestAnimationFrame((function e(){n-=1,n<=0?t():requestAnimationFrame(e)})),o}function i(e){return new Promise(t=>{setTimeout(t,e)})}n.d(t,"b",(function(){return o})),n.d(t,"a",(function(){return i}))},"3e80":function(e,t,n){"use strict";n("bb9e")},"48b1":function(e,t,n){"use strict";n("e487")},"5c0b":function(e,t,n){"use strict";n("9c0c")},"5d2d":function(e,t,n){"use strict";n.d(t,"a",(function(){return s})),n.d(t,"c",(function(){return h})),n.d(t,"b",(function(){return a}));const o="developer.setting.";function i(e=localStorage){return{getItem:t=>{try{return e.getItem(t)}catch(n){return null}},setItem:(t,n)=>{try{e.setItem(t,n)}catch(o){}},removeItem:t=>{try{e.removeItem(t)}catch(n){}}}}function r(e){return{get:(t,n)=>{const i=JSON.parse(e.getItem(o+t));return null!==i?i:n},set:(t,n)=>e.setItem(o+t,JSON.stringify(n)),remove:t=>e.removeItem(o+t)}}const s=i(window.localStorage),c=i(window.sessionStorage),h=r(s),a=r(c)},"63b8":function(e,t,n){"use strict";n.d(t,"b",(function(){return o})),n.d(t,"c",(function(){return i})),n.d(t,"a",(function(){return r})),n.d(t,"d",(function(){return c}));const o={large:"large",medium:"medium",small:"small"},i={default:"default",nav:"nav"},r={[i.default]:{[o.large]:{minWidth:1069,contentWidth:980},[o.medium]:{minWidth:736,maxWidth:1068,contentWidth:692},[o.small]:{minWidth:320,maxWidth:735,contentWidth:280}},[i.nav]:{[o.large]:{minWidth:1024},[o.medium]:{minWidth:768,maxWidth:1023},[o.small]:{minWidth:320,maxWidth:767}}},s={[o.small]:0,[o.medium]:1,[o.large]:2};function c(e,t){return s[e]>s[t]}},6842:function(e,t,n){"use strict";function o(e,t,n){let o,i=e,r=t;for("string"===typeof r&&(r=[r]),o=0;oe.json()).catch(()=>({}))}const c=(e,t)=>o(i,e,t)},7138:function(e,t,n){"use strict";n("813c")},"748c":function(e,t,n){"use strict";n.d(t,"d",(function(){return i})),n.d(t,"a",(function(){return r})),n.d(t,"c",(function(){return s})),n.d(t,"b",(function(){return c}));var o=n("6842");function i(e){return e.reduce((e,t)=>(t.traits.includes("dark")?e.dark.push(t):e.light.push(t),e),{light:[],dark:[]})}function r(e){const t=["1x","2x","3x"];return t.reduce((t,n)=>{const o=e.find(e=>e.traits.includes(n));return o?t.concat({density:n,src:o.url,size:o.size}):t},[])}function s(e){const t="/",n=new RegExp(t+"+","g");return e.join(t).replace(n,t)}function c(e){return e&&"string"===typeof e&&!e.startsWith(o["a"])&&e.startsWith("/")?s([o["a"],e]):e}},"813c":function(e,t,n){},"821b":function(e,t,n){"use strict";t["a"]={auto:{label:"Auto",value:"auto"},dark:{label:"Dark",value:"dark"},light:{label:"Light",value:"light"}}},"942d":function(e,t,n){"use strict";n.d(t,"b",(function(){return o})),n.d(t,"c",(function(){return i})),n.d(t,"d",(function(){return r})),n.d(t,"a",(function(){return s}));const o=52,i=48,r="nav-sticky-anchor",s={noClose:"noclose"}},9895:function(e,t,n){"use strict";n.d(t,"b",(function(){return o})),n.d(t,"a",(function(){return i}));const o="not-found",i="documentation-topic"},"9b4f":function(e,t,n){},"9c0c":function(e,t,n){},bb9e:function(e,t,n){},d26a:function(e,t,n){"use strict";n.d(t,"c",(function(){return r})),n.d(t,"b",(function(){return s})),n.d(t,"a",(function(){return c})),n.d(t,"d",(function(){return h}));var o=n("748c"),i={input:"input",tags:"tags"};function r(e={}){return Object.entries(e).reduce((e,[t,n])=>n?e.concat(`${encodeURIComponent(t)}=${encodeURIComponent(n)}`):e,[]).join("&")}function s(e,{changes:t,language:n,context:o}={}){const[i,s]=e.split("#"),c=i.match(/\?.*/),h=r({changes:t,language:n,context:o}),a=c?"&":"?",l=s?i:e,u=h?`${a}${h}`:"",d=s?"#"+s:"";return`${l}${u}${d}`}function c(e,t){const{query:{changes:n,[i.input]:o,[i.tags]:r,...s}={}}=e,{query:{changes:c,[i.input]:h,[i.tags]:a,...l}={}}=t;return e.name===t.name&&JSON.stringify({path:e.path,query:s})===JSON.stringify({path:t.path,query:l})}function h(e,t=window.location.origin){return new URL(Object(o["b"])(e),t).href}},d369:function(e,t,n){"use strict";var o=n("5d2d");const i={preferredColorScheme:"developer.setting.preferredColorScheme",preferredLanguage:"docs.setting.preferredLanguage"},r={preferredColorScheme:"docs.setting.preferredColorScheme"};t["a"]=Object.defineProperties({},Object.keys(i).reduce((e,t)=>({...e,[t]:{get:()=>{const e=r[t],n=o["a"].getItem(i[t]);return e?n||o["a"].getItem(e):n},set:e=>o["a"].setItem(i[t],e)}}),{}))},e425:function(e,t,n){"use strict";var o=n("821b"),i=n("d369");const r="undefined"!==typeof window.matchMedia&&[o["a"].light.value,o["a"].dark.value,"no-preference"].some(e=>window.matchMedia(`(prefers-color-scheme: ${e})`).matches),s=r?o["a"].auto:o["a"].light;t["a"]={state:{preferredColorScheme:i["a"].preferredColorScheme||s.value,supportsAutoColorScheme:r,systemColorScheme:o["a"].light.value},setPreferredColorScheme(e){this.state.preferredColorScheme=e,i["a"].preferredColorScheme=e},setSystemColorScheme(e){this.state.systemColorScheme=e},syncPreferredColorScheme(){i["a"].preferredColorScheme&&i["a"].preferredColorScheme!==this.state.preferredColorScheme&&(this.state.preferredColorScheme=i["a"].preferredColorScheme)}}},e487:function(e,t,n){},ed96:function(e,t,n){n.p=window.baseUrl},f161:function(e,t,n){"use strict";n.r(t);n("ed96");var o=n("2b0e"),i=n("8c4f"),r=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:{fromkeyboard:e.fromKeyboard,hascustomheader:e.hasCustomHeader},attrs:{id:"app"}},[n("a",{attrs:{href:"#main",id:"skip-nav"}},[e._v("Skip Navigation")]),n("InitialLoadingPlaceholder"),e._t("header",(function(){return[e.hasCustomHeader?n("custom-header",{attrs:{"data-color-scheme":e.preferredColorScheme}}):e._e()]}),{isTargetIDE:e.isTargetIDE}),n("div",{attrs:{id:e.baseNavStickyAnchorId}}),e._t("default",(function(){return[n("router-view"),e.hasCustomFooter?n("custom-footer",{attrs:{"data-color-scheme":e.preferredColorScheme}}):e.isTargetIDE?e._e():n("Footer")]}),{isTargetIDE:e.isTargetIDE}),e._t("footer",null,{isTargetIDE:e.isTargetIDE})],2)},s=[],c=n("e425"),h=n("821b"),a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("footer",{staticClass:"footer"},[n("div",{staticClass:"row"},[n("ColorSchemeToggle")],1)])},l=[],u=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"color-scheme-toggle",attrs:{"aria-label":"Select a color scheme preference",role:"radiogroup",tabindex:"0"}},e._l(e.options,(function(t){return n("label",{key:t.value},[n("input",{attrs:{type:"radio"},domProps:{checked:t.value==e.preferredColorScheme,value:t.value},on:{input:e.setPreferredColorScheme}}),n("div",{staticClass:"text"},[e._v(e._s(t.label))])])})),0)},d=[],g={name:"ColorSchemeToggle",data:()=>({appState:c["a"].state}),computed:{options:({supportsAutoColorScheme:e})=>[h["a"].light,h["a"].dark,...e?[h["a"].auto]:[]],preferredColorScheme:({appState:e})=>e.preferredColorScheme,supportsAutoColorScheme:({appState:e})=>e.supportsAutoColorScheme},methods:{setPreferredColorScheme:e=>{c["a"].setPreferredColorScheme(e.target.value)}},watch:{preferredColorScheme:{immediate:!0,handler(e){document.body.dataset.colorScheme=e}}}},f=g,m=(n("2be1"),n("2877")),p=Object(m["a"])(f,u,d,!1,null,"4472ec1e",null),j=p.exports,v={name:"Footer",components:{ColorSchemeToggle:j}},w=v,b=(n("2de0"),Object(m["a"])(w,a,l,!1,null,"72f2e2dc",null)),y=b.exports,S=function(){var e=this,t=e.$createElement,n=e._self._c||t;return e.loaded?e._e():n("div",{staticClass:"InitialLoadingPlaceholder",attrs:{id:"loading-placeholder"}})},E=[],C={name:"InitialLoadingPlaceholder",data(){return{loaded:!1}},created(){const e=()=>{this.loaded=!0};this.$router.onReady(e,e)}},_=C,P=(n("48b1"),Object(m["a"])(_,S,E,!1,null,"35c356b6",null)),T=P.exports,k=n("942d"),O=n("6842");function A(e,t){return e&&"object"===typeof e&&Object.prototype.hasOwnProperty.call(e,t)&&"string"===typeof e[t]}function x(e,t,n,o){if(!t||"object"!==typeof t||o&&(A(t,"light")||A(t,"dark"))){let i=t;if(A(t,o)&&(i=t[o]),"object"===typeof i)return;n[e]=i}else Object.entries(t).forEach(([t,i])=>{const r=[e,t].join("-");x(r,i,n,o)})}function I(e,t="light"){const n={},o=e||{};return x("-",o,n,t),n}var L={name:"CoreApp",components:{Footer:y,InitialLoadingPlaceholder:T},provide(){return{isTargetIDE:this.isTargetIDE,performanceMetricsEnabled:"true"===Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_PERFORMANCE_ENABLED}},data(){return{appState:c["a"].state,fromKeyboard:!1,isTargetIDE:"ide"===Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_TARGET,themeSettings:O["d"],baseNavStickyAnchorId:k["d"]}},computed:{currentColorScheme:({appState:e})=>e.systemColorScheme,preferredColorScheme:({appState:e})=>e.preferredColorScheme,CSSCustomProperties:({themeSettings:e,currentColorScheme:t})=>I(e.theme,t),hasCustomHeader:()=>!!window.customElements.get("custom-header"),hasCustomFooter:()=>!!window.customElements.get("custom-footer")},props:{enableThemeSettings:{type:Boolean,default:!0}},watch:{CSSCustomProperties:{immediate:!0,handler(e){this.detachStylesFromRoot(e),this.attachStylesToRoot(e)}}},async created(){window.addEventListener("keydown",this.onKeyDown),this.$bridge.on("navigation",this.handleNavigationRequest),this.enableThemeSettings&&Object.assign(this.themeSettings,await Object(O["b"])()),window.addEventListener("pageshow",this.syncPreferredColorScheme),this.$once("hook:beforeDestroy",()=>{window.removeEventListener("pageshow",this.syncPreferredColorScheme)})},mounted(){(document.querySelector(".footer-current-year")||{}).innerText=(new Date).getFullYear(),this.attachColorSchemeListeners()},beforeDestroy(){this.fromKeyboard?window.removeEventListener("mousedown",this.onMouseDown):window.removeEventListener("keydown",this.onKeyDown),this.$bridge.off("navigation",this.handleNavigationRequest),this.detachStylesFromRoot(this.CSSCustomProperties)},methods:{onKeyDown(){this.fromKeyboard=!0,window.addEventListener("mousedown",this.onMouseDown),window.removeEventListener("keydown",this.onKeyDown)},onMouseDown(){this.fromKeyboard=!1,window.addEventListener("keydown",this.onKeyDown),window.removeEventListener("mousedown",this.onMouseDown)},handleNavigationRequest(e){this.$router.push(e)},attachColorSchemeListeners(){if(!window.matchMedia)return;const e=window.matchMedia("(prefers-color-scheme: dark)");e.addListener(this.onColorSchemePreferenceChange),this.$once("hook:beforeDestroy",()=>{e.removeListener(this.onColorSchemePreferenceChange)}),this.onColorSchemePreferenceChange(e)},onColorSchemePreferenceChange({matches:e}){const t=e?h["a"].dark:h["a"].light;c["a"].setSystemColorScheme(t.value)},attachStylesToRoot(e){const t=document.documentElement;Object.entries(e).filter(([,e])=>Boolean(e)).forEach(([e,n])=>{t.style.setProperty(e,n)})},detachStylesFromRoot(e){const t=document.documentElement;Object.entries(e).forEach(([e])=>{t.style.removeProperty(e)})},syncPreferredColorScheme(){c["a"].syncPreferredColorScheme()}}},$=L,D=(n("5c0b"),n("3e80"),Object(m["a"])($,r,s,!1,null,"6f639c59",null)),N=D.exports;class R{constructor(){this.$send=()=>{}}send(e){this.$send(e)}}class U{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 M{constructor(e=new R){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 B={install(e,t){let n;n=t.performanceMetricsEnabled||"ide"===t.appTarget?new U:new R,e.prototype.$bridge=new M(n)}};function W(e){return"custom-"+e}function V(e){return class extends HTMLElement{constructor(){super();const t=this.attachShadow({mode:"open"}),n=e.content.cloneNode(!0);t.appendChild(n)}}}function q(e){const t=W(e),n=document.getElementById(t);n&&window.customElements.define(t,V(n))}function F(e,t={names:["header","footer"]}){const{names:n}=t;e.config.ignoredElements=/^custom-/,n.forEach(q)}function H(e,t){const{value:n=!1}=t;e.style.display=n?"none":""}var K={hide:H};function G(e,{performanceMetrics:t=!1}={}){e.config.productionTip=!1,e.use(F),e.directive("hide",K.hide),e.use(B,{appTarget:Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_TARGET,performanceMetricsEnabled:t}),window.bridge=e.prototype.$bridge,e.config.performance=t}var J=n("9895"),z=n("63b8"),Y=n("3908"),X=n("002d"),Q=n("d26a");function Z(){const{location:e}=window;return e.pathname+e.search+e.hash}function ee(){const e=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0);return ePromise.all([n.e("documentation-topic~topic~tutorials-overview"),n.e("tutorials-overview")]).then(n.bind(null,"f025"))},{path:"/tutorials/:id/*",name:"topic",component:()=>Promise.all([n.e("documentation-topic~topic~tutorials-overview"),n.e("topic")]).then(n.bind(null,"3213"))},{path:"/documentation/*",name:J["a"],component:()=>Promise.all([n.e("documentation-topic~topic~tutorials-overview"),n.e("documentation-topic")]).then(n.bind(null,"f8ac"))},{path:"*",name:J["b"],component:ye},{path:"*",name:"server-error",component:me}];function Ee(e={}){const t=new i["a"]({mode:"history",base:O["a"],scrollBehavior:te,...e,routes:e.routes||Se});return t.onReady(()=>{"scrollRestoration"in window.history&&(window.history.scrollRestoration="manual"),ne()}),"ide"!==Object({NODE_ENV:"production",VUE_APP_TITLE:"Documentation",BASE_URL:"{{BASE_PATH}}/"}).VUE_APP_TARGET&&t.onError(e=>{const{route:n={path:"/"}}=e;t.replace({name:"server-error",params:[n.path]})}),window.addEventListener("unload",oe),t}o["default"].use(G),o["default"].use(i["a"]),new o["default"]({router:Ee(),render:e=>e(N)}).$mount("#app")},fb1e:function(e,t,n){}}); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/index.5b6366e8.js b/docs/docc/Apollo.doccarchive/js/index.5b6366e8.js new file mode 100644 index 000000000..63624748c --- /dev/null +++ b/docs/docc/Apollo.doccarchive/js/index.5b6366e8.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(9986),a={name:"CloseIcon",components:{SVGIcon:i.Z}},s=a,l=n(1001),c=(0,l.Z)(s,r,o,!1,null,null,null),u=c.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(9986),a={name:"InlineChevronRightIcon",components:{SVGIcon:i.Z}},s=a,l=n(1001),c=(0,l.Z)(s,r,o,!1,null,null,null),u=c.exports},9986:function(e,t,n){"use strict";n.d(t,{Z:function(){return d}});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.normalizePath(`${e.themeOverrideURL}#${e.themeId}`),width:"100%",height:"100%"}}):e._t("default")],2)},o=[],i=n(9089),a=n(5947),s={name:"SVGIcon",props:{themeId:{type:String,required:!1},iconUrl:{type:String,default:null}},methods:{normalizePath:a.AH},computed:{themeOverrideURL:({iconUrl:e,themeId:t})=>e||(0,i.$8)(["theme","icons",t],void 0)}},l=s,c=n(1001),u=(0,c.Z)(l,r,o,!1,null,"06e5463e",null),d=u.exports},686: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:"#app-main",id:"skip-nav"}},[e._v(" "+e._s(e.$t("accessibility.skip-navigation"))+" ")]),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}}),t("InitialLoadingPlaceholder"),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=[],l=n(4030),c=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)},p=[],h={name:"ColorSchemeToggle",data:()=>({appState:l["default"].state}),computed:{options:({supportsAutoColorScheme:e})=>[c.Z.light,c.Z.dark,...e?[c.Z.auto]:[]],preferredColorScheme:({appState:e})=>e.preferredColorScheme,supportsAutoColorScheme:({appState:e})=>e.supportsAutoColorScheme},methods:{setPreferredColorScheme:e=>{l["default"].setPreferredColorScheme(e.target.value)}},watch:{preferredColorScheme:{immediate:!0,handler(e){document.body.dataset.colorScheme=e}}}},f=h,g=n(1001),v=(0,g.Z)(f,m,p,!1,null,"0c0360ce",null),b=v.exports,w={name:"Footer",components:{ColorSchemeToggle:b}},y=w,S=(0,g.Z)(y,u,d,!1,null,"f1d65b2a",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=[],k={name:"InitialLoadingPlaceholder",data(){return{loaded:!1}},created(){const e=()=>{this.loaded=!0};this.$router.onReady(e,e)}},A=k,P=(0,g.Z)(A,_,E,!1,null,"35c356b6",null),L=P.exports,T=n(1716),j=n(9089);function x(e,t){return e&&"object"===typeof e&&Object.prototype.hasOwnProperty.call(e,t)&&"string"===typeof e[t]}function I(e,t,n,r){if(!t||"object"!==typeof t||r&&(x(t,"light")||x(t,"dark"))){let o=t;if(x(t,r)&&(o=t[r]),"object"===typeof o)return;n[e]=o}else Object.entries(t).forEach((([t,o])=>{const i=[e,t].join("-");I(i,o,n,r)}))}function N(e,t="light"){const n={},r=e||{};return I("-",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=[],R=n(8785),Z=n(1970),q=n(2412),U=n(9030),V={name:"SuggestLang",components:{InlineChevronRightIcon:R.Z,CloseIcon:Z.Z},computed:{preferredLocale:()=>{const e=l["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=>{l["default"].setPreferredLocale(e)},getCodeForSlug:U.dZ,getLocaleParam:U.KP}},B=V,M=(0,g.Z)(B,O,D,!1,null,"c2dca0ae",null),H=M.exports,W=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)},F=[],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"}})])},K=[],G=n(9986),z={name:"ChevronThickIcon",components:{SVGIcon:G.Z}},X=z,Y=(0,g.Z)(X,J,K,!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)),l["default"].setPreferredLocale(e),(0,U.jk)(e,this)}},computed:{availableLocales:()=>l["default"].state.availableLocales,locales:({availableLocales:e})=>q.filter((({code:t})=>e.includes(t)))}},te=ee,ne=(0,g.Z)(te,W,F,!1,null,"d21858a2",null),re=ne.exports,oe={name:"CoreApp",components:{Footer:C,InitialLoadingPlaceholder:L,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:l["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===c.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?c.Z.dark:c.Z.light;l["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(){l["default"].syncPreferredColorScheme()}}},ie=oe,ae=(0,g.Z)(ie,a,s,!1,null,"1fc6db09",null),se=ae.exports;class le{constructor(){this.$send=()=>{}}send(e){this.$send(e)}}class ce{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 le){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 ce:new le,e.prototype.$bridge=new ue(n)}};function me(e){return`custom-${e}`}function pe(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,pe(n))}function fe(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(fe),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 ke(e){const{name:t}=e,n=t.includes(we.J_);return n?Ee:0}function Ae(){const{location:e}=window;return e.pathname+e.search+e.hash}function Pe(){const e=Math.max(document.documentElement.clientWidth||0,window.innerWidth||0);return ePromise.all([n.e(39),n.e(843)]).then(n.bind(n,4311))},{path:"/tutorials/:id/*",name:"topic",component:()=>Promise.all([n.e(39),n.e(842),n.e(162)]).then(n.bind(n,3834))},{path:"/documentation*",name:we.J_,component:()=>Promise.all([n.e(39),n.e(104),n.e(842),n.e(982)]).then(n.bind(n,8788))},{path:"*",name:we.vL,component:Ke},{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=[...Ge,...Xe(Ge,[we.vL,we.Rp])];function Qe(e={}){const t=new i.Z({mode:"history",base:j.FH,scrollBehavior:Le,...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(7788);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),document.documentElement.classList.remove("no-js"),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"},7788:function(e,t,n){"use strict";n.r(t),n.d(t,{defaultLocale:function(){return s},messages:function(){return l}});var r=JSON.parse('{"view-in":"View in English","continue-viewing":"Continue viewing in English","language":"Language","video":{"title":"Video","replay":"Replay","play":"Play","pause":"Pause","watch":"Watch intro video","description":"Content description: {alt}","custom-controls":"Video with custom controls."},"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"},"declarations":{"hide-other-declarations":"Hide other declarations","show-all-declarations":"Show all declarations"},"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":{"attributes":"Attributes","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-platform":"Available on {name}","available-on-platform-version":"Available on {name} {introducedAt} and later"},"more":"More","less":"Less","api-reference":"API Reference","filter":{"title":"Filter","search":"Search","search-symbols":"Search for 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","tags":{"sample-code":"Sample Code","tutorials":"Tutorials","articles":"Articles","web-service-endpoints":"Web Service Endpoints","hide-deprecated":"Hide Deprecated"}},"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"}},"tab":{"request":"Request","response":"Response"},"required":"Required","parameters":{"default":"Default","minimum":"Minimum","minimumLength":"Minimum length","maximum":"Maximum","maximumLength":"Maximum length","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"},"mentioned-in":"Mentioned in","pager":{"roledescription":"content slider","page":{"label":"content page {index} of {count}"},"control":{"navigate-previous":"navigate to previous page of content","navigate-next":"navigate to next page of content"}},"links-grid":{"label":"grid of links"}}'),o=JSON.parse('{"view-in":"以中文查看","continue-viewing":"继续以中文查看","language":"语言","video":{"title":"视频","replay":"重新播放","play":"播放","pause":"暂停","watch":"观看介绍视频","description":"此视频的内容描述:{alt}","custom-controls":"可用自定义控件如下"},"tutorials":{"title":"教程","step":"第 {number} 步","submit":"提交","next":"下一步","preview":{"title":"无预览 | 预览","no-preview-available-step":"这一步没有预览。"},"nav":{"chapters":"章节","current":"当前{thing}"},"assessment":{"check-your-understanding":"检查你的理解程度","success-message":"很棒,你回答了此教程的所有问题。","answer-result":"答案 {answer} 是 {result}","correct":"正确","incorrect":"错误","next-question":"下一个问题","legend":"可能的答案"},"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":"查看示例代码"},"view-more":"查看更多"},"declarations":{"hide-other-declarations":"隐藏其他声明","show-all-declarations":"显示所有声明"},"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-platform-version":"{name} {introducedAt} 及更高版本中可用"},"more":"更多","less":"更少","api-reference":"API 参考","filter":{"title":"过滤","search":"搜索","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":"还原过滤条件","tags":{"sample-code":"示例代码","tutorials":"教程","articles":"文章","web-service-endpoints":"网络服务端点","hide-deprecated":"隐藏已弃用"}},"navigator":{"title":"文档导航器","open-navigator":"打开文档导航器","close-navigator":"关闭文档导航器","no-results":"未找到结果。","no-children":"无可用数据。","error-fetching":"获取数据时出错。","items-found":"未找到任何项目 | 找到 1 个项目 | 找到 {number} 个项目。按下 Tab 键导航。","navigator-is":"导航器{state}","state":{"loading":"正在载入","ready":"准备就绪"}},"tab":{"request":"请求","response":"回复"},"required":"必需","parameters":{"default":"默认","minimum":"最小值","maximum":"最大值","possible-types":"类型 | 可能类型","possible-values":"值 | 可能值"},"content-type":"内容类型:{value}","read-only":"只读","error":{"unknown":"出现未知错误。","image":"图像无法载入","not-found":"找不到你所查找的页面。"},"color-scheme":{"select":"选择首选颜色方案","auto":"自动","dark":"深色","light":"浅色"},"accessibility":{"strike":{"start":"删除线文本开始","end":"删除线文本结束"},"code":{"start":"代码块开头","end":"代码块结尾"},"skip-navigation":"跳过导航","in-page-link":"在页面链接中"},"select-language":"选择此页面的语言","icons":{"clear":"清除","web-service-endpoint":"网络服务端点","search":"搜索"},"formats":{"parenthesis":"({content})","colon":"{content}: "},"quicknav":{"button":{"label":"打开快速导航","title":"点按或键入 / 进行快速导航"},"preview-unavailable":"预览不可用"},"mentioned-in":"提及于","pager":{"roledescription":"内容滑块","page":{"label":"第 {index}/{count} 个内容页面"},"control":{"navigate-previous":"导览至上个内容页面","navigate-next":"导览至下个内容页面"}},"links-grid":{"label":"链接网格"}}'),i=JSON.parse('{"view-in":"日本語で表示","continue-viewing":"日本語で表示を続ける","language":"言語","video":{"title":"ビデオ","replay":"リプレイ","play":"再生","pause":"一時停止","watch":"概要のビデオを観る","description":"このビデオコンテンツの説明: {alt}","custom-controls":"以下のカスタムコントロールを使用できます"},"tutorials":{"title":"チュートリアル | チュートリアル","step":"手順{number}","submit":"送信","next":"次へ","preview":{"title":"プレビューなし | プレビュー | プレビュー","no-preview-available-step":"この手順では利用可能なプレビューがありません。"},"nav":{"chapters":"章","current":"現在の{thing}"},"assessment":{"check-your-understanding":"理解度を確認する","success-message":"よくできました。このチュートリアルの問題にすべて解答しました。","answer-result":"解答{answer}は{result}です","correct":"正解","incorrect":"不正解","next-question":"次の問題","legend":"解答例"},"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":"サンプルコードを表示"},"view-more":"さらに表示"},"declarations":{"hide-other-declarations":"ほかの宣言を非表示","show-all-declarations":"すべての宣言を表示"},"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-platform-version":"{name} {introducedAt}以降で使用できます"},"more":"さらに表示","less":"表示を減らす","api-reference":"APIリファレンス","filter":{"title":"フィルタ","search":"検索","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":"フィルタをリセット","tags":{"sample-code":"サンプルコード","tutorials":"チュートリアル","articles":"記事","web-service-endpoints":"Webサービスのエンドポイント","hide-deprecated":"非推奨の項目を非表示"}},"navigator":{"title":"ドキュメントナビゲータ","open-navigator":"ドキュメントナビゲータを開く","close-navigator":"ドキュメントナビゲータを閉じる","no-results":"結果が見つかりません。","no-children":"使用できるデータがありません。","error-fetching":"データを取得する際にエラーが起きました。","items-found":"項目が見つかりません | 1個の項目が見つかりました | {number}個の項目が見つかりましたTabキーを押すと項目をナビゲートできます。","navigator-is":"ナビゲータは{state}です","state":{"loading":"読み込み中","ready":"準備完了"}},"tab":{"request":"リクエスト","response":"レスポンス"},"required":"必須","parameters":{"default":"デフォルト","minimum":"最小","maximum":"最大","possible-types":"タイプ | 使用できるタイプ","possible-values":"値 | 使用できる値"},"content-type":"Content-Type: {value}","read-only":"読み出し専用","error":{"unknown":"原因不明のエラーが起きました。","image":"イメージを読み込めませんでした","not-found":"探しているページが見つかりません。"},"color-scheme":{"select":"カラースキーム環境設定を選択","auto":"自動","dark":"ダーク","light":"ライト"},"accessibility":{"strike":{"start":"取り消し線テキストの開始","end":"取り消し線テキストの終了"},"code":{"start":"コードブロックの開始","end":"コードブロックの終了"},"skip-navigation":"ナビゲーションをスキップ","in-page-link":"ページ内リンク"},"select-language":"このページの言語を選択","icons":{"clear":"消去","web-service-endpoint":"Webサービスのエンドポイント","search":"検索"},"formats":{"parenthesis":"({content})","colon":"{content}: "},"quicknav":{"button":{"label":"クイックナビゲーションを開く","title":"クリックするか「/」を入力すると素早く移動します"},"preview-unavailable":"プレビューできません"},"mentioned-in":"言及: ","pager":{"roledescription":"コンテンツスライダー","page":{"label":"コンテンツページ{index}/{count}"},"control":{"navigate-previous":"前のコンテンツページに移動","navigate-next":"次のコンテンツページに移動"}},"links-grid":{"label":"リンクのグリッド"}}'),a=JSON.parse('{"view-in":"한국어로 보기","continue-viewing":"한국어로 계속 보기","language":"언어","video":{"title":"비디오","replay":"다시 재생","play":"재생","pause":"일시 정지","watch":"소개 비디오 시청하기","description":"이 비디오의 콘텐츠 설명: {alt}","custom-controls":"사용자 설정 제어기는 아래에서 사용 가능"},"tutorials":{"title":"튜토리얼 | 튜토리얼","step":"{number}단계","submit":"제출","next":"다음","preview":{"title":"미리보기 없음 | 미리보기 | 미리보기","no-preview-available-step":"이 단계에서는 사용 가능한 미리보기가 없습니다."},"nav":{"chapters":"챕터","current":"현재 {thing}"},"assessment":{"check-your-understanding":"얼마나 이해했는지 확인하기","success-message":"잘 하셨습니다. 이 튜토리얼에 대한 모든 질문에 답하셨습니다.","answer-result":"답 {answer}은(는) {result}입니다.","correct":"정답","incorrect":"오답","next-question":"다음 질문","legend":"가능한 답"},"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":"샘플 코드 보기"},"view-more":"더 보기"},"declarations":{"hide-other-declarations":"다른 선언 가리기","show-all-declarations":"모든 선언 표시하기"},"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-platform-version":"{name} {introducedAt} 이상에서 사용할 수 있음"},"more":"더 보기","less":"간략히","api-reference":"API 참조","filter":{"title":"필터","search":"검색","search-symbols":"{technology}에서 기호 찾기","suggested-tags":"권장 태그 | 권장 태그","selected-tags":"선택한 태그 | 선택한 태그","add-tag":"태그 추가","tag-select-remove":"태그. 목록에서 제거하려면 선택하십시오.","navigate":"기호를 탐색하려면 위쪽 화살표, 아래쪽 화살표, 왼쪽 화살표 또는 오른쪽 화살표를 누르십시오.","siblings-label":"{parent-siblings} 내의 총 {total-siblings}개의 기호 중 {number-siblings}개","parent-label":"한 개의 기호를 포함하는 {parent-siblings} 내의 총 {total-siblings}개의 기호 중 {number-siblings}개 | {number-parent}개의 기호를 포함하는 {parent-siblings} 내의 총 {total-siblings}개의 기호 중 {number-siblings}개","reset-filter":"필터 재설정","tags":{"sample-code":"샘플 코드","tutorials":"튜토리얼","articles":"문서","web-service-endpoints":"웹 서비스 엔드포인트","hide-deprecated":"제거된 항목 가리기"}},"navigator":{"title":"문서 탐색기","open-navigator":"문서 탐색기 열기","close-navigator":"문서 탐색기 닫기","no-results":"결과 찾을 수 없습니다.","no-children":"사용 가능한 데이터가 없습니다.","error-fetching":"데이터를 가져오는 동안 오류가 발생했습니다.","items-found":"항목을 찾을 수 없음 | 1개의 항목 발견됨 | {number}개의 항목이 발견됨. 다시 탭하여 탐색하십시오.","navigator-is":"내비게이터가 {state}입니다.","state":{"loading":"로드 중","ready":"준비 완료 상태"}},"tab":{"request":"요청","response":"응답"},"required":"필수 사항","parameters":{"default":"기본","minimum":"최소","maximum":"최대","possible-types":"유형 | 가능한 유형","possible-values":"값 | 가능한 값"},"content-type":"콘텐츠 유형: {value}","read-only":"읽기 전용","error":{"unknown":"알 수 없는 오류가 발생했습니다.","image":"이미지를 로드하는 데 실패함","not-found":"해당 페이지를 찾을 수 없습니다."},"color-scheme":{"select":"색상 모드 환경설정 선택","auto":"자동","dark":"다크","light":"라이트"},"accessibility":{"strike":{"start":"취소선이 그어진 텍스트 시작","end":"취소선이 그어진 텍스트 종료"},"code":{"start":"코드 블록 시작","end":"코드 블록 종료"},"skip-navigation":"탐색 건너뛰기","in-page-link":"페이지 링크에서"},"select-language":"이 페이지의 언어 선택","icons":{"clear":"지우기","web-service-endpoint":"웹 서비스 엔드포인트","search":"검색"},"formats":{"parenthesis":"({content})","colon":"{content}: "},"quicknav":{"button":{"label":"빠른 이동 열기","title":"클릭하거나 /를 입력하여 빠르게 이동"},"preview-unavailable":"미리보기 사용할 수 없음"},"mentioned-in":"다음에서 언급됨","pager":{"roledescription":"콘텐츠 슬라이더","page":{"label":"{count} 중 {index}번째 콘텐츠 페이지"},"control":{"navigate-previous":"콘텐츠의 이전 페이지로 이동","navigate-next":"콘텐츠의 다음 페이지로 이동"}},"links-grid":{"label":"링크의 격자"}}');const s="en-US",l={"en-US":r,"zh-CN":o,"ja-JP":i,"ko-KR":a}},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)),l=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||l,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||l,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 l(e){return e?`url('${a(e)}')`:void 0}function c(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},Dy:function(){return i},Jf:function(){return s},RY:function(){return c},T8:function(){return d},XV:function(){return r},eZ:function(){return l},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={xlarge:"xlarge",large:"large",medium:"medium",small:"small"},o={default:"default",nav:"nav"},i={[o.default]:{[r.xlarge]:{minWidth:1920,contentWidth:1536},[r.large]:{minWidth:1251,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 c},dZ:function(){return s},jk:function(){return u}});var r=n(2412),o=n(7788),i=n(3465);const a=r.reduce(((e,t)=>({...e,[t.slug]:t.code})),{});function s(e){return a[e]}function l(e){return!!a[e]}function c(e){return{params:{locale:e===o.defaultLocale?void 0:e}}}function u(e=o.defaultLocale,t={}){if(!l(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(" | "),l=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)}},c=e=>{document.title=e};function u({title:e,description:t,url:n,currentLocale:r}){const o=s(e);c(o),a({title:o,description:t,url:n,currentLocale:r}).forEach((e=>l(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 l},y7:function(){return c}});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),l=i(a),c=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 c},id:function(){return m},sj:function(){return l}});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 l(e){return e.replace(/#(.*)/,((e,t)=>`#${CSS.escape(t)}`))}function c(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 l=(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 l},Ex:function(){return i},HH:function(){return c}});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(/\?.*/),l=i({changes:t,language:n,context:r}),c=s?"&":"?",u=a?o:e,d=l?`${c}${l}`:"",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]:l,[o.tags]:c,...u}={}}=t;return e.name===t.name&&JSON.stringify({path:e.path,query:a})===JSON.stringify({path:t.path,query:u})}function l(e,t=window.location.href){return new URL((0,r.AH)(e),t)}function c(e,t){return l(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"},{"code":"ko-KR","name":"한국어","slug":"ko-KR"}]')}},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[l])}))?r.splice(l--,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)+"."+{39:"06467a79",82:"2a1856ba",104:"13ecc36d",113:"a2f456af",133:"26121771",162:"c7f55345",176:"0ad5b20f",213:"4db9a783",217:"738731d1",337:"274a8ccc",392:"adcd11a2",393:"702f0c5c",435:"60354774",490:"0d78f903",527:"bdd5bff5",546:"063069d3",596:"c458ffa4",621:"458a9ae4",623:"7272231f",637:"74dea052",642:"78c9f6ed",645:"da6eda82",788:"4fe21e94",814:"dfc9d16d",842:"b02efbfb",843:"9144a669",864:"bfc4251f",878:"f78e83c2",982:"eef64d7d",989:"c46c769c"}[e]+".js"}}(),function(){n.miniCssF=function(e){return"css/"+({162:"topic",843:"tutorials-overview",982:"documentation-topic"}[e]||e)+"."+{39:"cc2d61d1",162:"59e2bdb7",843:"9c2b2457",982:"b031fba4",989:"4f123103"}[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,l;if(void 0!==i)for(var c=document.getElementsByTagName("script"),u=0;ue.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:"app-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(9986),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),A=n(5953),T={name:"ReferenceUrlProvider",mixins:[A.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})}},I=T,$=(0,w.Z)(I,l,c,!1,null,null,null),N=$.exports,q=n(3704),P=n(1763),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=[],O=n(535),L=n(2853),B={name:"MobileDropdown",components:{NavMenuItems:L.Z,NavMenuItemBase:O.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)}}},M=B,F=(0,w.Z)(M,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,"f934959a",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:P.Z,ReferenceUrlProvider:N,PrimaryDropdown:ve,SecondaryDropdown:ce,MobileDropdown:V,ChevronIcon:S},mixins:[q.Z,A.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,"367fa5fc",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=[],Ae=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=[],Ie=n(4655),$e=function(){var e=this,t=e._self._c;return t("BaseContentNode",{attrs:{content:e.articleContent}})},Ne=[],qe=n(9519),Pe={name:"ContentNode",components:{BaseContentNode:qe["default"]},props:qe["default"].props,computed:{articleContent(){return this.map((e=>{switch(e.type){case qe["default"].BlockType.codeListing:return{...e,showLineNumbers:!0};case qe["default"].BlockType.heading:{const{anchor:t,...n}=e;return n}default:return e}}))}},methods:qe["default"].methods,BlockType:qe["default"].BlockType,InlineType:qe["default"].InlineType},De=Pe,Ze=(0,w.Z)(De,$e,Ne,!1,null,"0861b5be",null),Re=Ze.exports,Oe={name:"Columns",components:{Asset:Ie.Z,ContentNode:Re},props:{columns:{type:Array,required:!0}},computed:{classes(){return{"cols-2":2===this.columns.length,"cols-3":3===this.columns.length}}}},Le=Oe,Be=(0,w.Z)(Le,Ae,Te,!1,null,"30edf911",null),Me=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:Ie.Z,ContentNode:Re},props:{content:Re.props.content,media:Ie.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]:Me,[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:Ie.Z,Button:St.Z,ContentNode:qe["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}}}},At=xt,Tt=(0,w.Z)(At,bt,_t,!1,null,"2bfdf182",null),It=Tt.exports,$t={name:"CallToAction",components:{BaseCTA:It},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,qt=(0,w.Z)(Nt,yt,Ct,!1,null,null,null),Pt=qt.exports,Dt={name:"CallToAction",components:{TutorialCTA:Pt},props:Pt.props},Zt=Dt,Rt=(0,w.Z)(Zt,ft,gt,!1,null,"426a965c",null),Ot=Rt.exports,Lt=function(){var e=this,t=e._self._c;return t("TutorialHero",e._b({},"TutorialHero",e.$props,!1))},Bt=[],Mt=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:qe["default"],Headline:Kt,Metadata:bn,Row:wt.Z,Asset:Ie.Z,LinkableSection:tt},mixins:[A.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,Mt,Ft,!1,null,"2a434750",null),Sn=kn.exports,xn={name:"Hero",components:{TutorialHero:Sn},props:Sn.props},An=xn,Tn=(0,w.Z)(An,Lt,Bt,!1,null,"35a9482f",null),In=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=[],qn=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)},Pn=[],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}}},On=Rn,Ln=(0,w.Z)(On,Dn,Zn,!1,null,"28135d78",null),Bn=Ln.exports,Mn=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:qe["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,Mn,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,qn,Pn,!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]:Ot,[ms.hero]:In,[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,"9d2d5cc2",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:"app-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=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)},ks=[],Ss=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)},xs=[],As=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:{videoAutoplays:"",videoMuted:"",identifier:e.media}}):e._e()],1)])],1),e.expandedSections.length>0?t("ExpandedIntro",{staticClass:"expanded-intro",attrs:{content:e.expandedSections}}):e._e()],1)},Ts=[],Is={name:"SectionIntro",inject:{isTargetIDE:{default:()=>!1}},components:{Asset:Ie.Z,ContentNode:qe["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}}}},$s=Is,Ns=(0,w.Z)($s,As,Ts,!1,null,"7dcf2d10",null),qs=Ns.exports,Ps=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:{videoAutoplays:"",videoMuted:"",identifier:e.visibleAsset.media}})],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)},Ds=[],Zs=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)},Rs=[],Os=n(5996),Ls=n(6817),Bs=n(8093);const{BreakpointName:Ms}=o["default"].constants;function Fs({width:e,height:t},n=1){const s=400,i=e<=s?1.75:3;return{width:e/(i/n),height:t/(i/n)}}var Vs={name:"CodePreview",inject:{isTargetIDE:{default:!1},store:{default(){return{state:{references:{}}}}}},components:{DiagonalArrowIcon:Ls.Z,CodeListing:Os.Z,CodeTheme:Bs.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===Ms.medium?.8:1;return Fs(s,i)},previewSize(){const e={width:102};return this.shouldDisplayHideLabel&&this.previewAssetSize?{width:this.previewAssetSize.width}:e},previewStyles(){const{width:e}=this.previewSize;return{width:`${e}px`}},codeProps(){return this.references[this.code]},runtimePreviewClasses(){return{collapsed:!this.shouldDisplayHideLabel,disabled:!this.hasRuntimePreview,"runtime-preview-ide":this.isTargetIDE}},shouldDisplayHideLabel(){return this.hasRuntimePreview&&this.isRuntimePreviewVisible},runtimePreviewTitle(){return this.hasRuntimePreview?null:this.$t("tutorials.preview.no-preview-available-step")},togglePreviewText(){return this.$tc("tutorials.preview.title",this.hasRuntimePreview?1:0)},textAriaLabel(){return`${this.togglePreviewText}, ${this.shouldDisplayHideLabel?this.$t("verbs.hide"):this.$t("verbs.show")}`}},methods:{handleLeave(e,t){setTimeout(t,200)},togglePreview(){this.hasRuntimePreview&&this.$emit("runtime-preview-toggle",!this.isRuntimePreviewVisible)}}},js=Vs,Es=(0,w.Z)(js,Zs,Rs,!1,null,"395e30cd",null),Hs=Es.exports,Us=n(5657),zs=function(){var e=this,t=e._self._c;return t("div",{style:e.backgroundStyle},[e._t("default")],2)},Gs=[],Ws={name:"BackgroundTheme",data(){return{codeThemeState:_s.Z.state}},computed:{backgroundStyle(){const{codeColors:e}=this.codeThemeState;return e?{"--background":e.background}:null}}},Qs=Ws,Ks=(0,w.Z)(Qs,zs,Gs,!1,null,null,null),Xs=Ks.exports,Ys=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,videoAutoplays:"",videoMuted:""}}):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()])},Js=[],ei=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)},ti=[],ni=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)},si=[],ii={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)}}},ri=ii,oi=(0,w.Z)(ri,ni,si,!1,null,"0bdf2f26",null),ai=oi.exports,li=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))+" ")])])},ci=[],ui=n(6772),di={name:"MobileCodePreviewToggle",components:{InlinePlusCircleIcon:ui.Z},props:{isActionable:{type:Boolean,required:!0}}},pi=di,hi=(0,w.Z)(pi,li,ci,!1,null,"78763c14",null),mi=hi.exports,vi={name:"MobileCodePreview",inject:["isTargetIDE"],mixins:[A.Z],components:{GenericModal:Xt.Z,CodeListing:Os.Z,MobileCodeListing:ai,PreviewToggle:mi,CodeTheme:Bs.Z,BackgroundTheme:Xs},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}}},fi=vi,gi=(0,w.Z)(fi,ei,ti,!1,null,"b1691954",null),yi=gi.exports;const{BreakpointName:Ci}=o["default"].constants;var bi={name:"Step",components:{Asset:Ie.Z,MobileCodePreview:yi,ContentNode:qe["default"]},inject:["isTargetIDE","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===Ci.small},isActive:({index:e,currentIndex:t})=>e===t}},_i=bi,wi=(0,w.Z)(_i,Ys,Js,!1,null,"d0198556",null),ki=wi.exports;const{BreakpointName:Si}=o["default"].constants,{IntersectionDirections:xi}=Xe["default"].constants,Ai="-35% 0% -65% 0%";var Ti={name:"SectionSteps",components:{ContentNode:qe["default"],Step:ki,Asset:Ie.Z,CodePreview:Hs,BackgroundTheme:Xs},mixins:[Xe["default"]],constants:{IntersectionMargins:Ai},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:ki,type:i,props:{...r,stepNumber:a,index:s,numberOfSteps:this.numberOfSteps,sectionNumber:this.sectionNumber}})}:{stepCounter:e,nodes:t.concat({component:qe["default"],type:i,props:{content:[n]}})}}),{stepCounter:0,nodes:[]}).nodes},isBreakpointSmall(){return this.tutorialState.breakpoint===Si.small},stepNodes:({contentNodes:e,isStepNode:t})=>e.filter(t),intersectionRootMargin:()=>Ai},async mounted(){await(0,Us.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===xi.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}}},Ii=Ti,$i=(0,w.Z)(Ii,Ps,Ds,!1,null,"e3061a7c",null),Ni=$i.exports,qi={name:"Section",components:{Intro:qs,LinkableSection:tt,Steps:Ni},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)}}},Pi=qi,Di=(0,w.Z)(Pi,Ss,xs,!1,null,"6b3a0b3a",null),Zi=Di.exports,Ri={name:"SectionList",components:{Section:Zi},data(){return{isRuntimePreviewVisible:!0}},props:{tasks:{type:Array,required:!0}},methods:{onRuntimePreviewToggle(e){this.isRuntimePreviewVisible=e}}},Oi=Ri,Li=(0,w.Z)(Oi,ws,ks,!1,null,"79a75e9e",null),Bi=Li.exports;const Mi={assessments:cs,hero:Sn,tasks:Bi,callToAction:Pt},Fi=new Set(Object.keys(Mi)),Vi={name:"TutorialSection",render:function(e){const{kind:t,...n}=this.section,s=Mi[t];return s?e(s,{props:n}):null},props:{section:{type:Object,required:!0,validator:e=>Fi.has(e.kind)}}};var ji={name:"Tutorial",mixins:[_e.Z],components:{NavigationBar:be,Section:Vi,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"})},beforeDestroy(){this.$bridge.off("codeColors",this.handleCodeColorsChange)}},Ei=ji,Hi=(0,w.Z)(Ei,Cs,bs,!1,null,"1631abcb",null),Ui=Hi.exports,zi=n(1789),Gi=n(5184);const Wi={article:"article",tutorial:"project"};var Qi={name:"Topic",inject:{isTargetIDE:{default:!1}},mixins:[zi.Z,Gi.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{[Wi.article]:ys,[Wi.tutorial]:Ui}[t]},propsFor(e){const{hierarchy:t,kind:n,metadata:s,references:i,sections:r,identifier:o}=e;return{[Wi.article]:{hierarchy:t,metadata:s,references:i,sections:r,identifierUrl:o.url},[Wi.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()}))}}},Ki=Qi,Xi=(0,w.Z)(Ki,s,i,!1,null,null,null),Yi=Xi.exports}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/topic.cdcef8eb.js b/docs/docc/Apollo.doccarchive/js/topic.cdcef8eb.js deleted file mode 100644 index db8926e37..000000000 --- a/docs/docc/Apollo.doccarchive/js/topic.cdcef8eb.js +++ /dev/null @@ -1,20 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["topic"],{"00f4":function(e,t,n){"use strict";n("282f")},"0466":function(e,t,n){},"0530":function(e,t,n){"use strict";n("dbeb")},"0b61":function(e,t,n){},1006:function(e,t,n){"use strict";n("a95e")},"14b7":function(e,t,n){},"1a91":function(e,t,n){"use strict";n("db87")},"1aae":function(e,t,n){},"1dd5":function(e,t,n){"use strict";n("7b17")},"282f":function(e,t,n){},"2b86":function(e,t,n){},"2b88":function(e,t,n){"use strict"; -/*! - * portal-vue © Thorsten Lünborg, 2019 - * - * Version: 2.1.7 - * - * LICENCE: MIT - * - * https://github.com/linusborg/portal-vue - * - */function s(e){return e&&"object"===typeof e&&"default"in e?e["default"]:e}Object.defineProperty(t,"__esModule",{value:!0});var i=s(n("2b0e"));function r(e){return r="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},r(e)}function o(e){return a(e)||l(e)||c()}function a(e){if(Array.isArray(e)){for(var t=0,n=new Array(e.length);t1&&void 0!==arguments[1]?arguments[1]:{};return e.reduce((function(e,n){var s=n.passengers[0],i="function"===typeof s?s(t):n.passengers;return e.concat(i)}),[])}function h(e,t){return e.map((function(e,t){return[t,e]})).sort((function(e,n){return t(e[1],n[1])||e[0]-n[0]})).map((function(e){return e[1]}))}function m(e,t){return t.reduce((function(t,n){return e.hasOwnProperty(n)&&(t[n]=e[n]),t}),{})}var f={},v={},g={},y=i.extend({data:function(){return{transports:f,targets:v,sources:g,trackInstances:u}},methods:{open:function(e){if(u){var t=e.to,n=e.from,s=e.passengers,r=e.order,o=void 0===r?1/0:r;if(t&&n&&s){var a={to:t,from:n,passengers:d(s),order:o},l=Object.keys(this.transports);-1===l.indexOf(t)&&i.set(this.transports,t,[]);var c=this.$_getTransportIndex(a),p=this.transports[t].slice(0);-1===c?p.push(a):p[c]=a,this.transports[t]=h(p,(function(e,t){return e.order-t.order}))}}},close:function(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=e.to,s=e.from;if(n&&(s||!1!==t)&&this.transports[n])if(t)this.transports[n]=[];else{var i=this.$_getTransportIndex(e);if(i>=0){var r=this.transports[n].slice(0);r.splice(i,1),this.transports[n]=r}}},registerTarget:function(e,t,n){u&&(this.trackInstances&&!n&&this.targets[e]&&console.warn("[portal-vue]: Target ".concat(e," already exists")),this.$set(this.targets,e,Object.freeze([t])))},unregisterTarget:function(e){this.$delete(this.targets,e)},registerSource:function(e,t,n){u&&(this.trackInstances&&!n&&this.sources[e]&&console.warn("[portal-vue]: source ".concat(e," already exists")),this.$set(this.sources,e,Object.freeze([t])))},unregisterSource:function(e){this.$delete(this.sources,e)},hasTarget:function(e){return!(!this.targets[e]||!this.targets[e][0])},hasSource:function(e){return!(!this.sources[e]||!this.sources[e][0])},hasContentFor:function(e){return!!this.transports[e]&&!!this.transports[e].length},$_getTransportIndex:function(e){var t=e.to,n=e.from;for(var s in this.transports[t])if(this.transports[t][s].from===n)return+s;return-1}}}),b=new y(f),C=1,w=i.extend({name:"portal",props:{disabled:{type:Boolean},name:{type:String,default:function(){return 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()))}}},created:function(){var e=this;this.$nextTick((function(){b.registerSource(e.name,e)}))},mounted:function(){this.disabled||this.sendUpdate()},updated:function(){this.disabled?this.clear():this.sendUpdate()},beforeDestroy:function(){b.unregisterSource(this.name),this.clear()},watch:{to:function(e,t){t&&t!==e&&this.clear(t),this.sendUpdate()}},methods:{clear:function(e){var t={from:this.name,to:e||this.to};b.close(t)},normalizeSlots:function(){return this.$scopedSlots.default?[this.$scopedSlots.default]:this.$slots.default},normalizeOwnChildren:function(e){return"function"===typeof e?e(this.slotProps):e},sendUpdate:function(){var e=this.normalizeSlots();if(e){var t={from:this.name,to:this.to,passengers:o(e),order:this.order};b.open(t)}else this.clear()}},render:function(e){var t=this.$slots.default||this.$scopedSlots.default||[],n=this.tag;return t&&this.disabled?t.length<=1&&this.slim?this.normalizeOwnChildren(t)[0]:e(n,[this.normalizeOwnChildren(t)]):this.slim?e():e(n,{class:{"v-portal":!0},style:{display:"none"},key:"v-portal-placeholder"})}}),_=i.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:b.transports,firstRender:!0}},created:function(){var e=this;this.$nextTick((function(){b.registerTarget(e.name,e)}))},watch:{ownTransports:function(){this.$emit("change",this.children().length>0)},name:function(e,t){b.unregisterTarget(t),b.registerTarget(e,this)}},mounted:function(){var e=this;this.transition&&this.$nextTick((function(){e.firstRender=!1}))},beforeDestroy:function(){b.unregisterTarget(this.name)},computed:{ownTransports:function(){var e=this.transports[this.name]||[];return this.multiple?e:0===e.length?[]:[e[e.length-1]]},passengers:function(){return p(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 e=this.slim&&!this.transition;return e&&this.children().length>1&&console.warn("[portal-vue]: PortalTarget with `slim` option received more than one child element."),e}},render:function(e){var t=this.noWrapper(),n=this.children(),s=this.transition||this.tag;return t?n[0]:this.slim&&!s?e():e(s,{props:{tag:this.transition&&this.tag?this.tag:void 0},class:{"vue-portal-target":!0}},n)}}),S=0,k=["disabled","name","order","slim","slotProps","tag","to"],x=["multiple","transition"],T=i.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(S++)}},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 e=document.querySelector(this.mountTo);if(e){var t=this.$props;if(b.targets[t.name])t.bail?console.warn("[portal-vue]: Target ".concat(t.name," is already mounted.\n Aborting because 'bail: true' is set")):this.portalTarget=b.targets[t.name];else{var n=t.append;if(n){var s="string"===typeof n?n:"DIV",i=document.createElement(s);e.appendChild(i),e=i}var r=m(this.$props,x);r.slim=this.targetSlim,r.tag=this.targetTag,r.slotProps=this.targetSlotProps,r.name=this.to,this.portalTarget=new _({el:e,parent:this.$parent||this,propsData:r})}}else console.error("[portal-vue]: Mount Point '".concat(this.mountTo,"' not found in document"))}},beforeDestroy:function(){var e=this.portalTarget;if(this.append){var t=e.$el;t.parentNode.removeChild(t)}e.$destroy()},render:function(e){if(!this.portalTarget)return console.warn("[portal-vue] Target wasn't mounted"),e();if(!this.$scopedSlots.manual){var t=m(this.$props,k);return e(w,{props:t,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||e()}});function A(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};e.component(t.portalName||"Portal",w),e.component(t.portalTargetName||"PortalTarget",_),e.component(t.MountingPortalName||"MountingPortal",T)}var I={install:A};t.default=I,t.Portal=w,t.PortalTarget=_,t.MountingPortal=T,t.Wormhole=b},"2f9d":function(e,t,n){"use strict";n("525c")},"311e":function(e,t,n){},3213:function(e,t,n){"use strict";n.r(t);var s=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",[e.topicData?n(e.componentFor(e.topicData),e._b({key:e.topicKey,tag:"component",attrs:{hierarchy:e.hierarchy}},"component",e.propsFor(e.topicData),!1)):e._e()],1)},i=[],r=n("25a9"),o=n("a97e");const{BreakpointName:a}=o["a"].constants;var l,c,u={state:{linkableSections:[],breakpoint:a.large},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},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}},d=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"article"},[e.isTargetIDE?e._e():n("NavigationBar",{attrs:{chapters:e.hierarchy.modules,technology:e.metadata.category,topic:e.heroTitle||"",rootReference:e.hierarchy.reference,identifierUrl:e.identifierUrl}}),n("main",{attrs:{id:"main",role:"main",tabindex:"0"}},[e._t("above-hero"),e._l(e.sections,(function(t,s){return n(e.componentFor(t),e._b({key:s,tag:"component"},"component",e.propsFor(t),!1))}))],2),n("PortalTarget",{attrs:{name:"modal-destination",multiple:""}})],1)},p=[],h=n("2b88"),m=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("NavBase",{attrs:{id:"nav","aria-label":e.technology,hasSolidBackground:""}},[n("template",{slot:"default"},[n("ReferenceUrlProvider",{attrs:{reference:e.rootReference},scopedSlots:e._u([{key:"default",fn:function(t){var s=t.urlWithParams;return n("NavTitleContainer",{attrs:{to:s}},[n("template",{slot:"default"},[e._v(e._s(e.technology))]),n("template",{slot:"subhead"},[e._v("Tutorials")])],2)}}])})],1),n("template",{slot:"after-title"},[n("div",{staticClass:"separator"})]),n("template",{slot:"tray"},[n("div",{staticClass:"mobile-dropdown-container"},[n("MobileDropdown",{attrs:{options:e.chapters,sections:e.optionsForSections,currentOption:e.currentSection?e.currentSection.title:""},on:{"select-section":e.onSelectSection}})],1),n("div",{staticClass:"dropdown-container"},[n("PrimaryDropdown",{staticClass:"primary-dropdown",attrs:{options:e.chapters,currentOption:e.topic}}),n("ChevronIcon",{staticClass:"icon-inline"}),e.currentSection?n("SecondaryDropdown",{staticClass:"secondary-dropdown",attrs:{options:e.optionsForSections,currentOption:e.currentSection.title,sectionTracker:e.sectionIndicatorText},on:{"select-section":e.onSelectSection}}):e._e()],1),e._t("tray",null,{siblings:e.chapters.length+e.optionsForSections.length})],2)],2)},f=[],v=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"chevron-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M3.22 1.184l0.325-0.38 7.235 6.201-7.235 6.19-0.325-0.38 6.792-5.811-6.792-5.82z"}})])},g=[],y=n("be08"),b={name:"ChevronIcon",components:{SVGIcon:y["a"]}},C=b,w=n("2877"),_=Object(w["a"])(C,v,g,!1,null,null,null),S=_.exports,k=n("d26a"),x={name:"ReferenceUrlProvider",inject:{references:{default:()=>({})}},props:{reference:{type:String,required:!0}},computed:{resolvedReference:({references:e,reference:t})=>e[t]||{},url:({resolvedReference:e})=>e.url,title:({resolvedReference:e})=>e.title},render(){return this.$scopedSlots.default({url:this.url,urlWithParams:Object(k["b"])(this.url,this.$route.query),title:this.title,reference:this.resolvedReference})}},T=x,A=Object(w["a"])(T,l,c,!1,null,null,null),I=A.exports,$=n("8a61"),O=n("cbcf"),P=n("653a"),j=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("NavMenuItems",{staticClass:"mobile-dropdown"},e._l(e.options,(function(t){return n("ReferenceUrlProvider",{key:t.reference,attrs:{reference:t.reference},scopedSlots:e._u([{key:"default",fn:function(s){var i=s.title;return n("NavMenuItemBase",{staticClass:"chapter-list",attrs:{role:"group"}},[n("p",{staticClass:"chapter-name"},[e._v(e._s(i))]),n("ul",{staticClass:"tutorial-list"},e._l(t.projects,(function(t){return n("ReferenceUrlProvider",{key:t.reference,attrs:{reference:t.reference},scopedSlots:e._u([{key:"default",fn:function(t){var s=t.url,i=t.urlWithParams,r=t.title;return n("li",{staticClass:"tutorial-list-item"},[n("router-link",{staticClass:"option tutorial",attrs:{to:i,value:r}},[e._v(" "+e._s(r)+" ")]),s===e.$route.path?n("ul",{staticClass:"section-list",attrs:{role:"listbox"}},e._l(e.sections,(function(t){return n("li",{key:t.title},[n("router-link",{class:e.classesFor(t),attrs:{to:{path:t.path,query:e.$route.query},value:t.title},nativeOn:{click:function(n){return e.onClick(t)}}},[e._v(" "+e._s(t.title)+" ")])],1)})),0):e._e()],1)}}],null,!0)})})),1)])}}],null,!0)})})),1)},N=[],D=n("863d"),B=n("9b30"),M={name:"MobileDropdown",components:{NavMenuItems:B["a"],NavMenuItemBase:D["a"],ReferenceUrlProvider:I},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)}}},q=M,R=(n("e688"),Object(w["a"])(q,j,N,!1,null,"154acfbd",null)),E=R.exports,V=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("DropdownCustom",{staticClass:"tutorial-dropdown",attrs:{value:e.currentOption,"aria-label":"Current section",isSmall:""},scopedSlots:e._u([{key:"default",fn:function(t){var s=t.closeAndFocusToggler,i=t.contentClasses,r=t.navigateOverOptions,o=t.OptionClass,a=t.ActiveOptionClass;return[n("ul",{staticClass:"options",class:i,attrs:{role:"listbox",tabindex:"0"}},e._l(e.options,(function(t){return n("router-link",{key:t.title,attrs:{to:{path:t.path,query:e.$route.query},custom:""},scopedSlots:e._u([{key:"default",fn:function(i){var l,c=i.navigate;return[n("li",{class:[o,(l={},l[a]=e.currentOption===t.title,l)],attrs:{role:"option",value:t.title,"aria-selected":e.currentOption===t.title,"aria-current":e.ariaCurrent(t.title),tabindex:-1},on:{click:function(n){return e.setActive(t,c,s,n)},keydown:[function(n){return!n.type.indexOf("key")&&e._k(n.keyCode,"enter",13,n.key,"Enter")?null:e.setActive(t,c,s,n)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"esc",27,t.key,["Esc","Escape"])?null:s.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:s.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:(t.preventDefault(),r(t,1))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:(t.preventDefault(),r(t,-1))}]}},[e._v(" "+e._s(t.title)+" ")])]}}],null,!0)})})),1)]}}])},[n("template",{slot:"toggle-post-content"},[n("span",{staticClass:"section-tracker"},[e._v(e._s(e.sectionTracker))])])],2)},L=[],F=function(){var e,t=this,n=t.$createElement,s=t._self._c||n;return s("BaseDropdown",{staticClass:"dropdown-custom",class:(e={},e[t.OpenedClass]=t.isOpen,e["dropdown-small"]=t.isSmall,e),attrs:{value:t.value},scopedSlots:t._u([{key:"dropdown",fn:function(e){var n=e.dropdownClasses;return[s("span",{staticClass:"visuallyhidden",attrs:{id:"DropdownLabel_"+t._uid}},[t._v(t._s(t.ariaLabel))]),s("button",{ref:"dropdownToggle",staticClass:"form-dropdown-toggle",class:n,attrs:{role:"button",id:"DropdownToggle_"+t._uid,"aria-labelledby":"DropdownLabel_"+t._uid+" DropdownToggle_"+t._uid,"aria-expanded":t.isOpen?"true":"false","aria-haspopup":"true"},on:{click:t.toggleDropdown,keydown:[function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"enter",13,e.key,"Enter")?null:(e.preventDefault(),t.openDropdown.apply(null,arguments))},function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"esc",27,e.key,["Esc","Escape"])?null:t.closeAndFocusToggler.apply(null,arguments)},function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"down",40,e.key,["Down","ArrowDown"])?null:(e.preventDefault(),t.openDropdown.apply(null,arguments))},function(e){return!e.type.indexOf("key")&&t._k(e.keyCode,"up",38,e.key,["Up","ArrowUp"])?null:(e.preventDefault(),t.openDropdown.apply(null,arguments))}]}},[s("span",{staticClass:"form-dropdown-title"},[t._v(t._s(t.value))]),t._t("toggle-post-content")],2)]}}],null,!0)},[s("template",{slot:"eyebrow"},[t._t("eyebrow")],2),s("template",{slot:"after"},[t._t("default",null,null,{value:t.value,isOpen:t.isOpen,contentClasses:["form-dropdown-content",{"is-open":t.isOpen}],closeDropdown:t.closeDropdown,onChangeAction:t.onChangeAction,closeAndFocusToggler:t.closeAndFocusToggler,navigateOverOptions:t.navigateOverOptions,OptionClass:t.OptionClass,ActiveOptionClass:t.ActiveOptionClass})],2)],2)},z=[],U=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"form-element"},[e._t("dropdown",(function(){return[n("select",e._b({directives:[{name:"model",rawName:"v-model",value:e.modelValue,expression:"modelValue"}],class:e.dropdownClasses,on:{change:function(t){var n=Array.prototype.filter.call(t.target.options,(function(e){return e.selected})).map((function(e){var t="_value"in e?e._value:e.value;return t}));e.modelValue=t.target.multiple?n:n[0]}}},"select",e.$attrs,!1),[e._t("default")],2)]}),{dropdownClasses:e.dropdownClasses,value:e.value}),n("InlineChevronDownIcon",{staticClass:"form-icon",attrs:{"aria-hidden":"true"}}),e.$slots.eyebrow?n("span",{staticClass:"form-label",attrs:{"aria-hidden":"true"}},[e._t("eyebrow")],2):e._e(),e._t("after")],2)},H=[],G=n("7948"),W={name:"BaseDropdown",inheritAttrs:!1,props:{value:{type:String,default:""}},components:{InlineChevronDownIcon:G["a"]},computed:{modelValue:{get:({value:e})=>e,set(e){this.$emit("input",e)}},dropdownClasses({value:e}){return["form-dropdown",{"form-dropdown-selectnone":""===e,"no-eyebrow":!this.$slots.eyebrow}]}}},Q=W,K=(n("ed71"),Object(w["a"])(Q,U,H,!1,null,"998803d8",null)),X=K.exports;const J="is-open",Y="option",Z="option-active";var ee={name:"DropdownCustom",components:{BaseDropdown:X},constants:{OpenedClass:J,OptionClass:Y,ActiveOptionClass:Z},props:{value:{type:String,default:""},ariaLabel:{type:String,default:""},isSmall:{type:Boolean,default:!1}},data(){return{isOpen:!1,OpenedClass:J,OptionClass:Y,ActiveOptionClass:Z}},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("."+Y),s=Array.from(n),i=s.indexOf(e),r=s[i+t];r&&r.focus({preventScroll:!0})},async focusActiveLink(){const e=this.$el.querySelector("."+Z);e&&(await this.$nextTick(),e.focus({preventScroll:!0}))}}},te=ee,ne=(n("e84c"),Object(w["a"])(te,F,z,!1,null,"12dd746a",null)),se=ne.exports,ie={name:"SecondaryDropdown",components:{DropdownCustom:se},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()}}},re=ie,oe=(n("5952"),Object(w["a"])(re,V,L,!1,null,"4a151342",null)),ae=oe.exports,le=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("DropdownCustom",{staticClass:"tutorial-dropdown",attrs:{value:e.currentOption,"aria-label":"Current tutorial",isSmall:""},scopedSlots:e._u([{key:"default",fn:function(t){var s=t.closeAndFocusToggler,i=t.contentClasses,r=t.closeDropdown,o=t.navigateOverOptions,a=t.OptionClass,l=t.ActiveOptionClass;return[n("ul",{staticClass:"options",class:i,attrs:{tabindex:"0"}},e._l(e.options,(function(t){return n("ReferenceUrlProvider",{key:t.reference,attrs:{reference:t.reference},scopedSlots:e._u([{key:"default",fn:function(i){var c=i.title;return n("li",{staticClass:"chapter-list",attrs:{role:"group"}},[n("p",{staticClass:"chapter-name"},[e._v(e._s(c))]),n("ul",{attrs:{role:"listbox"}},e._l(t.projects,(function(t){return n("ReferenceUrlProvider",{key:t.reference,attrs:{reference:t.reference},scopedSlots:e._u([{key:"default",fn:function(t){var i=t.urlWithParams,c=t.title;return[n("router-link",{attrs:{to:i,custom:""},scopedSlots:e._u([{key:"default",fn:function(t){var i,u=t.navigate,d=t.isActive;return[n("li",{class:(i={},i[a]=!0,i[l]=d,i),attrs:{role:"option",value:c,"aria-selected":d,"aria-current":!!d&&"tutorial",tabindex:-1},on:{click:function(t){return e.setActive(u,r,t)},keydown:[function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:e.setActive(u,r,t)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"esc",27,t.key,["Esc","Escape"])?null:s.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"tab",9,t.key,"Tab")?null:s.apply(null,arguments)},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"down",40,t.key,["Down","ArrowDown"])?null:(t.preventDefault(),o(t,1))},function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"up",38,t.key,["Up","ArrowUp"])?null:(t.preventDefault(),o(t,-1))}]}},[e._v(" "+e._s(c)+" ")])]}}],null,!0)})]}}],null,!0)})})),1)])}}],null,!0)})})),1)]}}])})},ce=[],ue={name:"PrimaryDropdown",components:{DropdownCustom:se,ReferenceUrlProvider:I},props:{options:{type:Array,required:!0},currentOption:{type:String,required:!0}},methods:{setActive(e,t,n){e(n),t()}}},de=ue,pe=(n("e4e4"),Object(w["a"])(de,le,ce,!1,null,"78dc103f",null)),he=pe.exports;const me={title:"Introduction",url:"#introduction",reference:"introduction",sectionNumber:0,depth:0};var fe={name:"NavigationBar",components:{NavTitleContainer:P["a"],NavBase:O["a"],ReferenceUrlProvider:I,PrimaryDropdown:he,SecondaryDropdown:ae,MobileDropdown:E,ChevronIcon:S},mixins:[$["a"]],inject:["store","references"],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:me,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=[me].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`(${t} of ${e})`}},methods:{onSelectSection(e){const t="#"+e.split("#")[1];this.scrollToElement(t)}}},ve=fe,ge=(n("5241"),Object(w["a"])(ve,m,f,!1,null,"26e19f17",null)),ye=ge.exports,be=n("bf08"),Ce=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"body"},[n("BodyContent",{attrs:{content:e.content}})],1)},we=[],_e=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("article",{staticClass:"body-content"},e._l(e.content,(function(t,s){return n(e.componentFor(t),e._b({key:s,tag:"component",staticClass:"layout"},"component",e.propsFor(t),!1))})),1)},Se=[],ke=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"columns",class:e.classes},[e._l(e.columns,(function(t,s){return[n("Asset",{key:t.media,attrs:{identifier:t.media,videoAutoplays:!1}}),t.content?n("ContentNode",{key:s,attrs:{content:t.content}}):e._e()]}))],2)},xe=[],Te=n("80e4"),Ae=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("BaseContentNode",{attrs:{content:e.articleContent}})},Ie=[],$e=n("5677"),Oe={name:"ContentNode",components:{BaseContentNode:$e["a"]},props:$e["a"].props,computed:{articleContent(){return this.map(e=>{switch(e.type){case $e["a"].BlockType.codeListing:return{...e,showLineNumbers:!0};case $e["a"].BlockType.heading:{const{anchor:t,...n}=e;return n}default:return e}})}},methods:$e["a"].methods,BlockType:$e["a"].BlockType,InlineType:$e["a"].InlineType},Pe=Oe,je=(n("cb8d"),Object(w["a"])(Pe,Ae,Ie,!1,null,"3cfe1c35",null)),Ne=je.exports,De={name:"Columns",components:{Asset:Te["a"],ContentNode:Ne},props:{columns:{type:Array,required:!0}},computed:{classes(){return{"cols-2":2===this.columns.length,"cols-3":3===this.columns.length}}}},Be=De,Me=(n("e9b0"),Object(w["a"])(Be,ke,xe,!1,null,"30edf911",null)),qe=Me.exports,Re=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"content-and-media",class:e.classes},[n("ContentNode",{attrs:{content:e.content}}),n("Asset",{attrs:{identifier:e.media}})],1)},Ee=[];const Ve={leading:"leading",trailing:"trailing"};var Le={name:"ContentAndMedia",components:{Asset:Te["a"],ContentNode:Ne},props:{content:Ne.props.content,media:Te["a"].props.identifier,mediaPosition:{type:String,default:()=>Ve.trailing,validator:e=>Object.prototype.hasOwnProperty.call(Ve,e)}},computed:{classes(){return{"media-leading":this.mediaPosition===Ve.leading,"media-trailing":this.mediaPosition===Ve.trailing}}},MediaPosition:Ve},Fe=Le,ze=(n("1006"),Object(w["a"])(Fe,Re,Ee,!1,null,"3fa44f9e",null)),Ue=ze.exports,He=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"full-width"},e._l(e.groups,(function(t,s){return n(e.componentFor(t),e._b({key:s,tag:"component",staticClass:"group"},"component",e.propsFor(t),!1),[n("ContentNode",{attrs:{content:t.content}})],1)})),1)},Ge=[],We=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n(e.tag,{tag:"component",attrs:{id:e.anchor}},[e._t("default")],2)},Qe=[],Ke=n("72e7"),Xe={name:"LinkableElement",mixins:[Ke["a"]],inject:{navigationBarHeight:{default(){}},store:{default(){return{addLinkableSection(){},updateLinkableSection(){}}}}},props:{anchor:{type:String,required:!0},depth:{type:Number,default:()=>0},tag:{type:String,default:()=>"div"},title:{type:String,required:!0}},computed:{intersectionRootMargin(){const e=this.navigationBarHeight?`-${this.navigationBarHeight}px`:"0%";return e+" 0% -50% 0%"}},created(){this.store.addLinkableSection({anchor:this.anchor,depth:this.depth,title:this.title,visibility:0})},methods:{onIntersect(e){const t=Math.min(1,e.intersectionRatio);this.store.updateLinkableSection({anchor:this.anchor,depth:this.depth,title:this.title,visibility:t})}}},Je=Xe,Ye=Object(w["a"])(Je,We,Qe,!1,null,null,null),Ze=Ye.exports;const{BlockType:et}=Ne;var tt={name:"FullWidth",components:{ContentNode:Ne,LinkableElement:Ze},props:Ne.props,computed:{groups:({content:e})=>e.reduce((e,t)=>0===e.length||t.type===et.heading?[...e,{heading:t.type===et.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?Ze:"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}:{}}}},nt=tt,st=(n("aece"),Object(w["a"])(nt,He,Ge,!1,null,"1f2be54b",null)),it=st.exports;const rt={columns:"columns",contentAndMedia:"contentAndMedia",fullWidth:"fullWidth"};var ot={name:"BodyContent",props:{content:{type:Array,required:!0,validator:e=>e.every(({kind:e})=>Object.prototype.hasOwnProperty.call(rt,e))}},methods:{componentFor(e){return{[rt.columns]:qe,[rt.contentAndMedia]:Ue,[rt.fullWidth]:it}[e.kind]},propsFor(e){const{content:t,kind:n,media:s,mediaPosition:i}=e;return{[rt.columns]:{columns:t},[rt.contentAndMedia]:{content:t,media:s,mediaPosition:i},[rt.fullWidth]:{content:t}}[n]}},LayoutKind:rt},at=ot,lt=(n("1dd5"),Object(w["a"])(at,_e,Se,!1,null,"4d5a806e",null)),ct=lt.exports,ut={name:"Body",components:{BodyContent:ct},props:ct.props},dt=ut,pt=(n("5237"),Object(w["a"])(dt,Ce,we,!1,null,"6499e2f2",null)),ht=pt.exports,mt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("TutorialCTA",e._b({},"TutorialCTA",e.$props,!1))},ft=[],vt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("BaseCTA",e._b({attrs:{label:"Next"}},"BaseCTA",e.baseProps,!1))},gt=[],yt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"call-to-action"},[n("Row",[n("LeftColumn",[n("span",{staticClass:"label"},[e._v(e._s(e.label))]),n("h2",[e._v(" "+e._s(e.title)+" ")]),e.abstract?n("ContentNode",{staticClass:"description",attrs:{content:[e.abstractParagraph]}}):e._e(),e.action?n("Button",{attrs:{action:e.action}}):e._e()],1),n("RightColumn",{staticClass:"right-column"},[e.media?n("Asset",{staticClass:"media",attrs:{identifier:e.media}}):e._e()],1)],1)],1)},bt=[],Ct=n("0f00"),wt=n("620a"),_t=n("c081"),St={name:"CallToAction",components:{Asset:Te["a"],Button:_t["a"],ContentNode:$e["a"],LeftColumn:{render(e){return e(wt["a"],{props:{span:{large:5,small:12}}},this.$slots.default)}},RightColumn:{render(e){return e(wt["a"],{props:{span:{large:6,small:12}}},this.$slots.default)}},Row:Ct["a"]},props:{title:{type:String,required:!0},label:{type:String,required:!0},abstract:{type:Array,required:!1},action:{type:Object,required:!1},media:{type:String,required:!1}},computed:{abstractParagraph(){return{type:"paragraph",inlineContent:this.abstract}}}},kt=St,xt=(n("80f7"),Object(w["a"])(kt,yt,bt,!1,null,"2016b288",null)),Tt=xt.exports,At={name:"CallToAction",components:{BaseCTA:Tt},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}}},It=At,$t=Object(w["a"])(It,vt,gt,!1,null,null,null),Ot=$t.exports,Pt={name:"CallToAction",components:{TutorialCTA:Ot},props:Ot.props},jt=Pt,Nt=(n("3e1b"),Object(w["a"])(jt,mt,ft,!1,null,"426a965c",null)),Dt=Nt.exports,Bt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("TutorialHero",e._b({},"TutorialHero",e.$props,!1))},Mt=[],qt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("LinkableSection",{staticClass:"tutorial-hero",attrs:{anchor:"introduction",title:e.sectionTitle}},[n("div",{staticClass:"hero dark"},[e.backgroundImageUrl?n("div",{staticClass:"bg",style:e.bgStyle}):e._e(),e._t("above-title"),n("Row",[n("Column",[n("Headline",{attrs:{level:1}},[e.chapter?n("template",{slot:"eyebrow"},[e._v(e._s(e.chapter))]):e._e(),e._v(" "+e._s(e.title)+" ")],2),e.content||e.video?n("div",{staticClass:"intro"},[e.content?n("ContentNode",{attrs:{content:e.content}}):e._e(),e.video?[n("p",[n("a",{staticClass:"call-to-action",attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.toggleCallToActionModal.apply(null,arguments)}}},[e._v(" Watch intro video "),n("PlayIcon",{staticClass:"cta-icon icon-inline"})],1)]),n("GenericModal",{attrs:{visible:e.callToActionModalVisible,isFullscreen:"",theme:"dark"},on:{"update:visible":function(t){e.callToActionModalVisible=t}}},[n("Asset",{directives:[{name:"show",rawName:"v-show",value:e.callToActionModalVisible,expression:"callToActionModalVisible"}],ref:"asset",staticClass:"video-asset",attrs:{identifier:e.video},on:{videoEnded:e.handleVideoEnd}})],1)]:e._e()],2):e._e(),n("Metadata",{staticClass:"metadata",attrs:{projectFilesUrl:e.projectFilesUrl,estimatedTimeInMinutes:e.estimatedTimeInMinutes,xcodeRequirement:e.xcodeRequirementData}})],1)],1)],2)])},Rt=[],Et=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"headline"},[e.$slots.eyebrow?n("span",{staticClass:"eyebrow"},[e._t("eyebrow")],2):e._e(),n("Heading",{staticClass:"heading",attrs:{level:e.level}},[e._t("default")],2)],1)},Vt=[];const Lt=1,Ft=6,zt={type:Number,required:!0,validator:e=>e>=Lt&&e<=Ft},Ut={name:"Heading",render:function(e){return e("h"+this.level,this.$slots.default)},props:{level:zt}};var Ht={name:"Headline",components:{Heading:Ut},props:{level:zt}},Gt=Ht,Wt=(n("323a"),Object(w["a"])(Gt,Et,Vt,!1,null,"1898f592",null)),Qt=Wt.exports,Kt=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("PortalSource",{attrs:{to:"modal-destination",disabled:!e.isVisible}},[n("div",{directives:[{name:"show",rawName:"v-show",value:e.isVisible,expression:"isVisible"}],staticClass:"generic-modal",class:[e.stateClasses,e.themeClass],style:e.modalColors,attrs:{role:"dialog"}},[n("div",{staticClass:"backdrop",on:{click:e.onClickOutside}}),n("div",{ref:"container",staticClass:"container",style:{width:e.width}},[e.showClose?n("button",{ref:"close",staticClass:"close",attrs:{"aria-label":"Close"},on:{click:function(t){return t.preventDefault(),e.closeModal.apply(null,arguments)}}},[n("CloseIcon")],1):e._e(),n("div",{ref:"content",staticClass:"modal-content"},[e._t("default")],2)])])])},Xt=[],Jt=n("f2af"),Yt=n("c8e2"),Zt=n("95da"),en=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"close-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"m10.3772239 3.1109127.7266116.7266116-3.27800002 3.2763884 3.27072752 3.2703884-.7266116.7266116-3.27011592-3.271-3.26211596 3.2637276-.7266116-.7266116 3.26272756-3.263116-3.27-3.26911596.72661159-.72661159 3.26938841 3.26972755z","fill-rule":"evenodd"}})])},tn=[],nn={name:"CloseIcon",components:{SVGIcon:y["a"]}},sn=nn,rn=Object(w["a"])(sn,en,tn,!1,null,null,null),on=rn.exports;const an={light:"light",dark:"dark",dynamic:"dynamic",code:"code"};var ln={name:"GenericModal",model:{prop:"visible",event:"update:visible"},components:{CloseIcon:on,PortalSource:h["Portal"]},props:{visible:{type:Boolean,default:!1},isFullscreen:{type:Boolean,default:!1},theme:{type:String,validator:e=>Object.keys(an).includes(e),default:an.light},codeBackgroundColorOverride:{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:e})=>e,set(e){this.$emit("update:visible",e)}},modalColors(){return{"--background":this.codeBackgroundColorOverride}},themeClass({theme:e,prefersDarkStyle:t,isThemeDynamic:n}){let s={};return n&&(s={"theme-light":!t,"theme-dark":t}),["theme-"+e,s]},stateClasses:({isFullscreen:e,isVisible:t,showClose:n})=>({"modal-fullscreen":e,"modal-standard":!e,"modal-open":t,"modal-with-close":n}),isThemeDynamic:({theme:e})=>e===an.dynamic||e===an.code},watch:{isVisible(e){e?this.onShow():this.onHide()}},mounted(){if(this.focusTrapInstance=new Yt["a"],document.addEventListener("keydown",this.onKeydown),this.isThemeDynamic){const e=window.matchMedia("(prefers-color-scheme: dark)");e.addListener(this.onColorSchemePreferenceChange),this.$once("hook:beforeDestroy",()=>{e.removeListener(this.onColorSchemePreferenceChange)}),this.onColorSchemePreferenceChange(e)}},beforeDestroy(){this.isVisible&&Jt["a"].unlockScroll(this.$refs.container),document.removeEventListener("keydown",this.onKeydown),this.focusTrapInstance.destroy()},methods:{async onShow(){await this.$nextTick(),Jt["a"].lockScroll(this.$refs.container),await this.focusCloseButton(),this.focusTrapInstance.updateFocusContainer(this.$refs.container),this.focusTrapInstance.start(),Zt["a"].hide(this.$refs.container)},onHide(){Jt["a"].unlockScroll(this.$refs.container),this.focusTrapInstance.stop(),this.lastFocusItem&&(this.lastFocusItem.focus({preventScroll:!0}),this.lastFocusItem=null),this.$emit("close"),Zt["a"].show(this.$refs.container)},closeModal(){this.isVisible=!1},selectContent(){window.getSelection().selectAllChildren(this.$refs.content)},onClickOutside(){this.closeModal()},onKeydown(e){const{metaKey:t=!1,ctrlKey:n=!1,key:s}=e;this.isVisible&&("a"===s&&(t||n)&&(e.preventDefault(),this.selectContent()),"Escape"===s&&this.closeModal())},onColorSchemePreferenceChange({matches:e}){this.prefersDarkStyle=e},async focusCloseButton(){this.lastFocusItem=document.activeElement,await this.$nextTick(),this.$refs.close&&this.$refs.close.focus(),this.$emit("open")}}},cn=ln,un=(n("8016"),Object(w["a"])(cn,Kt,Xt,!1,null,"ea628b36",null)),dn=un.exports,pn=n("c4dd"),hn=n("748c"),mn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"metadata"},[e.estimatedTimeInMinutes?n("div",{staticClass:"item",attrs:{"aria-label":e.estimatedTimeInMinutes+" minutes estimated time"}},[n("div",{staticClass:"content",attrs:{"aria-hidden":"true"}},[n("div",{staticClass:"duration"},[e._v(" "+e._s(e.estimatedTimeInMinutes)+" "),n("div",{staticClass:"minutes"},[e._v("min")])])]),n("div",{staticClass:"bottom",attrs:{"aria-hidden":"true"}},[e._v("Estimated Time")])]):e._e(),e.projectFilesUrl?n("div",{staticClass:"item"},[n("DownloadIcon",{staticClass:"item-large-icon icon-inline"}),n("div",{staticClass:"content bottom"},[n("a",{staticClass:"content-link project-download",attrs:{href:e.projectFilesUrl}},[e._v(" Project files "),n("InlineDownloadIcon",{staticClass:"small-icon icon-inline"})],1)])],1):e._e(),e.xcodeRequirement?n("div",{staticClass:"item"},[n("XcodeIcon",{staticClass:"item-large-icon icon-inline"}),n("div",{staticClass:"content bottom"},[e.isTargetIDE?n("span",[e._v(e._s(e.xcodeRequirement.title))]):n("a",{staticClass:"content-link",attrs:{href:e.xcodeRequirement.url}},[e._v(" "+e._s(e.xcodeRequirement.title)+" "),n("InlineChevronRightIcon",{staticClass:"icon-inline small-icon xcode-icon"})],1)])],1):e._e()])},fn=[],vn=n("de60"),gn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"xcode-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M2.668 4.452l-1.338-2.229 0.891-0.891 2.229 1.338 1.338 2.228 3.667 3.666 0.194-0.194 2.933 2.933c0.13 0.155 0.209 0.356 0.209 0.576 0 0.497-0.403 0.9-0.9 0.9-0.22 0-0.421-0.079-0.577-0.209l0.001 0.001-2.934-2.933 0.181-0.181-3.666-3.666z"}}),n("path",{attrs:{d:"M11.824 1.277l-0.908 0.908c-0.091 0.091-0.147 0.216-0.147 0.354 0 0.106 0.033 0.205 0.090 0.286l-0.001-0.002 0.058 0.069 0.185 0.185c0.090 0.090 0.215 0.146 0.353 0.146 0.107 0 0.205-0.033 0.286-0.090l-0.002 0.001 0.069-0.057 0.909-0.908c0.118 0.24 0.187 0.522 0.187 0.82 0 1.045-0.848 1.893-1.893 1.893-0.296 0-0.577-0.068-0.826-0.189l0.011 0.005-5.5 5.5c0.116 0.238 0.184 0.518 0.184 0.813 0 1.045-0.848 1.893-1.893 1.893-0.296 0-0.576-0.068-0.826-0.189l0.011 0.005 0.908-0.909c0.090-0.090 0.146-0.215 0.146-0.353 0-0.107-0.033-0.205-0.090-0.286l0.001 0.002-0.057-0.069-0.185-0.185c-0.091-0.091-0.216-0.147-0.354-0.147-0.106 0-0.205 0.033-0.286 0.090l0.002-0.001-0.069 0.058-0.908 0.908c-0.116-0.238-0.184-0.518-0.184-0.813 0-1.045 0.847-1.892 1.892-1.892 0.293 0 0.571 0.067 0.819 0.186l-0.011-0.005 5.5-5.5c-0.116-0.238-0.184-0.519-0.184-0.815 0-1.045 0.847-1.892 1.892-1.892 0.296 0 0.577 0.068 0.827 0.19l-0.011-0.005z"}})])},yn=[],bn={name:"XcodeIcon",components:{SVGIcon:y["a"]}},Cn=bn,wn=Object(w["a"])(Cn,gn,yn,!1,null,null,null),_n=wn.exports,Sn=n("34b0"),kn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-download-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5s2.91-6.5 6.5-6.5zM7 1.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5s-2.462-5.5-5.5-5.5z"}}),n("path",{attrs:{d:"M7.51 2.964l-0.001 5.431 1.308-2.041 0.842 0.539-2.664 4.162-2.633-4.164 0.845-0.534 1.303 2.059 0.001-5.452z"}})])},xn=[],Tn={name:"InlineDownloadIcon",components:{SVGIcon:y["a"]}},An=Tn,In=Object(w["a"])(An,kn,xn,!1,null,null,null),$n=In.exports,On={name:"HeroMetadata",components:{InlineDownloadIcon:$n,InlineChevronRightIcon:Sn["a"],DownloadIcon:vn["a"],XcodeIcon:_n},inject:["isTargetIDE"],props:{projectFilesUrl:{type:String},estimatedTimeInMinutes:{type:Number},xcodeRequirement:{type:Object,required:!1}}},Pn=On,jn=(n("5356"),Object(w["a"])(Pn,mn,fn,!1,null,"2fa6f125",null)),Nn=jn.exports,Dn={name:"Hero",components:{PlayIcon:pn["a"],GenericModal:dn,Column:{render(e){return e(wt["a"],{props:{span:{large:7,medium:9,small:12}}},this.$slots.default)}},ContentNode:$e["a"],Headline:Qt,Metadata:Nn,Row:Ct["a"],Asset:Te["a"],LinkableSection:Ze},inject:["references"],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 n?Object(hn["b"])(n.url):""},projectFilesUrl(){return this.projectFiles?Object(hn["b"])(this.references[this.projectFiles].url):null},bgStyle(){return{backgroundImage:`url('${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}}},Bn=Dn,Mn=(n("3c4b"),Object(w["a"])(Bn,qt,Rt,!1,null,"cb87b2d0",null)),qn=Mn.exports,Rn={name:"Hero",components:{TutorialHero:qn},props:qn.props},En=Rn,Vn=(n("2f9d"),Object(w["a"])(En,Bt,Mt,!1,null,"35a9482f",null)),Ln=Vn.exports,Fn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("TutorialAssessments",e._b({},"TutorialAssessments",e.$props,!1),[n("p",{attrs:{slot:"success"},slot:"success"},[e._v("Great job, you've answered all the questions for this article.")])])},zn=[],Un=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("LinkableSection",{staticClass:"assessments-wrapper",attrs:{anchor:e.anchor,title:e.title}},[n("Row",{ref:"assessments",staticClass:"assessments"},[n("MainColumn",[n("Row",{staticClass:"banner"},[n("HeaderColumn",[n("h2",{staticClass:"title"},[e._v(e._s(e.title))])])],1),e.completed?n("div",{staticClass:"success"},[e._t("success",(function(){return[n("p",[e._v(e._s(e.SuccessMessage))])]}))],2):n("div",[n("Progress",e._b({ref:"progress"},"Progress",e.progress,!1)),n("Quiz",{key:e.activeIndex,attrs:{choices:e.activeAssessment.choices,content:e.activeAssessment.content,isLast:e.isLast,title:e.activeAssessment.title},on:{submit:e.onSubmit,advance:e.onAdvance,"see-results":e.onSeeResults}})],1),n("div",{staticClass:"visuallyhidden",attrs:{"aria-live":"assertive"}},[e.completed?e._t("success",(function(){return[e._v(" "+e._s(e.SuccessMessage)+" ")]})):e._e()],2)],1)],1)],1)},Hn=[],Gn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("Row",[n("p",{staticClass:"title"},[e._v("Question "+e._s(e.index)+" of "+e._s(e.total))])])},Wn=[],Qn={name:"AssessmentsProgress",components:{Row:Ct["a"]},props:{index:{type:Number,required:!0},total:{type:Number,required:!0}}},Kn=Qn,Xn=(n("0530"),Object(w["a"])(Kn,Gn,Wn,!1,null,"8ec95972",null)),Jn=Xn.exports,Yn=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"quiz"},[n("ContentNode",{staticClass:"title",attrs:{content:e.title}}),e.content?n("ContentNode",{staticClass:"question-content",attrs:{content:e.content}}):e._e(),n("div",{staticClass:"choices"},[e._l(e.choices,(function(t,s){return n("label",{key:s,class:e.choiceClasses[s]},[n(e.getIconComponent(s),{tag:"component",staticClass:"choice-icon"}),n("input",{directives:[{name:"model",rawName:"v-model",value:e.selectedIndex,expression:"selectedIndex"}],attrs:{type:"radio",name:"assessment"},domProps:{value:s,checked:e._q(e.selectedIndex,s)},on:{change:function(t){e.selectedIndex=s}}}),n("ContentNode",{staticClass:"question",attrs:{content:t.content}}),e.userChoices[s].checked?[n("ContentNode",{staticClass:"answer",attrs:{content:t.justification}}),t.reaction?n("p",{staticClass:"answer"},[e._v(e._s(t.reaction))]):e._e()]:e._e()],2)})),n("div",{staticClass:"visuallyhidden",attrs:{"aria-live":"assertive"}},[e._v(" "+e._s(e.ariaLiveText)+" ")])],2),n("div",{staticClass:"controls"},[n("ButtonLink",{staticClass:"check",attrs:{disabled:null===e.selectedIndex||e.showNextQuestion},nativeOn:{click:function(t){return e.submit.apply(null,arguments)}}},[e._v(" Submit ")]),e.isLast?n("ButtonLink",{staticClass:"results",attrs:{disabled:!e.showNextQuestion},nativeOn:{click:function(t){return e.seeResults.apply(null,arguments)}}},[e._v(" Next ")]):n("ButtonLink",{staticClass:"next",attrs:{disabled:!e.showNextQuestion},nativeOn:{click:function(t){return e.advance.apply(null,arguments)}}},[e._v(" Next Question ")])],1)],1)},Zn=[],es=n("76ab"),ts=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"reset-circle-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5v0c0-3.59 2.91-6.5 6.5-6.5v0zM7 1.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5v0c0-3.038-2.462-5.5-5.5-5.5v0z"}}),n("path",{attrs:{d:"M3.828 4.539l0.707-0.707 5.657 5.657-0.707 0.707-5.657-5.657z"}}),n("path",{attrs:{d:"M3.828 9.489l5.657-5.657 0.707 0.707-5.657 5.657-0.707-0.707z"}})])},ns=[],ss={name:"ResetCircleIcon",components:{SVGIcon:y["a"]}},is=ss,rs=Object(w["a"])(is,ts,ns,!1,null,null,null),os=rs.exports,as=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"check-circle-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5v0c0-3.59 2.91-6.5 6.5-6.5v0zM7 1.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5v0c0-3.038-2.462-5.5-5.5-5.5v0z"}}),n("path",{attrs:{d:"M9.626 3.719l0.866 0.5-3.5 6.062-3.464-2 0.5-0.866 2.6 1.5z"}})])},ls=[],cs={name:"CheckCircleIcon",components:{SVGIcon:y["a"]}},us=cs,ds=Object(w["a"])(us,as,ls,!1,null,null,null),ps=ds.exports,hs={name:"Quiz",components:{CheckCircleIcon:ps,ResetCircleIcon:os,ContentNode:$e["a"],ButtonLink:es["a"]},props:{content:{type:Array,required:!1},choices:{type:Array,required:!0},isLast:{type:Boolean,default:!1},title:{type:Array,required:!0}},data(){return{userChoices:this.choices.map(()=>({checked:!1})),selectedIndex:null,checkedIndex:null}},computed:{correctChoices(){return this.choices.reduce((e,t,n)=>t.isCorrect?e.add(n):e,new Set)},choiceClasses(){return this.userChoices.map((e,t)=>({choice:!0,active:this.selectedIndex===t,disabled:e.checked||this.showNextQuestion,correct:e.checked&&this.choices[t].isCorrect,incorrect:e.checked&&!this.choices[t].isCorrect}))},showNextQuestion(){return Array.from(this.correctChoices).every(e=>this.userChoices[e].checked)},ariaLiveText:({checkedIndex:e,choices:t})=>{if(null===e)return"";const{isCorrect:n}=t[e];return`Answer number ${e+1} is ${n?"correct":"incorrect"}`}},methods:{getIconComponent(e){const t=this.userChoices[e];if(t&&t.checked)return this.choices[e].isCorrect?ps:os},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")}}},ms=hs,fs=(n("5c7b"),Object(w["a"])(ms,Yn,Zn,!1,null,"455ff2a6",null)),vs=fs.exports;const gs=12,ys="Great job, you've answered all the questions for this tutorial.";var bs={name:"Assessments",constants:{SuccessMessage:ys},components:{LinkableSection:Ze,Quiz:vs,Progress:Jn,Row:Ct["a"],HeaderColumn:{render(e){return e(wt["a"],{props:{isCentered:{large:!0},span:{large:10}}},this.$slots.default)}},MainColumn:{render(e){return e(wt["a"],{props:{isCentered:{large:!0},span:{large:10,medium:10,small:12}}},this.$slots.default)}}},props:{assessments:{type:Array,required:!0},anchor:{type:String,required:!0}},inject:["navigationBarHeight"],data(){return{activeIndex:0,completed:!1,SuccessMessage:ys}},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"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,gs)})},onAdvance(){this.activeIndex+=1,this.$nextTick(()=>{this.scrollTo(this.$refs.progress.$el,gs)})},onSeeResults(){this.completed=!0,this.$nextTick(()=>{this.scrollTo(this.$refs.assessments.$el,gs)})}}},Cs=bs,ws=(n("53b5"),Object(w["a"])(Cs,Un,Hn,!1,null,"c1de71de",null)),_s=ws.exports,Ss={name:"Assessments",components:{TutorialAssessments:_s},props:_s.props},ks=Ss,xs=(n("f264"),Object(w["a"])(ks,Fn,zn,!1,null,"3c94366b",null)),Ts=xs.exports;const As={articleBody:"articleBody",callToAction:"callToAction",hero:"hero",assessments:"assessments"};var Is={name:"Article",components:{NavigationBar:ye,PortalTarget:h["PortalTarget"]},mixins:[be["a"]],inject:{isTargetIDE:{default:!1},store:{default(){return{reset(){}}}}},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(As,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{[As.articleBody]:ht,[As.callToAction]:Dt,[As.hero]:Ln,[As.assessments]:Ts}[t]},isHero(e){return e.kind===As.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{[As.articleBody]:{content:a},[As.callToAction]:{abstract:t,action:n,media:u,title:p},[As.hero]:{backgroundImage:r,chapter:o,content:a,estimatedTimeInMinutes:l,projectFiles:d,title:p,video:h,xcodeRequirement:m},[As.assessments]:{anchor:s,assessments:i}}[c]}},provide(){return{references:this.references}},created(){this.store.reset()},SectionKind:As},$s=Is,Os=(n("3a78"),Object(w["a"])($s,d,p,!1,null,"d9f204d0",null)),Ps=Os.exports,js=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"tutorial"},[e.isTargetIDE?e._e():n("NavigationBar",{attrs:{technology:e.metadata.category,chapters:e.hierarchy.modules,topic:e.tutorialTitle||"",rootReference:e.hierarchy.reference,identifierUrl:e.identifierUrl}}),n("main",{attrs:{id:"main",role:"main",tabindex:"0"}},[e._l(e.sections,(function(e,t){return n("Section",{key:t,attrs:{section:e}})})),n("BreakpointEmitter",{on:{change:e.handleBreakpointChange}})],2),n("PortalTarget",{attrs:{name:"modal-destination",multiple:""}})],1)},Ns=[],Ds=n("66c9"),Bs={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}}},Ms=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"sections"},e._l(e.tasks,(function(t,s){return n("Section",e._b({key:s,attrs:{id:t.anchor,sectionNumber:s+1,isRuntimePreviewVisible:e.isRuntimePreviewVisible},on:{"runtime-preview-toggle":e.onRuntimePreviewToggle}},"Section",t,!1))})),1)},qs=[],Rs=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("LinkableSection",{staticClass:"section",attrs:{anchor:e.anchor,title:e.introProps.title}},[n("Intro",e._b({},"Intro",e.introProps,!1)),e.stepsSection.length>0?n("Steps",{attrs:{content:e.stepsSection,isRuntimePreviewVisible:e.isRuntimePreviewVisible,sectionNumber:e.sectionNumber},on:{"runtime-preview-toggle":e.onRuntimePreviewToggle}}):e._e()],1)},Es=[],Vs=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"intro-container"},[n("Row",{class:["intro","intro-"+e.sectionNumber,{ide:e.isTargetIDE}]},[n("Column",{staticClass:"left"},[n("Headline",{attrs:{level:2}},[n("router-link",{attrs:{slot:"eyebrow",to:e.sectionLink},slot:"eyebrow"},[e._v(" Section "+e._s(e.sectionNumber)+" ")]),e._v(" "+e._s(e.title)+" ")],1),n("ContentNode",{attrs:{content:e.content}})],1),n("Column",{staticClass:"right"},[n("div",{staticClass:"media"},[e.media?n("Asset",{attrs:{identifier:e.media,showsReplayButton:!e.isClientMobile,showsVideoControls:e.isClientMobile,videoAutoplays:!e.isClientMobile}}):e._e()],1)])],1),e.expandedSections.length>0?n("ExpandedIntro",{staticClass:"expanded-intro",attrs:{content:e.expandedSections}}):e._e()],1)},Ls=[],Fs={name:"SectionIntro",inject:{isClientMobile:{default:()=>!1},isTargetIDE:{default:()=>!1}},components:{Asset:Te["a"],ContentNode:$e["a"],ExpandedIntro:ct,Headline:Qt,Row:Ct["a"],Column:{render(e){return e(wt["a"],{props:{span:{large:6,small:12}}},this.$slots.default)}}},props:{sectionAnchor:{type:String,required:!0},content:{type:Array,required:!0},media:{type:String,required:!0},title:{type:String,required:!0},sectionNumber:{type:Number,required:!0},expandedSections:{type:Array,default:()=>[]}},methods:{focus(){this.$emit("focus",this.media)}},computed:{sectionLink(){return{path:this.$route.path,hash:this.sectionAnchor,query:this.$route.query}}}},zs=Fs,Us=(n("4896"),Object(w["a"])(zs,Vs,Ls,!1,null,"54daa228",null)),Hs=Us.exports,Gs=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"steps"},[n("div",{staticClass:"content-container"},e._l(e.contentNodes,(function(t,s){return n(t.component,e._b({key:s,ref:"contentNodes",refInFor:!0,tag:"component",class:e.contentClass(s),attrs:{currentIndex:e.activeStep}},"component",t.props,!1))})),1),e.isBreakpointSmall?e._e():n("BackgroundTheme",{staticClass:"asset-container",class:e.assetContainerClasses},[n("transition",{attrs:{name:"fade"}},[e.visibleAsset.media?n("div",{key:e.visibleAsset.media,class:["asset-wrapper",{ide:e.isTargetIDE}]},[n("Asset",{ref:"asset",staticClass:"step-asset",attrs:{identifier:e.visibleAsset.media,showsReplayButton:"",showsVideoControls:!1}})],1):e._e(),e.visibleAsset.code?n("CodePreview",{attrs:{code:e.visibleAsset.code,preview:e.visibleAsset.runtimePreview,isRuntimePreviewVisible:e.isRuntimePreviewVisible},on:{"runtime-preview-toggle":e.onRuntimePreviewToggle}},[e.visibleAsset.runtimePreview?n("transition",{attrs:{name:"fade"}},[n("Asset",{key:e.visibleAsset.runtimePreview,attrs:{identifier:e.visibleAsset.runtimePreview}})],1):e._e()],1):e._e()],1)],1)],1)},Ws=[],Qs=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:["code-preview",{ide:e.isTargetIDE}]},[n("CodeTheme",[e.code?n("CodeListing",e._b({attrs:{showLineNumbers:""}},"CodeListing",e.codeProps,!1)):e._e()],1),n("div",{staticClass:"runtime-preview",class:e.runtimePreviewClasses,style:e.previewStyles},[n("div",{staticClass:"runtimve-preview__container"},[n("button",{staticClass:"header",attrs:{disabled:!e.hasRuntimePreview,title:e.runtimePreviewTitle},on:{click:e.togglePreview}},[n("span",{staticClass:"runtime-preview-label",attrs:{"aria-label":e.textAriaLabel}},[e._v(e._s(e.togglePreviewText))]),n("DiagonalArrowIcon",{staticClass:"icon-inline preview-icon",class:[e.shouldDisplayHideLabel?"preview-hide":"preview-show"]})],1),n("transition",{on:{leave:e.handleLeave}},[n("div",{directives:[{name:"show",rawName:"v-show",value:e.shouldDisplayHideLabel,expression:"shouldDisplayHideLabel"}],staticClass:"runtime-preview-asset"},[e._t("default")],2)])],1)])],1)},Ks=[],Xs=n("7b69"),Js=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"diagonal-arrow",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M0.010 12.881l10.429-10.477-3.764 0.824-0.339-1.549 7.653-1.679-1.717 7.622-1.546-0.349 0.847-3.759-10.442 10.487z"}})])},Ys=[],Zs={name:"DiagonalArrowIcon",components:{SVGIcon:y["a"]}},ei=Zs,ti=Object(w["a"])(ei,Js,Ys,!1,null,null,null),ni=ti.exports,si=n("8590");const{BreakpointName:ii}=o["a"].constants;function ri({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 oi={name:"CodePreview",inject:["references","isTargetIDE","store"],components:{DiagonalArrowIcon:ni,CodeListing:Xs["a"],CodeTheme:si["a"]},props:{code:{type:String,required:!0},preview:{type:String,required:!1},isRuntimePreviewVisible:{type:Boolean,required:!0}},data(){return{tutorialState:this.store.state}},computed:{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===ii.medium?.8:1;return ri(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:"No preview available for this step."},togglePreviewText(){return this.hasRuntimePreview?"Preview":"No Preview"},textAriaLabel:({shouldDisplayHideLabel:e,togglePreviewText:t})=>`${t}, ${e?"Hide":"Show"}`},methods:{handleLeave(e,t){setTimeout(t,200)},togglePreview(){this.hasRuntimePreview&&this.$emit("runtime-preview-toggle",!this.isRuntimePreviewVisible)}}},ai=oi,li=(n("5053"),Object(w["a"])(ai,Qs,Ks,!1,null,"9acc0234",null)),ci=li.exports,ui=n("3908"),di=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{style:e.backgroundStyle},[e._t("default")],2)},pi=[],hi={name:"BackgroundTheme",data(){return{codeThemeState:Ds["a"].state}},computed:{backgroundStyle(){const{codeColors:e}=this.codeThemeState;return e?{"--background":e.background}:null}}},mi=hi,fi=Object(w["a"])(mi,di,pi,!1,null,null,null),vi=fi.exports,gi=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{class:["step-container","step-"+e.stepNumber]},[n("div",{ref:"step",staticClass:"step",class:{focused:e.isActive},attrs:{"data-index":e.index}},[n("p",{staticClass:"step-label"},[e._v("Step "+e._s(e.stepNumber))]),n("ContentNode",{attrs:{content:e.content}}),e.caption&&e.caption.length>0?n("ContentNode",{staticClass:"caption",attrs:{content:e.caption}}):e._e()],1),e.isBreakpointSmall||!e.isTargetIDE?n("div",{staticClass:"media-container"},[e.media?n("Asset",{attrs:{identifier:e.media,showsReplayButton:!e.isClientMobile,showsVideoControls:e.isClientMobile,videoAutoplays:!e.isClientMobile}}):e._e(),e.code?n("MobileCodePreview",{attrs:{code:e.code}},[e.runtimePreview?n("Asset",{staticClass:"preview",attrs:{identifier:e.runtimePreview}}):e._e()],1):e._e()],1):e._e()])},yi=[],bi=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("BackgroundTheme",{staticClass:"mobile-code-preview"},[e.code?n("GenericModal",{staticClass:"full-code-listing-modal",attrs:{theme:e.isTargetIDE?"code":"light",codeBackgroundColorOverride:e.modalBackgroundColor,isFullscreen:"",visible:e.fullCodeIsVisible},on:{"update:visible":function(t){e.fullCodeIsVisible=t}}},[n("div",{staticClass:"full-code-listing-modal-content"},[n("CodeTheme",[n("CodeListing",e._b({staticClass:"full-code-listing",attrs:{showLineNumbers:""}},"CodeListing",e.codeProps,!1))],1)],1)]):e._e(),n("CodeTheme",[e.code?n("MobileCodeListing",e._b({attrs:{showLineNumbers:""},on:{"file-name-click":e.toggleFullCode}},"MobileCodeListing",e.codeProps,!1)):e._e()],1),n("CodeTheme",{staticClass:"preview-toggle-container"},[n("PreviewToggle",{attrs:{isActionable:!!e.$slots.default},on:{click:e.togglePreview}})],1),e.$slots.default?n("GenericModal",{staticClass:"runtime-preview-modal",attrs:{theme:e.isTargetIDE?"dynamic":"light",isFullscreen:"",visible:e.previewIsVisible},on:{"update:visible":function(t){e.previewIsVisible=t}}},[n("div",{staticClass:"runtime-preview-modal-content"},[n("span",{staticClass:"runtime-preview-label"},[e._v("Preview")]),e._t("default")],2)]):e._e()],1)},Ci=[],wi=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"code-listing-preview",attrs:{"data-syntax":e.syntax}},[n("CodeListing",{attrs:{fileName:e.fileName,syntax:e.syntax,fileType:e.fileType,content:e.previewedLines,startLineNumber:e.displayedRange.start,highlights:e.highlights,showLineNumbers:"",isFileNameActionable:""},on:{"file-name-click":function(t){return e.$emit("file-name-click")}}})],1)},_i=[],Si={name:"MobileCodeListing",components:{CodeListing:Xs["a"]},props:{fileName:String,syntax:String,fileType:String,content:{type:Array,required:!0},highlights:{type:Array,default:()=>[]}},computed:{highlightedLineNumbers(){return new Set(this.highlights.map(({line:e})=>e))},firstHighlightRange(){if(0===this.highlightedLineNumbers.size)return{start:1,end:this.content.length};const e=Math.min(...this.highlightedLineNumbers.values());let t=e;while(this.highlightedLineNumbers.has(t+1))t+=1;return{start:e,end:t}},displayedRange(){const e=this.firstHighlightRange,t=e.start-2<1?1:e.start-2,n=e.end+3>=this.content.length+1?this.content.length+1:e.end+3;return{start:t,end:n}},previewedLines(){return this.content.slice(this.displayedRange.start-1,this.displayedRange.end-1)}}},ki=Si,xi=(n("fae5"),Object(w["a"])(ki,wi,_i,!1,null,"5ad4e037",null)),Ti=xi.exports,Ai=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("span",{staticClass:"toggle-preview"},[e.isActionable?n("a",{staticClass:"toggle-text",attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.$emit("click")}}},[e._v(" Preview "),n("InlinePlusCircleIcon",{staticClass:"toggle-icon icon-inline"})],1):n("span",{staticClass:"toggle-text"},[e._v(" No preview ")])])},Ii=[],$i=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-plus-circle-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5v0c0-3.59 2.91-6.5 6.5-6.5v0zM7 1.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5v0c0-3.038-2.462-5.5-5.5-5.5v0z"}}),n("path",{attrs:{d:"M4 6.52h6v1h-6v-1z"}}),n("path",{attrs:{d:"M6.5 4.010h1v6h-1v-6z"}})])},Oi=[],Pi={name:"InlinePlusCircleIcon",components:{SVGIcon:y["a"]}},ji=Pi,Ni=Object(w["a"])(ji,$i,Oi,!1,null,null,null),Di=Ni.exports,Bi={name:"MobileCodePreviewToggle",components:{InlinePlusCircleIcon:Di},props:{isActionable:{type:Boolean,required:!0}}},Mi=Bi,qi=(n("e97b"),Object(w["a"])(Mi,Ai,Ii,!1,null,"d0709828",null)),Ri=qi.exports,Ei={name:"MobileCodePreview",inject:["references","isTargetIDE","store"],components:{GenericModal:dn,CodeListing:Xs["a"],MobileCodeListing:Ti,PreviewToggle:Ri,CodeTheme:si["a"],BackgroundTheme:vi},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}}},Vi=Ei,Li=(n("4d5c"),Object(w["a"])(Vi,bi,Ci,!1,null,"3bee1128",null)),Fi=Li.exports;const{BreakpointName:zi}=o["a"].constants;var Ui={name:"Step",components:{Asset:Te["a"],MobileCodePreview:Fi,ContentNode:$e["a"]},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===zi.small},isActive:({index:e,currentIndex:t})=>e===t}},Hi=Ui,Gi=(n("bc03"),Object(w["a"])(Hi,gi,yi,!1,null,"4abdd121",null)),Wi=Gi.exports;const{BreakpointName:Qi}=o["a"].constants,{IntersectionDirections:Ki}=Ke["a"].constants,Xi="-35% 0% -65% 0%";var Ji={name:"SectionSteps",components:{ContentNode:$e["a"],Step:Wi,Asset:Te["a"],CodePreview:ci,BackgroundTheme:vi},mixins:[Ke["a"]],constants:{IntersectionMargins:Xi},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:Wi,type:i,props:{...r,stepNumber:a,index:s,numberOfSteps:this.numberOfSteps,sectionNumber:this.sectionNumber}})}:{stepCounter:e,nodes:t.concat({component:$e["a"],type:i,props:{content:[n]}})}},{stepCounter:0,nodes:[]}).nodes},isBreakpointSmall(){return this.tutorialState.breakpoint===Qi.small},stepNodes:({contentNodes:e,isStepNode:t})=>e.filter(t),intersectionRootMargin:()=>Xi},async mounted(){await Object(ui["b"])(8),this.findClosestStepNode()},methods:{isStepNode({type:e}){return"step"===e},contentClass(e){return{["interstitial interstitial-"+(e+1)]:!this.isStepNode(this.content[e])}},onReverseIntoLastStep(){const{asset:e}=this.$refs;if(e){const t=e.$el.querySelector("video");t&&(t.currentTime=0,t.play().catch(()=>{}))}},onFocus(e){const{code:t,media:n,runtimePreview:s}=this.content[e];this.activeStep=e,this.visibleAsset={code:t,media:n,runtimePreview:s}},onRuntimePreviewToggle(e){this.$emit("runtime-preview-toggle",e)},findClosestStepNode(){const e=.333*window.innerHeight;let t=null,n=0;this.stepNodes.forEach(s=>{const{index:i}=s.props,r=this.$refs.contentNodes[i].$refs.step;if(!r)return;const{top:o,bottom:a}=r.getBoundingClientRect(),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===Ki.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}}},Yi=Ji,Zi=(n("00f4"),Object(w["a"])(Yi,Gs,Ws,!1,null,"25d30c2c",null)),er=Zi.exports,tr={name:"Section",components:{Intro:Hs,LinkableSection:Ze,Steps:er},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)}}},nr=tr,sr=(n("9dc4"),Object(w["a"])(nr,Rs,Es,!1,null,"6b3a0b3a",null)),ir=sr.exports,rr={name:"SectionList",components:{Section:ir},data(){return{isRuntimePreviewVisible:!0}},props:{tasks:{type:Array,required:!0}},methods:{onRuntimePreviewToggle(e){this.isRuntimePreviewVisible=e}}},or=rr,ar=(n("4d07"),Object(w["a"])(or,Ms,qs,!1,null,"79a75e9e",null)),lr=ar.exports;const cr={assessments:_s,hero:qn,tasks:lr,callToAction:Ot},ur=new Set(Object.keys(cr)),dr={name:"TutorialSection",render:function(e){const{kind:t,...n}=this.section,s=cr[t];return s?e(s,{props:n}):null},props:{section:{type:Object,required:!0,validator:e=>ur.has(e.kind)}}};var pr={name:"Tutorial",mixins:[be["a"],Bs],components:{NavigationBar:ye,Section:dr,PortalTarget:h["PortalTarget"],BreakpointEmitter:o["a"]},inject:["isTargetIDE","store"],computed:{heroSection(){return this.sections.find(({kind:e})=>"hero"===e)},tutorialTitle(){return(this.heroSection||{}).title},pageTitle(){return this.tutorialTitle?`${this.tutorialTitle} — ${this.metadata.category} Tutorials`:void 0},pageDescription:({heroSection:e,extractFirstParagraphText:t})=>e?t(e.content):null},props:{sections:{type:Array,required:!0},references:{type:Object,required:!0},hierarchy:{type:Object,required:!0},metadata:{type:Object,required:!0},identifierUrl:{type:String,required:!0}},methods:{handleBreakpointChange(e){this.store.updateBreakpoint(e)},handleCodeColorsChange(e){Ds["a"].updateCodeColors(e)}},created(){this.store.reset()},mounted(){this.$bridge.on("codeColors",this.handleCodeColorsChange),this.$bridge.send({type:"requestCodeColors"})},provide(){return{references:this.references,isClientMobile:this.isClientMobile}},beforeDestroy(){this.$bridge.off("codeColors",this.handleCodeColorsChange)}},hr=pr,mr=(n("1a91"),Object(w["a"])(hr,js,Ns,!1,null,"0f871b08",null)),fr=mr.exports,vr=n("bb52"),gr=n("146e");const yr={article:"article",tutorial:"project"};var br={name:"Topic",inject:{isTargetIDE:{default:!1}},mixins:[vr["a"],gr["a"]],data(){return{topicData:null}},computed:{navigationBarHeight(){return this.isTargetIDE?0:52},store(){return u},hierarchy(){const{hierarchy:e={}}=this.topicData,{technologyNavigation:t=["overview","tutorials","resources"]}=e||{};return{...e,technologyNavigation:t}},topicKey:({$route:e,topicData:t})=>[e.path,t.identifier.interfaceLanguage].join()},beforeRouteEnter(e,t,n){Object(r["b"])(e,t,n).then(e=>n(t=>{t.topicData=e})).catch(n)},beforeRouteUpdate(e,t,n){Object(r["d"])(e,t)?Object(r["b"])(e,t,n).then(e=>{this.topicData=e,n()}).catch(n):n()},created(){this.store.reset()},mounted(){this.$bridge.on("contentUpdate",e=>{this.topicData=e})},methods:{componentFor(e){const{kind:t}=e;return{[yr.article]:Ps,[yr.tutorial]:fr}[t]},propsFor(e){const{hierarchy:t,kind:n,metadata:s,references:i,sections:r,identifier:o}=e;return{[yr.article]:{hierarchy:t,metadata:s,references:i,sections:r,identifierUrl:o.url},[yr.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()})}}},Cr=br,wr=Object(w["a"])(Cr,s,i,!1,null,null,null);t["default"]=wr.exports},"323a":function(e,t,n){"use strict";n("0b61")},"32b1":function(e,t,n){},"385e":function(e,t,n){},"3a78":function(e,t,n){"use strict";n("90d1")},"3c4b":function(e,t,n){"use strict";n("1aae")},"3e1b":function(e,t,n){"use strict";n("c5c1")},4896:function(e,t,n){"use strict";n("fa9c")},"4b4a":function(e,t,n){},"4d07":function(e,t,n){"use strict";n("b52e")},"4d5c":function(e,t,n){"use strict";n("7730")},"4eea":function(e,t,n){},5053:function(e,t,n){"use strict";n("61a8")},5237:function(e,t,n){"use strict";n("4b4a")},5241:function(e,t,n){"use strict";n("2b86")},"525c":function(e,t,n){},5356:function(e,t,n){"use strict";n("7e3c")},"53b5":function(e,t,n){"use strict";n("a662")},5913:function(e,t,n){},5952:function(e,t,n){"use strict";n("14b7")},"5c7b":function(e,t,n){"use strict";n("311e")},"5da4":function(e,t,n){},"61a8":function(e,t,n){},"63a8":function(e,t,n){},"653a":function(e,t,n){"use strict";var s=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("router-link",{staticClass:"nav-title-content",attrs:{to:e.to}},[n("span",{staticClass:"title"},[e._t("default")],2),n("span",{staticClass:"subhead"},[e._v(" "),e._t("subhead")],2)])},i=[],r={name:"NavTitleContainer",props:{to:{type:[String,Object],required:!0}}},o=r,a=(n("a497"),n("2877")),l=Object(a["a"])(o,s,i,!1,null,"60ea3af8",null);t["a"]=l.exports},"66c9":function(e,t,n){"use strict";t["a"]={state:{codeColors:null},reset(){this.state.codeColors=null},updateCodeColors(e){const t=e=>e?`rgba(${e.red}, ${e.green}, ${e.blue}, ${e.alpha})`:null;this.state.codeColors=Object.entries(e).reduce((e,[n,s])=>({...e,[n]:t(s)}),{})}}},7096:function(e,t,n){},7730:function(e,t,n){},7839:function(e,t,n){"use strict";n("385e")},7948:function(e,t,n){"use strict";var s=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-chevron-down-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M12.634 2.964l0.76 0.649-6.343 7.426-6.445-7.423 0.755-0.655 5.683 6.545 5.59-6.542z"}})])},i=[],r=n("be08"),o={name:"InlineChevronDownIcon",components:{SVGIcon:r["a"]}},a=o,l=n("2877"),c=Object(l["a"])(a,s,i,!1,null,null,null);t["a"]=c.exports},"7b17":function(e,t,n){},"7e3c":function(e,t,n){},8016:function(e,t,n){"use strict";n("ce7d")},"80e4":function(e,t,n){"use strict";var s=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"asset"},[n(e.assetComponent,e._g(e._b({tag:"component"},"component",e.assetProps,!1),e.assetListeners))],1)},i=[],r=n("8bd9"),o=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("video",{attrs:{controls:e.showsControls,autoplay:e.autoplays,poster:e.normalizeAssetUrl(e.defaultPosterAttributes.url),muted:"",playsinline:""},domProps:{muted:!0},on:{playing:function(t){return e.$emit("playing")},ended:function(t){return e.$emit("ended")}}},[n("source",{attrs:{src:e.normalizeAssetUrl(e.videoAttributes.url)}})])},a=[],l=n("748c"),c=n("e425"),u=n("821b"),d={name:"VideoAsset",props:{variants:{type:Array,required:!0},showsControls:{type:Boolean,default:()=>!0},autoplays:{type:Boolean,default:()=>!0},posterVariants:{type:Array,required:!1,default:()=>[]}},data:()=>({appState:c["a"].state}),computed:{preferredColorScheme:({appState:e})=>e.preferredColorScheme,systemColorScheme:({appState:e})=>e.systemColorScheme,userPrefersDark:({preferredColorScheme:e,systemColorScheme:t})=>e===u["a"].dark.value||e===u["a"].auto.value&&t===u["a"].dark.value,shouldShowDarkVariant:({darkVideoVariantAttributes:e,userPrefersDark:t})=>e&&t,defaultVideoAttributes(){return this.videoVariantsGroupedByAppearance.light[0]||this.darkVideoVariantAttributes||{}},darkVideoVariantAttributes(){return this.videoVariantsGroupedByAppearance.dark[0]},videoVariantsGroupedByAppearance(){return Object(l["d"])(this.variants)},posterVariantsGroupedByAppearance(){return Object(l["d"])(this.posterVariants)},defaultPosterAttributes:({posterVariantsGroupedByAppearance:e,userPrefersDark:t})=>t&&e.dark.length?e.dark[0]:e.light[0]||{},videoAttributes:({darkVideoVariantAttributes:e,defaultVideoAttributes:t,shouldShowDarkVariant:n})=>n?e:t},methods:{normalizeAssetUrl:l["b"]}},p=d,h=n("2877"),m=Object(h["a"])(p,o,a,!1,null,null,null),f=m.exports,v=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"video-replay-container"},[n("VideoAsset",{ref:"asset",attrs:{variants:e.variants,showsControls:e.showsControls,autoplays:e.autoplays},on:{ended:e.onVideoEnd}}),n("a",{staticClass:"replay-button",class:{visible:this.showsReplayButton},attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.replay.apply(null,arguments)}}},[e._v(" Replay "),n("InlineReplayIcon",{staticClass:"replay-icon icon-inline"})],1)],1)},g=[],y=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("SVGIcon",{staticClass:"inline-replay-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M2.254 10.201c-1.633-2.613-0.838-6.056 1.775-7.689 2.551-1.594 5.892-0.875 7.569 1.592l0.12 0.184-0.848 0.53c-1.34-2.145-4.166-2.797-6.311-1.457s-2.797 4.166-1.457 6.311 4.166 2.797 6.311 1.457c1.006-0.629 1.71-1.603 2.003-2.723l0.056-0.242 0.98 0.201c-0.305 1.487-1.197 2.792-2.51 3.612-2.613 1.633-6.056 0.838-7.689-1.775z"}}),n("path",{attrs:{d:"M10.76 1.355l0.984-0.18 0.851 4.651-4.56-1.196 0.254-0.967 3.040 0.796z"}})])},b=[],C=n("be08"),w={name:"InlineReplayIcon",components:{SVGIcon:C["a"]}},_=w,S=Object(h["a"])(_,y,b,!1,null,null,null),k=S.exports,x={name:"ReplayableVideoAsset",components:{InlineReplayIcon:k,VideoAsset:f},props:{variants:{type:Array,required:!0},showsControls:{type:Boolean,default:()=>!0},autoplays:{type:Boolean,default:()=>!0}},data(){return{showsReplayButton:!1}},methods:{async replay(){const e=this.$refs.asset.$el;e&&(await e.play(),this.showsReplayButton=!1)},onVideoEnd(){this.showsReplayButton=!0}}},T=x,A=(n("dffc"),Object(h["a"])(T,v,g,!1,null,"59608016",null)),I=A.exports;const $={video:"video",image:"image"};var O={name:"Asset",components:{ImageAsset:r["a"],VideoAsset:f},constants:{AssetTypes:$},inject:["references"],props:{identifier:{type:String,required:!0},showsReplayButton:{type:Boolean,default:()=>!1},showsVideoControls:{type:Boolean,default:()=>!0},videoAutoplays:{type:Boolean,default:()=>!0}},computed:{rawAsset(){return this.references[this.identifier]||{}},isRawAssetVideo:({rawAsset:e})=>e.type===$.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 $.image:return r["a"];case $.video:return this.showsReplayButton?I:f;default:return}},prefersReducedMotion(){return window.matchMedia("(prefers-reduced-motion)").matches},assetProps(){return{[$.image]:this.imageProps,[$.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,autoplays:!this.prefersReducedMotion&&this.videoAutoplays,posterVariants:this.videoPoster?this.videoPoster.variants:[]}},assetListeners(){return{[$.image]:null,[$.video]:{ended:()=>this.$emit("videoEnded")}}[this.asset.type]}}},P=O,j=(n("7839"),Object(h["a"])(P,s,i,!1,null,"1b5cc854",null));t["a"]=j.exports},"80f7":function(e,t,n){"use strict";n("4eea")},8590:function(e,t,n){"use strict";var s=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{style:e.codeStyle},[e._t("default")],2)},i=[],r=n("66c9");const o=0,a=255;function l(e){const t=e.match(/rgba\((\d+),\s*(\d+),\s*(\d+),\s*(\d+\.?\d*|\.\d+)\s*\)/);if(!t)throw new Error("invalid rgba() input");const n=10;return{r:parseInt(t[1],n),g:parseInt(t[2],n),b:parseInt(t[3],n),a:parseFloat(t[4])}}function c(e){const{r:t,g:n,b:s}=l(e);return.2126*t+.7152*n+.0722*s}function u(e,t){const n=Math.round(a*t),s=l(e),{a:i}=s,[r,c,u]=[s.r,s.g,s.b].map(e=>Math.max(o,Math.min(a,e+n)));return`rgba(${r}, ${c}, ${u}, ${i})`}function d(e,t){return u(e,t)}function p(e,t){return u(e,-1*t)}var h={name:"CodeTheme",data(){return{codeThemeState:r["a"].state}},computed:{codeStyle(){const{codeColors:e}=this.codeThemeState;return e?{"--text":e.text,"--background":e.background,"--line-highlight":e.lineHighlight,"--url":e.commentURL,"--syntax-comment":e.comment,"--syntax-quote":e.comment,"--syntax-keyword":e.keyword,"--syntax-literal":e.keyword,"--syntax-selector-tag":e.keyword,"--syntax-string":e.stringLiteral,"--syntax-bullet":e.stringLiteral,"--syntax-meta":e.keyword,"--syntax-number":e.stringLiteral,"--syntax-symbol":e.stringLiteral,"--syntax-tag":e.stringLiteral,"--syntax-attr":e.typeAnnotation,"--syntax-built_in":e.typeAnnotation,"--syntax-builtin-name":e.typeAnnotation,"--syntax-class":e.typeAnnotation,"--syntax-params":e.typeAnnotation,"--syntax-section":e.typeAnnotation,"--syntax-title":e.typeAnnotation,"--syntax-type":e.typeAnnotation,"--syntax-attribute":e.keyword,"--syntax-identifier":e.text,"--syntax-subst":e.text,"--color-syntax-param-internal-name":this.internalParamNameColor}:null},internalParamNameColor(){const{background:e,text:t}=this.codeThemeState.codeColors;try{const n=c(e),s=n{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)}},a=o,r=n(1001),l=(0,r.Z)(a,i,s,!1,null,null,null),c=l.exports},4311:function(t,e,n){n.r(e),n.d(e,{default:function(){return Ee}});var i=function(){var t=this,e=t._self._c;return t.topicData?e("Overview",t._b({key:t.topicKey},"Overview",t.overviewProps,!1)):t._e()},s=[],o=n(8841),a=n(1789),r=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:"app-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)},l=[],c=n(4030),u={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}},m=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)},d=[],p=n(1763),h=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)},v=[],f=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)},_=[],g=n(3208),C=n(3704),y={name:"TutorialsNavigationLink",mixins:[C.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,g.HA)(t),query:e.query}),text:({$slots:{default:[{text:t}]}})=>t.trim()}},b=y,T=n(1001),S=(0,T.Z)(b,f,_,!1,null,"e9f9b59c",null),k=S.exports,V=function(){var t=this,e=t._self._c;return e("ol",{staticClass:"tutorials-navigation-list"},[t._t("default")],2)},Z=[],x={name:"TutorialsNavigationList"},I=x,N=(0,T.Z)(I,V,Z,!1,null,"4e0180fa",null),A=N.exports,w=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)},q=[],$=n(7181),L=n(9732),M={name:"TutorialsNavigationMenu",components:{InlineCloseIcon:$.Z,TransitionExpand:L.Z,TutorialsNavigationList:A},props:{collapsed:{type:Boolean,default:!0},title:{type:String,required:!0}},methods:{onClick(){this.collapsed?this.$emit("select-menu",this.title):this.$emit("deselect-menu")}}},D=M,F=(0,T.Z)(D,w,q,!1,null,"489416f8",null),R=F.exports;const O={resources:"resources",volume:"volume"};var j={name:"TutorialsNavigation",components:{TutorialsNavigationLink:k,TutorialsNavigationList:A,TutorialsNavigationMenu:R},constants:{SectionKind:O},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?R:A,isResources:({kind:t})=>t===O.resources,isVolume:({kind:t})=>t===O.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()}},B=j,G=(0,T.Z)(B,h,v,!1,null,"79093ed6",null),H=G.exports,z=n(2573),P=n(2449),E=n(535);const U={resources:"resources",volume:"volume"};var K={name:"Nav",constants:{SectionKind:U},components:{NavMenuItemBase:E.Z,NavTitleContainer:z.Z,TutorialsNavigation:H,NavBase:p.Z},props:{sections:{type:Array,require:!0}},methods:{buildUrl:P.Q2}},Q=K,J=(0,T.Z)(Q,m,d,!1,null,"54bcce6d",null),W=J.exports,X=n(2974),Y=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)},tt=[],et=n(4655),nt=n(7605),it=n(9519),st=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"}})])},ot=[],at=n(9986),rt={name:"TimerIcon",components:{SVGIcon:at.Z}},lt=rt,ct=(0,T.Z)(lt,st,ot,!1,null,null,null),ut=ct.exports,mt={name:"Hero",components:{Asset:et.Z,CallToActionButton:nt.Z,ContentNode:it["default"],TimerIcon:ut},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}}},dt=mt,pt=(0,T.Z)(dt,Y,tt,!1,null,"400ffab5",null),ht=pt.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)])])])},ft=[],_t=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)},gt=[],Ct=n(9146);const yt={topOneThird:"-30% 0% -70% 0%",center:"-50% 0% -50% 0%"};var bt={mixins:[Ct["default"]],computed:{intersectionRoot(){return null},intersectionRootMargin(){return yt.center}},methods:{onIntersect(t){if(!t.isIntersecting)return;const e=this.onIntersectViewport;e?e():console.warn("onIntersectViewportCenter not implemented")}}},Tt=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)},St=[],kt={name:"VolumeName",components:{ContentNode:it["default"],Asset:et.Z},props:{image:{type:String,required:!1},content:{type:Array,required:!1},name:{type:String,required:!1}}},Vt=kt,Zt=(0,T.Z)(Vt,Tt,St,!1,null,"569db166",null),xt=Zt.exports,It=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)},Nt=[],At=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)},wt=[],qt=n(7775),$t=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"}})])},Lt=[],Mt={name:"DocumentIcon",components:{SVGIcon:at.Z}},Dt=Mt,Ft=(0,T.Z)(Dt,$t,Lt,!1,null,"3a80772b",null),Rt=Ft.exports,Ot=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"}})])},Bt=[],Gt={name:"ForumIcon",components:{SVGIcon:at.Z}},Ht=Gt,zt=(0,T.Z)(Ht,jt,Bt,!1,null,null,null),Pt=zt.exports,Et=n(6698),Ut=n(4260),Kt=n(8785),Qt=n(1295);const Jt={documentation:"documentation",downloads:"downloads",featured:"featured",forums:"forums",sampleCode:"sampleCode",videos:"videos"};var Wt={name:"Tile",constants:{Identifier:Jt},components:{DestinationDataProvider:Qt.Z,InlineChevronRightIcon:Kt.Z,ContentNode:it["default"],CurlyBracketsIcon:qt.Z,DocumentIcon:Rt,DownloadIcon:Ot.Z,ForumIcon:Pt,PlayIcon:Et.Z,Reference:Ut.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})=>({[Jt.documentation]:Rt,[Jt.downloads]:Ot.Z,[Jt.forums]:Pt,[Jt.sampleCode]:qt.Z,[Jt.videos]:Et.Z}[t])}},Xt=Wt,Yt=(0,T.Z)(Xt,At,wt,!1,null,"74dbeb68",null),te=Yt.exports,ee={name:"TileGroup",components:{Tile:te},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})}},ne=ee,ie=(0,T.Z)(ne,It,Nt,!1,null,"4cacce0a",null),se=ie.exports,oe={name:"Resources",mixins:[bt],inject:{store:{default:()=>({setActiveSidebarLink(){},setActiveVolume(){}})}},components:{VolumeName:xt,TileGroup:se},computed:{intersectionRootMargin:()=>yt.topOneThird},props:{content:{type:Array,required:!1},tiles:{type:Array,required:!0}},methods:{onIntersectViewport(){this.store.setActiveSidebarLink("Resources"),this.store.setActiveVolume(null)}}},ae=oe,re=(0,T.Z)(ae,_t,gt,!1,null,"7f8022c1",null),le=re.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)},ue=[],me=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)},de=[],pe=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)},he=[],ve=n(5692),fe=n(8638);const _e={article:"article",tutorial:"project"},ge={article:"article",tutorial:"tutorial"},Ce={[_e.article]:"Article",[_e.tutorial]:"Tutorial"};var ye={name:"ChapterTopicList",components:{TimerIcon:ut},constants:{TopicKind:_e,TopicKindClass:ge,TopicKindIconLabel:Ce},props:{topics:{type:Array,required:!0}},methods:{buildUrl:P.Q2,iconComponent:({kind:t})=>({[_e.article]:ve.Z,[_e.tutorial]:fe.Z}[t]),kindClassFor:({kind:t})=>({[_e.article]:ge.article,[_e.tutorial]:ge.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,Ce[i]];return n&&s.push(`${this.formatTime(n)} ${this.$t("tutorials.estimated-time")}`),s.join(" - ")}}},be=ye,Te=(0,T.Z)(be,pe,he,!1,null,"0589dc3b",null),Se=Te.exports,ke={name:"Chapter",mixins:[bt],inject:{store:{default:()=>({setActiveSidebarLink(){},setActiveVolume(){}})}},components:{Asset:et.Z,ContentNode:it["default"],TopicList:Se},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,g.HA)(t),intersectionRootMargin:()=>yt.topOneThird},methods:{onIntersectViewport(){this.store.setActiveSidebarLink(this.name),this.volumeHasName||this.store.setActiveVolume(null)}}},Ve=ke,Ze=(0,T.Z)(Ve,me,de,!1,null,"7468bc5e",null),xe=Ze.exports,Ie={name:"Volume",mixins:[bt],components:{VolumeName:xt,Chapter:xe},computed:{references:({store:t})=>t.state.references,intersectionRootMargin:()=>yt.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)}}},Ne=Ie,Ae=(0,T.Z)(Ne,ce,ue,!1,null,"540dbf10",null),we=Ae.exports;const qe={resources:"resources",volume:"volume"};var $e={name:"LearningPath",components:{Resources:le,TutorialsNavigation:H,Volume:we},constants:{SectionKind:qe},inject:{isTargetIDE:{default:!1}},props:{sections:{type:Array,required:!0,validator:t=>t.every((t=>Object.prototype.hasOwnProperty.call(qe,t.kind)))}},computed:{classes:({isTargetIDE:t})=>({ide:t}),partitionedSections:({sections:t})=>t.reduce((([t,e],n)=>n.kind===qe.volume?[t.concat(n),e]:[t,e.concat(n)]),[[],[]]),volumes:({partitionedSections:t})=>t[0],otherSections:({partitionedSections:t})=>t[1]},methods:{componentFor:({kind:t})=>({[qe.resources]:le,[qe.volume]:we}[t]),propsFor:({chapters:t,content:e,image:n,kind:i,name:s,tiles:o})=>({[qe.resources]:{content:e,tiles:o},[qe.volume]:{chapters:t,content:e,image:n,name:s}}[i])}},Le=$e,Me=(0,T.Z)(Le,vt,ft,!1,null,"69a72bbc",null),De=Me.exports;const Fe={hero:"hero",resources:"resources",volume:"volume"};var Re={name:"TutorialsOverview",components:{Hero:ht,LearningPath:De,Nav:W},mixins:[X.Z],constants:{SectionKind:Fe},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(Fe,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===Fe.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:()=>u,title:({metadata:{category:t=""}})=>t},provide(){return{store:this.store}},created(){c["default"].setAvailableLocales(this.metadata.availableLocales),this.store.reset(),this.store.setReferences(this.references)},watch:{references(t){this.store.setReferences(t)},"metadata.availableLocales":function(t){c["default"].setAvailableLocales(t)}}},Oe=Re,je=(0,T.Z)(Oe,r,l,!1,null,"6138b405",null),Be=je.exports,Ge=n(5184),He={name:"TutorialsOverview",components:{Overview:Be},mixins:[a.Z,Ge.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,o.Ek)(t,e,n).then((t=>n((e=>{e.topicData=t})))).catch(n)},beforeRouteUpdate(t,e,n){(0,o.Us)(t,e)?(0,o.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()}))}}},ze=He,Pe=(0,T.Z)(ze,i,s,!1,null,null,null),Ee=Pe.exports}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/js/tutorials-overview.9232fc17.js b/docs/docc/Apollo.doccarchive/js/tutorials-overview.9232fc17.js deleted file mode 100644 index 4ed01e8bb..000000000 --- a/docs/docc/Apollo.doccarchive/js/tutorials-overview.9232fc17.js +++ /dev/null @@ -1,10 +0,0 @@ -/*! - * This source file is part of the Swift.org open source project - * - * Copyright (c) 2021 Apple Inc. and the Swift project authors - * Licensed under Apache License v2.0 with Runtime Library Exception - * - * See https://swift.org/LICENSE.txt for license information - * See https://swift.org/CONTRIBUTORS.txt for Swift project authors - */ -(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["tutorials-overview"],{"0175":function(t,e,n){"use strict";n("ec73")},"032c":function(t,e,n){"use strict";n("9b79")},"095b":function(t,e,n){"use strict";n("3601")},"1cc5":function(t,e,n){"use strict";n("5780")},"202a":function(t,e,n){"use strict";n("5899")},"246a":function(t,e,n){},3601:function(t,e,n){},"385e":function(t,e,n){},"3b96":function(t,e,n){"use strict";var s=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"curly-brackets-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M9.987 14h-0.814v-0.916h0.36c0.137 0 0.253-0.038 0.349-0.116 0.099-0.080 0.179-0.188 0.239-0.318 0.064-0.134 0.11-0.298 0.139-0.483 0.031-0.186 0.045-0.38 0.045-0.58v-2.115c0-0.417 0.046-0.781 0.139-1.083 0.092-0.3 0.2-0.554 0.322-0.754 0.127-0.203 0.246-0.353 0.366-0.458 0.087-0.076 0.155-0.131 0.207-0.169-0.052-0.037-0.12-0.093-0.207-0.167-0.12-0.105-0.239-0.255-0.366-0.459-0.122-0.2-0.23-0.453-0.322-0.754-0.093-0.3-0.139-0.665-0.139-1.082v-2.13c0-0.199-0.014-0.392-0.045-0.572-0.029-0.182-0.076-0.345-0.139-0.483-0.060-0.137-0.141-0.246-0.239-0.328-0.095-0.076-0.212-0.115-0.349-0.115h-0.36v-0.916h0.814c0.442 0 0.788 0.18 1.030 0.538 0.238 0.352 0.358 0.826 0.358 1.407v2.236c0 0.3 0.015 0.597 0.044 0.886 0.030 0.287 0.086 0.544 0.164 0.765 0.077 0.216 0.184 0.392 0.318 0.522 0.129 0.124 0.298 0.188 0.503 0.188h0.058v0.916h-0.058c-0.206 0-0.374 0.064-0.503 0.188-0.134 0.129-0.242 0.305-0.318 0.521-0.078 0.223-0.134 0.48-0.164 0.766-0.029 0.288-0.044 0.587-0.044 0.884v2.236c0 0.582-0.12 1.055-0.358 1.409-0.242 0.358-0.588 0.538-1.030 0.538z"}}),n("path",{attrs:{d:"M4.827 14h-0.814c-0.442 0-0.788-0.18-1.030-0.538-0.238-0.352-0.358-0.825-0.358-1.409v-2.221c0-0.301-0.015-0.599-0.045-0.886-0.029-0.287-0.085-0.544-0.163-0.764-0.077-0.216-0.184-0.393-0.318-0.522-0.131-0.127-0.296-0.188-0.503-0.188h-0.058v-0.916h0.058c0.208 0 0.373-0.063 0.503-0.188 0.135-0.129 0.242-0.304 0.318-0.522 0.078-0.22 0.134-0.477 0.163-0.765 0.030-0.286 0.045-0.585 0.045-0.886v-2.251c0-0.582 0.12-1.055 0.358-1.407 0.242-0.358 0.588-0.538 1.030-0.538h0.814v0.916h-0.36c-0.138 0-0.252 0.038-0.349 0.116-0.099 0.079-0.179 0.189-0.239 0.327-0.064 0.139-0.11 0.302-0.141 0.483-0.029 0.18-0.044 0.373-0.044 0.572v2.13c0 0.417-0.046 0.782-0.138 1.082-0.092 0.302-0.201 0.556-0.324 0.754-0.123 0.201-0.246 0.356-0.366 0.459-0.086 0.074-0.153 0.13-0.206 0.167 0.052 0.038 0.12 0.093 0.206 0.169 0.12 0.103 0.243 0.258 0.366 0.458s0.232 0.453 0.324 0.754c0.092 0.302 0.138 0.666 0.138 1.083v2.115c0 0.2 0.015 0.394 0.044 0.58 0.030 0.186 0.077 0.349 0.139 0.482 0.062 0.132 0.142 0.239 0.241 0.32 0.096 0.079 0.21 0.116 0.349 0.116h0.36z"}})])},a=[],i=n("be08"),o={name:"CurlyBracketsIcon",components:{SVGIcon:i["a"]}},r=o,c=n("2877"),l=Object(c["a"])(r,s,a,!1,null,null,null);e["a"]=l.exports},"3f36":function(t,e,n){"use strict";n("246a")},"54b0":function(t,e,n){},5668:function(t,e,n){"use strict";n("82d9")},5780:function(t,e,n){},5899:function(t,e,n){},6211:function(t,e,n){"use strict";n("75f3")},"653a":function(t,e,n){"use strict";var s=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("router-link",{staticClass:"nav-title-content",attrs:{to:t.to}},[n("span",{staticClass:"title"},[t._t("default")],2),n("span",{staticClass:"subhead"},[t._v(" "),t._t("subhead")],2)])},a=[],i={name:"NavTitleContainer",props:{to:{type:[String,Object],required:!0}}},o=i,r=(n("a497"),n("2877")),c=Object(r["a"])(o,s,a,!1,null,"60ea3af8",null);e["a"]=c.exports},6962:function(t,e,n){"use strict";n("85fb")},"75f3":function(t,e,n){},"77e2":function(t,e,n){"use strict";n("fb73")},7839:function(t,e,n){"use strict";n("385e")},"80e4":function(t,e,n){"use strict";var s=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"asset"},[n(t.assetComponent,t._g(t._b({tag:"component"},"component",t.assetProps,!1),t.assetListeners))],1)},a=[],i=n("8bd9"),o=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("video",{attrs:{controls:t.showsControls,autoplay:t.autoplays,poster:t.normalizeAssetUrl(t.defaultPosterAttributes.url),muted:"",playsinline:""},domProps:{muted:!0},on:{playing:function(e){return t.$emit("playing")},ended:function(e){return t.$emit("ended")}}},[n("source",{attrs:{src:t.normalizeAssetUrl(t.videoAttributes.url)}})])},r=[],c=n("748c"),l=n("e425"),u=n("821b"),d={name:"VideoAsset",props:{variants:{type:Array,required:!0},showsControls:{type:Boolean,default:()=>!0},autoplays:{type:Boolean,default:()=>!0},posterVariants:{type:Array,required:!1,default:()=>[]}},data:()=>({appState:l["a"].state}),computed:{preferredColorScheme:({appState:t})=>t.preferredColorScheme,systemColorScheme:({appState:t})=>t.systemColorScheme,userPrefersDark:({preferredColorScheme:t,systemColorScheme:e})=>t===u["a"].dark.value||t===u["a"].auto.value&&e===u["a"].dark.value,shouldShowDarkVariant:({darkVideoVariantAttributes:t,userPrefersDark:e})=>t&&e,defaultVideoAttributes(){return this.videoVariantsGroupedByAppearance.light[0]||this.darkVideoVariantAttributes||{}},darkVideoVariantAttributes(){return this.videoVariantsGroupedByAppearance.dark[0]},videoVariantsGroupedByAppearance(){return Object(c["d"])(this.variants)},posterVariantsGroupedByAppearance(){return Object(c["d"])(this.posterVariants)},defaultPosterAttributes:({posterVariantsGroupedByAppearance:t,userPrefersDark:e})=>e&&t.dark.length?t.dark[0]:t.light[0]||{},videoAttributes:({darkVideoVariantAttributes:t,defaultVideoAttributes:e,shouldShowDarkVariant:n})=>n?t:e},methods:{normalizeAssetUrl:c["b"]}},p=d,m=n("2877"),h=Object(m["a"])(p,o,r,!1,null,null,null),v=h.exports,f=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"video-replay-container"},[n("VideoAsset",{ref:"asset",attrs:{variants:t.variants,showsControls:t.showsControls,autoplays:t.autoplays},on:{ended:t.onVideoEnd}}),n("a",{staticClass:"replay-button",class:{visible:this.showsReplayButton},attrs:{href:"#"},on:{click:function(e){return e.preventDefault(),t.replay.apply(null,arguments)}}},[t._v(" Replay "),n("InlineReplayIcon",{staticClass:"replay-icon icon-inline"})],1)],1)},y=[],b=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"inline-replay-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M2.254 10.201c-1.633-2.613-0.838-6.056 1.775-7.689 2.551-1.594 5.892-0.875 7.569 1.592l0.12 0.184-0.848 0.53c-1.34-2.145-4.166-2.797-6.311-1.457s-2.797 4.166-1.457 6.311 4.166 2.797 6.311 1.457c1.006-0.629 1.71-1.603 2.003-2.723l0.056-0.242 0.98 0.201c-0.305 1.487-1.197 2.792-2.51 3.612-2.613 1.633-6.056 0.838-7.689-1.775z"}}),n("path",{attrs:{d:"M10.76 1.355l0.984-0.18 0.851 4.651-4.56-1.196 0.254-0.967 3.040 0.796z"}})])},C=[],_=n("be08"),g={name:"InlineReplayIcon",components:{SVGIcon:_["a"]}},V=g,S=Object(m["a"])(V,b,C,!1,null,null,null),A=S.exports,T={name:"ReplayableVideoAsset",components:{InlineReplayIcon:A,VideoAsset:v},props:{variants:{type:Array,required:!0},showsControls:{type:Boolean,default:()=>!0},autoplays:{type:Boolean,default:()=>!0}},data(){return{showsReplayButton:!1}},methods:{async replay(){const t=this.$refs.asset.$el;t&&(await t.play(),this.showsReplayButton=!1)},onVideoEnd(){this.showsReplayButton=!0}}},w=T,k=(n("dffc"),Object(m["a"])(w,f,y,!1,null,"59608016",null)),I=k.exports;const x={video:"video",image:"image"};var O={name:"Asset",components:{ImageAsset:i["a"],VideoAsset:v},constants:{AssetTypes:x},inject:["references"],props:{identifier:{type:String,required:!0},showsReplayButton:{type:Boolean,default:()=>!1},showsVideoControls:{type:Boolean,default:()=>!0},videoAutoplays:{type:Boolean,default:()=>!0}},computed:{rawAsset(){return this.references[this.identifier]||{}},isRawAssetVideo:({rawAsset:t})=>t.type===x.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 x.image:return i["a"];case x.video:return this.showsReplayButton?I:v;default:return}},prefersReducedMotion(){return window.matchMedia("(prefers-reduced-motion)").matches},assetProps(){return{[x.image]:this.imageProps,[x.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,autoplays:!this.prefersReducedMotion&&this.videoAutoplays,posterVariants:this.videoPoster?this.videoPoster.variants:[]}},assetListeners(){return{[x.image]:null,[x.video]:{ended:()=>this.$emit("videoEnded")}}[this.asset.type]}}},j=O,N=(n("7839"),Object(m["a"])(j,s,a,!1,null,"1b5cc854",null));e["a"]=N.exports},"82d9":function(t,e,n){},"85fb":function(t,e,n){},"8d2d":function(t,e,n){"use strict";var s=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"tutorial-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M0.933 6.067h3.733v1.867h-3.733v-1.867z"}}),n("path",{attrs:{d:"M0.933 1.867h3.733v1.867h-3.733v-1.867z"}}),n("path",{attrs:{d:"M13.067 1.867v10.267h-7.467v-10.267zM12.133 2.8h-5.6v8.4h5.6z"}}),n("path",{attrs:{d:"M0.933 10.267h3.733v1.867h-3.733v-1.867z"}})])},a=[],i=n("be08"),o={name:"TutorialIcon",components:{SVGIcon:i["a"]}},r=o,c=n("2877"),l=Object(c["a"])(r,s,a,!1,null,null,null);e["a"]=l.exports},"8f86":function(t,e,n){},"9b79":function(t,e,n){},"9f56":function(t,e,n){},a497:function(t,e,n){"use strict";n("da75")},a9f1:function(t,e,n){"use strict";var s=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"article-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M8.033 1l3.967 4.015v7.985h-10v-12zM7.615 2h-4.615v10h8v-6.574z"}}),n("path",{attrs:{d:"M7 1h1v4h-1z"}}),n("path",{attrs:{d:"M7 5h5v1h-5z"}})])},a=[],i=n("be08"),o={name:"ArticleIcon",components:{SVGIcon:i["a"]}},r=o,c=n("2877"),l=Object(c["a"])(r,s,a,!1,null,null,null);e["a"]=l.exports},b185:function(t,e,n){},b9c2:function(t,e,n){},c4dd:function(t,e,n){"use strict";var s=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"play-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5v0c0-3.59 2.91-6.5 6.5-6.5v0zM7 1.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5v0c0-3.038-2.462-5.5-5.5-5.5v0z"}}),n("path",{attrs:{d:"M10.195 7.010l-5 3v-6l5 3z"}})])},a=[],i=n("be08"),o={name:"PlayIcon",components:{SVGIcon:i["a"]}},r=o,c=n("2877"),l=Object(c["a"])(r,s,a,!1,null,null,null);e["a"]=l.exports},c802:function(t,e,n){"use strict";n("f084")},d647:function(t,e,n){"use strict";n("b185")},da75:function(t,e,n){},dcb9:function(t,e,n){},de60:function(t,e,n){"use strict";var s=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"download-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5s2.91-6.5 6.5-6.5zM7 1.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5s-2.462-5.5-5.5-5.5z"}}),n("path",{attrs:{d:"M7.51 2.964l-0.001 5.431 1.308-2.041 0.842 0.539-2.664 4.162-2.633-4.164 0.845-0.534 1.303 2.059 0.001-5.452z"}})])},a=[],i=n("be08"),o={name:"DownloadIcon",components:{SVGIcon:i["a"]}},r=o,c=n("2877"),l=Object(c["a"])(r,s,a,!1,null,null,null);e["a"]=l.exports},dffc:function(t,e,n){"use strict";n("f3cd")},e929:function(t,e,n){"use strict";n("54b0")},ec73:function(t,e,n){},ee29:function(t,e,n){"use strict";n("b9c2")},f025:function(t,e,n){"use strict";n.r(e);var s,a,i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return t.topicData?n("Overview",t._b({key:t.topicKey},"Overview",t.overviewProps,!1)):t._e()},o=[],r=n("25a9"),c=n("bb52"),l=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"tutorials-overview"},[t.isTargetIDE?t._e():n("Nav",{staticClass:"theme-dark",attrs:{sections:t.otherSections}},[t._v(" "+t._s(t.title)+" ")]),n("main",{staticClass:"main",attrs:{id:"main",role:"main",tabindex:"0"}},[n("div",{staticClass:"radial-gradient"},[t._t("above-hero"),t.heroSection?n("Hero",{attrs:{action:t.heroSection.action,content:t.heroSection.content,estimatedTime:t.metadata.estimatedTime,image:t.heroSection.image,title:t.heroSection.title}}):t._e()],2),t.otherSections.length>0?n("LearningPath",{attrs:{sections:t.otherSections}}):t._e()],1)],1)},u=[],d={state:{activeTutorialLink:null,activeVolume:null},reset(){this.state.activeTutorialLink=null,this.state.activeVolume=null},setActiveSidebarLink(t){this.state.activeTutorialLink=t},setActiveVolume(t){this.state.activeVolume=t}},p=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("NavBase",[n("NavTitleContainer",{attrs:{to:t.buildUrl(t.$route.path,t.$route.query)}},[n("template",{slot:"default"},[t._t("default")],2),n("template",{slot:"subhead"},[t._v("Tutorials")])],2),n("template",{slot:"menu-items"},[n("NavMenuItemBase",{staticClass:"in-page-navigation"},[n("TutorialsNavigation",{attrs:{sections:t.sections}})],1),t._t("menu-items")],2)],2)},m=[],h=n("cbcf"),v=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("nav",{staticClass:"tutorials-navigation"},[n("TutorialsNavigationList",t._l(t.sections,(function(e,s){return n("li",{key:e.name+"_"+s,class:t.sectionClasses(e)},[t.isVolume(e)?n(t.componentForVolume(e),t._b({tag:"component",on:{"select-menu":t.onSelectMenu,"deselect-menu":t.onDeselectMenu}},"component",t.propsForVolume(e),!1),t._l(e.chapters,(function(e){return n("li",{key:e.name},[n("TutorialsNavigationLink",[t._v(" "+t._s(e.name)+" ")])],1)})),0):t.isResources(e)?n("TutorialsNavigationLink",[t._v(" Resources ")]):t._e()],1)})),0)],1)},f=[],y=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("router-link",{staticClass:"tutorials-navigation-link",class:{active:t.active},attrs:{to:t.fragment},nativeOn:{click:function(e){return t.handleFocus.apply(null,arguments)}}},[t._t("default")],2)},b=[],C=n("002d"),_=n("8a61"),g={name:"TutorialsNavigationLink",mixins:[_["a"]],inject:{store:{default:()=>({state:{}})}},data(){return{state:this.store.state}},computed:{active:({state:{activeTutorialLink:t},text:e})=>e===t,fragment:({text:t,$route:e})=>({hash:Object(C["a"])(t),query:e.query}),text:({$slots:{default:[{text:t}]}})=>t.trim()},methods:{async handleFocus(){const{hash:t}=this.fragment,e=document.getElementById(t);e&&(e.focus(),await this.scrollToElement("#"+t))}}},V=g,S=(n("6962"),n("2877")),A=Object(S["a"])(V,y,b,!1,null,"6bb99205",null),T=A.exports,w=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("ol",{staticClass:"tutorials-navigation-list",attrs:{role:"list"}},[t._t("default")],2)},k=[],I={name:"TutorialsNavigationList"},x=I,O=(n("202a"),Object(S["a"])(x,w,k,!1,null,"6f2800d1",null)),j=O.exports,N=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"tutorials-navigation-menu",class:{collapsed:t.collapsed}},[n("button",{staticClass:"toggle",attrs:{"aria-expanded":t.collapsed?"false":"true",type:"button"},on:{click:function(e){return e.stopPropagation(),t.onClick.apply(null,arguments)}}},[n("span",{staticClass:"text"},[t._v(t._s(t.title))]),n("InlineCloseIcon",{staticClass:"toggle-icon icon-inline"})],1),n("transition-expand",[t.collapsed?t._e():n("div",{staticClass:"tutorials-navigation-menu-content"},[n("TutorialsNavigationList",{attrs:{"aria-label":"Chapters"}},[t._t("default")],2)],1)])],1)},M=[],E=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"inline-close-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M11.91 1l1.090 1.090-4.917 4.915 4.906 4.905-1.090 1.090-4.906-4.905-4.892 4.894-1.090-1.090 4.892-4.894-4.903-4.904 1.090-1.090 4.903 4.904z"}})])},$=[],q=n("be08"),B={name:"InlineCloseIcon",components:{SVGIcon:q["a"]}},R=B,z=Object(S["a"])(R,E,$,!1,null,null,null),D=z.exports,L={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)}},P=L,G=(n("032c"),Object(S["a"])(P,s,a,!1,null,null,null)),F=G.exports,H={name:"TutorialsNavigationMenu",components:{InlineCloseIcon:D,TransitionExpand:F,TutorialsNavigationList:j},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")}}},K=H,U=(n("d647"),Object(S["a"])(K,N,M,!1,null,"6513d652",null)),Z=U.exports;const J={resources:"resources",volume:"volume"};var Q={name:"TutorialsNavigation",components:{TutorialsNavigationLink:T,TutorialsNavigationList:j,TutorialsNavigationMenu:Z},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?Z:j,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()}},W=Q,X=(n("095b"),Object(S["a"])(W,v,f,!1,null,"0cbd8adb",null)),Y=X.exports,tt=n("653a"),et=n("d26a"),nt=n("863d");const st={resources:"resources",volume:"volume"};var at={name:"Nav",constants:{SectionKind:st},components:{NavMenuItemBase:nt["a"],NavTitleContainer:tt["a"],TutorialsNavigation:Y,NavBase:h["a"]},props:{sections:{type:Array,require:!0}},methods:{buildUrl:et["b"]}},it=at,ot=(n("6211"),Object(S["a"])(it,p,m,!1,null,"1001350c",null)),rt=ot.exports,ct=n("bf08"),lt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("section",{staticClass:"hero"},[n("div",{staticClass:"copy-container"},[n("h1",{staticClass:"title"},[t._v(t._s(t.title))]),t.content?n("ContentNode",{attrs:{content:t.content}}):t._e(),t.estimatedTime?n("p",{staticClass:"meta"},[n("TimerIcon"),n("span",{staticClass:"meta-content"},[n("strong",{staticClass:"time"},[t._v(t._s(t.estimatedTime))]),n("span",[t._v(" Estimated Time")])])],1):t._e(),t.action?n("CallToActionButton",{attrs:{action:t.action,"aria-label":t.action.overridingTitle+" with "+t.title,isDark:""}}):t._e()],1),t.image?n("Asset",{attrs:{identifier:t.image}}):t._e()],1)},ut=[],dt=n("80e4"),pt=n("c081"),mt=n("5677"),ht=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"timer-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M7 0.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5v0c0-3.59 2.91-6.5 6.5-6.5v0zM7 2c-2.761 0-5 2.239-5 5s2.239 5 5 5c2.761 0 5-2.239 5-5v0c0-2.761-2.239-5-5-5v0z"}}),n("path",{attrs:{d:"M6.51 3.51h1.5v3.5h-1.5v-3.5z"}}),n("path",{attrs:{d:"M6.51 7.010h4v1.5h-4v-1.5z"}})])},vt=[],ft={name:"TimerIcon",components:{SVGIcon:q["a"]}},yt=ft,bt=Object(S["a"])(yt,ht,vt,!1,null,null,null),Ct=bt.exports,_t={name:"Hero",components:{Asset:dt["a"],CallToActionButton:pt["a"],ContentNode:mt["a"],TimerIcon:Ct},props:{action:{type:Object,required:!1},content:{type:Array,required:!1},estimatedTime:{type:String,required:!1},image:{type:String,required:!1},title:{type:String,required:!0}}},gt=_t,Vt=(n("f974"),Object(S["a"])(gt,lt,ut,!1,null,"fc7f508c",null)),St=Vt.exports,At=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"learning-path",class:t.classes},[n("div",{staticClass:"main-container"},[t.isTargetIDE?t._e():n("div",{staticClass:"secondary-content-container"},[n("TutorialsNavigation",{attrs:{sections:t.sections,"aria-label":"On this page"}})],1),n("div",{staticClass:"primary-content-container"},[n("div",{staticClass:"content-sections-container"},[t._l(t.volumes,(function(e,s){return n("Volume",t._b({key:"volume_"+s,staticClass:"content-section"},"Volume",t.propsFor(e),!1))})),t._l(t.otherSections,(function(e,s){return n(t.componentFor(e),t._b({key:"resource_"+s,tag:"component",staticClass:"content-section"},"component",t.propsFor(e),!1))}))],2)])])])},Tt=[],wt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("section",{staticClass:"resources",attrs:{id:"resources",tabindex:"-1"}},[n("VolumeName",{attrs:{name:"Resources",content:t.content}}),n("TileGroup",{attrs:{tiles:t.tiles}})],1)},kt=[],It=n("72e7");const xt={topOneThird:"-30% 0% -70% 0%",center:"-50% 0% -50% 0%"};var Ot={mixins:[It["a"]],computed:{intersectionRoot(){return null},intersectionRootMargin(){return xt.center}},methods:{onIntersect(t){if(!t.isIntersecting)return;const e=this.onIntersectViewport;e?e():console.warn("onIntersectViewportCenter not implemented")}}},jt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"volume-name"},[t.image?n("Asset",{staticClass:"image",attrs:{identifier:t.image,"aria-hidden":"true"}}):t._e(),n("h2",{staticClass:"name"},[t._v(" "+t._s(t.name)+" ")]),t.content?n("ContentNode",{attrs:{content:t.content}}):t._e()],1)},Nt=[],Mt={name:"VolumeName",components:{ContentNode:mt["a"],Asset:dt["a"]},props:{image:{type:String,required:!1},content:{type:Array,required:!1},name:{type:String,required:!1}}},Et=Mt,$t=(n("c802"),Object(S["a"])(Et,jt,Nt,!1,null,"14577284",null)),qt=$t.exports,Bt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"tile-group",class:t.countClass},t._l(t.tiles,(function(e){return n("Tile",t._b({key:e.title},"Tile",t.propsFor(e),!1))})),1)},Rt=[],zt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"tile"},[t.identifier?n("div",{staticClass:"icon"},[n(t.iconComponent,{tag:"component"})],1):t._e(),n("div",{staticClass:"title"},[t._v(t._s(t.title))]),n("ContentNode",{attrs:{content:t.content}}),t.action?n("DestinationDataProvider",{attrs:{destination:t.action},scopedSlots:t._u([{key:"default",fn:function(e){var s=e.url,a=e.title;return n("Reference",{staticClass:"link",attrs:{url:s}},[t._v(" "+t._s(a)+" "),n("InlineChevronRightIcon",{staticClass:"link-icon icon-inline"})],1)}}],null,!1,3874201962)}):t._e()],1)},Dt=[],Lt=n("3b96"),Pt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"document-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M11.2,5.3,8,2l-.1-.1H2.8V12.1h8.5V6.3l-.1-1ZM8,3.2l2,2.1H8Zm2.4,8H3.6V2.8H7V6.3h3.4Z"}})])},Gt=[],Ft={name:"DocumentIcon",components:{SVGIcon:q["a"]}},Ht=Ft,Kt=(n("77e2"),Object(S["a"])(Ht,Pt,Gt,!1,null,"56114692",null)),Ut=Kt.exports,Zt=n("de60"),Jt=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("SVGIcon",{staticClass:"forum-icon",attrs:{viewBox:"0 0 14 14"}},[n("path",{attrs:{d:"M13 1v9h-7l-1.5 3-1.5-3h-2v-9zM12 2h-10v7h1.616l0.884 1.763 0.88-1.763h6.62z"}}),n("path",{attrs:{d:"M3 4h8.001v1h-8.001v-1z"}}),n("path",{attrs:{d:"M3 6h8.001v1h-8.001v-1z"}})])},Qt=[],Wt={name:"ForumIcon",components:{SVGIcon:q["a"]}},Xt=Wt,Yt=Object(S["a"])(Xt,Jt,Qt,!1,null,null,null),te=Yt.exports,ee=n("c4dd"),ne=n("86d8"),se=n("34b0"),ae=n("c7ea");const ie={documentation:"documentation",downloads:"downloads",featured:"featured",forums:"forums",sampleCode:"sampleCode",videos:"videos"};var oe={name:"Tile",constants:{Identifier:ie},components:{DestinationDataProvider:ae["a"],InlineChevronRightIcon:se["a"],ContentNode:mt["a"],CurlyBracketsIcon:Lt["a"],DocumentIcon:Ut,DownloadIcon:Zt["a"],ForumIcon:te,PlayIcon:ee["a"],Reference:ne["a"]},props:{action:{type:Object,required:!1},content:{type:Array,required:!0},identifier:{type:String,required:!1},title:{type:String,require:!0}},computed:{iconComponent:({identifier:t})=>({[ie.documentation]:Ut,[ie.downloads]:Zt["a"],[ie.forums]:te,[ie.sampleCode]:Lt["a"],[ie.videos]:ee["a"]}[t])}},re=oe,ce=(n("0175"),Object(S["a"])(re,zt,Dt,!1,null,"86db603a",null)),le=ce.exports,ue={name:"TileGroup",components:{Tile:le},props:{tiles:{type:Array,required:!0}},computed:{countClass:({tiles:t})=>"count-"+t.length},methods:{propsFor:({action:t,content:e,identifier:n,title:s})=>({action:t,content:e,identifier:n,title:s})}},de=ue,pe=(n("f0ca"),Object(S["a"])(de,Bt,Rt,!1,null,"015f9f13",null)),me=pe.exports,he={name:"Resources",mixins:[Ot],inject:{store:{default:()=>({setActiveSidebarLink(){},setActiveVolume(){}})}},components:{VolumeName:qt,TileGroup:me},computed:{intersectionRootMargin:()=>xt.topOneThird},props:{content:{type:Array,required:!1},tiles:{type:Array,required:!0}},methods:{onIntersectViewport(){this.store.setActiveSidebarLink("Resources"),this.store.setActiveVolume(null)}}},ve=he,fe=(n("5668"),Object(S["a"])(ve,wt,kt,!1,null,"49ba6f62",null)),ye=fe.exports,be=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("section",{staticClass:"volume"},[t.name?n("VolumeName",t._b({},"VolumeName",{name:t.name,image:t.image,content:t.content},!1)):t._e(),t._l(t.chapters,(function(e,s){return n("Chapter",{key:e.name,staticClass:"tile",attrs:{content:e.content,image:e.image,name:e.name,number:s+1,topics:t.lookupTopics(e.tutorials),volumeHasName:!!t.name}})}))],2)},Ce=[],_e=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("section",{staticClass:"chapter",attrs:{id:t.anchor,tabindex:"-1"}},[n("div",{staticClass:"info"},[n("Asset",{attrs:{identifier:t.image,"aria-hidden":"true"}}),n("div",{staticClass:"intro"},[n(t.volumeHasName?"h3":"h2",{tag:"component",staticClass:"name",attrs:{"aria-label":t.name+" - Chapter "+t.number}},[n("span",{staticClass:"eyebrow",attrs:{"aria-hidden":"true"}},[t._v("Chapter "+t._s(t.number))]),n("span",{staticClass:"name-text",attrs:{"aria-hidden":"true"}},[t._v(t._s(t.name))])]),t.content?n("ContentNode",{attrs:{content:t.content}}):t._e()],1)],1),n("TopicList",{attrs:{topics:t.topics}})],1)},ge=[],Ve=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("ol",{staticClass:"topic-list"},t._l(t.topics,(function(e){return n("li",{key:e.url,staticClass:"topic",class:[t.kindClassFor(e),{"no-time-estimate":!e.estimatedTime}]},[n("div",{staticClass:"topic-icon"},[n(t.iconComponent(e),{tag:"component"})],1),n("router-link",{staticClass:"container",attrs:{to:t.buildUrl(e.url,t.$route.query),"aria-label":t.ariaLabelFor(e)}},[n("div",{staticClass:"link"},[t._v(t._s(e.title))]),e.estimatedTime?n("div",{staticClass:"time"},[n("TimerIcon"),n("span",{staticClass:"time-label"},[t._v(t._s(e.estimatedTime))])],1):t._e()])],1)})),0)},Se=[],Ae=n("a9f1"),Te=n("8d2d");const we={article:"article",tutorial:"project"},ke={article:"article",tutorial:"tutorial"},Ie={[we.article]:"Article",[we.tutorial]:"Tutorial"};var xe={name:"ChapterTopicList",components:{TimerIcon:Ct},constants:{TopicKind:we,TopicKindClass:ke,TopicKindIconLabel:Ie},props:{topics:{type:Array,required:!0}},methods:{buildUrl:et["b"],iconComponent:({kind:t})=>({[we.article]:Ae["a"],[we.tutorial]:Te["a"]}[t]),kindClassFor:({kind:t})=>({[we.article]:ke.article,[we.tutorial]:ke.tutorial}[t]),formatTime:t=>t.replace("min"," minutes").replace("hrs"," hours"),ariaLabelFor({title:t,estimatedTime:e,kind:n}){const s=[t,Ie[n]];return e&&s.push(this.formatTime(e)+" Estimated Time"),s.join(" - ")}}},Oe=xe,je=(n("1cc5"),Object(S["a"])(Oe,Ve,Se,!1,null,"da979188",null)),Ne=je.exports,Me={name:"Chapter",mixins:[Ot],inject:{store:{default:()=>({setActiveSidebarLink(){},setActiveVolume(){}})}},components:{Asset:dt["a"],ContentNode:mt["a"],TopicList:Ne},props:{content:{type:Array,required:!1},image:{type:String,required:!0},name:{type:String,required:!0},number:{type:Number,required:!0},topics:{type:Array,required:!0},volumeHasName:{type:Boolean,default:!1}},computed:{anchor:({name:t})=>Object(C["a"])(t),intersectionRootMargin:()=>xt.topOneThird},methods:{onIntersectViewport(){this.store.setActiveSidebarLink(this.name),this.volumeHasName||this.store.setActiveVolume(null)}}},Ee=Me,$e=(n("f31c"),Object(S["a"])(Ee,_e,ge,!1,null,"1d13969f",null)),qe=$e.exports,Be={name:"Volume",mixins:[Ot],components:{VolumeName:qt,Chapter:qe},computed:{intersectionRootMargin:()=>xt.topOneThird},inject:{references:{default:()=>({})},store:{default:()=>({setActiveVolume(){}})}},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)}}},Re=Be,ze=(n("ee29"),Object(S["a"])(Re,be,Ce,!1,null,"2129f58c",null)),De=ze.exports;const Le={resources:"resources",volume:"volume"};var Pe={name:"LearningPath",components:{Resources:ye,TutorialsNavigation:Y,Volume:De},constants:{SectionKind:Le},inject:{isTargetIDE:{default:!1}},props:{sections:{type:Array,required:!0,validator:t=>t.every(t=>Object.prototype.hasOwnProperty.call(Le,t.kind))}},computed:{classes:({isTargetIDE:t})=>({ide:t}),partitionedSections:({sections:t})=>t.reduce(([t,e],n)=>n.kind===Le.volume?[t.concat(n),e]:[t,e.concat(n)],[[],[]]),volumes:({partitionedSections:t})=>t[0],otherSections:({partitionedSections:t})=>t[1]},methods:{componentFor:({kind:t})=>({[Le.resources]:ye,[Le.volume]:De}[t]),propsFor:({chapters:t,content:e,image:n,kind:s,name:a,tiles:i})=>({[Le.resources]:{content:e,tiles:i},[Le.volume]:{chapters:t,content:e,image:n,name:a}}[s])}},Ge=Pe,Fe=(n("e929"),Object(S["a"])(Ge,At,Tt,!1,null,"48bfa85c",null)),He=Fe.exports;const Ke={hero:"hero",resources:"resources",volume:"volume"};var Ue={name:"TutorialsOverview",components:{Hero:St,LearningPath:He,Nav:rt},mixins:[ct["a"]],constants:{SectionKind:Ke},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(Ke,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===Ke.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{references:this.references,store:this.store}},created(){this.store.reset()}},Ze=Ue,Je=(n("3f36"),Object(S["a"])(Ze,l,u,!1,null,"53888684",null)),Qe=Je.exports,We=n("146e"),Xe={name:"TutorialsOverview",components:{Overview:Qe},mixins:[c["a"],We["a"]],data(){return{topicData:null}},computed:{overviewProps:({topicData:{metadata:t,references:e,sections:n}})=>({metadata:t,references:e,sections:n}),topicKey:({$route:t,topicData:e})=>[t.path,e.identifier.interfaceLanguage].join()},beforeRouteEnter(t,e,n){Object(r["b"])(t,e,n).then(t=>n(e=>{e.topicData=t})).catch(n)},beforeRouteUpdate(t,e,n){Object(r["d"])(t,e)?Object(r["b"])(t,e,n).then(t=>{this.topicData=t,n()}).catch(n):n()},watch:{topicData(){this.$nextTick(()=>{this.newContentMounted()})}}},Ye=Xe,tn=Object(S["a"])(Ye,i,o,!1,null,null,null);e["default"]=tn.exports},f084:function(t,e,n){},f0ca:function(t,e,n){"use strict";n("8f86")},f31c:function(t,e,n){"use strict";n("9f56")},f3cd:function(t,e,n){},f974:function(t,e,n){"use strict";n("dcb9")},fb73:function(t,e,n){}}]); \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/link-hierarchy.json b/docs/docc/Apollo.doccarchive/link-hierarchy.json new file mode 100644 index 000000000..7f7d0723b --- /dev/null +++ b/docs/docc/Apollo.doccarchive/link-hierarchy.json @@ -0,0 +1,8791 @@ +{ + "bundleID" : "ApolloCodegenLib", + "nonSymbolPaths" : { + "106" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FieldMerging\/Encodable-Implementations", + "11" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/CodingKeys\/Equatable-Implementations", + "110" : "\/tutorials\/ApolloCodegenLib", + "112" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/Equatable-Implementations", + "119" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Equatable-Implementations", + "125" : "\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/HTTPMethod\/Equatable-Implementations", + "145" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/AccessModifier\/RawRepresentable-Implementations", + "147" : "\/documentation\/ApolloCodegenLib\/Glob\/MatchError\/Error-Implementations", + "148" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SelectionSetInitializers\/Decodable-Implementations", + "149" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/CodingKeys\/CodingKey-Implementations", + "152" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/Equatable-Implementations", + "156" : "\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/Equatable-Implementations", + "158" : "\/documentation\/ApolloCodegenLib\/InflectionRule\/Equatable-Implementations", + "16" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Composition\/Equatable-Implementations", + "192" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/Equatable-Implementations", + "200" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/FieldAccessors-swift.enum\/RawRepresentable-Implementations", + "209" : "\/documentation\/ApolloCodegenLib\/FileManagerActor\/GlobalActor-Implementations", + "213" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/Version-swift.enum\/Equatable-Implementations", + "233" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/CodingKeys\/CodingKey-Implementations", + "236" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/EnumCases-swift.enum\/RawRepresentable-Implementations", + "237" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FieldMerging\/Equatable-Implementations", + "238" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SelectionSetInitializers\/Encodable-Implementations", + "239" : "\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/OutputFormat\/RawRepresentable-Implementations", + "245" : "\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/Equatable-Implementations", + "253" : "\/documentation\/ApolloCodegenLib\/Glob\/MatchError\/LocalizedError-Implementations", + "262" : "\/tutorials", + "264" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/CustomSchemaTypeName\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations", + "265" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationsFileOutput\/Equatable-Implementations", + "266" : "\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalError\/Equatable-Implementations", + "270" : "\/documentation\/ApolloCodegenLib\/OperationDescriptor\/OperationType\/Equatable-Implementations", + "273" : "\/documentation\/ApolloCodegenLib#Overview", + "285" : "\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/ApolloRegistrySettings\/Equatable-Implementations", + "288" : "\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error\/LocalizedError-Implementations", + "290" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/AccessModifier\/Equatable-Implementations", + "336" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ApolloConfigurationError\/LocalizedError-Implementations", + "339" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/CustomSchemaTypeName\/ExpressibleByStringLiteral-Implementations", + "342" : "\/documentation\/ApolloCodegenLib\/ApolloURLError\/LocalizedError-Implementations", + "343" : "\/documentation\/ApolloCodegenLib\/ApolloURLError\/Equatable-Implementations", + "362" : "\/documentation\/ApolloCodegenLib\/Foundation\/FileHandle\/TextOutputStream-Implementations", + "369" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/Equatable-Implementations", + "370" : "\/documentation\/ApolloCodegenLib\/CodegenLogger\/LogLevel\/RawRepresentable-Implementations", + "387" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/Version-swift.enum\/RawRepresentable-Implementations", + "388" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/InputObjects-swift.enum\/RawRepresentable-Implementations", + "39" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SelectionSetInitializers\/Equatable-Implementations", + "393" : "\/documentation\/ApolloCodegenLib\/ApolloURLError\/Error-Implementations", + "4" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/Equatable-Implementations", + "402" : "\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalErrors\/Error-Implementations", + "403" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/RawRepresentable-Implementations", + "405" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/Equatable-Implementations", + "406" : "\/documentation\/ApolloCodegenLib\/Glob\/MatchError\/Equatable-Implementations", + "409" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/Equatable-Implementations", + "412" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/InputObjects-swift.enum\/Equatable-Implementations", + "414" : "\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalErrors\/LocalizedError-Implementations", + "434" : "\/documentation\/ApolloCodegenLib\/FileManagerPathError\/Error-Implementations", + "436" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileInput\/Equatable-Implementations", + "438" : "\/documentation\/ApolloCodegenLib\/CodegenLogger\/LogLevel\/Equatable-Implementations", + "442" : "\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/OptionSet-Implementations", + "449" : "\/documentation\/ApolloCodegenLib\/FileManagerPathError\/Equatable-Implementations", + "460" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/SetAlgebra-Implementations", + "461" : "\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/OutputFormat\/Equatable-Implementations", + "466" : "\/documentation\/ApolloCodegenLib\/Foundation\/URLSession\/NetworkSession-Implementations", + "467" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/FieldAccessors-swift.enum\/Equatable-Implementations", + "47" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ApolloConfigurationError\/Error-Implementations", + "485" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/Equatable-Implementations", + "511" : "\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/Equatable-Implementations", + "53" : "\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/SchemaDownloadError\/LocalizedError-Implementations", + "534" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/CodingKeys\/RawRepresentable-Implementations", + "551" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/EnumCases-swift.enum\/Equatable-Implementations", + "555" : "\/documentation\/ApolloCodegenLib\/OperationDescriptor\/OperationType\/RawRepresentable-Implementations", + "559" : "\/documentation\/ApolloCodegenLib\/FileManagerPathError\/LocalizedError-Implementations", + "562" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/TestMockFileOutput\/Equatable-Implementations", + "570" : "\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error\/Error-Implementations", + "576" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileOutput\/Equatable-Implementations", + "58" : "\/documentation\/ApolloCodegenLib\/FileManagerActor\/Actor-Implementations", + "581" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/CodingKeys\/Equatable-Implementations", + "583" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Composition\/RawRepresentable-Implementations", + "585" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/Error\/Error-Implementations", + "593" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/CodingKeys\/Equatable-Implementations", + "61" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/CodingKeys\/CodingKey-Implementations", + "613" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/SDKVersion\/Equatable-Implementations", + "614" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FieldMerging\/Decodable-Implementations", + "620" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/Error\/LocalizedError-Implementations", + "69" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/Equatable-Implementations", + "75" : "\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/CustomDebugStringConvertible-Implementations", + "77" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/OptionSet-Implementations", + "8" : "\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/SetAlgebra-Implementations", + "84" : "\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/HTTPHeader\/Equatable-Implementations", + "90" : "\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/CustomSchemaTypeName\/Equatable-Implementations", + "91" : "\/documentation\/ApolloCodegenLib\/OperationDescriptor\/SourceFormat\/Equatable-Implementations", + "93" : "\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/SchemaDownloadError\/Error-Implementations" + }, + "pathHierarchy" : { + "articlesContainer" : 567, + "modules" : [ + 567 + ], + "nodes" : [ + { + "name" : "generateManifestOnCodeGeneration", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V08generateF16OnCodeGenerationSbvp" + } + }, + { + "name" : "init(intValue:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV10CodingKeysO8intValueAGSgSi_tcfc" + } + }, + { + "children" : [ + { + "hash" : "7mbvs", + "kind" : "property", + "nodeID" : 172 + }, + { + "hash" : "1195p", + "kind" : "method", + "nodeID" : 292, + "parameterTypes" : [ + "Encoder" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "4qx0c", + "kind" : "enum.case", + "nodeID" : 386 + }, + { + "kind" : "taskGroup", + "nodeID" : 583 + }, + { + "kind" : "taskGroup", + "nodeID" : 16 + }, + { + "hash" : "9s87v", + "kind" : "init", + "nodeID" : 179, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "63vjg", + "kind" : "method", + "nodeID" : 500, + "parameterTypes" : [ + "Hasher" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "2g1th", + "kind" : "func.op", + "nodeID" : 363, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "3fmss", + "kind" : "init", + "nodeID" : 457, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "151xb", + "kind" : "enum.case", + "nodeID" : 580 + } + ], + "name" : "Composition", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO" + } + }, + { + "children" : [ + { + "hash" : "6esb6", + "kind" : "enum.case", + "nodeID" : 272 + }, + { + "hash" : "4knzy", + "kind" : "property", + "nodeID" : 563 + }, + { + "hash" : "aa0j", + "kind" : "property", + "nodeID" : 56 + }, + { + "hash" : "6x57c", + "kind" : "enum.case", + "nodeID" : 471 + }, + { + "kind" : "taskGroup", + "nodeID" : 288 + }, + { + "hash" : "5vdnj", + "kind" : "enum.case", + "nodeID" : 170 + }, + { + "hash" : "8xnf0", + "kind" : "property", + "nodeID" : 539 + }, + { + "hash" : "9dgwt", + "kind" : "enum.case", + "nodeID" : 219 + }, + { + "hash" : "6lss1", + "kind" : "enum.case", + "nodeID" : 515 + }, + { + "hash" : "587mb", + "kind" : "property", + "nodeID" : 308 + }, + { + "hash" : "3f5l4", + "kind" : "enum.case", + "nodeID" : 504 + }, + { + "hash" : "3kqxu", + "kind" : "enum.case", + "nodeID" : 571 + }, + { + "hash" : "1tjkv", + "kind" : "property", + "nodeID" : 49 + }, + { + "kind" : "taskGroup", + "nodeID" : 570 + }, + { + "hash" : "2f9on", + "kind" : "enum.case", + "nodeID" : 441 + }, + { + "hash" : "35y18", + "kind" : "enum.case", + "nodeID" : 547 + }, + { + "hash" : "6jdv8", + "kind" : "enum.case", + "nodeID" : 556 + } + ], + "name" : "Error", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C5ErrorO" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "disfavored" : 3, + "name" : "init(extendedGraphemeClusterLiteral:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s26ExpressibleByStringLiteralPs0cD4TypeQz023ExtendedGraphemeClusterdE0RtzrlE08extendedghD0xAF_tcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO" + } + }, + { + "name" : "other", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO5otheryA2GmF" + } + }, + { + "name" : "SetAlgebra-Implementations" + }, + { + "children" : [ + { + "kind" : "taskGroup", + "nodeID" : 511 + }, + { + "hash" : "317lk", + "kind" : "enum", + "nodeID" : 109 + }, + { + "hash" : "6ujxs", + "kind" : "enum.case", + "nodeID" : 303 + }, + { + "hash" : "5yhx8", + "kind" : "func.op", + "nodeID" : 6, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "1azi", + "kind" : "enum.case", + "nodeID" : 98 + }, + { + "hash" : "9q10c", + "kind" : "enum", + "nodeID" : 129 + }, + { + "hash" : "1gd1k", + "kind" : "func.op", + "nodeID" : 167, + "parameterTypes" : [ + "ApolloSchemaDownloadConfiguration.DownloadMethod", + "ApolloSchemaDownloadConfiguration.DownloadMethod" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "6nnth", + "kind" : "struct", + "nodeID" : 131 + }, + { + "hash" : "6zuzx", + "kind" : "init", + "nodeID" : 142, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + } + ], + "name" : "DownloadMethod", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO" + } + }, + { + "disfavored" : 3, + "name" : "helpAnchor", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB0C14NonFatalErrorsV" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "operations", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV7DefaultV10operationsAC010OperationseF0OvpZ" + } + }, + { + "name" : "code", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C15ItemsToGenerateV4codeAEvpZ" + } + }, + { + "name" : "apiKey", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO0A16RegistrySettingsV6apiKeySSvp" + } + }, + { + "name" : "init(fieldMerging:legacySafelistingCompatibleOperations:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV12fieldMerging37legacySafelistingCompatibleOperationsAeC05FieldH0V_Sbtcfc" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "init(stringValue:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV10CodingKeysO11stringValueAGSgSS_tcfc" + } + }, + { + "children" : [ + { + "hash" : "33767", + "kind" : "type.property", + "nodeID" : 487 + }, + { + "hash" : "63m0y", + "kind" : "type.method", + "nodeID" : 51, + "parameterTypes" : [ + "()->String", + "CodegenLogger.LogLevel", + "StaticString", + "UInt" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "8ble8", + "kind" : "enum", + "nodeID" : 514 + } + ], + "name" : "CodegenLogger", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0B6LoggerV" + } + }, + { + "name" : "encode(to:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO6encode2toys7Encoder_p_tKF" + } + }, + { + "name" : "init(apiKey:graphID:variant:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO0A16RegistrySettingsV6apiKey7graphID7variantAGSS_S2Stcfc" + } + }, + { + "disfavored" : 3, + "name" : "intersection(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPsE12intersectionyxxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "name" : "filePath", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib19OperationDescriptorV8filePathSSvp" + } + }, + { + "disfavored" : 3, + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO" + } + }, + { + "name" : "none", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO4noneyA2GmF" + } + }, + { + "disfavored" : 3, + "name" : "hash(into:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib0B6LoggerV8LogLevelO" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV" + } + }, + { + "children" : [ + { + "hash" : "8xjh3", + "kind" : "init", + "nodeID" : 252, + "parameterTypes" : [ + "S" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "6ox4b", + "kind" : "init", + "nodeID" : 465, + "parameterTypes" : [ + + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "n6qw", + "kind" : "method", + "nodeID" : 490, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Self" + ] + }, + { + "hash" : "9gi3t", + "kind" : "method", + "nodeID" : 286, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Self" + ] + }, + { + "hash" : "8i0iz", + "kind" : "method", + "nodeID" : 518, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "53z4a", + "kind" : "method", + "nodeID" : 381, + "parameterTypes" : [ + "Self.Element" + ], + "returnTypes" : [ + "Self.Element?" + ] + }, + { + "hash" : "6k4s8", + "kind" : "method", + "nodeID" : 565, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Self" + ] + }, + { + "hash" : "65a81", + "kind" : "property", + "nodeID" : 88 + }, + { + "hash" : "8oely", + "kind" : "method", + "nodeID" : 625, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "57p93", + "kind" : "method", + "nodeID" : 317, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "84qh4", + "kind" : "type.property", + "nodeID" : 445 + }, + { + "hash" : "5y2zn", + "kind" : "method", + "nodeID" : 154, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 245 + }, + { + "hash" : "7toud", + "kind" : "method", + "nodeID" : 68, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "2icki", + "kind" : "method", + "nodeID" : 247, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "26vqg", + "kind" : "type.property", + "nodeID" : 418 + }, + { + "hash" : "860kq", + "kind" : "init", + "nodeID" : 616, + "parameterTypes" : [ + "Int" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "4up5t", + "kind" : "func.op", + "nodeID" : 382, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "k3gj", + "kind" : "method", + "nodeID" : 223, + "parameterTypes" : [ + "Self.Element" + ], + "returnTypes" : [ + "Self.Element?" + ] + }, + { + "hash" : "74naz", + "kind" : "method", + "nodeID" : 609, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Self" + ] + }, + { + "hash" : "5zff6", + "kind" : "type.property", + "nodeID" : 13 + }, + { + "hash" : "75wlq", + "kind" : "property", + "nodeID" : 160 + }, + { + "hash" : "16vns", + "kind" : "method", + "nodeID" : 298, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 442 + }, + { + "kind" : "taskGroup", + "nodeID" : 8 + }, + { + "hash" : "738g", + "kind" : "init", + "nodeID" : 76, + "parameterTypes" : [ + "Self.Element..." + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "18p42", + "kind" : "method", + "nodeID" : 413, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "4c3sa", + "kind" : "method", + "nodeID" : 341, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "5oy8n", + "kind" : "method", + "nodeID" : 344, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "9rhy7", + "kind" : "method", + "nodeID" : 433, + "parameterTypes" : [ + "Self.Element" + ], + "returnTypes" : [ + "Bool", + "Self.Element" + ] + } + ], + "name" : "ItemsToGenerate", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "disfavored" : 3, + "name" : "recoverySuggestion", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib4GlobV10MatchErrorO" + } + }, + { + "name" : "warningsOnDeprecatedUsage", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV25warningsOnDeprecatedUsageAC11CompositionOvpZ" + } + }, + { + "name" : "cannotEnumerate(path:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib4GlobV10MatchErrorO15cannotEnumerateyAESS_tcAEmF" + } + }, + { + "name" : "JSON", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO4JSONyA2GmF" + } + }, + { + "children" : [ + { + "hash" : "70rqf", + "kind" : "method", + "nodeID" : 624, + "parameterTypes" : [ + "URLRequest", + "(Data?,URLResponse?,(Error)?)->Void" + ], + "returnTypes" : [ + "URLSessionDataTask?" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 466 + } + ], + "name" : "URLSession", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:e:s:So12NSURLSessionC16ApolloCodegenLibE8loadData4with17completionHandlerSo0aF4TaskCSg10Foundation10URLRequestV_yAJ0F0VSg_So13NSURLResponseCSgs5Error_pSgtYaYbctF" + } + }, + { + "disfavored" : 3, + "name" : "hashValue", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO" + } + }, + { + "disfavored" : 3, + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO" + } + }, + { + "disfavored" : 3, + "name" : "description", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9CodingKeyPsE11descriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV10CodingKeysO" + } + }, + { + "children" : [ + { + "hash" : "1hq2v", + "kind" : "enum.case", + "nodeID" : 394 + }, + { + "hash" : "7bhlr", + "kind" : "enum.case", + "nodeID" : 244 + }, + { + "hash" : "9v1tq", + "kind" : "method", + "nodeID" : 325, + "parameterTypes" : [ + "Hasher" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "5mq4h", + "kind" : "init", + "nodeID" : 591, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "5juo2", + "kind" : "method", + "nodeID" : 331, + "parameterTypes" : [ + "Encoder" + ], + "returnTypes" : [ + + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 387 + }, + { + "hash" : "3hwwe", + "kind" : "func.op", + "nodeID" : 323, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "x8au", + "kind" : "init", + "nodeID" : 128, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 213 + }, + { + "hash" : "9tvd1", + "kind" : "property", + "nodeID" : 455 + } + ], + "name" : "Version", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO" + } + }, + { + "name" : "internal", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO8internalyA2EmF" + } + }, + { + "name" : "encode(to:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV6encode2toys7Encoder_p_tKF" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "enumCases", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV10CodingKeysO9enumCasesyA2GmF" + } + }, + { + "disfavored" : 3, + "name" : "isSubset(of:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPsE8isSubset2ofSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "disfavored" : 3, + "name" : "hashValue", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib0B6LoggerV8LogLevelO" + } + }, + { + "disfavored" : 3, + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSeRzs5UInt8V8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "name" : "version", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7DefaultV7versionAE7VersionOvpZ" + } + }, + { + "disfavored" : 3, + "name" : "localizedDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib20FileManagerPathErrorO" + } + }, + { + "name" : "recoverySuggestion", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C13NonFatalErrorO18recoverySuggestionSSvp" + } + }, + { + "name" : "Error-Implementations" + }, + { + "name" : "branch(name:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO6branchyAKSS_tcAKmF" + } + }, + { + "disfavored" : 3, + "name" : "localizedDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB0C5ErrorO" + } + }, + { + "disfavored" : 3, + "name" : "helpAnchor", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib20FileManagerPathErrorO" + } + }, + { + "name" : "log(_:logLevel:file:line:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0B6LoggerV3log_0E5Level4file4lineySSyXK_AC03LogF0Os12StaticStringVSutFZ" + } + }, + { + "name" : "fetch(configuration:withRootURL:session:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A16SchemaDownloaderV5fetch13configuration11withRootURL7sessionyAA0aD21DownloadConfigurationV_10Foundation0J0VSgAA14NetworkSession_pSgtYaKFZ" + } + }, + { + "name" : "LocalizedError-Implementations" + }, + { + "name" : "pruneGeneratedFiles", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV19pruneGeneratedFilesSbvp" + } + }, + { + "name" : "FileAttributes", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib14FileAttributesa" + } + }, + { + "name" : "errorDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C5ErrorO16errorDescriptionSSSgvp" + } + }, + { + "name" : "customTypeNames", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV15customTypeNamesSDySSAE06CustomeH4NameOGvp" + } + }, + { + "name" : "Actor-Implementations" + }, + { + "disfavored" : 3, + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO" + } + }, + { + "name" : "headers", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV7headersSayAC10HTTPHeaderVGvp" + } + }, + { + "name" : "CodingKey-Implementations" + }, + { + "name" : "FileManager", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:e:c:objc(cs)NSFileManagers:s8SendableP" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V4fromAEs7Decoder_p_tKcfc" + } + }, + { + "disfavored" : 3, + "name" : "localizedDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV5ErrorO" + } + }, + { + "name" : "loadData(with:completionHandler:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib14NetworkSessionP8loadData4with17completionHandlerSo012NSURLSessionG4TaskCSg10Foundation10URLRequestV_yAJ0G0VSg_So13NSURLResponseCSgs5Error_pSgtYaYbctF" + } + }, + { + "name" : "camelCase", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO9camelCaseyA2GmF" + } + }, + { + "disfavored" : 3, + "name" : "helpAnchor", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib4GlobV10MatchErrorO" + } + }, + { + "disfavored" : 3, + "name" : "formIntersection(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE16formIntersectionyyxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "downloadedIntrospectionJSONFileNotFound(underlying:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO39downloadedIntrospectionJSONFileNotFoundyAEs0G0_p_tcAEmF" + } + }, + { + "name" : "errorDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV5ErrorO16errorDescriptionSSSgvp" + } + }, + { + "name" : "errorDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A8URLErrorO16errorDescriptionSSSgvp" + } + }, + { + "children" : [ + { + "hash" : "6yjup", + "kind" : "enum.case", + "nodeID" : 484 + }, + { + "hash" : "5utca", + "kind" : "enum.case", + "nodeID" : 243 + }, + { + "kind" : "taskGroup", + "nodeID" : 562 + }, + { + "hash" : "7383b", + "kind" : "func.op", + "nodeID" : 385, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "9c33x", + "kind" : "init", + "nodeID" : 74, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "6a1ip", + "kind" : "enum.case", + "nodeID" : 610 + } + ], + "name" : "TestMockFileOutput", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV18TestMockFileOutputO" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV18TestMockFileOutputO4fromAEs7Decoder_p_tKcfc" + } + }, + { + "name" : "CustomDebugStringConvertible-Implementations" + }, + { + "disfavored" : 3, + "name" : "init(arrayLiteral:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPs7ElementQz012ArrayLiteralC0RtzrlE05arrayE0xAFd_tcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "name" : "OptionSet-Implementations" + }, + { + "name" : "options", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV7DefaultV7optionsAC13OutputOptionsVvpZ" + } + }, + { + "name" : "enumCases", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9enumCasesAE04EnumH0Ovp" + } + }, + { + "name" : "mutation", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib19OperationDescriptorV0D4TypeO8mutationyA2EmF" + } + }, + { + "children" : [ + { + "hash" : "3of19", + "kind" : "init", + "nodeID" : 492, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "3eqh4", + "kind" : "property", + "nodeID" : 429 + }, + { + "kind" : "taskGroup", + "nodeID" : 84 + }, + { + "hash" : "1uctl", + "kind" : "func.op", + "nodeID" : 541, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "4kdkr", + "kind" : "init", + "nodeID" : 432, + "parameterTypes" : [ + "String", + "String" + ], + "returnTypes" : [ + "" + ] + } + ], + "name" : "HTTPHeader", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV10HTTPHeaderV" + } + }, + { + "name" : "couldNotParseRegistryJSON(underlying:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO25couldNotParseRegistryJSONyAEs0G0_p_tcAEmF" + } + }, + { + "children" : [ + { + "kind" : "taskGroup", + "nodeID" : 91 + }, + { + "hash" : "439xx", + "kind" : "enum.case", + "nodeID" : 296 + }, + { + "hash" : "92vzz", + "kind" : "enum.case", + "nodeID" : 516 + }, + { + "hash" : "46wxp", + "kind" : "func.op", + "nodeID" : 469, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + } + ], + "name" : "SourceFormat", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib19OperationDescriptorV12SourceFormatO" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO10HTTPMethodO" + } + }, + { + "disfavored" : 3, + "name" : "encode(to:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO" + } + }, + { + "name" : "rawValue", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C15ItemsToGenerateV8rawValueSivp" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV9FileInputV" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "selectionSetInitializers", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV24selectionSetInitializersAC09SelectioniJ0VvpZ" + } + }, + { + "name" : "Error-Implementations" + }, + { + "name" : "appendSchemaTypeFilenameSuffix", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV30appendSchemaTypeFilenameSuffixSbvp" + } + }, + { + "name" : "init(path:moduleType:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV4path10moduleTypeAESS_AE06ModuleK0Otcfc" + } + }, + { + "name" : "fieldAccessors", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14fieldAccessorsAE05FieldH0Ovp" + } + }, + { + "name" : "init(rawValue:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO8rawValueAESgSS_tcfc" + } + }, + { + "name" : "apolloRegistry(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO14apolloRegistryyA2E0aI8SettingsVcAEmF" + } + }, + { + "name" : "init(stringLiteral:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO13stringLiteralAGSS_tcfc" + } + }, + { + "disfavored" : 3, + "name" : "encode(to:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO" + } + }, + { + "name" : "childFileURL(fileName:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation3URLV16ApolloCodegenLibE09childFileB08fileNameACSS_tKF" + } + }, + { + "name" : "experimentalFeatures", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20experimentalFeaturesAC012ExperimentalF0Vvp" + } + }, + { + "name" : "encode(to:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV6encode2toys7Encoder_p_tKF" + } + }, + { + "name" : "debugDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV16debugDescriptionSSvp" + } + }, + { + "name" : "definition", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10definitionAEvpZ" + } + }, + { + "name" : "Encodable-Implementations" + }, + { + "disfavored" : 3, + "name" : "failureReason", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0A8URLErrorO" + } + }, + { + "name" : "operationManifest", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV7DefaultV17operationManifestAC09OperationgD0VSgvpZ" + } + }, + { + "children" : [ + { + "hash" : "98s3c", + "kind" : "property", + "nodeID" : 422 + }, + { + "hash" : "6ces2", + "kind" : "method", + "nodeID" : 100, + "parameterTypes" : [ + "Encoder" + ], + "returnTypes" : [ + + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 461 + }, + { + "hash" : "8vnpp", + "kind" : "method", + "nodeID" : 297, + "parameterTypes" : [ + "Hasher" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "6wm26", + "kind" : "func.op", + "nodeID" : 263, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "4ei28", + "kind" : "enum.case", + "nodeID" : 31 + }, + { + "hash" : "4qud4", + "kind" : "init", + "nodeID" : 124, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 239 + }, + { + "hash" : "9sktq", + "kind" : "enum.case", + "nodeID" : 260 + }, + { + "hash" : "4n05g", + "kind" : "property", + "nodeID" : 544 + }, + { + "hash" : "9xwm1", + "kind" : "init", + "nodeID" : 23, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + } + ], + "name" : "OutputFormat", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO" + } + }, + { + "name" : "ApolloCodegenLib" + }, + { + "disfavored" : 3, + "name" : "recoverySuggestion", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV5ErrorO" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "disfavored" : 3, + "name" : "init(unicodeScalarLiteral:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s43ExpressibleByExtendedGraphemeClusterLiteralPs013UnicodeScalarF4TypeQz0cdefI0RtzrlE07unicodehF0xAF_tcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO" + } + }, + { + "name" : "init(arrayLiteral:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV12arrayLiteralA2Ed_tcfc" + } + }, + { + "name" : "emptyCustomization(type:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV5ErrorO05emptyF0yAGSS_tcAGmF" + } + }, + { + "children" : [ + { + "kind" : "taskGroup", + "nodeID" : 149 + }, + { + "hash" : "97qfn", + "kind" : "enum.case", + "nodeID" : 40 + }, + { + "kind" : "taskGroup", + "nodeID" : 11 + }, + { + "hash" : "73y4i", + "kind" : "init", + "nodeID" : 529, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "76c8q", + "kind" : "enum.case", + "nodeID" : 507 + }, + { + "hash" : "5bkts", + "kind" : "enum.case", + "nodeID" : 454 + }, + { + "hash" : "9q7cf", + "kind" : "func.op", + "nodeID" : 287, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "4cte", + "kind" : "property", + "nodeID" : 497 + }, + { + "hash" : "55gb8", + "kind" : "property", + "nodeID" : 35 + }, + { + "hash" : "9qenl", + "kind" : "init", + "nodeID" : 218, + "parameterTypes" : [ + "Int" + ], + "returnTypes" : [ + "" + ] + } + ], + "name" : "CodingKeys", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV10CodingKeysO" + } + }, + { + "name" : "schemaCustomization", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV19schemaCustomizationAC06SchemaH0Vvp" + } + }, + { + "name" : "singularization(pluralRegex:replacementRegex:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib14InflectionRuleO15singularizationyACSS_SStcACmF" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "children" : [ + { + "hash" : "59wdy", + "kind" : "type.property", + "nodeID" : 352 + } + ], + "name" : "Constants", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib9ConstantsO" + } + }, + { + "name" : "encode(to:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V6encode2toys7Encoder_p_tKF" + } + }, + { + "name" : "irregular(singular:plural:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib14InflectionRuleO9irregularyACSS_SStcACmF" + } + }, + { + "disfavored" : 3, + "name" : "hashValue", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO" + } + }, + { + "name" : "init(rawValue:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO8rawValueAGSgSS_tcfc" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "disfavored" : 3, + "name" : "assertIsolated(_:file:line:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:ScA12_ConcurrencyE14assertIsolated_4file4lineySSyXK_s12StaticStringVSutF::SYNTHESIZED::s:16ApolloCodegenLib16FileManagerActorC" + } + }, + { + "name" : "deprecatedEnumCases", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV19deprecatedEnumCasesAC11CompositionOvpZ" + } + }, + { + "disfavored" : 3, + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO" + } + }, + { + "children" : [ + { + "hash" : "1qpny", + "kind" : "init", + "nodeID" : 229, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "8lyjz", + "kind" : "enum.case", + "nodeID" : 309 + }, + { + "hash" : "nlq", + "kind" : "enum.case", + "nodeID" : 389 + }, + { + "hash" : "7p5vz", + "kind" : "func.op", + "nodeID" : 85, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "8suht", + "kind" : "property", + "nodeID" : 578 + }, + { + "kind" : "taskGroup", + "nodeID" : 125 + } + ], + "name" : "HTTPMethod", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO10HTTPMethodO" + } + }, + { + "name" : "public", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO6publicyA2EmF" + } + }, + { + "children" : [ + { + "hash" : "4dbf1", + "kind" : "property", + "nodeID" : 553 + }, + { + "hash" : "8zc5i", + "kind" : "property", + "nodeID" : 168 + }, + { + "hash" : "9os99", + "kind" : "func.op", + "nodeID" : 191, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "68hv2", + "kind" : "init", + "nodeID" : 446, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "5akaz", + "kind" : "property", + "nodeID" : 14 + }, + { + "hash" : "6r6jr", + "kind" : "init", + "nodeID" : 20, + "parameterTypes" : [ + "String", + "String", + "String" + ], + "returnTypes" : [ + "" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 285 + }, + { + "hash" : "9cxd9", + "kind" : "struct", + "nodeID" : 380 + } + ], + "name" : "ApolloRegistrySettings", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO0A16RegistrySettingsV" + } + }, + { + "name" : "encode(to:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV6encode2toys7Encoder_p_tKF" + } + }, + { + "name" : "commit(hash:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO6commityAKSS_tcAKmF" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV4fromAEs7Decoder_p_tKcfc" + } + }, + { + "name" : "init(rawValue:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0B6LoggerV8LogLevelO8rawValueAESgSi_tcfc" + } + }, + { + "disfavored" : 3, + "name" : "localizedDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0A8URLErrorO" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV4fromAEs7Decoder_p_tKcfc" + } + }, + { + "name" : "rawValue", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV8rawValues5UInt8Vvp" + } + }, + { + "name" : "errorDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV0aD5ErrorO16errorDescriptionSSSgvp" + } + }, + { + "name" : "downloadTimeout", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV7DefaultV15downloadTimeoutSdvpZ" + } + }, + { + "children" : [ + { + "hash" : "4m53v", + "kind" : "class.extension", + "nodeID" : 62 + }, + { + "hash" : "6w3m7", + "kind" : "class.extension", + "nodeID" : 254 + }, + { + "hash" : "8usw1", + "kind" : "struct.extension", + "nodeID" : 486 + }, + { + "hash" : "6cayp", + "kind" : "class.extension", + "nodeID" : 32 + } + ], + "name" : "Foundation", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:m:s:e:c:objc(cs)NSFileManagers:s8SendableP" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO4fromAEs7Decoder_p_tKcfc" + } + }, + { + "children" : [ + { + "hash" : "4pc0z", + "kind" : "method", + "nodeID" : 390, + "parameterTypes" : [ + "Encoder" + ], + "returnTypes" : [ + + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 485 + }, + { + "hash" : "2ikyl", + "kind" : "init", + "nodeID" : 305, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "4wp2p", + "kind" : "init", + "nodeID" : 240, + "parameterTypes" : [ + "[String:ApolloCodegenConfiguration.SchemaCustomization.CustomSchemaTypeName]" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "5jlg4", + "kind" : "struct", + "nodeID" : 560 + }, + { + "hash" : "6gkku", + "kind" : "func.op", + "nodeID" : 175, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "87ahw", + "kind" : "property", + "nodeID" : 57 + }, + { + "hash" : "50wju", + "kind" : "enum", + "nodeID" : 222 + }, + { + "hash" : "27u3e", + "kind" : "enum", + "nodeID" : 306 + } + ], + "name" : "SchemaCustomization", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO" + } + }, + { + "name" : "RawRepresentable-Implementations" + }, + { + "disfavored" : 3, + "name" : "assumeIsolated(_:file:line:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:ScA12_ConcurrencyE14assumeIsolated_4file4lineqd__qd__xYiKXE_s12StaticStringVSutKs8SendableRd__lF::SYNTHESIZED::s:16ApolloCodegenLib16FileManagerActorC" + } + }, + { + "name" : "Error-Implementations" + }, + { + "name" : "Decodable-Implementations" + }, + { + "name" : "CodingKey-Implementations" + }, + { + "name" : "generateManifestOnCodeGeneration", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7DefaultV08generateF16OnCodeGenerationSbvpZ" + } + }, + { + "children" : [ + { + "hash" : "2w3vd", + "kind" : "init", + "nodeID" : 95, + "parameterTypes" : [ + "String", + "ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "8meax", + "kind" : "property", + "nodeID" : 604 + }, + { + "hash" : "385dr", + "kind" : "func.op", + "nodeID" : 319, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 69 + }, + { + "hash" : "7a118", + "kind" : "init", + "nodeID" : 277, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "3lmqr", + "kind" : "enum", + "nodeID" : 513 + }, + { + "hash" : "e86n", + "kind" : "property", + "nodeID" : 456 + } + ], + "name" : "SchemaTypesFileOutput", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "children" : [ + { + "hash" : "93zte", + "kind" : "type.property", + "nodeID" : 12 + }, + { + "hash" : "5uu47", + "kind" : "type.property", + "nodeID" : 421 + } + ], + "name" : "Default", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV7DefaultV" + } + }, + { + "disfavored" : 3, + "name" : "isSubset(of:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPsE8isSubset2ofSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "children" : [ + { + "kind" : "taskGroup", + "nodeID" : 192 + }, + { + "hash" : "5btc5", + "kind" : "init", + "nodeID" : 351, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "2qbch", + "kind" : "struct", + "nodeID" : 475 + }, + { + "hash" : "45qk3", + "kind" : "property", + "nodeID" : 623 + }, + { + "hash" : "e8r0", + "kind" : "property", + "nodeID" : 117 + }, + { + "hash" : "r99a", + "kind" : "property", + "nodeID" : 54 + }, + { + "hash" : "220ff", + "kind" : "property", + "nodeID" : 379 + }, + { + "hash" : "7uw88", + "kind" : "property", + "nodeID" : 472 + }, + { + "hash" : "2rodu", + "kind" : "property", + "nodeID" : 206 + }, + { + "hash" : "61cnt", + "kind" : "init", + "nodeID" : 451, + "parameterTypes" : [ + "[InflectionRule]", + "ApolloCodegenConfiguration.Composition", + "ApolloCodegenConfiguration.Composition", + "ApolloCodegenConfiguration.SelectionSetInitializers", + "ApolloCodegenConfiguration.OperationDocumentFormat", + "ApolloCodegenConfiguration.SchemaCustomization", + "Bool", + "ApolloCodegenConfiguration.Composition", + "ApolloCodegenConfiguration.ConversionStrategies", + "Bool", + "Bool" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "1wsom", + "kind" : "func.op", + "nodeID" : 526, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "5eueg", + "kind" : "method", + "nodeID" : 188, + "parameterTypes" : [ + "Encoder" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "85ir8", + "kind" : "property", + "nodeID" : 470 + }, + { + "hash" : "57x13", + "kind" : "property", + "nodeID" : 502 + }, + { + "hash" : "1l8t1", + "kind" : "property", + "nodeID" : 327 + }, + { + "hash" : "xt58", + "kind" : "property", + "nodeID" : 458 + }, + { + "hash" : "7kchj", + "kind" : "property", + "nodeID" : 94 + } + ], + "name" : "OutputOptions", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "additionalInflectionRules", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV25additionalInflectionRulesSayAA0I4RuleOGvpZ" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "disfavored" : 3, + "name" : "hashValue", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO" + } + }, + { + "disfavored" : 3, + "name" : "isEmpty", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPsE7isEmptySbvp::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "name" : "operationDocumentFormat", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV23operationDocumentFormatAC09OperationiJ0VvpZ" + } + }, + { + "name" : "inputObjects", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12inputObjectsAE05InputH0Ovp" + } + }, + { + "disfavored" : 3, + "name" : "formUnion(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE9formUnionyyxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO" + } + }, + { + "name" : "fieldMerging", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV12fieldMergingAC05FieldI0VvpZ" + } + }, + { + "disfavored" : 3, + "name" : "localizedDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB0C14NonFatalErrorsV" + } + }, + { + "name" : "==(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO2eeoiySbAE_AEtFZ" + } + }, + { + "name" : "graphID", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO0A16RegistrySettingsV7graphIDSSvp" + } + }, + { + "children" : [ + { + "hash" : "flv4", + "kind" : "property", + "nodeID" : 584 + }, + { + "kind" : "taskGroup", + "nodeID" : 342 + }, + { + "hash" : "4q5c3", + "kind" : "property", + "nodeID" : 72 + }, + { + "kind" : "taskGroup", + "nodeID" : 393 + }, + { + "hash" : "zhk", + "kind" : "property", + "nodeID" : 136 + }, + { + "hash" : "2zkxr", + "kind" : "property", + "nodeID" : 107 + }, + { + "hash" : "4fap4", + "kind" : "enum.case", + "nodeID" : 482 + }, + { + "hash" : "49x47", + "kind" : "func.op", + "nodeID" : 357, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "6e1uo", + "kind" : "property", + "nodeID" : 227 + }, + { + "kind" : "taskGroup", + "nodeID" : 343 + } + ], + "name" : "ApolloURLError", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A8URLErrorO" + } + }, + { + "name" : "schemaNameConflict(name:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C5ErrorO18schemaNameConflictyAESS_tcAEmF" + } + }, + { + "name" : "idiomatic", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO9idiomaticyA2GmF" + } + }, + { + "disfavored" : 3, + "name" : "hashValue", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO" + } + }, + { + "disfavored" : 3, + "name" : "isDisjoint(with:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPsE10isDisjoint4withSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "disfavored" : 3, + "name" : "remove(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPs7ElementQzRszrlE6removeyxSgxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV" + } + }, + { + "name" : "inputObjects", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV7DefaultV12inputObjectsAE05InputI0OvpZ" + } + }, + { + "disfavored" : 3, + "name" : "hash(into:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO" + } + }, + { + "disfavored" : 3, + "name" : "failureReason", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib4GlobV10MatchErrorO" + } + }, + { + "disfavored" : 3, + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO" + } + }, + { + "name" : "all", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV3allAEvpZ" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO4fromAGs7Decoder_p_tKcfc" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV9FileInputV4fromAEs7Decoder_p_tKcfc" + } + }, + { + "name" : "default", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV7defaultAIvpZ" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0B6LoggerV8LogLevelO" + } + }, + { + "name" : "deleteDirectory(atPath:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A11FileManagerC15deleteDirectory6atPathySS_tKF" + } + }, + { + "name" : "unexpectedRegistryJSONType", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO26unexpectedRegistryJSONTypeyA2EmF" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO" + } + }, + { + "name" : "encode(to:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV6encode2toys7Encoder_p_tKF" + } + }, + { + "name" : "downloadTimeout", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV15downloadTimeoutSdvp" + } + }, + { + "name" : "init(rawValue:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV8rawValueAEs5UInt8V_tcfc" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO0A16RegistrySettingsV" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "schemaSearchPaths", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV9FileInputV17schemaSearchPathsSaySSGvp" + } + }, + { + "disfavored" : 3, + "name" : "recoverySuggestion", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib20FileManagerPathErrorO" + } + }, + { + "children" : [ + { + "hash" : "3sj41", + "kind" : "enum", + "nodeID" : 201 + } + ], + "name" : "Glob", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib4GlobV" + } + }, + { + "name" : "errorDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO16errorDescriptionSSSgvp" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO" + } + }, + { + "name" : "failureReason", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C13NonFatalErrorO13failureReasonSSvp" + } + }, + { + "name" : "downloadMethod", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV14downloadMethodAC0eH0Ovp" + } + }, + { + "name" : "RawRepresentable-Implementations" + }, + { + "children" : [ + { + "hash" : "98uuq", + "kind" : "enum.case", + "nodeID" : 268 + }, + { + "hash" : "6s474", + "kind" : "property", + "nodeID" : 67 + }, + { + "hash" : "4d4u3", + "kind" : "property", + "nodeID" : 354 + }, + { + "hash" : "89sgc", + "kind" : "enum.case", + "nodeID" : 586 + }, + { + "hash" : "4u6rf", + "kind" : "property", + "nodeID" : 608 + }, + { + "kind" : "taskGroup", + "nodeID" : 253 + }, + { + "hash" : "8nz42", + "kind" : "enum.case", + "nodeID" : 481 + }, + { + "hash" : "39xzv", + "kind" : "property", + "nodeID" : 28 + }, + { + "hash" : "9py10", + "kind" : "func.op", + "nodeID" : 293, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 406 + }, + { + "hash" : "996ou", + "kind" : "enum.case", + "nodeID" : 30 + }, + { + "hash" : "3qf9", + "kind" : "enum.case", + "nodeID" : 304 + }, + { + "kind" : "taskGroup", + "nodeID" : 147 + }, + { + "hash" : "6unnf", + "kind" : "property", + "nodeID" : 178 + } + ], + "name" : "MatchError", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib4GlobV10MatchErrorO" + } + }, + { + "name" : "operationManifest", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV17operationManifestAC09OperationfD0VSgvp" + } + }, + { + "disfavored" : 3, + "name" : "debugDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9CodingKeyPsE16debugDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV10CodingKeysO" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V" + } + }, + { + "children" : [ + { + "hash" : "9l72h", + "kind" : "property", + "nodeID" : 463 + }, + { + "hash" : "3v9nm", + "kind" : "property", + "nodeID" : 139 + }, + { + "hash" : "1gri3", + "kind" : "property", + "nodeID" : 606 + }, + { + "hash" : "4lul3", + "kind" : "enum.case", + "nodeID" : 328 + }, + { + "hash" : "9jtek", + "kind" : "property", + "nodeID" : 281 + }, + { + "kind" : "taskGroup", + "nodeID" : 47 + }, + { + "hash" : "8vtvz", + "kind" : "property", + "nodeID" : 577 + }, + { + "kind" : "taskGroup", + "nodeID" : 336 + } + ], + "name" : "ApolloConfigurationError", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV0aD5ErrorO" + } + }, + { + "name" : "deprecatedEnumCases", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV19deprecatedEnumCasesAC11CompositionOvp" + } + }, + { + "name" : "init(schemaNamespace:input:output:options:experimentalFeatures:schemaDownload:operationManifest:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV15schemaNamespace5input6output7options20experimentalFeatures0E8Download17operationManifestACSS_AC9FileInputVAC0O6OutputVAC0Q7OptionsVAC012ExperimentalK0VAA0a6SchemalD0VSgAC09OperationnD0VSgtcfc" + } + }, + { + "name" : "notADirectory(path:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib20FileManagerPathErrorO13notADirectoryyACSS_tcACmF" + } + }, + { + "name" : "GlobalActor-Implementations" + }, + { + "children" : [ + { + "hash" : "79fzt", + "kind" : "property", + "nodeID" : 60 + }, + { + "kind" : "taskGroup", + "nodeID" : 156 + }, + { + "hash" : "2dkgw", + "kind" : "struct", + "nodeID" : 81 + }, + { + "hash" : "65eal", + "kind" : "struct", + "nodeID" : 479 + }, + { + "hash" : "6442r", + "kind" : "property", + "nodeID" : 104 + }, + { + "hash" : "1vk5l", + "kind" : "property", + "nodeID" : 397 + }, + { + "hash" : "35jm8", + "kind" : "property", + "nodeID" : 199 + }, + { + "hash" : "8b49i", + "kind" : "init", + "nodeID" : 572, + "parameterTypes" : [ + "ApolloSchemaDownloadConfiguration.DownloadMethod", + "Double", + "[ApolloSchemaDownloadConfiguration.HTTPHeader]", + "String" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "637ed", + "kind" : "enum", + "nodeID" : 9 + }, + { + "kind" : "taskGroup", + "nodeID" : 75 + }, + { + "hash" : "8d7er", + "kind" : "property", + "nodeID" : 189 + }, + { + "hash" : "3j0cg", + "kind" : "init", + "nodeID" : 428, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "fbch", + "kind" : "func.op", + "nodeID" : 212, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "7aze", + "kind" : "property", + "nodeID" : 255 + } + ], + "name" : "ApolloSchemaDownloadConfiguration", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV" + } + }, + { + "disfavored" : 3, + "name" : "init()", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlExycfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "operationId", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV11operationIdAEvpZ" + } + }, + { + "name" : "operations", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV10operationsAC010OperationseF0Ovp" + } + }, + { + "disfavored" : 3, + "name" : "formIntersection(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE16formIntersectionyyxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "disfavored" : 3, + "name" : "helpAnchor", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV5ErrorO" + } + }, + { + "name" : "init(intValue:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV10CodingKeysO8intValueAGSgSi_tcfc" + } + }, + { + "name" : "cannotLoadOperations", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C5ErrorO20cannotLoadOperationsyA2EmF" + } + }, + { + "name" : "pruneGeneratedFiles", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV19pruneGeneratedFilesSbvpZ" + } + }, + { + "name" : "operationId", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO11operationIdyA2GmF" + } + }, + { + "children" : [ + { + "hash" : "681bx", + "kind" : "init", + "nodeID" : 546, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "7jl0h", + "kind" : "enum.case", + "nodeID" : 493 + }, + { + "kind" : "taskGroup", + "nodeID" : 339 + }, + { + "hash" : "9vhia", + "kind" : "method", + "nodeID" : 19, + "parameterTypes" : [ + "Encoder" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "7zl2y", + "kind" : "enum.case", + "nodeID" : 356 + }, + { + "kind" : "taskGroup", + "nodeID" : 264 + }, + { + "kind" : "taskGroup", + "nodeID" : 90 + }, + { + "hash" : "340v", + "kind" : "init", + "nodeID" : 113, + "parameterTypes" : [ + "Self.ExtendedGraphemeClusterLiteralType" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "1mt22", + "kind" : "enum.case", + "nodeID" : 398 + }, + { + "hash" : "8efum", + "kind" : "func.op", + "nodeID" : 187, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "3e6ig", + "kind" : "init", + "nodeID" : 5, + "parameterTypes" : [ + "Self.StringLiteralType" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "fega", + "kind" : "init", + "nodeID" : 99, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "" + ] + } + ], + "name" : "CustomSchemaTypeName", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO" + } + }, + { + "disfavored" : 3, + "name" : "remove(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPs7ElementQzRszrlE6removeyxSgxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "name" : "embeddedInTarget(name:accessModifier:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO16embeddedInTargetyAGSS_AC14AccessModifierOtcAGmF" + } + }, + { + "children" : [ + { + "hash" : "1m817", + "kind" : "enum.case", + "nodeID" : 133 + }, + { + "hash" : "8jphd", + "kind" : "init", + "nodeID" : 520, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "775tf", + "kind" : "enum.case", + "nodeID" : 48 + }, + { + "hash" : "1onm1", + "kind" : "enum.case", + "nodeID" : 601 + }, + { + "hash" : "5r4vl", + "kind" : "enum.case", + "nodeID" : 524 + }, + { + "hash" : "3aceb", + "kind" : "enum.case", + "nodeID" : 575 + }, + { + "hash" : "53e38", + "kind" : "enum.case", + "nodeID" : 489 + }, + { + "hash" : "3l1v", + "kind" : "property", + "nodeID" : 337 + }, + { + "kind" : "taskGroup", + "nodeID" : 613 + }, + { + "hash" : "7syan", + "kind" : "func.op", + "nodeID" : 144, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "92lgo", + "kind" : "init", + "nodeID" : 376, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "" + ] + } + ], + "name" : "SDKVersion", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO" + } + }, + { + "name" : "name", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib19OperationDescriptorV4nameSSvp" + } + }, + { + "disfavored" : 3, + "name" : "recoverySuggestion", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0A8URLErrorO" + } + }, + { + "name" : "experimentalFeatures", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV7DefaultV20experimentalFeaturesAC012ExperimentalG0VvpZ" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO10HTTPMethodO4fromAGs7Decoder_p_tKcfc" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV" + } + }, + { + "children" : [ + { + "kind" : "taskGroup", + "nodeID" : 39 + }, + { + "hash" : "3pxxx", + "kind" : "type.method", + "nodeID" : 276, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "ApolloCodegenConfiguration.SelectionSetInitializers" + ] + }, + { + "hash" : "3rku9", + "kind" : "init", + "nodeID" : 249, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "47upz", + "kind" : "method", + "nodeID" : 332, + "parameterTypes" : [ + "Encoder" + ], + "returnTypes" : [ + + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 148 + }, + { + "kind" : "taskGroup", + "nodeID" : 238 + }, + { + "hash" : "8ebjm", + "kind" : "method", + "nodeID" : 548, + "parameterTypes" : [ + "ApolloCodegenConfiguration.SelectionSetInitializers" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "3j08n", + "kind" : "type.property", + "nodeID" : 180 + }, + { + "hash" : "7zvvs", + "kind" : "init", + "nodeID" : 114, + "parameterTypes" : [ + "ApolloCodegenConfiguration.SelectionSetInitializers..." + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "6jcau", + "kind" : "type.property", + "nodeID" : 480 + }, + { + "hash" : "3kn1x", + "kind" : "type.method", + "nodeID" : 473, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "ApolloCodegenConfiguration.SelectionSetInitializers" + ] + }, + { + "hash" : "1v536", + "kind" : "type.property", + "nodeID" : 355 + }, + { + "hash" : "6yvfu", + "kind" : "func.op", + "nodeID" : 400, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + } + ], + "name" : "SelectionSetInitializers", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV" + } + }, + { + "name" : "CodingKey-Implementations" + }, + { + "name" : "createFile(atPath:data:overwrite:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A11FileManagerC06createD06atPath4data9overwriteySS_10Foundation4DataVSgSbtKF" + } + }, + { + "name" : "relative(subpath:accessModifier:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20OperationsFileOutputO8relativeyAESSSg_AC14AccessModifierOtcAEmF" + } + }, + { + "name" : "RawRepresentable-Implementations" + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "Encodable-Implementations" + }, + { + "name" : "RawRepresentable-Implementations" + }, + { + "name" : "init(customTypeNames:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV15customTypeNamesAESDySSAE06CustomeH4NameOG_tcfc" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV10CodingKeysO" + } + }, + { + "children" : [ + { + "kind" : "taskGroup", + "nodeID" : 265 + }, + { + "hash" : "13cch", + "kind" : "init", + "nodeID" : 448, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "43vck", + "kind" : "func.op", + "nodeID" : 416, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "2nzzs", + "kind" : "enum.case", + "nodeID" : 427 + }, + { + "hash" : "2covz", + "kind" : "enum.case", + "nodeID" : 235 + }, + { + "hash" : "1n7tu", + "kind" : "enum.case", + "nodeID" : 330 + } + ], + "name" : "OperationsFileOutput", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20OperationsFileOutputO" + } + }, + { + "name" : "swiftPackage(targetName:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV18TestMockFileOutputO12swiftPackageyAESSSg_tcAEmF" + } + }, + { + "name" : "legacy", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO6legacyyA2GmF" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "renameFile(atPath:toPath:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A11FileManagerC06renameD06atPath02toH0ySS_SStKF" + } + }, + { + "disfavored" : 3, + "name" : "formUnion(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE9formUnionyyxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV4fromAEs7Decoder_p_tKcfc" + } + }, + { + "name" : "FileName", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV8FileNamea" + } + }, + { + "children" : [ + { + "hash" : "1xi5i", + "kind" : "method", + "nodeID" : 216, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "gow0", + "kind" : "init", + "nodeID" : 211, + "parameterTypes" : [ + + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "35n6s", + "kind" : "type.property", + "nodeID" : 214 + }, + { + "hash" : "57pht", + "kind" : "property", + "nodeID" : 597 + }, + { + "hash" : "4jp5s", + "kind" : "method", + "nodeID" : 21, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Self" + ] + }, + { + "hash" : "7ocj3", + "kind" : "method", + "nodeID" : 41, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "48yj3", + "kind" : "method", + "nodeID" : 525, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Self" + ] + }, + { + "hash" : "5o4dm", + "kind" : "func.op", + "nodeID" : 600, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "9ggg5", + "kind" : "init", + "nodeID" : 340, + "parameterTypes" : [ + "Self.Element..." + ], + "returnTypes" : [ + "" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 403 + }, + { + "hash" : "55pr0", + "kind" : "init", + "nodeID" : 43, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "2nbm0", + "kind" : "init", + "nodeID" : 510, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "5y3vn", + "kind" : "method", + "nodeID" : 163, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "1dsq7", + "kind" : "type.property", + "nodeID" : 105 + }, + { + "hash" : "3wy0a", + "kind" : "method", + "nodeID" : 310, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "9be95", + "kind" : "method", + "nodeID" : 300, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Self" + ] + }, + { + "hash" : "66pam", + "kind" : "method", + "nodeID" : 174, + "parameterTypes" : [ + "Self.Element" + ], + "returnTypes" : [ + "Self.Element?" + ] + }, + { + "hash" : "360oi", + "kind" : "enum", + "nodeID" : 295 + }, + { + "hash" : "4d8um", + "kind" : "method", + "nodeID" : 282, + "parameterTypes" : [ + "Encoder" + ], + "returnTypes" : [ + + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 460 + }, + { + "hash" : "6jz6i", + "kind" : "method", + "nodeID" : 530, + "parameterTypes" : [ + "Self.Element" + ], + "returnTypes" : [ + "Bool", + "Self.Element" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 152 + }, + { + "hash" : "998pf", + "kind" : "init", + "nodeID" : 552, + "parameterTypes" : [ + "S" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "2x2m5", + "kind" : "property", + "nodeID" : 138 + }, + { + "hash" : "3zzjq", + "kind" : "method", + "nodeID" : 378, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Self" + ] + }, + { + "hash" : "32o37", + "kind" : "method", + "nodeID" : 617, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "kfek", + "kind" : "method", + "nodeID" : 501, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "9iy96", + "kind" : "init", + "nodeID" : 190, + "parameterTypes" : [ + "UInt8" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "8w81l", + "kind" : "method", + "nodeID" : 494, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 77 + }, + { + "hash" : "24imb", + "kind" : "method", + "nodeID" : 173, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "8d0h3", + "kind" : "method", + "nodeID" : 301, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "8wets", + "kind" : "method", + "nodeID" : 375, + "parameterTypes" : [ + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "62r5a", + "kind" : "method", + "nodeID" : 607, + "parameterTypes" : [ + "Self.Element" + ], + "returnTypes" : [ + "Self.Element?" + ] + } + ], + "name" : "OperationDocumentFormat", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "disfavored" : 3, + "name" : "init(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPsEyxqd__ncSTRd__7ElementQyd__ACRtzlufc::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "name" : "LocalizedError-Implementations" + }, + { + "children" : [ + { + "kind" : "taskGroup", + "nodeID" : 362 + }, + { + "hash" : "3i8j5", + "kind" : "method", + "nodeID" : 431, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + + ] + } + ], + "name" : "FileHandle", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:e:s:So12NSFileHandleC16ApolloCodegenLibE5writeyySSF" + } + }, + { + "name" : "outputPath", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV10outputPathSSvp" + } + }, + { + "disfavored" : 3, + "name" : "hashValue", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO" + } + }, + { + "children" : [ + { + "hash" : "mhub", + "kind" : "typealias", + "nodeID" : 250 + }, + { + "hash" : "4leck", + "kind" : "property", + "nodeID" : 521 + }, + { + "hash" : "9xkl0", + "kind" : "property", + "nodeID" : 10 + }, + { + "hash" : "7nllv", + "kind" : "typealias", + "nodeID" : 512 + }, + { + "hash" : "8kcuo", + "kind" : "property", + "nodeID" : 574 + }, + { + "kind" : "taskGroup", + "nodeID" : 402 + }, + { + "hash" : "359j1", + "kind" : "property", + "nodeID" : 166 + }, + { + "hash" : "10y45", + "kind" : "property", + "nodeID" : 488 + }, + { + "hash" : "3a8en", + "kind" : "property", + "nodeID" : 377 + }, + { + "hash" : "19kpv", + "kind" : "typealias", + "nodeID" : 326 + }, + { + "hash" : "1q100", + "kind" : "property", + "nodeID" : 522 + }, + { + "kind" : "taskGroup", + "nodeID" : 414 + } + ], + "name" : "NonFatalErrors", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV" + } + }, + { + "name" : "parentFolderURL()", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation3URLV16ApolloCodegenLibE012parentFolderB0ACyF" + } + }, + { + "name" : "couldNotGetURLFromURLComponents(components:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO31couldNotGetURLFromURLComponentsyAE10Foundation0L0V_tcAEmF" + } + }, + { + "name" : "SDL", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO3SDLyA2GmF" + } + }, + { + "disfavored" : 3, + "name" : "failureReason", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO" + } + }, + { + "name" : "tutorials" + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO" + } + }, + { + "name" : "ExpressibleByExtendedGraphemeClusterLiteral-Implementations" + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "Equatable-Implementations" + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV" + } + }, + { + "name" : "noSpace", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib4GlobV10MatchErrorO7noSpaceyA2EmF" + } + }, + { + "disfavored" : 3, + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "query", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib19OperationDescriptorV0D4TypeO5queryyA2EmF" + } + }, + { + "name" : "targetNameConflict(name:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C5ErrorO18targetNameConflictyAESS_tcAEmF" + } + }, + { + "name" : "Overview" + }, + { + "name" : "definition", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO10definitionyA2GmF" + } + }, + { + "name" : "couldNotCreateURLComponentsFromEndpointURL(url:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO42couldNotCreateURLComponentsFromEndpointURLyAE10Foundation0N0V_tcAEmF" + } + }, + { + "name" : "fragment(named:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV8fragment5namedAESS_tFZ" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV4fromAEs7Decoder_p_tKcfc" + } + }, + { + "name" : "camelCase", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO9camelCaseyA2GmF" + } + }, + { + "name" : "createDirectoryIfNeeded(atPath:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A11FileManagerC23createDirectoryIfNeeded6atPathySS_tKF" + } + }, + { + "name" : "init(stringValue:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO11stringValueAGSgSS_tcfc" + } + }, + { + "disfavored" : 3, + "name" : "localizedDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV0aD5ErrorO" + } + }, + { + "name" : "encode(to:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV6encode2toys7Encoder_p_tKF" + } + }, + { + "children" : [ + { + "hash" : "6zbnn", + "kind" : "init", + "nodeID" : 182, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "4l40y", + "kind" : "init", + "nodeID" : 315, + "parameterTypes" : [ + "String", + "[String]" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "28jm6", + "kind" : "property", + "nodeID" : 193 + }, + { + "hash" : "3uw4p", + "kind" : "init", + "nodeID" : 594, + "parameterTypes" : [ + "[String]", + "[String]" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "78u0n", + "kind" : "func.op", + "nodeID" : 89, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "8ojw8", + "kind" : "property", + "nodeID" : 439 + }, + { + "kind" : "taskGroup", + "nodeID" : 436 + } + ], + "name" : "FileInput", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV9FileInputV" + } + }, + { + "disfavored" : 3, + "name" : "hash(into:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "disfavored" : 3, + "name" : "union(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPsE5unionyxxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV10CodingKeysO" + } + }, + { + "name" : "LocalizedError-Implementations" + }, + { + "name" : "writtenFiles", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A11FileManagerC12writtenFilesShySSGvp" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "typeNameConflict(name:conflictingName:containingObject:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C13NonFatalErrorO16typeNameConflictyAESS_S2StcAEmF" + } + }, + { + "disfavored" : 3, + "name" : "encode(to:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib4GlobV10MatchErrorO" + } + }, + { + "disfavored" : 3, + "name" : "encode(to:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO" + } + }, + { + "children" : [ + { + "hash" : "98o3a", + "kind" : "property", + "nodeID" : 349 + }, + { + "hash" : "320lx", + "kind" : "init", + "nodeID" : 280, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "3cge0", + "kind" : "enum.case", + "nodeID" : 221 + }, + { + "hash" : "2unnd", + "kind" : "property", + "nodeID" : 417 + }, + { + "kind" : "taskGroup", + "nodeID" : 593 + }, + { + "hash" : "7v0zv", + "kind" : "init", + "nodeID" : 411, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "9gjgq", + "kind" : "init", + "nodeID" : 569, + "parameterTypes" : [ + "Int" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "83irh", + "kind" : "property", + "nodeID" : 123 + }, + { + "hash" : "60fdk", + "kind" : "func.op", + "nodeID" : 230, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 233 + }, + { + "hash" : "8iksl", + "kind" : "enum.case", + "nodeID" : 274 + }, + { + "kind" : "taskGroup", + "nodeID" : 534 + }, + { + "hash" : "47mgb", + "kind" : "method", + "nodeID" : 505, + "parameterTypes" : [ + "Hasher" + ], + "returnTypes" : [ + + ] + } + ], + "name" : "CodingKeys", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO" + } + }, + { + "name" : "rawSource", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib19OperationDescriptorV12SourceFormatO03rawF0yA2EmF" + } + }, + { + "disfavored" : 3, + "name" : "hash(into:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO" + } + }, + { + "disfavored" : 3, + "name" : "isStrictSuperset(of:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPsE16isStrictSuperset2ofSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "name" : "enumCases", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV7DefaultV9enumCasesAE04EnumI0OvpZ" + } + }, + { + "disfavored" : 3, + "name" : "symmetricDifference(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPsE19symmetricDifferenceyxxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "disfavored" : 3, + "name" : "contains(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPs7ElementQzRszrlE8containsySbxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "children" : [ + { + "hash" : "fchk", + "kind" : "init", + "nodeID" : 134, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "3rv0z", + "kind" : "method", + "nodeID" : 103, + "parameterTypes" : [ + "Encoder" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "4bzxi", + "kind" : "property", + "nodeID" : 215 + }, + { + "kind" : "taskGroup", + "nodeID" : 576 + }, + { + "hash" : "4dhrn", + "kind" : "property", + "nodeID" : 598 + }, + { + "hash" : "kbzl", + "kind" : "func.op", + "nodeID" : 401, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "8m2qo", + "kind" : "struct", + "nodeID" : 153 + }, + { + "hash" : "8cu9m", + "kind" : "init", + "nodeID" : 313, + "parameterTypes" : [ + "ApolloCodegenConfiguration.SchemaTypesFileOutput", + "ApolloCodegenConfiguration.OperationsFileOutput", + "ApolloCodegenConfiguration.TestMockFileOutput" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "107ir", + "kind" : "property", + "nodeID" : 450 + } + ], + "name" : "FileOutput", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV" + } + }, + { + "name" : "introspection(endpointURL:httpMethod:outputFormat:includeDeprecatedInputValues:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO13introspectionyAE10Foundation3URLV_AE10HTTPMethodOAE12OutputFormatOSbtcAEmF" + } + }, + { + "name" : "aborted", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib4GlobV10MatchErrorO7abortedyA2EmF" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV4fromAEs7Decoder_p_tKcfc" + } + }, + { + "children" : [ + { + "hash" : "8yg1u", + "kind" : "property", + "nodeID" : 618 + }, + { + "hash" : "3xxre", + "kind" : "enum.case", + "nodeID" : 115 + }, + { + "hash" : "577e0", + "kind" : "property", + "nodeID" : 71 + }, + { + "hash" : "29t19", + "kind" : "property", + "nodeID" : 217 + }, + { + "hash" : "6g66t", + "kind" : "enum.case", + "nodeID" : 491 + }, + { + "hash" : "3wz7v", + "kind" : "property", + "nodeID" : 111 + }, + { + "hash" : "8qoue", + "kind" : "property", + "nodeID" : 64 + }, + { + "kind" : "taskGroup", + "nodeID" : 585 + }, + { + "kind" : "taskGroup", + "nodeID" : 620 + } + ], + "name" : "Error", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV5ErrorO" + } + }, + { + "name" : "init(rawValue:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO8rawValueAGSgSS_tcfc" + } + }, + { + "disfavored" : 3, + "name" : "helpAnchor", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB0C5ErrorO" + } + }, + { + "name" : "GET(queryParameterName:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO10HTTPMethodO3GETyAGSS_tcAGmF" + } + }, + { + "disfavored" : 3, + "name" : "subtract(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPsE8subtractyyxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "children" : [ + { + "hash" : "3hyr7", + "kind" : "type.property", + "nodeID" : 531 + }, + { + "hash" : "3cua8", + "kind" : "method", + "nodeID" : 365, + "parameterTypes" : [ + "ApolloCodegenConfiguration.FieldMerging" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "4ovuh", + "kind" : "type.property", + "nodeID" : 536 + }, + { + "hash" : "8g2id", + "kind" : "type.property", + "nodeID" : 423 + }, + { + "kind" : "taskGroup", + "nodeID" : 614 + }, + { + "hash" : "7s28v", + "kind" : "init", + "nodeID" : 573, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 237 + }, + { + "hash" : "vbvy", + "kind" : "func.op", + "nodeID" : 231, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "i34o", + "kind" : "method", + "nodeID" : 399, + "parameterTypes" : [ + "Encoder" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "27346", + "kind" : "type.property", + "nodeID" : 444 + }, + { + "hash" : "6lhx9", + "kind" : "type.property", + "nodeID" : 558 + }, + { + "kind" : "taskGroup", + "nodeID" : 106 + }, + { + "hash" : "7dzhq", + "kind" : "init", + "nodeID" : 408, + "parameterTypes" : [ + "ApolloCodegenConfiguration.FieldMerging..." + ], + "returnTypes" : [ + "" + ] + } + ], + "name" : "FieldMerging", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV" + } + }, + { + "name" : "fieldAccessors", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV7DefaultV14fieldAccessorsAE05FieldI0OvpZ" + } + }, + { + "name" : "init(schemaTypes:operations:testMocks:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV11schemaTypes10operations9testMocksAeC06SchemaheF0V_AC010OperationseF0OAC08TestMockeF0Otcfc" + } + }, + { + "name" : "swiftPackage(apolloSDKDependency:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO12swiftPackageyA2G0A13SDKDependencyV_tcAGmF" + } + }, + { + "name" : "init(schemaPath:operationSearchPaths:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV9FileInputV10schemaPath20operationSearchPathsAESS_SaySSGtcfc" + } + }, + { + "name" : "createContainingDirectoryIfNeeded(forPath:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A11FileManagerC33createContainingDirectoryIfNeeded7forPathySS_tKF" + } + }, + { + "disfavored" : 3, + "name" : "subtract(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPsE8subtractyyxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "children" : [ + { + "hash" : "2jn2w", + "kind" : "enum.case", + "nodeID" : 70 + }, + { + "hash" : "1z0cf", + "kind" : "enum.case", + "nodeID" : 259 + }, + { + "hash" : "4aatu", + "kind" : "property", + "nodeID" : 430 + }, + { + "hash" : "8jkek", + "kind" : "enum.case", + "nodeID" : 564 + }, + { + "hash" : "6egs7", + "kind" : "enum.case", + "nodeID" : 437 + }, + { + "hash" : "2sygp", + "kind" : "property", + "nodeID" : 261 + }, + { + "hash" : "3dae9", + "kind" : "enum.case", + "nodeID" : 186 + }, + { + "hash" : "20ywk", + "kind" : "property", + "nodeID" : 196 + }, + { + "kind" : "taskGroup", + "nodeID" : 53 + }, + { + "hash" : "9zfia", + "kind" : "property", + "nodeID" : 371 + }, + { + "kind" : "taskGroup", + "nodeID" : 93 + }, + { + "hash" : "65naf", + "kind" : "enum.case", + "nodeID" : 619 + }, + { + "hash" : "2funa", + "kind" : "enum.case", + "nodeID" : 605 + }, + { + "hash" : "7qwx5", + "kind" : "enum.case", + "nodeID" : 275 + }, + { + "hash" : "3bzd2", + "kind" : "property", + "nodeID" : 622 + }, + { + "hash" : "2pdt4", + "kind" : "enum.case", + "nodeID" : 82 + } + ], + "name" : "SchemaDownloadError", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV" + } + }, + { + "name" : "OperationIdentifierProvider", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib27OperationIdentifierProvidera" + } + }, + { + "children" : [ + { + "hash" : "6qlrj", + "kind" : "method", + "nodeID" : 234, + "parameterTypes" : [ + "String", + "Data?", + "Bool" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "842cv", + "kind" : "property", + "nodeID" : 346 + }, + { + "hash" : "47f7n", + "kind" : "method", + "nodeID" : 246, + "parameterTypes" : [ + "String", + "String" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "8eduu", + "kind" : "method", + "nodeID" : 568, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "38xnq", + "kind" : "method", + "nodeID" : 506, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "2nr3x", + "kind" : "method", + "nodeID" : 410, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "9udvi", + "kind" : "method", + "nodeID" : 185, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "11bps", + "kind" : "property", + "nodeID" : 289 + }, + { + "hash" : "9nldv", + "kind" : "method", + "nodeID" : 316, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "98eki", + "kind" : "method", + "nodeID" : 279, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "1g5yl", + "kind" : "type.property", + "nodeID" : 335 + } + ], + "name" : "ApolloFileManager", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A11FileManagerC" + } + }, + { + "children" : [ + { + "hash" : "28qqv", + "kind" : "type.property", + "nodeID" : 228 + }, + { + "hash" : "9o4b1", + "kind" : "type.property", + "nodeID" : 590 + }, + { + "hash" : "2bfwf", + "kind" : "type.property", + "nodeID" : 108 + }, + { + "hash" : "8999s", + "kind" : "type.property", + "nodeID" : 78 + } + ], + "name" : "Default", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV7DefaultV" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO" + } + }, + { + "name" : "camelCase", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO9camelCaseyA2GmF" + } + }, + { + "disfavored" : 3, + "name" : "hash(into:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO" + } + }, + { + "name" : "ErrorsByFile", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV0F6ByFilea" + } + }, + { + "name" : "schemaDocumentation", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV19schemaDocumentationAC11CompositionOvp" + } + }, + { + "name" : "invalidValueForKey(key:value:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV0aD5ErrorO18invalidValueForKeyyAESS_SStcAEmF" + } + }, + { + "name" : "init(path:version:generateManifestOnCodeGeneration:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V4path7version08generateF16OnCodeGenerationAESS_AE7VersionOSbtcfc" + } + }, + { + "name" : "absolute(path:accessModifier:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20OperationsFileOutputO8absoluteyAESS_AC14AccessModifierOtcAEmF" + } + }, + { + "disfavored" : 3, + "name" : "encode(to:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO" + } + }, + { + "name" : "encode(to:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV6encode2toys7Encoder_p_tKF" + } + }, + { + "children" : [ + { + "hash" : "3h9uu", + "kind" : "property", + "nodeID" : 194 + }, + { + "kind" : "taskGroup", + "nodeID" : 449 + }, + { + "hash" : "3azr", + "kind" : "property", + "nodeID" : 419 + }, + { + "kind" : "taskGroup", + "nodeID" : 559 + }, + { + "hash" : "3qms3", + "kind" : "enum.case", + "nodeID" : 561 + }, + { + "hash" : "3jk42", + "kind" : "property", + "nodeID" : 45 + }, + { + "hash" : "4za3", + "kind" : "property", + "nodeID" : 50 + }, + { + "hash" : "1nql8", + "kind" : "property", + "nodeID" : 538 + }, + { + "kind" : "taskGroup", + "nodeID" : 434 + }, + { + "hash" : "kg3o", + "kind" : "func.op", + "nodeID" : 443, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "97zd4", + "kind" : "enum.case", + "nodeID" : 392 + }, + { + "hash" : "1mjg7", + "kind" : "enum.case", + "nodeID" : 208 + } + ], + "name" : "FileManagerPathError", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib20FileManagerPathErrorO" + } + }, + { + "name" : "debug", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0B6LoggerV8LogLevelO5debugyA2EmF" + } + }, + { + "name" : "default", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A11FileManagerC7defaultACvpZ" + } + }, + { + "name" : "LocalizedError-Implementations" + }, + { + "name" : "stringValue", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO11stringValueSSvp" + } + }, + { + "children" : [ + { + "hash" : "5wyox", + "kind" : "property", + "nodeID" : 579 + }, + { + "hash" : "1fqls", + "kind" : "property", + "nodeID" : 364 + }, + { + "hash" : "6bofv", + "kind" : "struct", + "nodeID" : 322 + }, + { + "hash" : "5aqcm", + "kind" : "init", + "nodeID" : 557, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "9y98a", + "kind" : "property", + "nodeID" : 447 + }, + { + "hash" : "9nsk5", + "kind" : "enum", + "nodeID" : 242 + }, + { + "hash" : "93m3o", + "kind" : "property", + "nodeID" : 395 + }, + { + "hash" : "9xmti", + "kind" : "struct", + "nodeID" : 155 + }, + { + "hash" : "iwwl", + "kind" : "struct", + "nodeID" : 384 + }, + { + "hash" : "7vimu", + "kind" : "init", + "nodeID" : 207, + "parameterTypes" : [ + "String", + "ApolloCodegenConfiguration.FileInput", + "ApolloCodegenConfiguration.FileOutput", + "ApolloCodegenConfiguration.OutputOptions", + "ApolloCodegenConfiguration.ExperimentalFeatures", + "ApolloSchemaDownloadConfiguration?", + "ApolloCodegenConfiguration.OperationManifestConfiguration?" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "1tit2", + "kind" : "enum", + "nodeID" : 205 + }, + { + "hash" : "3zkoe", + "kind" : "property", + "nodeID" : 503 + }, + { + "hash" : "67ilk", + "kind" : "struct", + "nodeID" : 283 + }, + { + "hash" : "6vsnv", + "kind" : "struct", + "nodeID" : 302 + }, + { + "hash" : "9fmtc", + "kind" : "property", + "nodeID" : 102 + }, + { + "hash" : "1k95e", + "kind" : "enum", + "nodeID" : 587 + }, + { + "hash" : "95sdm", + "kind" : "struct", + "nodeID" : 383 + }, + { + "hash" : "7kenj", + "kind" : "property", + "nodeID" : 202 + }, + { + "hash" : "61k", + "kind" : "struct", + "nodeID" : 476 + }, + { + "hash" : "3zzbs", + "kind" : "method", + "nodeID" : 38, + "parameterTypes" : [ + "Encoder" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "4m3xe", + "kind" : "func.op", + "nodeID" : 347, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "7bm3p", + "kind" : "struct", + "nodeID" : 251 + }, + { + "hash" : "2kv3v", + "kind" : "struct", + "nodeID" : 143 + }, + { + "hash" : "6xct2", + "kind" : "enum", + "nodeID" : 73 + }, + { + "hash" : "291fi", + "kind" : "struct", + "nodeID" : 311 + }, + { + "hash" : "1ops8", + "kind" : "enum", + "nodeID" : 2 + }, + { + "hash" : "5qbnp", + "kind" : "struct", + "nodeID" : 232 + }, + { + "hash" : "4blmh", + "kind" : "struct", + "nodeID" : 151 + }, + { + "kind" : "taskGroup", + "nodeID" : 119 + } + ], + "name" : "ApolloCodegenConfiguration", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV" + } + }, + { + "name" : "ExpressibleByStringLiteral-Implementations" + }, + { + "disfavored" : 3, + "name" : "init(arrayLiteral:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPs7ElementQz012ArrayLiteralC0RtzrlE05arrayE0xAFd_tcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "disfavored" : 3, + "name" : "formSymmetricDifference(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE23formSymmetricDifferenceyyxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "name" : "LocalizedError-Implementations" + }, + { + "name" : "Equatable-Implementations" + }, + { + "disfavored" : 3, + "name" : "contains(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPs7ElementQzRszrlE8containsySbxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB0C13NonFatalErrorO" + } + }, + { + "name" : "base", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A11FileManagerC4baseSo06NSFileE0Cvp" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV" + } + }, + { + "name" : "init(rawValue:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO8rawValueAGSgSS_tcfc" + } + }, + { + "disfavored" : 3, + "name" : "debugDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9CodingKeyPsE16debugDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO" + } + }, + { + "children" : [ + { + "hash" : "vzka", + "kind" : "func.op", + "nodeID" : 345, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "6f4x2", + "kind" : "property", + "nodeID" : 198 + }, + { + "kind" : "taskGroup", + "nodeID" : 266 + }, + { + "hash" : "2t8t5", + "kind" : "property", + "nodeID" : 46 + }, + { + "hash" : "9jg56", + "kind" : "enum.case", + "nodeID" : 291 + }, + { + "hash" : "8w7sa", + "kind" : "property", + "nodeID" : 517 + } + ], + "name" : "NonFatalError", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C13NonFatalErrorO" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV4fromAEs7Decoder_p_tKcfc" + } + }, + { + "name" : "CodegenVersion", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib9ConstantsO0B7VersionSSvpZ" + } + }, + { + "disfavored" : 3, + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO" + } + }, + { + "disfavored" : 3, + "name" : "localizedDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib4GlobV10MatchErrorO" + } + }, + { + "name" : "namedFragments", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV14namedFragmentsAEvpZ" + } + }, + { + "name" : "inputObject(name:fields:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO11inputObjectyAGSSSg_SDyS2SGSgtcAGmF" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0A8URLErrorO" + } + }, + { + "name" : "appendSchemaTypeFilenameSuffix", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV30appendSchemaTypeFilenameSuffixSbvpZ" + } + }, + { + "name" : "schemaCustomization", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV19schemaCustomizationAC06SchemaI0VvpZ" + } + }, + { + "name" : "rawSourceText", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib19OperationDescriptorV13rawSourceTextSSvp" + } + }, + { + "name" : "pluralization(singularRegex:replacementRegex:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib14InflectionRuleO13pluralizationyACSS_SStcACmF" + } + }, + { + "name" : "TextOutputStream-Implementations" + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO" + } + }, + { + "name" : "options", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV7optionsAC13OutputOptionsVvp" + } + }, + { + "name" : "insert(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV6insertyyAEF" + } + }, + { + "disfavored" : 3, + "name" : "sharedUnownedExecutor", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:12_Concurrency11GlobalActorPAAE21sharedUnownedExecutorScevpZ::SYNTHESIZED::s:16ApolloCodegenLib16FileManagerActorC" + } + }, + { + "name" : "uncountable(word:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib14InflectionRuleO11uncountableyACSS_tcACmF" + } + }, + { + "disfavored" : 3, + "name" : "description", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9CodingKeyPsE11descriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV10CodingKeysO" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "RawRepresentable-Implementations" + }, + { + "disfavored" : 3, + "name" : "localizedDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO" + } + }, + { + "name" : "customTypeNames", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV7DefaultV15customTypeNamesSDySSAE06CustomeI4NameOGvpZ" + } + }, + { + "name" : "fieldMerging", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV12fieldMergingAC05FieldH0Vvp" + } + }, + { + "disfavored" : 3, + "name" : "hashValue", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib19OperationDescriptorV0D4TypeO" + } + }, + { + "disfavored" : 3, + "name" : "isStrictSubset(of:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPsE14isStrictSubset2ofSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "name" : "init(fromString:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO10fromStringAKSS_tKcfc" + } + }, + { + "name" : "isEmpty", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV7isEmptySbvp" + } + }, + { + "disfavored" : 3, + "name" : "union(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPsE5unionyxxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "name" : "warningsOnDeprecatedUsage", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV25warningsOnDeprecatedUsageAC11CompositionOvp" + } + }, + { + "children" : [ + { + "hash" : "6egxl", + "kind" : "type.property", + "nodeID" : 519 + } + ], + "name" : "Default", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO0A16RegistrySettingsV7DefaultV" + } + }, + { + "disfavored" : 3, + "name" : "update(with:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPs7ElementQzRszrlE6update4withxSgx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "children" : [ + { + "hash" : "6c035", + "kind" : "method", + "nodeID" : 596, + "parameterTypes" : [ + "Encoder" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "7aj7b", + "kind" : "property", + "nodeID" : 373 + }, + { + "hash" : "3ukcu", + "kind" : "init", + "nodeID" : 15, + "parameterTypes" : [ + "ApolloCodegenConfiguration.FieldMerging", + "Bool" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "2o0ax", + "kind" : "func.op", + "nodeID" : 453, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 409 + }, + { + "hash" : "678hg", + "kind" : "enum", + "nodeID" : 611 + }, + { + "hash" : "c6ab", + "kind" : "property", + "nodeID" : 478 + }, + { + "hash" : "7h6os", + "kind" : "struct", + "nodeID" : 612 + }, + { + "hash" : "52nyc", + "kind" : "init", + "nodeID" : 137, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + } + ], + "name" : "ExperimentalFeatures", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV" + } + }, + { + "children" : [ + { + "hash" : "58o86", + "kind" : "property", + "nodeID" : 79 + }, + { + "hash" : "791tm", + "kind" : "property", + "nodeID" : 162 + }, + { + "hash" : "124h0", + "kind" : "init", + "nodeID" : 549, + "parameterTypes" : [ + "ApolloCodegenConfiguration.ConversionStrategies.EnumCases", + "ApolloCodegenConfiguration.ConversionStrategies.FieldAccessors", + "ApolloCodegenConfiguration.ConversionStrategies.InputObjects" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "40vve", + "kind" : "enum", + "nodeID" : 116 + }, + { + "hash" : "2e16n", + "kind" : "init", + "nodeID" : 527, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "3esv6", + "kind" : "enum", + "nodeID" : 495 + }, + { + "hash" : "9g2ni", + "kind" : "func.op", + "nodeID" : 26, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 112 + }, + { + "hash" : "z7om", + "kind" : "enum", + "nodeID" : 540 + }, + { + "hash" : "ab55", + "kind" : "struct", + "nodeID" : 474 + }, + { + "hash" : "6g3yi", + "kind" : "enum", + "nodeID" : 415 + }, + { + "hash" : "50cb7", + "kind" : "property", + "nodeID" : 96 + } + ], + "name" : "ConversionStrategies", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV18TestMockFileOutputO" + } + }, + { + "name" : "include", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO7includeyA2EmF" + } + }, + { + "name" : "RawRepresentable-Implementations" + }, + { + "name" : "RawRepresentable-Implementations" + }, + { + "name" : "POST", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO10HTTPMethodO4POSTyA2GmF" + } + }, + { + "name" : "encode(to:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV6encode2toys7Encoder_p_tKF" + } + }, + { + "name" : "shared", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib16FileManagerActorC6sharedACvpZ" + } + }, + { + "name" : "notAFile(path:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib20FileManagerPathErrorO8notAFileyACSS_tcACmF" + } + }, + { + "name" : "Error-Implementations" + }, + { + "name" : "persistedQueries", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO16persistedQueriesyA2GmF" + } + }, + { + "name" : "schemaDownload", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV14schemaDownloadAA0a6SchemafD0VSgvp" + } + }, + { + "children" : [ + { + "hash" : "15d15", + "kind" : "enum", + "nodeID" : 523 + }, + { + "hash" : "6jr0o", + "kind" : "property", + "nodeID" : 528 + }, + { + "hash" : "68bo1", + "kind" : "property", + "nodeID" : 360 + }, + { + "hash" : "7rf6a", + "kind" : "property", + "nodeID" : 22 + }, + { + "hash" : "63ucf", + "kind" : "property", + "nodeID" : 226 + }, + { + "hash" : "8bm6m", + "kind" : "enum", + "nodeID" : 83 + } + ], + "name" : "OperationDescriptor", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib19OperationDescriptorV" + } + }, + { + "name" : "outputFormat", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV12outputFormatAC0E6MethodO06OutputH0Ovp" + } + }, + { + "name" : "enum(name:cases:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO4enumyAGSSSg_SDyS2SGSgtcAGmF" + } + }, + { + "name" : "encode(to:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV6encode2toys7Encoder_p_tKF" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV" + } + }, + { + "name" : "Error-Implementations" + }, + { + "name" : "RawRepresentable-Implementations" + }, + { + "name" : "subscription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib19OperationDescriptorV0D4TypeO12subscriptionyA2EmF" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "Equatable-Implementations" + }, + { + "disfavored" : 3, + "name" : "preconditionIsolated(_:file:line:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:ScA12_ConcurrencyE20preconditionIsolated_4file4lineySSyXK_s12StaticStringVSutF::SYNTHESIZED::s:16ApolloCodegenLib16FileManagerActorC" + } + }, + { + "name" : "init(arrayLiteral:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV12arrayLiteralA2Ed_tcfc" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "doesDirectoryExist(atPath:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A11FileManagerC18doesDirectoryExist6atPathSbSS_tF" + } + }, + { + "name" : "init(rawValue:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO8rawValueAGSgSS_tcfc" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "disfavored" : 3, + "name" : "isSuperset(of:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPsE10isSuperset2ofSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "name" : "LocalizedError-Implementations" + }, + { + "children" : [ + { + "kind" : "taskGroup", + "nodeID" : 236 + }, + { + "hash" : "566di", + "kind" : "method", + "nodeID" : 532, + "parameterTypes" : [ + "Encoder" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "696bz", + "kind" : "enum.case", + "nodeID" : 542 + }, + { + "hash" : "56oqq", + "kind" : "enum.case", + "nodeID" : 278 + }, + { + "hash" : "468sy", + "kind" : "property", + "nodeID" : 159 + }, + { + "hash" : "6rgds", + "kind" : "init", + "nodeID" : 34, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 551 + }, + { + "hash" : "2a4n7", + "kind" : "func.op", + "nodeID" : 164, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "4fdpg", + "kind" : "method", + "nodeID" : 440, + "parameterTypes" : [ + "Hasher" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "36ueb", + "kind" : "init", + "nodeID" : 348, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "" + ] + } + ], + "name" : "EnumCases", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20OperationsFileOutputO" + } + }, + { + "disfavored" : 3, + "name" : "description", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9CodingKeyPsE11descriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO" + } + }, + { + "name" : "operationManifest", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C15ItemsToGenerateV17operationManifestAEvpZ" + } + }, + { + "disfavored" : 3, + "name" : "failureReason", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib20FileManagerPathErrorO" + } + }, + { + "name" : "StringInflector", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:e:c:objc(cs)TTTStringInflectors:s8SendableP" + } + }, + { + "name" : "testMocks", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV7DefaultV9testMocksAC08TestMockeF0OvpZ" + } + }, + { + "disfavored" : 3, + "name" : "hashValue", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO" + } + }, + { + "name" : "all", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV3allAEvpZ" + } + }, + { + "name" : "legacySafelistingCompatibleOperations", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV7DefaultV37legacySafelistingCompatibleOperationsSbvpZ" + } + }, + { + "children" : [ + { + "kind" : "taskGroup", + "nodeID" : 158 + }, + { + "hash" : "9tn2x", + "kind" : "init", + "nodeID" : 459, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "7v2g3", + "kind" : "enum.case", + "nodeID" : 367 + }, + { + "hash" : "5rz0s", + "kind" : "enum.case", + "nodeID" : 122 + }, + { + "hash" : "9cl3n", + "kind" : "func.op", + "nodeID" : 602, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "2l94a", + "kind" : "enum.case", + "nodeID" : 361 + }, + { + "hash" : "6qs4s", + "kind" : "enum.case", + "nodeID" : 118 + } + ], + "name" : "InflectionRule", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib14InflectionRuleO" + } + }, + { + "name" : "reduceGeneratedSchemaTypes", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV26reduceGeneratedSchemaTypesSbvpZ" + } + }, + { + "name" : "inSchemaModule", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20OperationsFileOutputO14inSchemaModuleyA2EmF" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV4fromACs7Decoder_p_tKcfc" + } + }, + { + "name" : "debugDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV10HTTPHeaderV16debugDescriptionSSvp" + } + }, + { + "disfavored" : 3, + "name" : "helpAnchor", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO" + } + }, + { + "name" : "write(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:So12NSFileHandleC16ApolloCodegenLibE5writeyySSF" + } + }, + { + "name" : "init(key:value:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV10HTTPHeaderV3key5valueAESS_SStcfc" + } + }, + { + "disfavored" : 3, + "name" : "insert(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPs7ElementQzRszrlE6insertySb8inserted_x17memberAfterInserttxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "name" : "Error-Implementations" + }, + { + "name" : "fieldMerging", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV7DefaultV12fieldMergingAC05FieldI0VvpZ" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "downloadedRegistryJSONFileNotFound(underlying:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO34downloadedRegistryJSONFileNotFoundyAEs0G0_p_tcAEmF" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "operationSearchPaths", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV9FileInputV20operationSearchPathsSaySSGvp" + } + }, + { + "disfavored" : 3, + "name" : "hash(into:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO" + } + }, + { + "name" : "invalidSchemaName(_:message:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C5ErrorO17invalidSchemaNameyAESS_SStcAEmF" + } + }, + { + "name" : "OptionSet-Implementations" + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib20FileManagerPathErrorO" + } + }, + { + "name" : "ancestors", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV9ancestorsAEvpZ" + } + }, + { + "name" : "all", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C15ItemsToGenerateV3allAEvpZ" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO0A16RegistrySettingsV4fromAGs7Decoder_p_tKcfc" + } + }, + { + "name" : "schemaNamespace", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV15schemaNamespaceSSvp" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20OperationsFileOutputO4fromAEs7Decoder_p_tKcfc" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "testMocks", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV9testMocksAC08TestMockeF0Ovp" + } + }, + { + "name" : "init(additionalInflectionRules:deprecatedEnumCases:schemaDocumentation:selectionSetInitializers:operationDocumentFormat:schemaCustomization:reduceGeneratedSchemaTypes:warningsOnDeprecatedUsage:conversionStrategies:pruneGeneratedFiles:appendSchemaTypeFilenameSuffix:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV25additionalInflectionRules19deprecatedEnumCases19schemaDocumentation24selectionSetInitializers23operationDocumentFormat0M13Customization26reduceGeneratedSchemaTypes25warningsOnDeprecatedUsage20conversionStrategies05pruneW5Files06appendX18TypeFilenameSuffixAESayAA0H4RuleOG_AC11CompositionOAuC09SelectionpQ0VAC09OperationsT0VAC0xU0VSbAuC20ConversionStrategiesVS2btcfc" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV4fromAIs7Decoder_p_tKcfc" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV" + } + }, + { + "name" : "fieldAccessors", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV10CodingKeysO14fieldAccessorsyA2GmF" + } + }, + { + "disfavored" : 3, + "name" : "hashValue", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO" + } + }, + { + "name" : "moduleType", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10moduleTypeAE06ModuleJ0Ovp" + } + }, + { + "name" : "init(rawValue:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO8rawValueAESgSS_tcfc" + } + }, + { + "name" : "reduceGeneratedSchemaTypes", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV26reduceGeneratedSchemaTypesSbvp" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib14InflectionRuleO4fromACs7Decoder_p_tKcfc" + } + }, + { + "name" : "SetAlgebra-Implementations" + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "init(rawValue:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib19OperationDescriptorV0D4TypeO8rawValueAESgSS_tcfc" + } + }, + { + "disfavored" : 3, + "name" : "failureReason", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV0aD5ErrorO" + } + }, + { + "name" : "error", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0B6LoggerV8LogLevelO5erroryA2EmF" + } + }, + { + "disfavored" : 3, + "name" : "init()", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlExycfc::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "name" : "NetworkSession-Implementations" + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "schemaDocumentation", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV19schemaDocumentationAC11CompositionOvpZ" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib19OperationDescriptorV12SourceFormatO" + } + }, + { + "name" : "conversionStrategies", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV20conversionStrategiesAC010ConversionH0Vvp" + } + }, + { + "name" : "fieldMergingIncompatibility", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C5ErrorO27fieldMergingIncompatibilityyA2EmF" + } + }, + { + "name" : "additionalInflectionRules", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV25additionalInflectionRulesSayAA0H4RuleOGvp" + } + }, + { + "name" : "operation(named:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV9operation5namedAESS_tFZ" + } + }, + { + "children" : [ + { + "hash" : "8hiza", + "kind" : "type.property", + "nodeID" : 176 + }, + { + "hash" : "elaw", + "kind" : "type.property", + "nodeID" : 312 + }, + { + "hash" : "1x9xj", + "kind" : "type.property", + "nodeID" : 299 + } + ], + "name" : "Default", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV7DefaultV" + } + }, + { + "children" : [ + { + "hash" : "2jce0", + "kind" : "type.property", + "nodeID" : 426 + }, + { + "hash" : "v1c", + "kind" : "type.property", + "nodeID" : 468 + }, + { + "hash" : "7k2d8", + "kind" : "type.property", + "nodeID" : 29 + }, + { + "hash" : "1ewnl", + "kind" : "type.property", + "nodeID" : 165 + }, + { + "hash" : "2983y", + "kind" : "type.property", + "nodeID" : 588 + }, + { + "hash" : "8fmuz", + "kind" : "type.property", + "nodeID" : 92 + }, + { + "hash" : "8put3", + "kind" : "type.property", + "nodeID" : 161 + }, + { + "hash" : "1smli", + "kind" : "type.property", + "nodeID" : 157 + }, + { + "hash" : "3ojeo", + "kind" : "type.property", + "nodeID" : 220 + }, + { + "hash" : "74d79", + "kind" : "type.property", + "nodeID" : 358 + }, + { + "hash" : "35f08", + "kind" : "type.property", + "nodeID" : 359 + }, + { + "hash" : "ede9", + "kind" : "type.property", + "nodeID" : 127 + } + ], + "name" : "Default", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV" + } + }, + { + "children" : [ + { + "hash" : "9genh", + "kind" : "enum", + "nodeID" : 36 + }, + { + "kind" : "taskGroup", + "nodeID" : 4 + }, + { + "hash" : "9ijz7", + "kind" : "init", + "nodeID" : 63, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "74hy8", + "kind" : "property", + "nodeID" : 615 + }, + { + "hash" : "471uk", + "kind" : "property", + "nodeID" : 0 + }, + { + "hash" : "75l0k", + "kind" : "func.op", + "nodeID" : 204, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "63r8v", + "kind" : "init", + "nodeID" : 329, + "parameterTypes" : [ + "String", + "ApolloCodegenConfiguration.OperationManifestConfiguration.Version", + "Bool" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "3aydk", + "kind" : "struct", + "nodeID" : 535 + }, + { + "hash" : "60r39", + "kind" : "method", + "nodeID" : 121, + "parameterTypes" : [ + "Encoder" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "2nk9g", + "kind" : "property", + "nodeID" : 543 + } + ], + "name" : "OperationManifestConfiguration", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V" + } + }, + { + "name" : "init(url:sdkVersion:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV3url10sdkVersionAISS_AI10SDKVersionOtcfc" + } + }, + { + "name" : "legacySafelistingCompatibleOperations", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV37legacySafelistingCompatibleOperationsSbvp" + } + }, + { + "children" : [ + { + "hash" : "5yo90", + "kind" : "type.property", + "nodeID" : 140 + }, + { + "hash" : "9lmji", + "kind" : "type.property", + "nodeID" : 566 + } + ], + "name" : "Default", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV7DefaultV" + } + }, + { + "name" : "operations", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV10operationsAEvpZ" + } + }, + { + "name" : "unknown(code:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib4GlobV10MatchErrorO7unknownyAESi_tcAEmF" + } + }, + { + "name" : "fileNameIsEmpty", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A8URLErrorO15fileNameIsEmptyyA2CmF" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO" + } + }, + { + "name" : "none", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV18TestMockFileOutputO4noneyA2EmF" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "children" : [ + { + "hash" : "1fj6m", + "kind" : "method", + "nodeID" : 101, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "URL" + ] + }, + { + "hash" : "gaag", + "kind" : "method", + "nodeID" : 258, + "parameterTypes" : [ + + ], + "returnTypes" : [ + "URL" + ] + }, + { + "hash" : "6kglj", + "kind" : "method", + "nodeID" : 537, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "URL" + ] + } + ], + "name" : "URL", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:e:s:10Foundation3URLV16ApolloCodegenLibE011isDirectoryB0Sbvp" + } + }, + { + "name" : "level", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0B6LoggerV5levelAC8LogLevelOvpZ" + } + }, + { + "disfavored" : 3, + "name" : "recoverySuggestion", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB0C14NonFatalErrorsV" + } + }, + { + "name" : "local(path:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO5localyAKSS_tcAKmF" + } + }, + { + "disfavored" : 3, + "name" : "subtracting(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPsE11subtractingyxxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "name" : "decodingFailure(type:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV5ErrorO15decodingFailureyAGSS_tcAGmF" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV10HTTPHeaderV4fromAEs7Decoder_p_tKcfc" + } + }, + { + "name" : "type(name:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO4typeyAGSS_tcAGmF" + } + }, + { + "disfavored" : 3, + "name" : "isStrictSuperset(of:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPsE16isStrictSuperset2ofSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "children" : [ + { + "hash" : "5c1rc", + "kind" : "enum.case", + "nodeID" : 324 + }, + { + "kind" : "taskGroup", + "nodeID" : 200 + }, + { + "hash" : "9drni", + "kind" : "func.op", + "nodeID" : 248, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 467 + }, + { + "hash" : "x61n", + "kind" : "property", + "nodeID" : 33 + }, + { + "hash" : "93a1x", + "kind" : "init", + "nodeID" : 59, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "1jav9", + "kind" : "method", + "nodeID" : 284, + "parameterTypes" : [ + "Hasher" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "3pzd5", + "kind" : "init", + "nodeID" : 550, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "1fuhe", + "kind" : "method", + "nodeID" : 294, + "parameterTypes" : [ + "Encoder" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "92bid", + "kind" : "enum.case", + "nodeID" : 171 + } + ], + "name" : "FieldAccessors", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO" + } + }, + { + "children" : [ + { + "hash" : "653hm", + "kind" : "type.method", + "nodeID" : 52, + "parameterTypes" : [ + "ApolloSchemaDownloadConfiguration", + "URL?", + "(NetworkSession)?" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "4eg58", + "kind" : "enum", + "nodeID" : 318 + } + ], + "name" : "ApolloSchemaDownloader", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A16SchemaDownloaderV" + } + }, + { + "disfavored" : 3, + "name" : "debugDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9CodingKeyPsE16debugDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV10CodingKeysO" + } + }, + { + "disfavored" : 3, + "name" : "encode(to:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO" + } + }, + { + "name" : "fieldMerging", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV10CodingKeysO12fieldMergingyA2GmF" + } + }, + { + "disfavored" : 3, + "name" : "hash(into:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO" + } + }, + { + "disfavored" : 3, + "name" : "isSuperset(of:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPsE10isSuperset2ofSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "name" : "selectionSetInitializers", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV24selectionSetInitializersAC09SelectionhI0Vvp" + } + }, + { + "name" : "output", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV6outputAC10FileOutputVvp" + } + }, + { + "name" : "invalidConfiguration(message:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C5ErrorO20invalidConfigurationyAESS_tcAEmF" + } + }, + { + "disfavored" : 3, + "name" : "hash(into:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO" + } + }, + { + "name" : "deleteFile(atPath:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A11FileManagerC06deleteD06atPathySS_tKF" + } + }, + { + "name" : "inputObjects", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV10CodingKeysO12inputObjectsyA2GmF" + } + }, + { + "name" : "legacySafelistingCompatibleOperations", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV10CodingKeysO37legacySafelistingCompatibleOperationsyA2GmF" + } + }, + { + "disfavored" : 3, + "name" : "hash(into:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib19OperationDescriptorV0D4TypeO" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV4fromAEs7Decoder_p_tKcfc" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "DefinitionEntry", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV15DefinitionEntrya" + } + }, + { + "children" : [ + { + "hash" : "1wnwk", + "kind" : "enum.case", + "nodeID" : 224 + }, + { + "hash" : "1rte4", + "kind" : "enum.case", + "nodeID" : 314 + }, + { + "hash" : "6gbjm", + "kind" : "enum.case", + "nodeID" : 7 + }, + { + "hash" : "1xk9q", + "kind" : "struct", + "nodeID" : 592 + }, + { + "hash" : "4rj8r", + "kind" : "init", + "nodeID" : 181, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "1lrcf", + "kind" : "func.op", + "nodeID" : 87, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 405 + } + ], + "name" : "ModuleType", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO" + } + }, + { + "children" : [ + { + "hash" : "922ux", + "kind" : "property", + "nodeID" : 42 + }, + { + "hash" : "3pij0", + "kind" : "enum.case", + "nodeID" : 334 + }, + { + "hash" : "60w87", + "kind" : "init", + "nodeID" : 135, + "parameterTypes" : [ + "Int" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "1saoq", + "kind" : "enum.case", + "nodeID" : 464 + }, + { + "hash" : "5g63y", + "kind" : "method", + "nodeID" : 25, + "parameterTypes" : [ + "Hasher" + ], + "returnTypes" : [ + + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 438 + }, + { + "hash" : "53bt4", + "kind" : "enum.case", + "nodeID" : 554 + }, + { + "hash" : "60lvy", + "kind" : "func.op", + "nodeID" : 184, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 370 + } + ], + "name" : "LogLevel", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0B6LoggerV8LogLevelO" + } + }, + { + "name" : "graphQLSourceValidationFailure(atLines:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C5ErrorO30graphQLSourceValidationFailureyAESaySSG_tcAEmF" + } + }, + { + "name" : "manifestJSONBody", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib19OperationDescriptorV12SourceFormatO16manifestJSONBodyyA2EmF" + } + }, + { + "name" : "errorDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C13NonFatalErrorO16errorDescriptionSSSgvp" + } + }, + { + "disfavored" : 3, + "name" : "isStrictSubset(of:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPsE14isStrictSubset2ofSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "name" : "variant", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO0A16RegistrySettingsV7DefaultV7variantSSvpZ" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO4fromAKs7Decoder_p_tKcfc" + } + }, + { + "disfavored" : 3, + "name" : "failureReason", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB0C14NonFatalErrorsV" + } + }, + { + "name" : "errorDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV16errorDescriptionSSSgvp" + } + }, + { + "children" : [ + { + "hash" : "3ymg5", + "kind" : "func.op", + "nodeID" : 621, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 270 + }, + { + "hash" : "1gh94", + "kind" : "enum.case", + "nodeID" : 271 + }, + { + "hash" : "7sfnv", + "kind" : "property", + "nodeID" : 374 + }, + { + "kind" : "taskGroup", + "nodeID" : 555 + }, + { + "hash" : "3y9ot", + "kind" : "enum.case", + "nodeID" : 404 + }, + { + "hash" : "2t2m6", + "kind" : "method", + "nodeID" : 509, + "parameterTypes" : [ + "Hasher" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "5qwrx", + "kind" : "init", + "nodeID" : 462, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "7l89l", + "kind" : "enum.case", + "nodeID" : 80 + } + ], + "name" : "OperationType", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib19OperationDescriptorV0D4TypeO" + } + }, + { + "name" : "from(version:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO4fromyAKSS_tcAKmF" + } + }, + { + "disfavored" : 3, + "name" : "subtracting(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPsE11subtractingyxxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV4fromAEs7Decoder_p_tKcfc" + } + }, + { + "name" : "type", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib19OperationDescriptorV4typeAC0D4TypeOvp" + } + }, + { + "name" : "init(stringValue:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV10CodingKeysO11stringValueAGSgSS_tcfc" + } + }, + { + "disfavored" : 3, + "name" : "insert(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPs7ElementQzRszrlE6insertySb8inserted_x17memberAfterInserttxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "name" : "namedFragments", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV14namedFragmentsAEvpZ" + } + }, + { + "disfavored" : 3, + "name" : "encode(to:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO" + } + }, + { + "disfavored" : 3, + "name" : "hash(into:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO" + } + }, + { + "name" : "RawRepresentable-Implementations" + }, + { + "children" : [ + { + "hash" : "4f2me", + "kind" : "type.property", + "nodeID" : 150 + }, + { + "hash" : "28za0", + "kind" : "type.property", + "nodeID" : 44 + } + ], + "name" : "Default", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7DefaultV" + } + }, + { + "name" : "siblings", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV8siblingsAEvpZ" + } + }, + { + "name" : "childFolderURL(folderName:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation3URLV16ApolloCodegenLibE011childFolderB010folderNameACSS_tF" + } + }, + { + "name" : "errorDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib20FileManagerPathErrorO16errorDescriptionSSvp" + } + }, + { + "disfavored" : 3, + "name" : "recoverySuggestion", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB0C5ErrorO" + } + }, + { + "children" : [ + { + "hash" : "7kx6q", + "kind" : "method", + "nodeID" : 86, + "parameterTypes" : [ + "Encoder" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "659b4", + "kind" : "method", + "nodeID" : 177, + "parameterTypes" : [ + "Hasher" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "1vtev", + "kind" : "enum.case", + "nodeID" : 24 + }, + { + "hash" : "72k1c", + "kind" : "init", + "nodeID" : 307, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "22dq2", + "kind" : "enum.case", + "nodeID" : 66 + }, + { + "hash" : "733az", + "kind" : "func.op", + "nodeID" : 197, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 412 + }, + { + "kind" : "taskGroup", + "nodeID" : 388 + }, + { + "hash" : "71kj3", + "kind" : "property", + "nodeID" : 256 + }, + { + "hash" : "40ohw", + "kind" : "init", + "nodeID" : 353, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + } + ], + "name" : "InputObjects", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV10HTTPHeaderV" + } + }, + { + "name" : "none", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO4noneyA2GmF" + } + }, + { + "name" : "version", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7versionAE7VersionOvp" + } + }, + { + "name" : "description", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO11descriptionSSvp" + } + }, + { + "name" : "build(with:withRootURL:itemsToGenerate:operationIdentifierProvider:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C5build4with0E7RootURL15itemsToGenerate27operationIdentifierProvideryAA0aB13ConfigurationV_10Foundation0G0VSgAC05ItemsiJ0VSSAA19OperationDescriptorVYaYbKcSgtYaKFZ" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO4fromAGs7Decoder_p_tKcfc" + } + }, + { + "name" : "testMocksInvalidSwiftPackageConfiguration", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C5ErrorO41testMocksInvalidSwiftPackageConfigurationyA2EmF" + } + }, + { + "name" : "insert(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV6insertyyAEF" + } + }, + { + "name" : "init(enumCases:fieldAccessors:inputObjects:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9enumCases14fieldAccessors12inputObjectsA2E04EnumH0O_AE05FieldJ0OAE05InputL0Otcfc" + } + }, + { + "name" : "init(rawValue:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO8rawValueAGSgSS_tcfc" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "disfavored" : 3, + "name" : "init(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPsEyxqd__ncSTRd__7ElementQyd__ACRtzlufc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "name" : "variant", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO0A16RegistrySettingsV7variantSSSgvp" + } + }, + { + "name" : "warning", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0B6LoggerV8LogLevelO7warningyA2EmF" + } + }, + { + "name" : "RawRepresentable-Implementations" + }, + { + "name" : "cannotLoadSchema", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C5ErrorO16cannotLoadSchemayA2EmF" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV4fromACs7Decoder_p_tKcfc" + } + }, + { + "name" : "none", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV4noneAEvpZ" + } + }, + { + "name" : "LocalizedError-Implementations" + }, + { + "children" : [ + { + "hash" : "2l813", + "kind" : "type.property", + "nodeID" : 372 + } + ], + "name" : "Default", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV7DefaultV" + } + }, + { + "name" : "cannotCreateFile(at:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib20FileManagerPathErrorO012cannotCreateD0yACSS_tcACmF" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "disfavored" : 3, + "name" : "failureReason", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB0C5ErrorO" + } + }, + { + "name" : "couldNotExtractSDLFromRegistryJSON", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO34couldNotExtractSDLFromRegistryJSONyA2EmF" + } + }, + { + "disfavored" : 3, + "name" : "intersection(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPsE12intersectionyxxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "name" : "headers", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV7DefaultV7headersSayAC10HTTPHeaderVGvpZ" + } + }, + { + "children" : [ + { + "hash" : "3d7eh", + "kind" : "struct", + "nodeID" : 210 + }, + { + "kind" : "anchor", + "nodeID" : 273 + }, + { + "hash" : "6jv57", + "kind" : "class", + "nodeID" : 321 + }, + { + "hash" : "7pjj8", + "kind" : "enum", + "nodeID" : 120 + }, + { + "hash" : "7uslz", + "kind" : "protocol", + "nodeID" : 589 + }, + { + "hash" : "44lzm", + "kind" : "module.extension", + "nodeID" : 141 + }, + { + "hash" : "6axif", + "kind" : "class", + "nodeID" : 595 + }, + { + "hash" : "9cfvx", + "kind" : "struct", + "nodeID" : 195 + }, + { + "hash" : "99074", + "kind" : "module.extension", + "nodeID" : 582 + }, + { + "hash" : "8gbnn", + "kind" : "struct", + "nodeID" : 396 + }, + { + "hash" : "820sp", + "kind" : "typealias", + "nodeID" : 55 + }, + { + "hash" : "4og9m", + "kind" : "enum", + "nodeID" : 169 + }, + { + "hash" : "6hhrg", + "kind" : "struct", + "nodeID" : 496 + }, + { + "hash" : "6sjw0", + "kind" : "typealias", + "nodeID" : 320 + }, + { + "hash" : "54oht", + "kind" : "struct", + "nodeID" : 338 + }, + { + "hash" : "4dljf", + "kind" : "class", + "nodeID" : 603 + }, + { + "hash" : "4evfz", + "kind" : "enum", + "nodeID" : 333 + }, + { + "hash" : "5209k", + "kind" : "struct", + "nodeID" : 18 + }, + { + "hash" : "7h4ys", + "kind" : "enum", + "nodeID" : 425 + } + ], + "name" : "ApolloCodegenLib", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "ApolloCodegenLib" + } + }, + { + "name" : "doesFileExist(atPath:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A11FileManagerC04doesD5Exist6atPathSbSS_tF" + } + }, + { + "name" : "init(intValue:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO8intValueAGSgSi_tcfc" + } + }, + { + "name" : "Error-Implementations" + }, + { + "name" : "inputSearchPathInvalid(path:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C5ErrorO22inputSearchPathInvalidyAESS_tcAEmF" + } + }, + { + "name" : "init(using:timeout:headers:outputPath:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV5using7timeout7headers10outputPathA2C0E6MethodO_SdSayAC10HTTPHeaderVGSStcfc" + } + }, + { + "name" : "init(from:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV4fromAEs7Decoder_p_tKcfc" + } + }, + { + "name" : "errorsByFile", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV12errorsByFile18OrderedCollections0J10DictionaryVySSSayAC0dE5ErrorOGGvp" + } + }, + { + "name" : "default", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO7defaultyA2KmF" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "disfavored" : 3, + "name" : "helpAnchor", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV0aD5ErrorO" + } + }, + { + "name" : "description", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO10HTTPMethodO11descriptionSSvp" + } + }, + { + "name" : "input", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV5inputAC9FileInputVvp" + } + }, + { + "name" : "exclude", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO7excludeyA2EmF" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "children" : [ + { + "hash" : "9gqrn", + "kind" : "class.extension", + "nodeID" : 420 + } + ], + "name" : "InflectorKit", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:m:s:e:c:objc(cs)TTTStringInflectors:s8SendableP" + } + }, + { + "name" : "RawRepresentable-Implementations" + }, + { + "disfavored" : 3, + "name" : "helpAnchor", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0A8URLErrorO" + } + }, + { + "name" : "Error-Implementations" + }, + { + "name" : "invalidExclude(path:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib4GlobV10MatchErrorO14invalidExcludeyAESS_tcAEmF" + } + }, + { + "children" : [ + { + "kind" : "taskGroup", + "nodeID" : 145 + }, + { + "hash" : "7u0mb", + "kind" : "enum.case", + "nodeID" : 130 + }, + { + "hash" : "8hxfg", + "kind" : "method", + "nodeID" : 533, + "parameterTypes" : [ + "Hasher" + ], + "returnTypes" : [ + + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 290 + }, + { + "hash" : "4fxre", + "kind" : "enum.case", + "nodeID" : 37 + }, + { + "hash" : "4c4nk", + "kind" : "init", + "nodeID" : 269, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "4idke", + "kind" : "property", + "nodeID" : 599 + }, + { + "hash" : "4vve5", + "kind" : "init", + "nodeID" : 97, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "qio2", + "kind" : "method", + "nodeID" : 498, + "parameterTypes" : [ + "Encoder" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "810a8", + "kind" : "func.op", + "nodeID" : 483, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + } + ], + "name" : "AccessModifier", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO" + } + }, + { + "name" : "conversionStrategies", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV20conversionStrategiesAC010ConversionI0VvpZ" + } + }, + { + "children" : [ + { + "hash" : "fnfl", + "kind" : "method", + "nodeID" : 65, + "parameterTypes" : [ + "URLRequest", + "(Data?,URLResponse?,(Error)?)->Void" + ], + "returnTypes" : [ + "URLSessionDataTask?" + ] + } + ], + "name" : "NetworkSession", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib14NetworkSessionP" + } + }, + { + "name" : "schemaDownload", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV7DefaultV14schemaDownloadAA0a6SchemagD0VSgvpZ" + } + }, + { + "name" : "init(rawValue:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO8rawValueAGSgSS_tcfc" + } + }, + { + "children" : [ + { + "hash" : "3xuw7", + "kind" : "init", + "nodeID" : 452, + "parameterTypes" : [ + "Decoder" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "7wwp4", + "kind" : "func.op", + "nodeID" : 267, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 369 + }, + { + "hash" : "7b3vp", + "kind" : "init", + "nodeID" : 477, + "parameterTypes" : [ + "String", + "ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType.ApolloSDKDependency.SDKVersion" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "3c1wc", + "kind" : "type.property", + "nodeID" : 183 + }, + { + "hash" : "2gg6x", + "kind" : "enum", + "nodeID" : 225 + }, + { + "hash" : "7z12", + "kind" : "method", + "nodeID" : 132, + "parameterTypes" : [ + "Encoder" + ], + "returnTypes" : [ + + ] + } + ], + "name" : "ApolloSDKDependency", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "init(schemaSearchPaths:operationSearchPaths:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV9FileInputV17schemaSearchPaths09operationhI0AESaySSG_AHtcfc" + } + }, + { + "children" : [ + { + "hash" : "9ihif", + "kind" : "struct", + "nodeID" : 27 + }, + { + "hash" : "op3q", + "kind" : "enum", + "nodeID" : 3 + }, + { + "hash" : "2kaha", + "kind" : "type.method", + "nodeID" : 545, + "parameterTypes" : [ + "ApolloCodegenConfiguration", + "URL?", + "ApolloCodegen.ItemsToGenerate", + "OperationIdentifierProvider?" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "9lusy", + "kind" : "struct", + "nodeID" : 257 + }, + { + "hash" : "47xtg", + "kind" : "enum", + "nodeID" : 350 + } + ], + "name" : "ApolloCodegen", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C" + } + }, + { + "name" : "encode(to:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV6encode2toys7Encoder_p_tKF" + } + }, + { + "disfavored" : 3, + "name" : "isEmpty", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPsE7isEmptySbvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "name" : "schemaTypes", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV11schemaTypesAC06SchemaheF0Vvp" + } + }, + { + "disfavored" : 3, + "name" : "hashValue", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "name" : "exact(version:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO5exactyAKSS_tcAKmF" + } + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib14InflectionRuleO" + } + }, + { + "children" : [ + { + "hash" : "yazg", + "kind" : "type.property", + "nodeID" : 366 + }, + { + "hash" : "2d5wc", + "kind" : "type.property", + "nodeID" : 391 + }, + { + "kind" : "taskGroup", + "nodeID" : 209 + }, + { + "hash" : "8r0ov", + "kind" : "method", + "nodeID" : 126, + "parameterTypes" : [ + "()->String", + "StaticString", + "UInt" + ], + "returnTypes" : [ + + ] + }, + { + "hash" : "3mp8n", + "kind" : "method", + "nodeID" : 407, + "parameterTypes" : [ + "()->String", + "StaticString", + "UInt" + ], + "returnTypes" : [ + + ] + }, + { + "kind" : "taskGroup", + "nodeID" : 58 + }, + { + "hash" : "9gm6z", + "kind" : "method", + "nodeID" : 146, + "parameterTypes" : [ + "(Self)->T", + "StaticString", + "UInt" + ], + "returnTypes" : [ + "T" + ] + } + ], + "name" : "FileManagerActor", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib16FileManagerActorC" + } + }, + { + "name" : "path", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV4pathSSvp" + } + }, + { + "name" : "couldNotCreateSDLDataToWrite(schema:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO28couldNotCreateSDLDataToWriteyAESS_tcAEmF" + } + }, + { + "disfavored" : 3, + "name" : "recoverySuggestion", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV0aD5ErrorO" + } + }, + { + "disfavored" : 3, + "name" : "update(with:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPs7ElementQzRszrlE6update4withxSgx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "name" : "errorDescription", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib4GlobV10MatchErrorO16errorDescriptionSSSgvp" + } + }, + { + "disfavored" : 3, + "name" : "symmetricDifference(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPsE19symmetricDifferenceyxxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + }, + { + "name" : "absolute(path:accessModifier:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV18TestMockFileOutputO8absoluteyAESS_AC14AccessModifierOtcAEmF" + } + }, + { + "children" : [ + { + "kind" : "taskGroup", + "nodeID" : 61 + }, + { + "hash" : "1xdg8", + "kind" : "property", + "nodeID" : 368 + }, + { + "hash" : "1vcnk", + "kind" : "func.op", + "nodeID" : 241, + "parameterTypes" : [ + "Self", + "Self" + ], + "returnTypes" : [ + "Bool" + ] + }, + { + "hash" : "7um5q", + "kind" : "enum.case", + "nodeID" : 508 + }, + { + "hash" : "3nm44", + "kind" : "property", + "nodeID" : 203 + }, + { + "hash" : "714yo", + "kind" : "init", + "nodeID" : 17, + "parameterTypes" : [ + "String" + ], + "returnTypes" : [ + "" + ] + }, + { + "hash" : "5j8hx", + "kind" : "enum.case", + "nodeID" : 499 + }, + { + "kind" : "taskGroup", + "nodeID" : 581 + }, + { + "hash" : "6a6us", + "kind" : "init", + "nodeID" : 1, + "parameterTypes" : [ + "Int" + ], + "returnTypes" : [ + "" + ] + } + ], + "name" : "CodingKeys", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV10CodingKeysO" + } + }, + { + "children" : [ + { + "hash" : "7ielu", + "kind" : "type.property", + "nodeID" : 435 + }, + { + "hash" : "37fus", + "kind" : "type.property", + "nodeID" : 424 + } + ], + "name" : "Default", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV7DefaultV" + } + }, + { + "name" : "Equatable-Implementations" + }, + { + "name" : "Decodable-Implementations" + }, + { + "name" : "path", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V4pathSSvp" + } + }, + { + "name" : "init(rawValue:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB0C15ItemsToGenerateV8rawValueAESi_tcfc" + } + }, + { + "disfavored" : 3, + "name" : "formSymmetricDifference(_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE23formSymmetricDifferenceyyxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + } + }, + { + "disfavored" : 3, + "name" : "failureReason", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV5ErrorO" + } + }, + { + "name" : "couldNotConvertIntrospectionJSONToSDL(underlying:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO37couldNotConvertIntrospectionJSONToSDLyAEs0G0_p_tcAEmF" + } + }, + { + "name" : "LocalizedError-Implementations" + }, + { + "disfavored" : 3, + "name" : "!=(_:_:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib19OperationDescriptorV0D4TypeO" + } + }, + { + "disfavored" : 3, + "name" : "recoverySuggestion", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO" + } + }, + { + "name" : "operationDocumentFormat", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV23operationDocumentFormatAC09OperationhI0Vvp" + } + }, + { + "name" : "loadData(with:completionHandler:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:So12NSURLSessionC16ApolloCodegenLibE8loadData4with17completionHandlerSo0aF4TaskCSg10Foundation10URLRequestV_yAJ0F0VSg_So13NSURLResponseCSgs5Error_pSgtYaYbctF" + } + }, + { + "disfavored" : 3, + "name" : "isDisjoint(with:)", + "symbolID" : { + "interfaceLanguage" : "swift", + "precise" : "s:s10SetAlgebraPsE10isDisjoint4withSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + } + } + ], + "tutorialContainer" : 110, + "tutorialOverviewContainer" : 262 + }, + "version" : { + "major" : 0, + "minor" : 1, + "patch" : 0 + } +} \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/linkable-entities.json b/docs/docc/Apollo.doccarchive/linkable-entities.json new file mode 100644 index 000000000..2897eb3ea --- /dev/null +++ b/docs/docc/Apollo.doccarchive/linkable-entities.json @@ -0,0 +1,32528 @@ +[ + { + "abstract" : [ + { + "text" : "Designated Initializer", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "fieldMerging" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV", + "text" : "FieldMerging" + }, + { + "kind" : "text", + "text" : " = Default.fieldMerging, " + }, + { + "kind" : "externalParam", + "text" : "legacySafelistingCompatibleOperations" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + }, + { + "kind" : "text", + "text" : " = Default.legacySafelistingCompatibleOperations)" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/init(fieldmerging:legacysafelistingcompatibleoperations:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/init(fieldMerging:legacySafelistingCompatibleOperations:)", + "title" : "init(fieldMerging:legacySafelistingCompatibleOperations:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV12fieldMerging37legacySafelistingCompatibleOperationsAeC05FieldH0V_Sbtcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileinput\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileInput\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV9FileInputV4fromAEs7Decoder_p_tKcfc" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value that indicates whether a given element is a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "member of the option set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "contains" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "member" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/contains(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/contains(_:)", + "title" : "contains(_:)", + "usr" : "s:s9OptionSetPs7ElementQzRszrlE8containsySbxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "couldNotExtractSDLFromRegistryJSON" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/couldnotextractsdlfromregistryjson", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/SchemaDownloadError\/couldNotExtractSDLFromRegistryJSON", + "title" : "ApolloSchemaDownloader.SchemaDownloadError.couldNotExtractSDLFromRegistryJSON", + "usr" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO34couldNotExtractSDLFromRegistryJSONyA2EmF" + }, + { + "abstract" : [ + { + "inlineContent" : [ + { + "text" : "EXPERIMENTAL", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : ": If enabled, the generated operations will be transformed using a method", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that attempts to maintain compatibility with the legacy behavior from", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "identifier" : "https:\/\/github.com\/apollographql\/apollo-tooling", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for registering persisted operation to a safelist.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "legacySafelistingCompatibleOperations" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/legacysafelistingcompatibleoperations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/legacySafelistingCompatibleOperations", + "title" : "legacySafelistingCompatibleOperations", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV37legacySafelistingCompatibleOperationsSbvp" + }, + { + "abstract" : [ + { + "text" : "Generates swift code using the exact name provided in the GraphQL schema", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "performing no conversion", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "none" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/none", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/InputObjects-swift.enum\/none", + "title" : "ApolloCodegenConfiguration.ConversionStrategies.InputObjects.none", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO4noneyA2GmF" + }, + { + "abstract" : [ + { + "text" : "Initializes a ", + "type" : "text" + }, + { + "code" : "SelectionSetInitializer", + "type" : "codeVoice" + }, + { + "text" : " with an array of values.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "arrayLiteral" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "elements" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV", + "text" : "SelectionSetInitializers" + }, + { + "kind" : "text", + "text" : "...)" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/init(arrayliteral:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SelectionSetInitializers\/init(arrayLiteral:)", + "title" : "init(arrayLiteral:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV12arrayLiteralA2Ed_tcfc" + }, + { + "abstract" : [ + { + "text" : "Configures SPM dependency to use the given exact version", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for the apollo-ios dependency.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Results in a dependency that looks like:", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "‘.package(url: “…”, exact: “{version}”)’", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "exact" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "version" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/exact(version:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/SDKVersion\/exact(version:)", + "title" : "ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType.ApolloSDKDependency.SDKVersion.exact(version:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO5exactyAKSS_tcAKmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "?(" + }, + { + "kind" : "externalParam", + "text" : "stringValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/init(stringvalue:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/CodingKeys\/init(stringValue:)", + "title" : "init(stringValue:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO11stringValueAGSgSS_tcfc" + }, + { + "abstract" : [ + { + "text" : "Include the GraphQL source document for the operation in the generated operation models.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "definition" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV", + "text" : "OperationDocumentFormat" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/definition", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/definition", + "title" : "definition", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10definitionAEvpZ" + }, + { + "abstract" : [ + { + "text" : "Local path where the generated operation manifest file should be written.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "path" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/path", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/path", + "title" : "path", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V4pathSSvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "debugDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/httpheader\/debugdescription", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/HTTPHeader\/debugDescription", + "title" : "debugDescription", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV10HTTPHeaderV16debugDescriptionSSvp" + }, + { + "abstract" : [ + { + "text" : "Designated initializer.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "additionalInflectionRules" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib14InflectionRuleO", + "text" : "InflectionRule" + }, + { + "kind" : "text", + "text" : "] = Default.additionalInflectionRules, " + }, + { + "kind" : "externalParam", + "text" : "deprecatedEnumCases" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO", + "text" : "Composition" + }, + { + "kind" : "text", + "text" : " = Default.deprecatedEnumCases, " + }, + { + "kind" : "externalParam", + "text" : "schemaDocumentation" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO", + "text" : "Composition" + }, + { + "kind" : "text", + "text" : " = Default.schemaDocumentation, " + }, + { + "kind" : "externalParam", + "text" : "selectionSetInitializers" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV", + "text" : "SelectionSetInitializers" + }, + { + "kind" : "text", + "text" : " = Default.selectionSetInitializers, " + }, + { + "kind" : "externalParam", + "text" : "operationDocumentFormat" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV", + "text" : "OperationDocumentFormat" + }, + { + "kind" : "text", + "text" : " = Default.operationDocumentFormat, " + }, + { + "kind" : "externalParam", + "text" : "schemaCustomization" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV", + "text" : "SchemaCustomization" + }, + { + "kind" : "text", + "text" : " = Default.schemaCustomization, " + }, + { + "kind" : "externalParam", + "text" : "reduceGeneratedSchemaTypes" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + }, + { + "kind" : "text", + "text" : " = Default.reduceGeneratedSchemaTypes, " + }, + { + "kind" : "externalParam", + "text" : "warningsOnDeprecatedUsage" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO", + "text" : "Composition" + }, + { + "kind" : "text", + "text" : " = Default.warningsOnDeprecatedUsage, " + }, + { + "kind" : "externalParam", + "text" : "conversionStrategies" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV", + "text" : "ConversionStrategies" + }, + { + "kind" : "text", + "text" : " = Default.conversionStrategies, " + }, + { + "kind" : "externalParam", + "text" : "pruneGeneratedFiles" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + }, + { + "kind" : "text", + "text" : " = Default.pruneGeneratedFiles, " + }, + { + "kind" : "externalParam", + "text" : "appendSchemaTypeFilenameSuffix" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + }, + { + "kind" : "text", + "text" : " = Default.appendSchemaTypeFilenameSuffix)" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/init(additionalinflectionrules:deprecatedenumcases:schemadocumentation:selectionsetinitializers:operationdocumentformat:schemacustomization:reducegeneratedschematypes:warningsondeprecatedusage:conversionstrategies:prunegeneratedfiles:append-2erji", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/init(additionalInflectionRules:deprecatedEnumCases:schemaDocumentation:selectionSetInitializers:operationDocumentFormat:schemaCustomization:reduceGeneratedSchemaTypes:warningsOnDeprecatedUsage:conversionStrategies:pruneGeneratedFiles:appendSchemaTypeFilenameSuffix:)", + "title" : "init(additionalInflectionRules:deprecatedEnumCases:schemaDocumentation:selectionSetInitializers:operationDocumentFormat:schemaCustomization:reduceGeneratedSchemaTypes:warningsOnDeprecatedUsage:conversionStrategies:pruneGeneratedFiles:appendSchemaTypeFilenameSuffix:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV25additionalInflectionRules19deprecatedEnumCases19schemaDocumentation24selectionSetInitializers23operationDocumentFormat0M13Customization26reduceGeneratedSchemaTypes25warningsOnDeprecatedUsage20conversionStrategies05pruneW5Files06appendX18TypeFilenameSuffixAESayAA0H4RuleOG_AC11CompositionOAuC09SelectionpQ0VAC09OperationsT0VAC0xU0VSbAuC20ConversionStrategiesVS2btcfc" + }, + { + "abstract" : [ + { + "text" : "Name used to scope the generated schema type files.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "schemaNamespace" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemanamespace", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/schemaNamespace", + "title" : "schemaNamespace", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV15schemaNamespaceSSvp" + }, + { + "abstract" : [ + { + "text" : "A textual representation of this key, suitable for debugging.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "debugDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/debugdescription", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/CodingKeys\/debugDescription", + "title" : "debugDescription", + "usr" : "s:s9CodingKeyPsE16debugDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV10CodingKeysO" + }, + { + "abstract" : [ + { + "text" : "Operation object files will be co-located relative to the defining operation ", + "type" : "text" + }, + { + "code" : ".graphql", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "file. If ", + "type" : "text" + }, + { + "code" : "subpath", + "type" : "codeVoice" + }, + { + "text" : " is specified a subfolder will be created relative to the ", + "type" : "text" + }, + { + "code" : ".graphql", + "type" : "codeVoice" + }, + { + "text" : " file", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "and the operation object files will be generated there. If no ", + "type" : "text" + }, + { + "code" : "subpath", + "type" : "codeVoice" + }, + { + "text" : " is defined then all", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "operation object files will be generated alongside the ", + "type" : "text" + }, + { + "code" : ".graphql", + "type" : "codeVoice" + }, + { + "text" : " file. Use ", + "type" : "text" + }, + { + "code" : "accessModifier", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "to control the visibility of generated code, defaults to ", + "type" : "text" + }, + { + "code" : ".public", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "relative" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "subpath" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? = nil, " + }, + { + "kind" : "externalParam", + "text" : "accessModifier" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO", + "text" : "AccessModifier" + }, + { + "kind" : "text", + "text" : " = .public)" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationsfileoutput\/relative(subpath:accessmodifier:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationsFileOutput\/relative(subpath:accessModifier:)", + "title" : "ApolloCodegenConfiguration.OperationsFileOutput.relative(subpath:accessModifier:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20OperationsFileOutputO8relativeyAESSSg_AC14AccessModifierOtcAEmF" + }, + { + "abstract" : [ + { + "text" : "A configuration object that defines behavior for schema download.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ApolloSchemaDownloadConfiguration" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration", + "title" : "ApolloSchemaDownloadConfiguration", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV" + }, + { + "abstract" : [ + { + "text" : "Default property values", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Default" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/Default", + "title" : "ApolloCodegenConfiguration.OutputOptions.Default", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV" + }, + { + "abstract" : [ + { + "text" : "Creates a new set from a finite sequence of items.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "<" + }, + { + "kind" : "genericParameter", + "text" : "S" + }, + { + "kind" : "text", + "text" : ">(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "sequence" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "S" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "where" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "text" : "S" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:ST", + "text" : "Sequence" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s10SetAlgebraP7ElementQa", + "text" : "Element" + }, + { + "kind" : "text", + "text" : " == " + }, + { + "kind" : "typeIdentifier", + "text" : "S" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:ST7ElementQa", + "text" : "Element" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/init(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/init(_:)", + "title" : "init(_:)", + "usr" : "s:s10SetAlgebraPsEyxqd__ncSTRd__7ElementQyd__ACRtzlufc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value that indicates whether the set is a subset of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "another set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "isSubset" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "of" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/issubset(of:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/isSubset(of:)", + "title" : "isSubset(of:)", + "usr" : "s:s10SetAlgebraPsE8isSubset2ofSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "abstract" : [ + { + "text" : "Local path where the generated schema types files should be stored.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "path" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/path", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/path", + "title" : "path", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV4pathSSvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/localizederror-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/SchemaDownloadError\/LocalizedError-Implementations", + "title" : "LocalizedError Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "schemaCustomization" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV", + "text" : "SchemaCustomization" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/schemacustomization", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/Default\/schemaCustomization", + "title" : "schemaCustomization", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV19schemaCustomizationAC06SchemaI0VvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "failureReason" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error\/failurereason", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/Error\/failureReason", + "title" : "failureReason", + "usr" : "s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV5ErrorO" + }, + { + "abstract" : [ + { + "text" : "A textual representation of this key, suitable for debugging.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "debugDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys\/debugdescription", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/CodingKeys\/debugDescription", + "title" : "debugDescription", + "usr" : "s:s9CodingKeyPsE16debugDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV10CodingKeysO" + }, + { + "abstract" : [ + { + "text" : "The Apollo Schema Registry, which serves as a central hub for managing your graph.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "apolloRegistry" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV", + "text" : "ApolloSchemaDownloadConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO", + "text" : "DownloadMethod" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO0A16RegistrySettingsV", + "text" : "ApolloRegistrySettings" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistry(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/apolloRegistry(_:)", + "title" : "ApolloSchemaDownloadConfiguration.DownloadMethod.apolloRegistry(_:)", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO14apolloRegistryyA2E0aI8SettingsVcAEmF" + }, + { + "abstract" : [ + { + "text" : "An option to generate initializers for a single operation with a given name.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "operation" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "named" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV", + "text" : "SelectionSetInitializers" + } + ], + "kind" : "org.swift.docc.kind.typeMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/operation(named:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SelectionSetInitializers\/operation(named:)", + "title" : "operation(named:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV9operation5namedAESS_tFZ" + }, + { + "abstract" : [ + { + "text" : "Generates an operation manifest in the legacy safelisting format used prior to the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "identifier" : "https:\/\/www.apollographql.com\/docs\/ios\/fetching\/persisted-queries", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " feature.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "legacy" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/legacy", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/Version-swift.enum\/legacy", + "title" : "ApolloCodegenConfiguration.OperationManifestConfiguration.Version.legacy", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO6legacyyA2GmF" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/httpmethod\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/HTTPMethod\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO10HTTPMethodO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "fieldAccessors" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/fieldaccessors", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/CodingKeys\/fieldAccessors", + "title" : "ApolloCodegenConfiguration.ConversionStrategies.CodingKeys.fieldAccessors", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV10CodingKeysO14fieldAccessorsyA2GmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/OutputFormat\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/Version-swift.enum\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "fieldMerging" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys\/fieldmerging", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/CodingKeys\/fieldMerging", + "title" : "ApolloCodegenConfiguration.ExperimentalFeatures.CodingKeys.fieldMerging", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV10CodingKeysO12fieldMergingyA2GmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "failureReason" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/failurereason", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error\/failureReason", + "title" : "failureReason", + "usr" : "s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB0C5ErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "fileNameIsEmpty" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/filenameisempty", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloURLError\/fileNameIsEmpty", + "title" : "ApolloURLError.fileNameIsEmpty", + "usr" : "s:16ApolloCodegenLib0A8URLErrorO15fileNameIsEmptyyA2CmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/optionset-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/OptionSet-Implementations", + "title" : "OptionSet Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hashValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Si", + "text" : "Int" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/hashvalue", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/InputObjects-swift.enum\/hashValue", + "title" : "hashValue", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO" + }, + { + "abstract" : [ + { + "text" : "Verifies that a directory exists at the path and then attempts to delete it. An error is thrown if the path is for a file.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@" + }, + { + "kind" : "attribute", + "preciseIdentifier" : "s:16ApolloCodegenLib16FileManagerActorC", + "text" : "FileManagerActor" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "deleteDirectory" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "atPath" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "path" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/deletedirectory(atpath:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloFileManager\/deleteDirectory(atPath:)", + "title" : "deleteDirectory(atPath:)", + "usr" : "s:16ApolloCodegenLib0A11FileManagerC15deleteDirectory6atPathySS_tKF" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/inflectionrule\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/InflectionRule\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib14InflectionRuleO" + }, + { + "abstract" : [ + { + "text" : "A pluralization rule that allows taking a singular word and pluralizing it.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "pluralization" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "singularRegex" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "replacementRegex" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/inflectionrule\/pluralization(singularregex:replacementregex:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/InflectionRule\/pluralization(singularRegex:replacementRegex:)", + "title" : "InflectionRule.pluralization(singularRegex:replacementRegex:)", + "usr" : "s:16ApolloCodegenLib14InflectionRuleO13pluralizationyACSS_SStcACmF" + }, + { + "abstract" : [ + { + "text" : "Include the computed operation identifier hash for use with persisted queries", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "or ", + "type" : "text" + }, + { + "identifier" : "https:\/\/www.apollographql.com\/docs\/apollo-server\/performance\/apq", + "isActive" : true, + "type" : "reference" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "operationId" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV", + "text" : "OperationDocumentFormat" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/operationid", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/operationId", + "title" : "operationId", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV11operationIdAEvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "type" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "name" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/type(name:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/CustomSchemaTypeName\/type(name:)", + "title" : "ApolloCodegenConfiguration.SchemaCustomization.CustomSchemaTypeName.type(name:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO4typeyAGSS_tcAGmF" + }, + { + "abstract" : [ + { + "text" : "A textual representation of this key.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "description" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/description", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/CodingKeys\/description", + "title" : "description", + "usr" : "s:s9CodingKeyPsE11descriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV10CodingKeysO" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV" + }, + { + "abstract" : [ + { + "text" : "The variant of the graph in the registry.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "variant" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "?" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings\/variant", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/ApolloRegistrySettings\/variant", + "title" : "variant", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO0A16RegistrySettingsV7variantSSSgvp" + }, + { + "abstract" : [ + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "encode" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "to" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "encoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7EncoderP", + "text" : "Encoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/encode(to:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/Version-swift.enum\/encode(to:)", + "title" : "encode(to:)", + "usr" : "s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO" + }, + { + "abstract" : [ + { + "text" : "Designated Initializer", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "using" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "downloadMethod" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV", + "text" : "ApolloSchemaDownloadConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO", + "text" : "DownloadMethod" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "timeout" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "downloadTimeout" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sd", + "text" : "Double" + }, + { + "kind" : "text", + "text" : " = Default.downloadTimeout, " + }, + { + "kind" : "externalParam", + "text" : "headers" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV", + "text" : "ApolloSchemaDownloadConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV10HTTPHeaderV", + "text" : "HTTPHeader" + }, + { + "kind" : "text", + "text" : "] = Default.headers, " + }, + { + "kind" : "externalParam", + "text" : "outputPath" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/init(using:timeout:headers:outputpath:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/init(using:timeout:headers:outputPath:)", + "title" : "init(using:timeout:headers:outputPath:)", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV5using7timeout7headers10outputPathA2C0E6MethodO_SdSayAC10HTTPHeaderVGSStcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "unknown" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "code" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Si", + "text" : "Int" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/unknown(code:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Glob\/MatchError\/unknown(code:)", + "title" : "Glob.MatchError.unknown(code:)", + "usr" : "s:16ApolloCodegenLib4GlobV10MatchErrorO7unknownyAESi_tcAEmF" + }, + { + "abstract" : [ + { + "text" : "Generated test mock files will be included in a target defined in the generated", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "Package.swift", + "type" : "codeVoice" + }, + { + "text" : " file that is suitable for linking the generated test mock files to your", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "test target using Swift Package Manager.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "swiftPackage" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "targetName" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? = nil)" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/testmockfileoutput\/swiftpackage(targetname:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/TestMockFileOutput\/swiftPackage(targetName:)", + "title" : "ApolloCodegenConfiguration.TestMockFileOutput.swiftPackage(targetName:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV18TestMockFileOutputO12swiftPackageyAESSSg_tcAEmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/error-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Glob\/MatchError\/Error-Implementations", + "title" : "Error Implementations" + }, + { + "abstract" : [ + { + "text" : "Test mocks will not be generated. This is the default value.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "none" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/testmockfileoutput\/none", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/TestMockFileOutput\/none", + "title" : "ApolloCodegenConfiguration.TestMockFileOutput.none", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV18TestMockFileOutputO4noneyA2EmF" + }, + { + "abstract" : [ + { + "text" : "Designated initializer.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "schemaSearchPaths" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "] = [\"**\/*.graphqls\"], " + }, + { + "kind" : "externalParam", + "text" : "operationSearchPaths" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "] = [\"**\/*.graphql\"])" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileinput\/init(schemasearchpaths:operationsearchpaths:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileInput\/init(schemaSearchPaths:operationSearchPaths:)", + "title" : "init(schemaSearchPaths:operationSearchPaths:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV9FileInputV17schemaSearchPaths09operationhI0AESaySSG_AHtcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "==" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV", + "text" : "ApolloSchemaDownloadConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO", + "text" : "DownloadMethod" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV", + "text" : "ApolloSchemaDownloadConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO", + "text" : "DownloadMethod" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/==(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/==(_:_:)", + "title" : "==(_:_:)", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO2eeoiySbAE_AEtFZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype\/rawrepresentable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor\/OperationType\/RawRepresentable-Implementations", + "title" : "RawRepresentable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerPathError\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "abstract" : [ + { + "text" : "The types of inflection rules that can be used to customize pluralization.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "InflectionRule" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/inflectionrule", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/InflectionRule", + "title" : "InflectionRule", + "usr" : "s:16ApolloCodegenLib14InflectionRuleO" + }, + { + "abstract" : [ + { + "text" : "The local path structure for the generated schema types files.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "SchemaTypesFileOutput" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput", + "title" : "ApolloCodegenConfiguration.SchemaTypesFileOutput", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV" + }, + { + "abstract" : [ + { + "text" : "Composition is used as a substitute for a boolean where context is better placed in the value", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "instead of the parameter name, e.g.: ", + "type" : "text" + }, + { + "code" : "includeDeprecatedEnumCases = true", + "type" : "codeVoice" + }, + { + "text" : " vs.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "code" : "deprecatedEnumCases = .include", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Composition" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Composition", + "title" : "ApolloCodegenConfiguration.Composition", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "typeNameConflict" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "name" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "conflictingName" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "containingObject" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerror\/typenameconflict(name:conflictingname:containingobject:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalError\/typeNameConflict(name:conflictingName:containingObject:)", + "title" : "ApolloCodegen.NonFatalError.typeNameConflict(name:conflictingName:containingObject:)", + "usr" : "s:16ApolloCodegenLib0aB0C13NonFatalErrorO16typeNameConflictyAESS_S2StcAEmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/codingkey-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/CodingKeys\/CodingKey-Implementations", + "title" : "CodingKey Implementations" + }, + { + "abstract" : [ + { + "text" : "Replaces this set with a new set containing all elements", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "contained in either this set or the given set, but not in both.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "mutating" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "formSymmetricDifference" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/formsymmetricdifference(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/formSymmetricDifference(_:)", + "title" : "formSymmetricDifference(_:)", + "usr" : "s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE23formSymmetricDifferenceyyxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/CustomSchemaTypeName\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "helpAnchor" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/helpanchor", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerPathError\/helpAnchor", + "title" : "helpAnchor", + "usr" : "s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib20FileManagerPathErrorO" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value that indicates whether the set has no members in", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "common with the given set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "isDisjoint" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "with" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/isdisjoint(with:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/isDisjoint(with:)", + "title" : "isDisjoint(with:)", + "usr" : "s:s10SetAlgebraPsE10isDisjoint4withSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO4fromAEs7Decoder_p_tKcfc" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/CodingKeys\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hash" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "into" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "hasher" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "keyword", + "text" : "inout" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s6HasherV", + "text" : "Hasher" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/hash(into:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/CodingKeys\/hash(into:)", + "title" : "hash(into:)", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/setalgebra-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/SetAlgebra-Implementations", + "title" : "SetAlgebra Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "encode" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "to" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "encoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7EncoderP", + "text" : "Encoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/encode(to:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileOutput\/encode(to:)", + "title" : "encode(to:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV6encode2toys7Encoder_p_tKF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "isEmpty" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/isempty", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalErrors\/isEmpty", + "title" : "isEmpty", + "usr" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV7isEmptySbvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/expressiblebystringliteral-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/CustomSchemaTypeName\/ExpressibleByStringLiteral-Implementations", + "title" : "ExpressibleByStringLiteral Implementations" + }, + { + "abstract" : [ + { + "text" : "A textual representation of this key.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "description" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/description", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/CodingKeys\/description", + "title" : "description", + "usr" : "s:s9CodingKeyPsE11descriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Version" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/Version-swift.enum", + "title" : "ApolloCodegenConfiguration.OperationManifestConfiguration.Version", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "customTypeNames" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV", + "text" : "SchemaCustomization" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO", + "text" : "CustomSchemaTypeName" + }, + { + "kind" : "text", + "text" : "]" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/default\/customtypenames", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/Default\/customTypeNames", + "title" : "customTypeNames", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV7DefaultV15customTypeNamesSDySSAE06CustomeI4NameOGvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "write" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "string" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/foundation\/filehandle\/write(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Foundation\/FileHandle\/write(_:)", + "title" : "write(_:)", + "usr" : "s:So12NSFileHandleC16ApolloCodegenLibE5writeyySSF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "recoverySuggestion" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error\/recoverysuggestion", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/Error\/recoverySuggestion", + "title" : "recoverySuggestion", + "usr" : "s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV5ErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CodingKeys" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/CodingKeys", + "title" : "ApolloCodegenConfiguration.OperationDocumentFormat.CodingKeys", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO" + }, + { + "abstract" : [ + { + "text" : "An HTTP header that will be sent in the schema download request.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "HTTPHeader" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/httpheader", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/HTTPHeader", + "title" : "ApolloSchemaDownloadConfiguration.HTTPHeader", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV10HTTPHeaderV" + }, + { + "abstract" : [ + { + "text" : "The ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SelectionSetInitializers", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " configuration is used to determine if you would like", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "initializers to be generated for your generated selection set models.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "SelectionSetInitializers" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SelectionSetInitializers", + "title" : "ApolloCodegenConfiguration.SelectionSetInitializers", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "?(" + }, + { + "kind" : "externalParam", + "text" : "stringValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/init(stringvalue:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/CodingKeys\/init(stringValue:)", + "title" : "init(stringValue:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV10CodingKeysO11stringValueAGSgSS_tcfc" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerPathError\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib20FileManagerPathErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "?(" + }, + { + "kind" : "externalParam", + "text" : "rawValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/init(rawvalue:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/FieldAccessors-swift.enum\/init(rawValue:)", + "title" : "init(rawValue:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO8rawValueAGSgSS_tcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "inputObject" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "name" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "?, " + }, + { + "kind" : "externalParam", + "text" : "fields" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "]?)" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/inputobject(name:fields:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/CustomSchemaTypeName\/inputObject(name:fields:)", + "title" : "ApolloCodegenConfiguration.SchemaCustomization.CustomSchemaTypeName.inputObject(name:fields:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO11inputObjectyAGSSSg_SDyS2SGSgtcAGmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hashValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Si", + "text" : "Int" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel\/hashvalue", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/CodegenLogger\/LogLevel\/hashValue", + "title" : "hashValue", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib0B6LoggerV8LogLevelO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SelectionSetInitializers\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "?(" + }, + { + "kind" : "externalParam", + "text" : "intValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Si", + "text" : "Int" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/init(intvalue:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/CodingKeys\/init(intValue:)", + "title" : "init(intValue:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV10CodingKeysO8intValueAGSgSi_tcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "abstract" : [ + { + "text" : "This conversion strategy will:", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "idiomatic" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/idiomatic", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/FieldAccessors-swift.enum\/idiomatic", + "title" : "ApolloCodegenConfiguration.ConversionStrategies.FieldAccessors.idiomatic", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO9idiomaticyA2GmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "failureReason" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/failurereason", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloURLError\/failureReason", + "title" : "failureReason", + "usr" : "s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0A8URLErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor\/OperationType\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "abstract" : [ + { + "text" : "Default property values", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Default" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/default", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/Default", + "title" : "ApolloCodegenConfiguration.ExperimentalFeatures.Default", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV7DefaultV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "enumCases" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/enumcases", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/CodingKeys\/enumCases", + "title" : "ApolloCodegenConfiguration.ConversionStrategies.CodingKeys.enumCases", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV10CodingKeysO9enumCasesyA2GmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "noSpace" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/nospace", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Glob\/MatchError\/noSpace", + "title" : "Glob.MatchError.noSpace", + "usr" : "s:16ApolloCodegenLib4GlobV10MatchErrorO7noSpaceyA2EmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "operationId" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/operationid", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/CodingKeys\/operationId", + "title" : "ApolloCodegenConfiguration.OperationDocumentFormat.CodingKeys.operationId", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO11operationIdyA2GmF" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/FieldAccessors-swift.enum\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/foundation\/filehandle\/textoutputstream-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Foundation\/FileHandle\/TextOutputStream-Implementations", + "title" : "TextOutputStream Implementations" + }, + { + "abstract" : [ + { + "text" : "An option to generate initializers for a single fragment with a given name.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "fragment" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "named" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV", + "text" : "SelectionSetInitializers" + } + ], + "kind" : "org.swift.docc.kind.typeMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/fragment(named:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SelectionSetInitializers\/fragment(named:)", + "title" : "fragment(named:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV8fragment5namedAESS_tFZ" + }, + { + "abstract" : [ + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "localizedDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/localizeddescription", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/SchemaDownloadError\/localizedDescription", + "title" : "localizedDescription", + "usr" : "s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "abstract" : [ + { + "text" : "No module will be created for the generated types and you are required to create the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "module to support your preferred dependency manager. You must specify the name of the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "module you will create in the ", + "type" : "text" + }, + { + "code" : "schemaNamespace", + "type" : "codeVoice" + }, + { + "text" : " property as this will be used in ", + "type" : "text" + }, + { + "code" : "import", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "statements of generated operation files.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "other" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/other", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/other", + "title" : "ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType.other", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO5otheryA2GmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "include" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/include", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Composition\/include", + "title" : "ApolloCodegenConfiguration.Composition.include", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO7includeyA2EmF" + }, + { + "abstract" : [ + { + "text" : "The API key to use when retrieving your schema from the Apollo Registry.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "apiKey" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings\/apikey", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/ApolloRegistrySettings\/apiKey", + "title" : "apiKey", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO0A16RegistrySettingsV6apiKeySSvp" + }, + { + "abstract" : [ + { + "text" : "A robust code generation engine for GraphQL operations.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.module", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib", + "title" : "ApolloCodegenLib", + "usr" : "ApolloCodegenLib" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "SchemaDownloadError" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/SchemaDownloadError", + "title" : "ApolloSchemaDownloader.SchemaDownloadError", + "usr" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO" + }, + { + "abstract" : [ + { + "text" : "Dictionary with Keys representing the types being renamed\/customized, and", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "customTypeNames" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV", + "text" : "SchemaCustomization" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO", + "text" : "CustomSchemaTypeName" + }, + { + "kind" : "text", + "text" : "]" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customtypenames", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/customTypeNames", + "title" : "customTypeNames", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV15customTypeNamesSDySSAE06CustomeH4NameOGvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV4fromAIs7Decoder_p_tKcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/SDKVersion\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO4fromAKs7Decoder_p_tKcfc" + }, + { + "abstract" : [ + { + "text" : "The input paths and files required for code generation.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "FileInput" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileinput", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileInput", + "title" : "ApolloCodegenConfiguration.FileInput", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV9FileInputV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "couldNotGetURLFromURLComponents" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "components" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:10Foundation13URLComponentsV", + "text" : "URLComponents" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/couldnotgeturlfromurlcomponents(components:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/SchemaDownloadError\/couldNotGetURLFromURLComponents(components:)", + "title" : "ApolloSchemaDownloader.SchemaDownloadError.couldNotGetURLFromURLComponents(components:)", + "usr" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO31couldNotGetURLFromURLComponentsyAE10Foundation0L0V_tcAEmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "LogLevel" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/CodegenLogger\/LogLevel", + "title" : "CodegenLogger.LogLevel", + "usr" : "s:16ApolloCodegenLib0B6LoggerV8LogLevelO" + }, + { + "abstract" : [ + { + "text" : "Removes the elements of the given set from this set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "mutating" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "subtract" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/subtract(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/subtract(_:)", + "title" : "subtract(_:)", + "usr" : "s:s10SetAlgebraPsE8subtractyyxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "errorDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error\/errordescription", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/Error\/errorDescription", + "title" : "errorDescription", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV5ErrorO16errorDescriptionSSSgvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "cannotLoadOperations" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/cannotloadoperations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error\/cannotLoadOperations", + "title" : "ApolloCodegen.Error.cannotLoadOperations", + "usr" : "s:16ApolloCodegenLib0aB0C5ErrorO20cannotLoadOperationsyA2EmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hashValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Si", + "text" : "Int" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/hashvalue", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/OutputFormat\/hashValue", + "title" : "hashValue", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO" + }, + { + "abstract" : [ + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " will add a filename suffix matching the schema type, the default is ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + }, + { + "text" : ". This can be used to", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "avoid filename conflicts when operation type names match schema type names.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "appendSchemaTypeFilenameSuffix" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/appendschematypefilenamesuffix", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/appendSchemaTypeFilenameSuffix", + "title" : "appendSchemaTypeFilenameSuffix", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV30appendSchemaTypeFilenameSuffixSbvp" + }, + { + "abstract" : [ + { + "text" : "Returns a new set containing the elements of this set that do not occur", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "in the given set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "subtracting" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/subtracting(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/subtracting(_:)", + "title" : "subtracting(_:)", + "usr" : "s:s10SetAlgebraPsE11subtractingyxxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "rawValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s5UInt8V", + "text" : "UInt8" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/rawvalue", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/rawValue", + "title" : "rawValue", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV8rawValues5UInt8Vvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "rawValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Si", + "text" : "Int" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/rawvalue", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/rawValue", + "title" : "rawValue", + "usr" : "s:16ApolloCodegenLib0aB0C15ItemsToGenerateV8rawValueSivp" + }, + { + "abstract" : [ + { + "text" : "The local path structure for the test mock operation object files.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "testMocks" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV18TestMockFileOutputO", + "text" : "TestMockFileOutput" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/testmocks", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileOutput\/testMocks", + "title" : "testMocks", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV9testMocksAC08TestMockeF0Ovp" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/CodingKeys\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV4fromAEs7Decoder_p_tKcfc" + }, + { + "abstract" : [ + { + "text" : "GraphQL Introspection connecting to the specified URL.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "introspection" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "endpointURL" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:10Foundation3URLV", + "text" : "URL" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "httpMethod" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV", + "text" : "ApolloSchemaDownloadConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO", + "text" : "DownloadMethod" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO10HTTPMethodO", + "text" : "HTTPMethod" + }, + { + "kind" : "text", + "text" : " = .POST, " + }, + { + "kind" : "externalParam", + "text" : "outputFormat" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV", + "text" : "ApolloSchemaDownloadConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO", + "text" : "DownloadMethod" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO", + "text" : "OutputFormat" + }, + { + "kind" : "text", + "text" : " = .SDL, " + }, + { + "kind" : "externalParam", + "text" : "includeDeprecatedInputValues" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + }, + { + "kind" : "text", + "text" : " = false)" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/introspection(endpointurl:httpmethod:outputformat:includedeprecatedinputvalues:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/introspection(endpointURL:httpMethod:outputFormat:includeDeprecatedInputValues:)", + "title" : "ApolloSchemaDownloadConfiguration.DownloadMethod.introspection(endpointURL:httpMethod:outputFormat:includeDeprecatedInputValues:)", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO13introspectionyAE10Foundation3URLV_AE10HTTPMethodOAE12OutputFormatOSbtcAEmF" + }, + { + "abstract" : [ + { + "text" : "A path pattern matcher.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Glob" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/glob", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Glob", + "title" : "Glob", + "usr" : "s:16ApolloCodegenLib4GlobV" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "?(" + }, + { + "kind" : "externalParam", + "text" : "intValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Si", + "text" : "Int" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/init(intvalue:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/CodingKeys\/init(intValue:)", + "title" : "init(intValue:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO8intValueAGSgSi_tcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "operationDocumentFormat" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV", + "text" : "OperationDocumentFormat" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/operationdocumentformat", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/Default\/operationDocumentFormat", + "title" : "operationDocumentFormat", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV23operationDocumentFormatAC09OperationiJ0VvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/AccessModifier\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "legacySafelistingCompatibleOperations" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/default\/legacysafelistingcompatibleoperations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/Default\/legacySafelistingCompatibleOperations", + "title" : "legacySafelistingCompatibleOperations", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV7DefaultV37legacySafelistingCompatibleOperationsSbvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "failureReason" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/failurereason", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Glob\/MatchError\/failureReason", + "title" : "failureReason", + "usr" : "s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib4GlobV10MatchErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel\/rawrepresentable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/CodegenLogger\/LogLevel\/RawRepresentable-Implementations", + "title" : "RawRepresentable Implementations" + }, + { + "abstract" : [ + { + "text" : "Swift access control configuration.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "AccessModifier" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/AccessModifier", + "title" : "ApolloCodegenConfiguration.AccessModifier", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "aborted" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/aborted", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Glob\/MatchError\/aborted", + "title" : "Glob.MatchError.aborted", + "usr" : "s:16ApolloCodegenLib4GlobV10MatchErrorO7abortedyA2EmF" + }, + { + "abstract" : [ + { + "text" : "A protocol to abstract the underlying network provider.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "protocol" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "NetworkSession" + } + ], + "kind" : "org.swift.docc.kind.protocol", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/networksession", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/NetworkSession", + "title" : "NetworkSession", + "usr" : "s:16ApolloCodegenLib14NetworkSessionP" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "encode" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "to" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "encoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7EncoderP", + "text" : "Encoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/encode(to:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/encode(to:)", + "title" : "encode(to:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV6encode2toys7Encoder_p_tKF" + }, + { + "abstract" : [ + { + "text" : "The paths for the files written to by the ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloFileManager", + "isActive" : true, + "type" : "reference" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@" + }, + { + "kind" : "attribute", + "preciseIdentifier" : "s:16ApolloCodegenLib16FileManagerActorC", + "text" : "FileManagerActor" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "writtenFiles" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sh", + "text" : "Set" + }, + { + "kind" : "text", + "text" : "<" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ">" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/writtenfiles", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloFileManager\/writtenFiles", + "title" : "writtenFiles", + "usr" : "s:16ApolloCodegenLib0A11FileManagerC12writtenFilesShySSGvp" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO" + }, + { + "abstract" : [ + { + "text" : "The local path structure for the generated operation object files.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "operations" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20OperationsFileOutputO", + "text" : "OperationsFileOutput" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/operations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileOutput\/operations", + "title" : "operations", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV10operationsAC010OperationseF0Ovp" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/codingkey-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/CodingKeys\/CodingKey-Implementations", + "title" : "CodingKey Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "errorDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/apolloconfigurationerror\/errordescription", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ApolloConfigurationError\/errorDescription", + "title" : "errorDescription", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV0aD5ErrorO16errorDescriptionSSSgvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "pruneGeneratedFiles" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/prunegeneratedfiles", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/Default\/pruneGeneratedFiles", + "title" : "pruneGeneratedFiles", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV19pruneGeneratedFilesSbvpZ" + }, + { + "abstract" : [ + { + "text" : "The ", + "type" : "text" + }, + { + "code" : "FieldMerging", + "type" : "codeVoice" + }, + { + "text" : " configuration is used to determine what merged fields and named fragment", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "accessors are present on the generated selection set models. Field merging generates", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "selection set models that are easier to use, but more verbose.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "FieldMerging" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FieldMerging", + "title" : "ApolloCodegenConfiguration.FieldMerging", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ApolloRegistrySettings" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/ApolloRegistrySettings", + "title" : "ApolloSchemaDownloadConfiguration.DownloadMethod.ApolloRegistrySettings", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO0A16RegistrySettingsV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "testMocks" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV18TestMockFileOutputO", + "text" : "TestMockFileOutput" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/default\/testmocks", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileOutput\/Default\/testMocks", + "title" : "testMocks", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV7DefaultV9testMocksAC08TestMockeF0OvpZ" + }, + { + "abstract" : [ + { + "text" : "Creates a set containing the elements of the given array literal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "arrayLiteral" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s10SetAlgebraP7ElementQa", + "text" : "Element" + }, + { + "kind" : "text", + "text" : "...)" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/init(arrayliteral:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/init(arrayLiteral:)", + "title" : "init(arrayLiteral:)", + "usr" : "s:s10SetAlgebraPs7ElementQz012ArrayLiteralC0RtzrlE05arrayE0xAFd_tcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "?(" + }, + { + "kind" : "externalParam", + "text" : "rawValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/init(rawvalue:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/CodingKeys\/init(rawValue:)", + "title" : "init(rawValue:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO8rawValueAGSgSS_tcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "SchemaCustomization" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization", + "title" : "ApolloCodegenConfiguration.SchemaCustomization", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/Version-swift.enum\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO" + }, + { + "abstract" : [ + { + "text" : "Any additional HTTP headers to include when retrieving your schema. Defaults to nil.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "headers" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV", + "text" : "ApolloSchemaDownloadConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV10HTTPHeaderV", + "text" : "HTTPHeader" + }, + { + "kind" : "text", + "text" : "]" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/headers", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/headers", + "title" : "headers", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV7headersSayAC10HTTPHeaderVGvp" + }, + { + "abstract" : [ + { + "text" : "Whether to reduce the number of schema types that are generated to only those that are referenced in an operation.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "reduceGeneratedSchemaTypes" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/reducegeneratedschematypes", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/reduceGeneratedSchemaTypes", + "title" : "reduceGeneratedSchemaTypes", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV26reduceGeneratedSchemaTypesSbvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV4fromAEs7Decoder_p_tKcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/CodegenLogger\/LogLevel\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hash" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "into" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "hasher" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "keyword", + "text" : "inout" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s6HasherV", + "text" : "Hasher" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/hash(into:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/FieldAccessors-swift.enum\/hash(into:)", + "title" : "hash(into:)", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO" + }, + { + "abstract" : [ + { + "text" : "A Boolean value that indicates whether the set has no elements.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "isEmpty" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/isempty", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/isEmpty", + "title" : "isEmpty", + "usr" : "s:s10SetAlgebraPsE7isEmptySbvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hashValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Si", + "text" : "Int" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/hashvalue", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/AccessModifier\/hashValue", + "title" : "hashValue", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO" + }, + { + "abstract" : [ + { + "text" : "The output format for the downloaded schema. This is an option on Introspection schema", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "downloads only. For Apollo Registry schema downloads, the schema will always be output as", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "an SDL document", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "OutputFormat" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/OutputFormat", + "title" : "ApolloSchemaDownloadConfiguration.DownloadMethod.OutputFormat", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.extendedModule", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/foundation", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Foundation", + "title" : "Foundation", + "usr" : "s:m:s:e:c:objc(cs)NSFileManagers:s8SendableP" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hashValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Si", + "text" : "Int" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/hashvalue", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/EnumCases-swift.enum\/hashValue", + "title" : "hashValue", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "fromString" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "str" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/init(fromstring:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/SDKVersion\/init(fromString:)", + "title" : "init(fromString:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO10fromStringAKSS_tKcfc" + }, + { + "abstract" : [ + { + "text" : "Convenience initializer.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "schemaPath" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "operationSearchPaths" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "] = [\"**\/*.graphql\"])" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileinput\/init(schemapath:operationsearchpaths:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileInput\/init(schemaPath:operationSearchPaths:)", + "title" : "init(schemaPath:operationSearchPaths:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV9FileInputV10schemaPath20operationSearchPathsAESS_SaySSGtcfc" + }, + { + "abstract" : [ + { + "text" : "Disables field merging entirely. Aside from removal of redundant selections, the shape of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the generated models will directly mirror the GraphQL definition.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "none" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV", + "text" : "FieldMerging" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/none", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FieldMerging\/none", + "title" : "none", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV4noneAEvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "extension" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "c:objc(cs)NSFileHandle", + "text" : "FileHandle" + } + ], + "kind" : "org.swift.docc.kind.extendedClass", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/foundation\/filehandle", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Foundation\/FileHandle", + "title" : "FileHandle", + "usr" : "s:e:s:So12NSFileHandleC16ApolloCodegenLibE5writeyySSF" + }, + { + "abstract" : [ + { + "text" : "Determines how the names of input objects in the GraphQL schema will be converted into", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the generated Swift code.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Defaults to ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/InputObjects-swift.enum\/camelCase", + "isActive" : true, + "type" : "reference" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "inputObjects" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV", + "text" : "ConversionStrategies" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO", + "text" : "InputObjects" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.property", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/inputObjects-swift.property", + "title" : "inputObjects", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12inputObjectsAE05InputH0Ovp" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/rawrepresentable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/EnumCases-swift.enum\/RawRepresentable-Implementations", + "title" : "RawRepresentable Implementations" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "encode" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "to" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "encoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7EncoderP", + "text" : "Encoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/encode(to:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/encode(to:)", + "title" : "encode(to:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV6encode2toys7Encoder_p_tKF" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/InputObjects-swift.enum\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "abstract" : [ + { + "text" : "Returns a new option set of the elements contained in this set, in the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "given set, or in both.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "union" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/union(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/union(_:)", + "title" : "union(_:)", + "usr" : "s:s9OptionSetPsE5unionyxxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "abstract" : [ + { + "text" : "Compatible dependency manager automation.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ModuleType" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum", + "title" : "ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/CodingKeys\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "FileName" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "kind" : "org.swift.docc.kind.typeAlias", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/filename", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalErrors\/FileName", + "title" : "ApolloCodegen.NonFatalErrors.FileName", + "usr" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV8FileNamea" + }, + { + "abstract" : [ + { + "text" : "Use GET for HTTP requests with the GraphQL query being sent in the query string", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "parameter named in ", + "type" : "text" + }, + { + "code" : "queryParameterName", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "GET" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "queryParameterName" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/httpmethod\/get(queryparametername:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/HTTPMethod\/GET(queryParameterName:)", + "title" : "ApolloSchemaDownloadConfiguration.DownloadMethod.HTTPMethod.GET(queryParameterName:)", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO10HTTPMethodO3GETyAGSS_tcAGmF" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileOutput\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "parentFolderURL" + }, + { + "kind" : "text", + "text" : "() -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:10Foundation3URLV", + "text" : "URL" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/foundation\/url\/parentfolderurl()", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Foundation\/URL\/parentFolderURL()", + "title" : "parentFolderURL()", + "usr" : "s:10Foundation3URLV16ApolloCodegenLibE012parentFolderB0ACyF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "OperationType" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor\/OperationType", + "title" : "OperationDescriptor.OperationType", + "usr" : "s:16ApolloCodegenLib19OperationDescriptorV0D4TypeO" + }, + { + "abstract" : [ + { + "text" : "The paths and files output by code generation.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "FileOutput" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileOutput", + "title" : "ApolloCodegenConfiguration.FileOutput", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV" + }, + { + "abstract" : [ + { + "text" : "The input files required for code generation.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "input" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV9FileInputV", + "text" : "FileInput" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/input", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/input", + "title" : "input", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV5inputAC9FileInputVvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "recoverySuggestion" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/recoverysuggestion", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalErrors\/recoverySuggestion", + "title" : "recoverySuggestion", + "usr" : "s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB0C14NonFatalErrorsV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "fieldAccessors" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV", + "text" : "ConversionStrategies" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO", + "text" : "FieldAccessors" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/default\/fieldaccessors", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/Default\/fieldAccessors", + "title" : "fieldAccessors", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV7DefaultV14fieldAccessorsAE05FieldI0OvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hashValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Si", + "text" : "Int" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/hashvalue", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Composition\/hashValue", + "title" : "hashValue", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/error-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/SchemaDownloadError\/Error-Implementations", + "title" : "Error Implementations" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value that indicates whether this set is a strict", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "superset of the given set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "isStrictSuperset" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "of" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/isstrictsuperset(of:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/isStrictSuperset(of:)", + "title" : "isStrictSuperset(of:)", + "usr" : "s:s10SetAlgebraPsE16isStrictSuperset2ofSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "abstract" : [ + { + "text" : "The version format to use when generating the operation manifest. Defaults to ", + "type" : "text" + }, + { + "code" : ".persistedQueries", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "version" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V", + "text" : "OperationManifestConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO", + "text" : "Version" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.property", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/version-swift.property", + "title" : "version", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7versionAE7VersionOvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "enumCases" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV", + "text" : "ConversionStrategies" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO", + "text" : "EnumCases" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/default\/enumcases", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/Default\/enumCases", + "title" : "enumCases", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV7DefaultV9enumCasesAE04EnumI0OvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "reduceGeneratedSchemaTypes" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/reducegeneratedschematypes", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/Default\/reduceGeneratedSchemaTypes", + "title" : "reduceGeneratedSchemaTypes", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV26reduceGeneratedSchemaTypesSbvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@globalActor" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "actor" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "FileManagerActor" + } + ], + "kind" : "org.swift.docc.kind.class", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanageractor", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerActor", + "title" : "FileManagerActor", + "usr" : "s:16ApolloCodegenLib16FileManagerActorC" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "recoverySuggestion" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/apolloconfigurationerror\/recoverysuggestion", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ApolloConfigurationError\/recoverySuggestion", + "title" : "recoverySuggestion", + "usr" : "s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV0aD5ErrorO" + }, + { + "abstract" : [ + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "UInt8", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/init(from:)-55pr0", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/init(from:)-55pr0", + "title" : "init(from:)", + "usr" : "s:SYsSeRzs5UInt8V8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "abstract" : [ + { + "text" : "An error occured during validation of the GraphQL schema or operations.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "graphQLSourceValidationFailure" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "atLines" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "])" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/graphqlsourcevalidationfailure(atlines:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error\/graphQLSourceValidationFailure(atLines:)", + "title" : "ApolloCodegen.Error.graphQLSourceValidationFailure(atLines:)", + "usr" : "s:16ApolloCodegenLib0aB0C5ErrorO30graphQLSourceValidationFailureyAESaySSG_tcAEmF" + }, + { + "abstract" : [ + { + "text" : "Designated initializer", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "customTypeNames" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV", + "text" : "SchemaCustomization" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO", + "text" : "CustomSchemaTypeName" + }, + { + "kind" : "text", + "text" : "] = Default.customTypeNames)" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/init(customtypenames:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/init(customTypeNames:)", + "title" : "init(customTypeNames:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV15customTypeNamesAESDySSAE06CustomeH4NameOG_tcfc" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "OperationDescriptor" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor", + "title" : "OperationDescriptor", + "usr" : "s:16ApolloCodegenLib19OperationDescriptorV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "loadData" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "with" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "urlRequest" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:10Foundation10URLRequestV", + "text" : "URLRequest" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "completionHandler" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "attribute", + "text" : "@escaping " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:10Foundation4DataV", + "text" : "Data" + }, + { + "kind" : "text", + "text" : "?, " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "c:objc(cs)NSURLResponse", + "text" : "URLResponse" + }, + { + "kind" : "text", + "text" : "?, (any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s5ErrorP", + "text" : "Error" + }, + { + "kind" : "text", + "text" : ")?) " + }, + { + "kind" : "keyword", + "text" : "async" + }, + { + "kind" : "text", + "text" : " -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s4Voida", + "text" : "Void" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "c:objc(cs)NSURLSessionDataTask", + "text" : "URLSessionDataTask" + }, + { + "kind" : "text", + "text" : "?" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/foundation\/urlsession\/loaddata(with:completionhandler:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Foundation\/URLSession\/loadData(with:completionHandler:)", + "title" : "loadData(with:completionHandler:)", + "usr" : "s:So12NSURLSessionC16ApolloCodegenLibE8loadData4with17completionHandlerSo0aF4TaskCSg10Foundation10URLRequestV_yAJ0F0VSg_So13NSURLResponseCSgs5Error_pSgtYaYbctF" + }, + { + "abstract" : [ + { + "text" : "Designated initializer.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "schemaNamespace" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "input" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV9FileInputV", + "text" : "FileInput" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "output" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV", + "text" : "FileOutput" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "options" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV", + "text" : "OutputOptions" + }, + { + "kind" : "text", + "text" : " = Default.options, " + }, + { + "kind" : "externalParam", + "text" : "experimentalFeatures" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV", + "text" : "ExperimentalFeatures" + }, + { + "kind" : "text", + "text" : " = Default.experimentalFeatures, " + }, + { + "kind" : "externalParam", + "text" : "schemaDownload" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV", + "text" : "ApolloSchemaDownloadConfiguration" + }, + { + "kind" : "text", + "text" : "? = Default.schemaDownload, " + }, + { + "kind" : "externalParam", + "text" : "operationManifest" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V", + "text" : "OperationManifestConfiguration" + }, + { + "kind" : "text", + "text" : "? = Default.operationManifest)" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/init(schemanamespace:input:output:options:experimentalfeatures:schemadownload:operationmanifest:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/init(schemaNamespace:input:output:options:experimentalFeatures:schemaDownload:operationManifest:)", + "title" : "init(schemaNamespace:input:output:options:experimentalFeatures:schemaDownload:operationManifest:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV15schemaNamespace5input6output7options20experimentalFeatures0E8Download17operationManifestACSS_AC9FileInputVAC0O6OutputVAC0Q7OptionsVAC012ExperimentalK0VAA0a6SchemalD0VSgAC09OperationnD0VSgtcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CodingKeys" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/CodingKeys", + "title" : "ApolloCodegenConfiguration.ExperimentalFeatures.CodingKeys", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV10CodingKeysO" + }, + { + "abstract" : [ + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "localizedDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/localizeddescription", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error\/localizedDescription", + "title" : "localizedDescription", + "usr" : "s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB0C5ErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FieldMerging\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "helpAnchor" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/helpanchor", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalErrors\/helpAnchor", + "title" : "helpAnchor", + "usr" : "s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB0C14NonFatalErrorsV" + }, + { + "abstract" : [ + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "localizedDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/localizeddescription", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalErrors\/localizedDescription", + "title" : "localizedDescription", + "usr" : "s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB0C14NonFatalErrorsV" + }, + { + "abstract" : [ + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "localizedDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error\/localizeddescription", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/Error\/localizedDescription", + "title" : "localizedDescription", + "usr" : "s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV5ErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/inflectionrule\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/InflectionRule\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV4fromACs7Decoder_p_tKcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "schemaDocumentation" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO", + "text" : "Composition" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/schemadocumentation", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/Default\/schemaDocumentation", + "title" : "schemaDocumentation", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV19schemaDocumentationAC11CompositionOvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerror\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalError\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "abstract" : [ + { + "text" : "The identifier of the graph to fetch. Can be found in Apollo Studio.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "graphID" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings\/graphid", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/ApolloRegistrySettings\/graphID", + "title" : "graphID", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO0A16RegistrySettingsV7graphIDSSvp" + }, + { + "abstract" : [ + { + "text" : "A class to facilitate running code generation", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "final" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "class" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ApolloCodegen" + } + ], + "kind" : "org.swift.docc.kind.class", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen", + "title" : "ApolloCodegen", + "usr" : "s:16ApolloCodegenLib0aB0C" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hashValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Si", + "text" : "Int" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/hashvalue", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/FieldAccessors-swift.enum\/hashValue", + "title" : "hashValue", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO" + }, + { + "abstract" : [ + { + "text" : "A textual representation of this key.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "description" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys\/description", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/CodingKeys\/description", + "title" : "description", + "usr" : "s:s9CodingKeyPsE11descriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV10CodingKeysO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Default" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/default", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Default", + "title" : "ApolloCodegenConfiguration.Default", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV7DefaultV" + }, + { + "abstract" : [ + { + "text" : "Removes the elements of the given set from this set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "mutating" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "subtract" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/subtract(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/subtract(_:)", + "title" : "subtract(_:)", + "usr" : "s:s10SetAlgebraPsE8subtractyyxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ErrorsByFile" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:18OrderedCollections0A10DictionaryV", + "text" : "OrderedDictionary" + }, + { + "kind" : "text", + "text" : "<" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C", + "text" : "ApolloCodegen" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV", + "text" : "NonFatalErrors" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV8FileNamea", + "text" : "FileName" + }, + { + "kind" : "text", + "text" : ", [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C", + "text" : "ApolloCodegen" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C13NonFatalErrorO", + "text" : "NonFatalError" + }, + { + "kind" : "text", + "text" : "]>" + } + ], + "kind" : "org.swift.docc.kind.typeAlias", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/errorsbyfile-swift.typealias", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalErrors\/ErrorsByFile-swift.typealias", + "title" : "ApolloCodegen.NonFatalErrors.ErrorsByFile", + "usr" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV0F6ByFilea" + }, + { + "abstract" : [ + { + "text" : "Generated schema types will be manually embedded in a target with the specified ", + "type" : "text" + }, + { + "code" : "name", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "No module will be created for the generated schema types. Use ", + "type" : "text" + }, + { + "code" : "accessModifier", + "type" : "codeVoice" + }, + { + "text" : " to control", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the visibility of generated code, defaults to ", + "type" : "text" + }, + { + "code" : ".internal", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "embeddedInTarget" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "name" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "accessModifier" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO", + "text" : "AccessModifier" + }, + { + "kind" : "text", + "text" : " = .internal)" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/embeddedintarget(name:accessmodifier:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/embeddedInTarget(name:accessModifier:)", + "title" : "ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType.embeddedInTarget(name:accessModifier:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO16embeddedInTargetyAGSS_AC14AccessModifierOtcAGmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "exclude" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/exclude", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Composition\/exclude", + "title" : "ApolloCodegenConfiguration.Composition.exclude", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO7excludeyA2EmF" + }, + { + "abstract" : [ + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "encode" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "to" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "encoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7EncoderP", + "text" : "Encoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/encode(to:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/EnumCases-swift.enum\/encode(to:)", + "title" : "encode(to:)", + "usr" : "s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO" + }, + { + "abstract" : [ + { + "text" : "An array of path matching pattern strings used to find GraphQL schema", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "files to be included for code generation.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "schemaSearchPaths" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "]" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileinput\/schemasearchpaths", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileInput\/schemaSearchPaths", + "title" : "schemaSearchPaths", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV9FileInputV17schemaSearchPathsSaySSGvp" + }, + { + "abstract" : [ + { + "text" : "Load data via the abstracted network provider", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@discardableResult" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "loadData" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "with" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "urlRequest" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:10Foundation10URLRequestV", + "text" : "URLRequest" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "completionHandler" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "attribute", + "text" : "@escaping " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:10Foundation4DataV", + "text" : "Data" + }, + { + "kind" : "text", + "text" : "?, " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "c:objc(cs)NSURLResponse", + "text" : "URLResponse" + }, + { + "kind" : "text", + "text" : "?, (any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s5ErrorP", + "text" : "Error" + }, + { + "kind" : "text", + "text" : ")?) " + }, + { + "kind" : "keyword", + "text" : "async" + }, + { + "kind" : "text", + "text" : " -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s4Voida", + "text" : "Void" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "c:objc(cs)NSURLSessionDataTask", + "text" : "URLSessionDataTask" + }, + { + "kind" : "text", + "text" : "?" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/networksession\/loaddata(with:completionhandler:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/NetworkSession\/loadData(with:completionHandler:)", + "title" : "loadData(with:completionHandler:)", + "usr" : "s:16ApolloCodegenLib14NetworkSessionP8loadData4with17completionHandlerSo012NSURLSessionG4TaskCSg10Foundation10URLRequestV_yAJ0G0VSg_So13NSURLResponseCSgs5Error_pSgtYaYbctF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "downloadedIntrospectionJSONFileNotFound" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "underlying" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s5ErrorP", + "text" : "Error" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/downloadedintrospectionjsonfilenotfound(underlying:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/SchemaDownloadError\/downloadedIntrospectionJSONFileNotFound(underlying:)", + "title" : "ApolloSchemaDownloader.SchemaDownloadError.downloadedIntrospectionJSONFileNotFound(underlying:)", + "usr" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO39downloadedIntrospectionJSONFileNotFoundyAEs0G0_p_tcAEmF" + }, + { + "abstract" : [ + { + "text" : "Designated initializer.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "path" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "moduleType" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV", + "text" : "SchemaTypesFileOutput" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO", + "text" : "ModuleType" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/init(path:moduletype:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/init(path:moduleType:)", + "title" : "init(path:moduleType:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV4path10moduleTypeAESS_AE06ModuleK0Otcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationsfileoutput\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationsFileOutput\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20OperationsFileOutputO4fromAEs7Decoder_p_tKcfc" + }, + { + "abstract" : [ + { + "text" : "Inserts the given element into the set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@discardableResult" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "mutating" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "update" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "with" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "newMember" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s10SetAlgebraP7ElementQa", + "text" : "Element" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s10SetAlgebraP7ElementQa", + "text" : "Element" + }, + { + "kind" : "text", + "text" : "?" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/update(with:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/update(with:)", + "title" : "update(with:)", + "usr" : "s:s9OptionSetPs7ElementQzRszrlE6update4withxSgx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/testmockfileoutput\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/TestMockFileOutput\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV18TestMockFileOutputO4fromAEs7Decoder_p_tKcfc" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value that indicates whether the set is a superset of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "isSuperset" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "of" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/issuperset(of:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/isSuperset(of:)", + "title" : "isSuperset(of:)", + "usr" : "s:s10SetAlgebraPsE10isSuperset2ofSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/EnumCases-swift.enum\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "url" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " = \"https:\/\/github.com\/apollographql\/apollo-ios\", " + }, + { + "kind" : "externalParam", + "text" : "sdkVersion" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV", + "text" : "SchemaTypesFileOutput" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO", + "text" : "ModuleType" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV", + "text" : "ApolloSDKDependency" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO", + "text" : "SDKVersion" + }, + { + "kind" : "text", + "text" : " = .default)" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/init(url:sdkversion:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/init(url:sdkVersion:)", + "title" : "init(url:sdkVersion:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV3url10sdkVersionAISS_AI10SDKVersionOtcfc" + }, + { + "abstract" : [ + { + "text" : "All operation object files will be located in the specified ", + "type" : "text" + }, + { + "code" : "path", + "type" : "codeVoice" + }, + { + "text" : ". Use ", + "type" : "text" + }, + { + "code" : "accessModifier", + "type" : "codeVoice" + }, + { + "text" : " to", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "control the visibility of generated code, defaults to ", + "type" : "text" + }, + { + "code" : ".public", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "absolute" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "path" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "accessModifier" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO", + "text" : "AccessModifier" + }, + { + "kind" : "text", + "text" : " = .public)" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationsfileoutput\/absolute(path:accessmodifier:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationsFileOutput\/absolute(path:accessModifier:)", + "title" : "ApolloCodegenConfiguration.OperationsFileOutput.absolute(path:accessModifier:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20OperationsFileOutputO8absoluteyAESS_AC14AccessModifierOtcAEmF" + }, + { + "abstract" : [ + { + "text" : "Configuration for generating an operation manifest for use with persisted queries.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "operationManifest" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V", + "text" : "OperationManifestConfiguration" + }, + { + "kind" : "text", + "text" : "?" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifest", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/operationManifest", + "title" : "operationManifest", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV17operationManifestAC09OperationfD0VSgvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "rawValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Si", + "text" : "Int" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/init(rawvalue:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/init(rawValue:)", + "title" : "init(rawValue:)", + "usr" : "s:16ApolloCodegenLib0aB0C15ItemsToGenerateV8rawValueAESi_tcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "errorDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/errordescription", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error\/errorDescription", + "title" : "errorDescription", + "usr" : "s:16ApolloCodegenLib0aB0C5ErrorO16errorDescriptionSSSgvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "recoverySuggestion" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/recoverysuggestion", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerPathError\/recoverySuggestion", + "title" : "recoverySuggestion", + "usr" : "s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib20FileManagerPathErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "extension" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "c:objc(cs)NSURLSession", + "text" : "URLSession" + } + ], + "kind" : "org.swift.docc.kind.extendedClass", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/foundation\/urlsession", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Foundation\/URLSession", + "title" : "URLSession", + "usr" : "s:e:s:So12NSURLSessionC16ApolloCodegenLibE8loadData4with17completionHandlerSo0aF4TaskCSg10Foundation10URLRequestV_yAJ0F0VSg_So13NSURLResponseCSgs5Error_pSgtYaYbctF" + }, + { + "abstract" : [ + { + "text" : "Inserts a ", + "type" : "text" + }, + { + "code" : "SelectionSetInitializer", + "type" : "codeVoice" + }, + { + "text" : " into the receiver.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "mutating" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "insert" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "member" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV", + "text" : "SelectionSetInitializers" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/insert(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SelectionSetInitializers\/insert(_:)", + "title" : "insert(_:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV6insertyyAEF" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/decodable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SelectionSetInitializers\/Decodable-Implementations", + "title" : "Decodable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "NonFatalErrors" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalErrors", + "title" : "ApolloCodegen.NonFatalErrors", + "usr" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV" + }, + { + "abstract" : [ + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/InputObjects-swift.enum\/init(from:)", + "title" : "init(from:)", + "usr" : "s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/error-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerPathError\/Error-Implementations", + "title" : "Error Implementations" + }, + { + "abstract" : [ + { + "text" : "All operation object files will be located in the module with the schema types.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "inSchemaModule" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationsfileoutput\/inschemamodule", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationsFileOutput\/inSchemaModule", + "title" : "ApolloCodegenConfiguration.OperationsFileOutput.inSchemaModule", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20OperationsFileOutputO14inSchemaModuleyA2EmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV4fromAEs7Decoder_p_tKcfc" + }, + { + "abstract" : [ + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "encode" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "to" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "encoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7EncoderP", + "text" : "Encoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/encode(to:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/AccessModifier\/encode(to:)", + "title" : "encode(to:)", + "usr" : "s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO" + }, + { + "abstract" : [ + { + "identifier" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/InputObjects-swift.enum", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " is used to specify", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the strategy used to convert the casing of input objects in a GraphQL schema into generated Swift code.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "InputObjects" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/InputObjects-swift.enum", + "title" : "ApolloCodegenConfiguration.ConversionStrategies.InputObjects", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "?(" + }, + { + "kind" : "externalParam", + "text" : "rawValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/init(rawvalue:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/Version-swift.enum\/init(rawValue:)", + "title" : "init(rawValue:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO8rawValueAGSgSS_tcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "decodingFailure" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "type" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error\/decodingfailure(type:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/Error\/decodingFailure(type:)", + "title" : "ApolloCodegenConfiguration.SchemaCustomization.Error.decodingFailure(type:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV5ErrorO15decodingFailureyAGSS_tcAGmF" + }, + { + "abstract" : [ + { + "text" : "The source text for the operation formatted exactly as it will be sent via network", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "transport when executed by an ", + "type" : "text" + }, + { + "code" : "ApolloClient", + "type" : "codeVoice" + }, + { + "text" : ". This value should be used to calculate", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the operation identifier for a persisted queries manifest.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "rawSource" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/sourceformat\/rawsource", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor\/SourceFormat\/rawSource", + "title" : "OperationDescriptor.SourceFormat.rawSource", + "usr" : "s:16ApolloCodegenLib19OperationDescriptorV12SourceFormatO03rawF0yA2EmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "recoverySuggestion" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/recoverysuggestion", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/SchemaDownloadError\/recoverySuggestion", + "title" : "recoverySuggestion", + "usr" : "s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO" + }, + { + "abstract" : [ + { + "text" : "Adds the given element to the option set if it is not already a member.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@discardableResult" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "mutating" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "insert" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "newMember" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s10SetAlgebraP7ElementQa", + "text" : "Element" + }, + { + "kind" : "text", + "text" : ") -> (inserted" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + }, + { + "kind" : "text", + "text" : ", memberAfterInsert" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s10SetAlgebraP7ElementQa", + "text" : "Element" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/insert(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/insert(_:)", + "title" : "insert(_:)", + "usr" : "s:s9OptionSetPs7ElementQzRszrlE6insertySb8inserted_x17memberAfterInserttxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "deprecatedEnumCases" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO", + "text" : "Composition" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/deprecatedenumcases", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/Default\/deprecatedEnumCases", + "title" : "deprecatedEnumCases", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV19deprecatedEnumCasesAC11CompositionOvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "generateManifestOnCodeGeneration" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/default\/generatemanifestoncodegeneration", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/Default\/generateManifestOnCodeGeneration", + "title" : "generateManifestOnCodeGeneration", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7DefaultV08generateF16OnCodeGenerationSbvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "rawValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s5UInt8V", + "text" : "UInt8" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/init(rawvalue:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/init(rawValue:)", + "title" : "init(rawValue:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV8rawValueAEs5UInt8V_tcfc" + }, + { + "abstract" : [ + { + "text" : "Errors that can occur during code generation. These are fatal errors that prevent the code", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "generation from continuing execution.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Error" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error", + "title" : "ApolloCodegen.Error", + "usr" : "s:16ApolloCodegenLib0aB0C5ErrorO" + }, + { + "abstract" : [ + { + "text" : "This conversion strategy will:", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "camelCase" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/camelcase", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/FieldAccessors-swift.enum\/camelCase", + "title" : "ApolloCodegenConfiguration.ConversionStrategies.FieldAccessors.camelCase", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO9camelCaseyA2GmF" + }, + { + "abstract" : [ + { + "text" : "How to generate the operation documents for your generated operations.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "operationDocumentFormat" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV", + "text" : "OperationDocumentFormat" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/operationdocumentformat", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/operationDocumentFormat", + "title" : "operationDocumentFormat", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV23operationDocumentFormatAC09OperationhI0Vvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/error-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error\/Error-Implementations", + "title" : "Error Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "unexpectedRegistryJSONType" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/unexpectedregistryjsontype", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/SchemaDownloadError\/unexpectedRegistryJSONType", + "title" : "ApolloSchemaDownloader.SchemaDownloadError.unexpectedRegistryJSONType", + "usr" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO26unexpectedRegistryJSONTypeyA2EmF" + }, + { + "abstract" : [ + { + "text" : "A textual representation of this key, suitable for debugging.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "debugDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/debugdescription", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/CodingKeys\/debugDescription", + "title" : "debugDescription", + "usr" : "s:s9CodingKeyPsE16debugDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/localizederror-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerPathError\/LocalizedError-Implementations", + "title" : "LocalizedError Implementations" + }, + { + "abstract" : [ + { + "text" : "Merges fields and fragment accessors from sibling inline fragments that match the selection", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "set’s scope.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "siblings" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV", + "text" : "FieldMerging" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/siblings", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FieldMerging\/siblings", + "title" : "siblings", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV8siblingsAEvpZ" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/CodingKeys\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV10CodingKeysO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "downloadTimeout" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sd", + "text" : "Double" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/default\/downloadtimeout", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/Default\/downloadTimeout", + "title" : "downloadTimeout", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV7DefaultV15downloadTimeoutSdvpZ" + }, + { + "abstract" : [ + { + "text" : "Option to generate initializers for all operations (queries, mutations, subscriptions)", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that are not local cache mutations.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "operations" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV", + "text" : "SelectionSetInitializers" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/operations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SelectionSetInitializers\/operations", + "title" : "operations", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV10operationsAEvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "operations" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20OperationsFileOutputO", + "text" : "OperationsFileOutput" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/default\/operations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileOutput\/Default\/operations", + "title" : "operations", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV7DefaultV10operationsAC010OperationseF0OvpZ" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value that indicates whether the set is a subset of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "another set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "isSubset" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "of" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/issubset(of:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/isSubset(of:)", + "title" : "isSubset(of:)", + "usr" : "s:s10SetAlgebraPsE8isSubset2ofSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "abstract" : [ + { + "text" : "Inserts the elements of another set into this option set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "mutating" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "formUnion" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/formunion(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/formUnion(_:)", + "title" : "formUnion(_:)", + "usr" : "s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE9formUnionyyxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "failureReason" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/failurereason", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/SchemaDownloadError\/failureReason", + "title" : "failureReason", + "usr" : "s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileOutput\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "helpAnchor" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/apolloconfigurationerror\/helpanchor", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ApolloConfigurationError\/helpAnchor", + "title" : "helpAnchor", + "usr" : "s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV0aD5ErrorO" + }, + { + "abstract" : [ + { + "text" : "If set to ", + "type" : "text" + }, + { + "code" : "true", + "type" : "codeVoice" + }, + { + "text" : " will generate the operation manifest every time code generation is run. Defaults to ", + "type" : "text" + }, + { + "code" : "false", + "type" : "codeVoice" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "generateManifestOnCodeGeneration" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/generatemanifestoncodegeneration", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/generateManifestOnCodeGeneration", + "title" : "generateManifestOnCodeGeneration", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V08generateF16OnCodeGenerationSbvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/CodingKeys\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "cannotLoadSchema" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/cannotloadschema", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error\/cannotLoadSchema", + "title" : "ApolloCodegen.Error.cannotLoadSchema", + "usr" : "s:16ApolloCodegenLib0aB0C5ErrorO16cannotLoadSchemayA2EmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "unicodeScalarLiteral" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "value" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s43ExpressibleByExtendedGraphemeClusterLiteralP0cdeF4TypeQa", + "text" : "ExtendedGraphemeClusterLiteralType" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/init(unicodescalarliteral:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/CustomSchemaTypeName\/init(unicodeScalarLiteral:)", + "title" : "init(unicodeScalarLiteral:)", + "usr" : "s:s43ExpressibleByExtendedGraphemeClusterLiteralPs013UnicodeScalarF4TypeQz0cdefI0RtzrlE07unicodehF0xAF_tcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "schemaNameConflict" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "name" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/schemanameconflict(name:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error\/schemaNameConflict(name:)", + "title" : "ApolloCodegen.Error.schemaNameConflict(name:)", + "usr" : "s:16ApolloCodegenLib0aB0C5ErrorO18schemaNameConflictyAESS_tcAEmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "selectionSetInitializers" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV", + "text" : "SelectionSetInitializers" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/selectionsetinitializers", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/Default\/selectionSetInitializers", + "title" : "selectionSetInitializers", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV24selectionSetInitializersAC09SelectioniJ0VvpZ" + }, + { + "abstract" : [ + { + "text" : "OptionSet used to configure what items should be generated during code generation.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ItemsToGenerate" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate", + "title" : "ApolloCodegen.ItemsToGenerate", + "usr" : "s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/rawrepresentable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/OutputFormat\/RawRepresentable-Implementations", + "title" : "RawRepresentable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hash" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "into" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "hasher" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "keyword", + "text" : "inout" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s6HasherV", + "text" : "Hasher" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype\/hash(into:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor\/OperationType\/hash(into:)", + "title" : "hash(into:)", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib19OperationDescriptorV0D4TypeO" + }, + { + "abstract" : [ + { + "text" : "Only generate your code (Operations, Fragments, Enums, etc), this option maintains the codegen functionality", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "from before this option set was created.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "code" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C", + "text" : "ApolloCodegen" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C15ItemsToGenerateV", + "text" : "ItemsToGenerate" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/code", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/code", + "title" : "code", + "usr" : "s:16ApolloCodegenLib0aB0C15ItemsToGenerateV4codeAEvpZ" + }, + { + "abstract" : [ + { + "text" : "Inserts the given element into the set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@discardableResult" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "mutating" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "update" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "with" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "newMember" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s10SetAlgebraP7ElementQa", + "text" : "Element" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s10SetAlgebraP7ElementQa", + "text" : "Element" + }, + { + "kind" : "text", + "text" : "?" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/update(with:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/update(with:)", + "title" : "update(with:)", + "usr" : "s:s9OptionSetPs7ElementQzRszrlE6update4withxSgx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/rawrepresentable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/InputObjects-swift.enum\/RawRepresentable-Implementations", + "title" : "RawRepresentable Implementations" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value that indicates whether the set is a superset of", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "isSuperset" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "of" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/issuperset(of:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/isSuperset(of:)", + "title" : "isSuperset(of:)", + "usr" : "s:s10SetAlgebraPsE10isSuperset2ofSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "targetNameConflict" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "name" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/targetnameconflict(name:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error\/targetNameConflict(name:)", + "title" : "ApolloCodegen.Error.targetNameConflict(name:)", + "usr" : "s:16ApolloCodegenLib0aB0C5ErrorO18targetNameConflictyAESS_tcAEmF" + }, + { + "abstract" : [ + { + "text" : "Determines how the names of enum cases in the GraphQL schema will be converted into", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "cases on the generated Swift enums.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Defaults to ", + "type" : "text" + }, + { + "code" : "ApolloCodegenConfiguration\/ConversionStrategies\/CaseConversionStrategy\/camelCase", + "type" : "codeVoice" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "enumCases" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV", + "text" : "ConversionStrategies" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO", + "text" : "EnumCases" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.property", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/enumCases-swift.property", + "title" : "enumCases", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9enumCasesAE04EnumH0Ovp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "appendSchemaTypeFilenameSuffix" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/appendschematypefilenamesuffix", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/Default\/appendSchemaTypeFilenameSuffix", + "title" : "appendSchemaTypeFilenameSuffix", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV30appendSchemaTypeFilenameSuffixSbvpZ" + }, + { + "abstract" : [ + { + "text" : "Merges fields and fragment accessors from named fragments that have been spread into the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "selection set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "namedFragments" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV", + "text" : "FieldMerging" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/namedfragments", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FieldMerging\/namedFragments", + "title" : "namedFragments", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV14namedFragmentsAEvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@" + }, + { + "kind" : "attribute", + "preciseIdentifier" : "s:16ApolloCodegenLib16FileManagerActorC", + "text" : "FileManagerActor" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "class" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ApolloFileManager" + } + ], + "kind" : "org.swift.docc.kind.class", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloFileManager", + "title" : "ApolloFileManager", + "usr" : "s:16ApolloCodegenLib0A11FileManagerC" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/ApolloRegistrySettings\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO0A16RegistrySettingsV" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV" + }, + { + "abstract" : [ + { + "text" : "Removes the given element and all elements subsumed by it.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@discardableResult" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "mutating" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "remove" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "member" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s10SetAlgebraP7ElementQa", + "text" : "Element" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s10SetAlgebraP7ElementQa", + "text" : "Element" + }, + { + "kind" : "text", + "text" : "?" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/remove(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/remove(_:)", + "title" : "remove(_:)", + "usr" : "s:s9OptionSetPs7ElementQzRszrlE6removeyxSgxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloURLError\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0A8URLErrorO" + }, + { + "abstract" : [ + { + "text" : "A definition of a word that should never be pluralized or de-pluralized because it’s the same no matter what the count - for example, “fish”.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "uncountable" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "word" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/inflectionrule\/uncountable(word:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/InflectionRule\/uncountable(word:)", + "title" : "InflectionRule.uncountable(word:)", + "usr" : "s:16ApolloCodegenLib14InflectionRuleO11uncountableyACSS_tcACmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "notADirectory" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "path" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/notadirectory(path:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerPathError\/notADirectory(path:)", + "title" : "FileManagerPathError.notADirectory(path:)", + "usr" : "s:16ApolloCodegenLib20FileManagerPathErrorO13notADirectoryyACSS_tcACmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hash" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "into" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "hasher" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "keyword", + "text" : "inout" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s6HasherV", + "text" : "Hasher" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/hash(into:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Composition\/hash(into:)", + "title" : "hash(into:)", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloURLError\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error\/localizederror-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/Error\/LocalizedError-Implementations", + "title" : "LocalizedError Implementations" + }, + { + "abstract" : [ + { + "text" : "Configures SPM dependency to use the given commit hash", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for the apollo-ios dependency.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Results in a dependency that looks like:", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "‘.package(url: “…”, revision: “{hash}”)’", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "commit" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "hash" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/commit(hash:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/SDKVersion\/commit(hash:)", + "title" : "ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType.ApolloSDKDependency.SDKVersion.commit(hash:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO6commityAKSS_tcAKmF" + }, + { + "abstract" : [ + { + "text" : "Stops program execution if the current task is not executing on this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "actor’s serial executor.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "text", + "text" : "@backDeployed(before: macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0)\n" + }, + { + "kind" : "attribute", + "text" : "nonisolated" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "preconditionIsolated" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "message" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "attribute", + "text" : "@autoclosure " + }, + { + "kind" : "text", + "text" : "() -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " = String(), " + }, + { + "kind" : "externalParam", + "text" : "file" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s12StaticStringV", + "text" : "StaticString" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "keyword", + "text" : "#fileID" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "line" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Su", + "text" : "UInt" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "keyword", + "text" : "#line" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanageractor\/preconditionisolated(_:file:line:)", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "13.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.15", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "13.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "6.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerActor\/preconditionIsolated(_:file:line:)", + "title" : "preconditionIsolated(_:file:line:)", + "usr" : "s:ScA12_ConcurrencyE20preconditionIsolated_4file4lineySSyXK_s12StaticStringVSutF::SYNTHESIZED::s:16ApolloCodegenLib16FileManagerActorC" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Error" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/Error", + "title" : "ApolloCodegenConfiguration.SchemaCustomization.Error", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV5ErrorO" + }, + { + "abstract" : [ + { + "text" : "Returns a new option set of the elements contained in this set, in the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "given set, or in both.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "union" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/union(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/union(_:)", + "title" : "union(_:)", + "usr" : "s:s9OptionSetPsE5unionyxxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "helpAnchor" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error\/helpanchor", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/Error\/helpAnchor", + "title" : "helpAnchor", + "usr" : "s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV5ErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "encode" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "to" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "encoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7EncoderP", + "text" : "Encoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/encode(to:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/encode(to:)", + "title" : "encode(to:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV6encode2toys7Encoder_p_tKF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "helpAnchor" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/helpanchor", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/SchemaDownloadError\/helpAnchor", + "title" : "helpAnchor", + "usr" : "s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "encode" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "to" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "encoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7EncoderP", + "text" : "Encoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/encode(to:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/encode(to:)", + "title" : "encode(to:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V6encode2toys7Encoder_p_tKF" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/sourceformat\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor\/SourceFormat\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib19OperationDescriptorV12SourceFormatO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Default" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/default", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/Default", + "title" : "ApolloSchemaDownloadConfiguration.Default", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV7DefaultV" + }, + { + "abstract" : [ + { + "text" : "A JSON schema definition provided as the result of a schema introspection query.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "JSON" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/json", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/OutputFormat\/JSON", + "title" : "ApolloSchemaDownloadConfiguration.DownloadMethod.OutputFormat.JSON", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO4JSONyA2GmF" + }, + { + "abstract" : [ + { + "text" : "Which generated selection sets should include generated initializers.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "selectionSetInitializers" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV", + "text" : "SelectionSetInitializers" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/selectionsetinitializers", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/selectionSetInitializers", + "title" : "selectionSetInitializers", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV24selectionSetInitializersAC09SelectionhI0Vvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "version" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V", + "text" : "OperationManifestConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO", + "text" : "Version" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/default\/version", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/Default\/version", + "title" : "version", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7DefaultV7versionAE7VersionOvpZ" + }, + { + "abstract" : [ + { + "text" : "Returns a new option set with the elements contained in this set or in", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given set, but not in both.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "symmetricDifference" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/symmetricdifference(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/symmetricDifference(_:)", + "title" : "symmetricDifference(_:)", + "usr" : "s:s9OptionSetPsE19symmetricDifferenceyxxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "abstract" : [ + { + "text" : "Option to generate initializers for all models.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "This includes named fragments, operations, and local cache mutations.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "all" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV", + "text" : "SelectionSetInitializers" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/all", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SelectionSetInitializers\/all", + "title" : "all", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV3allAEvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "inputObjects" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys\/inputobjects", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/CodingKeys\/inputObjects", + "title" : "ApolloCodegenConfiguration.ConversionStrategies.CodingKeys.inputObjects", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV10CodingKeysO12inputObjectsyA2GmF" + }, + { + "abstract" : [ + { + "text" : "Generates an operation manifest for use with persisted queries.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "persistedQueries" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/persistedqueries", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/Version-swift.enum\/persistedQueries", + "title" : "ApolloCodegenConfiguration.OperationManifestConfiguration.Version.persistedQueries", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO16persistedQueriesyA2GmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "operationManifest" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V", + "text" : "OperationManifestConfiguration" + }, + { + "kind" : "text", + "text" : "?" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/default\/operationmanifest", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Default\/operationManifest", + "title" : "operationManifest", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV7DefaultV17operationManifestAC09OperationgD0VSgvpZ" + }, + { + "abstract" : [ + { + "text" : "The source text for the operation formatted exactly as it will be sent via network", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "transport when executed by an ", + "type" : "text" + }, + { + "code" : "ApolloClient", + "type" : "codeVoice" + }, + { + "text" : ". This value should be used to calculate", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the operation identifier for a persisted queries manifest.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "rawSourceText" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/rawsourcetext", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor\/rawSourceText", + "title" : "rawSourceText", + "usr" : "s:16ApolloCodegenLib19OperationDescriptorV13rawSourceTextSSvp" + }, + { + "abstract" : [ + { + "text" : "Convert to lower camel case from ", + "type" : "text" + }, + { + "code" : "snake_case", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "UpperCamelCase", + "type" : "codeVoice" + }, + { + "text" : ", or ", + "type" : "text" + }, + { + "code" : "UPPERCASE", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "camelCase" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/camelcase", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/EnumCases-swift.enum\/camelCase", + "title" : "ApolloCodegenConfiguration.ConversionStrategies.EnumCases.camelCase", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO9camelCaseyA2GmF" + }, + { + "abstract" : [ + { + "text" : "Removes the given element and all elements subsumed by it.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@discardableResult" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "mutating" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "remove" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "member" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s10SetAlgebraP7ElementQa", + "text" : "Element" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s10SetAlgebraP7ElementQa", + "text" : "Element" + }, + { + "kind" : "text", + "text" : "?" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/remove(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/remove(_:)", + "title" : "remove(_:)", + "usr" : "s:s9OptionSetPs7ElementQzRszrlE6removeyxSgxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "abstract" : [ + { + "text" : "Creates the containing directory (including all intermediate directories) for the given file URL if necessary.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "This method will not overwrite any existing directory.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@" + }, + { + "kind" : "attribute", + "preciseIdentifier" : "s:16ApolloCodegenLib16FileManagerActorC", + "text" : "FileManagerActor" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "createContainingDirectoryIfNeeded" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "forPath" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "path" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/createcontainingdirectoryifneeded(forpath:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloFileManager\/createContainingDirectoryIfNeeded(forPath:)", + "title" : "createContainingDirectoryIfNeeded(forPath:)", + "usr" : "s:16ApolloCodegenLib0A11FileManagerC33createContainingDirectoryIfNeeded7forPathySS_tKF" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/CustomSchemaTypeName\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "?(" + }, + { + "kind" : "externalParam", + "text" : "rawValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/init(rawvalue:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/OutputFormat\/init(rawValue:)", + "title" : "init(rawValue:)", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO8rawValueAGSgSS_tcfc" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV" + }, + { + "abstract" : [ + { + "text" : "The ", + "type" : "text" + }, + { + "code" : "LogLevel", + "type" : "codeVoice" + }, + { + "text" : " at which to print logs. Higher raw values than this will", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "be ignored. Defaults to ", + "type" : "text" + }, + { + "code" : "debug", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "nonisolated" + }, + { + "kind" : "text", + "text" : "(unsafe) " + }, + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "level" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0B6LoggerV", + "text" : "CodegenLogger" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0B6LoggerV8LogLevelO", + "text" : "LogLevel" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/level", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/CodegenLogger\/level", + "title" : "level", + "usr" : "s:16ApolloCodegenLib0B6LoggerV5levelAC8LogLevelOvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Default" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings\/default", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/ApolloRegistrySettings\/Default", + "title" : "ApolloSchemaDownloadConfiguration.DownloadMethod.ApolloRegistrySettings.Default", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO0A16RegistrySettingsV7DefaultV" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/decodable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FieldMerging\/Decodable-Implementations", + "title" : "Decodable Implementations" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Glob\/MatchError\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib4GlobV10MatchErrorO" + }, + { + "abstract" : [ + { + "text" : "Helper to get logs printing to stdout so they can be read from the command line.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CodegenLogger" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/codegenlogger", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/CodegenLogger", + "title" : "CodegenLogger", + "usr" : "s:16ApolloCodegenLib0B6LoggerV" + }, + { + "abstract" : [ + { + "text" : "The local path structure for the generated schema types files.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "schemaTypes" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV", + "text" : "SchemaTypesFileOutput" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/schematypes", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileOutput\/schemaTypes", + "title" : "schemaTypes", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV11schemaTypesAC06SchemaheF0Vvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "SourceFormat" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/sourceformat", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor\/SourceFormat", + "title" : "OperationDescriptor.SourceFormat", + "usr" : "s:16ApolloCodegenLib19OperationDescriptorV12SourceFormatO" + }, + { + "abstract" : [ + { + "text" : "The paths and files output by code generation.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "output" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV", + "text" : "FileOutput" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/output", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/output", + "title" : "output", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV6outputAC10FileOutputVvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/foundation\/urlsession\/networksession-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Foundation\/URLSession\/NetworkSession-Implementations", + "title" : "NetworkSession Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hash" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "into" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "hasher" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "keyword", + "text" : "inout" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s6HasherV", + "text" : "Hasher" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel\/hash(into:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/CodegenLogger\/LogLevel\/hash(into:)", + "title" : "hash(into:)", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib0B6LoggerV8LogLevelO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "?(" + }, + { + "kind" : "externalParam", + "text" : "rawValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype\/init(rawvalue:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor\/OperationType\/init(rawValue:)", + "title" : "init(rawValue:)", + "usr" : "s:16ApolloCodegenLib19OperationDescriptorV0D4TypeO8rawValueAESgSS_tcfc" + }, + { + "abstract" : [ + { + "text" : "Generated test mock files will be located in the specified ", + "type" : "text" + }, + { + "code" : "path", + "type" : "codeVoice" + }, + { + "text" : ". Use ", + "type" : "text" + }, + { + "code" : "accessModifier", + "type" : "codeVoice" + }, + { + "text" : " to", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "control the visibility of generated code, defaults to ", + "type" : "text" + }, + { + "code" : ".public", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "No module will be created for the generated test mocks.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "absolute" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "path" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "accessModifier" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO", + "text" : "AccessModifier" + }, + { + "kind" : "text", + "text" : " = .public)" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/testmockfileoutput\/absolute(path:accessmodifier:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/TestMockFileOutput\/absolute(path:accessModifier:)", + "title" : "ApolloCodegenConfiguration.TestMockFileOutput.absolute(path:accessModifier:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV18TestMockFileOutputO8absoluteyAESS_AC14AccessModifierOtcAEmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/error-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalErrors\/Error-Implementations", + "title" : "Error Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "fieldMergingIncompatibility" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/fieldmergingincompatibility", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error\/fieldMergingIncompatibility", + "title" : "ApolloCodegen.Error.fieldMergingIncompatibility", + "usr" : "s:16ApolloCodegenLib0aB0C5ErrorO27fieldMergingIncompatibilityyA2EmF" + }, + { + "abstract" : [ + { + "text" : "Option to generate initializers for all named fragments.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "namedFragments" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV", + "text" : "SelectionSetInitializers" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/namedfragments", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SelectionSetInitializers\/namedFragments", + "title" : "namedFragments", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV14namedFragmentsAEvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "description" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/description", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/OutputFormat\/description", + "title" : "description", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO11descriptionSSvp" + }, + { + "abstract" : [ + { + "text" : "Allows users to enable experimental features.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "experimentalFeatures" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV", + "text" : "ExperimentalFeatures" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.property", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/experimentalFeatures-swift.property", + "title" : "experimentalFeatures", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20experimentalFeaturesAC012ExperimentalF0Vvp" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value that indicates whether the set has no members in", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "common with the given set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "isDisjoint" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "with" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/isdisjoint(with:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/isDisjoint(with:)", + "title" : "isDisjoint(with:)", + "usr" : "s:s10SetAlgebraPsE10isDisjoint4withSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "encode" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "to" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "encoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7EncoderP", + "text" : "Encoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/encode(to:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/CustomSchemaTypeName\/encode(to:)", + "title" : "encode(to:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO6encode2toys7Encoder_p_tKF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "extendedGraphemeClusterLiteral" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "value" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s26ExpressibleByStringLiteralP0cD4TypeQa", + "text" : "StringLiteralType" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/init(extendedgraphemeclusterliteral:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/CustomSchemaTypeName\/init(extendedGraphemeClusterLiteral:)", + "title" : "init(extendedGraphemeClusterLiteral:)", + "usr" : "s:s26ExpressibleByStringLiteralPs0cD4TypeQz023ExtendedGraphemeClusterdE0RtzrlE08extendedghD0xAF_tcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO" + }, + { + "abstract" : [ + { + "text" : "Configures SPM dependency to use the exact version of apollo-ios", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "that matches the code generation library version currently in use.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Results in a dependency that looks like:", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "‘.package(url: “https:\/\/github.com\/apollographql\/apollo-ios.git”, exact: “{version}”)’", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "`default`" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/default", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/SDKVersion\/default", + "title" : "ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType.ApolloSDKDependency.SDKVersion.default", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO7defaultyA2KmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/inflectionrule\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/InflectionRule\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib14InflectionRuleO4fromACs7Decoder_p_tKcfc" + }, + { + "abstract" : [ + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Composition\/init(from:)", + "title" : "init(from:)", + "usr" : "s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "sharedUnownedExecutor" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sce", + "text" : "UnownedSerialExecutor" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanageractor\/sharedunownedexecutor", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "13.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.15", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "13.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "6.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerActor\/sharedUnownedExecutor", + "title" : "sharedUnownedExecutor", + "usr" : "s:12_Concurrency11GlobalActorPAAE21sharedUnownedExecutorScevpZ::SYNTHESIZED::s:16ApolloCodegenLib16FileManagerActorC" + }, + { + "abstract" : [ + { + "text" : "Any non-default rules for pluralization or singularization you wish to include.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "additionalInflectionRules" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib14InflectionRuleO", + "text" : "InflectionRule" + }, + { + "kind" : "text", + "text" : "]" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/additionalinflectionrules", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/additionalInflectionRules", + "title" : "additionalInflectionRules", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV25additionalInflectionRulesSayAA0H4RuleOGvp" + }, + { + "abstract" : [ + { + "text" : "The HTTP request method. This is an option on Introspection schema downloads only.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Apollo Registry downloads are always POST requests.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "HTTPMethod" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/httpmethod", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/HTTPMethod", + "title" : "ApolloSchemaDownloadConfiguration.DownloadMethod.HTTPMethod", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO10HTTPMethodO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/setalgebra-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/SetAlgebra-Implementations", + "title" : "SetAlgebra Implementations" + }, + { + "abstract" : [ + { + "text" : "Enable entities to be used within any source file from their defining module, but not in", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "any source file outside of that module.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "`internal`" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/internal", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/AccessModifier\/internal", + "title" : "ApolloCodegenConfiguration.AccessModifier.internal", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO8internalyA2EmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "`enum`" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "name" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "?, " + }, + { + "kind" : "externalParam", + "text" : "cases" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "]?)" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/enum(name:cases:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/CustomSchemaTypeName\/enum(name:cases:)", + "title" : "ApolloCodegenConfiguration.SchemaCustomization.CustomSchemaTypeName.enum(name:cases:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO4enumyAGSSSg_SDyS2SGSgtcAGmF" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV" + }, + { + "abstract" : [ + { + "text" : "Configures SPM dependency to use the given branch name", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "for the apollo-ios dependency.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Results in a dependency that looks like:", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "‘.package(url: “…”, branch: “{name}”)’", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "branch" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "name" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/branch(name:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/SDKVersion\/branch(name:)", + "title" : "ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType.ApolloSDKDependency.SDKVersion.branch(name:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO6branchyAKSS_tcAKmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "downloadedRegistryJSONFileNotFound" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "underlying" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s5ErrorP", + "text" : "Error" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/downloadedregistryjsonfilenotfound(underlying:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/SchemaDownloadError\/downloadedRegistryJSONFileNotFound(underlying:)", + "title" : "ApolloSchemaDownloader.SchemaDownloadError.downloadedRegistryJSONFileNotFound(underlying:)", + "usr" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO34downloadedRegistryJSONFileNotFoundyAEs0G0_p_tcAEmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hashValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Si", + "text" : "Int" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/hashvalue", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/CodingKeys\/hashValue", + "title" : "hashValue", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value that indicates whether this set is a strict", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "superset of the given set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "isStrictSuperset" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "of" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/isstrictsuperset(of:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/isStrictSuperset(of:)", + "title" : "isStrictSuperset(of:)", + "usr" : "s:s10SetAlgebraPsE16isStrictSuperset2ofSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "failureReason" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/failurereason", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalErrors\/failureReason", + "title" : "failureReason", + "usr" : "s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB0C14NonFatalErrorsV" + }, + { + "abstract" : [ + { + "text" : "Downloads your schema using the specified configuration object.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "fetch" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "configuration" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV", + "text" : "ApolloSchemaDownloadConfiguration" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "withRootURL" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "rootURL" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:10Foundation3URLV", + "text" : "URL" + }, + { + "kind" : "text", + "text" : "? = nil, " + }, + { + "kind" : "externalParam", + "text" : "session" + }, + { + "kind" : "text", + "text" : ": (any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib14NetworkSessionP", + "text" : "NetworkSession" + }, + { + "kind" : "text", + "text" : ")? = nil) " + }, + { + "kind" : "keyword", + "text" : "async" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.typeMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/fetch(configuration:withrooturl:session:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/fetch(configuration:withRootURL:session:)", + "title" : "fetch(configuration:withRootURL:session:)", + "usr" : "s:16ApolloCodegenLib0A16SchemaDownloaderV5fetch13configuration11withRootURL7sessionyAA0aD21DownloadConfigurationV_10Foundation0J0VSgAA14NetworkSession_pSgtYaKFZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "outputFormat" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV", + "text" : "ApolloSchemaDownloadConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO", + "text" : "DownloadMethod" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO", + "text" : "OutputFormat" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/outputformat", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/outputFormat", + "title" : "outputFormat", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV12outputFormatAC0E6MethodO06OutputH0Ovp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/ApolloRegistrySettings\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO0A16RegistrySettingsV4fromAGs7Decoder_p_tKcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "emptyCustomization" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "type" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error\/emptycustomization(type:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/Error\/emptyCustomization(type:)", + "title" : "ApolloCodegenConfiguration.SchemaCustomization.Error.emptyCustomization(type:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV5ErrorO05emptyF0yAGSS_tcAGmF" + }, + { + "abstract" : [ + { + "text" : "Designated initializer.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "schemaTypes" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV", + "text" : "SchemaTypesFileOutput" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "operations" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20OperationsFileOutputO", + "text" : "OperationsFileOutput" + }, + { + "kind" : "text", + "text" : " = Default.operations, " + }, + { + "kind" : "externalParam", + "text" : "testMocks" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV18TestMockFileOutputO", + "text" : "TestMockFileOutput" + }, + { + "kind" : "text", + "text" : " = Default.testMocks)" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/init(schematypes:operations:testmocks:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileOutput\/init(schemaTypes:operations:testMocks:)", + "title" : "init(schemaTypes:operations:testMocks:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV11schemaTypes10operations9testMocksAeC06SchemaheF0V_AC010OperationseF0OAC08TestMockeF0Otcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/apolloconfigurationerror\/error-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ApolloConfigurationError\/Error-Implementations", + "title" : "Error Implementations" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/SDKVersion\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV4fromAEs7Decoder_p_tKcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "encode" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "to" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "encoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7EncoderP", + "text" : "Encoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/encode(to:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SelectionSetInitializers\/encode(to:)", + "title" : "encode(to:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV6encode2toys7Encoder_p_tKF" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/error-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloURLError\/Error-Implementations", + "title" : "Error Implementations" + }, + { + "abstract" : [ + { + "text" : "Generates a ", + "type" : "text" + }, + { + "code" : "Package.swift", + "type" : "codeVoice" + }, + { + "text" : " file that is suitable for linking then generated schema types", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "files to your project using Swift Package Manager. Uses the ", + "type" : "text" + }, + { + "code" : "apolloSDKDependency", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "to determine how to setup the dependency on ", + "type" : "text" + }, + { + "code" : "apollo-ios", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "swiftPackage" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "apolloSDKDependency" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV", + "text" : "SchemaTypesFileOutput" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO", + "text" : "ModuleType" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV", + "text" : "ApolloSDKDependency" + }, + { + "kind" : "text", + "text" : " = .default)" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/swiftpackage(apollosdkdependency:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/swiftPackage(apolloSDKDependency:)", + "title" : "ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType.swiftPackage(apolloSDKDependency:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO12swiftPackageyA2G0A13SDKDependencyV_tcAGmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "invalidSchemaName" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "message" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/invalidschemaname(_:message:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error\/invalidSchemaName(_:message:)", + "title" : "ApolloCodegen.Error.invalidSchemaName(_:message:)", + "usr" : "s:16ApolloCodegenLib0aB0C5ErrorO17invalidSchemaNameyAESS_SStcAEmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/ApolloRegistrySettings\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "testMocksInvalidSwiftPackageConfiguration" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/testmocksinvalidswiftpackageconfiguration", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error\/testMocksInvalidSwiftPackageConfiguration", + "title" : "ApolloCodegen.Error.testMocksInvalidSwiftPackageConfiguration", + "usr" : "s:16ApolloCodegenLib0aB0C5ErrorO41testMocksInvalidSwiftPackageConfigurationyA2EmF" + }, + { + "abstract" : [ + { + "text" : "Rules for how to convert the names of values from the schema in generated code.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "conversionStrategies" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV", + "text" : "ConversionStrategies" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/conversionstrategies", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/conversionStrategies", + "title" : "conversionStrategies", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV20conversionStrategiesAC010ConversionH0Vvp" + }, + { + "abstract" : [ + { + "text" : "Merges all possible fields and fragment accessors from all sources.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "all" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV", + "text" : "FieldMerging" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/all", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FieldMerging\/all", + "title" : "all", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV3allAEvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/expressiblebyextendedgraphemeclusterliteral-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/CustomSchemaTypeName\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations", + "title" : "ExpressibleByExtendedGraphemeClusterLiteral Implementations" + }, + { + "abstract" : [ + { + "text" : "Creates a file at the specified path and writes any given data to it. If a file already exists at ", + "type" : "text" + }, + { + "code" : "path", + "type" : "codeVoice" + }, + { + "text" : " this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "method can be configured to overwrite the contents of that file, if the current process has the appropriate", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "privileges to do so.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@" + }, + { + "kind" : "attribute", + "preciseIdentifier" : "s:16ApolloCodegenLib16FileManagerActorC", + "text" : "FileManagerActor" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "createFile" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "atPath" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "path" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "data" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:10Foundation4DataV", + "text" : "Data" + }, + { + "kind" : "text", + "text" : "? = nil, " + }, + { + "kind" : "externalParam", + "text" : "overwrite" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + }, + { + "kind" : "text", + "text" : " = true) " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/createfile(atpath:data:overwrite:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloFileManager\/createFile(atPath:data:overwrite:)", + "title" : "createFile(atPath:data:overwrite:)", + "usr" : "s:16ApolloCodegenLib0A11FileManagerC06createD06atPath4data9overwriteySS_10Foundation4DataVSgSbtKF" + }, + { + "abstract" : [ + { + "text" : "Configures SPM dependency to use a local", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "path for the apollo-ios dependency.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Results in a dependency that looks like:", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "‘.package(path: “{path}”)’", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "local" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "path" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/local(path:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/SDKVersion\/local(path:)", + "title" : "ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType.ApolloSDKDependency.SDKVersion.local(path:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO5localyAKSS_tcAKmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "warningsOnDeprecatedUsage" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO", + "text" : "Composition" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/warningsondeprecatedusage", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/Default\/warningsOnDeprecatedUsage", + "title" : "warningsOnDeprecatedUsage", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV25warningsOnDeprecatedUsageAC11CompositionOvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/rawrepresentable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/FieldAccessors-swift.enum\/RawRepresentable-Implementations", + "title" : "RawRepresentable Implementations" + }, + { + "abstract" : [ + { + "text" : "Default property values", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Default" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/default", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/Default", + "title" : "ApolloCodegenConfiguration.SchemaCustomization.Default", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV7DefaultV" + }, + { + "abstract" : [ + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "encode" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "to" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "encoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7EncoderP", + "text" : "Encoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/encode(to:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Composition\/encode(to:)", + "title" : "encode(to:)", + "usr" : "s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/AccessModifier\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "childFolderURL" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "folderName" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:10Foundation3URLV", + "text" : "URL" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/foundation\/url\/childfolderurl(foldername:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Foundation\/URL\/childFolderURL(folderName:)", + "title" : "childFolderURL(folderName:)", + "usr" : "s:10Foundation3URLV16ApolloCodegenLibE011childFolderB010folderNameACSS_tF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "inputObjects" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV", + "text" : "ConversionStrategies" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO", + "text" : "InputObjects" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/default\/inputobjects", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/Default\/inputObjects", + "title" : "inputObjects", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV7DefaultV12inputObjectsAE05InputI0OvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "schemaDownload" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV", + "text" : "ApolloSchemaDownloadConfiguration" + }, + { + "kind" : "text", + "text" : "?" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/default\/schemadownload", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Default\/schemaDownload", + "title" : "schemaDownload", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV7DefaultV14schemaDownloadAA0a6SchemagD0VSgvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CodegenVersion" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/constants\/codegenversion", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Constants\/CodegenVersion", + "title" : "CodegenVersion", + "usr" : "s:16ApolloCodegenLib9ConstantsO0B7VersionSSvpZ" + }, + { + "abstract" : [ + { + "text" : "Returns a new set containing the elements of this set that do not occur", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "in the given set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "subtracting" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/subtracting(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/subtracting(_:)", + "title" : "subtracting(_:)", + "usr" : "s:s10SetAlgebraPsE11subtractingyxxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "abstract" : [ + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "encode" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "to" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "encoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7EncoderP", + "text" : "Encoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/encode(to:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/OutputFormat\/encode(to:)", + "title" : "encode(to:)", + "usr" : "s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO" + }, + { + "abstract" : [ + { + "text" : "Checks if the path exists and is a file, not a directory.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@" + }, + { + "kind" : "attribute", + "preciseIdentifier" : "s:16ApolloCodegenLib16FileManagerActorC", + "text" : "FileManagerActor" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "doesFileExist" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "atPath" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "path" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/doesfileexist(atpath:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloFileManager\/doesFileExist(atPath:)", + "title" : "doesFileExist(atPath:)", + "usr" : "s:16ApolloCodegenLib0A11FileManagerC04doesD5Exist6atPathSbSS_tF" + }, + { + "abstract" : [ + { + "text" : "Generate all available items during code generation.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "all" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C", + "text" : "ApolloCodegen" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C15ItemsToGenerateV", + "text" : "ItemsToGenerate" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/all", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/all", + "title" : "all", + "usr" : "s:16ApolloCodegenLib0aB0C15ItemsToGenerateV3allAEvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "conversionStrategies" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV", + "text" : "ConversionStrategies" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/conversionstrategies", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/Default\/conversionStrategies", + "title" : "conversionStrategies", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV20conversionStrategiesAC010ConversionI0VvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "inputSearchPathInvalid" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "path" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/inputsearchpathinvalid(path:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error\/inputSearchPathInvalid(path:)", + "title" : "ApolloCodegen.Error.inputSearchPathInvalid(path:)", + "usr" : "s:16ApolloCodegenLib0aB0C5ErrorO22inputSearchPathInvalidyAESS_tcAEmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanageractor\/globalactor-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerActor\/GlobalActor-Implementations", + "title" : "GlobalActor Implementations" + }, + { + "abstract" : [ + { + "text" : "How to attempt to download your schema", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "DownloadMethod" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum", + "title" : "ApolloSchemaDownloadConfiguration.DownloadMethod", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/encodable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FieldMerging\/Encodable-Implementations", + "title" : "Encodable Implementations" + }, + { + "abstract" : [ + { + "text" : "Creates an empty option set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "()" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/init()", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/init()", + "title" : "init()", + "usr" : "s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlExycfc::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "abstract" : [ + { + "text" : "A configuration object that defines behavior for code generation.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ApolloCodegenConfiguration" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration", + "title" : "ApolloCodegenConfiguration", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "mutation" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype\/mutation", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor\/OperationType\/mutation", + "title" : "OperationDescriptor.OperationType.mutation", + "usr" : "s:16ApolloCodegenLib19OperationDescriptorV0D4TypeO8mutationyA2EmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/httpheader\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/HTTPHeader\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "abstract" : [ + { + "text" : "Creates the directory (including all intermediate directories) for the given URL if necessary. This method will", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "not overwrite any existing directory.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@" + }, + { + "kind" : "attribute", + "preciseIdentifier" : "s:16ApolloCodegenLib16FileManagerActorC", + "text" : "FileManagerActor" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "createDirectoryIfNeeded" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "atPath" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "path" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/createdirectoryifneeded(atpath:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloFileManager\/createDirectoryIfNeeded(atPath:)", + "title" : "createDirectoryIfNeeded(atPath:)", + "usr" : "s:16ApolloCodegenLib0A11FileManagerC23createDirectoryIfNeeded6atPathySS_tKF" + }, + { + "abstract" : [ + { + "text" : "Designated initializer", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "apiKey" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "graphID" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "variant" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " = Default.variant)" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings\/init(apikey:graphid:variant:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/ApolloRegistrySettings\/init(apiKey:graphID:variant:)", + "title" : "init(apiKey:graphID:variant:)", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO0A16RegistrySettingsV6apiKey7graphID7variantAGSS_S2Stcfc" + }, + { + "abstract" : [ + { + "text" : "A wrapper to facilitate downloading a GraphQL schema.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ApolloSchemaDownloader" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader", + "title" : "ApolloSchemaDownloader", + "usr" : "s:16ApolloCodegenLib0A16SchemaDownloaderV" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "abstract" : [ + { + "text" : "Configures SPM dependency to use a version", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "starting at the given version for the apollo-ios dependency.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Results in a dependency that looks like:", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "‘.package(url: “…”, from: “{version}”)’", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "from" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "version" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/from(version:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/SDKVersion\/from(version:)", + "title" : "ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType.ApolloSDKDependency.SDKVersion.from(version:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO4fromyAKSS_tcAKmF" + }, + { + "abstract" : [ + { + "text" : "Default property values", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Default" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/default", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/Default", + "title" : "ApolloCodegenConfiguration.ConversionStrategies.Default", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV7DefaultV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "variant" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/apolloregistrysettings\/default\/variant", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/ApolloRegistrySettings\/Default\/variant", + "title" : "variant", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO0A16RegistrySettingsV7DefaultV7variantSSvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "warning" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel\/warning", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/CodegenLogger\/LogLevel\/warning", + "title" : "CodegenLogger.LogLevel.warning", + "usr" : "s:16ApolloCodegenLib0B6LoggerV8LogLevelO7warningyA2EmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/httpmethod\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/HTTPMethod\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/localizederror-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalErrors\/LocalizedError-Implementations", + "title" : "LocalizedError Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "stringLiteral" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "value" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/init(stringliteral:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/CustomSchemaTypeName\/init(stringLiteral:)", + "title" : "init(stringLiteral:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO13stringLiteralAGSS_tcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "errorsByFile" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C", + "text" : "ApolloCodegen" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV", + "text" : "NonFatalErrors" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV0F6ByFilea", + "text" : "ErrorsByFile" + }, + { + "kind" : "text", + "text" : " { get }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/errorsbyfile-swift.property", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalErrors\/errorsByFile-swift.property", + "title" : "errorsByFile", + "usr" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV12errorsByFile18OrderedCollections0J10DictionaryVySSSayAC0dE5ErrorOGGvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "couldNotConvertIntrospectionJSONToSDL" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "underlying" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s5ErrorP", + "text" : "Error" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/couldnotconvertintrospectionjsontosdl(underlying:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/SchemaDownloadError\/couldNotConvertIntrospectionJSONToSDL(underlying:)", + "title" : "ApolloSchemaDownloader.SchemaDownloadError.couldNotConvertIntrospectionJSONToSDL(underlying:)", + "usr" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO37couldNotConvertIntrospectionJSONToSDLyAEs0G0_p_tcAEmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ApolloURLError" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollourlerror", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloURLError", + "title" : "ApolloURLError", + "usr" : "s:16ApolloCodegenLib0A8URLErrorO" + }, + { + "abstract" : [ + { + "text" : "Creates an empty option set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "()" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/init()", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/init()", + "title" : "init()", + "usr" : "s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlExycfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "fieldMerging" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV", + "text" : "FieldMerging" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/fieldmerging", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/Default\/fieldMerging", + "title" : "fieldMerging", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV12fieldMergingAC05FieldI0VvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Composition\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "name" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/name", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor\/name", + "title" : "name", + "usr" : "s:16ApolloCodegenLib19OperationDescriptorV4nameSSvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "errorDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/errordescription", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Glob\/MatchError\/errorDescription", + "title" : "errorDescription", + "usr" : "s:16ApolloCodegenLib4GlobV10MatchErrorO16errorDescriptionSSSgvp" + }, + { + "abstract" : [ + { + "text" : "Assume that the current task is executing on this actor’s serial executor,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "or stop program execution otherwise.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "nonisolated" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "assumeIsolated" + }, + { + "kind" : "text", + "text" : "<" + }, + { + "kind" : "genericParameter", + "text" : "T" + }, + { + "kind" : "text", + "text" : ">(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "operation" + }, + { + "kind" : "text", + "text" : ": (" + }, + { + "kind" : "keyword", + "text" : "isolated" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + }, + { + "kind" : "text", + "text" : " -> " + }, + { + "kind" : "typeIdentifier", + "text" : "T" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "file" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s12StaticStringV", + "text" : "StaticString" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "keyword", + "text" : "#fileID" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "line" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Su", + "text" : "UInt" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "keyword", + "text" : "#line" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "rethrows" + }, + { + "kind" : "text", + "text" : " -> " + }, + { + "kind" : "typeIdentifier", + "text" : "T" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "where" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "text" : "T" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s8SendableP", + "text" : "Sendable" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanageractor\/assumeisolated(_:file:line:)", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "13.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.15", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "13.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "6.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerActor\/assumeIsolated(_:file:line:)", + "title" : "assumeIsolated(_:file:line:)", + "usr" : "s:ScA12_ConcurrencyE14assumeIsolated_4file4lineqd__qd__xYiKXE_s12StaticStringVSutKs8SendableRd__lF::SYNTHESIZED::s:16ApolloCodegenLib16FileManagerActorC" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "errorDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/errordescription", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloURLError\/errorDescription", + "title" : "errorDescription", + "usr" : "s:16ApolloCodegenLib0A8URLErrorO16errorDescriptionSSSgvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "cannotCreateFile" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "at" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/cannotcreatefile(at:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerPathError\/cannotCreateFile(at:)", + "title" : "FileManagerPathError.cannotCreateFile(at:)", + "usr" : "s:16ApolloCodegenLib20FileManagerPathErrorO012cannotCreateD0yACSS_tcACmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "debugDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/debugdescription", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/debugDescription", + "title" : "debugDescription", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV16debugDescriptionSSvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "OperationManifestConfiguration" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration", + "title" : "ApolloCodegenConfiguration.OperationManifestConfiguration", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V" + }, + { + "abstract" : [ + { + "text" : "Only generate the operation manifest used for persisted queries and automatic persisted queries.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "operationManifest" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C", + "text" : "ApolloCodegen" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C15ItemsToGenerateV", + "text" : "ItemsToGenerate" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/operationmanifest", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/operationManifest", + "title" : "operationManifest", + "usr" : "s:16ApolloCodegenLib0aB0C15ItemsToGenerateV17operationManifestAEvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "?(" + }, + { + "kind" : "externalParam", + "text" : "intValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Si", + "text" : "Int" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys\/init(intvalue:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/CodingKeys\/init(intValue:)", + "title" : "init(intValue:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV10CodingKeysO8intValueAGSgSi_tcfc" + }, + { + "abstract" : [ + { + "text" : "How to download your schema. Supports the Apollo Registry and GraphQL Introspection methods.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "downloadMethod" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV", + "text" : "ApolloSchemaDownloadConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO", + "text" : "DownloadMethod" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.property", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/downloadMethod-swift.property", + "title" : "downloadMethod", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV14downloadMethodAC0eH0Ovp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/httpheader\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/HTTPHeader\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV10HTTPHeaderV4fromAEs7Decoder_p_tKcfc" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SelectionSetInitializers\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV4fromACs7Decoder_p_tKcfc" + }, + { + "abstract" : [ + { + "text" : "A Boolean value that indicates whether the set has no elements.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "isEmpty" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/isempty", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/isEmpty", + "title" : "isEmpty", + "usr" : "s:s10SetAlgebraPsE7isEmptySbvp::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ExperimentalFeatures" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct", + "title" : "ApolloCodegenConfiguration.ExperimentalFeatures", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "additionalInflectionRules" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib14InflectionRuleO", + "text" : "InflectionRule" + }, + { + "kind" : "text", + "text" : "]" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/default\/additionalinflectionrules", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/Default\/additionalInflectionRules", + "title" : "additionalInflectionRules", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV7DefaultV25additionalInflectionRulesSayAA0I4RuleOGvpZ" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileinput\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileInput\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV9FileInputV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "enumCases" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV", + "text" : "ConversionStrategies" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO", + "text" : "EnumCases" + }, + { + "kind" : "text", + "text" : " = Default.enumCases, " + }, + { + "kind" : "externalParam", + "text" : "fieldAccessors" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV", + "text" : "ConversionStrategies" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO", + "text" : "FieldAccessors" + }, + { + "kind" : "text", + "text" : " = Default.fieldAccessors, " + }, + { + "kind" : "externalParam", + "text" : "inputObjects" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV", + "text" : "ConversionStrategies" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO", + "text" : "InputObjects" + }, + { + "kind" : "text", + "text" : " = Default.inputObjects)" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/init(enumcases:fieldaccessors:inputobjects:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/init(enumCases:fieldAccessors:inputObjects:)", + "title" : "init(enumCases:fieldAccessors:inputObjects:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9enumCases14fieldAccessors12inputObjectsA2E04EnumH0O_AE05FieldJ0OAE05InputL0Otcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "recoverySuggestion" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/recoverysuggestion", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Glob\/MatchError\/recoverySuggestion", + "title" : "recoverySuggestion", + "usr" : "s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib4GlobV10MatchErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "shared" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib16FileManagerActorC", + "text" : "FileManagerActor" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanageractor\/shared", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerActor\/shared", + "title" : "shared", + "usr" : "s:16ApolloCodegenLib16FileManagerActorC6sharedACvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "arrayLiteral" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "elements" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV", + "text" : "FieldMerging" + }, + { + "kind" : "text", + "text" : "...)" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/init(arrayliteral:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FieldMerging\/init(arrayLiteral:)", + "title" : "init(arrayLiteral:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV12arrayLiteralA2Ed_tcfc" + }, + { + "abstract" : [ + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/AccessModifier\/init(from:)", + "title" : "init(from:)", + "usr" : "s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/rawrepresentable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/RawRepresentable-Implementations", + "title" : "RawRepresentable Implementations" + }, + { + "abstract" : [ + { + "text" : "Schema download configuration.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "schemaDownload" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV", + "text" : "ApolloSchemaDownloadConfiguration" + }, + { + "kind" : "text", + "text" : "?" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemadownload", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/schemaDownload", + "title" : "schemaDownload", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV14schemaDownloadAA0a6SchemafD0VSgvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "couldNotCreateURLComponentsFromEndpointURL" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "url" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:10Foundation3URLV", + "text" : "URL" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/couldnotcreateurlcomponentsfromendpointurl(url:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/SchemaDownloadError\/couldNotCreateURLComponentsFromEndpointURL(url:)", + "title" : "ApolloSchemaDownloader.SchemaDownloadError.couldNotCreateURLComponentsFromEndpointURL(url:)", + "usr" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO42couldNotCreateURLComponentsFromEndpointURLyAE10Foundation0N0V_tcAEmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "errorDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerror\/errordescription", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalError\/errorDescription", + "title" : "errorDescription", + "usr" : "s:16ApolloCodegenLib0aB0C13NonFatalErrorO16errorDescriptionSSSgvp" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/httpheader\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/HTTPHeader\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV10HTTPHeaderV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hash" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "into" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "hasher" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "keyword", + "text" : "inout" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s6HasherV", + "text" : "Hasher" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/hash(into:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/Version-swift.enum\/hash(into:)", + "title" : "hash(into:)", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "errorDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/errordescription", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerPathError\/errorDescription", + "title" : "errorDescription", + "usr" : "s:16ApolloCodegenLib20FileManagerPathErrorO16errorDescriptionSSvp" + }, + { + "abstract" : [ + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/EnumCases-swift.enum\/init(from:)", + "title" : "init(from:)", + "usr" : "s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationsfileoutput\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationsFileOutput\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "abstract" : [ + { + "text" : "Creates a set containing the elements of the given array literal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "arrayLiteral" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s10SetAlgebraP7ElementQa", + "text" : "Element" + }, + { + "kind" : "text", + "text" : "...)" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/init(arrayliteral:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/init(arrayLiteral:)", + "title" : "init(arrayLiteral:)", + "usr" : "s:s10SetAlgebraPs7ElementQz012ArrayLiteralC0RtzrlE05arrayE0xAFd_tcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "DefinitionEntry" + }, + { + "kind" : "text", + "text" : " = (" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C", + "text" : "ApolloCodegen" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV", + "text" : "NonFatalErrors" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV8FileNamea", + "text" : "FileName" + }, + { + "kind" : "text", + "text" : ", [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C", + "text" : "ApolloCodegen" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C13NonFatalErrorO", + "text" : "NonFatalError" + }, + { + "kind" : "text", + "text" : "])" + } + ], + "kind" : "org.swift.docc.kind.typeAlias", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/definitionentry", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalErrors\/DefinitionEntry", + "title" : "ApolloCodegen.NonFatalErrors.DefinitionEntry", + "usr" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV15DefinitionEntrya" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "invalidValueForKey" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "key" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "value" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/apolloconfigurationerror\/invalidvalueforkey(key:value:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ApolloConfigurationError\/invalidValueForKey(key:value:)", + "title" : "ApolloCodegenConfiguration.ApolloConfigurationError.invalidValueForKey(key:value:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV0aD5ErrorO18invalidValueForKeyyAESS_SStcAEmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "failureReason" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/apolloconfigurationerror\/failurereason", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ApolloConfigurationError\/failureReason", + "title" : "failureReason", + "usr" : "s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV0aD5ErrorO" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/OutputFormat\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO" + }, + { + "abstract" : [ + { + "text" : "Designated initializer", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "path" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "version" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V", + "text" : "OperationManifestConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO", + "text" : "Version" + }, + { + "kind" : "text", + "text" : " = Default.version, " + }, + { + "kind" : "externalParam", + "text" : "generateManifestOnCodeGeneration" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + }, + { + "kind" : "text", + "text" : " = Default.generateManifestOnCodeGeneration)" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/init(path:version:generatemanifestoncodegeneration:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/init(path:version:generateManifestOnCodeGeneration:)", + "title" : "init(path:version:generateManifestOnCodeGeneration:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V4path7version08generateF16OnCodeGenerationAESS_AE7VersionOSbtcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "nonisolated" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "`default`" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A11FileManagerC", + "text" : "ApolloFileManager" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/default", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloFileManager\/default", + "title" : "default", + "usr" : "s:16ApolloCodegenLib0A11FileManagerC7defaultACvpZ" + }, + { + "abstract" : [ + { + "text" : "Rules and options to customize the generated code.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "options" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV", + "text" : "OutputOptions" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/options", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/options", + "title" : "options", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV7optionsAC13OutputOptionsVvp" + }, + { + "abstract" : [ + { + "text" : "The local path where the downloaded schema should be written to.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "outputPath" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/outputpath", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/outputPath", + "title" : "outputPath", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV10outputPathSSvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "type" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib19OperationDescriptorV", + "text" : "OperationDescriptor" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib19OperationDescriptorV0D4TypeO", + "text" : "OperationType" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/type", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor\/type", + "title" : "type", + "usr" : "s:16ApolloCodegenLib19OperationDescriptorV4typeAC0D4TypeOvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "filePath" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/filepath", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor\/filePath", + "title" : "filePath", + "usr" : "s:16ApolloCodegenLib19OperationDescriptorV8filePathSSvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "invalidExclude" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "path" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/invalidexclude(path:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Glob\/MatchError\/invalidExclude(path:)", + "title" : "Glob.MatchError.invalidExclude(path:)", + "usr" : "s:16ApolloCodegenLib4GlobV10MatchErrorO14invalidExcludeyAESS_tcAEmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/SDKVersion\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "helpAnchor" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/helpanchor", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error\/helpAnchor", + "title" : "helpAnchor", + "usr" : "s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB0C5ErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@" + }, + { + "kind" : "attribute", + "preciseIdentifier" : "s:16ApolloCodegenLib16FileManagerActorC", + "text" : "FileManagerActor" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "base" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "c:objc(cs)NSFileManager", + "text" : "FileManager" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/base", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloFileManager\/base", + "title" : "base", + "usr" : "s:16ApolloCodegenLib0A11FileManagerC4baseSo06NSFileE0Cvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/init(from:)", + "platforms" : [ + { + "beta" : false, + "deprecated" : true, + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV4fromAEs7Decoder_p_tKcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "encode" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "to" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "encoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7EncoderP", + "text" : "Encoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/encode(to:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/encode(to:)", + "title" : "encode(to:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV6encode2toys7Encoder_p_tKF" + }, + { + "abstract" : [ + { + "text" : "A Schema Definition Language (SDL) document defining the schema as described in", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the ", + "type" : "text" + }, + { + "identifier" : "https:\/\/spec.graphql.org\/draft\/#sec-Schema", + "isActive" : true, + "type" : "reference" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "SDL" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/sdl", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/OutputFormat\/SDL", + "title" : "ApolloSchemaDownloadConfiguration.DownloadMethod.OutputFormat.SDL", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO3SDLyA2GmF" + }, + { + "abstract" : [ + { + "text" : "An async closure used to compute the operation identifiers for operations", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "in the persisted queries manifest", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "OperationIdentifierProvider" + }, + { + "kind" : "text", + "text" : " = (" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib19OperationDescriptorV", + "text" : "OperationDescriptor" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "async" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "throws" + }, + { + "kind" : "text", + "text" : " -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + } + ], + "kind" : "org.swift.docc.kind.typeAlias", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationidentifierprovider", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationIdentifierProvider", + "title" : "OperationIdentifierProvider", + "usr" : "s:16ApolloCodegenLib27OperationIdentifierProvidera" + }, + { + "abstract" : [ + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "encode" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "to" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "encoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7EncoderP", + "text" : "Encoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/encode(to:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/InputObjects-swift.enum\/encode(to:)", + "title" : "encode(to:)", + "usr" : "s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/localizederror-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Glob\/MatchError\/LocalizedError-Implementations", + "title" : "LocalizedError Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "legacySafelistingCompatibleOperations" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys\/legacysafelistingcompatibleoperations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/CodingKeys\/legacySafelistingCompatibleOperations", + "title" : "ApolloCodegenConfiguration.ExperimentalFeatures.CodingKeys.legacySafelistingCompatibleOperations", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV10CodingKeysO37legacySafelistingCompatibleOperationsyA2GmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "debug" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel\/debug", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/CodegenLogger\/LogLevel\/debug", + "title" : "CodegenLogger.LogLevel.debug", + "usr" : "s:16ApolloCodegenLib0B6LoggerV8LogLevelO5debugyA2EmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys\/codingkey-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/CodingKeys\/CodingKey-Implementations", + "title" : "CodingKey Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ApolloConfigurationError" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/apolloconfigurationerror", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ApolloConfigurationError", + "title" : "ApolloCodegenConfiguration.ApolloConfigurationError", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV0aD5ErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "experimentalFeatures" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV", + "text" : "ExperimentalFeatures" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/default\/experimentalfeatures", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Default\/experimentalFeatures", + "title" : "experimentalFeatures", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV7DefaultV20experimentalFeaturesAC012ExperimentalG0VvpZ" + }, + { + "abstract" : [ + { + "text" : "Removes all elements of this option set that are not", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "also present in the given set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "mutating" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "formIntersection" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/formintersection(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/formIntersection(_:)", + "title" : "formIntersection(_:)", + "usr" : "s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE16formIntersectionyyxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/FieldAccessors-swift.enum\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "key" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "value" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/httpheader\/init(key:value:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/HTTPHeader\/init(key:value:)", + "title" : "init(key:value:)", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV10HTTPHeaderV3key5valueAESS_SStcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hashValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Si", + "text" : "Int" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype\/hashvalue", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor\/OperationType\/hashValue", + "title" : "hashValue", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib19OperationDescriptorV0D4TypeO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "recoverySuggestion" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerror\/recoverysuggestion", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalError\/recoverySuggestion", + "title" : "recoverySuggestion", + "usr" : "s:16ApolloCodegenLib0aB0C13NonFatalErrorO18recoverySuggestionSSvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "errorDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerrors\/errordescription", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalErrors\/errorDescription", + "title" : "errorDescription", + "usr" : "s:16ApolloCodegenLib0aB0C14NonFatalErrorsV16errorDescriptionSSSgvp" + }, + { + "abstract" : [ + { + "text" : "Convert to lower camel case from ", + "type" : "text" + }, + { + "code" : "snake_case", + "type" : "codeVoice" + }, + { + "text" : ", ", + "type" : "text" + }, + { + "code" : "UpperCamelCase", + "type" : "codeVoice" + }, + { + "text" : ", or ", + "type" : "text" + }, + { + "code" : "UPPERCASE", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "camelCase" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/camelcase", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/InputObjects-swift.enum\/camelCase", + "title" : "ApolloCodegenConfiguration.ConversionStrategies.InputObjects.camelCase", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO9camelCaseyA2GmF" + }, + { + "abstract" : [ + { + "text" : "Adds the given element to the option set if it is not already a member.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@discardableResult" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "mutating" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "insert" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "newMember" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s10SetAlgebraP7ElementQa", + "text" : "Element" + }, + { + "kind" : "text", + "text" : ") -> (inserted" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + }, + { + "kind" : "text", + "text" : ", memberAfterInsert" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s10SetAlgebraP7ElementQa", + "text" : "Element" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/insert(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/insert(_:)", + "title" : "insert(_:)", + "usr" : "s:s9OptionSetPs7ElementQzRszrlE6insertySb8inserted_x17memberAfterInserttxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/customdebugstringconvertible-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/CustomDebugStringConvertible-Implementations", + "title" : "CustomDebugStringConvertible Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "errorDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/errordescription", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/SchemaDownloadError\/errorDescription", + "title" : "errorDescription", + "usr" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO16errorDescriptionSSSgvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "description" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/httpmethod\/description", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/HTTPMethod\/description", + "title" : "description", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO10HTTPMethodO11descriptionSSvp" + }, + { + "abstract" : [ + { + "text" : "Use POST for HTTP requests. This is the default for GraphQL.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "POST" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/httpmethod\/post", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/HTTPMethod\/POST", + "title" : "ApolloSchemaDownloadConfiguration.DownloadMethod.HTTPMethod.POST", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO10HTTPMethodO4POSTyA2GmF" + }, + { + "abstract" : [ + { + "identifier" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " configures rules for how to convert the names of values from the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "schema in generated code.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ConversionStrategies" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies", + "title" : "ApolloCodegenConfiguration.ConversionStrategies", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "invalidConfiguration" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "message" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/invalidconfiguration(message:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error\/invalidConfiguration(message:)", + "title" : "ApolloCodegen.Error.invalidConfiguration(message:)", + "usr" : "s:16ApolloCodegenLib0aB0C5ErrorO20invalidConfigurationyAESS_tcAEmF" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FieldMerging\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV" + }, + { + "abstract" : [ + { + "text" : "Type of SPM dependency", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "SDKVersion" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/SDKVersion", + "title" : "ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType.ApolloSDKDependency.SDKVersion", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO" + }, + { + "abstract" : [ + { + "identifier" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/FieldAccessors-swift.enum", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " is used to specify the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "strategy used to convert the casing of fields on GraphQL selection sets into field accessors", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "on the response models in generated Swift code.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "FieldAccessors" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/FieldAccessors-swift.enum", + "title" : "ApolloCodegenConfiguration.ConversionStrategies.FieldAccessors", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanageractor\/actor-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerActor\/Actor-Implementations", + "title" : "Actor Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CodingKeys" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/codingkeys", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/CodingKeys", + "title" : "ApolloCodegenConfiguration.ConversionStrategies.CodingKeys", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV10CodingKeysO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@" + }, + { + "kind" : "attribute", + "preciseIdentifier" : "s:16ApolloCodegenLib16FileManagerActorC", + "text" : "FileManagerActor" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "renameFile" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "atPath" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "oldPath" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "toPath" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "newPath" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/renamefile(atpath:topath:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloFileManager\/renameFile(atPath:toPath:)", + "title" : "renameFile(atPath:toPath:)", + "usr" : "s:16ApolloCodegenLib0A11FileManagerC06renameD06atPath02toH0ySS_SStKF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "extension" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:10Foundation3URLV", + "text" : "URL" + } + ], + "kind" : "org.swift.docc.kind.extendedStructure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/foundation\/url", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Foundation\/URL", + "title" : "URL", + "usr" : "s:e:s:10Foundation3URLV16ApolloCodegenLibE011isDirectoryB0Sbvp" + }, + { + "abstract" : [ + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/OutputFormat\/init(from:)", + "title" : "init(from:)", + "usr" : "s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO" + }, + { + "abstract" : [ + { + "text" : "An error object that indicates why pattern matching failed.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "MatchError" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Glob\/MatchError", + "title" : "Glob.MatchError", + "usr" : "s:16ApolloCodegenLib4GlobV10MatchErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "definition" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/definition", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/CodingKeys\/definition", + "title" : "ApolloCodegenConfiguration.OperationDocumentFormat.CodingKeys.definition", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV10CodingKeysO10definitionyA2GmF" + }, + { + "abstract" : [ + { + "text" : "The source text formatted for inclusion as the “body” field in a JSON object", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "written into a ", + "type" : "text" + }, + { + "code" : "OperationManifestTemplate", + "type" : "codeVoice" + }, + { + "text" : ". It provides the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "exact data that will be sent by the Apollo network transport when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "operation is executed in a format that can be written to a file.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "manifestJSONBody" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/sourceformat\/manifestjsonbody", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor\/SourceFormat\/manifestJSONBody", + "title" : "OperationDescriptor.SourceFormat.manifestJSONBody", + "usr" : "s:16ApolloCodegenLib19OperationDescriptorV12SourceFormatO16manifestJSONBodyyA2EmF" + }, + { + "abstract" : [ + { + "text" : "Default property values", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Default" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/default", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileOutput\/Default", + "title" : "ApolloCodegenConfiguration.FileOutput.Default", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV7DefaultV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "recoverySuggestion" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/recoverysuggestion", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error\/recoverySuggestion", + "title" : "recoverySuggestion", + "usr" : "s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0aB0C5ErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "failureReason" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/failurereason", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerPathError\/failureReason", + "title" : "failureReason", + "usr" : "s:10Foundation14LocalizedErrorPAAE13failureReasonSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib20FileManagerPathErrorO" + }, + { + "abstract" : [ + { + "text" : "Returns a new option set with only the elements contained in both this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "set and the given set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "intersection" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/intersection(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/intersection(_:)", + "title" : "intersection(_:)", + "usr" : "s:s9OptionSetPsE12intersectionyxxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV" + }, + { + "abstract" : [ + { + "text" : "Removes all elements of this option set that are not", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "also present in the given set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "mutating" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "formIntersection" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/formintersection(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/formIntersection(_:)", + "title" : "formIntersection(_:)", + "usr" : "s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE16formIntersectionyyxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "abstract" : [ + { + "text" : "How deprecated enum cases from the schema should be handled.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "deprecatedEnumCases" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO", + "text" : "Composition" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/deprecatedenumcases", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/deprecatedEnumCases", + "title" : "deprecatedEnumCases", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV19deprecatedEnumCasesAC11CompositionOvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hash" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "into" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "hasher" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "keyword", + "text" : "inout" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s6HasherV", + "text" : "Hasher" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/hash(into:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/EnumCases-swift.enum\/hash(into:)", + "title" : "hash(into:)", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO" + }, + { + "abstract" : [ + { + "text" : "Merges fields and fragment accessors from the selection set’s direct ancestors.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ancestors" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV", + "text" : "FieldMerging" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/ancestors", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FieldMerging\/ancestors", + "title" : "ancestors", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV9ancestorsAEvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/error\/error-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/Error\/Error-Implementations", + "title" : "Error Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "`default`" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV", + "text" : "SchemaTypesFileOutput" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO", + "text" : "ModuleType" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV", + "text" : "ApolloSDKDependency" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/default", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/default", + "title" : "default", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV7defaultAIvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/sourceformat\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor\/SourceFormat\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "CustomSchemaTypeName" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/CustomSchemaTypeName", + "title" : "ApolloCodegenConfiguration.SchemaCustomization.CustomSchemaTypeName", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "OperationDocumentFormat" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat", + "title" : "ApolloCodegenConfiguration.OperationDocumentFormat", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "abstract" : [ + { + "text" : "Adds the filename to the caller to get the full URL of a file", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "childFileURL" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "fileName" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + }, + { + "kind" : "text", + "text" : " -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:10Foundation3URLV", + "text" : "URL" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/foundation\/url\/childfileurl(filename:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Foundation\/URL\/childFileURL(fileName:)", + "title" : "childFileURL(fileName:)", + "usr" : "s:10Foundation3URLV16ApolloCodegenLibE09childFileB08fileNameACSS_tKF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hashValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Si", + "text" : "Int" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/hashvalue", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/Version-swift.enum\/hashValue", + "title" : "hashValue", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO" + }, + { + "abstract" : [ + { + "text" : "Whether schema documentation is added to the generated files.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "schemaDocumentation" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO", + "text" : "Composition" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/schemadocumentation", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/schemaDocumentation", + "title" : "schemaDocumentation", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV19schemaDocumentationAC11CompositionOvp" + }, + { + "abstract" : [ + { + "text" : "How to package the schema types for dependency management.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "moduleType" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV", + "text" : "SchemaTypesFileOutput" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO", + "text" : "ModuleType" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.property", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/moduleType-swift.property", + "title" : "moduleType", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10moduleTypeAE06ModuleJ0Ovp" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value that indicates whether a given element is a", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "member of the option set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "contains" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "member" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/contains(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/contains(_:)", + "title" : "contains(_:)", + "usr" : "s:s9OptionSetPs7ElementQzRszrlE8containsySbxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/CodegenLogger\/LogLevel\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0B6LoggerV8LogLevelO" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/EnumCases-swift.enum\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Composition\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO" + }, + { + "abstract" : [ + { + "text" : "Verifies that a file exists at the path and then attempts to delete it. An error is thrown if the path is for a directory.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@" + }, + { + "kind" : "attribute", + "preciseIdentifier" : "s:16ApolloCodegenLib16FileManagerActorC", + "text" : "FileManagerActor" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "deleteFile" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "atPath" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "path" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/deletefile(atpath:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloFileManager\/deleteFile(atPath:)", + "title" : "deleteFile(atPath:)", + "usr" : "s:16ApolloCodegenLib0A11FileManagerC06deleteD06atPathySS_tKF" + }, + { + "abstract" : [ + { + "text" : "The maximum time (in seconds) to wait before indicating that the download timed out.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Defaults to 30 seconds.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "downloadTimeout" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sd", + "text" : "Double" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadtimeout", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/downloadTimeout", + "title" : "downloadTimeout", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV15downloadTimeoutSdvp" + }, + { + "abstract" : [ + { + "text" : "Generates swift code using the exact name provided in the GraphQL schema", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "performing no conversion.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "none" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/none", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/EnumCases-swift.enum\/none", + "title" : "ApolloCodegenConfiguration.ConversionStrategies.EnumCases.none", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO4noneyA2GmF" + }, + { + "abstract" : [ + { + "text" : "Annotate generated Swift code with the Swift ", + "type" : "text" + }, + { + "code" : "available", + "type" : "codeVoice" + }, + { + "text" : " attribute and ", + "type" : "text" + }, + { + "code" : "deprecated", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "argument for parts of the GraphQL schema annotated with the built-in ", + "type" : "text" + }, + { + "code" : "@deprecated", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "directive.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "warningsOnDeprecatedUsage" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO", + "text" : "Composition" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/warningsondeprecatedusage", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/warningsOnDeprecatedUsage", + "title" : "warningsOnDeprecatedUsage", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV25warningsOnDeprecatedUsageAC11CompositionOvp" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/CodingKeys\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV10CodingKeysO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/rawrepresentable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/AccessModifier\/RawRepresentable-Implementations", + "title" : "RawRepresentable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "?(" + }, + { + "kind" : "externalParam", + "text" : "stringValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/codingkeys\/init(stringvalue:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/CodingKeys\/init(stringValue:)", + "title" : "init(stringValue:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV10CodingKeysO11stringValueAGSgSS_tcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileinput\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileInput\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "abstract" : [ + { + "text" : "Configuation for apollo-ios dependency in SPM modules", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "ApolloSDKDependency" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency", + "title" : "ApolloCodegenConfiguration.SchemaTypesFileOutput.ModuleType.ApolloSDKDependency", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Glob\/MatchError\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "abstract" : [ + { + "text" : "Errors that may occur during code generation that are not fatal. If these errors are present,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the generated files will likely not compile correctly. Code generation execution can continue,", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "but these errors should be surfaced to the user.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "NonFatalError" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerror", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalError", + "title" : "ApolloCodegen.NonFatalError", + "usr" : "s:16ApolloCodegenLib0aB0C13NonFatalErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "couldNotParseRegistryJSON" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "underlying" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s5ErrorP", + "text" : "Error" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/couldnotparseregistryjson(underlying:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/SchemaDownloadError\/couldNotParseRegistryJSON(underlying:)", + "title" : "ApolloSchemaDownloader.SchemaDownloadError.couldNotParseRegistryJSON(underlying:)", + "usr" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO25couldNotParseRegistryJSONyAEs0G0_p_tcAEmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "stringValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/sdkversion\/stringvalue", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/SDKVersion\/stringValue", + "title" : "stringValue", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV10SDKVersionO11stringValueSSvp" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "query" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype\/query", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor\/OperationType\/query", + "title" : "OperationDescriptor.OperationType.query", + "usr" : "s:16ApolloCodegenLib19OperationDescriptorV0D4TypeO5queryyA2EmF" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationsfileoutput\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationsFileOutput\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20OperationsFileOutputO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/codingkeys\/rawrepresentable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/CodingKeys\/RawRepresentable-Implementations", + "title" : "RawRepresentable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/optionset-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/OptionSet-Implementations", + "title" : "OptionSet Implementations" + }, + { + "abstract" : [ + { + "text" : "Determines how the names of fields in the GraphQL schema will be converted into", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "properties in the generated Swift code.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Defaults to ", + "type" : "text" + }, + { + "identifier" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/FieldAccessors-swift.enum\/idiomatic", + "isActive" : true, + "type" : "reference" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "fieldAccessors" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV", + "text" : "ConversionStrategies" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO", + "text" : "FieldAccessors" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.property", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/fieldAccessors-swift.property", + "title" : "fieldAccessors", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14fieldAccessorsAE05FieldH0Ovp" + }, + { + "abstract" : [ + { + "text" : "Customization options to be applied to the schema during code generation.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "schemaCustomization" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV", + "text" : "SchemaCustomization" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/schemacustomization", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/schemaCustomization", + "title" : "schemaCustomization", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV19schemaCustomizationAC06SchemaH0Vvp" + }, + { + "abstract" : [ + { + "text" : "Inserts the elements of another set into this option set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "mutating" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "formUnion" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/formunion(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/formUnion(_:)", + "title" : "formUnion(_:)", + "usr" : "s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE9formUnionyyxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "abstract" : [ + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/Version-swift.enum\/init(from:)", + "title" : "init(from:)", + "usr" : "s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7VersionO" + }, + { + "abstract" : [ + { + "text" : "Replaces this set with a new set containing all elements", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "contained in either this set or the given set, but not in both.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "mutating" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "formSymmetricDifference" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/formsymmetricdifference(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/formSymmetricDifference(_:)", + "title" : "formSymmetricDifference(_:)", + "usr" : "s:s9OptionSetPss17FixedWidthInteger8RawValueRpzrlE23formSymmetricDifferenceyyxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "subscription" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype\/subscription", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor\/OperationType\/subscription", + "title" : "OperationDescriptor.OperationType.subscription", + "usr" : "s:16ApolloCodegenLib19OperationDescriptorV0D4TypeO12subscriptionyA2EmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "helpAnchor" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/helpanchor", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Glob\/MatchError\/helpAnchor", + "title" : "helpAnchor", + "usr" : "s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib4GlobV10MatchErrorO" + }, + { + "abstract" : [ + { + "text" : "Whether unused previously generated files will be automatically deleted.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "pruneGeneratedFiles" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/prunegeneratedfiles", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/pruneGeneratedFiles", + "title" : "pruneGeneratedFiles", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV19pruneGeneratedFilesSbvp" + }, + { + "abstract" : [ + { + "text" : "A singularization rule that allows taking a plural word and singularizing it.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "singularization" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "pluralRegex" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "replacementRegex" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/inflectionrule\/singularization(pluralregex:replacementregex:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/InflectionRule\/singularization(pluralRegex:replacementRegex:)", + "title" : "InflectionRule.singularization(pluralRegex:replacementRegex:)", + "usr" : "s:16ApolloCodegenLib14InflectionRuleO15singularizationyACSS_SStcACmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "notAFile" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "path" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/notafile(path:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerPathError\/notAFile(path:)", + "title" : "FileManagerPathError.notAFile(path:)", + "usr" : "s:16ApolloCodegenLib20FileManagerPathErrorO8notAFileyACSS_tcACmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/rawrepresentable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Composition\/RawRepresentable-Implementations", + "title" : "RawRepresentable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "FileManagerPathError" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerPathError", + "title" : "FileManagerPathError", + "usr" : "s:16ApolloCodegenLib20FileManagerPathErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/encodable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SelectionSetInitializers\/Encodable-Implementations", + "title" : "Encodable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V4fromAEs7Decoder_p_tKcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hash" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "into" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "hasher" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "keyword", + "text" : "inout" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s6HasherV", + "text" : "Hasher" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/hash(into:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/InputObjects-swift.enum\/hash(into:)", + "title" : "hash(into:)", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FieldMerging\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV4fromAEs7Decoder_p_tKcfc" + }, + { + "abstract" : [ + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "localizedDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/localizeddescription", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Glob\/MatchError\/localizedDescription", + "title" : "localizedDescription", + "usr" : "s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib4GlobV10MatchErrorO" + }, + { + "abstract" : [ + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "localizedDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanagerpatherror\/localizeddescription", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerPathError\/localizedDescription", + "title" : "localizedDescription", + "usr" : "s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib20FileManagerPathErrorO" + }, + { + "abstract" : [ + { + "inlineContent" : [ + { + "text" : "EXPERIMENTAL", + "type" : "text" + } + ], + "type" : "strong" + }, + { + "text" : ": Determines which merged fields and named fragment accessors are generated.", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "Defaults to ", + "type" : "text" + }, + { + "code" : ".all", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "fieldMerging" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV", + "text" : "FieldMerging" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/fieldmerging", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/fieldMerging", + "title" : "fieldMerging", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV12fieldMergingAC05FieldH0Vvp" + }, + { + "abstract" : [ + { + "text" : "The local path structure for the generated test mock object files.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "TestMockFileOutput" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/testmockfileoutput", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/TestMockFileOutput", + "title" : "ApolloCodegenConfiguration.TestMockFileOutput", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV18TestMockFileOutputO" + }, + { + "abstract" : [ + { + "text" : "Default property values", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Default" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/default", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/Default", + "title" : "ApolloCodegenConfiguration.OperationManifestConfiguration.Default", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV017OperationManifestD0V7DefaultV" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "abstract" : [ + { + "text" : "The local path structure for the generated operation object files.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "OperationsFileOutput" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationsfileoutput", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationsFileOutput", + "title" : "ApolloCodegenConfiguration.OperationsFileOutput", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20OperationsFileOutputO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "?(" + }, + { + "kind" : "externalParam", + "text" : "rawValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/init(rawvalue:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/AccessModifier\/init(rawValue:)", + "title" : "init(rawValue:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO8rawValueAESgSS_tcfc" + }, + { + "abstract" : [ + { + "text" : "An array of path matching pattern strings used to find GraphQL", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "operation files to be included for code generation.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "operationSearchPaths" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "]" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileinput\/operationsearchpaths", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileInput\/operationSearchPaths", + "title" : "operationSearchPaths", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV9FileInputV20operationSearchPathsSaySSGvp" + }, + { + "abstract" : [ + { + "text" : "Executes the code generation engine with a specified configuration.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "build" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "with" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "configuration" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "withRootURL" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "rootURL" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:10Foundation3URLV", + "text" : "URL" + }, + { + "kind" : "text", + "text" : "? = nil, " + }, + { + "kind" : "externalParam", + "text" : "itemsToGenerate" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C", + "text" : "ApolloCodegen" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB0C15ItemsToGenerateV", + "text" : "ItemsToGenerate" + }, + { + "kind" : "text", + "text" : " = [.code], " + }, + { + "kind" : "externalParam", + "text" : "operationIdentifierProvider" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib27OperationIdentifierProvidera", + "text" : "OperationIdentifierProvider" + }, + { + "kind" : "text", + "text" : "? = nil) " + }, + { + "kind" : "keyword", + "text" : "async" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.typeMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/build(with:withrooturl:itemstogenerate:operationidentifierprovider:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/build(with:withRootURL:itemsToGenerate:operationIdentifierProvider:)", + "title" : "build(with:withRootURL:itemsToGenerate:operationIdentifierProvider:)", + "usr" : "s:16ApolloCodegenLib0aB0C5build4with0E7RootURL15itemsToGenerate27operationIdentifierProvideryAA0aB13ConfigurationV_10Foundation0G0VSgAC05ItemsiJ0VSSAA19OperationDescriptorVYaYbKcSgtYaKFZ" + }, + { + "abstract" : [ + { + "code" : "Decodable", + "type" : "codeVoice" + }, + { + "text" : " implementation to allow for properties to be optional in the encoded JSON with", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "specified defaults when not present.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fileoutput\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FileOutput\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV10FileOutputV4fromAEs7Decoder_p_tKcfc" + }, + { + "abstract" : [ + { + "identifier" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/EnumCases-swift.enum", + "isActive" : true, + "type" : "reference" + }, + { + "text" : " is used to specify the strategy", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "used to convert the casing of enum cases in a GraphQL schema into generated Swift code.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "EnumCases" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/EnumCases-swift.enum", + "title" : "ApolloCodegenConfiguration.ConversionStrategies.EnumCases", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "typealias" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "FileAttributes" + }, + { + "kind" : "text", + "text" : " = [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "c:@T@NSFileAttributeKey", + "text" : "FileAttributeKey" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "keyword", + "text" : "Any" + }, + { + "kind" : "text", + "text" : "]" + } + ], + "kind" : "org.swift.docc.kind.typeAlias", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/fileattributes", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileAttributes", + "title" : "FileAttributes", + "usr" : "s:16ApolloCodegenLib14FileAttributesa" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "abstract" : [ + { + "text" : "Enable entities to be used within any source file from their defining module, and also in", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "a source file from another module that imports the defining module.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "`public`" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/public", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/AccessModifier\/public", + "title" : "ApolloCodegenConfiguration.AccessModifier.public", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO6publicyA2EmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "recoverySuggestion" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/recoverysuggestion", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloURLError\/recoverySuggestion", + "title" : "recoverySuggestion", + "usr" : "s:10Foundation14LocalizedErrorPAAE18recoverySuggestionSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0A8URLErrorO" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value that indicates whether this set is a strict", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "subset of the given set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "isStrictSubset" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "of" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/isstrictsubset(of:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/isStrictSubset(of:)", + "title" : "isStrictSubset(of:)", + "usr" : "s:s10SetAlgebraPsE14isStrictSubset2ofSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "encode" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "to" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "encoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7EncoderP", + "text" : "Encoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/apollosdkdependency\/encode(to:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/ApolloSDKDependency\/encode(to:)", + "title" : "encode(to:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO0A13SDKDependencyV6encode2toys7Encoder_p_tKF" + }, + { + "abstract" : [ + { + "text" : "Logs the given string if its ", + "type" : "text" + }, + { + "code" : "logLevel", + "type" : "codeVoice" + }, + { + "text" : " is at or above ", + "type" : "text" + }, + { + "code" : "CodegenLogger.level", + "type" : "codeVoice" + }, + { + "text" : ", otherwise ignores it.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "log" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "logString" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "attribute", + "text" : "@autoclosure " + }, + { + "kind" : "text", + "text" : "() -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "logLevel" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0B6LoggerV", + "text" : "CodegenLogger" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0B6LoggerV8LogLevelO", + "text" : "LogLevel" + }, + { + "kind" : "text", + "text" : " = .debug, " + }, + { + "kind" : "externalParam", + "text" : "file" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s12StaticStringV", + "text" : "StaticString" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "keyword", + "text" : "#file" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "line" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Su", + "text" : "UInt" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "keyword", + "text" : "#line" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.typeMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/log(_:loglevel:file:line:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/CodegenLogger\/log(_:logLevel:file:line:)", + "title" : "log(_:logLevel:file:line:)", + "usr" : "s:16ApolloCodegenLib0B6LoggerV3log_0E5Level4file4lineySSyXK_AC03LogF0Os12StaticStringVSutFZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/error\/localizederror-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/Error\/LocalizedError-Implementations", + "title" : "LocalizedError Implementations" + }, + { + "abstract" : [ + { + "text" : "Returns a new option set with only the elements contained in both this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "set and the given set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "intersection" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/intersection(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/intersection(_:)", + "title" : "intersection(_:)", + "usr" : "s:s9OptionSetPsE12intersectionyxxF::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "?(" + }, + { + "kind" : "externalParam", + "text" : "rawValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/init(rawvalue:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/InputObjects-swift.enum\/init(rawValue:)", + "title" : "init(rawValue:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO8rawValueAGSgSS_tcfc" + }, + { + "abstract" : [ + { + "text" : "A definition of an irregular pluralization rule not easily captured by regex - for example “person” and “people”.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "irregular" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "singular" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "plural" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/inflectionrule\/irregular(singular:plural:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/InflectionRule\/irregular(singular:plural:)", + "title" : "InflectionRule.irregular(singular:plural:)", + "usr" : "s:16ApolloCodegenLib14InflectionRuleO9irregularyACSS_SStcACmF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schemacustomization\/customschematypename\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaCustomization\/CustomSchemaTypeName\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV19SchemaCustomizationV06CustomE8TypeNameO4fromAGs7Decoder_p_tKcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV4fromAEs7Decoder_p_tKcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "enum" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "Constants" + } + ], + "kind" : "org.swift.docc.kind.enumeration", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/constants", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Constants", + "title" : "Constants", + "usr" : "s:16ApolloCodegenLib9ConstantsO" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value that indicates whether this set is a strict", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "subset of the given set.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "isStrictSubset" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "of" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/isstrictsubset(of:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/isStrictSubset(of:)", + "title" : "isStrictSubset(of:)", + "usr" : "s:s10SetAlgebraPsE14isStrictSubset2ofSbx_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/selectionsetinitializers\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SelectionSetInitializers\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV24SelectionSetInitializersV4fromAEs7Decoder_p_tKcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "couldNotCreateSDLDataToWrite" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "schema" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloader\/schemadownloaderror\/couldnotcreatesdldatatowrite(schema:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloader\/SchemaDownloadError\/couldNotCreateSDLDataToWrite(schema:)", + "title" : "ApolloSchemaDownloader.SchemaDownloadError.couldNotCreateSDLDataToWrite(schema:)", + "usr" : "s:16ApolloCodegenLib0A16SchemaDownloaderV0D13DownloadErrorO28couldNotCreateSDLDataToWriteyAESS_tcAEmF" + }, + { + "abstract" : [ + { + "text" : "Creates a new instance by decoding from the given decoder, when the", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/FieldAccessors-swift.enum\/init(from:)", + "title" : "init(from:)", + "usr" : "s:SYsSeRzSS8RawValueSYRtzrlE4fromxs7Decoder_p_tKcfc::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO" + }, + { + "abstract" : [ + { + "text" : "Returns a new option set with the elements contained in this set or in", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "the given set, but not in both.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "symmetricDifference" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "other" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationdocumentformat\/symmetricdifference(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationDocumentFormat\/symmetricDifference(_:)", + "title" : "symmetricDifference(_:)", + "usr" : "s:s9OptionSetPsE19symmetricDifferenceyxxF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV23OperationDocumentFormatV" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hash" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "into" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "hasher" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "keyword", + "text" : "inout" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s6HasherV", + "text" : "Hasher" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/accessmodifier\/hash(into:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/AccessModifier\/hash(into:)", + "title" : "hash(into:)", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV14AccessModifierO" + }, + { + "abstract" : [ + { + "text" : "Encodes this value into the given encoder, when the type’s ", + "type" : "text" + }, + { + "code" : "RawValue", + "type" : "codeVoice" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "is ", + "type" : "text" + }, + { + "code" : "String", + "type" : "codeVoice" + }, + { + "text" : ".", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "encode" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "to" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "encoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7EncoderP", + "text" : "Encoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/fieldaccessors-swift.enum\/encode(to:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/FieldAccessors-swift.enum\/encode(to:)", + "title" : "encode(to:)", + "usr" : "s:SYsSERzSS8RawValueSYRtzrlE6encode2toys7Encoder_p_tKF::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV14FieldAccessorsO" + }, + { + "abstract" : [ + { + "text" : "Stops program execution if the current task is not executing on this", + "type" : "text" + }, + { + "text" : " ", + "type" : "text" + }, + { + "text" : "actor’s serial executor.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "text", + "text" : "@backDeployed(before: macOS 14.0, iOS 17.0, watchOS 10.0, tvOS 17.0)\n" + }, + { + "kind" : "attribute", + "text" : "nonisolated" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "assertIsolated" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "message" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "attribute", + "text" : "@autoclosure " + }, + { + "kind" : "text", + "text" : "() -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " = String(), " + }, + { + "kind" : "externalParam", + "text" : "file" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s12StaticStringV", + "text" : "StaticString" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "keyword", + "text" : "#fileID" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "externalParam", + "text" : "line" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Su", + "text" : "UInt" + }, + { + "kind" : "text", + "text" : " = " + }, + { + "kind" : "keyword", + "text" : "#line" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/filemanageractor\/assertisolated(_:file:line:)", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "13.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.15", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "13.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "6.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/FileManagerActor\/assertIsolated(_:file:line:)", + "title" : "assertIsolated(_:file:line:)", + "usr" : "s:ScA12_ConcurrencyE14assertIsolated_4file4lineySSyXK_s12StaticStringVSutF::SYNTHESIZED::s:16ApolloCodegenLib16FileManagerActorC" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "?(" + }, + { + "kind" : "externalParam", + "text" : "rawValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Si", + "text" : "Int" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel\/init(rawvalue:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/CodegenLogger\/LogLevel\/init(rawValue:)", + "title" : "init(rawValue:)", + "usr" : "s:16ApolloCodegenLib0B6LoggerV8LogLevelO8rawValueAESgSi_tcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "helpAnchor" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : "? { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/helpanchor", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloURLError\/helpAnchor", + "title" : "helpAnchor", + "usr" : "s:10Foundation14LocalizedErrorPAAE10helpAnchorSSSgvp::SYNTHESIZED::s:16ApolloCodegenLib0A8URLErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "encode" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "to" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "encoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7EncoderP", + "text" : "Encoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions\/encode(to:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions\/encode(to:)", + "title" : "encode(to:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV6encode2toys7Encoder_p_tKF" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/testmockfileoutput\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/TestMockFileOutput\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "abstract" : [ + { + "text" : "Creates a new set from a finite sequence of items.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "<" + }, + { + "kind" : "genericParameter", + "text" : "S" + }, + { + "kind" : "text", + "text" : ">(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "sequence" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "S" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "where" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "text" : "S" + }, + { + "kind" : "text", + "text" : " : " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:ST", + "text" : "Sequence" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s10SetAlgebraP7ElementQa", + "text" : "Element" + }, + { + "kind" : "text", + "text" : " == " + }, + { + "kind" : "typeIdentifier", + "text" : "S" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:ST7ElementQa", + "text" : "Element" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/itemstogenerate\/init(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/ItemsToGenerate\/init(_:)", + "title" : "init(_:)", + "usr" : "s:s10SetAlgebraPsEyxqd__ncSTRd__7ElementQyd__ACRtzlufc::SYNTHESIZED::s:16ApolloCodegenLib0aB0C15ItemsToGenerateV" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/apolloconfigurationerror\/localizederror-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ApolloConfigurationError\/LocalizedError-Implementations", + "title" : "LocalizedError Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "fieldMerging" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV", + "text" : "FieldMerging" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/experimentalfeatures-swift.struct\/default\/fieldmerging", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ExperimentalFeatures-swift.struct\/Default\/fieldMerging", + "title" : "fieldMerging", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ExperimentalFeaturesV7DefaultV12fieldMergingAC05FieldI0VvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "?(" + }, + { + "kind" : "externalParam", + "text" : "rawValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/composition\/init(rawvalue:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Composition\/init(rawValue:)", + "title" : "init(rawValue:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV11CompositionO8rawValueAESgSS_tcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "hash" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "into" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "hasher" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "keyword", + "text" : "inout" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s6HasherV", + "text" : "Hasher" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/outputformat\/hash(into:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/OutputFormat\/hash(into:)", + "title" : "hash(into:)", + "usr" : "s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO12OutputFormatO" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/equatable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/Equatable-Implementations", + "title" : "Equatable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "?(" + }, + { + "kind" : "externalParam", + "text" : "rawValue" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/enumcases-swift.enum\/init(rawvalue:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/EnumCases-swift.enum\/init(rawValue:)", + "title" : "init(rawValue:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV9EnumCasesO8rawValueAGSgSS_tcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "headers" + }, + { + "kind" : "text", + "text" : ": [" + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV", + "text" : "ApolloSchemaDownloadConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV10HTTPHeaderV", + "text" : "HTTPHeader" + }, + { + "kind" : "text", + "text" : "]" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/default\/headers", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/Default\/headers", + "title" : "headers", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV7DefaultV7headersSayAC10HTTPHeaderVGvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/localizederror-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloURLError\/LocalizedError-Implementations", + "title" : "LocalizedError Implementations" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/conversionstrategies\/inputobjects-swift.enum\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ConversionStrategies\/InputObjects-swift.enum\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV20ConversionStrategiesV12InputObjectsO" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerror\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalError\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB0C13NonFatalErrorO" + }, + { + "abstract" : [ + { + "text" : "Inserts a ", + "type" : "text" + }, + { + "code" : "SelectionSetInitializer", + "type" : "codeVoice" + }, + { + "text" : " into the receiver.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "mutating" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "insert" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "_" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "member" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV", + "text" : "FieldMerging" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/insert(_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FieldMerging\/insert(_:)", + "title" : "insert(_:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV6insertyyAEF" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/testmockfileoutput\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/TestMockFileOutput\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV18TestMockFileOutputO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "struct" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "OutputOptions" + } + ], + "kind" : "org.swift.docc.kind.structure", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/outputoptions", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OutputOptions", + "title" : "ApolloCodegenConfiguration.OutputOptions", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV" + }, + { + "abstract" : [ + { + "text" : "Checks if the path exists and is a directory, not a file.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "attribute", + "text" : "@" + }, + { + "kind" : "attribute", + "preciseIdentifier" : "s:16ApolloCodegenLib16FileManagerActorC", + "text" : "FileManagerActor" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "doesDirectoryExist" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "atPath" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "path" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollofilemanager\/doesdirectoryexist(atpath:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloFileManager\/doesDirectoryExist(atPath:)", + "title" : "doesDirectoryExist(atPath:)", + "usr" : "s:16ApolloCodegenLib0A11FileManagerC18doesDirectoryExist6atPathSbSS_tF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apolloschemadownloadconfiguration\/downloadmethod-swift.enum\/httpmethod\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloSchemaDownloadConfiguration\/DownloadMethod-swift.enum\/HTTPMethod\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0A27SchemaDownloadConfigurationV0E6MethodO10HTTPMethodO4fromAGs7Decoder_p_tKcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "let" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "options" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV", + "text" : "ApolloCodegenConfiguration" + }, + { + "kind" : "text", + "text" : "." + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:16ApolloCodegenLib0aB13ConfigurationV13OutputOptionsV", + "text" : "OutputOptions" + } + ], + "kind" : "org.swift.docc.kind.typeProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/default\/options", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/Default\/options", + "title" : "options", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV7DefaultV7optionsAC13OutputOptionsVvpZ" + }, + { + "availableLanguages" : [ + "swift" + ], + "kind" : "org.swift.docc.kind.collectionGroup", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/operationmanifestconfiguration\/version-swift.enum\/rawrepresentable-implementations", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/OperationManifestConfiguration\/Version-swift.enum\/RawRepresentable-Implementations", + "title" : "RawRepresentable Implementations" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "encode" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "to" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "encoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7EncoderP", + "text" : "Encoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.instanceMethod", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/fieldmerging\/encode(to:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/FieldMerging\/encode(to:)", + "title" : "encode(to:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV12FieldMergingV6encode2toys7Encoder_p_tKF" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "init" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "from" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "internalParam", + "text" : "decoder" + }, + { + "kind" : "text", + "text" : ": any " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:s7DecoderP", + "text" : "Decoder" + }, + { + "kind" : "text", + "text" : ") " + }, + { + "kind" : "keyword", + "text" : "throws" + } + ], + "kind" : "org.swift.docc.kind.initializer", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/schematypesfileoutput\/moduletype-swift.enum\/init(from:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/SchemaTypesFileOutput\/ModuleType-swift.enum\/init(from:)", + "title" : "init(from:)", + "usr" : "s:16ApolloCodegenLib0aB13ConfigurationV21SchemaTypesFileOutputV10ModuleTypeO4fromAGs7Decoder_p_tKcfc" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "failureReason" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegen\/nonfatalerror\/failurereason", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegen\/NonFatalError\/failureReason", + "title" : "failureReason", + "usr" : "s:16ApolloCodegenLib0aB0C13NonFatalErrorO13failureReasonSSvp" + }, + { + "abstract" : [ + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "localizedDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollourlerror\/localizeddescription", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloURLError\/localizedDescription", + "title" : "localizedDescription", + "usr" : "s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0A8URLErrorO" + }, + { + "abstract" : [ + { + "text" : "Retrieve the localized description for this error.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "var" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "localizedDescription" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : " { " + }, + { + "kind" : "keyword", + "text" : "get" + }, + { + "kind" : "text", + "text" : " }" + } + ], + "kind" : "org.swift.docc.kind.instanceProperty", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/apollocodegenconfiguration\/apolloconfigurationerror\/localizeddescription", + "platforms" : [ + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "8.0", + "name" : "iOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "10.10", + "name" : "macOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "9.0", + "name" : "tvOS", + "unavailable" : false + }, + { + "beta" : false, + "deprecated" : false, + "introducedAt" : "2.0", + "name" : "watchOS", + "unavailable" : false + } + ], + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/ApolloCodegenConfiguration\/ApolloConfigurationError\/localizedDescription", + "title" : "localizedDescription", + "usr" : "s:s5ErrorP10FoundationE20localizedDescriptionSSvp::SYNTHESIZED::s:16ApolloCodegenLib0aB13ConfigurationV0aD5ErrorO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "cannotEnumerate" + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "externalParam", + "text" : "path" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:SS", + "text" : "String" + }, + { + "kind" : "text", + "text" : ")" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/glob\/matcherror\/cannotenumerate(path:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/Glob\/MatchError\/cannotEnumerate(path:)", + "title" : "Glob.MatchError.cannotEnumerate(path:)", + "usr" : "s:16ApolloCodegenLib4GlobV10MatchErrorO15cannotEnumerateyAESS_tcAEmF" + }, + { + "abstract" : [ + { + "text" : "Returns a Boolean value indicating whether two values are not equal.", + "type" : "text" + } + ], + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "static" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "keyword", + "text" : "func" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "!=" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "text", + "text" : "(" + }, + { + "kind" : "internalParam", + "text" : "lhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ", " + }, + { + "kind" : "internalParam", + "text" : "rhs" + }, + { + "kind" : "text", + "text" : ": " + }, + { + "kind" : "typeIdentifier", + "text" : "Self" + }, + { + "kind" : "text", + "text" : ") -> " + }, + { + "kind" : "typeIdentifier", + "preciseIdentifier" : "s:Sb", + "text" : "Bool" + } + ], + "kind" : "org.swift.docc.kind.operator", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/operationdescriptor\/operationtype\/!=(_:_:)", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/OperationDescriptor\/OperationType\/!=(_:_:)", + "title" : "!=(_:_:)", + "usr" : "s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:16ApolloCodegenLib19OperationDescriptorV0D4TypeO" + }, + { + "availableLanguages" : [ + "swift" + ], + "fragments" : [ + { + "kind" : "keyword", + "text" : "case" + }, + { + "kind" : "text", + "text" : " " + }, + { + "kind" : "identifier", + "text" : "error" + } + ], + "kind" : "org.swift.docc.kind.enumerationCase", + "language" : "swift", + "path" : "\/documentation\/apollocodegenlib\/codegenlogger\/loglevel\/error", + "referenceURL" : "doc:\/\/ApolloCodegenLib\/documentation\/ApolloCodegenLib\/CodegenLogger\/LogLevel\/error", + "title" : "CodegenLogger.LogLevel.error", + "usr" : "s:16ApolloCodegenLib0B6LoggerV8LogLevelO5erroryA2EmF" + } +] \ No newline at end of file diff --git a/docs/docc/Apollo.doccarchive/metadata.json b/docs/docc/Apollo.doccarchive/metadata.json index 8bea97514..0dfdd5085 100644 --- a/docs/docc/Apollo.doccarchive/metadata.json +++ b/docs/docc/Apollo.doccarchive/metadata.json @@ -1,6 +1,6 @@ { - "bundleDisplayName" : "Apollo", - "bundleID" : "Apollo", + "bundleDisplayName" : "ApolloCodegenLib", + "bundleID" : "ApolloCodegenLib", "schemaVersion" : { "major" : 0, "minor" : 1, diff --git a/docs/docc/Apollo.doccarchive/theme-settings.json b/docs/docc/Apollo.doccarchive/theme-settings.json deleted file mode 100644 index 8903ddc8d..000000000 --- a/docs/docc/Apollo.doccarchive/theme-settings.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "meta": {}, - "theme": { - "code": { - "indentationWidth": 4 - }, - "colors": { - "text": "", - "text-background": "", - "grid": "", - "article-background": "", - "generic-modal-background": "", - "secondary-label": "", - "header-text": "", - "not-found": { - "input-border": "" - }, - "runtime-preview": { - "text": "" - }, - "tabnav-item": { - "border-color": "" - }, - "svg-icon": { - "fill-light": "", - "fill-dark": "" - }, - "loading-placeholder": { - "background": "" - }, - "button": { - "text": "", - "light": { - "background": "", - "backgroundHover": "", - "backgroundActive": "" - }, - "dark": { - "background": "", - "backgroundHover": "", - "backgroundActive": "" - } - }, - "link": null - }, - "style": { - "button": { - "borderRadius": null - } - }, - "typography": { - "html-font": "" - } - }, - "features": { - "docs": { - "quickNavigation": { - "enable": false - } - } - } -} diff --git a/docs/renderer/.browserslistrc b/docs/renderer/.browserslistrc deleted file mode 100644 index 16f6720e9..000000000 --- a/docs/renderer/.browserslistrc +++ /dev/null @@ -1,12 +0,0 @@ -# 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 - -> 1% -last 2 versions -not ie > 0 -not dead diff --git a/docs/renderer/.editorconfig b/docs/renderer/.editorconfig deleted file mode 100644 index 2d41b030a..000000000 --- a/docs/renderer/.editorconfig +++ /dev/null @@ -1,15 +0,0 @@ -# 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 - -[*.{js,jsx,ts,tsx,vue,scss}] -indent_style = space -indent_size = 2 -end_of_line = lf -trim_trailing_whitespace = true -insert_final_newline = true -max_line_length = 100 diff --git a/docs/renderer/.env.development b/docs/renderer/.env.development deleted file mode 100644 index 1282da9d2..000000000 --- a/docs/renderer/.env.development +++ /dev/null @@ -1 +0,0 @@ -VUE_APP_DEV_SERVER_PROXY="$PWD/../docc/Apollo.doccarchive" \ No newline at end of file diff --git a/docs/renderer/.eslintrc.js b/docs/renderer/.eslintrc.js deleted file mode 100644 index ac810c546..000000000 --- a/docs/renderer/.eslintrc.js +++ /dev/null @@ -1,62 +0,0 @@ -/** - * 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 -*/ - -module.exports = { - root: true, - env: { - node: true, - }, - extends: [ - 'plugin:vue/essential', - '@vue/airbnb', - ], - parserOptions: { - parser: 'babel-eslint', - }, - rules: { - 'no-console': process.env.NODE_ENV === 'production' ? [ - 'error', - { allow: ['error', 'warn'] }, - ] : 'off', - 'no-debugger': process.env.NODE_ENV === 'production' ? 'error' : 'off', - indent: [ - 'error', 2, - { ignoredNodes: ['TemplateLiteral'] }, - ], - 'arrow-parens': ['error', 'as-needed', { - requireForBlockBody: true, - }], - 'template-curly-spacing': 'off', - 'vue/experimental-script-setup-vars': 'off', - }, - overrides: [ - { - files: ['*Icon.vue'], - rules: { - 'max-len': 'off', - }, - }, - { - files: ['**/__mocks__/*.js'], - env: { - jest: true, - }, - }, - { - files: [ - '**/__tests__/*.{j,t}s?(x)', - '**/tests/unit/**/*.spec.{j,t}s?(x)', - ], - env: { - jest: true, - }, - }, - ], -}; diff --git a/docs/renderer/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/docs/renderer/.github/ISSUE_TEMPLATE/BUG_REPORT.yml deleted file mode 100644 index 8e9f59666..000000000 --- a/docs/renderer/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ /dev/null @@ -1,59 +0,0 @@ -name: Bug Report -description: Something isn't working as expected -labels: [bug] -body: -- type: markdown - attributes: - value: | - Thank you for contributing to Swift-DocC-Render! - - Before you submit your issue, please complete each text area below with the relevant details for your bug, and complete the steps in the checklist. -- type: textarea - attributes: - label: Description - description: | - A short description of the incorrect behavior. - - If you think this issue has been recently introduced and did not occur in an earlier version, please note that. If possible, include the last version that the behavior was correct in addition to your current version. - validations: - required: true -- type: checkboxes - attributes: - label: Checklist - options: - - label: If possible, I've reproduced the issue using the `main` branch of this package. - required: false - - label: This issue hasn't been addressed in an [existing GitHub issue](https://github.com/apple/swift-docc-render/issues). - required: true -- type: textarea - attributes: - label: Expected Behavior - description: Describe what you expected to happen. - validations: - required: false -- type: textarea - attributes: - label: Actual behavior - description: Describe or copy/paste the behavior you observe. - validations: - required: false -- type: textarea - attributes: - label: Steps To Reproduce - description: | - Explanation of how to reproduce the incorrect behavior. - - This could include a reduced version of your documentation bundle, or a link to the documentation (or code) that is exhibiting the issue. - placeholder: | - 1. In this browser version... - - 2. With this viewport size... - - 3. See error/bug... - validations: - required: false -- type: input - attributes: - label: Swift-DocC-Render Version Information - description: The version of Swift-DocC-Render used to reproduce this issue. - placeholder: "'0.1.0' for example, or a commit hash" \ No newline at end of file diff --git a/docs/renderer/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml b/docs/renderer/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml deleted file mode 100644 index 0ce34ed66..000000000 --- a/docs/renderer/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml +++ /dev/null @@ -1,49 +0,0 @@ -name: Feature Request -description: A suggestion for a new feature -labels: [New Feature] -body: -- type: markdown - attributes: - value: | - Thank you for contributing to Swift-DocC-Render! - - Before you submit your issue, please replace each text area below with information about your proposed feature. -- type: input - attributes: - label: Feature Name - validations: - required: true -- type: textarea - attributes: - label: Description - description: | - A description of your proposed feature. - - Design proposals to show what's missing, or what new capabilities will be possible, are very helpful! Provide links to existing issues or external references/discussions, if appropriate. - - How does it behave in different viewports? - - Are there accessibility considerations for this feature? - validations: - required: true -- type: textarea - attributes: - label: Motivation - description: A description of the use-case this proposal is trying to serve. - validations: - required: false -- type: textarea - attributes: - label: Importance - description: | - A description of the importance of this change. - - Does this feature unlock entirely new use-cases? Or is it possible to achieve the same functionality with existing functionality and this change would improve the user experience? - validations: - required: false -- type: textarea - attributes: - label: Alternatives Considered - description: If you considered alternative approaches for this feature, please include them here. - validations: - required: false diff --git a/docs/renderer/.github/ISSUE_TEMPLATE/config.yml b/docs/renderer/.github/ISSUE_TEMPLATE/config.yml deleted file mode 100644 index d130b8fbd..000000000 --- a/docs/renderer/.github/ISSUE_TEMPLATE/config.yml +++ /dev/null @@ -1,24 +0,0 @@ -# This source file is part of the Swift.org open source project -# -# Copyright (c) 2022 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 - -# This is set to `false` to encourage users to use the provided templates instead -# of beginning with a blank one. -# -# For details, see: https://docs.github.com/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#configuring-the-template-chooser -blank_issues_enabled: false - -contact_links: - - name: Discussion Forum - url: https://forums.swift.org/c/development/swift-docc - about: Ask and answer questions about Swift-DocC - - name: Swift-DocC Documentation - url: https://www.swift.org/documentation/docc/ - about: Learn about how to use the Swift-DocC documentation tool in your projects - - name: Swift-DocC Technical Documentation - url: https://apple.github.io/swift-docc/documentation/swiftdocc/ - about: Read Swift-DocC's technical API documentation diff --git a/docs/renderer/.github/pull_request_template.md b/docs/renderer/.github/pull_request_template.md deleted file mode 100644 index 575d8c179..000000000 --- a/docs/renderer/.github/pull_request_template.md +++ /dev/null @@ -1,27 +0,0 @@ -Bug/issue #, if applicable: - -## Summary - -_Provide a description of what your PR addresses, explaining the expected user experience. -Also, provide an overview of your implementation._ - -## Dependencies - -_Describe any dependencies this PR might have, such as an associated branch in another repository._ - -## Testing - -_Describe how a reviewer can test the functionality of your PR. Provide test content to test with if -applicable._ - -Steps: -1. _Provide setup instructions._ -2. _Explain in detail how the functionality can be tested._ - -## Checklist - -Make sure you check off the following items. If they cannot be completed, provide a reason. - -- [ ] Added tests -- [ ] Ran `npm test`, and it succeeded -- [ ] Updated documentation if necessary diff --git a/docs/renderer/.gitignore b/docs/renderer/.gitignore deleted file mode 100644 index be58bd934..000000000 --- a/docs/renderer/.gitignore +++ /dev/null @@ -1,32 +0,0 @@ -# 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 - -.DS_Store -node_modules - -# local env files -.env.local -.env.*.local - -# Log files -npm-debug.log* -yarn-debug.log* -yarn-error.log* - -# Editor directories and files -.idea -.vscode -*.suo -*.ntvs* -*.njsproj -*.sln -*.sw* - -__pycache__ - -.docc-build diff --git a/docs/renderer/.nvmrc b/docs/renderer/.nvmrc deleted file mode 100644 index f46d5e394..000000000 --- a/docs/renderer/.nvmrc +++ /dev/null @@ -1 +0,0 @@ -14.21.3 diff --git a/docs/renderer/CODE_OF_CONDUCT.md b/docs/renderer/CODE_OF_CONDUCT.md deleted file mode 100644 index b0a0ab2f2..000000000 --- a/docs/renderer/CODE_OF_CONDUCT.md +++ /dev/null @@ -1,5 +0,0 @@ -# Code of Conduct - -The code of conduct for this project can be found at https://swift.org/code-of-conduct. - - diff --git a/docs/renderer/CONTRIBUTING.md b/docs/renderer/CONTRIBUTING.md deleted file mode 100644 index 411d99da4..000000000 --- a/docs/renderer/CONTRIBUTING.md +++ /dev/null @@ -1,191 +0,0 @@ -# Contributing to Swift-DocC-Render - -## Introduction - -### Welcome - -Thank you for considering contributing to Swift-DocC-Render. - -Please know that everyone is welcome to contribute to Swift-DocC-Render. -Contributing doesn’t just mean submitting pull requests—there -are many different ways for you to get involved, -including answering questions on the -[Swift Forums](https://forums.swift.org/c/development/swift-docc), -reporting or screening bugs, and writing documentation. - -No matter how you want to get involved, -we ask that you first learn what’s expected of anyone who participates in -the project by reading the [Swift Community Guidelines](https://swift.org/community/) -as well as our [Code of Conduct](/CODE_OF_CONDUCT.md). - -This document focuses on how to contribute code and documentation to -this repository. - -### Legal - -By submitting a pull request, you represent that you have the right to license your -contribution to Apple and the community, and agree by submitting the patch that your -contributions are licensed under the Apache 2.0 license (see [`LICENSE.txt`](/LICENSE.txt)). - -## Contributions Overview - -Swift-DocC-Render is an open source project and we encourage contributions -from the community. - -### Contributing Code and Documentation - -Before contributing code or documentation to Swift-DocC-Render -we encourage you to first create an issue on [Swift JIRA](https://bugs.swift.org/) -for a bug report or feature request. -This will allow us to provide feedback on the proposed change. -However, this is not a requirement. If your contribution is small in scope, -feel free to open a PR without first creating an issue. - -All changes to Swift-DocC-Render source must go through the PR review process before -being merged into the `main` branch. -See the [Code Contribution Guidelines](#code-contribution-guidelines) below for -more details. - -## Build and Run Swift-DocC-Render - -### Run Steps - -> Note: requires [Node.js](https://nodejs.org/en/download/) v14 -> and [npm](https://www.npmjs.com/package/npm) v6.14 - -1. Checkout this repository using: - - ```shell - git clone git@github.com:apple/swift-docc-render.git - ``` - -2. Navigate to the root of your cloned repository with: - - ```shell - cd swift-docc-render - ``` - -3. Install dependencies: - - ```shell - npm install - ``` - -4. Run a local server with hot reload at [localhost:8080](http://localhost:8080/) - - You may want to set an http endpoint as a proxy to handle data requests while developing locally. - - ```shell - VUE_APP_DEV_SERVER_PROXY=https://localhost:8000 npm run serve - ``` - - As an alternative you can just create a `.env.development.local` file on the root of the project to add the `VUE_APP_DEV_SERVER_PROXY` env varible so you don't have to set it in the `npm run serve` script each time. - -### Build Steps - -To build Swift-DocC-Render for deployment, run the command below. The output will be generated inside the `dist` folder: - -```shell -npm run build -``` - -## Testing Swift-DocC-Render using data from Swift-DocC - -Follow [these steps](https://github.com/apple/swift-docc#using-docc-to-build-and-preview-documentation) to generate a documentation archive, set the path to your renderer and render locally your documentation using Swift-DocC-Render. - -## Code Contribution Guidelines - -### Overview - -- Do your best to keep the git history easy to understand. - -- Use informative commit titles and descriptions. - - Include a brief summary of changes as the first line. - - Describe everything that was added, removed, or changed, and why. - -- All changes must go through the pull request review process. - -### Pull Request Preparedness Checklist - -When you're ready to have your change reviewed, please make sure you've completed the following requirements: - -- [x] Add Swift's license header to the new files. - -- [x] Add tests to cover any new functionality or to prevent regressions of a bug fix. - -- [x] Run the `npm run test` script and confirm that the unit test, lint and license header checks pass. - -- [x] Add source code documentation to all added coded that explains - the new behavior. - -### Opening a Pull Request - -When opening a pull request, please make sure to fill out the pull request template -and complete all tasks mentioned there. - -Your PR should mention the number of the [Swift JIRA](https://bugs.swift.org/) -issue your work is addressing (SR-NNNNN). - -Most PRs should be against the `main` branch. If your change is intended -for a specific release, you should also create a separate branch -that cherry-picks your commit onto the associated release branch. - -### Code Review Process - -All PRs will need approval from someone on the core team -(someone with write access to the repository) before being merged. - -## Testing and Linting - -Swift-DocC-Render is committed to maintaining a high level of code quality. -Before opening a pull request, we ask that you: - -1. Run the full test suite and confirm that it passes. - -2. Write new tests to cover any changes you made. - -### Tests and linting - -Run the following script to: -- Run unit tests with [Jest](https://jestjs.io/) -- Find syntax errors with [ESLint](https://eslint.org/) -- Check that all files have license headers - -```shell -npm run test -``` - -Run an individual unit test suite: - -```shell -npm run test:unit tests/unit/path/to/spec.js -``` - -Run unit tests and watch for changes: - -```shell -npm run test:unit:watch -``` - -To manually lint your code for style issues, you can run the [ESLint](https://eslint.org/) suite: - -```shell -npm run lint -``` - -If you want the linter to automatically fix the errors it finds, run: - -```shell -npm run lint:fix -``` - -## Your First Contribution - -Unsure of where to begin contributing to Swift-DocC-Render? You can start by looking at -the bugs in the `Swift-DocC-Render` component with the `StarterBug` label on -[Swift JIRA](https://bugs.swift.org/issues/?jql=project%20%3D%20SR%20AND%20status%20in%20(Open%2C%20Reopened)%20AND%20component%20%3D%20Swift-DocC-Render%20AND%20labels%20%3D%20StarterBug). - -Once you've found an issue to work on, -follow the above instructions for [Building Swift-DocC-Render](#build-and-run-swift-docc-render). - - diff --git a/docs/renderer/LICENSE.txt b/docs/renderer/LICENSE.txt deleted file mode 100644 index 78129ccbb..000000000 --- a/docs/renderer/LICENSE.txt +++ /dev/null @@ -1,211 +0,0 @@ - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - - -### Runtime Library Exception to the Apache 2.0 License: ### - - - As an exception, if you use this Software to compile your source code and - portions of this Software are embedded into the binary product as a result, - you may redistribute such product without providing attribution as would - otherwise be required by Sections 4(a), 4(b) and 4(d) of the License. diff --git a/docs/renderer/NOTICE.txt b/docs/renderer/NOTICE.txt deleted file mode 100644 index 35e2735fe..000000000 --- a/docs/renderer/NOTICE.txt +++ /dev/null @@ -1,83 +0,0 @@ - - The Swift-DocC-Render Project - ============================= - -Please visit the Swift-DocC-Render web site for more information: - - * https://github.com/apple/swift-docc-render - -Copyright (c) 2021 Apple Inc. and the Swift project authors - -The Swift Project licenses this file to you under the Apache License, version -2.0 (the "License"); you may not use this file except in compliance with the -License. You may obtain a copy of the License at: - - https://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software distributed -under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR -CONDITIONS OF ANY KIND, either express or implied. See the License for the -specific language governing permissions and limitations under the License. - -------------------------------------------------------------------------------- - -This product depends on Vue.js. - - * LICENSE (MIT): - * https://github.com/vuejs/vue/blob/dev/LICENSE - * HOMEPAGE: - * https://github.com/vuejs/vue - ---- - -This product depends on vue-router. - - * LICENSE (MIT): - * https://github.com/vuejs/vue-router/blob/dev/LICENSE - * HOMEPAGE: - * https://github.com/vuejs/vue-router - ---- - -This product depends on core-js. - - * LICENSE (MIT): - * https://github.com/zloirock/core-js/blob/master/LICENSE - * HOMEPAGE: - * https://github.com/zloirock/core-js - ---- - -This product depends on Highlight.js. - - * LICENSE (BSD-3-Clause): - * https://github.com/highlightjs/highlight.js/blob/main/LICENSE - * HOMEPAGE: - * https://github.com/highlightjs/highlight.js - ---- - -This product depends on the IntersectionObserver polyfill. - - * LICENSE (W3C Software and Document): - * https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document - * HOMEPAGE: - * https://github.com/w3c/IntersectionObserver/tree/main/polyfill - ---- - -This product depends on PortalVue. - - * LICENSE (MIT): - * https://github.com/LinusBorg/portal-vue/blob/develop/LICENCE - * HOMEPAGE: - * https://github.com/LinusBorg/portal-vue - ---- - -This product depends on webpack-theme-resolver-plugin. - - * LICENSE (MIT): - * https://github.com/russmediadigital/webpack-theme-resolver-plugin/blob/master/LICENSE - * HOMEPAGE - * https://github.com/russmediadigital/webpack-theme-resolver-plugin diff --git a/docs/renderer/README.md b/docs/renderer/README.md deleted file mode 100644 index 0b8308b72..000000000 --- a/docs/renderer/README.md +++ /dev/null @@ -1,78 +0,0 @@ -# Swift-DocC-Render - -Swift-DocC-Render is a web Single Page Application (SPA) powered by [Vue.js](https://vuejs.org/) for creating rich code documentation websites. Pages and content are generated using render JSON data from DocC. It comes with a well suited design for documentation websites. -SPAs are web apps that render dynamically at runtime entirely in the browser, using JavaScript. - -[Swift-DocC](https://github.com/apple/swift-docc) is a tool for building and previewing documentation, aimed at making it easy to generate reference documentation from frameworks and packages, as well as free-form articles and tutorials authored in Markdown. It produces a folder in the Documentation Archive format (extension `.doccarchive`), which contains a machine-readable output of the documentation as JSON data that Swift-DocC-Render uses to produce rendered documentation. - -## Getting Started - -> Note: requires [Node.js](https://nodejs.org/en/download/) v14 -> and [npm](https://www.npmjs.com/package/npm) v6.14 - -1. **Download this repository and go to its folder** - - ```shell - git clone https://github.com/apple/swift-docc-render.git - cd swift-docc-render - ``` - -2. **Install dependencies** - - ```shell - npm install - ``` - -3. **Run a local server with hot reload at [localhost:8080](http://localhost:8080/)** - - You may want to set a proxy to handle data requests while developing locally by setting the VUE_APP_DEV_SERVER_PROXY env variable to a documentation archive (.doccarchive or .docc-build) on your disk or served in a HTTP endpoint: - - ```shell - VUE_APP_DEV_SERVER_PROXY=[path to documentation archive] npm run serve - ``` - - As an alternative you can just create a `.env.development.local` file on the root of the project to add the `VUE_APP_DEV_SERVER_PROXY` env variable so you don't have to set it in the `npm run serve` script each time. - -## Using Swift-DocC-Render to render documentation - -Follow [these steps](https://github.com/apple/swift-docc#using-docc-to-build-and-preview-documentation) to generate a documentation archive, set the path to your renderer and render locally your documentation using Swift-DocC-Render. - -## Rendering and building docs - -You need to have [DocC](https://swift.org/documentation/docc) installed, in order to preview and build documentation. Read [Getting Started with Swift](https://www.swift.org/getting-started/) to learn more. - -To preview the docs, run `npm run docs:preview`. This will spawn a preview server on http://localhost:8000/documentation/doccrender. - -To build the docs, run `npm run docs:build`. - -## Bug Reports and Feature Requests - -### Submitting a Bug Report - -Swift-DocC-Render tracks all bug reports with [Swift JIRA](https://bugs.swift.org/). -When you submit a bug report we ask that you follow the -Swift [Bug Reporting](https://swift.org/contributing/#reporting-bugs) guidelines -and provide as many details as possible. - -If you can confirm that the bug occurs when using the latest commit of Swift-DocC -from the `main` branch (see [Building Swift-DocC-Render](/CONTRIBUTING.md#build-and-run-swift-docc-render)), -that will help us track down the bug faster. - -### Submitting a Feature Request - -For feature requests, please feel free to create an issue -on [Swift JIRA](https://bugs.swift.org/) with the `New Feature` type -or start a discussion on the [Swift Forums](https://forums.swift.org/c/development/swift-docc). - -Don't hesitate to submit a feature request if you see a way -Swift-DocC-Render can be improved to better meet your needs. - -All user-facing features must be discussed -in the [Swift Forums](https://forums.swift.org/c/development/swift-docc) -before being enabled by default. - -## Contributing to DocC - -Please see the [contributing guide](/CONTRIBUTING.md) for more information. - - diff --git a/docs/renderer/SwiftDocCRender.docc/Info.plist b/docs/renderer/SwiftDocCRender.docc/Info.plist deleted file mode 100644 index c7b392a62..000000000 --- a/docs/renderer/SwiftDocCRender.docc/Info.plist +++ /dev/null @@ -1,14 +0,0 @@ - - - - - CFBundleName - Swift-DocC-Render - CFBundleDisplayName - Swift-DocC-Render - CFBundleIdentifier - org.swift.swiftdoccrender - CFBundleVersion - 0.1.0 - - diff --git a/docs/renderer/SwiftDocCRender.docc/SwiftDocCRender.md b/docs/renderer/SwiftDocCRender.docc/SwiftDocCRender.md deleted file mode 100644 index a2b9a6a00..000000000 --- a/docs/renderer/SwiftDocCRender.docc/SwiftDocCRender.md +++ /dev/null @@ -1,23 +0,0 @@ -# Swift-DocC-Render - -@Metadata { - @TechnologyRoot -} - -A web renderer for DocC Archives produced by DocC. - -## Overview - -DocC-Render displays documentation produced by [DocC](https://www.swift.org/documentation/docc) on the web and is included in DocC Archives. - -### How It Works - -DocC-Render is a Single Page Application (SPA for short), powered by [Vue.js](https://vuejs.org). SPAs are web apps that are rendered entirely in the browser using JavaScript. Pages and content are generated dynamically at runtime, based on DocC generated Render JSON data. - -## Topics - -### Contributing and Internals - -- - - diff --git a/docs/renderer/SwiftDocCRender.docc/contributing/Internals.md b/docs/renderer/SwiftDocCRender.docc/contributing/Internals.md deleted file mode 100644 index 14f3d80b5..000000000 --- a/docs/renderer/SwiftDocCRender.docc/contributing/Internals.md +++ /dev/null @@ -1,194 +0,0 @@ -# Learn about DocC-Render's internals - -Learn how DocC-Render is built internally, the principles behind its structure, and how the components interact. - -## Overview - -DocC-Render supports rendering reference pages, tutorials, and articles to document your project in a structured manner. - -Each page fetches its required render JSON asynchronously, from the `/data` directory. To learn more about the types of pages DocC-Render supports, visit the [DocC Docs](https://www.swift.org/documentation/docc). - -### Modular Architecture - -Even though `swift-docc-render` is a Vue.js application, it defines a variety of components and utilities, that could also be used in a modular fashion by some other Vue application. All components are packaged as raw Vue files, so Vue applications can utilize them as needed. - -### Vue Page Structure - -Routing in DocC-Render is handled by [Vue Router](https://router.vuejs.org), with routes defined in `src/routes.js`. Pages can be dynamic, meaning a single page can match many urls, but still be rendered by the same Vue Page Component. For example the `/tutorials/:id` route is rendered by the **TutorialOverview** page. - -For each page type we have: - -* A **view** component inside the `views` folder. It is used to fetch and provide the data down to its children. -* A **page** component, responsible for rendering the atomic components, based on the available JSON. This is generally a direct child component of the **view** component. - -### Sub Components - -Each page is made out of isolated sub components, rendered depending on the data coming from DocC. These components are the building blocks of all pages. - -Some of the more generic ones like `ContentNode` or `GridColumn` are in almost every page, whereas others belong to only certain page types. Those belonging to a certain page type, are usually scoped to a folder named after their page type. - -`ContentNode` is the backbone of the DocC-Render application, responsible for deeply walking through the Render JSON and rendering each of the smaller building blocks related to markdown content. - -### Internal Links and Routes - -Routes in DocC-Render are very flexible and define a very relaxed matching pattern. - -For example, the `/documentation/*` route for documentation pages will try to fetch data and render a page using the `*` part of the URL as the path of the data to fetch. The same idea applies to the `/tutorials/*` route. - -**Example:** -For the route `/documentation/path/to/something` DocC-Render will try to fetch DocC generated JSON, using the same nested path `/data/documentation/path/to/something.json`. - -Links to pages in DocC-Render are generated using references coming from the render JSON. You can use `ReferenceUrlProvider` to get the URL and title from a reference. - -```html - - - {{ title }} - - -``` - -### Stores - -A DocC-Render store module extracts commonly used data that needs to be reactive and be accessible to multiple components. -A store is just an ES Module that exposes a `state` object and some methods. This follows the [Simple State Management](https://vuejs.org/v2/guide/state-management.html#Simple-State-Management-from-Scratch) section from the Vue docs. - -```js -// src/stores/FooStore.js -export default { - state: {}, - setFoo(foo){ - this.state.foo = foo; - }, -} -``` - -In order to make the state reactive, a Vue component imports the module and attaches its `state` to a `data` property. - -```js -// src/views/FooView.vue - -import FooStore from '@/stores/FooStore' - -export default { - computed: { - store: FooStore - }, - provide() { - return { store: this.store }; - }, -} -``` - -```js -// src/components/FooView/FooComponent.vue - -export default { - inject: ['store'], - data() { - return { - state: this.store.state, - } - } -} -``` - -### Constants - -Files inside the `constants` folder are meant to share different constant value across many components. They are preferably kept simple, scoping common constants to a single file. - -### Icons - -Icons in DocC-Render are Vue components that utilize the `SVGIcon` component. Inside the `SVGIcon` element, you can copy the body of an SVG file with the `svg` tag removed. This is done so we can load vector icons inline, and be able to change properties like colors and fills easily with css. - -```html - - - -``` - -### Styles - -Styles in DocC-Render are separated between `core` and `base` styles, with the majority of styling being defined as scoped inside the corresponding Vue file. - -> Define styles inside Vue files as **scoped**, so style collisions are reduced to a minimum. - -* The `base` styles represent global styles, like resetting styles, styling links and headings across the app. These styles are imported once, purposefully not scoped, inside `App.vue`. -* The `core` styles are used to define Sass variables, mixins and functions, that are to be used to generate reusable and complex styles inside Vue files. - -> Important: SCSS files inside **core** should never output css directly! These style files are imported in almost every vue file, and making them output styles, will lead to duplication of styles across the entire app. - -If you need access to a global mixin or var, from `_core.scss` you have to import it first. - -```html - -``` - -### Local Development - -#### Unit tests - -DocC-Render is unit tested, using the [Jest](https://jestjs.io/) testing framework. All components and utilities strive to have a corresponding test file inside the `tests` folder, mirroring the file's location. - -Unit tests can be run via: - -* `npm run test:unit` - run all unittests -* `npm run test:unit:watch` - run only the modified files and watch for changes -* `npx run test:unit tests/unit/path/to/spec.js` - run an individual test file - -#### Code style - -DocC-Render uses [ESLint](https://eslint.org/) to format the code and avoid syntax errors. It is following [Airbnb](https://github.com/airbnb/javascript) code styling along with [Vue Style Guide](https://vuejs.org/v2/style-guide/)’s essential configuration. - -To run the linter run: - -`npm run lint` - -To automatically fix any error, run: - -`npm run lint:fix` - -If you use the development server via `npm run serve`, files are linted on each change. Read more about configuring your linter [here](https://cli.vuejs.org/core-plugins/eslint.html#configuration). - -#### Environment flags - -DocC-Render has a few build-time environment flags, that allow you to set configuration parameters before building. Read [How to set Environment Variables in Vue CLI](https://cli.vuejs.org/guide/mode-and-env.html#environment-variables). - -**List of env variables:** - -* **VUE_APP_DEV_SERVER_PROXY** - The HTTP endpoint or local filepath to read render JSON from when using the development server -* **VUE_APP_TITLE** - An optional default page title to apply to pages - -#### Available Scripts - -These are the most commonly used npm scripts you would need to develop DocC-Render: - -* **serve** - used while developing DocC-Render or a theme. Starts up a custom live-reloading server, which serves a local DocC-Render instance. -* **build** - builds DocC-Render, in a state ready for `docc`. -* **test** - run the entire DocC-Render test suite. -* **lint** - run the linter, to check for code styling errors. - -#### Configuring the server - -DocC-Render uses browser APIs to simulate nested file structures, which means we need to tell the server to redirect those nested paths properly. To see examples for popular server configs, check: [Vue Router Server Configs](https://router.vuejs.org/guide/essentials/history-mode.html#example-server-configurations) - - diff --git a/docs/renderer/app/index.html b/docs/renderer/app/index.html deleted file mode 100644 index aa93ce018..000000000 --- a/docs/renderer/app/index.html +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - - <%= process.env.VUE_APP_TITLE %> - - - - -